Pull request #3282 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d6aa07ecf6045d1532aa68f6d68a2a39eb621d86+be0d14e436fe9c753018b2c9bd281985489666e3 (0104719991e9f61264eee0c508f5d05570b7b77e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3282/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3282/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30852’ Running on prd-centos7-docker-4c-2g-30853 in /w/workspace/edgexfoundry_edgex-go_PR-3282 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3282/head:refs/remotes/origin/PR-3282 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 Merge succeeded, producing d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 Checking out Revision d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 (PR-3282) > git config core.sparsecheckout # timeout=10 > git checkout -f d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 # 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 be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-22T07:15:23.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-22T07:15:24.195Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-22T07:15:24.437Z] ========================================================= [2021-03-22T07:15:24.437Z] EdgeX Global Pipelines Version Info [2021-03-22T07:15:24.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:15:25.959Z] ------------------- [2021-03-22T07:15:25.960Z] stable info: [2021-03-22T07:15:25.960Z] ------------------- [2021-03-22T07:15:25.960Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-22T07:15:25.960Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T07:15:25.960Z] Message: update stable to v1.0.186 [2021-03-22T07:15:26.923Z] ------------------- [2021-03-22T07:15:26.923Z] experimental info: [2021-03-22T07:15:26.923Z] ------------------- [2021-03-22T07:15:26.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-22T07:15:26.923Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-22T07:15:26.923Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-22T07:15:27.316Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-22T07:15:27.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-22T07:15:27.591Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-22T07:15:27.729Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-22T07:15:27.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-22T07:15:27.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-22T07:15:28.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-22T07:15:28.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-22T07:15:28.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-22T07:15:28.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-22T07:15:28.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-22T07:15:28.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-22T07:15:28.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-22T07:15:29.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-22T07:15:29.141Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-22T07:15:29.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-22T07:15:29.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-22T07:15:29.620Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-22T07:15:29.745Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-22T07:15:29.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-22T07:15:30.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-22T07:15:30.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-22T07:15:30.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3282 [Pipeline] echo [2021-03-22T07:15:30.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3282 [Pipeline] echo [2021-03-22T07:15:30.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3282 [Pipeline] echo [2021-03-22T07:15:30.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [Pipeline] echo [2021-03-22T07:15:30.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6aa07e [Pipeline] echo [2021-03-22T07:15:31.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T07:15:31.256Z] provisioning config files... [2021-03-22T07:15:31.293Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4954826582250779022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:15:31.706Z] ---> docker-login.sh [2021-03-22T07:15:31.706Z] nexus3.edgexfoundry.org:10001 [2021-03-22T07:15:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:15:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:15:31.969Z] Configure a credential helper to remove this warning. See [2021-03-22T07:15:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:15:31.969Z] [2021-03-22T07:15:31.969Z] Login Succeeded [2021-03-22T07:15:31.969Z] nexus3.edgexfoundry.org:10002 [2021-03-22T07:15:32.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:15:32.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:15:32.231Z] Configure a credential helper to remove this warning. See [2021-03-22T07:15:32.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:15:32.231Z] [2021-03-22T07:15:32.231Z] Login Succeeded [2021-03-22T07:15:32.231Z] nexus3.edgexfoundry.org:10003 [2021-03-22T07:15:32.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:15:32.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:15:32.499Z] Configure a credential helper to remove this warning. See [2021-03-22T07:15:32.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:15:32.499Z] [2021-03-22T07:15:32.499Z] Login Succeeded [2021-03-22T07:15:32.499Z] nexus3.edgexfoundry.org:10004 [2021-03-22T07:15:32.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:15:32.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:15:32.761Z] Configure a credential helper to remove this warning. See [2021-03-22T07:15:32.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:15:32.761Z] [2021-03-22T07:15:32.761Z] Login Succeeded [2021-03-22T07:15:32.761Z] docker.io [2021-03-22T07:15:32.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:15:33.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:15:33.023Z] Configure a credential helper to remove this warning. See [2021-03-22T07:15:33.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:15:33.023Z] [2021-03-22T07:15:33.023Z] Login Succeeded [2021-03-22T07:15:33.023Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T07:15:33.046Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T07:15:33.654Z] ++ 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-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/core-command/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/core-data/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-22T07:15:33.654Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-22T07:15:33.654Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-22T07:15:33.654Z] ++ cut -d/ -f2 [2021-03-22T07:15:33.654Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-22T07:15:33.746Z] 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-22T07:15:34.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T07:15:34.747Z] [2021-03-22T07:15:34.747Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:15:35.144Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T07:15:35.144Z] latest: Pulling from edgex-devops/git-semver [2021-03-22T07:15:35.144Z] 31603596830f: Pulling fs layer [2021-03-22T07:15:35.144Z] 2a8b12db71e7: Pulling fs layer [2021-03-22T07:15:35.144Z] 6ca5941a6612: Pulling fs layer [2021-03-22T07:15:35.144Z] ecc8261a40a4: Pulling fs layer [2021-03-22T07:15:35.144Z] ecc8261a40a4: Waiting [2021-03-22T07:15:35.144Z] 2a8b12db71e7: Verifying Checksum [2021-03-22T07:15:35.144Z] 2a8b12db71e7: Download complete [2021-03-22T07:15:35.144Z] 31603596830f: Verifying Checksum [2021-03-22T07:15:35.144Z] 31603596830f: Download complete [2021-03-22T07:15:35.411Z] ecc8261a40a4: Verifying Checksum [2021-03-22T07:15:35.411Z] ecc8261a40a4: Download complete [2021-03-22T07:15:35.411Z] 6ca5941a6612: Verifying Checksum [2021-03-22T07:15:35.411Z] 6ca5941a6612: Download complete [2021-03-22T07:15:35.676Z] 31603596830f: Pull complete [2021-03-22T07:15:35.676Z] 2a8b12db71e7: Pull complete [2021-03-22T07:15:36.633Z] 6ca5941a6612: Pull complete [2021-03-22T07:15:36.896Z] ecc8261a40a4: Pull complete [2021-03-22T07:15:36.896Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-22T07:15:36.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-22T07:15:36.896Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-22T07:15:37.075Z] prd-centos7-docker-4c-2g-30853 does not seem to be running inside a container [2021-03-22T07:15:37.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-22T07:15:39.412Z] $ docker top 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-22T07:15:39.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T07:15:39.882Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T07:15:40.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T07:15:40.099Z] $ docker exec 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d ssh-agent [2021-03-22T07:15:40.259Z] SSH_AUTH_SOCK=/tmp/ssh-4IfB5ZaE11jf/agent.11 [2021-03-22T07:15:40.259Z] SSH_AGENT_PID=16 [2021-03-22T07:15:40.275Z] Running ssh-add (command line suppressed) [2021-03-22T07:15:40.392Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3246273499176661933.key (/w/workspace/edgex-go/1@tmp/private_key_3246273499176661933.key) [2021-03-22T07:15:40.446Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T07:15:40.841Z] + git tag --points-at HEAD [Pipeline] } [2021-03-22T07:15:40.875Z] $ docker exec --env ******** --env ******** 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d ssh-agent -k [2021-03-22T07:15:41.000Z] unset SSH_AUTH_SOCK; [2021-03-22T07:15:41.001Z] unset SSH_AGENT_PID; [2021-03-22T07:15:41.001Z] echo Agent pid 16 killed; [2021-03-22T07:15:41.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-22T07:15:41.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-22T07:15:41.260Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-22T07:15:41.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-22T07:15:41.439Z] $ docker exec 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d ssh-agent [2021-03-22T07:15:41.599Z] SSH_AUTH_SOCK=/tmp/ssh-gZ9b8V8DnaFi/agent.45 [2021-03-22T07:15:41.599Z] SSH_AGENT_PID=51 [2021-03-22T07:15:41.607Z] Running ssh-add (command line suppressed) [2021-03-22T07:15:41.729Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6848232866204664858.key (/w/workspace/edgex-go/1@tmp/private_key_6848232866204664858.key) [2021-03-22T07:15:41.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-22T07:15:42.171Z] + git semver init [2021-03-22T07:15:42.171Z] # -> Open(): unable to determine branch for HEAD [2021-03-22T07:15:42.171Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-22T07:15:42.171Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-22T07:15:42.171Z] # $SEMVER_REMOTE_NAME = origin [2021-03-22T07:15:42.171Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-22T07:15:42.171Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-22T07:15:42.171Z] # $SEMVER_BRANCH = PR-3282 [2021-03-22T07:15:42.171Z] # $SEMVER_TEMP = /tmp/semver-542988344 [2021-03-22T07:15:42.171Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-22T07:16:00.361Z] # '/tmp/semver-542988344' -> '/w/workspace/edgex-go/1/.semver' [2021-03-22T07:16:00.361Z] # -> Force: false [2021-03-22T07:16:00.361Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-22T07:16:00.387Z] $ docker exec --env ******** --env ******** 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d ssh-agent -k [2021-03-22T07:16:00.573Z] unset SSH_AUTH_SOCK; [2021-03-22T07:16:00.573Z] unset SSH_AGENT_PID; [2021-03-22T07:16:00.573Z] echo Agent pid 51 killed; [2021-03-22T07:16:00.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-22T07:16:01.203Z] + git semver [Pipeline] } [2021-03-22T07:16:01.239Z] $ docker stop --time=1 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d [2021-03-22T07:16:02.830Z] $ docker rm -f 6a80bccb236478b4275c09d61ed0634649e08660fb24691d127b0e27647b763d [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T07:16:03.468Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-22T07:16:04.044Z] Stashed 1 file(s) [Pipeline] echo [2021-03-22T07:16:04.064Z] [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-22T07:16:05.385Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:16:05.703Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:16:06.026Z] + sudo service docker restart [2021-03-22T07:16:06.026Z] + true [2021-03-22T07:16:06.026Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-22T07:16:06.639Z] ========================================================= [2021-03-22T07:16:06.639Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-22T07:16:06.639Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:16:07.042Z] + 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-22T07:16:10.399Z] Sending build context to Docker daemon 328.6MB [2021-03-22T07:16:10.399Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T07:16:10.399Z] Step 2/6 : FROM ${BASE} [2021-03-22T07:16:10.399Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-22T07:16:10.399Z] 188c0c94c7c5: Pulling fs layer [2021-03-22T07:16:10.399Z] 0ef7d3d256c8: Pulling fs layer [2021-03-22T07:16:10.399Z] de9db76c5a1d: Pulling fs layer [2021-03-22T07:16:10.399Z] bca2f99d35d6: Pulling fs layer [2021-03-22T07:16:10.399Z] 93359f2a8cfa: Pulling fs layer [2021-03-22T07:16:10.399Z] 7c6f9722023f: Pulling fs layer [2021-03-22T07:16:10.399Z] a35cf1a2eb13: Pulling fs layer [2021-03-22T07:16:10.399Z] 93359f2a8cfa: Waiting [2021-03-22T07:16:10.399Z] 7c6f9722023f: Waiting [2021-03-22T07:16:10.399Z] a35cf1a2eb13: Waiting [2021-03-22T07:16:10.399Z] bca2f99d35d6: Waiting [2021-03-22T07:16:10.399Z] de9db76c5a1d: Verifying Checksum [2021-03-22T07:16:10.399Z] de9db76c5a1d: Download complete [2021-03-22T07:16:10.399Z] 0ef7d3d256c8: Verifying Checksum [2021-03-22T07:16:10.399Z] 0ef7d3d256c8: Download complete [2021-03-22T07:16:10.399Z] 93359f2a8cfa: Verifying Checksum [2021-03-22T07:16:10.399Z] 93359f2a8cfa: Download complete [2021-03-22T07:16:10.399Z] 188c0c94c7c5: Verifying Checksum [2021-03-22T07:16:10.399Z] 188c0c94c7c5: Download complete [2021-03-22T07:16:10.399Z] 7c6f9722023f: Verifying Checksum [2021-03-22T07:16:10.399Z] 7c6f9722023f: Download complete [2021-03-22T07:16:10.986Z] 188c0c94c7c5: Pull complete [2021-03-22T07:16:11.250Z] 0ef7d3d256c8: Pull complete [2021-03-22T07:16:11.250Z] de9db76c5a1d: Pull complete [2021-03-22T07:16:12.663Z] a35cf1a2eb13: Verifying Checksum [2021-03-22T07:16:12.663Z] a35cf1a2eb13: Download complete [2021-03-22T07:16:13.255Z] bca2f99d35d6: Verifying Checksum [2021-03-22T07:16:13.255Z] bca2f99d35d6: Download complete [2021-03-22T07:16:19.229Z] bca2f99d35d6: Pull complete [2021-03-22T07:16:19.229Z] 93359f2a8cfa: Pull complete [2021-03-22T07:16:19.229Z] 7c6f9722023f: Pull complete [2021-03-22T07:16:19.734Z] Still waiting to schedule task [2021-03-22T07:16:19.734Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-22T07:16:23.519Z] a35cf1a2eb13: Pull complete [2021-03-22T07:16:23.519Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-22T07:16:23.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-22T07:16:23.519Z] ---> a62c8e92a672 [2021-03-22T07:16:23.519Z] 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-22T07:16:23.519Z] ---> Running in c69f09bd3a8c [2021-03-22T07:16:23.781Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:16:24.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:16:24.938Z] (1/12) Installing libmagic (5.38-r0) [2021-03-22T07:16:24.938Z] (2/12) Installing file (5.38-r0) [2021-03-22T07:16:24.938Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-22T07:16:25.202Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-22T07:16:35.239Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-22T07:16:35.239Z] (6/12) Installing patch (2.7.6-r6) [2021-03-22T07:16:35.239Z] (7/12) Installing build-base (0.5-r2) [2021-03-22T07:16:35.239Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-22T07:16:35.813Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-22T07:16:35.813Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-22T07:16:35.813Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-22T07:16:36.076Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-22T07:16:36.339Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:16:36.339Z] OK: 233 MiB in 51 packages [2021-03-22T07:16:39.652Z] Removing intermediate container c69f09bd3a8c [2021-03-22T07:16:39.652Z] ---> 009928c3ff81 [2021-03-22T07:16:39.652Z] Step 4/6 : WORKDIR /edgex-go [2021-03-22T07:16:39.915Z] ---> Running in dd1a465687fd [2021-03-22T07:16:39.915Z] Removing intermediate container dd1a465687fd [2021-03-22T07:16:39.915Z] ---> 8bff3a8abb10 [2021-03-22T07:16:39.915Z] Step 5/6 : COPY go.mod . [2021-03-22T07:16:40.177Z] ---> c3e11de42e2b [2021-03-22T07:16:40.177Z] Step 6/6 : RUN go mod download [2021-03-22T07:16:40.177Z] ---> Running in 137b4a2abafa [2021-03-22T07:17:06.851Z] Removing intermediate container 137b4a2abafa [2021-03-22T07:17:06.851Z] ---> f4ba0c41063e [2021-03-22T07:17:06.851Z] Successfully built f4ba0c41063e [2021-03-22T07:17:06.851Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:17:07.211Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T07:17:07.211Z] . [Pipeline] withDockerContainer [2021-03-22T07:17:07.348Z] prd-centos7-docker-4c-2g-30853 does not seem to be running inside a container [2021-03-22T07:17:07.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-22T07:17:08.310Z] $ docker top 650cca9b282da01d732768c9942038117bddc8f68e4cff7625f6f9c0f753b72a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:17:08.861Z] + go version [2021-03-22T07:17:08.861Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-22T07:17:08.889Z] $ docker stop --time=1 650cca9b282da01d732768c9942038117bddc8f68e4cff7625f6f9c0f753b72a [2021-03-22T07:17:10.241Z] $ docker rm -f 650cca9b282da01d732768c9942038117bddc8f68e4cff7625f6f9c0f753b72a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:17:11.303Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-22T07:17:11.303Z] . [Pipeline] withDockerContainer [2021-03-22T07:17:11.428Z] prd-centos7-docker-4c-2g-30853 does not seem to be running inside a container [2021-03-22T07:17:11.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-22T07:17:12.127Z] $ docker top 5ac3cfd2ff5b21234e02aa4a33aacd8d1e4a6054de921b6abb462d8c257913c2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-22T07:17:12.363Z] ========================================================= [2021-03-22T07:17:12.363Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-22T07:17:12.363Z] ========================================================= [Pipeline] sh [2021-03-22T07:17:12.678Z] + make test [2021-03-22T07:17:12.678Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-22T07:17:22.755Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-22T07:17:37.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-22T07:17:43.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-22T07:17:44.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-22T07:17:44.372Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-22T07:17:46.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-22T07:17:46.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-22T07:17:46.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-22T07:17:46.322Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-22T07:17:47.287Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-22T07:17:47.554Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-22T07:17:50.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-22T07:17:50.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-22T07:17:50.149Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-22T07:17:52.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.091s coverage: 45.9% of statements [2021-03-22T07:17:52.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-22T07:17:52.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-22T07:17:52.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-22T07:17:52.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-22T07:17:52.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-22T07:17:52.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-22T07:17:52.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.068s coverage: 19.8% of statements [2021-03-22T07:17:52.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.081s coverage: 100.0% of statements [2021-03-22T07:17:55.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-22T07:17:55.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.045s coverage: 100.0% of statements [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-22T07:17:55.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-22T07:17:55.328Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.097s coverage: 71.3% of statements [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-22T07:17:55.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-22T07:17:55.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.158s coverage: 82.9% of statements [2021-03-22T07:17:55.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-22T07:17:55.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:17:55.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.058s coverage: 78.9% of statements [2021-03-22T07:17:55.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-22T07:17:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.392s coverage: 28.6% of statements [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-22T07:17:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-22T07:17:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-22T07:17:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-22T07:17:58.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.088s coverage: 97.5% of statements [2021-03-22T07:17:58.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-22T07:17:58.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements [2021-03-22T07:17:58.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-22T07:17:58.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-22T07:17:58.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-22T07:17:58.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-22T07:18:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.389s coverage: 92.8% of statements [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-22T07:18:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-22T07:18:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-22T07:18:01.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-22T07:18:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.038s coverage: 47.1% of statements [2021-03-22T07:18:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.035s coverage: 79.5% of statements [2021-03-22T07:18:01.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.030s coverage: 94.1% of statements [2021-03-22T07:18:01.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2021-03-22T07:18:01.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.027s coverage: 87.5% of statements [2021-03-22T07:18:13.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements [2021-03-22T07:18:13.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-03-22T07:18:15.873Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.106s coverage: 81.9% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 77.8% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.039s coverage: 80.8% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.049s coverage: 84.6% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.6% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 62.4% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.281s coverage: 69.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.091s coverage: 38.4% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.033s coverage: 84.8% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.057s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.060s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 87.1% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.694s coverage: 29.1% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.091s coverage: 96.5% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-22T07:18:25.951Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements [2021-03-22T07:18:25.951Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-03-22T07:18:26.529Z] GO111MODULE=on go vet ./... [2021-03-22T07:18:53.253Z] gofmt -l . [2021-03-22T07:18:53.253Z] [ "`gofmt -l .`" = "" ] [2021-03-22T07:18:53.833Z] ./bin/test-go-mod-tidy.sh [2021-03-22T07:18:54.060Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30857 in /w/workspace/edgexfoundry_edgex-go_PR-3282 [Pipeline] { [Pipeline] ws [2021-03-22T07:18:54.234Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-22T07:18:54.409Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-22T07:18:55.318Z] + ls -al . [2021-03-22T07:18:55.318Z] total 760 [2021-03-22T07:18:55.318Z] drwxrwxr-x 10 1001 1001 4096 Mar 22 07:18 . [2021-03-22T07:18:55.318Z] drwxr-xr-x 4 root root 28 Mar 22 07:17 .. [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 07:15 .dockerignore [2021-03-22T07:18:55.318Z] drwxrwxr-x 8 1001 1001 179 Mar 22 07:15 .git [2021-03-22T07:18:55.318Z] drwxrwxr-x 3 1001 1001 125 Mar 22 07:15 .github [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 818 Mar 22 07:15 .gitignore [2021-03-22T07:18:55.318Z] drwx------ 3 1001 1001 60 Mar 22 07:15 .semver [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 07:15 .sonarcloud.properties [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 8607 Mar 22 07:15 Attribution.txt [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 07:15 CONTRIBUTING.md [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 931 Mar 22 07:15 Dockerfile.build [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 863 Mar 22 07:15 Jenkinsfile [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 07:15 LICENSE [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 5774 Mar 22 07:15 Makefile [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 6548 Mar 22 07:15 README.md [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 6755 Mar 22 07:15 SECURITY.md [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 07:16 VERSION [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 07:15 ZMQWindows.md [2021-03-22T07:18:55.318Z] drwxrwxr-x 2 1001 1001 117 Mar 22 07:15 bin [2021-03-22T07:18:55.318Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 07:15 cmd [2021-03-22T07:18:55.318Z] -rw-r--r-- 1 root root 650607 Mar 22 07:18 coverage.out [2021-03-22T07:18:55.318Z] -rw-r--r-- 1 root root 1055 Mar 22 07:18 go.mod [2021-03-22T07:18:55.318Z] -rw-r--r-- 1 root root 22209 Mar 22 07:18 go.sum [2021-03-22T07:18:55.318Z] drwxrwxr-x 8 1001 1001 127 Mar 22 07:15 internal [2021-03-22T07:18:55.318Z] drwxrwxr-x 4 1001 1001 26 Mar 22 07:15 openapi [2021-03-22T07:18:55.318Z] drwxrwxr-x 4 1001 1001 71 Mar 22 07:15 snap [2021-03-22T07:18:55.318Z] -rw-rw-r-- 1 1001 1001 168 Mar 22 07:15 version.go [Pipeline] sh [2021-03-22T07:18:55.642Z] + '[' -e coverage.out ] [2021-03-22T07:18:55.642Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-22T07:18:55.872Z] Stashed 1 file(s) [Pipeline] sh [2021-03-22T07:18:56.183Z] + make build [2021-03-22T07:18:56.183Z] 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-22T07:18:59.348Z] using credential edgex-jenkins-ssh [2021-03-22T07:18:59.405Z] Cloning the remote Git repository [2021-03-22T07:18:59.462Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:18:59.573Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-22T07:18:59.672Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:18:59.673Z] > git --version # timeout=10 [2021-03-22T07:18:59.689Z] > git --version # 'git version 2.17.1' [2021-03-22T07:18:59.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:18:59.747Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:19:01.501Z] 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-22T07:19:09.783Z] 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-22T07:19:10.367Z] 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-22T07:19:11.763Z] 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-22T07:19:12.336Z] 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-22T07:19:13.747Z] 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-22T07:19:15.140Z] 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-22T07:19:16.296Z] Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:19:16.528Z] 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-22T07:19:16.740Z] Merge succeeded, producing d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:19:16.740Z] Checking out Revision d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 (PR-3282) [2021-03-22T07:19:15.598Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:19:15.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:19:15.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:19:15.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:19:15.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:19:15.687Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3282/head:refs/remotes/origin/PR-3282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T07:19:16.318Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:19:16.336Z] > git checkout -f d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 # timeout=10 [2021-03-22T07:19:16.666Z] > git remote # timeout=10 [2021-03-22T07:19:16.682Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T07:19:16.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:19:16.704Z] > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 [2021-03-22T07:19:16.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T07:19:16.748Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:19:16.758Z] > git checkout -f d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 # timeout=10 [2021-03-22T07:19:17.484Z] 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-22T07:19:18.442Z] 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-22T07:19:19.852Z] 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-22T07:19:21.077Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-03-22T07:19:21.137Z] > git --version # timeout=10 [2021-03-22T07:19:21.151Z] > git --version # 'git version 2.17.1' [2021-03-22T07:19:21.165Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] } [2021-03-22T07:19:21.814Z] $ docker stop --time=1 5ac3cfd2ff5b21234e02aa4a33aacd8d1e4a6054de921b6abb462d8c257913c2 [2021-03-22T07:19:23.419Z] $ docker rm -f 5ac3cfd2ff5b21234e02aa4a33aacd8d1e4a6054de921b6abb462d8c257913c2 [Pipeline] withEnv [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [2021-03-22T07:19:25.379Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:19:26.558Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-22T07:19:26.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:19:26.620Z] [2021-03-22T07:19:26.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:19:26.916Z] + sudo service docker restart [2021-03-22T07:19:26.916Z] + true [2021-03-22T07:19:27.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:19:27.092Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-22T07:19:27.092Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-22T07:19:27.092Z] ca9280d653b3: Pulling fs layer [2021-03-22T07:19:27.092Z] 7e9c9ca2126c: Pulling fs layer [2021-03-22T07:19:27.361Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-22T07:19:27.361Z] cbdbe7a5bc2a: Download complete [2021-03-22T07:19:27.623Z] cbdbe7a5bc2a: Pull complete [2021-03-22T07:19:27.886Z] ca9280d653b3: Verifying Checksum [2021-03-22T07:19:27.886Z] ca9280d653b3: Download complete [2021-03-22T07:19:28.843Z] ca9280d653b3: Pull complete [2021-03-22T07:19:28.843Z] 7e9c9ca2126c: Verifying Checksum [2021-03-22T07:19:28.843Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-22T07:19:29.025Z] provisioning config files... [2021-03-22T07:19:29.065Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8983980479416359016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:19:29.535Z] ---> docker-login.sh [2021-03-22T07:19:29.536Z] nexus3.edgexfoundry.org:10001 [2021-03-22T07:19:30.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:19:30.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:19:30.729Z] Configure a credential helper to remove this warning. See [2021-03-22T07:19:30.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:19:30.729Z] [2021-03-22T07:19:30.729Z] Login Succeeded [2021-03-22T07:19:30.729Z] nexus3.edgexfoundry.org:10002 [2021-03-22T07:19:31.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:19:31.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:19:31.005Z] Configure a credential helper to remove this warning. See [2021-03-22T07:19:31.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:19:31.005Z] [2021-03-22T07:19:31.005Z] Login Succeeded [2021-03-22T07:19:31.005Z] nexus3.edgexfoundry.org:10003 [2021-03-22T07:19:31.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:19:31.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:19:31.606Z] Configure a credential helper to remove this warning. See [2021-03-22T07:19:31.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:19:31.606Z] [2021-03-22T07:19:31.606Z] Login Succeeded [2021-03-22T07:19:31.606Z] nexus3.edgexfoundry.org:10004 [2021-03-22T07:19:31.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:19:32.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:19:32.150Z] Configure a credential helper to remove this warning. See [2021-03-22T07:19:32.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:19:32.150Z] [2021-03-22T07:19:32.150Z] Login Succeeded [2021-03-22T07:19:32.150Z] docker.io [2021-03-22T07:19:32.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-22T07:19:32.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-22T07:19:32.693Z] Configure a credential helper to remove this warning. See [2021-03-22T07:19:32.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-22T07:19:32.693Z] [2021-03-22T07:19:32.693Z] Login Succeeded [2021-03-22T07:19:32.693Z] ---> docker-login.sh ends [Pipeline] } [2021-03-22T07:19:32.722Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-22T07:19:33.343Z] ========================================================= [2021-03-22T07:19:33.343Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-22T07:19:33.343Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:19:33.766Z] + 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-22T07:19:35.490Z] 7e9c9ca2126c: Pull complete [2021-03-22T07:19:35.490Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-22T07:19:35.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:19:35.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-22T07:19:35.719Z] prd-centos7-docker-4c-2g-30853 does not seem to be running inside a container [2021-03-22T07:19:35.777Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-22T07:19:36.432Z] Sending build context to Docker daemon 166.8MB [2021-03-22T07:19:36.432Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-22T07:19:36.432Z] Step 2/6 : FROM ${BASE} [2021-03-22T07:19:36.432Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-22T07:19:36.432Z] 5f621e34cdf4: Pulling fs layer [2021-03-22T07:19:36.432Z] a4357932f1b6: Pulling fs layer [2021-03-22T07:19:36.432Z] 18c013af1878: Pulling fs layer [2021-03-22T07:19:36.432Z] 00ac8860ef70: Pulling fs layer [2021-03-22T07:19:36.432Z] 63d7cb157983: Pulling fs layer [2021-03-22T07:19:36.432Z] b116817d02f9: Pulling fs layer [2021-03-22T07:19:36.432Z] 745a02a5169b: Pulling fs layer [2021-03-22T07:19:36.432Z] 00ac8860ef70: Waiting [2021-03-22T07:19:36.432Z] 63d7cb157983: Waiting [2021-03-22T07:19:36.432Z] b116817d02f9: Waiting [2021-03-22T07:19:36.432Z] 745a02a5169b: Waiting [2021-03-22T07:19:36.432Z] 18c013af1878: Download complete [2021-03-22T07:19:36.432Z] a4357932f1b6: Verifying Checksum [2021-03-22T07:19:36.432Z] a4357932f1b6: Download complete [2021-03-22T07:19:36.432Z] 63d7cb157983: Download complete [2021-03-22T07:19:36.432Z] b116817d02f9: Verifying Checksum [2021-03-22T07:19:36.432Z] b116817d02f9: Download complete [2021-03-22T07:19:36.432Z] 5f621e34cdf4: Verifying Checksum [2021-03-22T07:19:36.432Z] 5f621e34cdf4: Download complete [2021-03-22T07:19:36.752Z] $ docker top 0d468bb4874af8d89261a8218f2d8979f66f66d4454236f63170e6d14e926c2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:19:37.030Z] 5f621e34cdf4: Pull complete [2021-03-22T07:19:37.347Z] + docker-compose build --help [2021-03-22T07:19:37.347Z] + grep parallel [2021-03-22T07:19:37.632Z] a4357932f1b6: Pull complete [2021-03-22T07:19:37.904Z] 18c013af1878: Pull complete [2021-03-22T07:19:38.309Z] --parallel Build images in parallel. [Pipeline] } [2021-03-22T07:19:38.339Z] $ docker stop --time=1 0d468bb4874af8d89261a8218f2d8979f66f66d4454236f63170e6d14e926c2a [2021-03-22T07:19:38.888Z] 745a02a5169b: Verifying Checksum [2021-03-22T07:19:38.888Z] 745a02a5169b: Download complete [2021-03-22T07:19:39.684Z] $ docker rm -f 0d468bb4874af8d89261a8218f2d8979f66f66d4454236f63170e6d14e926c2a [Pipeline] // withDockerContainer [2021-03-22T07:19:39.880Z] 00ac8860ef70: Verifying Checksum [2021-03-22T07:19:39.880Z] 00ac8860ef70: Download complete [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:19:40.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-22T07:19:40.540Z] . [Pipeline] withDockerContainer [2021-03-22T07:19:40.661Z] prd-centos7-docker-4c-2g-30853 does not seem to be running inside a container [2021-03-22T07:19:40.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-22T07:19:41.311Z] $ docker top 33c5b6907b753a4df6d80942663ddef518b8c90d81dbb6e2bc3902cbc0eda5c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:19:41.865Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-22T07:19:42.814Z] Building docker-core-command-go ... [2021-03-22T07:19:42.814Z] Building docker-core-data-go ... [2021-03-22T07:19:42.814Z] Building docker-core-metadata-go ... [2021-03-22T07:19:42.814Z] Building docker-security-bootstrapper-go ... [2021-03-22T07:19:42.814Z] Building docker-security-proxy-setup-go ... [2021-03-22T07:19:42.814Z] Building docker-security-secretstore-setup-go ... [2021-03-22T07:19:42.814Z] Building docker-support-notifications-go ... [2021-03-22T07:19:42.814Z] Building docker-support-scheduler-go ... [2021-03-22T07:19:42.814Z] Building docker-sys-mgmt-agent-go ... [2021-03-22T07:19:42.814Z] Building docker-core-command-go [2021-03-22T07:19:42.814Z] Building docker-security-secretstore-setup-go [2021-03-22T07:19:42.814Z] Building docker-security-bootstrapper-go [2021-03-22T07:19:42.814Z] Building docker-security-proxy-setup-go [2021-03-22T07:19:42.814Z] Building docker-core-metadata-go [2021-03-22T07:19:50.058Z] 00ac8860ef70: Pull complete [2021-03-22T07:19:50.058Z] 63d7cb157983: Pull complete [2021-03-22T07:19:50.058Z] b116817d02f9: Pull complete [2021-03-22T07:19:54.389Z] 745a02a5169b: Pull complete [2021-03-22T07:19:54.389Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-22T07:19:54.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-22T07:19:54.389Z] ---> b7e6874047d6 [2021-03-22T07:19:54.389Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-03-22T07:19:57.763Z] ---> Running in 3aa6f2a483d5 [2021-03-22T07:19:58.742Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:19:59.335Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:19:59.927Z] (1/12) Installing libmagic (5.38-r0) [2021-03-22T07:20:00.197Z] (2/12) Installing file (5.38-r0) [2021-03-22T07:20:00.468Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-22T07:20:00.468Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-22T07:20:03.843Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-22T07:20:03.843Z] (6/12) Installing patch (2.7.6-r6) [2021-03-22T07:20:03.843Z] (7/12) Installing build-base (0.5-r2) [2021-03-22T07:20:03.843Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-22T07:20:03.843Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-22T07:20:03.843Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-22T07:20:03.843Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-22T07:20:03.843Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-22T07:20:04.115Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:20:04.115Z] OK: 217 MiB in 51 packages [2021-03-22T07:20:08.418Z] Removing intermediate container 3aa6f2a483d5 [2021-03-22T07:20:08.418Z] ---> fc0ea1bc3ca1 [2021-03-22T07:20:08.418Z] Step 4/6 : WORKDIR /edgex-go [2021-03-22T07:20:08.418Z] ---> Running in d76a176d3cfa [2021-03-22T07:20:08.702Z] Removing intermediate container d76a176d3cfa [2021-03-22T07:20:08.702Z] ---> 5e66b5497eab [2021-03-22T07:20:08.702Z] Step 5/6 : COPY go.mod . [2021-03-22T07:20:09.682Z] ---> 8ee449435b9e [2021-03-22T07:20:09.682Z] Step 6/6 : RUN go mod download [2021-03-22T07:20:09.682Z] ---> Running in 82ca421da17b [2021-03-22T07:20:15.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:20:15.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:20:15.254Z] ---> f4ba0c41063e [2021-03-22T07:20:15.254Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:20:15.254Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:20:15.254Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:20:15.254Z] ---> f4ba0c41063e [2021-03-22T07:20:15.254Z] Step 3/24 : WORKDIR /edgex-go [2021-03-22T07:20:15.254Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:20:15.254Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:20:15.254Z] ---> f4ba0c41063e [2021-03-22T07:20:15.254Z] Step 3/21 : WORKDIR /edgex-go [2021-03-22T07:20:15.519Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:20:15.519Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:20:15.519Z] ---> f4ba0c41063e [2021-03-22T07:20:15.519Z] Step 3/31 : WORKDIR /edgex-go [2021-03-22T07:20:15.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:20:15.519Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:20:15.519Z] ---> f4ba0c41063e [2021-03-22T07:20:15.519Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:20:16.107Z] ---> Running in 733c2dfb2e3a [2021-03-22T07:20:16.107Z] ---> Running in 2b9c2d298d47 [2021-03-22T07:20:16.107Z] ---> Running in 0c937d81a660 [2021-03-22T07:20:16.107Z] ---> Running in 0fe22a8adba1 [2021-03-22T07:20:16.107Z] ---> Running in 24bd6294a2f1 [2021-03-22T07:20:16.680Z] Removing intermediate container 733c2dfb2e3a [2021-03-22T07:20:16.680Z] ---> 250bb2672eec [2021-03-22T07:20:16.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:20:16.680Z] Removing intermediate container 2b9c2d298d47 [2021-03-22T07:20:16.680Z] ---> 4c0941cf1890 [2021-03-22T07:20:16.680Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:20:16.680Z] Removing intermediate container 24bd6294a2f1 [2021-03-22T07:20:16.680Z] ---> 9990f3833765 [2021-03-22T07:20:16.680Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:20:16.680Z] Removing intermediate container 0c937d81a660 [2021-03-22T07:20:16.680Z] ---> d18b4acf316e [2021-03-22T07:20:16.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:20:16.680Z] Removing intermediate container 0fe22a8adba1 [2021-03-22T07:20:16.680Z] ---> 1b008392d8af [2021-03-22T07:20:16.680Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:20:16.947Z] ---> Running in ffa05eef7084 [2021-03-22T07:20:16.947Z] ---> Running in efa527663638 [2021-03-22T07:20:16.947Z] ---> Running in fc737feb84bc [2021-03-22T07:20:16.947Z] ---> Running in 2e8fbad974d9 [2021-03-22T07:20:16.947Z] ---> Running in 3bcd3b31d963 [2021-03-22T07:20:18.937Z] Removing intermediate container fc737feb84bc [2021-03-22T07:20:18.937Z] ---> f3f110d5e044 [2021-03-22T07:20:18.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:20:18.937Z] ---> Running in 2a9836e33414 [2021-03-22T07:20:19.199Z] Removing intermediate container ffa05eef7084 [2021-03-22T07:20:19.199Z] ---> 4687daf7c2c7 [2021-03-22T07:20:19.199Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-22T07:20:19.199Z] Removing intermediate container efa527663638 [2021-03-22T07:20:19.199Z] ---> abe175b1d487 [2021-03-22T07:20:19.199Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-22T07:20:19.466Z] ---> Running in b29edcbc0ecf [2021-03-22T07:20:19.466Z] ---> Running in ce4fa47093e0 [2021-03-22T07:20:19.466Z] Removing intermediate container 2e8fbad974d9 [2021-03-22T07:20:19.466Z] ---> 649768b5888f [2021-03-22T07:20:19.466Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:20:19.466Z] Removing intermediate container 3bcd3b31d963 [2021-03-22T07:20:19.466Z] ---> d1f1760ecd2e [2021-03-22T07:20:19.466Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-22T07:20:19.730Z] ---> Running in ac28aade688c [2021-03-22T07:20:19.730Z] ---> Running in eed22e84cb23 [2021-03-22T07:20:19.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:20.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:20.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:20.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:20.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:20.858Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:21.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:21.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:21.433Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:21.696Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:20:21.696Z] OK: 233 MiB in 51 packages [2021-03-22T07:20:21.976Z] OK: 233 MiB in 51 packages [2021-03-22T07:20:22.238Z] Removing intermediate container 2a9836e33414 [2021-03-22T07:20:22.238Z] ---> 4b3523f8e0eb [2021-03-22T07:20:22.238Z] Step 6/23 : COPY go.mod . [2021-03-22T07:20:22.520Z] ---> 8e4cad3cf728 [2021-03-22T07:20:22.520Z] Step 7/23 : RUN go mod download [2021-03-22T07:20:22.520Z] Removing intermediate container eed22e84cb23 [2021-03-22T07:20:22.520Z] ---> 06b6d892947c [2021-03-22T07:20:22.520Z] Step 6/31 : COPY go.mod . [2021-03-22T07:20:22.520Z] ---> Running in 07b9ef7820c7 [2021-03-22T07:20:22.520Z] OK: 233 MiB in 51 packages [2021-03-22T07:20:22.520Z] OK: 233 MiB in 51 packages [2021-03-22T07:20:22.788Z] ---> e28ba4b95feb [2021-03-22T07:20:22.788Z] Step 7/31 : RUN go mod download [2021-03-22T07:20:22.788Z] OK: 233 MiB in 51 packages [2021-03-22T07:20:22.788Z] ---> Running in 6cdd3eeb4caf [2021-03-22T07:20:23.376Z] Removing intermediate container b29edcbc0ecf [2021-03-22T07:20:23.376Z] ---> d145f35fdb93 [2021-03-22T07:20:23.376Z] Step 6/21 : COPY go.mod . [2021-03-22T07:20:23.654Z] Removing intermediate container ac28aade688c [2021-03-22T07:20:23.654Z] ---> 9e1676d514d9 [2021-03-22T07:20:23.654Z] Step 6/23 : COPY go.mod . [2021-03-22T07:20:23.654Z] Removing intermediate container ce4fa47093e0 [2021-03-22T07:20:23.654Z] ---> 0998e61698fa [2021-03-22T07:20:23.654Z] Step 6/24 : COPY go.mod . [2021-03-22T07:20:23.654Z] ---> d81ba04ac4a4 [2021-03-22T07:20:23.654Z] Step 7/21 : RUN go mod download [2021-03-22T07:20:23.921Z] ---> Running in 8c0b070e9958 [2021-03-22T07:20:23.921Z] ---> 6ea2dcee076f [2021-03-22T07:20:23.921Z] Step 7/23 : RUN go mod download [2021-03-22T07:20:24.868Z] ---> 4dbdb8f5a6d8 [2021-03-22T07:20:24.868Z] Step 7/24 : RUN go mod download [2021-03-22T07:20:24.868Z] ---> Running in e978ebeed39a [2021-03-22T07:20:24.868Z] ---> Running in e64b6dc74ab9 [2021-03-22T07:20:25.135Z] Removing intermediate container 07b9ef7820c7 [2021-03-22T07:20:25.135Z] ---> a47ff306628c [2021-03-22T07:20:25.135Z] Step 8/23 : COPY . . [2021-03-22T07:20:25.429Z] Removing intermediate container 6cdd3eeb4caf [2021-03-22T07:20:25.430Z] ---> f2b96ff129e2 [2021-03-22T07:20:25.430Z] Step 8/31 : COPY . . [2021-03-22T07:20:28.807Z] Removing intermediate container 8c0b070e9958 [2021-03-22T07:20:28.807Z] ---> 7478161a82cd [2021-03-22T07:20:28.807Z] Step 8/21 : COPY . . [2021-03-22T07:20:35.479Z] Removing intermediate container e64b6dc74ab9 [2021-03-22T07:20:35.479Z] ---> 5f2a2d751f6f [2021-03-22T07:20:35.479Z] Step 8/24 : COPY . . [2021-03-22T07:20:36.556Z] Removing intermediate container 82ca421da17b [2021-03-22T07:20:36.556Z] ---> 1df6a88993c1 [2021-03-22T07:20:36.556Z] Successfully built 1df6a88993c1 [2021-03-22T07:20:36.556Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:20:36.930Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T07:20:36.930Z] . [Pipeline] withDockerContainer [2021-03-22T07:20:37.195Z] prd-ubuntu18.04-docker-arm64-4c-16g-30857 does not seem to be running inside a container [2021-03-22T07:20:37.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-22T07:20:38.683Z] $ docker top d3ca015d973cb82336d1453aa51eb2f84eace0d33cb63919683b41181446e3fe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:20:39.694Z] + go version [2021-03-22T07:20:39.694Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-22T07:20:39.730Z] $ docker stop --time=1 d3ca015d973cb82336d1453aa51eb2f84eace0d33cb63919683b41181446e3fe [2021-03-22T07:20:41.569Z] $ docker rm -f d3ca015d973cb82336d1453aa51eb2f84eace0d33cb63919683b41181446e3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-22T07:20:42.127Z] Removing intermediate container e978ebeed39a [2021-03-22T07:20:42.127Z] ---> e52162fe53e1 [2021-03-22T07:20:42.127Z] Step 8/23 : COPY . . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:20:42.776Z] + docker inspect -f . ci-base-image-arm64 [2021-03-22T07:20:42.776Z] . [Pipeline] withDockerContainer [2021-03-22T07:20:43.031Z] prd-ubuntu18.04-docker-arm64-4c-16g-30857 does not seem to be running inside a container [2021-03-22T07:20:43.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-22T07:20:44.502Z] $ docker top 434189be662abeaaef4eddf1fb39f59fe9cd18d8c58ca048c1a212c6eebea86f -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-22T07:20:44.911Z] ========================================================= [2021-03-22T07:20:44.911Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-22T07:20:44.911Z] ========================================================= [Pipeline] sh [2021-03-22T07:20:45.603Z] + make test [2021-03-22T07:20:45.603Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-22T07:21:07.755Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-22T07:21:09.310Z] ---> 3b46c3ae5df3 [2021-03-22T07:21:09.310Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-22T07:21:09.310Z] ---> 881133bcdea5 [2021-03-22T07:21:09.310Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-22T07:21:11.883Z] ---> 5332c203b72e [2021-03-22T07:21:11.883Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-22T07:21:11.883Z] ---> Running in 75b8eee79ae3 [2021-03-22T07:21:11.883Z] ---> Running in ebbb53fa84da [2021-03-22T07:21:12.850Z] ---> 20e3dfe83ad8 [2021-03-22T07:21:12.850Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-22T07:21:13.805Z] ---> Running in d01b8f7c449e [2021-03-22T07:21:14.773Z] ---> Running in da70f94ef29b [2021-03-22T07:21:15.737Z] ---> fcc56ed758a4 [2021-03-22T07:21:15.737Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-22T07:21:15.737Z] 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-22T07:21:15.737Z] 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-22T07:21:15.737Z] 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-22T07:21:15.737Z] ---> Running in 41257f70534a [2021-03-22T07:21:16.330Z] 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-22T07:21:16.601Z] 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-22T07:21:43.308Z] 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-22T07:21:43.308Z] 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-22T07:21:52.642Z] Removing intermediate container 75b8eee79ae3 [2021-03-22T07:21:52.642Z] ---> fcb94625fadf [2021-03-22T07:21:52.642Z] [2021-03-22T07:21:52.642Z] Step 10/31 : FROM alpine:3.12 [2021-03-22T07:21:52.642Z] 3.12: Pulling from library/alpine [2021-03-22T07:21:53.217Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T07:21:55.779Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T07:21:55.779Z] ---> 88dd2752d2ea [2021-03-22T07:21:55.779Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-22T07:21:55.779Z] Removing intermediate container da70f94ef29b [2021-03-22T07:21:55.779Z] ---> a428706560d2 [2021-03-22T07:21:55.779Z] [2021-03-22T07:21:55.779Z] Step 10/24 : FROM alpine:3.12 [2021-03-22T07:21:55.779Z] ---> 88dd2752d2ea [2021-03-22T07:21:55.779Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-22T07:21:55.779Z] Removing intermediate container d01b8f7c449e [2021-03-22T07:21:55.779Z] ---> 723f20fea2cb [2021-03-22T07:21:55.779Z] [2021-03-22T07:21:55.779Z] Step 10/21 : FROM alpine:3.12 [2021-03-22T07:21:55.779Z] ---> 88dd2752d2ea [2021-03-22T07:21:55.779Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-22T07:21:55.779Z] Removing intermediate container 41257f70534a [2021-03-22T07:21:55.779Z] ---> a8315f449b73 [2021-03-22T07:21:55.779Z] [2021-03-22T07:21:55.779Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:21:55.779Z] ---> 88dd2752d2ea [2021-03-22T07:21:55.779Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:21:55.779Z] ---> Running in 59302cb25447 [2021-03-22T07:21:55.779Z] ---> Running in a4ade36d2583 [2021-03-22T07:21:55.779Z] ---> Running in 958a8248a272 [2021-03-22T07:21:55.779Z] ---> Running in 01fc15f3a010 [2021-03-22T07:21:55.779Z] Removing intermediate container 59302cb25447 [2021-03-22T07:21:55.779Z] ---> 2052c081ce59 [2021-03-22T07:21:55.779Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-22T07:21:56.362Z] ---> Running in c80ec43b98a4 [2021-03-22T07:21:56.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:56.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:57.815Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:21:58.079Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:21:58.079Z] OK: 6 MiB in 15 packages [2021-03-22T07:21:59.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:59.027Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:59.027Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-22T07:21:59.027Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:21:59.027Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-22T07:21:59.027Z] (4/4) Installing curl (7.69.1-r3) [2021-03-22T07:21:59.027Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:21:59.027Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:21:59.027Z] OK: 7 MiB in 18 packages [2021-03-22T07:21:59.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:59.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:59.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:59.288Z] Removing intermediate container ebbb53fa84da [2021-03-22T07:21:59.288Z] ---> 408f851b6c15 [2021-03-22T07:21:59.288Z] [2021-03-22T07:21:59.288Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:21:59.288Z] ---> 88dd2752d2ea [2021-03-22T07:21:59.288Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:21:59.288Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:21:59.551Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-22T07:21:59.551Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:21:59.551Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:21:59.551Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-22T07:21:59.551Z] (2/2) Installing su-exec (0.2-r1) [2021-03-22T07:21:59.551Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:21:59.551Z] (4/5) Installing curl (7.69.1-r3) [2021-03-22T07:21:59.551Z] OK: 6 MiB in 16 packages [2021-03-22T07:21:59.551Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-22T07:21:59.551Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:21:59.551Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:21:59.551Z] OK: 7 MiB in 19 packages [2021-03-22T07:22:00.564Z] ---> Running in dc022ff9609d [2021-03-22T07:22:00.844Z] Removing intermediate container a4ade36d2583 [2021-03-22T07:22:00.845Z] ---> 7a81b1d16775 [2021-03-22T07:22:00.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:22:01.207Z] ---> Running in 749f86018a5c [2021-03-22T07:22:01.207Z] Removing intermediate container 958a8248a272 [2021-03-22T07:22:01.207Z] ---> d1310ff7beb3 [2021-03-22T07:22:01.207Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:22:01.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:02.089Z] ---> Running in 145f6b806d78 [2021-03-22T07:22:02.089Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:02.089Z] Removing intermediate container 01fc15f3a010 [2021-03-22T07:22:02.089Z] ---> f3ffa88f44df [2021-03-22T07:22:02.089Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:22:02.089Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:22:02.089Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:22:02.089Z] OK: 6 MiB in 15 packages [2021-03-22T07:22:02.089Z] Removing intermediate container 749f86018a5c [2021-03-22T07:22:02.089Z] ---> 45ed30bbbd59 [2021-03-22T07:22:02.089Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-22T07:22:02.089Z] Removing intermediate container c80ec43b98a4 [2021-03-22T07:22:02.089Z] ---> 25074439162a [2021-03-22T07:22:02.089Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-22T07:22:02.354Z] ---> Running in 22d3e44358a2 [2021-03-22T07:22:02.354Z] ---> Running in ec9a6fd872d7 [2021-03-22T07:22:02.354Z] ---> Running in 8539e71e3d99 [2021-03-22T07:22:02.623Z] Removing intermediate container 145f6b806d78 [2021-03-22T07:22:02.623Z] ---> 51ed22b80b1b [2021-03-22T07:22:02.623Z] Step 13/21 : WORKDIR /edgex [2021-03-22T07:22:02.623Z] Removing intermediate container 22d3e44358a2 [2021-03-22T07:22:02.623Z] ---> 48249eebfa89 [2021-03-22T07:22:02.623Z] Step 13/24 : WORKDIR / [2021-03-22T07:22:02.889Z] ---> Running in 4260b95318ae [2021-03-22T07:22:02.889Z] ---> Running in 8d8847c363bf [2021-03-22T07:22:02.889Z] Removing intermediate container ec9a6fd872d7 [2021-03-22T07:22:02.889Z] ---> b1548cafc52b [2021-03-22T07:22:02.889Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:22:02.889Z] Removing intermediate container 8539e71e3d99 [2021-03-22T07:22:02.889Z] ---> ff4287a1a3b7 [2021-03-22T07:22:02.889Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-22T07:22:03.161Z] ---> Running in b609446a9966 [2021-03-22T07:22:03.161Z] ---> Running in 99f1ec7bafb6 [2021-03-22T07:22:03.161Z] Removing intermediate container dc022ff9609d [2021-03-22T07:22:03.161Z] ---> d45aaa736223 [2021-03-22T07:22:03.161Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:22:03.161Z] Removing intermediate container 8d8847c363bf [2021-03-22T07:22:03.161Z] Removing intermediate container 4260b95318ae [2021-03-22T07:22:03.161Z] ---> 3549e72cd7cc [2021-03-22T07:22:03.161Z] ---> aefcf3054b2b [2021-03-22T07:22:03.161Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-22T07:22:03.161Z] 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-22T07:22:03.423Z] ---> Running in be59a937ae78 [2021-03-22T07:22:03.423Z] Removing intermediate container b609446a9966 [2021-03-22T07:22:03.423Z] ---> 864002fe9092 [2021-03-22T07:22:03.423Z] Step 15/23 : WORKDIR / [2021-03-22T07:22:03.685Z] Removing intermediate container 99f1ec7bafb6 [2021-03-22T07:22:03.685Z] ---> 266471b7ec75 [2021-03-22T07:22:03.685Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-22T07:22:03.685Z] ---> Running in 53d056438592 [2021-03-22T07:22:03.948Z] ---> Running in 12958a736225 [2021-03-22T07:22:04.529Z] ---> 61d695a6a32f [2021-03-22T07:22:04.529Z] 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-22T07:22:04.529Z] ---> 1742dc3e43b0 [2021-03-22T07:22:04.529Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-22T07:22:04.529Z] Removing intermediate container be59a937ae78 [2021-03-22T07:22:04.529Z] ---> 12ad9d4f0cfd [2021-03-22T07:22:04.529Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-22T07:22:04.792Z] ---> Running in 3fabdaf541f7 [2021-03-22T07:22:04.792Z] Removing intermediate container 53d056438592 [2021-03-22T07:22:04.792Z] ---> 3ad14342f353 [2021-03-22T07:22:04.792Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:22:05.060Z] ---> 2eff0a535a93 [2021-03-22T07:22:05.060Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:05.060Z] ---> 01ded27ed5ee [2021-03-22T07:22:05.060Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-22T07:22:05.060Z] Removing intermediate container 3fabdaf541f7 [2021-03-22T07:22:05.060Z] ---> e870844f5128 [2021-03-22T07:22:05.060Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:22:05.323Z] ---> Running in 4e54947c00f1 [2021-03-22T07:22:05.323Z] ---> 74f92b0bd401 [2021-03-22T07:22:05.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-22T07:22:05.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-22T07:22:05.365Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-22T07:22:05.590Z] ---> 22643b03685c [2021-03-22T07:22:05.590Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-22T07:22:05.852Z] Removing intermediate container 4e54947c00f1 [2021-03-22T07:22:05.852Z] ---> c77363bf7c78 [2021-03-22T07:22:05.852Z] Step 15/23 : WORKDIR / [2021-03-22T07:22:06.430Z] ---> 6222ea33437a [2021-03-22T07:22:06.431Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-22T07:22:06.699Z] ---> Running in 84fd909cd698 [2021-03-22T07:22:06.699Z] ---> Running in 4020b2cca1a1 [2021-03-22T07:22:06.699Z] ---> 9ca3422cf20e [2021-03-22T07:22:06.699Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:06.699Z] ---> 687bcdc2e857 [2021-03-22T07:22:06.699Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-22T07:22:06.699Z] Removing intermediate container 12958a736225 [2021-03-22T07:22:06.699Z] ---> 6e4a0ea2a87e [2021-03-22T07:22:06.699Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-22T07:22:06.963Z] ---> Running in ec74898ed972 [2021-03-22T07:22:07.226Z] Removing intermediate container 4020b2cca1a1 [2021-03-22T07:22:07.226Z] ---> 2a82d88ed73a [2021-03-22T07:22:07.226Z] Step 18/21 : CMD ["--init=true"] [2021-03-22T07:22:07.226Z] Removing intermediate container 84fd909cd698 [2021-03-22T07:22:07.226Z] ---> ae8c3b763263 [2021-03-22T07:22:07.226Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:22:07.226Z] ---> c045b203ddf8 [2021-03-22T07:22:07.226Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-22T07:22:07.226Z] ---> Running in 3079ae54f7ec [2021-03-22T07:22:07.489Z] ---> f9e43a3c7d86 [2021-03-22T07:22:07.489Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-22T07:22:07.489Z] ---> Running in d158107faa0f [2021-03-22T07:22:07.489Z] Removing intermediate container ec74898ed972 [2021-03-22T07:22:07.489Z] ---> 7a489beeca7a [2021-03-22T07:22:07.489Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-22T07:22:07.489Z] ---> 566ed3023fc4 [2021-03-22T07:22:07.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-22T07:22:07.758Z] Removing intermediate container 3079ae54f7ec [2021-03-22T07:22:07.758Z] ---> 85516a3e2ead [2021-03-22T07:22:07.758Z] Step 19/21 : LABEL arch=x86_64 [2021-03-22T07:22:07.758Z] Removing intermediate container d158107faa0f [2021-03-22T07:22:07.758Z] ---> 49c4fce01c15 [2021-03-22T07:22:07.758Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:22:08.022Z] ---> 250ed58f5766 [2021-03-22T07:22:08.022Z] 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-22T07:22:08.022Z] ---> Running in 0be51d5ffcf5 [2021-03-22T07:22:08.022Z] ---> da07f8ef530b [2021-03-22T07:22:08.022Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-22T07:22:08.022Z] ---> Running in c4d7cfd3534a [2021-03-22T07:22:08.022Z] ---> Running in a3e068cf5f89 [2021-03-22T07:22:08.285Z] ---> 9cada747c84e [2021-03-22T07:22:08.285Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-22T07:22:08.285Z] ---> Running in 9543c67ce3a1 [2021-03-22T07:22:08.550Z] Removing intermediate container c4d7cfd3534a [2021-03-22T07:22:08.550Z] ---> 27dfe41bcbbe [2021-03-22T07:22:08.550Z] Step 20/21 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:22:08.550Z] Removing intermediate container 0be51d5ffcf5 [2021-03-22T07:22:08.550Z] ---> 760b877e1890 [2021-03-22T07:22:08.550Z] Step 21/23 : LABEL arch=x86_64 [2021-03-22T07:22:08.814Z] ---> Running in 04086a7e39eb [2021-03-22T07:22:08.814Z] ---> Running in 7c3f75a192e7 [2021-03-22T07:22:08.814Z] ---> 2b731a9282f0 [2021-03-22T07:22:08.814Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-22T07:22:09.076Z] ---> Running in 345f9e8f3821 [2021-03-22T07:22:09.076Z] Removing intermediate container 04086a7e39eb [2021-03-22T07:22:09.076Z] ---> 6b57c4193482 [2021-03-22T07:22:09.076Z] Step 21/21 : LABEL version=0.0.0 [2021-03-22T07:22:09.076Z] Removing intermediate container 7c3f75a192e7 [2021-03-22T07:22:09.076Z] ---> 33d3ddd9b9c4 [2021-03-22T07:22:09.076Z] Step 22/23 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:22:09.076Z] ---> Running in dceda0a721f4 [2021-03-22T07:22:09.339Z] ---> Running in f86eb831fb82 [2021-03-22T07:22:09.339Z] Removing intermediate container 345f9e8f3821 [2021-03-22T07:22:09.339Z] ---> 8f4076d5e1fd [2021-03-22T07:22:09.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:22:09.609Z] ---> Running in d66766cc119e [2021-03-22T07:22:09.609Z] Removing intermediate container dceda0a721f4 [2021-03-22T07:22:09.609Z] ---> 0af0226bb5a6 [2021-03-22T07:22:09.609Z] [2021-03-22T07:22:09.609Z] Removing intermediate container f86eb831fb82 [2021-03-22T07:22:09.609Z] ---> 51f7c630ec47 [2021-03-22T07:22:09.609Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:22:09.871Z] Successfully built 0af0226bb5a6 [2021-03-22T07:22:09.871Z] ---> Running in 66070d1c1118 [2021-03-22T07:22:10.136Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-22T07:22:10.136Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-03-22T07:22:10.136Z] Removing intermediate container d66766cc119e [2021-03-22T07:22:10.136Z] ---> e0084e24c2e0 [2021-03-22T07:22:10.136Z] Step 21/23 : LABEL arch=x86_64 [2021-03-22T07:22:10.136Z] Removing intermediate container a3e068cf5f89 [2021-03-22T07:22:10.136Z] ---> 1e8fa4a8f84a [2021-03-22T07:22:10.136Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-22T07:22:10.417Z] ---> Running in 5cfd5f6d92df [2021-03-22T07:22:10.417Z] ---> Running in f1f3ac14167b [2021-03-22T07:22:10.417Z] Removing intermediate container 66070d1c1118 [2021-03-22T07:22:10.417Z] ---> 120449a1288f [2021-03-22T07:22:10.417Z] [2021-03-22T07:22:10.417Z] Removing intermediate container 9543c67ce3a1 [2021-03-22T07:22:10.417Z] ---> cd8d49f14cec [2021-03-22T07:22:10.417Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:22:10.681Z] Successfully built 120449a1288f [2021-03-22T07:22:10.681Z] Successfully tagged docker-core-command-go:latest [2021-03-22T07:22:10.681Z] Building docker-sys-mgmt-agent-go [2021-03-22T07:22:10.681Z] Removing intermediate container 5cfd5f6d92df [2021-03-22T07:22:10.681Z] ---> af5e7392a0f0 [2021-03-22T07:22:10.681Z] Step 22/23 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:22:10.951Z]  Building docker-core-command-go ... done Removing intermediate container f1f3ac14167b [2021-03-22T07:22:10.951Z] ---> af65e3484fd9 [2021-03-22T07:22:10.951Z] Step 22/24 : LABEL arch=x86_64 [2021-03-22T07:22:12.370Z] ---> 94d79c05f02c [2021-03-22T07:22:12.370Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-22T07:22:12.370Z] ---> Running in 03e73d10a88c [2021-03-22T07:22:13.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-22T07:22:13.692Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-22T07:22:13.768Z] ---> Running in dccd7b51a302 [2021-03-22T07:22:15.167Z] Removing intermediate container 03e73d10a88c [2021-03-22T07:22:15.167Z] ---> 7323bb451b28 [2021-03-22T07:22:15.167Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:22:15.167Z] Removing intermediate container dccd7b51a302 [2021-03-22T07:22:15.167Z] ---> 6bf12da1c475 [2021-03-22T07:22:15.167Z] Step 23/24 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:22:16.336Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-22T07:22:16.336Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-22T07:22:16.336Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-22T07:22:16.336Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-22T07:22:16.563Z] ---> 96819c37ef2f [2021-03-22T07:22:16.563Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-22T07:22:17.531Z] ---> Running in 29793eec1ce5 [2021-03-22T07:22:17.531Z] ---> Running in e8417583a1e2 [2021-03-22T07:22:18.947Z] ---> 27667be4175b [2021-03-22T07:22:18.947Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-22T07:22:19.778Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-22T07:22:20.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-22T07:22:21.529Z] Removing intermediate container 29793eec1ce5 [2021-03-22T07:22:21.529Z] ---> 7bd2ef22d4a8 [2021-03-22T07:22:21.529Z] [2021-03-22T07:22:23.506Z] Removing intermediate container e8417583a1e2 [2021-03-22T07:22:23.506Z] ---> c5d78a64c8e2 [2021-03-22T07:22:23.506Z] Step 24/24 : LABEL version=0.0.0 [2021-03-22T07:22:23.506Z] Successfully built 7bd2ef22d4a8 [2021-03-22T07:22:23.770Z] Successfully tagged docker-core-metadata-go:latest [2021-03-22T07:22:23.770Z]  Building docker-core-metadata-go ... done Building docker-support-scheduler-go [2021-03-22T07:22:24.034Z] ---> d38c73365825 [2021-03-22T07:22:24.034Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-22T07:22:24.034Z] ---> Running in 16be1960b0e9 [2021-03-22T07:22:30.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-22T07:22:30.450Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-22T07:22:30.450Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-22T07:22:30.656Z] Removing intermediate container 16be1960b0e9 [2021-03-22T07:22:30.656Z] ---> d0e43ed6bb9a [2021-03-22T07:22:30.656Z] [2021-03-22T07:22:30.656Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:22:30.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:22:30.656Z] ---> f4ba0c41063e [2021-03-22T07:22:30.656Z] Step 3/26 : WORKDIR /edgex-go [2021-03-22T07:22:30.656Z] ---> Using cache [2021-03-22T07:22:30.656Z] ---> 1b008392d8af [2021-03-22T07:22:30.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:22:30.656Z] ---> Using cache [2021-03-22T07:22:30.656Z] ---> d1f1760ecd2e [2021-03-22T07:22:30.656Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-22T07:22:30.656Z] Successfully built d0e43ed6bb9a [2021-03-22T07:22:30.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:22:30.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:22:30.656Z] ---> d7e41701b5a3 [2021-03-22T07:22:30.656Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-22T07:22:30.656Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-22T07:22:30.656Z] Building docker-core-data-go [2021-03-22T07:22:30.656Z]  Building docker-security-secretstore-setup-go ... done  ---> f4ba0c41063e [2021-03-22T07:22:30.656Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:22:30.656Z] ---> Using cache [2021-03-22T07:22:30.656Z] ---> 1b008392d8af [2021-03-22T07:22:30.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:22:30.656Z] ---> Using cache [2021-03-22T07:22:30.656Z] ---> d1f1760ecd2e [2021-03-22T07:22:30.656Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-22T07:22:31.241Z] ---> Running in ff491ff25dc8 [2021-03-22T07:22:32.225Z] ---> Running in 63e57144b18b [2021-03-22T07:22:32.802Z] ---> Running in 645b1731317e [2021-03-22T07:22:33.756Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:34.027Z] Removing intermediate container 645b1731317e [2021-03-22T07:22:34.027Z] ---> cf49cec90d66 [2021-03-22T07:22:34.027Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-22T07:22:34.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:34.301Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:34.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:34.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.282s coverage: 45.9% of statements [2021-03-22T07:22:34.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-22T07:22:34.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-22T07:22:34.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-22T07:22:34.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-22T07:22:34.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-22T07:22:34.766Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-22T07:22:34.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.143s coverage: 19.8% of statements [2021-03-22T07:22:34.766Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.231s coverage: 100.0% of statements [2021-03-22T07:22:34.840Z] ---> f146d81250d2 [2021-03-22T07:22:34.840Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-22T07:22:34.840Z] OK: 233 MiB in 51 packages [2021-03-22T07:22:35.121Z] OK: 233 MiB in 51 packages [2021-03-22T07:22:35.121Z] ---> Running in 0d36e229f541 [2021-03-22T07:22:37.062Z] Removing intermediate container ff491ff25dc8 [2021-03-22T07:22:37.062Z] ---> f8e1c8f4959e [2021-03-22T07:22:37.062Z] Step 6/26 : COPY go.mod . [2021-03-22T07:22:37.062Z] Removing intermediate container 63e57144b18b [2021-03-22T07:22:37.062Z] ---> 78769be8aeae [2021-03-22T07:22:37.062Z] Step 6/22 : COPY go.mod . [2021-03-22T07:22:39.644Z] ---> d137a47d3e75 [2021-03-22T07:22:39.644Z] Step 7/26 : RUN go mod download [2021-03-22T07:22:39.644Z] ---> e36d05e543c6 [2021-03-22T07:22:39.644Z] Step 7/22 : RUN go mod download [2021-03-22T07:22:41.579Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:22:41.579Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:22:42.993Z] ---> f4ba0c41063e [2021-03-22T07:22:42.993Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:22:42.993Z] ---> Using cache [2021-03-22T07:22:42.993Z] ---> 1b008392d8af [2021-03-22T07:22:42.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:22:42.993Z] ---> Using cache [2021-03-22T07:22:42.993Z] ---> d1f1760ecd2e [2021-03-22T07:22:42.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-22T07:22:42.993Z] ---> Using cache [2021-03-22T07:22:42.993Z] ---> 06b6d892947c [2021-03-22T07:22:42.993Z] Step 6/22 : COPY go.mod . [2021-03-22T07:22:42.993Z] ---> Using cache [2021-03-22T07:22:42.993Z] ---> e28ba4b95feb [2021-03-22T07:22:42.993Z] Step 7/22 : RUN go mod download [2021-03-22T07:22:42.993Z] ---> Running in 4c714325cc98 [2021-03-22T07:22:42.993Z] ---> Using cache [2021-03-22T07:22:42.993Z] ---> f2b96ff129e2 [2021-03-22T07:22:42.993Z] Step 8/22 : COPY . . [2021-03-22T07:22:43.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.558s coverage: 27.1% of statements [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-22T07:22:43.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.121s coverage: 100.0% of statements [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-22T07:22:43.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.087s coverage: 100.0% of statements [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-22T07:22:43.081Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.263s coverage: 71.3% of statements [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-22T07:22:43.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-22T07:22:43.999Z] ---> Running in 4acea9c3a254 [2021-03-22T07:22:43.999Z] ---> Using cache [2021-03-22T07:22:43.999Z] ---> 3b46c3ae5df3 [2021-03-22T07:22:43.999Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-22T07:22:43.999Z] Removing intermediate container 0d36e229f541 [2021-03-22T07:22:43.999Z] ---> fdc5f716e622 [2021-03-22T07:22:43.999Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-22T07:22:44.965Z] ---> Running in 7b25ef4b9847 [2021-03-22T07:22:44.965Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:22:44.965Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:22:44.965Z] ---> f4ba0c41063e [2021-03-22T07:22:44.965Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:22:44.965Z] ---> Using cache [2021-03-22T07:22:44.965Z] ---> 1b008392d8af [2021-03-22T07:22:44.965Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:22:44.965Z] ---> Using cache [2021-03-22T07:22:44.965Z] ---> d1f1760ecd2e [2021-03-22T07:22:44.965Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-22T07:22:45.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.503s coverage: 82.9% of statements [2021-03-22T07:22:45.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-22T07:22:45.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:22:45.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.142s coverage: 78.9% of statements [2021-03-22T07:22:45.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-22T07:22:45.919Z] ---> Running in 2f7f51b689b8 [2021-03-22T07:22:45.919Z] ---> Running in 2cb90952bc43 [2021-03-22T07:22:46.184Z] Removing intermediate container 2f7f51b689b8 [2021-03-22T07:22:46.184Z] ---> ebbfc11a64bf [2021-03-22T07:22:46.184Z] Step 28/31 : CMD ["gate"] [2021-03-22T07:22:46.454Z] ---> Running in 1f0b5c59b1c4 [2021-03-22T07:22:46.735Z] 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-22T07:22:46.735Z] Removing intermediate container 1f0b5c59b1c4 [2021-03-22T07:22:46.735Z] ---> d496b70a90df [2021-03-22T07:22:46.735Z] Step 29/31 : LABEL arch=x86_64 [2021-03-22T07:22:46.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.006Z] ---> Running in 6dc2b95e53ee [2021-03-22T07:22:47.269Z] Removing intermediate container 6dc2b95e53ee [2021-03-22T07:22:47.269Z] ---> 232115758d3b [2021-03-22T07:22:47.269Z] Step 30/31 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:22:47.269Z] ---> Running in 0bfde3466007 [2021-03-22T07:22:47.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:22:47.812Z] Removing intermediate container 0bfde3466007 [2021-03-22T07:22:47.812Z] ---> b16fe552e5a7 [2021-03-22T07:22:47.812Z] Step 31/31 : LABEL version=0.0.0 [2021-03-22T07:22:48.081Z] ---> Running in 0fdc9b1e8104 [2021-03-22T07:22:48.081Z] Removing intermediate container 4c714325cc98 [2021-03-22T07:22:48.081Z] ---> 34a785a677ed [2021-03-22T07:22:48.081Z] Step 8/22 : COPY . . [2021-03-22T07:22:48.081Z] OK: 233 MiB in 51 packages [2021-03-22T07:22:48.081Z] Removing intermediate container 4acea9c3a254 [2021-03-22T07:22:48.081Z] ---> d07b617bbe71 [2021-03-22T07:22:48.081Z] Step 8/26 : COPY . . [2021-03-22T07:22:48.348Z] Removing intermediate container 0fdc9b1e8104 [2021-03-22T07:22:48.348Z] ---> a07488d827f5 [2021-03-22T07:22:48.348Z] [2021-03-22T07:22:48.937Z] Successfully built a07488d827f5 [2021-03-22T07:22:50.875Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-22T07:22:55.197Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container 2cb90952bc43 [2021-03-22T07:22:55.197Z] ---> e1afe347a9b6 [2021-03-22T07:22:55.197Z] Step 6/23 : COPY go.mod . [2021-03-22T07:22:55.260Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.209s coverage: 28.6% of statements [2021-03-22T07:22:55.260Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-22T07:22:55.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.140s coverage: 100.0% of statements [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-22T07:22:55.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-22T07:22:55.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.303s coverage: 86.7% of statements [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-22T07:22:55.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.348s coverage: 97.5% of statements [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-22T07:22:55.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-22T07:22:55.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-22T07:22:59.471Z] ---> 81d7ab689397 [2021-03-22T07:22:59.471Z] Step 7/23 : RUN go mod download [2021-03-22T07:23:02.822Z] ---> Running in 2a5399d7b801 [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.233s coverage: 92.8% of statements [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.216s coverage: 0.1% of statements [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-22T07:23:03.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.146s coverage: 96.3% of statements [2021-03-22T07:23:03.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2021-03-22T07:23:11.143Z] Removing intermediate container 2a5399d7b801 [2021-03-22T07:23:11.143Z] ---> 6786bbe34a72 [2021-03-22T07:23:11.144Z] Step 8/23 : COPY . . [2021-03-22T07:23:15.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements [2021-03-22T07:23:15.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2021-03-22T07:23:19.333Z] ---> 2b0cfd1ac45c [2021-03-22T07:23:19.333Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-22T07:23:19.333Z] ---> 3b00a41fdcb6 [2021-03-22T07:23:19.333Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-22T07:23:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.236s coverage: 81.9% of statements [2021-03-22T07:23:21.270Z] ---> Running in ac102669765f [2021-03-22T07:23:21.270Z] ---> Running in 1468081804f9 [2021-03-22T07:23:26.601Z] Removing intermediate container 7b25ef4b9847 [2021-03-22T07:23:26.601Z] ---> dede93783b61 [2021-03-22T07:23:26.601Z] [2021-03-22T07:23:26.601Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:23:26.601Z] ---> 88dd2752d2ea [2021-03-22T07:23:26.601Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:23:26.601Z] ---> Using cache [2021-03-22T07:23:26.601Z] ---> d45aaa736223 [2021-03-22T07:23:26.601Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:23:26.601Z] ---> Using cache [2021-03-22T07:23:26.601Z] ---> 12ad9d4f0cfd [2021-03-22T07:23:26.601Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-22T07:23:27.183Z] 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-22T07:23:27.183Z] 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-22T07:23:28.626Z] ---> Running in d5ef70e84226 [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.121s coverage: 92.9% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.131s coverage: 84.6% of statements [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.196s coverage: 91.6% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.546s coverage: 62.4% of statements [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-22T07:23:30.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-03-22T07:23:30.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-03-22T07:23:30.611Z] Removing intermediate container d5ef70e84226 [2021-03-22T07:23:30.611Z] ---> b25d827f0ec7 [2021-03-22T07:23:30.611Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:23:31.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2021-03-22T07:23:32.035Z] ---> Running in 61930f9ec0b7 [2021-03-22T07:23:32.462Z] ---> 08ee2b382491 [2021-03-22T07:23:32.462Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-22T07:23:32.462Z] ---> Running in d7363db1b9fc [2021-03-22T07:23:32.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-03-22T07:23:32.855Z] Removing intermediate container 61930f9ec0b7 [2021-03-22T07:23:32.855Z] ---> 7204e00921ff [2021-03-22T07:23:32.855Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:23:33.634Z] ---> c26ac3ba4f99 [2021-03-22T07:23:33.634Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-22T07:23:33.634Z] 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-22T07:23:34.651Z] ---> f50055104b7d [2021-03-22T07:23:34.651Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-22T07:23:35.234Z] ---> a3bf000aff45 [2021-03-22T07:23:35.234Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-22T07:23:35.234Z] ---> Running in 1abb59e4301d [2021-03-22T07:23:35.519Z] Removing intermediate container 1abb59e4301d [2021-03-22T07:23:35.519Z] ---> 82336db9a770 [2021-03-22T07:23:35.519Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:23:35.519Z] ---> Running in f842ad9d3afd [2021-03-22T07:23:35.906Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.919s coverage: 69.0% of statements [2021-03-22T07:23:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-22T07:23:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-22T07:23:35.906Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-22T07:23:36.108Z] Removing intermediate container f842ad9d3afd [2021-03-22T07:23:36.108Z] ---> f35a4839c1be [2021-03-22T07:23:36.108Z] Step 20/22 : LABEL arch=x86_64 [2021-03-22T07:23:36.108Z] ---> Running in cb3425a1db5e [2021-03-22T07:23:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 38.4% of statements [2021-03-22T07:23:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-22T07:23:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-22T07:23:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements [2021-03-22T07:23:37.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-22T07:23:37.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2021-03-22T07:23:37.527Z] Removing intermediate container cb3425a1db5e [2021-03-22T07:23:37.527Z] ---> 10d4be574a0d [2021-03-22T07:23:37.527Z] Step 21/22 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:23:37.527Z] ---> Running in e30835756859 [2021-03-22T07:23:38.113Z] Removing intermediate container e30835756859 [2021-03-22T07:23:38.113Z] ---> 08a2d923de9f [2021-03-22T07:23:38.113Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:23:38.113Z] ---> Running in 55ce1648214c [2021-03-22T07:23:38.383Z] Removing intermediate container 55ce1648214c [2021-03-22T07:23:38.383Z] ---> e66f3d336dc7 [2021-03-22T07:23:38.383Z] [2021-03-22T07:23:38.659Z] Successfully built e66f3d336dc7 [2021-03-22T07:23:38.659Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-22T07:23:44.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.470s coverage: 47.0% of statements [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-22T07:23:44.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.116s coverage: 100.0% of statements [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-22T07:23:44.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.094s coverage: 100.0% of statements [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-22T07:23:44.070Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.407s coverage: 87.1% of statements [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:23:44.070Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.569s coverage: 29.1% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.245s coverage: 99.0% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.236s coverage: 96.5% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-22T07:23:52.356Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.075s coverage: 100.0% of statements [2021-03-22T07:23:52.356Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements [2021-03-22T07:23:53.704Z]  Building docker-support-scheduler-go ... done Removing intermediate container 1468081804f9 [2021-03-22T07:23:53.704Z] ---> 35b7b3a50575 [2021-03-22T07:23:53.704Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-22T07:23:53.704Z] Removing intermediate container ac102669765f [2021-03-22T07:23:53.704Z] ---> 78602e6dcc9c [2021-03-22T07:23:53.704Z] [2021-03-22T07:23:53.704Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:23:53.704Z] ---> 88dd2752d2ea [2021-03-22T07:23:53.704Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-22T07:23:53.704Z] ---> Running in 0776800498c5 [2021-03-22T07:23:54.001Z] ---> Running in ebf4a28f4d5e [2021-03-22T07:23:54.325Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-03-22T07:23:54.590Z] 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-22T07:23:54.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:54.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:23:55.125Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-22T07:23:55.125Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:23:55.125Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:23:55.125Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:23:55.125Z] OK: 6 MiB in 16 packages [2021-03-22T07:23:55.311Z] GO111MODULE=on go vet ./... [2021-03-22T07:23:57.688Z] Removing intermediate container ebf4a28f4d5e [2021-03-22T07:23:57.688Z] ---> 96a2fbe5e62e [2021-03-22T07:23:57.688Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:23:57.688Z] Removing intermediate container 0776800498c5 [2021-03-22T07:23:57.688Z] ---> 54de37d6d820 [2021-03-22T07:23:57.688Z] [2021-03-22T07:23:57.688Z] Step 11/26 : FROM docker:20.10.0 [2021-03-22T07:23:57.688Z] 20.10.0: Pulling from library/docker [2021-03-22T07:23:57.688Z] ---> Running in a96e75ef920c [2021-03-22T07:23:57.951Z] Removing intermediate container a96e75ef920c [2021-03-22T07:23:57.951Z] ---> 54cc7b8f0c6d [2021-03-22T07:23:57.951Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-22T07:23:57.951Z] ---> Running in 6337a4c95fdc [2021-03-22T07:23:58.225Z] Removing intermediate container 6337a4c95fdc [2021-03-22T07:23:58.225Z] ---> 67de24745a36 [2021-03-22T07:23:58.225Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:23:58.499Z] ---> Running in 3da6ac62679e [2021-03-22T07:23:58.765Z] Removing intermediate container 3da6ac62679e [2021-03-22T07:23:58.765Z] ---> ce8409596ef2 [2021-03-22T07:23:58.765Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:23:59.715Z] ---> 3c78baddf104 [2021-03-22T07:23:59.715Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-22T07:24:05.023Z] ---> 2d23382c9267 [2021-03-22T07:24:05.023Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-22T07:24:05.023Z] Removing intermediate container d7363db1b9fc [2021-03-22T07:24:05.023Z] ---> 7748fbd24c6d [2021-03-22T07:24:05.023Z] [2021-03-22T07:24:05.023Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:24:05.023Z] ---> 88dd2752d2ea [2021-03-22T07:24:05.023Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-22T07:24:05.023Z] ---> Running in e01e423b79a8 [2021-03-22T07:24:05.023Z] ---> 74b0f2c47377 [2021-03-22T07:24:05.023Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-22T07:24:05.287Z] ---> Running in dd60c3b52101 [2021-03-22T07:24:05.287Z] Removing intermediate container e01e423b79a8 [2021-03-22T07:24:05.287Z] ---> 61936fff8a5e [2021-03-22T07:24:05.287Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-22T07:24:05.287Z] ---> Running in 056ebf6226aa [2021-03-22T07:24:05.287Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-22T07:24:05.287Z] Removing intermediate container dd60c3b52101 [2021-03-22T07:24:05.287Z] ---> 8971cd182368 [2021-03-22T07:24:05.287Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:24:05.287Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-22T07:24:05.287Z] ---> aefe523efa57 [2021-03-22T07:24:05.287Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-22T07:24:05.550Z] ---> Running in c5d0d3e70794 [2021-03-22T07:24:05.550Z] ---> Running in 6fc481f001fa [2021-03-22T07:24:05.550Z] Removing intermediate container 056ebf6226aa [2021-03-22T07:24:05.550Z] ---> c8dbbbc8d49a [2021-03-22T07:24:05.550Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-22T07:24:05.828Z] ---> Running in b00c4db16c2f [2021-03-22T07:24:05.828Z] Removing intermediate container c5d0d3e70794 [2021-03-22T07:24:05.828Z] ---> 73af590eaeb0 [2021-03-22T07:24:05.828Z] Step 20/22 : LABEL arch=x86_64 [2021-03-22T07:24:06.092Z] ---> Running in 11a9c9889bcc [2021-03-22T07:24:06.092Z] Removing intermediate container b00c4db16c2f [2021-03-22T07:24:06.092Z] ---> 231a3fc2e523 [2021-03-22T07:24:06.092Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:24:07.487Z] ---> Running in 1922eb5339a5 [2021-03-22T07:24:07.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:07.487Z] Removing intermediate container 11a9c9889bcc [2021-03-22T07:24:07.487Z] ---> 710b99ab1f24 [2021-03-22T07:24:07.487Z] Step 21/22 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:24:07.487Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:07.487Z] ---> Running in 7d4b6824c1ac [2021-03-22T07:24:07.487Z] (1/2) Installing readline (8.0.4-r0) [2021-03-22T07:24:07.487Z] (2/2) Installing bash (5.0.17-r0) [2021-03-22T07:24:07.487Z] Executing bash-5.0.17-r0.post-install [2021-03-22T07:24:07.487Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:07.487Z] OK: 12 MiB in 22 packages [2021-03-22T07:24:07.751Z] Removing intermediate container 7d4b6824c1ac [2021-03-22T07:24:07.751Z] ---> 5394391c08f6 [2021-03-22T07:24:07.751Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:24:07.751Z] ---> Running in 489987a4655a [2021-03-22T07:24:08.021Z] Removing intermediate container 489987a4655a [2021-03-22T07:24:08.021Z] ---> 3cf9269a18d5 [2021-03-22T07:24:08.021Z] [2021-03-22T07:24:08.285Z] Successfully built 3cf9269a18d5 [2021-03-22T07:24:08.285Z] Successfully tagged docker-support-notifications-go:latest [2021-03-22T07:24:08.285Z]  Building docker-support-notifications-go ... done Removing intermediate container 6fc481f001fa [2021-03-22T07:24:08.285Z] ---> 1a1c3cdc5f4d [2021-03-22T07:24:08.285Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-22T07:24:08.548Z] ---> Running in 2e4b3017cb85 [2021-03-22T07:24:08.549Z] Removing intermediate container 1922eb5339a5 [2021-03-22T07:24:08.549Z] ---> c1a8edcf7aa1 [2021-03-22T07:24:08.549Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-22T07:24:08.549Z] ---> Running in fbe6f936c0c6 [2021-03-22T07:24:08.813Z] Removing intermediate container 2e4b3017cb85 [2021-03-22T07:24:08.813Z] ---> 913a76f4758c [2021-03-22T07:24:08.813Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-22T07:24:08.813Z] ---> Running in b244f4322e83 [2021-03-22T07:24:09.076Z] Removing intermediate container b244f4322e83 [2021-03-22T07:24:09.076Z] ---> 1aef94cea126 [2021-03-22T07:24:09.076Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-22T07:24:09.076Z] ---> Running in 0f780f7fd532 [2021-03-22T07:24:09.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:09.338Z] Removing intermediate container 0f780f7fd532 [2021-03-22T07:24:09.338Z] ---> 579a5923da00 [2021-03-22T07:24:09.338Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-22T07:24:09.916Z] ---> 6e5e068e342b [2021-03-22T07:24:09.916Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-22T07:24:09.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:09.916Z] ---> f852098dcd9c [2021-03-22T07:24:09.916Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-22T07:24:10.490Z] ---> 72d87c2efdda [2021-03-22T07:24:10.490Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-22T07:24:10.490Z] ---> Running in 71a93d11f726 [2021-03-22T07:24:10.490Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-22T07:24:10.490Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-22T07:24:10.753Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-22T07:24:10.753Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-22T07:24:10.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:11.018Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-22T07:24:11.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:11.018Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-22T07:24:11.018Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-22T07:24:11.018Z] (2/33) Installing expat (2.2.9-r1) [2021-03-22T07:24:11.018Z] (3/33) Installing libffi (3.3-r2) [2021-03-22T07:24:11.018Z] (4/33) Installing gdbm (1.13-r1) [2021-03-22T07:24:11.018Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-22T07:24:11.018Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:11.018Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-22T07:24:11.018Z] OK: 8 MiB in 20 packages [2021-03-22T07:24:11.018Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-22T07:24:14.338Z] Removing intermediate container fbe6f936c0c6 [2021-03-22T07:24:14.338Z] ---> 2068df41633a [2021-03-22T07:24:14.338Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:24:14.601Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-22T07:24:14.601Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-22T07:24:14.601Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-22T07:24:14.601Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-22T07:24:14.601Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-22T07:24:14.601Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-22T07:24:14.601Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-22T07:24:14.601Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-22T07:24:14.601Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-22T07:24:14.601Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-22T07:24:15.553Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-22T07:24:15.553Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-22T07:24:15.815Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-22T07:24:15.815Z] ---> 157d93174984 [2021-03-22T07:24:15.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-22T07:24:15.815Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-22T07:24:15.815Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-22T07:24:15.815Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-22T07:24:15.815Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-22T07:24:15.815Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-22T07:24:15.815Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-22T07:24:15.815Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-22T07:24:15.815Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-22T07:24:15.815Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-22T07:24:15.815Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-22T07:24:16.081Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-22T07:24:16.081Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-22T07:24:16.081Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-22T07:24:16.081Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:16.081Z] OK: 71 MiB in 55 packages [2021-03-22T07:24:18.005Z] ---> c050fb6261f5 [2021-03-22T07:24:18.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-22T07:24:19.935Z] ---> 7ee7176ccdaf [2021-03-22T07:24:19.935Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-22T07:24:22.488Z] ---> Running in 3149cf27d075 [2021-03-22T07:24:22.488Z] Removing intermediate container 71a93d11f726 [2021-03-22T07:24:22.488Z] ---> 59f2cda0f28e [2021-03-22T07:24:22.488Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-22T07:24:22.753Z] ---> Running in c41f172fe76d [2021-03-22T07:24:22.753Z] Removing intermediate container 3149cf27d075 [2021-03-22T07:24:22.753Z] ---> 6534a8d41ff9 [2021-03-22T07:24:22.753Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:24:22.753Z] ---> Running in e72cf26d11d7 [2021-03-22T07:24:23.018Z] Removing intermediate container e72cf26d11d7 [2021-03-22T07:24:23.018Z] ---> 60cfa8acbf25 [2021-03-22T07:24:23.018Z] Step 21/23 : LABEL arch=x86_64 [2021-03-22T07:24:23.018Z] ---> Running in 0d8643c64f1f [2021-03-22T07:24:23.283Z] Removing intermediate container 0d8643c64f1f [2021-03-22T07:24:23.283Z] ---> b084e844a442 [2021-03-22T07:24:23.283Z] Step 22/23 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:24:23.283Z] ---> Running in bb85f68a7b93 [2021-03-22T07:24:23.283Z] Removing intermediate container bb85f68a7b93 [2021-03-22T07:24:23.283Z] ---> d09d8f9d1c1d [2021-03-22T07:24:23.283Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:24:23.545Z] ---> Running in e5985be6ecda [2021-03-22T07:24:23.545Z] Removing intermediate container e5985be6ecda [2021-03-22T07:24:23.545Z] ---> aca176f1a484 [2021-03-22T07:24:23.545Z] [2021-03-22T07:24:23.810Z] Successfully built aca176f1a484 [2021-03-22T07:24:23.810Z] Successfully tagged docker-core-data-go:latest [2021-03-22T07:24:24.074Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-03-22T07:24:24.074Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-22T07:24:24.342Z] Collecting docopt<0.7,>=0.6.1 [2021-03-22T07:24:24.342Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-22T07:24:24.917Z] Collecting PyYAML<4,>=3.10 [2021-03-22T07:24:24.917Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-22T07:24:25.863Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-22T07:24:25.863Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-22T07:24:26.124Z] Collecting docker<4.0,>=3.6.0 [2021-03-22T07:24:26.125Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-22T07:24:26.388Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-22T07:24:26.388Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-22T07:24:26.652Z] Collecting texttable<0.10,>=0.9.0 [2021-03-22T07:24:26.652Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-22T07:24:27.228Z] Collecting jsonschema<3,>=2.5.1 [2021-03-22T07:24:27.228Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-22T07:24:27.489Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-22T07:24:27.489Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-22T07:24:27.489Z] Collecting cached-property<2,>=1.2.0 [2021-03-22T07:24:27.489Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-22T07:24:27.489Z] 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-22T07:24:27.753Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-22T07:24:27.753Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-22T07:24:27.753Z] 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-22T07:24:27.753Z] Collecting idna<2.8,>=2.5 [2021-03-22T07:24:27.753Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-22T07:24:27.753Z] 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-22T07:24:27.753Z] Collecting docker-pycreds>=0.4.0 [2021-03-22T07:24:27.753Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-22T07:24:27.753Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-22T07:24:27.753Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-22T07:24:27.753Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-22T07:24:27.753Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-22T07:24:28.015Z] Installing collected packages: docopt, PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, texttable, jsonschema, cached-property, docker-compose [2021-03-22T07:24:28.015Z] Running setup.py install for docopt: started [2021-03-22T07:24:28.590Z] Running setup.py install for docopt: finished with status 'done' [2021-03-22T07:24:28.590Z] Running setup.py install for PyYAML: started [2021-03-22T07:24:29.164Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-22T07:24:29.164Z] Attempting uninstall: urllib3 [2021-03-22T07:24:29.164Z] Found existing installation: urllib3 1.25.9 [2021-03-22T07:24:29.164Z] Uninstalling urllib3-1.25.9: [2021-03-22T07:24:29.164Z] Successfully uninstalled urllib3-1.25.9 [2021-03-22T07:24:29.164Z] Attempting uninstall: idna [2021-03-22T07:24:29.164Z] Found existing installation: idna 2.9 [2021-03-22T07:24:29.164Z] Uninstalling idna-2.9: [2021-03-22T07:24:29.426Z] Successfully uninstalled idna-2.9 [2021-03-22T07:24:29.426Z] Attempting uninstall: requests [2021-03-22T07:24:29.426Z] Found existing installation: requests 2.23.0 [2021-03-22T07:24:29.426Z] Uninstalling requests-2.23.0: [2021-03-22T07:24:29.426Z] Successfully uninstalled requests-2.23.0 [2021-03-22T07:24:30.001Z] Running setup.py install for dockerpty: started [2021-03-22T07:24:30.574Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-22T07:24:30.574Z] Running setup.py install for texttable: started [2021-03-22T07:24:30.836Z] Running setup.py install for texttable: finished with status 'done' [2021-03-22T07:24:31.418Z] 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-22T07:24:34.737Z] Removing intermediate container c41f172fe76d [2021-03-22T07:24:34.737Z] ---> 8776034e9bb7 [2021-03-22T07:24:34.737Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-22T07:24:34.737Z] ---> Running in 2a5a2ca47f94 [2021-03-22T07:24:35.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:35.004Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-22T07:24:35.266Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:24:35.266Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-22T07:24:35.266Z] (3/3) Installing curl (7.69.1-r3) [2021-03-22T07:24:35.266Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:24:35.266Z] OK: 72 MiB in 58 packages [2021-03-22T07:24:35.842Z] Removing intermediate container 2a5a2ca47f94 [2021-03-22T07:24:35.842Z] ---> e63766dbf5a8 [2021-03-22T07:24:35.842Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-22T07:24:35.842Z] ---> Running in bd4cb6310287 [2021-03-22T07:24:36.104Z] Removing intermediate container bd4cb6310287 [2021-03-22T07:24:36.104Z] ---> 9754a300bd88 [2021-03-22T07:24:36.104Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:24:36.104Z] ---> Running in 1ebc7c51d525 [2021-03-22T07:24:37.049Z] Removing intermediate container 1ebc7c51d525 [2021-03-22T07:24:37.049Z] ---> c8cabd4f9d08 [2021-03-22T07:24:37.049Z] Step 24/26 : LABEL arch=x86_64 [2021-03-22T07:24:37.314Z] ---> Running in b6c44841e827 [2021-03-22T07:24:37.314Z] Removing intermediate container b6c44841e827 [2021-03-22T07:24:37.314Z] ---> d3f9b746afc9 [2021-03-22T07:24:37.314Z] Step 25/26 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:24:37.577Z] ---> Running in 06c9f747b115 [2021-03-22T07:24:37.577Z] Removing intermediate container 06c9f747b115 [2021-03-22T07:24:37.577Z] ---> 7e5d6451edf2 [2021-03-22T07:24:37.577Z] Step 26/26 : LABEL version=0.0.0 [2021-03-22T07:24:37.841Z] ---> Running in e1f9f1b1530c [2021-03-22T07:24:37.841Z] Removing intermediate container e1f9f1b1530c [2021-03-22T07:24:37.841Z] ---> e2ccab752687 [2021-03-22T07:24:37.841Z] [2021-03-22T07:24:38.104Z] Successfully built e2ccab752687 [2021-03-22T07:24:38.104Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-22T07:24:38.379Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-22T07:24:38.399Z] $ docker stop --time=1 33c5b6907b753a4df6d80942663ddef518b8c90d81dbb6e2bc3902cbc0eda5c1 [2021-03-22T07:24:40.091Z] $ docker rm -f 33c5b6907b753a4df6d80942663ddef518b8c90d81dbb6e2bc3902cbc0eda5c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T07:24:40.711Z] + docker images [2021-03-22T07:24:40.711Z] + grep docker [2021-03-22T07:24:41.286Z] docker-sys-mgmt-agent-go latest e2ccab752687 3 seconds ago 313MB [2021-03-22T07:24:41.286Z] docker-core-data-go latest aca176f1a484 17 seconds ago 22.6MB [2021-03-22T07:24:41.286Z] docker-support-notifications-go latest 3cf9269a18d5 33 seconds ago 17.9MB [2021-03-22T07:24:41.286Z] docker-support-scheduler-go latest e66f3d336dc7 About a minute ago 17.3MB [2021-03-22T07:24:41.286Z] docker-security-bootstrapper-go latest a07488d827f5 About a minute ago 18.8MB [2021-03-22T07:24:41.286Z] docker-security-secretstore-setup-go latest d0e43ed6bb9a 2 minutes ago 24.9MB [2021-03-22T07:24:41.286Z] docker-core-metadata-go latest 7bd2ef22d4a8 2 minutes ago 19.1MB [2021-03-22T07:24:41.286Z] docker-core-command-go latest 120449a1288f 2 minutes ago 17.3MB [2021-03-22T07:24:41.286Z] docker-security-proxy-setup-go latest 0af0226bb5a6 2 minutes ago 24.7MB [2021-03-22T07:24:41.286Z] docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-03-22T07:24:42.588Z] Running on prd-ubuntu18.04-docker-8c-8g-30774 in /w/workspace/edgexfoundry_edgex-go_PR-3282 [Pipeline] { [Pipeline] ws [2021-03-22T07:24:42.704Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-22T07:24:44.921Z] using credential edgex-jenkins-ssh [2021-03-22T07:24:44.986Z] Cloning the remote Git repository [2021-03-22T07:24:45.012Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:24:45.079Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-22T07:24:45.106Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:24:45.107Z] > git --version # timeout=10 [2021-03-22T07:24:45.113Z] > git --version # 'git version 2.17.1' [2021-03-22T07:24:45.114Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:24:45.143Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:24:52.503Z] Merging remotes/origin/master commit be0d14e436fe9c753018b2c9bd281985489666e3 into PR head commit d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:24:52.666Z] Merge succeeded, producing d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:24:52.667Z] Checking out Revision d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 (PR-3282) [2021-03-22T07:24:51.975Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:24:51.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-22T07:24:51.994Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-22T07:24:52.008Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-22T07:24:52.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:24:52.012Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3282/head:refs/remotes/origin/PR-3282 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-22T07:24:52.522Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:24:52.528Z] > git checkout -f d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 # timeout=10 [2021-03-22T07:24:52.638Z] > git remote # timeout=10 [2021-03-22T07:24:52.646Z] > git config --get remote.origin.url # timeout=10 [2021-03-22T07:24:52.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-22T07:24:52.655Z] > git merge be0d14e436fe9c753018b2c9bd281985489666e3 # timeout=10 [2021-03-22T07:24:52.664Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-22T07:24:52.673Z] > git config core.sparsecheckout # timeout=10 [2021-03-22T07:24:52.677Z] > git checkout -f d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 # timeout=10 [2021-03-22T07:24:56.332Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-03-22T07:24:56.358Z] > git --version # timeout=10 [2021-03-22T07:24:56.361Z] > git --version # 'git version 2.17.1' [2021-03-22T07:24:56.364Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:24:57.640Z] + echo snap-build.sh [2021-03-22T07:24:57.640Z] snap-build.sh [2021-03-22T07:24:57.640Z] + SNAP_BASE_DIR=. [2021-03-22T07:24:57.640Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-22T07:24:57.640Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-22T07:24:57.640Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-22T07:24:57.640Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-22T07:24:57.640Z] + cd /w/workspace/edgex-go/1 [2021-03-22T07:24:57.640Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-22T07:24:57.640Z] Reading package lists... [2021-03-22T07:24:57.640Z] Building dependency tree... [2021-03-22T07:24:57.640Z] Reading state information... [2021-03-22T07:24:57.901Z] The following packages were automatically installed and are no longer required: [2021-03-22T07:24:57.901Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-22T07:24:57.901Z] uidmap xdelta3 [2021-03-22T07:24:57.901Z] Use 'sudo apt autoremove' to remove them. [2021-03-22T07:24:57.901Z] The following packages will be REMOVED: [2021-03-22T07:24:57.901Z] lxd* lxd-client* [2021-03-22T07:24:58.473Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-22T07:24:58.473Z] After this operation, 31.7 MB disk space will be freed. [2021-03-22T07:24:59.527Z] (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-22T07:24:59.527Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-22T07:25:00.471Z] Removing lxd dnsmasq configuration [2021-03-22T07:25:00.471Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-22T07:25:00.471Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-22T07:25:01.046Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-22T07:25:01.309Z] (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-22T07:25:01.309Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-22T07:25:02.694Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-22T07:25:02.694Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-22T07:25:04.076Z] + sudo snap remove --purge lxd [2021-03-22T07:25:04.076Z] snap "lxd" is not installed [2021-03-22T07:25:04.076Z] + sudo groupadd --force --system lxd [2021-03-22T07:25:04.076Z] ++ whoami [2021-03-22T07:25:04.076Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-22T07:25:04.076Z] + newgrp - lxd [2021-03-22T07:25:04.336Z] + sudo snap install lxd [2021-03-22T07:25:12.479Z] 2021-03-22T07:25:10Z INFO Waiting for automatic snapd restart... [2021-03-22T07:25:17.125Z] gofmt -l . [2021-03-22T07:25:18.557Z] [ "`gofmt -l .`" = "" ] [2021-03-22T07:25:21.936Z] ./bin/test-go-mod-tidy.sh [2021-03-22T07:25:22.210Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-22T07:25:24.875Z] + ls -al . [2021-03-22T07:25:24.875Z] total 788 [2021-03-22T07:25:24.875Z] drwxrwxr-x 9 1001 1001 4096 Mar 22 07:25 . [2021-03-22T07:25:24.875Z] drwxr-xr-x 4 root root 4096 Mar 22 07:20 .. [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 11 Mar 22 07:19 .dockerignore [2021-03-22T07:25:24.875Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 07:19 .git [2021-03-22T07:25:24.875Z] drwxrwxr-x 3 1001 1001 4096 Mar 22 07:19 .github [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 818 Mar 22 07:19 .gitignore [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 166 Mar 22 07:19 .sonarcloud.properties [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 8607 Mar 22 07:19 Attribution.txt [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 3804 Mar 22 07:19 CONTRIBUTING.md [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 931 Mar 22 07:19 Dockerfile.build [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 863 Mar 22 07:19 Jenkinsfile [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 10775 Mar 22 07:19 LICENSE [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 5774 Mar 22 07:19 Makefile [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 6548 Mar 22 07:19 README.md [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 6755 Mar 22 07:19 SECURITY.md [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 5 Mar 22 07:16 VERSION [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 4131 Mar 22 07:19 ZMQWindows.md [2021-03-22T07:25:24.875Z] drwxrwxr-x 2 1001 1001 4096 Mar 22 07:19 bin [2021-03-22T07:25:24.875Z] drwxrwxr-x 14 1001 1001 4096 Mar 22 07:19 cmd [2021-03-22T07:25:24.875Z] -rw-r--r-- 1 root root 650607 Mar 22 07:23 coverage.out [2021-03-22T07:25:24.875Z] -rw-r--r-- 1 root root 1055 Mar 22 07:25 go.mod [2021-03-22T07:25:24.875Z] -rw-r--r-- 1 root root 22209 Mar 22 07:25 go.sum [2021-03-22T07:25:24.875Z] drwxrwxr-x 8 1001 1001 4096 Mar 22 07:19 internal [2021-03-22T07:25:24.875Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 07:19 openapi [2021-03-22T07:25:24.875Z] drwxrwxr-x 4 1001 1001 4096 Mar 22 07:19 snap [2021-03-22T07:25:24.875Z] -rw-rw-r-- 1 1001 1001 168 Mar 22 07:19 version.go [Pipeline] sh [2021-03-22T07:25:25.546Z] + '[' -e coverage.out ] [2021-03-22T07:25:25.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-22T07:25:25.585Z] Warning: overwriting stash ‘coverage-report’ [2021-03-22T07:25:27.179Z] Stashed 1 file(s) [Pipeline] sh [2021-03-22T07:25:27.406Z] lxd 4.12 from Canonical* installed [2021-03-22T07:25:27.406Z] + sudo lxd init --auto [2021-03-22T07:25:27.886Z] + make build [2021-03-22T07:25:27.886Z] 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-22T07:25:35.547Z] + sudo snap install --classic snapcraft [2021-03-22T07:25:43.001Z] 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-22T07:25:43.683Z] snapcraft 4.5.4 from Canonical* installed [2021-03-22T07:25:43.683Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-22T07:25:43.683Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-03-22T07:25:43.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T07:25:43.683Z] Dload Upload Total Spent Left Speed [2021-03-22T07:25:43.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4823 0 --:--:-- --:--:-- --:--:-- 4823 [2021-03-22T07:25:43.683Z] 100 3325k 100 3325k 0 0 11.9M 0 --:--:-- --:--:-- --:--:-- 11.9M [2021-03-22T07:25:43.683Z] ./yq_linux_amd64 [2021-03-22T07:25:43.683Z] + sudo snapcraft prime --use-lxd [2021-03-22T07:25:45.066Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-22T07:25:45.066Z] 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-22T07:25:45.066Z] - README.md [2021-03-22T07:25:45.066Z] [2021-03-22T07:25:45.066Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-22T07:25:46.007Z] Launching a container. [2021-03-22T07:25:58.248Z] Waiting for container to be ready [2021-03-22T07:25:58.248Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-22T07:25:58.248Z] [2021-03-22T07:26:02.457Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-22T07:26:02.457Z] Waiting for network to be ready... [2021-03-22T07:26:03.027Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-22T07:26:03.027Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-22T07:26:03.287Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-22T07:26:03.287Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-22T07:26:03.548Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-22T07:26:03.548Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-22T07:26:03.548Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-22T07:26:03.548Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-22T07:26:03.548Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-22T07:26:03.548Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-22T07:26:03.548Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-22T07:26:03.811Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-22T07:26:03.811Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-22T07:26:03.811Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-22T07:26:03.811Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-22T07:26:03.811Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-22T07:26:03.811Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-22T07:26:03.811Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-22T07:26:04.072Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-22T07:26:04.072Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-22T07:26:04.072Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-22T07:26:04.072Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-22T07:26:04.072Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-22T07:26:04.072Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-22T07:26:04.072Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-22T07:26:04.072Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-22T07:26:04.332Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-22T07:26:08.534Z] Fetched 24.1 MB in 6s (4216 kB/s) [2021-03-22T07:26:09.476Z] Reading package lists... [2021-03-22T07:26:09.740Z] Reading package lists... [2021-03-22T07:26:09.851Z] 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-22T07:26:10.002Z] Building dependency tree... [2021-03-22T07:26:10.002Z] Reading state information... [2021-03-22T07:26:10.002Z] The following additional packages will be installed: [2021-03-22T07:26:10.002Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-22T07:26:10.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-22T07:26:10.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-22T07:26:10.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-22T07:26:10.002Z] Suggested packages: [2021-03-22T07:26:10.002Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-22T07:26:10.002Z] Recommended packages: [2021-03-22T07:26:10.002Z] gnupg libsasl2-modules [2021-03-22T07:26:10.002Z] The following NEW packages will be installed: [2021-03-22T07:26:10.002Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-22T07:26:10.002Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-22T07:26:10.002Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-22T07:26:10.002Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-22T07:26:10.002Z] The following packages will be upgraded: [2021-03-22T07:26:10.002Z] gpg gpg-agent gpgconf libudev1 [2021-03-22T07:26:10.263Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-22T07:26:10.263Z] Need to get 3530 kB of archives. [2021-03-22T07:26:10.263Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-22T07:26:10.263Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-22T07:26:10.263Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-22T07:26:10.525Z] 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-22T07:26:10.525Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-22T07:26:10.525Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-22T07:26:10.525Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-22T07:26:10.787Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-22T07:26:11.050Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-22T07:26:11.050Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-22T07:26:11.050Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-22T07:26:11.050Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-22T07:26:11.050Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-22T07:26:11.050Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-22T07:26:11.050Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-22T07:26:11.050Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-22T07:26:11.050Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-22T07:26:11.050Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-22T07:26:11.050Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-22T07:26:11.050Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-22T07:26:11.050Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-22T07:26:11.050Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-22T07:26:11.050Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-22T07:26:11.319Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:26:11.319Z] Fetched 3530 kB in 1s (3500 kB/s) [2021-03-22T07:26:11.319Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-22T07:26:11.319Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:26:11.319Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:26:11.580Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-22T07:26:11.580Z] Selecting previously unselected package udev. [2021-03-22T07:26:11.580Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-22T07:26:11.580Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:26:11.580Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-22T07:26:11.840Z] Selecting previously unselected package libfuse2:amd64. [2021-03-22T07:26:11.840Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-22T07:26:11.840Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-22T07:26:11.840Z] Selecting previously unselected package fuse. [2021-03-22T07:26:11.840Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-22T07:26:11.840Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-22T07:26:12.101Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:26:12.101Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:26:12.101Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:26:12.362Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:26:12.362Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:26:12.362Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:26:12.457Z] 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-22T07:26:12.628Z] Selecting previously unselected package libksba8:amd64. [2021-03-22T07:26:12.628Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-22T07:26:12.628Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-22T07:26:12.628Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-22T07:26:12.628Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:12.628Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:12.628Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-22T07:26:12.628Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:12.628Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:12.895Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-22T07:26:12.896Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:12.896Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:12.896Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-22T07:26:12.896Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:12.896Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:12.896Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-22T07:26:12.896Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:12.896Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:13.158Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-22T07:26:13.158Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:13.158Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:13.158Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-22T07:26:13.158Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:13.158Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:13.158Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-22T07:26:13.158Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:13.158Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:13.158Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-22T07:26:13.419Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-22T07:26:13.419Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:13.419Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-22T07:26:13.419Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-22T07:26:13.419Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:26:13.419Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-22T07:26:13.419Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-22T07:26:13.419Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:26:13.419Z] Selecting previously unselected package libldap-common. [2021-03-22T07:26:13.419Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-22T07:26:13.419Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:26:13.722Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-22T07:26:13.722Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-22T07:26:13.722Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:26:13.722Z] Selecting previously unselected package dirmngr. [2021-03-22T07:26:13.723Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:26:13.723Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-22T07:26:14.029Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:26:14.029Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-22T07:26:14.029Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-22T07:26:14.029Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:26:14.029Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-22T07:26:14.029Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-22T07:26:14.029Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.029Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-22T07:26:14.029Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:26:14.306Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-22T07:26:14.647Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-22T07:26:14.647Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.647Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-22T07:26:14.976Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-22T07:26:14.976Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-22T07:26:14.976Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-22T07:26:14.976Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-22T07:26:14.976Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-22T07:26:15.238Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:26:15.813Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-22T07:26:15.814Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-22T07:26:15.814Z] This means they are not meant to be enabled using systemctl. [2021-03-22T07:26:15.814Z] Possible reasons for having this kind of units are: [2021-03-22T07:26:15.814Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-22T07:26:15.814Z] .wants/ or .requires/ directory. [2021-03-22T07:26:15.814Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-22T07:26:15.814Z] a requirement dependency on it. [2021-03-22T07:26:15.814Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-22T07:26:15.814Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-22T07:26:15.814Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-22T07:26:15.814Z] instance name specified. [2021-03-22T07:26:16.074Z] Reading package lists... [2021-03-22T07:26:16.074Z] Building dependency tree... [2021-03-22T07:26:16.074Z] Reading state information... [2021-03-22T07:26:16.336Z] The following additional packages will be installed: [2021-03-22T07:26:16.336Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-22T07:26:16.336Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-22T07:26:16.336Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-22T07:26:16.336Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-22T07:26:16.336Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-22T07:26:16.336Z] Suggested packages: [2021-03-22T07:26:16.336Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-22T07:26:16.336Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-22T07:26:16.336Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-22T07:26:16.336Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-22T07:26:16.336Z] systemd-container policykit-1 [2021-03-22T07:26:16.336Z] Recommended packages: [2021-03-22T07:26:16.336Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-22T07:26:16.336Z] The following NEW packages will be installed: [2021-03-22T07:26:16.336Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-22T07:26:16.336Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-22T07:26:16.336Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-22T07:26:16.336Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-22T07:26:16.336Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-22T07:26:16.336Z] The following packages will be upgraded: [2021-03-22T07:26:16.336Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-22T07:26:16.598Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-22T07:26:16.598Z] Need to get 35.2 MB of archives. [2021-03-22T07:26:16.598Z] After this operation, 141 MB of additional disk space will be used. [2021-03-22T07:26:16.598Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-22T07:26:16.598Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-22T07:26:17.174Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-22T07:26:17.174Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-22T07:26:17.174Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-22T07:26:17.174Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-22T07:26:17.174Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-22T07:26:17.174Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-22T07:26:17.436Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-22T07:26:17.436Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-22T07:26:17.436Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-22T07:26:17.436Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-22T07:26:17.436Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-22T07:26:17.436Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-22T07:26:17.436Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-22T07:26:17.436Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-22T07:26:17.436Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-22T07:26:17.436Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-22T07:26:17.436Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-22T07:26:17.436Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-22T07:26:17.436Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-22T07:26:17.436Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-22T07:26:17.436Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-22T07:26:17.436Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-22T07:26:17.436Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-22T07:26:17.436Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-22T07:26:17.436Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-22T07:26:17.436Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-22T07:26:17.699Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-22T07:26:17.699Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-22T07:26:18.642Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:26:18.642Z] Fetched 35.2 MB in 2s (16.6 MB/s) [2021-03-22T07:26:18.642Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-22T07:26:18.642Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:26:18.906Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:26:19.173Z] 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-22T07:26:19.478Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:26:19.478Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:26:19.478Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-22T07:26:19.741Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-22T07:26:19.741Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-22T07:26:19.741Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-22T07:26:20.003Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-22T07:26:20.003Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-22T07:26:20.003Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-22T07:26:20.003Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-22T07:26:20.582Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-22T07:26:20.582Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-22T07:26:20.605Z] 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-22T07:26:21.154Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-22T07:26:21.416Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-22T07:26:21.416Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-22T07:26:21.416Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-22T07:26:21.989Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-22T07:26:21.989Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:26:21.989Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:22.254Z] Selecting previously unselected package libexpat1:amd64. [2021-03-22T07:26:22.254Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-22T07:26:22.254Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-22T07:26:22.516Z] Selecting previously unselected package python3.6-minimal. [2021-03-22T07:26:22.516Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:26:22.516Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:23.088Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-22T07:26:23.088Z] Checking for services that may need to be restarted...done. [2021-03-22T07:26:23.088Z] Checking for services that may need to be restarted...done. [2021-03-22T07:26:23.349Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:23.349Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-22T07:26:23.349Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:23.920Z] Selecting previously unselected package python3-minimal. [2021-03-22T07:26:23.920Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-22T07:26:23.920Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-22T07:26:23.920Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-22T07:26:23.920Z] Selecting previously unselected package mime-support. [2021-03-22T07:26:23.920Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-22T07:26:23.920Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-22T07:26:24.182Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-22T07:26:24.182Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-22T07:26:24.182Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-22T07:26:24.182Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-22T07:26:24.182Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:26:24.182Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:24.445Z] Selecting previously unselected package python3.6. [2021-03-22T07:26:24.445Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-22T07:26:24.445Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:24.445Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-22T07:26:24.445Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-22T07:26:24.445Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-22T07:26:24.445Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-22T07:26:24.706Z] Selecting previously unselected package python3. [2021-03-22T07:26:24.706Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-22T07:26:24.706Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-22T07:26:24.968Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-22T07:26:24.968Z] Selecting previously unselected package multiarch-support. [2021-03-22T07:26:24.968Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:26:24.968Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-22T07:26:24.968Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-22T07:26:24.968Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-22T07:26:24.968Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-22T07:26:24.968Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-22T07:26:24.968Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-22T07:26:25.230Z] Selecting previously unselected package libbsd0:amd64. [2021-03-22T07:26:25.230Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-22T07:26:25.230Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-22T07:26:25.230Z] Selecting previously unselected package sudo. [2021-03-22T07:26:25.230Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-22T07:26:25.230Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-22T07:26:25.492Z] Selecting previously unselected package apparmor. [2021-03-22T07:26:25.492Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-22T07:26:25.492Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-22T07:26:25.492Z] Selecting previously unselected package libedit2:amd64. [2021-03-22T07:26:25.492Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-22T07:26:25.492Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-22T07:26:25.756Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-22T07:26:25.756Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:26:25.756Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:26.007Z] 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-22T07:26:26.703Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-22T07:26:26.703Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:26:26.703Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:26.703Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-22T07:26:26.703Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-22T07:26:26.703Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-22T07:26:26.965Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-22T07:26:26.965Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:26:26.965Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:26.965Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-22T07:26:26.965Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-22T07:26:26.965Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:27.227Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-22T07:26:27.227Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-22T07:26:27.227Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-22T07:26:27.488Z] Selecting previously unselected package openssh-client. [2021-03-22T07:26:27.488Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-22T07:26:27.488Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-22T07:26:27.488Z] Selecting previously unselected package squashfs-tools. [2021-03-22T07:26:27.489Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-22T07:26:27.489Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-22T07:26:27.750Z] Selecting previously unselected package snapd. [2021-03-22T07:26:27.750Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-22T07:26:27.750Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-22T07:26:30.298Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-22T07:26:30.298Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-22T07:26:30.298Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-22T07:26:30.298Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-22T07:26:30.298Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-22T07:26:30.298Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:30.298Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:26:30.298Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-22T07:26:30.298Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-22T07:26:31.245Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-22T07:26:31.245Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-22T07:26:31.245Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-22T07:26:31.245Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:31.245Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:31.245Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-22T07:26:32.189Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-22T07:26:32.189Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:32.189Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-22T07:26:32.189Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-22T07:26:32.189Z] running python rtupdate hooks for python3.6... [2021-03-22T07:26:32.189Z] running python post-rtupdate hooks for python3.6... [2021-03-22T07:26:32.189Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-22T07:26:32.723Z] 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-22T07:26:34.103Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-22T07:26:34.103Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-22T07:26:34.103Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-22T07:26:34.103Z] Setting up snapd (2.48.3+18.04) ... [2021-03-22T07:26:34.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-22T07:26:34.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-22T07:26:35.200Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-22T07:26:35.200Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-22T07:26:35.462Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-22T07:26:35.462Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-22T07:26:35.723Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-22T07:26:35.984Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-22T07:26:36.246Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-22T07:26:36.246Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-22T07:26:36.507Z] /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-22T07:26:36.507Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-22T07:26:36.507Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-22T07:26:37.892Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:26:37.892Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:26:37.892Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:26:38.124Z] 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-22T07:26:39.280Z] Reading package lists... [2021-03-22T07:26:39.542Z] Reading package lists... [2021-03-22T07:26:39.542Z] Building dependency tree... [2021-03-22T07:26:39.542Z] Reading state information... [2021-03-22T07:26:39.805Z] Calculating upgrade... [2021-03-22T07:26:39.805Z] The following packages will be upgraded: [2021-03-22T07:26:39.805Z] advancecomp base-files bash binutils binutils-common [2021-03-22T07:26:39.805Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-22T07:26:39.805Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-22T07:26:39.805Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-22T07:26:39.805Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-22T07:26:39.805Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-22T07:26:39.805Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-22T07:26:39.805Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-22T07:26:39.805Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-22T07:26:39.805Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-22T07:26:39.805Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-22T07:26:39.805Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-22T07:26:39.805Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-22T07:26:39.805Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-22T07:26:39.805Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-22T07:26:40.080Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T07:26:40.080Z] Need to get 63.8 MB of archives. [2021-03-22T07:26:40.080Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-22T07:26:40.080Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-139.143 [993 kB] [2021-03-22T07:26:40.080Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-22T07:26:40.080Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-22T07:26:40.080Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-22T07:26:40.080Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-22T07:26:40.080Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-22T07:26:40.080Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-22T07:26:40.080Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-22T07:26:40.080Z] 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-22T07:26:40.080Z] 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-22T07:26:40.080Z] 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-22T07:26:40.080Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-22T07:26:40.080Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-22T07:26:40.080Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-22T07:26:40.080Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-22T07:26:40.080Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-22T07:26:40.080Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-22T07:26:40.080Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-22T07:26:40.080Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-22T07:26:40.080Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-22T07:26:40.344Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-22T07:26:40.344Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-22T07:26:40.344Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-22T07:26:40.344Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-22T07:26:40.344Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-22T07:26:40.344Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-22T07:26:40.344Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-22T07:26:40.344Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-22T07:26:40.344Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-22T07:26:40.344Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-22T07:26:40.344Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-22T07:26:40.344Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-22T07:26:40.344Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-22T07:26:40.344Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-22T07:26:40.344Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-22T07:26:40.344Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-22T07:26:40.344Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-22T07:26:40.344Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-22T07:26:40.344Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-22T07:26:40.344Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-22T07:26:40.344Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-22T07:26:40.344Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-22T07:26:40.344Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-22T07:26:40.344Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-22T07:26:40.344Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-22T07:26:40.344Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-22T07:26:40.344Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-22T07:26:40.344Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-22T07:26:40.344Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-22T07:26:40.344Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-22T07:26:40.344Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-22T07:26:40.344Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-22T07:26:40.344Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-22T07:26:40.344Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-22T07:26:40.344Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-22T07:26:40.606Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-22T07:26:40.868Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-22T07:26:40.868Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-22T07:26:40.868Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-22T07:26:40.868Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-22T07:26:40.868Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-22T07:26:41.129Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-22T07:26:41.129Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-22T07:26:41.129Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-22T07:26:41.129Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-22T07:26:41.129Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-22T07:26:41.129Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-22T07:26:41.129Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-22T07:26:41.129Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-22T07:26:41.129Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-22T07:26:41.129Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-22T07:26:41.129Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-22T07:26:41.129Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-22T07:26:41.129Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-22T07:26:41.129Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-22T07:26:41.129Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-22T07:26:41.129Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-22T07:26:41.129Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-22T07:26:41.129Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-22T07:26:41.129Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-22T07:26:41.129Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-22T07:26:41.129Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-03-22T07:26:41.129Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-22T07:26:41.129Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-22T07:26:41.390Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-22T07:26:41.390Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-22T07:26:41.390Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-22T07:26:41.390Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-22T07:26:41.390Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-22T07:26:41.390Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-22T07:26:41.390Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-22T07:26:41.390Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-22T07:26:41.390Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-22T07:26:41.390Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-22T07:26:41.390Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-22T07:26:41.391Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-22T07:26:41.391Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-22T07:26:41.651Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-22T07:26:41.651Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-22T07:26:41.651Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:26:41.651Z] Fetched 63.8 MB in 2s (39.0 MB/s) [2021-03-22T07:26:41.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:41.912Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:26:41.912Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:26:42.427Z] 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-22T07:26:42.483Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:26:42.483Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:26:42.744Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-139.143_amd64.deb ... [2021-03-22T07:26:42.744Z] Unpacking linux-libc-dev:amd64 (4.15.0-139.143) over (4.15.0-20.21) ... [2021-03-22T07:26:43.700Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:43.700Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:43.700Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:43.700Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:43.700Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:43.700Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:43.700Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:43.961Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:43.961Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:43.961Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:43.961Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:44.222Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:44.222Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:44.222Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:44.222Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:26:44.489Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:26:44.489Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:44.489Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-22T07:26:44.489Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:26:44.489Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:26:44.489Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:44.750Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:44.750Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:44.750Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:44.750Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-22T07:26:44.750Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-22T07:26:45.012Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:26:45.012Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:26:45.012Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:26:45.274Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:26:45.852Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-22T07:26:45.852Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-22T07:26:45.852Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-22T07:26:46.113Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-22T07:26:46.113Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-22T07:26:46.113Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-22T07:26:46.386Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-22T07:26:46.386Z] Installing new version of config file /etc/issue ... [2021-03-22T07:26:46.386Z] Installing new version of config file /etc/issue.net ... [2021-03-22T07:26:46.386Z] Installing new version of config file /etc/lsb-release ... [2021-03-22T07:26:46.386Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-22T07:26:46.648Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-22T07:26:46.648Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-22T07:26:46.648Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-22T07:26:46.648Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:46.648Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-22T07:26:46.910Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-22T07:26:46.910Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-22T07:26:46.910Z] 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-22T07:26:47.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:47.171Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:47.171Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:47.171Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:47.171Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:47.171Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-22T07:26:47.171Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-22T07:26:47.433Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-22T07:26:47.433Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:47.433Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-22T07:26:47.433Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-22T07:26:47.694Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-22T07:26:47.824Z] 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-22T07:26:47.955Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:47.955Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:26:47.955Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:26:47.955Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-22T07:26:48.216Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:48.216Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:26:48.216Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:26:48.216Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-22T07:26:48.478Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:48.478Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-22T07:26:48.478Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-22T07:26:48.478Z] Setting up grep (3.1-2build1) ... [2021-03-22T07:26:48.740Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:48.740Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-22T07:26:48.740Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-22T07:26:48.740Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-22T07:26:49.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:49.002Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:26:49.002Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:26:49.002Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-22T07:26:49.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:49.002Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-22T07:26:49.002Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:26:49.941Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-22T07:26:49.941Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:26:49.941Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-22T07:26:49.941Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:26:50.514Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-22T07:26:50.776Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:50.776Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-22T07:26:50.776Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-22T07:26:51.720Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-22T07:26:51.720Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-22T07:26:51.980Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-22T07:26:51.980Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-22T07:26:51.980Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-22T07:26:52.245Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:52.245Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-22T07:26:52.245Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-22T07:26:52.507Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-22T07:26:52.507Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:52.507Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:52.507Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:52.784Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:52.784Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:52.784Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:52.784Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:53.045Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:53.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:53.045Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:53.045Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:53.045Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:53.222Z] 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-22T07:26:53.306Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:53.306Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:53.306Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:53.306Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:53.566Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:53.566Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:26:53.566Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:26:53.566Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:26:53.566Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:26:53.826Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-22T07:26:53.826Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:53.826Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-22T07:26:53.826Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:26:54.088Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-22T07:26:54.088Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:54.088Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:54.088Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:54.349Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:54.349Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:54.349Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:54.622Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:54.622Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:54.884Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:54.884Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:54.884Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:55.456Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:26:55.718Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-22T07:26:55.979Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-22T07:26:56.256Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:56.256Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-22T07:26:56.256Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-22T07:26:56.518Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:26:56.518Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-22T07:26:56.518Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-22T07:26:56.786Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-22T07:26:56.786Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-22T07:26:57.081Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:57.081Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-22T07:26:57.081Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-22T07:26:57.081Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-22T07:26:57.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:57.358Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-22T07:26:57.358Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-22T07:26:57.676Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-22T07:26:57.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:57.676Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-22T07:26:57.676Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-22T07:26:57.676Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-22T07:26:58.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:58.112Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-22T07:26:58.112Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:26:58.112Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:26:58.112Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:58.112Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-22T07:26:58.399Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:26:58.399Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:26:58.399Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:58.399Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-22T07:26:58.660Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:26:58.660Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-22T07:26:58.929Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:58.929Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-22T07:26:58.929Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-22T07:26:58.929Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-22T07:26:59.194Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-22T07:26:59.194Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:26:59.194Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:26:59.194Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-22T07:26:59.454Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:59.454Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-22T07:26:59.454Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-22T07:26:59.454Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-22T07:26:59.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:59.715Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-22T07:26:59.715Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-22T07:26:59.715Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [Pipeline] } [2021-03-22T07:26:59.964Z] $ docker stop --time=1 434189be662abeaaef4eddf1fb39f59fe9cd18d8c58ca048c1a212c6eebea86f [2021-03-22T07:26:59.976Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:26:59.976Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-22T07:26:59.976Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-22T07:27:00.236Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-22T07:27:00.236Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:00.236Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-22T07:27:00.236Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-22T07:27:00.498Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-22T07:27:00.498Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:00.498Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-22T07:27:00.498Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-22T07:27:00.759Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-22T07:27:01.031Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:01.032Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-22T07:27:01.032Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-22T07:27:01.292Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-22T07:27:01.292Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:01.292Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-22T07:27:01.292Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-22T07:27:01.292Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-22T07:27:01.552Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:01.552Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-22T07:27:01.552Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-22T07:27:01.552Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-22T07:27:01.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:01.814Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-22T07:27:01.814Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-22T07:27:01.814Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-22T07:27:02.076Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:02.076Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-22T07:27:02.076Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-22T07:27:02.076Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-22T07:27:02.340Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:02.340Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-22T07:27:02.340Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-22T07:27:02.340Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-22T07:27:02.601Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-22T07:27:02.601Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-22T07:27:02.601Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-22T07:27:02.817Z] $ docker rm -f 434189be662abeaaef4eddf1fb39f59fe9cd18d8c58ca048c1a212c6eebea86f [2021-03-22T07:27:02.861Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-22T07:27:03.122Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-22T07:27:03.122Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-22T07:27:03.122Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-22T07:27:03.122Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-22T07:27:03.122Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-22T07:27:03.383Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-22T07:27:03.383Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-22T07:27:03.643Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-22T07:27:03.643Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-22T07:27:03.904Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-22T07:27:03.904Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-22T07:27:03.904Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-22T07:27:03.904Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-22T07:27:04.164Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-22T07:27:04.164Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-22T07:27:04.164Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-22T07:27:04.164Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-22T07:27:04.426Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-22T07:27:04.426Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-22T07:27:04.426Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-22T07:27:04.426Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-03-22T07:27:04.687Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-22T07:27:04.687Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-03-22T07:27:04.956Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-22T07:27:04.956Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:27:05.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:27:05.476Z] [2021-03-22T07:27:05.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:27:05.896Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-22T07:27:05.897Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-22T07:27:05.897Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-22T07:27:05.897Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-22T07:27:05.897Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:27:05.897Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:27:06.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:27:06.438Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-22T07:27:06.438Z] 29e5d40040c1: Pulling fs layer [2021-03-22T07:27:06.438Z] 1ce36da41761: Pulling fs layer [2021-03-22T07:27:06.438Z] 25b303627fd3: Pulling fs layer [2021-03-22T07:27:06.438Z] 29e5d40040c1: Verifying Checksum [2021-03-22T07:27:06.438Z] 29e5d40040c1: Download complete [2021-03-22T07:27:06.472Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:27:06.472Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:27:06.741Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:27:06.741Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:27:06.741Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-22T07:27:06.741Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-22T07:27:07.002Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:07.002Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:07.002Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:07.002Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:07.034Z] 1ce36da41761: Verifying Checksum [2021-03-22T07:27:07.034Z] 1ce36da41761: Download complete [2021-03-22T07:27:07.034Z] 29e5d40040c1: Pull complete [2021-03-22T07:27:07.266Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:07.266Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:07.266Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:07.266Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:08.468Z] 1ce36da41761: Pull complete [2021-03-22T07:27:08.468Z] 25b303627fd3: Verifying Checksum [2021-03-22T07:27:08.468Z] 25b303627fd3: Download complete [2021-03-22T07:27:08.655Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:08.655Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:09.229Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:09.229Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:10.177Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:10.177Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:10.451Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:10.451Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:11.395Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-22T07:27:11.659Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-22T07:27:11.659Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-22T07:27:11.659Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-22T07:27:11.659Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-22T07:27:11.659Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-22T07:27:11.920Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-22T07:27:12.184Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-22T07:27:12.184Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-22T07:27:12.184Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-22T07:27:12.448Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-22T07:27:12.448Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-22T07:27:12.448Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-22T07:27:12.448Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-22T07:27:12.721Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-22T07:27:12.721Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-22T07:27:12.721Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:12.721Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-22T07:27:12.721Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:12.996Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:12.996Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:12.996Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-22T07:27:12.996Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-22T07:27:12.996Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-22T07:27:13.258Z] [2021-03-22T07:27:13.258Z] Current default time zone: 'Etc/UTC' [2021-03-22T07:27:13.258Z] Local time is now: Mon Mar 22 07:27:13 UTC 2021. [2021-03-22T07:27:13.258Z] Universal Time is now: Mon Mar 22 07:27:13 UTC 2021. [2021-03-22T07:27:13.258Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-22T07:27:13.258Z] [2021-03-22T07:27:13.258Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-22T07:27:13.258Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:13.258Z] Setting up linux-libc-dev:amd64 (4.15.0-139.143) ... [2021-03-22T07:27:13.258Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-22T07:27:13.518Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-22T07:27:13.518Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-22T07:27:13.518Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-22T07:27:13.518Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-22T07:27:13.518Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-22T07:27:13.518Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-22T07:27:13.518Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:13.518Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-22T07:27:13.783Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:13.783Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:27:13.783Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:13.783Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-22T07:27:13.783Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-22T07:27:13.784Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-22T07:27:13.784Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-22T07:27:13.784Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-22T07:27:14.046Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-22T07:27:14.046Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:27:14.046Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-22T07:27:15.436Z] Updating certificates in /etc/ssl/certs... [2021-03-22T07:27:16.011Z] 23 added, 27 removed; done. [2021-03-22T07:27:16.011Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-22T07:27:16.011Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-22T07:27:16.011Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-22T07:27:16.011Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-22T07:27:16.274Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-22T07:27:16.274Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.274Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:27:16.274Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.274Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.274Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.274Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.538Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.538Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-22T07:27:16.538Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:27:16.538Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-22T07:27:16.538Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-22T07:27:16.538Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-22T07:27:16.538Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.538Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-22T07:27:16.801Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-22T07:27:16.802Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-22T07:27:16.802Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-22T07:27:16.802Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:27:16.802Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-22T07:27:16.802Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-22T07:27:16.802Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-22T07:27:17.071Z] Updating certificates in /etc/ssl/certs... [2021-03-22T07:27:17.332Z] 0 added, 0 removed; done. [2021-03-22T07:27:17.332Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-22T07:27:17.332Z] done. [2021-03-22T07:27:17.905Z] Reading package lists... [2021-03-22T07:27:18.165Z] Building dependency tree... [2021-03-22T07:27:18.165Z] Reading state information... [2021-03-22T07:27:18.424Z] The following NEW packages will be installed: [2021-03-22T07:27:18.424Z] apt-transport-https [2021-03-22T07:27:18.629Z] 25b303627fd3: Pull complete [2021-03-22T07:27:18.629Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-22T07:27:18.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:27:18.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-22T07:27:18.685Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T07:27:18.686Z] Need to get 1696 B of archives. [2021-03-22T07:27:18.686Z] After this operation, 153 kB of additional disk space will be used. [2021-03-22T07:27:18.686Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-22T07:27:18.686Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:27:18.686Z] Fetched 1696 B in 0s (8540 B/s) [2021-03-22T07:27:18.686Z] Selecting previously unselected package apt-transport-https. [2021-03-22T07:27:18.686Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-22T07:27:18.686Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-22T07:27:18.686Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-22T07:27:18.916Z] prd-ubuntu18.04-docker-arm64-4c-16g-30857 does not seem to be running inside a container [2021-03-22T07:27:18.948Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-22T07:27:18.987Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-22T07:27:19.208Z] Waiting for network to be ready... [2021-03-22T07:27:22.196Z] $ docker top ee34c4963e11ac1bfbd49a492c30e356b5e496668d5134ad62d7049e1825718f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:27:23.335Z] + docker-compose build --help [2021-03-22T07:27:23.335Z] + grep parallel [2021-03-22T07:27:27.343Z] 2021-03-22T07:27:22Z INFO Waiting for automatic snapd restart... [2021-03-22T07:27:27.343Z] snapd 2.49 from Canonical* installed [2021-03-22T07:27:27.626Z] --parallel Build images in parallel. [Pipeline] } [2021-03-22T07:27:27.936Z] $ docker stop --time=1 ee34c4963e11ac1bfbd49a492c30e356b5e496668d5134ad62d7049e1825718f [2021-03-22T07:27:28.282Z] "snapd" switched to the "latest/stable" channel [2021-03-22T07:27:28.282Z] [2021-03-22T07:27:29.955Z] $ docker rm -f ee34c4963e11ac1bfbd49a492c30e356b5e496668d5134ad62d7049e1825718f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:27:31.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-22T07:27:31.040Z] . [Pipeline] withDockerContainer [2021-03-22T07:27:31.341Z] prd-ubuntu18.04-docker-arm64-4c-16g-30857 does not seem to be running inside a container [2021-03-22T07:27:31.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-22T07:27:32.496Z] core18 20210128 from Canonical* installed [2021-03-22T07:27:32.758Z] "core18" switched to the "latest/stable" channel [2021-03-22T07:27:32.758Z] [2021-03-22T07:27:32.930Z] $ docker top 9e802bfc66fde901dab332025b8fc7105b67ab623f9ca91bfdb05cecf24d9bfe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:27:34.030Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-22T07:27:38.043Z] snapcraft 4.5.4 from Canonical* installed [2021-03-22T07:27:38.043Z] "snapcraft" switched to the "latest/stable" channel [2021-03-22T07:27:38.043Z] [2021-03-22T07:27:39.407Z] Building docker-core-command-go ... [2021-03-22T07:27:39.407Z] Building docker-core-data-go ... [2021-03-22T07:27:39.407Z] Building docker-core-metadata-go ... [2021-03-22T07:27:39.407Z] Building docker-security-bootstrapper-go ... [2021-03-22T07:27:39.407Z] Building docker-security-proxy-setup-go ... [2021-03-22T07:27:39.407Z] Building docker-security-secretstore-setup-go ... [2021-03-22T07:27:39.407Z] Building docker-support-notifications-go ... [2021-03-22T07:27:39.407Z] Building docker-support-scheduler-go ... [2021-03-22T07:27:39.407Z] Building docker-sys-mgmt-agent-go ... [2021-03-22T07:27:39.407Z] Building docker-core-command-go [2021-03-22T07:27:39.407Z] Building docker-security-proxy-setup-go [2021-03-22T07:27:39.407Z] Building docker-support-notifications-go [2021-03-22T07:27:39.407Z] Building docker-support-scheduler-go [2021-03-22T07:27:39.407Z] Building docker-sys-mgmt-agent-go [2021-03-22T07:27:41.345Z] 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-22T07:27:41.345Z] - README.md [2021-03-22T07:27:41.345Z] [2021-03-22T07:27:41.345Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-22T07:27:47.935Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:27:47.935Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:27:47.935Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:27:47.935Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:27:49.351Z] Reading package lists... [2021-03-22T07:27:49.628Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-22T07:27:56.510Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:27:56.510Z] Reading package lists... [2021-03-22T07:27:56.510Z] Building dependency tree... [2021-03-22T07:27:56.510Z] Reading state information... [2021-03-22T07:27:56.510Z] Suggested packages: [2021-03-22T07:27:56.510Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-22T07:27:56.510Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-22T07:27:56.510Z] Recommended packages: [2021-03-22T07:27:56.510Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-22T07:27:56.510Z] The following NEW packages will be installed: [2021-03-22T07:27:56.510Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-22T07:27:56.510Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-22T07:27:56.510Z] pkg-config zip [2021-03-22T07:27:56.510Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-22T07:27:56.510Z] Need to get 7657 kB of archives. [2021-03-22T07:27:56.510Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-22T07:27:56.510Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-22T07:27:56.510Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-22T07:27:56.510Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-22T07:27:56.510Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-22T07:27:56.773Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-22T07:27:56.773Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-22T07:27:56.773Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-22T07:27:56.773Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-22T07:27:56.773Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-22T07:27:56.773Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-22T07:27:57.035Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-22T07:27:57.035Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-22T07:27:57.035Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-22T07:27:57.295Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-22T07:27:57.295Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-22T07:27:57.295Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-22T07:27:57.295Z] Fetched 7657 kB in 1s (7018 kB/s) [2021-03-22T07:27:57.561Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-22T07:27:57.561Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-22T07:27:57.561Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-22T07:27:57.561Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-22T07:27:57.825Z] Selecting previously unselected package libpsl5:amd64. [2021-03-22T07:27:57.825Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-22T07:27:57.825Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-22T07:27:57.825Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-22T07:27:57.825Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-22T07:27:57.825Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-22T07:27:57.825Z] Selecting previously unselected package librtmp1:amd64. [2021-03-22T07:27:57.825Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-22T07:27:57.825Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-22T07:27:57.825Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-22T07:27:57.825Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-22T07:27:58.086Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-22T07:27:58.086Z] Selecting previously unselected package liberror-perl. [2021-03-22T07:27:58.086Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-22T07:27:58.086Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-22T07:27:58.086Z] Selecting previously unselected package git-man. [2021-03-22T07:27:58.086Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-22T07:27:58.086Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:27:58.349Z] Selecting previously unselected package git. [2021-03-22T07:27:58.349Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-22T07:27:58.349Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:27:59.298Z] Selecting previously unselected package libnorm1:amd64. [2021-03-22T07:27:59.298Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-22T07:27:59.298Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-22T07:27:59.298Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-22T07:27:59.298Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-22T07:27:59.298Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-22T07:27:59.298Z] Selecting previously unselected package libsodium23:amd64. [2021-03-22T07:27:59.298Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-22T07:27:59.298Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-22T07:27:59.561Z] Selecting previously unselected package libzmq5:amd64. [2021-03-22T07:27:59.561Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-22T07:27:59.561Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:27:59.561Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-22T07:27:59.561Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-22T07:27:59.561Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:27:59.822Z] Selecting previously unselected package pkg-config. [2021-03-22T07:27:59.822Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-22T07:27:59.822Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-22T07:27:59.822Z] Selecting previously unselected package zip. [2021-03-22T07:27:59.822Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-22T07:27:59.822Z] Unpacking zip (3.0-11build1) ... [2021-03-22T07:27:59.822Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-22T07:28:00.083Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:28:00.083Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-22T07:28:00.083Z] Setting up liberror-perl (0.17025-1) ... [2021-03-22T07:28:00.083Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-22T07:28:00.083Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-22T07:28:00.083Z] No schema files found: doing nothing. [2021-03-22T07:28:00.083Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-22T07:28:00.083Z] Setting up zip (3.0-11build1) ... [2021-03-22T07:28:00.083Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-22T07:28:00.344Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-22T07:28:00.344Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-22T07:28:00.344Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:28:00.344Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-22T07:28:00.344Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-22T07:28:00.344Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-22T07:28:00.607Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-22T07:28:07.197Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:28:07.197Z] git set to automatically installed. [2021-03-22T07:28:07.197Z] git-man set to automatically installed. [2021-03-22T07:28:07.197Z] libcurl3-gnutls set to automatically installed. [2021-03-22T07:28:07.197Z] liberror-perl set to automatically installed. [2021-03-22T07:28:07.198Z] libglib2.0-0 set to automatically installed. [2021-03-22T07:28:07.198Z] libnghttp2-14 set to automatically installed. [2021-03-22T07:28:07.198Z] libnorm1 set to automatically installed. [2021-03-22T07:28:07.198Z] libpgm-5.2-0 set to automatically installed. [2021-03-22T07:28:07.198Z] libpsl5 set to automatically installed. [2021-03-22T07:28:07.198Z] librtmp1 set to automatically installed. [2021-03-22T07:28:07.198Z] libsodium23 set to automatically installed. [2021-03-22T07:28:07.198Z] libzmq3-dev set to automatically installed. [2021-03-22T07:28:07.198Z] libzmq5 set to automatically installed. [2021-03-22T07:28:07.198Z] pkg-config set to automatically installed. [2021-03-22T07:28:07.198Z] zip set to automatically installed. [2021-03-22T07:28:09.113Z] snapd is not logged in, snap install commands will use sudo [2021-03-22T07:28:15.742Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:28:16.697Z] snap "core18" has no updates available [2021-03-22T07:28:18.111Z] snapd is not logged in, snap install commands will use sudo [2021-03-22T07:28:24.711Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-22T07:28:39.675Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-22T07:28:39.675Z] Pulling go-build-helper [2021-03-22T07:28:39.675Z] + snapcraftctl pull [2021-03-22T07:28:39.675Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-03-22T07:28:39.675Z] Skipping pull go-build-helper (already ran) [2021-03-22T07:28:39.675Z] Building go-build-helper [2021-03-22T07:28:39.675Z] + snapcraftctl build [2021-03-22T07:28:42.234Z] Staging go-build-helper [2021-03-22T07:28:42.234Z] + snapcraftctl stage [2021-03-22T07:28:54.487Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-22T07:28:54.487Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-22T07:28:54.487Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1610 kB] [2021-03-22T07:28:54.487Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [306 kB] [2021-03-22T07:28:54.487Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-22T07:28:54.487Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-22T07:28:54.487Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [257 kB] [2021-03-22T07:28:54.487Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [33.6 kB] [2021-03-22T07:28:54.487Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-22T07:28:54.487Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-22T07:28:54.487Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-22T07:28:54.487Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-22T07:28:54.487Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-22T07:28:54.487Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-22T07:28:54.487Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-22T07:28:54.487Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-22T07:28:54.487Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-22T07:28:54.487Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-22T07:28:54.487Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-22T07:28:54.487Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1949 kB] [2021-03-22T07:28:54.487Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [398 kB] [2021-03-22T07:28:54.487Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-22T07:28:54.487Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-22T07:28:54.487Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [278 kB] [2021-03-22T07:28:54.487Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [37.2 kB] [2021-03-22T07:28:54.487Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-22T07:28:54.487Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-22T07:28:54.487Z] Fetched 24.1 MB in 0s (0 B/s) [2021-03-22T07:28:54.487Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-22T07:28:54.487Z] Fetched 224 kB in 0s (0 B/s) [2021-03-22T07:28:54.487Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-22T07:28:54.487Z] Fetched 157 kB in 0s (0 B/s) [2021-03-22T07:28:54.487Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-22T07:28:54.487Z] Fetched 221 kB in 0s (0 B/s) [2021-03-22T07:28:54.487Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-22T07:28:54.487Z] Fetched 143 kB in 0s (0 B/s) [2021-03-22T07:28:54.487Z] Pulling app-service-config [2021-03-22T07:28:54.487Z] + snapcraftctl pull [2021-03-22T07:28:54.487Z] Cloning into '/root/parts/app-service-config/src'... [2021-03-22T07:28:54.747Z] Pulling config-common [2021-03-22T07:28:54.747Z] + snapcraftctl pull [2021-03-22T07:29:00.040Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:29:00.040Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:29:00.040Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:29:00.040Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:29:00.040Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-22T07:29:00.040Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:29:00.040Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-22T07:29:00.040Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:29:00.040Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-22T07:29:00.040Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:29:00.040Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-22T07:29:00.040Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:29:00.040Z] Pulling edgex-go [2021-03-22T07:29:00.040Z] + snapcraftctl pull [2021-03-22T07:29:01.184Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:29:01.184Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:29:01.184Z] ---> 1df6a88993c1 [2021-03-22T07:29:01.184Z] Step 3/26 : WORKDIR /edgex-go [2021-03-22T07:29:01.184Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:29:01.184Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:29:01.184Z] ---> 1df6a88993c1 [2021-03-22T07:29:01.184Z] Step 3/21 : WORKDIR /edgex-go [2021-03-22T07:29:01.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:29:01.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:29:01.184Z] ---> 1df6a88993c1 [2021-03-22T07:29:01.184Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:29:01.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:29:01.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:29:01.184Z] ---> 1df6a88993c1 [2021-03-22T07:29:01.184Z] Step 3/22 : WORKDIR /edgex-go [2021-03-22T07:29:01.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:29:01.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:29:01.184Z] ---> 1df6a88993c1 [2021-03-22T07:29:01.184Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:29:01.184Z] ---> Running in 40f852021fcd [2021-03-22T07:29:01.184Z] ---> Running in 3a5f2124c1be [2021-03-22T07:29:01.184Z] ---> Running in 986c9bac392b [2021-03-22T07:29:01.184Z] ---> Running in 6109e90f25e1 [2021-03-22T07:29:01.184Z] ---> Running in 30812b76439d [2021-03-22T07:29:01.184Z] Removing intermediate container 3a5f2124c1be [2021-03-22T07:29:01.184Z] ---> 1bb540a6eae6 [2021-03-22T07:29:01.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:29:01.184Z] Removing intermediate container 6109e90f25e1 [2021-03-22T07:29:01.184Z] ---> 8346c36a2b26 [2021-03-22T07:29:01.184Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 40f852021fcd [2021-03-22T07:29:01.184Z] ---> e8d8ee1e24b0 [2021-03-22T07:29:01.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:29:01.184Z] [2021-03-22T07:29:01.185Z] Removing intermediate container 986c9bac392b [2021-03-22T07:29:01.185Z] ---> 18b2e1da7cde [2021-03-22T07:29:01.185Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:29:01.185Z] Removing intermediate container 30812b76439d [2021-03-22T07:29:01.185Z] ---> 55c0e766932c [2021-03-22T07:29:01.185Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:29:01.185Z] ---> Running in ecc11063fc4c [2021-03-22T07:29:01.185Z] ---> Running in 3d11802b7aed [2021-03-22T07:29:01.185Z] ---> Running in 96963369b7ff [2021-03-22T07:29:01.185Z] ---> Running in 0243c95916b6 [2021-03-22T07:29:01.185Z] ---> Running in ebf4ad1fe850 [2021-03-22T07:29:01.185Z] Removing intermediate container ecc11063fc4c [2021-03-22T07:29:01.185Z] ---> 9b444ec49152 [2021-03-22T07:29:01.185Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-22T07:29:01.185Z] ---> Running in 83f42d73097b [2021-03-22T07:29:01.185Z] Removing intermediate container 3d11802b7aed [2021-03-22T07:29:01.185Z] ---> dfaea56a818d [2021-03-22T07:29:01.185Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-22T07:29:01.185Z] ---> Running in 8e38ee7e064e [2021-03-22T07:29:01.465Z] Removing intermediate container 96963369b7ff [2021-03-22T07:29:01.465Z] ---> 16b6f7f00aa7 [2021-03-22T07:29:01.465Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-22T07:29:01.754Z] Removing intermediate container 0243c95916b6 [2021-03-22T07:29:01.754Z] ---> a8634a44e24b [2021-03-22T07:29:01.754Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:29:01.754Z] Removing intermediate container ebf4ad1fe850 [2021-03-22T07:29:01.754Z] ---> 1a4e27e40397 [2021-03-22T07:29:01.754Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-22T07:29:01.754Z] ---> Running in add6d2e71ccd [2021-03-22T07:29:02.030Z] ---> Running in 890fb1e7b5a7 [2021-03-22T07:29:02.308Z] ---> Running in 94b68a86dd82 [2021-03-22T07:29:02.593Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:02.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:03.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:03.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:03.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:03.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:04.039Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:04.315Z] OK: 217 MiB in 51 packages [2021-03-22T07:29:04.598Z] OK: 217 MiB in 51 packages [2021-03-22T07:29:04.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:04.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:04.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:29:05.604Z] OK: 217 MiB in 51 packages [2021-03-22T07:29:05.604Z] OK: 217 MiB in 51 packages [2021-03-22T07:29:05.895Z] OK: 217 MiB in 51 packages [2021-03-22T07:29:05.895Z] Removing intermediate container 83f42d73097b [2021-03-22T07:29:05.895Z] ---> d09858ddc8ad [2021-03-22T07:29:05.895Z] Step 6/22 : COPY go.mod . [2021-03-22T07:29:06.182Z] Removing intermediate container 8e38ee7e064e [2021-03-22T07:29:06.182Z] ---> 530686f8d558 [2021-03-22T07:29:06.182Z] Step 6/22 : COPY go.mod . [2021-03-22T07:29:07.171Z] ---> 2bf00a2f6b89 [2021-03-22T07:29:07.171Z] Step 7/22 : RUN go mod download [2021-03-22T07:29:07.171Z] Removing intermediate container add6d2e71ccd [2021-03-22T07:29:07.171Z] ---> 315fcf889fcd [2021-03-22T07:29:07.171Z] Step 6/26 : COPY go.mod . [2021-03-22T07:29:07.449Z] ---> Running in afe3684dbf60 [2021-03-22T07:29:07.450Z] ---> d58a8488ee69 [2021-03-22T07:29:07.450Z] Step 7/22 : RUN go mod download [2021-03-22T07:29:07.450Z] Removing intermediate container 890fb1e7b5a7 [2021-03-22T07:29:07.450Z] ---> c09d4db0e27e [2021-03-22T07:29:07.450Z] Step 6/23 : COPY go.mod . [2021-03-22T07:29:07.736Z] Removing intermediate container 94b68a86dd82 [2021-03-22T07:29:07.736Z] ---> fd7445223fa4 [2021-03-22T07:29:07.736Z] Step 6/21 : COPY go.mod . [2021-03-22T07:29:07.736Z] ---> Running in 36e22fb0f8b1 [2021-03-22T07:29:08.345Z] ---> 1ef37483e9bc [2021-03-22T07:29:08.345Z] Step 7/26 : RUN go mod download [2021-03-22T07:29:08.630Z] ---> Running in d0a1b9d6e60f [2021-03-22T07:29:08.630Z] ---> 1e720b902846 [2021-03-22T07:29:08.630Z] Step 7/23 : RUN go mod download [2021-03-22T07:29:08.911Z] ---> fb37e4a01a4d [2021-03-22T07:29:08.911Z] Step 7/21 : RUN go mod download [2021-03-22T07:29:08.911Z] ---> Running in 92efe1f8f749 [2021-03-22T07:29:09.531Z] ---> Running in 4bc976799c01 [2021-03-22T07:29:12.181Z] Removing intermediate container afe3684dbf60 [2021-03-22T07:29:12.181Z] ---> 67abae3224e7 [2021-03-22T07:29:12.181Z] Step 8/22 : COPY . . [2021-03-22T07:29:12.463Z] Removing intermediate container 36e22fb0f8b1 [2021-03-22T07:29:12.463Z] ---> dd2552ed6da1 [2021-03-22T07:29:12.463Z] Step 8/22 : COPY . . [2021-03-22T07:29:13.459Z] Removing intermediate container d0a1b9d6e60f [2021-03-22T07:29:13.459Z] ---> 78d7dab232b4 [2021-03-22T07:29:13.459Z] Step 8/26 : COPY . . [2021-03-22T07:29:14.477Z] Removing intermediate container 92efe1f8f749 [2021-03-22T07:29:14.477Z] ---> a6123e9d430f [2021-03-22T07:29:14.477Z] Step 8/23 : COPY . . [2021-03-22T07:29:15.477Z] Removing intermediate container 4bc976799c01 [2021-03-22T07:29:15.477Z] ---> 7b8aadb3a645 [2021-03-22T07:29:15.477Z] Step 8/21 : COPY . . [2021-03-22T07:29:22.017Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-22T07:29:22.018Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-22T07:29:22.018Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-22T07:29:22.018Z] Fetched 0 B in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-22T07:29:22.018Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-22T07:29:22.018Z] Fetched 279 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-22T07:29:22.018Z] Fetched 122 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-22T07:29:22.018Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-22T07:29:22.018Z] Fetched 8848 B in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-22T07:29:22.018Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-22T07:29:22.018Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-22T07:29:22.018Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-22T07:29:22.018Z] Fetched 214 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-22T07:29:22.018Z] Fetched 154 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-22T07:29:22.018Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-22T07:29:22.018Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-22T07:29:22.018Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-22T07:29:22.018Z] Fetched 499 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-22T07:29:22.018Z] Fetched 111 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-22T07:29:22.018Z] Fetched 240 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-22T07:29:22.018Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-22T07:29:22.018Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-22T07:29:22.018Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-22T07:29:22.018Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-22T07:29:22.018Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-22T07:29:22.018Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-22T07:29:22.018Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-22T07:29:22.018Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-22T07:29:22.018Z] Fetched 8720 B in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-22T07:29:22.018Z] Fetched 137 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-22T07:29:22.018Z] Fetched 119 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-22T07:29:22.018Z] Fetched 109 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-22T07:29:22.018Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-22T07:29:22.018Z] Fetched 645 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-22T07:29:22.018Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-22T07:29:22.018Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-22T07:29:22.018Z] Fetched 368 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-22T07:29:22.018Z] Fetched 187 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-22T07:29:22.018Z] Fetched 175 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-22T07:29:22.018Z] Fetched 206 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-22T07:29:22.018Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-22T07:29:22.018Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-22T07:29:22.018Z] Fetched 159 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-22T07:29:22.018Z] Fetched 107 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-22T07:29:22.018Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-22T07:29:22.018Z] Pulling static-packages [2021-03-22T07:29:22.018Z] + snapcraftctl pull [2021-03-22T07:29:22.280Z] Pulling version [2021-03-22T07:29:22.280Z] + cd /root/project [2021-03-22T07:29:22.280Z] + [ -f VERSION ] [2021-03-22T07:29:22.280Z] + PROJECT_VERSION=local-dev [2021-03-22T07:29:22.280Z] + git rev-parse --short HEAD [2021-03-22T07:29:22.280Z] + GIT_REVISION=d6aa07ec [2021-03-22T07:29:22.280Z] + snapcraftctl set-version local-dev [2021-03-22T07:29:23.222Z] Skipping build go-build-helper (already ran) [2021-03-22T07:29:23.482Z] Building app-service-config [2021-03-22T07:29:23.482Z] + make build [2021-03-22T07:29:23.482Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.31 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-22T07:29:25.415Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.31 [2021-03-22T07:29:25.677Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-22T07:29:25.677Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.14 [2021-03-22T07:29:25.677Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-22T07:29:25.677Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-22T07:29:25.677Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-22T07:29:25.677Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-22T07:29:25.940Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-22T07:29:25.940Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-22T07:29:25.940Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-22T07:29:25.940Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-22T07:29:25.940Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-22T07:29:25.940Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-22T07:29:25.940Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-22T07:29:26.202Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-22T07:29:26.202Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-22T07:29:26.202Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-22T07:29:26.202Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-22T07:29:26.202Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-22T07:29:26.202Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-22T07:29:26.202Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-22T07:29:26.466Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-22T07:29:26.466Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-22T07:29:26.466Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-22T07:29:26.753Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-22T07:29:26.753Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-22T07:29:26.753Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-22T07:29:26.753Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-22T07:29:26.753Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-22T07:29:26.753Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-22T07:29:26.753Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-22T07:29:27.041Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-22T07:29:27.041Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-22T07:29:27.041Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-22T07:29:27.041Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-22T07:29:27.041Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-22T07:29:27.322Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-22T07:29:27.322Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-22T07:29:27.322Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-22T07:29:27.322Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-22T07:29:27.322Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-22T07:29:27.322Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-22T07:29:27.322Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-22T07:29:39.590Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-22T07:29:39.590Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-03-22T07:29:39.590Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-22T07:29:39.590Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-22T07:29:39.850Z] Building config-common [2021-03-22T07:29:39.850Z] + snapcraftctl build [2021-03-22T07:29:42.395Z] Building edgex-go [2021-03-22T07:29:42.405Z] ---> c952cbcb7f44 [2021-03-22T07:29:42.405Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-22T07:29:42.405Z] ---> 8bbf53252a49 [2021-03-22T07:29:42.405Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-22T07:29:42.405Z] ---> Running in 271b180d1419 [2021-03-22T07:29:42.405Z] ---> Running in 9824def14e48 [2021-03-22T07:29:42.405Z] ---> a399178b6d65 [2021-03-22T07:29:42.405Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-22T07:29:42.405Z] ---> b4e1df976eb0 [2021-03-22T07:29:42.405Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-22T07:29:42.405Z] ---> 0cdf8cf7fbce [2021-03-22T07:29:42.405Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-22T07:29:42.405Z] ---> Running in 7ee0a47087f4 [2021-03-22T07:29:42.405Z] ---> Running in c5d2dfe6486b [2021-03-22T07:29:42.405Z] ---> Running in 2ea88e02be4c [2021-03-22T07:29:42.405Z] 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-22T07:29:42.405Z] 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-22T07:29:42.405Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-03-22T07:29:42.405Z] 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-22T07:29:42.692Z] 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-22T07:29:43.338Z] + cd /root/parts/edgex-go/src [2021-03-22T07:29:43.338Z] + make build [2021-03-22T07:29:43.338Z] 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-22T07:29:43.600Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-22T07:29:43.600Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-22T07:29:43.600Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-22T07:29:43.600Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-22T07:29:43.861Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-22T07:29:43.861Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-22T07:29:43.861Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-22T07:29:43.861Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-22T07:29:43.861Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-22T07:29:43.861Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-22T07:29:49.150Z] 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-22T07:29:49.150Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-22T07:29:54.442Z] 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-22T07:29:55.829Z] 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-22T07:29:57.748Z] 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-22T07:29:58.331Z] 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-22T07:29:58.331Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-22T07:29:58.593Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-22T07:29:58.593Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-22T07:29:58.593Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-22T07:30:00.511Z] 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-22T07:30:00.773Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-22T07:30:00.774Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-22T07:30:02.702Z] 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-22T07:30:04.097Z] 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-22T07:30:04.098Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-22T07:30:06.025Z] 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-22T07:30:06.968Z] 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-22T07:30:06.968Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-22T07:30:08.358Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-22T07:30:08.358Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-22T07:30:10.913Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-22T07:30:10.913Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-22T07:30:10.913Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-22T07:30:10.913Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-22T07:30:10.913Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-22T07:30:10.913Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-22T07:30:10.913Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-22T07:30:10.913Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-22T07:30:10.913Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-22T07:30:10.913Z] + 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-22T07:30:10.913Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-22T07:30:10.913Z] + 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-22T07:30:10.913Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-22T07:30:10.913Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-22T07:30:10.913Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-22T07:30:10.913Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-22T07:30:10.913Z] + 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-22T07:30:14.212Z] Building static-packages [2021-03-22T07:30:14.212Z] + snapcraftctl build [2021-03-22T07:30:16.761Z] Building version [2021-03-22T07:30:16.761Z] + snapcraftctl build [2021-03-22T07:30:18.793Z] Skipping stage go-build-helper (already ran) [2021-03-22T07:30:18.793Z] Staging app-service-config [2021-03-22T07:30:18.793Z] + snapcraftctl stage [2021-03-22T07:30:20.179Z] Staging config-common [2021-03-22T07:30:20.180Z] + snapcraftctl stage [2021-03-22T07:30:21.121Z] Staging edgex-go [2021-03-22T07:30:21.121Z] + snapcraftctl stage [2021-03-22T07:30:22.065Z] Staging static-packages [2021-03-22T07:30:22.065Z] + snapcraftctl stage [2021-03-22T07:30:23.456Z] Staging version [2021-03-22T07:30:23.456Z] + snapcraftctl stage [2021-03-22T07:30:24.396Z] Priming go-build-helper [2021-03-22T07:30:24.396Z] + snapcraftctl prime [2021-03-22T07:30:25.337Z] Priming app-service-config [2021-03-22T07:30:25.337Z] + snapcraftctl prime [2021-03-22T07:30:26.719Z] Priming config-common [2021-03-22T07:30:26.719Z] + snapcraftctl prime [2021-03-22T07:30:27.728Z] Priming edgex-go [2021-03-22T07:30:27.728Z] + snapcraftctl prime [2021-03-22T07:30:29.130Z] Priming static-packages [2021-03-22T07:30:29.131Z] + snapcraftctl prime [2021-03-22T07:30:31.049Z] Priming version [2021-03-22T07:30:31.049Z] + snapcraftctl prime [2021-03-22T07:30:32.435Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-22T07:31:34.584Z] 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-22T07:31:42.934Z] Removing intermediate container 7ee0a47087f4 [2021-03-22T07:31:42.934Z] ---> 308b87dd017b [2021-03-22T07:31:42.934Z] [2021-03-22T07:31:42.934Z] Step 10/21 : FROM alpine:3.12 [2021-03-22T07:31:42.934Z] 3.12: Pulling from library/alpine [2021-03-22T07:31:42.934Z] Removing intermediate container 2ea88e02be4c [2021-03-22T07:31:42.934Z] ---> ea6ea9459a78 [2021-03-22T07:31:42.934Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-22T07:31:43.211Z] ---> Running in da4bbc519140 [2021-03-22T07:31:44.198Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-22T07:31:44.198Z] Status: Downloaded newer image for alpine:3.12 [2021-03-22T07:31:44.198Z] ---> d10569e2745f [2021-03-22T07:31:44.198Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-22T07:31:44.804Z] ---> Running in 5df57d7a8a1e [2021-03-22T07:31:45.413Z] 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-22T07:31:46.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:31:46.868Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:31:47.899Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-22T07:31:47.899Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:31:47.899Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-22T07:31:47.899Z] (4/4) Installing curl (7.69.1-r3) [2021-03-22T07:31:47.899Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:31:47.899Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:31:48.436Z] OK: 7 MiB in 18 packages [2021-03-22T07:31:52.119Z] Removing intermediate container 5df57d7a8a1e [2021-03-22T07:31:52.119Z] ---> 65a85fbdcc62 [2021-03-22T07:31:52.119Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:31:52.422Z] ---> Running in 9144de92b07b [2021-03-22T07:31:53.407Z] Removing intermediate container 9144de92b07b [2021-03-22T07:31:53.407Z] ---> ce2df0768ae4 [2021-03-22T07:31:53.407Z] Step 13/21 : WORKDIR /edgex [2021-03-22T07:31:54.386Z] Removing intermediate container da4bbc519140 [2021-03-22T07:31:54.386Z] ---> 13ef8fa97305 [2021-03-22T07:31:54.386Z] [2021-03-22T07:31:54.386Z] Step 11/26 : FROM docker:20.10.0 [2021-03-22T07:31:54.386Z] 20.10.0: Pulling from library/docker [2021-03-22T07:31:55.378Z] ---> Running in de7bf59b3f90 [2021-03-22T07:31:56.817Z] Removing intermediate container c5d2dfe6486b [2021-03-22T07:31:56.817Z] ---> e8a1955e3f33 [2021-03-22T07:31:56.817Z] [2021-03-22T07:31:56.817Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:31:56.817Z] ---> d10569e2745f [2021-03-22T07:31:56.817Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:31:57.089Z] Removing intermediate container 9824def14e48 [2021-03-22T07:31:57.089Z] ---> 014261de706a [2021-03-22T07:31:57.089Z] [2021-03-22T07:31:57.089Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:31:57.089Z] ---> d10569e2745f [2021-03-22T07:31:57.089Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-22T07:31:57.365Z] Removing intermediate container de7bf59b3f90 [2021-03-22T07:31:57.365Z] ---> 02ccb7c14f69 [2021-03-22T07:31:57.365Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-22T07:31:57.637Z] Removing intermediate container 271b180d1419 [2021-03-22T07:31:57.637Z] ---> 44371146c674 [2021-03-22T07:31:57.637Z] [2021-03-22T07:31:57.637Z] Step 10/22 : FROM alpine:3.12 [2021-03-22T07:31:57.637Z] ---> d10569e2745f [2021-03-22T07:31:57.637Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:31:57.637Z] ---> Running in d840138fc901 [2021-03-22T07:31:57.637Z] ---> Running in 9c881deba166 [2021-03-22T07:31:57.907Z] ---> Running in 4911bd966722 [2021-03-22T07:31:58.507Z] ---> 4fd574406801 [2021-03-22T07:31:58.507Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-22T07:31:59.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:31:59.763Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:00.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:00.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:00.037Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:00.312Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:00.587Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-22T07:32:00.587Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:32:00.587Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:32:00.587Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:32:00.587Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:32:00.867Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:32:00.867Z] OK: 5 MiB in 15 packages [2021-03-22T07:32:00.867Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-22T07:32:00.867Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:32:00.867Z] OK: 5 MiB in 15 packages [2021-03-22T07:32:00.867Z] OK: 6 MiB in 16 packages [2021-03-22T07:32:01.146Z] ---> d19d26b5c7dd [2021-03-22T07:32:01.146Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-22T07:32:03.120Z] Removing intermediate container 4911bd966722 [2021-03-22T07:32:03.120Z] ---> 3de11d7abe2c [2021-03-22T07:32:03.120Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:32:03.390Z] ---> fa15ea66f4c4 [2021-03-22T07:32:03.390Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-22T07:32:03.390Z] Removing intermediate container 9c881deba166 [2021-03-22T07:32:03.390Z] ---> 38ffdb89c0d1 [2021-03-22T07:32:03.390Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:32:03.661Z] ---> Running in edec01ac3d6a [2021-03-22T07:32:03.661Z] ---> Running in 6dd3d70fb895 [2021-03-22T07:32:03.661Z] ---> Running in 96e0a7f0f65a [2021-03-22T07:32:04.253Z] Removing intermediate container d840138fc901 [2021-03-22T07:32:04.253Z] ---> 4c67c448882e [2021-03-22T07:32:04.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:32:04.852Z] Removing intermediate container edec01ac3d6a [2021-03-22T07:32:04.852Z] ---> 48cb24eeb1c9 [2021-03-22T07:32:04.852Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-22T07:32:05.448Z] ---> Running in 79322420d8e5 [2021-03-22T07:32:05.448Z] Removing intermediate container 96e0a7f0f65a [2021-03-22T07:32:05.448Z] ---> 7f0caded326f [2021-03-22T07:32:05.448Z] Step 18/21 : CMD ["--init=true"] [2021-03-22T07:32:05.448Z] Removing intermediate container 6dd3d70fb895 [2021-03-22T07:32:05.448Z] ---> daafb457ad0d [2021-03-22T07:32:05.448Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-22T07:32:05.448Z] ---> Running in 500073263d5c [2021-03-22T07:32:05.744Z] ---> Running in 9dc394e80a36 [2021-03-22T07:32:05.744Z] ---> Running in eca04386fc6f [2021-03-22T07:32:06.020Z] Removing intermediate container 79322420d8e5 [2021-03-22T07:32:06.020Z] ---> a12440a6edcb [2021-03-22T07:32:06.020Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-22T07:32:06.295Z] Removing intermediate container 500073263d5c [2021-03-22T07:32:06.295Z] ---> ed84194db5b7 [2021-03-22T07:32:06.295Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:32:06.295Z] ---> Running in 6be3a35684ca [2021-03-22T07:32:06.566Z] Removing intermediate container eca04386fc6f [2021-03-22T07:32:06.566Z] ---> e57ce67228cd [2021-03-22T07:32:06.566Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:32:06.566Z] Removing intermediate container 9dc394e80a36 [2021-03-22T07:32:06.566Z] ---> 327b6999c48c [2021-03-22T07:32:06.566Z] Step 19/21 : LABEL arch=arm64 [2021-03-22T07:32:06.566Z] ---> Running in f22bf065cec1 [2021-03-22T07:32:06.840Z] ---> Running in b043ae5ccb4d [2021-03-22T07:32:06.841Z] ---> Running in 828b92f305ef [2021-03-22T07:32:07.113Z] Removing intermediate container 6be3a35684ca [2021-03-22T07:32:07.113Z] ---> 81f429169260 [2021-03-22T07:32:07.113Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-22T07:32:07.113Z] ---> Running in d898d074e133 [2021-03-22T07:32:07.388Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-22T07:32:07.388Z] Removing intermediate container f22bf065cec1 [2021-03-22T07:32:07.388Z] ---> ab3a9960b533 [2021-03-22T07:32:07.388Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:32:07.388Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-22T07:32:07.388Z] ---> eeaf43b92773 [2021-03-22T07:32:07.388Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-22T07:32:07.388Z] Removing intermediate container b043ae5ccb4d [2021-03-22T07:32:07.388Z] ---> f5ab2c713691 [2021-03-22T07:32:07.388Z] Step 15/23 : WORKDIR / [2021-03-22T07:32:07.663Z] Removing intermediate container 828b92f305ef [2021-03-22T07:32:07.663Z] ---> d273eb722791 [2021-03-22T07:32:07.663Z] Step 20/21 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:32:07.663Z] ---> Running in fd8c1fba5e1e [2021-03-22T07:32:07.663Z] ---> Running in df78688de0b1 [2021-03-22T07:32:07.949Z] ---> Running in d64137f12ba2 [2021-03-22T07:32:07.949Z] Removing intermediate container d898d074e133 [2021-03-22T07:32:07.949Z] ---> 77804e48dacd [2021-03-22T07:32:07.949Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:32:08.552Z] ---> 28fdbfe81bd4 [2021-03-22T07:32:08.552Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-22T07:32:08.552Z] Removing intermediate container fd8c1fba5e1e [2021-03-22T07:32:08.552Z] ---> a4553c40d855 [2021-03-22T07:32:08.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:32:08.552Z] Removing intermediate container d64137f12ba2 [2021-03-22T07:32:08.552Z] ---> 0b7acecdc483 [2021-03-22T07:32:08.552Z] Step 21/21 : LABEL version=0.0.0 [2021-03-22T07:32:08.825Z] ---> Running in 3820fa727c4d [2021-03-22T07:32:09.422Z] ---> c4eb8ed88812 [2021-03-22T07:32:09.422Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-22T07:32:09.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:09.698Z] Removing intermediate container 3820fa727c4d [2021-03-22T07:32:09.698Z] ---> 7bb63a9318f1 [2021-03-22T07:32:09.698Z] [2021-03-22T07:32:09.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:10.301Z] Successfully built 7bb63a9318f1 [2021-03-22T07:32:10.301Z] (1/2) Installing readline (8.0.4-r0) [2021-03-22T07:32:10.301Z] (2/2) Installing bash (5.0.17-r0) [2021-03-22T07:32:10.301Z] ---> efde02d143b4 [2021-03-22T07:32:10.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-22T07:32:10.301Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-22T07:32:10.301Z]  Building docker-security-proxy-setup-go ... done Building docker-core-data-go [2021-03-22T07:32:10.301Z] Executing bash-5.0.17-r0.post-install [2021-03-22T07:32:10.301Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:32:10.301Z] OK: 12 MiB in 22 packages [2021-03-22T07:32:10.301Z] ---> 5431996c10a8 [2021-03-22T07:32:10.301Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-22T07:32:11.298Z] ---> d4490b8c4f80 [2021-03-22T07:32:11.298Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-22T07:32:12.279Z] ---> 3a18a1ce8716 [2021-03-22T07:32:12.279Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-22T07:32:13.729Z] ---> 52e0328d2667 [2021-03-22T07:32:13.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-22T07:32:13.729Z] ---> Running in 133e77832ae5 [2021-03-22T07:32:14.009Z] ---> e95700593ac8 [2021-03-22T07:32:14.009Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-22T07:32:14.009Z] Removing intermediate container df78688de0b1 [2021-03-22T07:32:14.009Z] ---> e64e2f38476d [2021-03-22T07:32:14.009Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-22T07:32:14.608Z] Removing intermediate container 133e77832ae5 [2021-03-22T07:32:14.608Z] ---> fb7b8ac21bc1 [2021-03-22T07:32:14.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:32:14.608Z] ---> Running in 5e539fe0dc82 [2021-03-22T07:32:14.608Z] ---> Running in 6192e8d08ac0 [2021-03-22T07:32:14.884Z] ---> Running in 6221f4bea62f [2021-03-22T07:32:14.884Z] ---> d53ef79ecd82 [2021-03-22T07:32:14.884Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-22T07:32:15.862Z] ---> Running in d4d6f7119cff [2021-03-22T07:32:15.862Z] Removing intermediate container 5e539fe0dc82 [2021-03-22T07:32:15.862Z] ---> 56481480ea02 [2021-03-22T07:32:15.862Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-22T07:32:15.862Z] Removing intermediate container 6192e8d08ac0 [2021-03-22T07:32:15.862Z] ---> de4909a493f3 [2021-03-22T07:32:15.862Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:32:16.135Z] Removing intermediate container 6221f4bea62f [2021-03-22T07:32:16.135Z] ---> cc053948c9eb [2021-03-22T07:32:16.135Z] Step 20/22 : LABEL arch=arm64 [2021-03-22T07:32:16.409Z] ---> Running in 51536f27295a [2021-03-22T07:32:16.409Z] ---> Running in 1f79b42d3078 [2021-03-22T07:32:16.409Z] Removing intermediate container d4d6f7119cff [2021-03-22T07:32:16.409Z] ---> fe27c5253730 [2021-03-22T07:32:16.409Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:32:16.691Z] ---> Running in 945dd30717da [2021-03-22T07:32:16.691Z] ---> Running in 8675bd42a332 [2021-03-22T07:32:16.964Z] Removing intermediate container 51536f27295a [2021-03-22T07:32:16.965Z] ---> f606d66c4a0b [2021-03-22T07:32:16.965Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-22T07:32:17.238Z] Removing intermediate container 945dd30717da [2021-03-22T07:32:17.238Z] ---> c008272df3ea [2021-03-22T07:32:17.238Z] Step 21/22 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:32:17.238Z] Removing intermediate container 1f79b42d3078 [2021-03-22T07:32:17.238Z] ---> 89d0ceb9d5ce [2021-03-22T07:32:17.238Z] Step 20/22 : LABEL arch=arm64 [2021-03-22T07:32:17.238Z] ---> Running in 450d0922c2d6 [2021-03-22T07:32:17.510Z] ---> Running in 1dd2d6c30279 [2021-03-22T07:32:17.510Z] ---> Running in d219865aff5d [2021-03-22T07:32:17.510Z] Removing intermediate container 8675bd42a332 [2021-03-22T07:32:17.510Z] ---> 61c59970e1a6 [2021-03-22T07:32:17.510Z] Step 21/23 : LABEL arch=arm64 [2021-03-22T07:32:17.784Z] ---> Running in 26ba3a1c387a [2021-03-22T07:32:17.784Z] Removing intermediate container 450d0922c2d6 [2021-03-22T07:32:17.784Z] ---> 602951b9b098 [2021-03-22T07:32:17.784Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-22T07:32:18.060Z] Removing intermediate container d219865aff5d [2021-03-22T07:32:18.060Z] ---> 43f372862122 [2021-03-22T07:32:18.060Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:32:18.060Z] Removing intermediate container 1dd2d6c30279 [2021-03-22T07:32:18.060Z] ---> 8806afb7127c [2021-03-22T07:32:18.061Z] Step 21/22 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:32:18.336Z] ---> Running in 1224d066d7bd [2021-03-22T07:32:18.336Z] ---> Running in 415c201bda0b [2021-03-22T07:32:18.617Z] Removing intermediate container 26ba3a1c387a [2021-03-22T07:32:18.617Z] ---> b4c25bb01d49 [2021-03-22T07:32:18.617Z] Step 22/23 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:32:19.598Z] ---> Running in 662362e2580d [2021-03-22T07:32:19.598Z] Removing intermediate container 1224d066d7bd [2021-03-22T07:32:19.598Z] ---> 1043bd307a0e [2021-03-22T07:32:19.598Z] [2021-03-22T07:32:19.875Z] Removing intermediate container 415c201bda0b [2021-03-22T07:32:19.875Z] ---> b4c51cdb6a52 [2021-03-22T07:32:19.875Z] Step 22/22 : LABEL version=0.0.0 [2021-03-22T07:32:19.875Z] Successfully built 1043bd307a0e [2021-03-22T07:32:20.473Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-22T07:32:20.473Z] ---> 9dd361741b2d [2021-03-22T07:32:20.473Z]  Building docker-support-scheduler-go ... done Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.tomlBuilding docker-core-metadata-go [2021-03-22T07:32:20.473Z] [2021-03-22T07:32:20.744Z] ---> Running in 51fd681e368a [2021-03-22T07:32:20.744Z] Removing intermediate container 662362e2580d [2021-03-22T07:32:20.744Z] ---> 2913f0418608 [2021-03-22T07:32:20.744Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:32:21.023Z] ---> Running in 51a60b491d5f [2021-03-22T07:32:21.306Z] Removing intermediate container 51fd681e368a [2021-03-22T07:32:21.306Z] ---> bb00f6f13fa4 [2021-03-22T07:32:21.306Z] [2021-03-22T07:32:21.306Z] ---> 2f4e4b6e8449 [2021-03-22T07:32:21.306Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-22T07:32:21.581Z] Removing intermediate container 51a60b491d5f [2021-03-22T07:32:21.581Z] ---> 36cb03f9fec0 [2021-03-22T07:32:21.581Z] [2021-03-22T07:32:22.187Z] Successfully built bb00f6f13fa4 [2021-03-22T07:32:22.187Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-22T07:32:22.187Z]  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go [2021-03-22T07:32:22.187Z] Successfully built 36cb03f9fec0 [2021-03-22T07:32:22.457Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-22T07:32:22.457Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-03-22T07:32:23.053Z] ---> 09d9d51a7be2 [2021-03-22T07:32:23.053Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-22T07:32:23.053Z] ---> Running in 1e50a91dc545 [2021-03-22T07:32:24.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:24.483Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:25.076Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-22T07:32:25.076Z] (2/33) Installing expat (2.2.9-r1) [2021-03-22T07:32:25.076Z] (3/33) Installing libffi (3.3-r2) [2021-03-22T07:32:25.076Z] (4/33) Installing gdbm (1.13-r1) [2021-03-22T07:32:25.076Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-22T07:32:25.076Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-22T07:32:25.076Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-22T07:32:27.065Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-22T07:32:27.065Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-22T07:32:27.065Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-22T07:32:27.065Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-22T07:32:27.065Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-22T07:32:27.065Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-22T07:32:27.065Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-22T07:32:27.065Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-22T07:32:27.065Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-22T07:32:27.065Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-22T07:32:27.065Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-22T07:32:27.065Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-22T07:32:27.065Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-22T07:32:27.065Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-22T07:32:27.335Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-22T07:32:27.335Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-22T07:32:27.335Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-22T07:32:27.335Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-22T07:32:27.335Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-22T07:32:27.335Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-22T07:32:27.335Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-22T07:32:27.335Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-22T07:32:27.335Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-22T07:32:27.335Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-22T07:32:27.335Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-22T07:32:27.335Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-22T07:32:27.606Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:32:27.606Z] OK: 71 MiB in 55 packages [2021-03-22T07:32:40.012Z] Removing intermediate container 1e50a91dc545 [2021-03-22T07:32:40.012Z] ---> cb04a744a525 [2021-03-22T07:32:40.012Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-22T07:32:40.609Z] ---> Running in cff25b1fc85a [2021-03-22T07:32:43.237Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:32:43.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:32:43.237Z] ---> 1df6a88993c1 [2021-03-22T07:32:43.237Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:32:43.237Z] ---> Using cache [2021-03-22T07:32:43.237Z] ---> 18b2e1da7cde [2021-03-22T07:32:43.237Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:32:43.237Z] ---> Using cache [2021-03-22T07:32:43.237Z] ---> 1a4e27e40397 [2021-03-22T07:32:43.237Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-22T07:32:44.217Z] ---> Running in cbf7b48f4ae4 [2021-03-22T07:32:45.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:46.256Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:32:46.853Z] Collecting docker-compose==1.23.2 [2021-03-22T07:32:46.853Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-22T07:32:46.853Z] OK: 217 MiB in 51 packages [2021-03-22T07:32:47.844Z] Collecting texttable<0.10,>=0.9.0 [2021-03-22T07:32:47.844Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-22T07:32:49.838Z] Removing intermediate container cbf7b48f4ae4 [2021-03-22T07:32:49.838Z] ---> 91b63de877f9 [2021-03-22T07:32:49.838Z] Step 6/23 : COPY go.mod . [2021-03-22T07:32:51.841Z] ---> c7cb29c28d19 [2021-03-22T07:32:51.841Z] Step 7/23 : RUN go mod download [2021-03-22T07:32:52.113Z] ---> Running in 6911406ff3af [2021-03-22T07:32:52.728Z] Collecting PyYAML<4,>=3.10 [2021-03-22T07:32:52.728Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-22T07:32:57.055Z] Collecting jsonschema<3,>=2.5.1 [2021-03-22T07:32:57.055Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-22T07:32:57.332Z] Removing intermediate container 6911406ff3af [2021-03-22T07:32:57.332Z] ---> 570e2fd7cd0b [2021-03-22T07:32:57.332Z] Step 8/23 : COPY . . [2021-03-22T07:32:58.324Z] Collecting docker<4.0,>=3.6.0 [2021-03-22T07:32:58.602Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-22T07:32:59.208Z] 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-22T07:32:59.812Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-22T07:32:59.812Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-22T07:33:00.089Z] Collecting docopt<0.7,>=0.6.1 [2021-03-22T07:33:00.089Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-22T07:33:04.414Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-22T07:33:04.414Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-22T07:33:04.414Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-22T07:33:04.414Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-22T07:33:04.695Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:33:04.695Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:33:04.695Z] ---> 1df6a88993c1 [2021-03-22T07:33:04.695Z] Step 3/23 : WORKDIR /edgex-go [2021-03-22T07:33:04.695Z] ---> Using cache [2021-03-22T07:33:04.695Z] ---> 18b2e1da7cde [2021-03-22T07:33:04.695Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:33:04.695Z] ---> Using cache [2021-03-22T07:33:04.695Z] ---> 1a4e27e40397 [2021-03-22T07:33:04.695Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-22T07:33:04.695Z] ---> Using cache [2021-03-22T07:33:04.695Z] ---> fd7445223fa4 [2021-03-22T07:33:04.695Z] Step 6/23 : COPY go.mod . [2021-03-22T07:33:04.695Z] ---> Using cache [2021-03-22T07:33:04.695Z] ---> fb37e4a01a4d [2021-03-22T07:33:04.695Z] Step 7/23 : RUN go mod download [2021-03-22T07:33:04.695Z] ---> Using cache [2021-03-22T07:33:04.695Z] ---> 7b8aadb3a645 [2021-03-22T07:33:04.695Z] Step 8/23 : COPY . . [2021-03-22T07:33:04.973Z] ---> Using cache [2021-03-22T07:33:04.973Z] ---> b4e1df976eb0 [2021-03-22T07:33:04.973Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-22T07:33:06.426Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:33:06.426Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:33:06.426Z] ---> 1df6a88993c1 [2021-03-22T07:33:06.426Z] Step 3/31 : WORKDIR /edgex-go [2021-03-22T07:33:06.426Z] ---> Using cache [2021-03-22T07:33:06.426Z] ---> 18b2e1da7cde [2021-03-22T07:33:06.426Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> 1a4e27e40397 [2021-03-22T07:33:06.427Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> fd7445223fa4 [2021-03-22T07:33:06.427Z] Step 6/31 : COPY go.mod . [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> fb37e4a01a4d [2021-03-22T07:33:06.427Z] Step 7/31 : RUN go mod download [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> 7b8aadb3a645 [2021-03-22T07:33:06.427Z] Step 8/31 : COPY . . [2021-03-22T07:33:06.427Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-22T07:33:06.427Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-22T07:33:06.427Z] ---> 1df6a88993c1 [2021-03-22T07:33:06.427Z] Step 3/24 : WORKDIR /edgex-go [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> 18b2e1da7cde [2021-03-22T07:33:06.427Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> 1a4e27e40397 [2021-03-22T07:33:06.427Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> fd7445223fa4 [2021-03-22T07:33:06.427Z] Step 6/24 : COPY go.mod . [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> fb37e4a01a4d [2021-03-22T07:33:06.427Z] Step 7/24 : RUN go mod download [2021-03-22T07:33:06.427Z] ---> Using cache [2021-03-22T07:33:06.427Z] ---> 7b8aadb3a645 [2021-03-22T07:33:06.427Z] Step 8/24 : COPY . . [2021-03-22T07:33:06.704Z] ---> Using cache [2021-03-22T07:33:06.704Z] ---> b4e1df976eb0 [2021-03-22T07:33:06.704Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-22T07:33:06.704Z] ---> Using cache [2021-03-22T07:33:06.704Z] ---> b4e1df976eb0 [2021-03-22T07:33:06.704Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-22T07:33:08.686Z] Collecting cached-property<2,>=1.2.0 [2021-03-22T07:33:08.686Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-22T07:33:09.663Z] ---> Running in e5a2675a8780 [2021-03-22T07:33:09.663Z] ---> Running in 678b59e4ae89 [2021-03-22T07:33:09.663Z] ---> Running in eb2cdc86ee79 [2021-03-22T07:33:09.663Z] Collecting docker-pycreds>=0.4.0 [2021-03-22T07:33:09.663Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-22T07:33:09.940Z] 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-22T07:33:10.216Z] Collecting idna<2.8,>=2.5 [2021-03-22T07:33:10.490Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-22T07:33:10.490Z] 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-22T07:33:11.487Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-22T07:33:11.487Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-22T07:33:11.764Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-22T07:33:11.764Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-22T07:33:11.764Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-22T07:33:11.764Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-22T07:33:11.764Z] 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-22T07:33:12.374Z] 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-22T07:33:12.374Z] 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-22T07:33:13.371Z] Installing collected packages: texttable, PyYAML, jsonschema, docker-pycreds, websocket-client, idna, urllib3, requests, docker, docopt, dockerpty, cached-property, docker-compose [2021-03-22T07:33:13.371Z] Running setup.py install for texttable: started [2021-03-22T07:33:16.816Z] Running setup.py install for texttable: finished with status 'done' [2021-03-22T07:33:16.816Z] Running setup.py install for PyYAML: started [2021-03-22T07:33:18.829Z] ---> 7e83da117f25 [2021-03-22T07:33:18.829Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-22T07:33:18.829Z] ---> Running in ac16930bffc2 [2021-03-22T07:33:20.837Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-22T07:33:20.837Z] 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-22T07:33:21.445Z] Attempting uninstall: idna [2021-03-22T07:33:21.445Z] Found existing installation: idna 2.9 [2021-03-22T07:33:21.445Z] Uninstalling idna-2.9: [2021-03-22T07:33:21.724Z] Successfully uninstalled idna-2.9 [2021-03-22T07:33:22.716Z] Attempting uninstall: urllib3 [2021-03-22T07:33:22.716Z] Found existing installation: urllib3 1.25.9 [2021-03-22T07:33:22.716Z] Uninstalling urllib3-1.25.9: [2021-03-22T07:33:22.994Z] Successfully uninstalled urllib3-1.25.9 [2021-03-22T07:33:23.985Z] Attempting uninstall: requests [2021-03-22T07:33:23.985Z] Found existing installation: requests 2.23.0 [2021-03-22T07:33:23.985Z] Uninstalling requests-2.23.0: [2021-03-22T07:33:23.985Z] Successfully uninstalled requests-2.23.0 [2021-03-22T07:33:25.427Z] Running setup.py install for docopt: started [2021-03-22T07:33:28.845Z] Running setup.py install for docopt: finished with status 'done' [2021-03-22T07:33:28.845Z] Running setup.py install for dockerpty: started [2021-03-22T07:33:32.252Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-22T07:33:34.248Z] 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-22T07:33:41.009Z] Removing intermediate container cff25b1fc85a [2021-03-22T07:33:41.009Z] ---> 0e1c18ee8d56 [2021-03-22T07:33:41.009Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-22T07:33:41.009Z] ---> Running in ba4229bc8b90 [2021-03-22T07:33:42.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:42.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:33:43.073Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:33:43.073Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-22T07:33:43.073Z] (3/3) Installing curl (7.69.1-r3) [2021-03-22T07:33:43.073Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:33:43.377Z] OK: 72 MiB in 58 packages [2021-03-22T07:33:45.554Z] Removing intermediate container ba4229bc8b90 [2021-03-22T07:33:45.554Z] ---> e57c29e6b4bf [2021-03-22T07:33:45.554Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-22T07:33:45.554Z] ---> Running in bb37b7b6faa7 [2021-03-22T07:33:45.999Z] Removing intermediate container bb37b7b6faa7 [2021-03-22T07:33:45.999Z] ---> 6f319df7da47 [2021-03-22T07:33:45.999Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:33:46.316Z] ---> Running in 30887ca5ad2d [2021-03-22T07:33:46.620Z] Removing intermediate container 30887ca5ad2d [2021-03-22T07:33:46.620Z] ---> 4ad653fc7555 [2021-03-22T07:33:46.620Z] Step 24/26 : LABEL arch=arm64 [2021-03-22T07:33:46.933Z] ---> Running in cacb35a3c5aa [2021-03-22T07:33:48.046Z] Removing intermediate container cacb35a3c5aa [2021-03-22T07:33:48.046Z] ---> 86d05f2e8ede [2021-03-22T07:33:48.046Z] Step 25/26 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:33:48.046Z] ---> Running in 81c1fa3db1e8 [2021-03-22T07:33:48.672Z] Removing intermediate container 81c1fa3db1e8 [2021-03-22T07:33:48.672Z] ---> 2701d2284f20 [2021-03-22T07:33:48.672Z] Step 26/26 : LABEL version=0.0.0 [2021-03-22T07:33:48.953Z] ---> Running in b29329f52ec1 [2021-03-22T07:33:49.938Z] Removing intermediate container b29329f52ec1 [2021-03-22T07:33:49.938Z] ---> a8a628df606d [2021-03-22T07:33:49.938Z] [2021-03-22T07:33:50.212Z] Successfully built a8a628df606d [2021-03-22T07:33:50.212Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-22T07:34:46.777Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-03-22T07:34:56.954Z] Removing intermediate container 678b59e4ae89 [2021-03-22T07:34:56.954Z] ---> c2c5af55b928 [2021-03-22T07:34:56.954Z] [2021-03-22T07:34:56.954Z] Step 10/24 : FROM alpine:3.12 [2021-03-22T07:34:56.954Z] ---> d10569e2745f [2021-03-22T07:34:56.954Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-22T07:34:57.235Z] ---> Running in fea9a8fc008d [2021-03-22T07:34:59.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:34:59.869Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:00.471Z] Removing intermediate container e5a2675a8780 [2021-03-22T07:35:00.471Z] ---> 988fe562ea37 [2021-03-22T07:35:00.471Z] [2021-03-22T07:35:00.471Z] Step 10/31 : FROM alpine:3.12 [2021-03-22T07:35:00.471Z] ---> d10569e2745f [2021-03-22T07:35:00.471Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-22T07:35:00.471Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-22T07:35:00.746Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-22T07:35:00.746Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-22T07:35:00.746Z] (4/5) Installing curl (7.69.1-r3) [2021-03-22T07:35:00.746Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-22T07:35:00.746Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:35:00.746Z] Executing ca-certificates-20191127-r4.trigger [2021-03-22T07:35:00.746Z] ---> Running in 9da89123342a [2021-03-22T07:35:01.028Z] OK: 7 MiB in 19 packages [2021-03-22T07:35:01.637Z] Removing intermediate container 9da89123342a [2021-03-22T07:35:01.637Z] ---> f370c6449ff4 [2021-03-22T07:35:01.637Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-22T07:35:01.915Z] ---> Running in 975de43e9c74 [2021-03-22T07:35:03.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:04.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:04.189Z] Removing intermediate container fea9a8fc008d [2021-03-22T07:35:04.189Z] ---> 1891bd39c5aa [2021-03-22T07:35:04.189Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-22T07:35:04.465Z] ---> Running in efde0b59f7bf [2021-03-22T07:35:04.744Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-22T07:35:04.744Z] (2/2) Installing su-exec (0.2-r1) [2021-03-22T07:35:04.744Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:35:04.744Z] OK: 5 MiB in 16 packages [2021-03-22T07:35:05.034Z] Removing intermediate container efde0b59f7bf [2021-03-22T07:35:05.034Z] ---> 818dd2d53bf9 [2021-03-22T07:35:05.034Z] Step 13/24 : WORKDIR / [2021-03-22T07:35:05.309Z] ---> Running in 47b356eea015 [2021-03-22T07:35:06.298Z] Removing intermediate container 47b356eea015 [2021-03-22T07:35:06.298Z] ---> d42f77f8f503 [2021-03-22T07:35:06.298Z] 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-22T07:35:06.577Z] Removing intermediate container 975de43e9c74 [2021-03-22T07:35:06.577Z] ---> 342c83a1faa8 [2021-03-22T07:35:06.577Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-22T07:35:06.885Z] ---> Running in ca0996f399f7 [2021-03-22T07:35:07.494Z] ---> cfa268d04dd5 [2021-03-22T07:35:07.494Z] 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-22T07:35:07.773Z] Removing intermediate container ca0996f399f7 [2021-03-22T07:35:07.773Z] ---> 5007b941bade [2021-03-22T07:35:07.773Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-22T07:35:08.055Z] ---> Running in b39701f90c91 [2021-03-22T07:35:08.665Z] ---> cc7d3927e6ee [2021-03-22T07:35:08.665Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-22T07:35:08.945Z] Removing intermediate container b39701f90c91 [2021-03-22T07:35:08.945Z] ---> 75aed661f4ab [2021-03-22T07:35:08.945Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-22T07:35:09.235Z] ---> Running in a7afbf775cec [2021-03-22T07:35:10.230Z] ---> 3b0214966b24 [2021-03-22T07:35:10.230Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-22T07:35:12.231Z] ---> 160593a999e9 [2021-03-22T07:35:12.231Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-22T07:35:12.823Z] Removing intermediate container a7afbf775cec [2021-03-22T07:35:12.823Z] ---> 18025eb865d9 [2021-03-22T07:35:12.823Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-22T07:35:13.102Z] ---> Running in 0ce3d2e91179 [2021-03-22T07:35:13.372Z] ---> 77e15a876fe9 [2021-03-22T07:35:13.372Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-22T07:35:13.971Z] Removing intermediate container 0ce3d2e91179 [2021-03-22T07:35:13.971Z] ---> 0e0cb5aa68c3 [2021-03-22T07:35:13.971Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-22T07:35:14.569Z] ---> a8f1f4588ec4 [2021-03-22T07:35:14.569Z] 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-22T07:35:14.841Z] ---> Running in b27440c2cc82 [2021-03-22T07:35:15.117Z] ---> caeda5da6bc8 [2021-03-22T07:35:15.117Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-22T07:35:15.394Z] ---> Running in 67b894d3e931 [2021-03-22T07:35:18.829Z] Removing intermediate container b27440c2cc82 [2021-03-22T07:35:18.829Z] ---> 10f53496003c [2021-03-22T07:35:18.829Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-22T07:35:18.829Z] ---> Running in eb8e8e65447e [2021-03-22T07:35:19.101Z] Removing intermediate container 67b894d3e931 [2021-03-22T07:35:19.101Z] ---> 103b3ec9642d [2021-03-22T07:35:19.101Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:35:20.085Z] Removing intermediate container eb8e8e65447e [2021-03-22T07:35:20.085Z] ---> 4fb722eea591 [2021-03-22T07:35:20.085Z] Step 22/24 : LABEL arch=arm64 [2021-03-22T07:35:20.085Z] ---> bb50a61485b1 [2021-03-22T07:35:20.085Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-22T07:35:20.368Z] Removing intermediate container eb2cdc86ee79 [2021-03-22T07:35:20.368Z] ---> c5ba880a134f [2021-03-22T07:35:20.368Z] [2021-03-22T07:35:20.368Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:35:20.368Z] ---> d10569e2745f [2021-03-22T07:35:20.368Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-22T07:35:20.368Z] ---> Using cache [2021-03-22T07:35:20.368Z] ---> 38ffdb89c0d1 [2021-03-22T07:35:20.368Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-22T07:35:20.368Z] ---> Using cache [2021-03-22T07:35:20.368Z] ---> daafb457ad0d [2021-03-22T07:35:20.368Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-22T07:35:20.368Z] ---> Running in 948f2bb0f67f [2021-03-22T07:35:20.368Z] ---> Running in a259ef31c3b7 [2021-03-22T07:35:20.973Z] Removing intermediate container 948f2bb0f67f [2021-03-22T07:35:20.973Z] ---> ef558297d6be [2021-03-22T07:35:20.973Z] Step 23/24 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:35:21.245Z] Removing intermediate container a259ef31c3b7 [2021-03-22T07:35:21.245Z] ---> 17469a8a35d6 [2021-03-22T07:35:21.245Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-22T07:35:21.518Z] ---> Running in b1f5c5c36e9c [2021-03-22T07:35:21.798Z] ---> Running in b96b2fc19bca [2021-03-22T07:35:21.798Z] ---> 3e1441aaf8da [2021-03-22T07:35:21.799Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-22T07:35:22.071Z] Removing intermediate container b1f5c5c36e9c [2021-03-22T07:35:22.071Z] ---> f4be17c80810 [2021-03-22T07:35:22.071Z] Step 24/24 : LABEL version=0.0.0 [2021-03-22T07:35:22.344Z] Removing intermediate container b96b2fc19bca [2021-03-22T07:35:22.344Z] ---> 2a35c5e1bd99 [2021-03-22T07:35:22.344Z] Step 15/23 : WORKDIR / [2021-03-22T07:35:22.344Z] ---> Running in a4c4a6843550 [2021-03-22T07:35:22.617Z] ---> Running in 6671c3e5dd04 [2021-03-22T07:35:22.617Z] ---> 1079d43804cf [2021-03-22T07:35:22.617Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-22T07:35:23.220Z] Removing intermediate container a4c4a6843550 [2021-03-22T07:35:23.220Z] ---> c94dc9b15456 [2021-03-22T07:35:23.220Z] [2021-03-22T07:35:23.220Z] Removing intermediate container 6671c3e5dd04 [2021-03-22T07:35:23.220Z] ---> 9cf7614a4b5c [2021-03-22T07:35:23.220Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:35:23.822Z] Successfully built c94dc9b15456 [2021-03-22T07:35:23.822Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-22T07:35:23.822Z]  Building docker-security-secretstore-setup-go ... done  ---> eb16e1332000 [2021-03-22T07:35:23.822Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-22T07:35:24.419Z] ---> 0f2fec20bc57 [2021-03-22T07:35:24.419Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-22T07:35:25.013Z] ---> ce75a816e189 [2021-03-22T07:35:25.013Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-22T07:35:26.021Z] ---> Running in e83994efcc23 [2021-03-22T07:35:26.294Z] ---> 182e64679011 [2021-03-22T07:35:26.294Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-22T07:35:26.567Z] Removing intermediate container e83994efcc23 [2021-03-22T07:35:26.567Z] ---> b5db4c9e3d09 [2021-03-22T07:35:26.567Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-22T07:35:27.168Z] Removing intermediate container ac16930bffc2 [2021-03-22T07:35:27.168Z] ---> 36b4955628a0 [2021-03-22T07:35:27.168Z] [2021-03-22T07:35:27.168Z] Step 10/23 : FROM alpine:3.12 [2021-03-22T07:35:27.168Z] ---> d10569e2745f [2021-03-22T07:35:27.168Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-22T07:35:27.168Z] ---> 81543c97e9be [2021-03-22T07:35:27.168Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-22T07:35:27.438Z] ---> Running in 778e6bcf59d6 [2021-03-22T07:35:27.438Z] ---> Running in c564a849cab3 [2021-03-22T07:35:27.438Z] ---> 1c28d09d5956 [2021-03-22T07:35:27.438Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-22T07:35:28.033Z] ---> Running in c36ebf801cf4 [2021-03-22T07:35:28.033Z] Removing intermediate container 778e6bcf59d6 [2021-03-22T07:35:28.033Z] ---> b5cc0a6cbfec [2021-03-22T07:35:28.033Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-22T07:35:28.033Z] Removing intermediate container c564a849cab3 [2021-03-22T07:35:28.033Z] ---> 75dec04ff4dd [2021-03-22T07:35:28.033Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:35:28.307Z] ---> Running in 84bd60bd71e9 [2021-03-22T07:35:28.307Z] ---> Running in 5051598ddd72 [2021-03-22T07:35:28.905Z] Removing intermediate container 5051598ddd72 [2021-03-22T07:35:28.905Z] ---> 94c812259c79 [2021-03-22T07:35:28.905Z] Step 21/23 : LABEL arch=arm64 [2021-03-22T07:35:28.905Z] Removing intermediate container 84bd60bd71e9 [2021-03-22T07:35:28.905Z] ---> 44d9bb767866 [2021-03-22T07:35:28.905Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-22T07:35:29.180Z] ---> Running in 0e328dbf7e65 [2021-03-22T07:35:29.180Z] ---> Running in b832d0e49d45 [2021-03-22T07:35:29.772Z] Removing intermediate container 0e328dbf7e65 [2021-03-22T07:35:29.772Z] ---> 72ee7be867c0 [2021-03-22T07:35:29.772Z] Step 22/23 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:35:29.772Z] Removing intermediate container b832d0e49d45 [2021-03-22T07:35:29.772Z] ---> dbb176cb9258 [2021-03-22T07:35:29.772Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-22T07:35:30.045Z] ---> Running in 98e29dce9336 [2021-03-22T07:35:30.045Z] ---> Running in 1e2627d8f20a [2021-03-22T07:35:30.644Z] Removing intermediate container 98e29dce9336 [2021-03-22T07:35:30.644Z] ---> 1e3c6433ad46 [2021-03-22T07:35:30.644Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:35:30.644Z] Removing intermediate container c36ebf801cf4 [2021-03-22T07:35:30.644Z] ---> 7f14a3e879bf [2021-03-22T07:35:30.644Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-22T07:35:30.644Z] ---> Running in 33da82aa5a2b [2021-03-22T07:35:30.913Z] ---> Running in 6dcf9a137415 [2021-03-22T07:35:31.184Z] Removing intermediate container 33da82aa5a2b [2021-03-22T07:35:31.184Z] ---> c26a0f62438c [2021-03-22T07:35:31.184Z] [2021-03-22T07:35:31.777Z] Removing intermediate container 6dcf9a137415 [2021-03-22T07:35:31.777Z] ---> 6d9bfaf15d4a [2021-03-22T07:35:31.777Z] Step 28/31 : CMD ["gate"] [2021-03-22T07:35:31.777Z] Successfully built c26a0f62438c [2021-03-22T07:35:31.777Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-22T07:35:32.372Z]  Building docker-core-metadata-go ... done  ---> Running in b231b7c53401 [2021-03-22T07:35:32.372Z] Removing intermediate container 1e2627d8f20a [2021-03-22T07:35:32.372Z] ---> 75943bf83fc2 [2021-03-22T07:35:32.372Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-22T07:35:32.644Z] ---> Running in b4fad837080c [2021-03-22T07:35:32.917Z] Removing intermediate container b231b7c53401 [2021-03-22T07:35:32.917Z] ---> 092ff77147c7 [2021-03-22T07:35:32.917Z] Step 29/31 : LABEL arch=arm64 [2021-03-22T07:35:33.192Z] ---> Running in 7991e66060e8 [2021-03-22T07:35:33.789Z] Removing intermediate container 7991e66060e8 [2021-03-22T07:35:33.789Z] ---> 55610629e3e9 [2021-03-22T07:35:33.789Z] Step 30/31 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:35:34.061Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:34.061Z] ---> Running in 5ce323ecde1d [2021-03-22T07:35:34.660Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-22T07:35:34.973Z] Removing intermediate container 5ce323ecde1d [2021-03-22T07:35:34.973Z] ---> b85b8d8cbd8b [2021-03-22T07:35:34.973Z] Step 31/31 : LABEL version=0.0.0 [2021-03-22T07:35:35.247Z] ---> Running in e271aa496fb7 [2021-03-22T07:35:35.247Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-22T07:35:35.519Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-22T07:35:35.519Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-22T07:35:35.519Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-22T07:35:35.791Z] Removing intermediate container e271aa496fb7 [2021-03-22T07:35:35.791Z] ---> c92e7442051f [2021-03-22T07:35:35.791Z] [2021-03-22T07:35:35.791Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-22T07:35:36.063Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-22T07:35:36.063Z] Executing busybox-1.31.1-r19.trigger [2021-03-22T07:35:36.063Z] OK: 8 MiB in 20 packages [2021-03-22T07:35:36.063Z] Successfully built c92e7442051f [2021-03-22T07:35:36.339Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-22T07:35:37.318Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container b4fad837080c [2021-03-22T07:35:37.318Z] ---> 971ea7b4e64f [2021-03-22T07:35:37.318Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-22T07:35:38.293Z] ---> 17a0810d7d48 [2021-03-22T07:35:38.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-22T07:35:39.716Z] ---> 1d69d63fbc7b [2021-03-22T07:35:39.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-22T07:35:40.309Z] ---> e9a048b1ca1e [2021-03-22T07:35:40.309Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-22T07:35:40.309Z] ---> Running in d52ccae03ab8 [2021-03-22T07:35:40.901Z] Removing intermediate container d52ccae03ab8 [2021-03-22T07:35:40.901Z] ---> ccc0efc4f749 [2021-03-22T07:35:40.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-22T07:35:40.901Z] ---> Running in ba2538811f39 [2021-03-22T07:35:41.495Z] Removing intermediate container ba2538811f39 [2021-03-22T07:35:41.495Z] ---> 2c649f227c08 [2021-03-22T07:35:41.495Z] Step 21/23 : LABEL arch=arm64 [2021-03-22T07:35:41.495Z] ---> Running in 74ceb5b1b61b [2021-03-22T07:35:42.089Z] Removing intermediate container 74ceb5b1b61b [2021-03-22T07:35:42.089Z] ---> e97bfec02749 [2021-03-22T07:35:42.089Z] Step 22/23 : LABEL git_sha=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [2021-03-22T07:35:42.089Z] ---> Running in 86fa62ae918e [2021-03-22T07:35:42.682Z] Removing intermediate container 86fa62ae918e [2021-03-22T07:35:42.682Z] ---> 2b3b56d13b80 [2021-03-22T07:35:42.682Z] Step 23/23 : LABEL version=0.0.0 [2021-03-22T07:35:42.682Z] ---> Running in 01c0e42e3cc1 [2021-03-22T07:35:43.275Z] Removing intermediate container 01c0e42e3cc1 [2021-03-22T07:35:43.275Z] ---> 76d3f4359325 [2021-03-22T07:35:43.275Z] [2021-03-22T07:35:43.547Z] Successfully built 76d3f4359325 [2021-03-22T07:35:43.547Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-22T07:35:43.833Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-22T07:35:43.848Z] $ docker stop --time=1 9e802bfc66fde901dab332025b8fc7105b67ab623f9ca91bfdb05cecf24d9bfe [2021-03-22T07:35:45.834Z] $ docker rm -f 9e802bfc66fde901dab332025b8fc7105b67ab623f9ca91bfdb05cecf24d9bfe [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-22T07:35:46.615Z] + docker images [2021-03-22T07:35:46.615Z] + grep docker [2021-03-22T07:35:46.887Z] docker-core-data-go-arm64 latest 76d3f4359325 4 seconds ago 21.3MB [2021-03-22T07:35:46.887Z] docker-security-bootstrapper-go-arm64 latest c92e7442051f 11 seconds ago 17.8MB [2021-03-22T07:35:46.887Z] docker-core-metadata-go-arm64 latest c26a0f62438c 16 seconds ago 17.9MB [2021-03-22T07:35:46.887Z] docker-security-secretstore-setup-go-arm64 latest c94dc9b15456 24 seconds ago 23.7MB [2021-03-22T07:35:46.887Z] docker-sys-mgmt-agent-go-arm64 latest a8a628df606d About a minute ago 300MB [2021-03-22T07:35:46.887Z] docker-core-command-go-arm64 latest 36cb03f9fec0 3 minutes ago 16.3MB [2021-03-22T07:35:46.887Z] docker-support-notifications-go-arm64 latest bb00f6f13fa4 3 minutes ago 16.9MB [2021-03-22T07:35:46.887Z] docker-support-scheduler-go-arm64 latest 1043bd307a0e 3 minutes ago 16.3MB [2021-03-22T07:35:46.887Z] docker-security-proxy-setup-go-arm64 latest 7bb63a9318f1 3 minutes ago 23.4MB [2021-03-22T07:35:46.887Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:35:48.268Z] ---> job-cost.sh [2021-03-22T07:35:48.268Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qJq2 [2021-03-22T07:36:44.733Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-22T07:38:21.496Z] lf-activate-venv(): INFO: Adding /tmp/venv-qJq2/bin to PATH [2021-03-22T07:38:21.496Z] INFO: No Stack... [2021-03-22T07:38:21.496Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-22T07:38:21.496Z] INFO: Archiving Costs [Pipeline] sh [2021-03-22T07:38:21.854Z] + + cut -d, -f6 [2021-03-22T07:38:21.854Z] cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-03-22T07:38:21.986Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3282-1-stack-cost] [2021-03-22T07:38:21.993Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3282-1-stack-cost] did not exist. Created. [2021-03-22T07:38:21.993Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-22T07:38:22.530Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-22T07:38:22.842Z] Stashed 1 file(s) [Pipeline] } [2021-03-22T07:38:22.863Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3282-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-22T07:38:25.026Z] provisioning config files... [2021-03-22T07:38:25.051Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9150932823502300291tmp [Pipeline] { [Pipeline] sh [2021-03-22T07:38:25.549Z] + set +x [2021-03-22T07:38:25.549Z] + bash -s -- [2021-03-22T07:38:25.549Z] + curl -s https://codecov.io/bash [2021-03-22T07:38:26.125Z] [2021-03-22T07:38:26.125Z] _____ _ [2021-03-22T07:38:26.125Z] / ____| | | [2021-03-22T07:38:26.125Z] | | ___ __| | ___ ___ _____ __ [2021-03-22T07:38:26.125Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-22T07:38:26.125Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-22T07:38:26.125Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-22T07:38:26.125Z] Bash-20210309-2b87ace [2021-03-22T07:38:26.125Z] [2021-03-22T07:38:26.125Z] [2021-03-22T07:38:26.125Z] ==> git version 2.24.3 found [2021-03-22T07:38:26.125Z] ==> 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-22T07:38:26.125Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-22T07:38:26.125Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-22T07:38:26.125Z] ==> Jenkins CI detected. [2021-03-22T07:38:26.125Z] project root: . [2021-03-22T07:38:26.125Z] --> token set from env [2021-03-22T07:38:26.125Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-22T07:38:26.125Z] ==> Running gcov in . (disable via -X gcov) [2021-03-22T07:38:26.125Z] ==> Python coveragepy not found [2021-03-22T07:38:26.125Z] ==> Searching for coverage reports in: [2021-03-22T07:38:26.125Z] + . [2021-03-22T07:38:26.125Z] -> Found 1 reports [2021-03-22T07:38:26.125Z] ==> Detecting git/mercurial file structure [2021-03-22T07:38:26.125Z] ==> Reading reports [2021-03-22T07:38:26.387Z] + ./coverage.out bytes=650607 [2021-03-22T07:38:26.387Z] ==> Appending adjustments [2021-03-22T07:38:26.387Z] https://docs.codecov.io/docs/fixing-reports [2021-03-22T07:38:29.700Z] + Found adjustments [2021-03-22T07:38:29.700Z] ==> Gzipping contents [2021-03-22T07:38:29.700Z] 96K /tmp/codecov.UlALq2.gz [2021-03-22T07:38:29.700Z] ==> Uploading reports [2021-03-22T07:38:29.701Z] url: https://codecov.io [2021-03-22T07:38:29.701Z] query: branch=PR-3282&commit=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3282&job=&cmd_args= [2021-03-22T07:38:29.701Z] -> Pinging Codecov [2021-03-22T07:38:29.701Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3282&commit=d6aa07ecf6045d1532aa68f6d68a2a39eb621d86&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3282&job=&cmd_args= [2021-03-22T07:38:29.962Z] -> Uploading to [2021-03-22T07:38:29.962Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-22/00271124DB129430A58F1EEE437C3FCB/d6aa07ecf6045d1532aa68f6d68a2a39eb621d86/477ed1c4-8a5b-45c9-abb6-2517a57eb2c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210322T073829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cf4df8f75f0ca4bdbbcdc1d8d16bcdcf7e3b01c52a628045cc23a749445ae3b [2021-03-22T07:38:29.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-22T07:38:29.962Z] Dload Upload Total Spent Left Speed [2021-03-22T07:38:30.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94986 0 0 100 94986 0 210k --:--:-- --:--:-- --:--:-- 210k [2021-03-22T07:38:30.537Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d6aa07ecf6045d1532aa68f6d68a2a39eb621d86 [Pipeline] } [2021-03-22T07:38:30.559Z] 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-22T07:38:33.145Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:38:34.070Z] ---> package-listing.sh [2021-03-22T07:38:34.070Z] ++ facter osfamily [2021-03-22T07:38:34.070Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-22T07:38:34.070Z] + OS_FAMILY=redhat [2021-03-22T07:38:34.070Z] + workspace=/w/workspace/edgex-go/1 [2021-03-22T07:38:34.070Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-22T07:38:34.070Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-22T07:38:34.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-22T07:38:34.070Z] + PACKAGES=/tmp/packages_start.txt [2021-03-22T07:38:34.070Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-22T07:38:34.070Z] + PACKAGES=/tmp/packages_end.txt [2021-03-22T07:38:34.070Z] + case "${OS_FAMILY}" in [2021-03-22T07:38:34.070Z] + rpm -qa [2021-03-22T07:38:34.070Z] + sort [2021-03-22T07:38:39.382Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-22T07:38:39.382Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-22T07:38:39.382Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-22T07:38:39.382Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-22T07:38:39.382Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-22T07:38:39.382Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-22T07:38:39.418Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-22T07:38:39.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:38:40.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T07:38:40.081Z] [2021-03-22T07:38:40.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-22T07:38:40.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T07:38:40.474Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-22T07:38:40.474Z] df20fa9351a1: Pulling fs layer [2021-03-22T07:38:40.474Z] 36b3adc4ff6f: Pulling fs layer [2021-03-22T07:38:40.474Z] 8ad3a11d3b57: Pulling fs layer [2021-03-22T07:38:40.474Z] 46f8f816bc3b: Pulling fs layer [2021-03-22T07:38:40.474Z] 93b61091891f: Pulling fs layer [2021-03-22T07:38:40.474Z] 93b9cdb0e59b: Pulling fs layer [2021-03-22T07:38:40.474Z] 5e14af77c1be: Pulling fs layer [2021-03-22T07:38:40.474Z] 01666e4c0597: Pulling fs layer [2021-03-22T07:38:40.474Z] aa168da1d23b: Pulling fs layer [2021-03-22T07:38:40.474Z] 93b9cdb0e59b: Waiting [2021-03-22T07:38:40.474Z] 46f8f816bc3b: Waiting [2021-03-22T07:38:40.474Z] 93b61091891f: Waiting [2021-03-22T07:38:40.474Z] 5e14af77c1be: Waiting [2021-03-22T07:38:40.474Z] 01666e4c0597: Waiting [2021-03-22T07:38:40.474Z] aa168da1d23b: Waiting [2021-03-22T07:38:40.474Z] 36b3adc4ff6f: Verifying Checksum [2021-03-22T07:38:40.474Z] 36b3adc4ff6f: Download complete [2021-03-22T07:38:40.736Z] 46f8f816bc3b: Verifying Checksum [2021-03-22T07:38:40.736Z] 46f8f816bc3b: Download complete [2021-03-22T07:38:40.736Z] df20fa9351a1: Verifying Checksum [2021-03-22T07:38:40.736Z] df20fa9351a1: Download complete [2021-03-22T07:38:40.736Z] 93b9cdb0e59b: Verifying Checksum [2021-03-22T07:38:40.736Z] 93b9cdb0e59b: Download complete [2021-03-22T07:38:40.736Z] 5e14af77c1be: Verifying Checksum [2021-03-22T07:38:40.736Z] 5e14af77c1be: Download complete [2021-03-22T07:38:40.736Z] 93b61091891f: Verifying Checksum [2021-03-22T07:38:40.736Z] 93b61091891f: Download complete [2021-03-22T07:38:40.736Z] 01666e4c0597: Verifying Checksum [2021-03-22T07:38:40.736Z] 01666e4c0597: Download complete [2021-03-22T07:38:40.736Z] 8ad3a11d3b57: Verifying Checksum [2021-03-22T07:38:40.736Z] 8ad3a11d3b57: Download complete [2021-03-22T07:38:40.997Z] df20fa9351a1: Pull complete [2021-03-22T07:38:41.264Z] 36b3adc4ff6f: Pull complete [2021-03-22T07:38:42.222Z] 8ad3a11d3b57: Pull complete [2021-03-22T07:38:42.222Z] 46f8f816bc3b: Pull complete [2021-03-22T07:38:43.175Z] aa168da1d23b: Verifying Checksum [2021-03-22T07:38:43.175Z] aa168da1d23b: Download complete [2021-03-22T07:38:44.575Z] 93b61091891f: Pull complete [2021-03-22T07:38:44.839Z] 93b9cdb0e59b: Pull complete [2021-03-22T07:38:45.102Z] 5e14af77c1be: Pull complete [2021-03-22T07:38:45.102Z] 01666e4c0597: Pull complete [2021-03-22T07:38:51.733Z] aa168da1d23b: Pull complete [2021-03-22T07:38:51.733Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-22T07:38:51.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-22T07:38:51.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-22T07:38:51.959Z] prd-centos7-docker-4c-2g-30853 does not seem to be running inside a container [2021-03-22T07:38:52.104Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-22T07:38:56.300Z] $ docker top 9fd8b28f2bb9678b45b04e31291bac14cf167fd73e6a89d140ae568f39946a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-22T07:38:56.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-22T07:38:57.233Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-22T07:38:57.561Z] + ls /var/log/sa-host [2021-03-22T07:38:57.561Z] + sadf -c /var/log/sa-host/sa22 [2021-03-22T07:38:57.561Z] file_magic: OK [2021-03-22T07:38:57.561Z] HZ: Using current value: 100 [2021-03-22T07:38:57.561Z] file_header: OK [2021-03-22T07:38:57.561Z] 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-22T07:38:57.561Z] Statistics: [2021-03-22T07:38:57.561Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-22T07:38:57.561Z] File successfully converted to sysstat format version 12.2.1 [2021-03-22T07:38:57.561Z] + sadf -c /var/log/sa-host/sa23 [2021-03-22T07:38:57.561Z] file_magic: OK [2021-03-22T07:38:57.561Z] HZ: Using current value: 100 [2021-03-22T07:38:57.561Z] file_header: OK [2021-03-22T07:38:57.561Z] 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-22T07:38:57.561Z] Statistics: [2021-03-22T07:38:57.561Z] Hnuu...uuuununununu... [2021-03-22T07:38:57.561Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-22T07:38:58.311Z] provisioning config files... [2021-03-22T07:38:58.328Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9179998111782871616tmp [Pipeline] { [Pipeline] echo [2021-03-22T07:38:58.448Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:38:58.791Z] ---> create-netrc.sh [Pipeline] } [2021-03-22T07:38:58.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-22T07:38:58.970Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:38:59.305Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-22T07:38:59.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:38:59.674Z] ---> sudo-logs.sh [2021-03-22T07:38:59.674Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-22T07:38:59.794Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:39:00.130Z] ---> job-cost.sh [2021-03-22T07:39:00.130Z] lf-activate-venv: SKIPPING [2021-03-22T07:39:00.130Z] DEBUG: total: 0.20999999344348907 [2021-03-22T07:39:00.130Z] INFO: Retrieving Stack Cost... [2021-03-22T07:39:01.521Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-22T07:39:02.504Z] INFO: Archiving Costs [Pipeline] echo [2021-03-22T07:39:02.540Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-22T07:39:02.877Z] ---> logs-deploy.sh [2021-03-22T07:39:02.878Z] lf-activate-venv: SKIPPING [2021-03-22T07:39:02.878Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3282/1 [2021-03-22T07:39:02.878Z] INFO: archiving workspace using pattern(s): [2021-03-22T07:39:04.266Z] Archives upload complete. [2021-03-22T07:39:04.528Z] INFO: archiving logs to Nexus