Pull request #3450 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f4220afd50626d78ec8f8ceac213ee9c65afae84+1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 (5e5ddd651e0b8592b429b4222dbd3a77d519c279) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3450/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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-3450/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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4335 in /w/workspace/edgexfoundry_edgex-go_PR-3450 [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/3450/head:refs/remotes/origin/PR-3450 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit f4220afd50626d78ec8f8ceac213ee9c65afae84 Merge succeeded, producing f4220afd50626d78ec8f8ceac213ee9c65afae84 Checking out Revision f4220afd50626d78ec8f8ceac213ee9c65afae84 (PR-3450) > git config core.sparsecheckout # timeout=10 > git checkout -f f4220afd50626d78ec8f8ceac213ee9c65afae84 # 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 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f4220afd50626d78ec8f8ceac213ee9c65afae84 # 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T05:21:06.761Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T05:21:06.985Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T05:21:07.099Z] ========================================================= [2021-05-11T05:21:07.099Z] EdgeX Global Pipelines Version Info [2021-05-11T05:21:07.099Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:21:09.461Z] ------------------- [2021-05-11T05:21:09.461Z] stable info: [2021-05-11T05:21:09.461Z] ------------------- [2021-05-11T05:21:09.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T05:21:09.461Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T05:21:09.461Z] Message: update stable to v1.0.191 [2021-05-11T05:21:10.502Z] ------------------- [2021-05-11T05:21:10.503Z] experimental info: [2021-05-11T05:21:10.503Z] ------------------- [2021-05-11T05:21:10.503Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T05:21:10.503Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T05:21:10.503Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T05:21:10.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-11T05:21:10.921Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-11T05:21:10.976Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T05:21:11.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T05:21:11.099Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T05:21:11.155Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T05:21:11.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T05:21:11.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-11T05:21:11.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-11T05:21:11.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-11T05:21:11.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T05:21:11.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T05:21:11.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T05:21:11.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T05:21:11.752Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T05:21:11.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T05:21:11.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T05:21:11.924Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T05:21:11.998Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T05:21:12.054Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-11T05:21:12.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T05:21:12.196Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T05:21:12.253Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3450 [Pipeline] echo [2021-05-11T05:21:12.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3450 [Pipeline] echo [2021-05-11T05:21:12.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3450 [Pipeline] echo [2021-05-11T05:21:12.439Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f4220afd50626d78ec8f8ceac213ee9c65afae84 [Pipeline] echo [2021-05-11T05:21:12.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f4220af [Pipeline] echo [2021-05-11T05:21:12.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:21:12.744Z] provisioning config files... [2021-05-11T05:21:12.779Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8877598064657654400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:21:13.205Z] ---> docker-login.sh [2021-05-11T05:21:13.205Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:21:13.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:13.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:13.753Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:13.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:13.753Z] [2021-05-11T05:21:13.753Z] Login Succeeded [2021-05-11T05:21:13.753Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:21:14.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:14.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:14.038Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:14.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:14.038Z] [2021-05-11T05:21:14.038Z] Login Succeeded [2021-05-11T05:21:14.038Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:21:14.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:14.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:14.320Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:14.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:14.320Z] [2021-05-11T05:21:14.320Z] Login Succeeded [2021-05-11T05:21:14.320Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:21:14.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:14.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:14.864Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:14.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:14.864Z] [2021-05-11T05:21:14.864Z] Login Succeeded [2021-05-11T05:21:14.864Z] docker.io [2021-05-11T05:21:14.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:21:15.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:21:15.133Z] Configure a credential helper to remove this warning. See [2021-05-11T05:21:15.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:21:15.133Z] [2021-05-11T05:21:15.133Z] Login Succeeded [2021-05-11T05:21:15.133Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:21:15.170Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T05:21:15.643Z] ++ 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-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/core-command/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/core-data/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-11T05:21:15.644Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-11T05:21:15.644Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-11T05:21:15.644Z] ++ cut -d/ -f2 [2021-05-11T05:21:15.644Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-11T05:21:15.880Z] 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-05-11T05:21:16.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:21:16.874Z] [2021-05-11T05:21:16.874Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:21:17.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:21:17.370Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T05:21:17.370Z] 31603596830f: Pulling fs layer [2021-05-11T05:21:17.370Z] 54011a49482f: Pulling fs layer [2021-05-11T05:21:17.370Z] a6820b24f6d8: Pulling fs layer [2021-05-11T05:21:17.370Z] f581987b2513: Pulling fs layer [2021-05-11T05:21:17.370Z] f581987b2513: Waiting [2021-05-11T05:21:17.370Z] 54011a49482f: Download complete [2021-05-11T05:21:17.698Z] 31603596830f: Verifying Checksum [2021-05-11T05:21:17.699Z] 31603596830f: Download complete [2021-05-11T05:21:17.965Z] f581987b2513: Verifying Checksum [2021-05-11T05:21:17.965Z] f581987b2513: Download complete [2021-05-11T05:21:17.965Z] a6820b24f6d8: Verifying Checksum [2021-05-11T05:21:17.965Z] a6820b24f6d8: Download complete [2021-05-11T05:21:18.244Z] 31603596830f: Pull complete [2021-05-11T05:21:18.244Z] 54011a49482f: Pull complete [2021-05-11T05:21:19.693Z] a6820b24f6d8: Pull complete [2021-05-11T05:21:19.972Z] f581987b2513: Pull complete [2021-05-11T05:21:20.247Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T05:21:20.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T05:21:20.247Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T05:21:20.405Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2021-05-11T05:21:20.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T05:21:23.222Z] $ docker top dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T05:21:23.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T05:21:23.595Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T05:21:23.864Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T05:21:23.892Z] $ docker exec dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 ssh-agent [2021-05-11T05:21:24.097Z] SSH_AUTH_SOCK=/tmp/ssh-t5DAOAJf5E1o/agent.12 [2021-05-11T05:21:24.097Z] SSH_AGENT_PID=18 [2021-05-11T05:21:24.119Z] Running ssh-add (command line suppressed) [2021-05-11T05:21:24.279Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2003538327516855410.key (/w/workspace/edgex-go/1@tmp/private_key_2003538327516855410.key) [2021-05-11T05:21:24.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T05:21:24.735Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T05:21:24.778Z] $ docker exec --env ******** --env ******** dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 ssh-agent -k [2021-05-11T05:21:25.037Z] unset SSH_AUTH_SOCK; [2021-05-11T05:21:25.038Z] unset SSH_AGENT_PID; [2021-05-11T05:21:25.039Z] echo Agent pid 18 killed; [2021-05-11T05:21:25.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T05:21:25.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T05:21:25.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T05:21:25.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T05:21:25.717Z] $ docker exec dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 ssh-agent [2021-05-11T05:21:26.059Z] SSH_AUTH_SOCK=/tmp/ssh-ay0KHSi8PbsW/agent.46 [2021-05-11T05:21:26.059Z] SSH_AGENT_PID=52 [2021-05-11T05:21:26.069Z] Running ssh-add (command line suppressed) [2021-05-11T05:21:26.297Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6273185821896616764.key (/w/workspace/edgex-go/1@tmp/private_key_6273185821896616764.key) [2021-05-11T05:21:26.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T05:21:26.777Z] + git semver init [2021-05-11T05:21:27.047Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T05:21:27.047Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-11T05:21:27.047Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-11T05:21:27.047Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T05:21:27.047Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T05:21:27.047Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T05:21:27.047Z] # $SEMVER_BRANCH = PR-3450 [2021-05-11T05:21:27.047Z] # $SEMVER_TEMP = /tmp/semver-490749854 [2021-05-11T05:21:27.047Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-11T05:22:14.358Z] # '/tmp/semver-490749854' -> '/w/workspace/edgex-go/1/.semver' [2021-05-11T05:22:14.358Z] # -> Force: false [2021-05-11T05:22:14.358Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-11T05:22:14.395Z] $ docker exec --env ******** --env ******** dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 ssh-agent -k [2021-05-11T05:22:14.837Z] unset SSH_AUTH_SOCK; [2021-05-11T05:22:14.837Z] unset SSH_AGENT_PID; [2021-05-11T05:22:14.837Z] echo Agent pid 52 killed; [2021-05-11T05:22:15.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T05:22:15.568Z] + git semver [Pipeline] } [2021-05-11T05:22:15.884Z] $ docker stop --time=1 dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 [2021-05-11T05:22:18.079Z] $ docker rm -f dc4b8f2752e400ae0e9eea1a16cc160ca5fcf6b4764be8bb11c085ef05fb5209 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T05:22:18.658Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T05:22:19.514Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T05:22:19.539Z] [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-05-11T05:22:20.442Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:22:20.791Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:22:21.147Z] + sudo service docker restart [2021-05-11T05:22:21.147Z] + true [2021-05-11T05:22:21.147Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-11T05:22:22.362Z] ========================================================= [2021-05-11T05:22:22.362Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T05:22:22.362Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:22:23.151Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T05:22:29.935Z] Sending build context to Docker daemon 330.2MB [2021-05-11T05:22:29.935Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T05:22:29.935Z] Step 2/6 : FROM ${BASE} [2021-05-11T05:22:29.935Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T05:22:29.935Z] 540db60ca938: Pulling fs layer [2021-05-11T05:22:29.935Z] adcc1eea9eea: Pulling fs layer [2021-05-11T05:22:29.935Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T05:22:29.935Z] 0510c868ecb4: Pulling fs layer [2021-05-11T05:22:29.935Z] afea3b2eda06: Pulling fs layer [2021-05-11T05:22:29.935Z] 7809a108b3ef: Pulling fs layer [2021-05-11T05:22:29.935Z] f706445af74f: Pulling fs layer [2021-05-11T05:22:29.935Z] 0510c868ecb4: Waiting [2021-05-11T05:22:29.935Z] afea3b2eda06: Waiting [2021-05-11T05:22:29.935Z] f706445af74f: Waiting [2021-05-11T05:22:29.935Z] 7809a108b3ef: Waiting [2021-05-11T05:22:29.935Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T05:22:29.935Z] 4c4ab2625f07: Download complete [2021-05-11T05:22:29.935Z] adcc1eea9eea: Verifying Checksum [2021-05-11T05:22:29.935Z] adcc1eea9eea: Download complete [2021-05-11T05:22:29.935Z] afea3b2eda06: Verifying Checksum [2021-05-11T05:22:29.935Z] afea3b2eda06: Download complete [2021-05-11T05:22:29.935Z] 7809a108b3ef: Download complete [2021-05-11T05:22:29.935Z] 540db60ca938: Verifying Checksum [2021-05-11T05:22:29.935Z] 540db60ca938: Download complete [2021-05-11T05:22:30.234Z] 540db60ca938: Pull complete [2021-05-11T05:22:30.864Z] adcc1eea9eea: Pull complete [2021-05-11T05:22:31.152Z] 4c4ab2625f07: Pull complete [2021-05-11T05:22:31.790Z] f706445af74f: Verifying Checksum [2021-05-11T05:22:31.790Z] f706445af74f: Download complete [2021-05-11T05:22:33.273Z] 0510c868ecb4: Verifying Checksum [2021-05-11T05:22:33.273Z] 0510c868ecb4: Download complete [2021-05-11T05:22:34.906Z] Still waiting to schedule task [2021-05-11T05:22:34.907Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4330’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4341’ is offline [2021-05-11T05:22:40.009Z] 0510c868ecb4: Pull complete [2021-05-11T05:22:40.009Z] afea3b2eda06: Pull complete [2021-05-11T05:22:40.009Z] 7809a108b3ef: Pull complete [2021-05-11T05:22:45.408Z] f706445af74f: Pull complete [2021-05-11T05:22:45.408Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T05:22:45.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T05:22:45.408Z] ---> b068be0155e3 [2021-05-11T05:22:45.408Z] 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-05-11T05:22:45.408Z] ---> Running in 772effbad246 [2021-05-11T05:22:45.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:22:48.042Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:22:50.625Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T05:22:51.595Z] (2/12) Installing file (5.39-r0) [2021-05-11T05:22:51.596Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T05:22:51.866Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T05:23:30.842Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T05:23:30.842Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T05:23:30.842Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T05:23:30.842Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T05:23:30.842Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T05:23:30.842Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T05:23:30.842Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T05:23:31.126Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T05:23:31.126Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T05:23:31.126Z] OK: 219 MiB in 52 packages [2021-05-11T05:23:34.565Z] Removing intermediate container 772effbad246 [2021-05-11T05:23:34.565Z] ---> 1f169ae24258 [2021-05-11T05:23:34.565Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T05:23:34.565Z] ---> Running in a5ed1c71850a [2021-05-11T05:23:34.565Z] Removing intermediate container a5ed1c71850a [2021-05-11T05:23:34.565Z] ---> 5487e9429cee [2021-05-11T05:23:34.565Z] Step 5/6 : COPY go.mod . [2021-05-11T05:23:34.843Z] ---> 0410184c4e80 [2021-05-11T05:23:34.843Z] Step 6/6 : RUN go mod download [2021-05-11T05:23:34.843Z] ---> Running in 2c79e7fee4e9 [2021-05-11T05:24:01.600Z] Removing intermediate container 2c79e7fee4e9 [2021-05-11T05:24:01.600Z] ---> a4228e6b7675 [2021-05-11T05:24:01.600Z] Successfully built a4228e6b7675 [2021-05-11T05:24:01.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:24:01.964Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T05:24:01.964Z] . [Pipeline] withDockerContainer [2021-05-11T05:24:02.116Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2021-05-11T05:24:02.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-11T05:24:03.243Z] $ docker top 766d96874b00ebe29697ddcdff9137d6b8397f97d8478e65f46af5aa409fbed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:24:03.846Z] + go version [2021-05-11T05:24:03.846Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T05:24:03.887Z] $ docker stop --time=1 766d96874b00ebe29697ddcdff9137d6b8397f97d8478e65f46af5aa409fbed6 [2021-05-11T05:24:05.281Z] $ docker rm -f 766d96874b00ebe29697ddcdff9137d6b8397f97d8478e65f46af5aa409fbed6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:24:06.019Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T05:24:06.019Z] . [Pipeline] withDockerContainer [2021-05-11T05:24:06.146Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2021-05-11T05:24:06.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-11T05:24:07.119Z] $ docker top 4c3d1866fc34709376b2cd2b715e4b8a2f9e8729f93f29668a0715fee16caa7c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T05:24:07.287Z] ========================================================= [2021-05-11T05:24:07.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T05:24:07.287Z] ========================================================= [Pipeline] sh [2021-05-11T05:24:07.605Z] + go mod tidy [Pipeline] sh [2021-05-11T05:24:09.886Z] + make test [2021-05-11T05:24:09.886Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T05:24:22.351Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T05:24:49.751Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T05:25:00.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T05:25:00.370Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T05:25:00.370Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T05:25:04.848Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T05:25:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T05:25:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T05:25:05.134Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T05:25:07.807Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T05:25:08.436Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T05:25:12.904Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T05:25:12.904Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T05:25:12.904Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T05:25:14.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.138s coverage: 45.9% of statements [2021-05-11T05:25:14.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T05:25:14.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T05:25:14.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T05:25:14.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T05:25:14.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T05:25:14.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T05:25:14.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.078s coverage: 19.8% of statements [2021-05-11T05:25:15.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.145s coverage: 100.0% of statements [2021-05-11T05:25:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.218s coverage: 27.8% of statements [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T05:25:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.120s coverage: 81.2% of statements [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T05:25:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.159s coverage: 100.0% of statements [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T05:25:19.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T05:25:19.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T05:25:20.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.150s coverage: 71.3% of statements [2021-05-11T05:25:20.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T05:25:20.394Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T05:25:21.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.186s coverage: 87.7% of statements [2021-05-11T05:25:21.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T05:25:21.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:25:21.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.088s coverage: 78.9% of statements [2021-05-11T05:25:21.435Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T05:25:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.590s coverage: 28.6% of statements [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T05:25:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.142s coverage: 100.0% of statements [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T05:25:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.081s coverage: 100.0% of statements [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T05:25:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.207s coverage: 86.7% of statements [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T05:25:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T05:25:25.896Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.093s coverage: 78.3% of statements [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T05:25:25.896Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.665s coverage: 95.1% of statements [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.128s coverage: 58.8% of statements [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.137s coverage: 0.9% of statements [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.066s coverage: 22.0% of statements [2021-05-11T05:25:29.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.145s coverage: 47.1% of statements [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.193s coverage: 79.5% of statements [2021-05-11T05:25:29.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.093s coverage: 94.1% of statements [2021-05-11T05:25:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.141s coverage: 96.3% of statements [2021-05-11T05:25:30.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.100s coverage: 87.5% of statements [2021-05-11T05:25:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements [2021-05-11T05:25:43.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.122s coverage: 44.8% of statements [2021-05-11T05:25:46.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.544s coverage: 81.8% of statements [2021-05-11T05:25:46.872Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T05:25:47.466Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4344 in /w/workspace/edgexfoundry_edgex-go_PR-3450 [Pipeline] { [Pipeline] ws [2021-05-11T05:25:47.525Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-11T05:25:53.532Z] using credential edgex-jenkins-ssh [2021-05-11T05:25:53.551Z] Cloning the remote Git repository [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.138s coverage: 92.9% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 76.0% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.100s coverage: 87.2% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.102s coverage: 85.4% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.112s coverage: 91.2% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.236s coverage: 64.4% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.086s coverage: 100.0% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.045s coverage: 73.7% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.039s coverage: 100.0% of statements [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.572s coverage: 66.9% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.233s coverage: 43.4% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.159s coverage: 89.5% of statements [2021-05-11T05:25:53.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T05:25:53.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2021-05-11T05:25:53.597Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:25:53.755Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-11T05:25:53.884Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:25:53.885Z] > git --version # timeout=10 [2021-05-11T05:25:53.902Z] > git --version # 'git version 2.17.1' [2021-05-11T05:25:53.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:25:53.984Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:25:55.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.237s coverage: 47.0% of statements [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T05:25:55.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.091s coverage: 100.0% of statements [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T05:25:55.225Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.065s coverage: 100.0% of statements [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T05:25:55.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T05:25:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.114s coverage: 22.7% of statements [2021-05-11T05:25:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T05:25:58.690Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.372s coverage: 92.6% of statements [2021-05-11T05:25:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T05:25:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:25:58.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T05:25:58.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.868s coverage: 28.7% of statements [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T05:25:58.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.145s coverage: 99.0% of statements [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T05:25:58.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T05:25:58.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.097s coverage: 64.6% of statements [2021-05-11T05:25:58.970Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T05:26:01.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.303s coverage: 97.6% of statements [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T05:26:01.071Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.080s coverage: 0.0% of statements [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T05:26:01.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T05:26:01.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.085s coverage: 87.9% of statements [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T05:26:01.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T05:26:01.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-05-11T05:26:01.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.114s coverage: 28.1% of statements [2021-05-11T05:26:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T05:26:01.371Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.038s coverage: 85.7% of statements [2021-05-11T05:26:01.371Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T05:26:02.373Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.060s coverage: 100.0% of statements [2021-05-11T05:26:02.983Z] GO111MODULE=on go vet ./... [2021-05-11T05:26:18.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:26:18.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:26:18.902Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:26:19.683Z] Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:26:20.090Z] Merge succeeded, producing f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:26:20.091Z] Checking out Revision f4220afd50626d78ec8f8ceac213ee9c65afae84 (PR-3450) [2021-05-11T05:26:18.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:26:18.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:26:18.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3450/head:refs/remotes/origin/PR-3450 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T05:26:19.700Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:26:19.714Z] > git checkout -f f4220afd50626d78ec8f8ceac213ee9c65afae84 # timeout=10 [2021-05-11T05:26:20.017Z] > git remote # timeout=10 [2021-05-11T05:26:20.037Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T05:26:20.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:26:20.057Z] > git merge 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 [2021-05-11T05:26:20.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T05:26:20.098Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:26:20.107Z] > git checkout -f f4220afd50626d78ec8f8ceac213ee9c65afae84 # timeout=10 [2021-05-11T05:26:24.466Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-05-11T05:26:24.528Z] > git --version # timeout=10 [2021-05-11T05:26:24.541Z] > git --version # 'git version 2.17.1' [2021-05-11T05:26:24.555Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T05:26:26.275Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:26:26.696Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T05:26:27.059Z] + true [2021-05-11T05:26:27.059Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T05:26:29.140Z] provisioning config files... [2021-05-11T05:26:29.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2486516232963391131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:26:29.646Z] ---> docker-login.sh [2021-05-11T05:26:29.647Z] nexus3.edgexfoundry.org:10001 [2021-05-11T05:26:30.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:26:30.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:26:30.917Z] Configure a credential helper to remove this warning. See [2021-05-11T05:26:30.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:26:30.917Z] [2021-05-11T05:26:30.917Z] Login Succeeded [2021-05-11T05:26:30.917Z] nexus3.edgexfoundry.org:10002 [2021-05-11T05:26:31.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:26:31.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:26:31.476Z] Configure a credential helper to remove this warning. See [2021-05-11T05:26:31.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:26:31.476Z] [2021-05-11T05:26:31.476Z] Login Succeeded [2021-05-11T05:26:31.476Z] nexus3.edgexfoundry.org:10003 [2021-05-11T05:26:31.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:26:31.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:26:31.752Z] Configure a credential helper to remove this warning. See [2021-05-11T05:26:31.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:26:31.752Z] [2021-05-11T05:26:31.752Z] Login Succeeded [2021-05-11T05:26:31.752Z] nexus3.edgexfoundry.org:10004 [2021-05-11T05:26:32.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:26:32.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:26:32.312Z] Configure a credential helper to remove this warning. See [2021-05-11T05:26:32.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:26:32.312Z] [2021-05-11T05:26:32.312Z] Login Succeeded [2021-05-11T05:26:32.312Z] docker.io [2021-05-11T05:26:32.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T05:26:33.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T05:26:33.185Z] Configure a credential helper to remove this warning. See [2021-05-11T05:26:33.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T05:26:33.185Z] [2021-05-11T05:26:33.185Z] Login Succeeded [2021-05-11T05:26:33.185Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T05:26:33.219Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T05:26:33.710Z] ========================================================= [2021-05-11T05:26:33.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T05:26:33.710Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:26:34.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T05:26:36.792Z] Sending build context to Docker daemon 167.7MB [2021-05-11T05:26:36.792Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T05:26:36.792Z] Step 2/6 : FROM ${BASE} [2021-05-11T05:26:36.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T05:26:36.792Z] 595b0fe564bb: Pulling fs layer [2021-05-11T05:26:36.792Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T05:26:36.792Z] 316046926c0a: Pulling fs layer [2021-05-11T05:26:36.792Z] 4ebd0625c992: Pulling fs layer [2021-05-11T05:26:36.792Z] 207e8628e3a3: Pulling fs layer [2021-05-11T05:26:36.792Z] c791037a9be2: Pulling fs layer [2021-05-11T05:26:36.792Z] ffd874e62e21: Pulling fs layer [2021-05-11T05:26:36.792Z] 207e8628e3a3: Waiting [2021-05-11T05:26:36.792Z] c791037a9be2: Waiting [2021-05-11T05:26:36.792Z] ffd874e62e21: Waiting [2021-05-11T05:26:36.792Z] 4ebd0625c992: Waiting [2021-05-11T05:26:36.792Z] 316046926c0a: Download complete [2021-05-11T05:26:36.792Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T05:26:36.792Z] 7186ed65a4f7: Download complete [2021-05-11T05:26:36.792Z] 207e8628e3a3: Verifying Checksum [2021-05-11T05:26:36.792Z] 207e8628e3a3: Download complete [2021-05-11T05:26:36.792Z] c791037a9be2: Download complete [2021-05-11T05:26:36.792Z] 595b0fe564bb: Verifying Checksum [2021-05-11T05:26:36.792Z] 595b0fe564bb: Download complete [2021-05-11T05:26:37.407Z] 595b0fe564bb: Pull complete [2021-05-11T05:26:38.010Z] 7186ed65a4f7: Pull complete [2021-05-11T05:26:38.612Z] 316046926c0a: Pull complete [2021-05-11T05:26:39.606Z] ffd874e62e21: Verifying Checksum [2021-05-11T05:26:39.606Z] ffd874e62e21: Download complete [2021-05-11T05:26:40.582Z] 4ebd0625c992: Verifying Checksum [2021-05-11T05:26:40.582Z] 4ebd0625c992: Download complete [2021-05-11T05:26:50.142Z] gofmt -l . [2021-05-11T05:26:50.142Z] [ "`gofmt -l .`" = "" ] [2021-05-11T05:26:50.142Z] ./bin/test-go-mod-tidy.sh [2021-05-11T05:26:50.729Z] 4ebd0625c992: Pull complete [2021-05-11T05:26:50.748Z] ./bin/test-attribution-txt.sh [2021-05-11T05:26:51.002Z] 207e8628e3a3: Pull complete [2021-05-11T05:26:51.272Z] c791037a9be2: Pull complete [Pipeline] sh [2021-05-11T05:26:52.876Z] + ls -al . [2021-05-11T05:26:52.876Z] total 828 [2021-05-11T05:26:52.876Z] drwxrwxr-x 10 1001 1001 4096 May 11 05:26 . [2021-05-11T05:26:52.876Z] drwxr-xr-x 4 root root 28 May 11 05:24 .. [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 11 May 11 05:21 .dockerignore [2021-05-11T05:26:52.876Z] drwxrwxr-x 8 1001 1001 179 May 11 05:21 .git [2021-05-11T05:26:52.876Z] drwxrwxr-x 3 1001 1001 125 May 11 05:21 .github [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 818 May 11 05:21 .gitignore [2021-05-11T05:26:52.876Z] drwx------ 3 1001 1001 60 May 11 05:22 .semver [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 166 May 11 05:21 .sonarcloud.properties [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 8609 May 11 05:21 Attribution.txt [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 3804 May 11 05:21 CONTRIBUTING.md [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 931 May 11 05:21 Dockerfile.build [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 863 May 11 05:21 Jenkinsfile [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 10775 May 11 05:21 LICENSE [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 5774 May 11 05:21 Makefile [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 7978 May 11 05:21 README.md [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 6755 May 11 05:21 SECURITY.md [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 5 May 11 05:22 VERSION [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 4131 May 11 05:21 ZMQWindows.md [2021-05-11T05:26:52.876Z] drwxrwxr-x 2 1001 1001 117 May 11 05:21 bin [2021-05-11T05:26:52.876Z] drwxrwxr-x 14 1001 1001 4096 May 11 05:21 cmd [2021-05-11T05:26:52.876Z] -rw-r--r-- 1 root root 719397 May 11 05:26 coverage.out [2021-05-11T05:26:52.876Z] -rw-r--r-- 1 root root 1060 May 11 05:26 go.mod [2021-05-11T05:26:52.876Z] -rw-r--r-- 1 root root 21706 May 11 05:24 go.sum [2021-05-11T05:26:52.876Z] drwxrwxr-x 8 1001 1001 127 May 11 05:21 internal [2021-05-11T05:26:52.876Z] drwxrwxr-x 4 1001 1001 26 May 11 05:21 openapi [2021-05-11T05:26:52.876Z] drwxrwxr-x 4 1001 1001 71 May 11 05:21 snap [2021-05-11T05:26:52.876Z] -rw-rw-r-- 1 1001 1001 168 May 11 05:21 version.go [Pipeline] sh [2021-05-11T05:26:53.234Z] + '[' -e coverage.out ] [2021-05-11T05:26:53.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T05:26:53.488Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T05:26:53.825Z] + make build [2021-05-11T05:26:53.825Z] 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-05-11T05:26:54.656Z] ffd874e62e21: Pull complete [2021-05-11T05:26:54.656Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T05:26:54.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T05:26:54.656Z] ---> cfc18b08335c [2021-05-11T05:26:54.656Z] 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-05-11T05:26:56.396Z] 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-05-11T05:26:58.066Z] ---> Running in d48a1697d8b4 [2021-05-11T05:26:59.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:27:01.515Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:27:02.491Z] (1/12) Installing libmagic (5.39-r0) [2021-05-11T05:27:03.085Z] (2/12) Installing file (5.39-r0) [2021-05-11T05:27:03.085Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-11T05:27:03.357Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-11T05:27:11.628Z] 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-05-11T05:27:11.628Z] 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-05-11T05:27:15.262Z] 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-05-11T05:27:16.279Z] 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-05-11T05:27:18.430Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-11T05:27:18.430Z] (6/12) Installing patch (2.7.6-r6) [2021-05-11T05:27:18.430Z] (7/12) Installing build-base (0.5-r2) [2021-05-11T05:27:18.430Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-11T05:27:18.430Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-11T05:27:18.430Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-11T05:27:18.701Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-11T05:27:18.999Z] 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-05-11T05:27:19.297Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-11T05:27:19.297Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T05:27:19.297Z] OK: 218 MiB in 52 packages [2021-05-11T05:27:21.016Z] 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-05-11T05:27:22.502Z] 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-05-11T05:27:23.624Z] Removing intermediate container d48a1697d8b4 [2021-05-11T05:27:23.624Z] ---> ca14216d25e4 [2021-05-11T05:27:23.624Z] Step 4/6 : WORKDIR /edgex-go [2021-05-11T05:27:23.624Z] ---> Running in 796ecc736c31 [2021-05-11T05:27:23.897Z] Removing intermediate container 796ecc736c31 [2021-05-11T05:27:23.897Z] ---> 629b77bbd489 [2021-05-11T05:27:23.897Z] Step 5/6 : COPY go.mod . [2021-05-11T05:27:24.499Z] ---> 422cd8934390 [2021-05-11T05:27:24.499Z] Step 6/6 : RUN go mod download [2021-05-11T05:27:24.772Z] ---> Running in b1c63d6bb601 [2021-05-11T05:27:25.321Z] 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-05-11T05:27:25.905Z] 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-05-11T05:27:28.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-11T05:27:32.390Z] $ docker stop --time=1 4c3d1866fc34709376b2cd2b715e4b8a2f9e8729f93f29668a0715fee16caa7c [2021-05-11T05:27:34.864Z] $ docker rm -f 4c3d1866fc34709376b2cd2b715e4b8a2f9e8729f93f29668a0715fee16caa7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:27:36.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:27:36.853Z] [2021-05-11T05:27:36.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:27:37.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:27:37.898Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-11T05:27:37.898Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-11T05:27:37.898Z] ca9280d653b3: Pulling fs layer [2021-05-11T05:27:37.898Z] 7e9c9ca2126c: Pulling fs layer [2021-05-11T05:27:38.204Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-11T05:27:38.204Z] cbdbe7a5bc2a: Download complete [2021-05-11T05:27:39.261Z] cbdbe7a5bc2a: Pull complete [2021-05-11T05:27:39.535Z] ca9280d653b3: Verifying Checksum [2021-05-11T05:27:39.535Z] ca9280d653b3: Download complete [2021-05-11T05:27:41.531Z] 7e9c9ca2126c: Verifying Checksum [2021-05-11T05:27:41.531Z] 7e9c9ca2126c: Download complete [2021-05-11T05:27:41.531Z] ca9280d653b3: Pull complete [2021-05-11T05:27:48.202Z] 7e9c9ca2126c: Pull complete [2021-05-11T05:27:48.202Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-11T05:27:48.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:27:48.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-11T05:27:48.668Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2021-05-11T05:27:49.020Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-11T05:27:51.541Z] Removing intermediate container b1c63d6bb601 [2021-05-11T05:27:51.541Z] ---> afd2e6264d2f [2021-05-11T05:27:51.541Z] Successfully built afd2e6264d2f [2021-05-11T05:27:51.541Z] Successfully tagged ci-base-image-arm64:latest [2021-05-11T05:27:51.967Z] $ docker top cd779afce5ee9c2387e498023edefecd5cb526f233822a916b7d3fee8edfbb58 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:27:52.588Z] + docker-compose build --help [2021-05-11T05:27:52.588Z] + grep parallel [2021-05-11T05:27:52.714Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T05:27:52.714Z] . [Pipeline] withDockerContainer [2021-05-11T05:27:53.015Z] prd-ubuntu18.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2021-05-11T05:27:53.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T05:27:53.548Z] --parallel Build images in parallel. [2021-05-11T05:27:54.538Z] $ docker top 8f5785240940c4a245bd7fee9814eb28b567af804ba17e5e7a0d20ca13e56e1e -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-11T05:27:54.880Z] $ docker stop --time=1 cd779afce5ee9c2387e498023edefecd5cb526f233822a916b7d3fee8edfbb58 [2021-05-11T05:27:56.395Z] $ docker rm -f cd779afce5ee9c2387e498023edefecd5cb526f233822a916b7d3fee8edfbb58 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:27:57.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-11T05:27:57.162Z] . [Pipeline] withDockerContainer [2021-05-11T05:27:57.249Z] + go version [2021-05-11T05:27:57.249Z] go version go1.16.3 linux/arm64 [2021-05-11T05:27:57.347Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2021-05-11T05:27:57.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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-11T05:27:58.562Z] $ docker top dbce879352d9131113e8287aed9a27101e5af1173fae5a8843e0dcbdd63ad560 -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-11T05:27:58.764Z] $ docker stop --time=1 8f5785240940c4a245bd7fee9814eb28b567af804ba17e5e7a0d20ca13e56e1e [2021-05-11T05:28:00.706Z] $ docker rm -f 8f5785240940c4a245bd7fee9814eb28b567af804ba17e5e7a0d20ca13e56e1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:28:01.360Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T05:28:01.682Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T05:28:01.682Z] . [Pipeline] withDockerContainer [2021-05-11T05:28:01.965Z] prd-ubuntu18.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2021-05-11T05:28:02.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T05:28:02.818Z] Building docker-core-command-go ... [2021-05-11T05:28:02.818Z] Building docker-core-data-go ... [2021-05-11T05:28:02.818Z] Building docker-core-metadata-go ... [2021-05-11T05:28:02.818Z] Building docker-security-bootstrapper-go ... [2021-05-11T05:28:02.818Z] Building docker-security-proxy-setup-go ... [2021-05-11T05:28:02.818Z] Building docker-security-secretstore-setup-go ... [2021-05-11T05:28:02.818Z] Building docker-support-notifications-go ... [2021-05-11T05:28:02.818Z] Building docker-support-scheduler-go ... [2021-05-11T05:28:02.818Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T05:28:02.818Z] Building docker-security-bootstrapper-go [2021-05-11T05:28:02.818Z] Building docker-core-command-go [2021-05-11T05:28:02.818Z] Building docker-security-secretstore-setup-go [2021-05-11T05:28:02.818Z] Building docker-support-notifications-go [2021-05-11T05:28:02.818Z] Building docker-sys-mgmt-agent-go [2021-05-11T05:28:03.333Z] $ docker top f74c5e4f9e08ba9f7d55c80d7b466f5759c51f7350aab57ef3654473a7d70002 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T05:28:03.660Z] ========================================================= [2021-05-11T05:28:03.660Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-11T05:28:03.660Z] ========================================================= [Pipeline] sh [2021-05-11T05:28:04.332Z] + go mod tidy [Pipeline] sh [2021-05-11T05:28:05.995Z] + make test [2021-05-11T05:28:05.995Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-11T05:28:32.814Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-11T05:28:49.882Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:28:49.882Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:28:49.882Z] ---> a4228e6b7675 [2021-05-11T05:28:49.882Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:28:49.882Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:28:49.882Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:28:49.882Z] ---> a4228e6b7675 [2021-05-11T05:28:49.882Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T05:28:49.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:28:49.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:28:49.882Z] ---> a4228e6b7675 [2021-05-11T05:28:49.882Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:28:49.882Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:28:49.882Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:28:49.882Z] ---> a4228e6b7675 [2021-05-11T05:28:49.882Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T05:28:49.882Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:28:49.882Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:28:49.882Z] ---> a4228e6b7675 [2021-05-11T05:28:49.882Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:28:49.882Z] ---> Running in fc406ae73083 [2021-05-11T05:28:49.882Z] ---> Running in 92961c4dc86c [2021-05-11T05:28:49.882Z] ---> Running in 35915d5c7964 [2021-05-11T05:28:49.882Z] ---> Running in e0a4949ca384 [2021-05-11T05:28:49.882Z] ---> Running in 57bd7726893a [2021-05-11T05:28:49.882Z] Removing intermediate container 92961c4dc86c [2021-05-11T05:28:49.882Z] ---> c56e6acf4add [2021-05-11T05:28:49.882Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:28:49.882Z] Removing intermediate container fc406ae73083 [2021-05-11T05:28:49.882Z] ---> eda8533e857f [2021-05-11T05:28:49.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:28:49.882Z] Removing intermediate container 35915d5c7964 [2021-05-11T05:28:49.882Z] ---> 6a6a3eaeec94 [2021-05-11T05:28:49.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:28:49.882Z] Removing intermediate container 57bd7726893a [2021-05-11T05:28:49.882Z] ---> c65d96812b16 [2021-05-11T05:28:49.882Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:28:49.882Z] Removing intermediate container e0a4949ca384 [2021-05-11T05:28:49.882Z] ---> f64ab9419b53 [2021-05-11T05:28:49.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:28:49.882Z] ---> Running in 88285ee6d748 [2021-05-11T05:28:49.882Z] ---> Running in 9f02a62ef4d9 [2021-05-11T05:28:49.882Z] ---> Running in d1c1e10276a3 [2021-05-11T05:28:49.882Z] ---> Running in 6cb4afbb447f [2021-05-11T05:28:49.882Z] ---> Running in 3968e93b7d4e [2021-05-11T05:28:50.227Z] Removing intermediate container 9f02a62ef4d9 [2021-05-11T05:28:50.227Z] ---> cd1105e8f688 [2021-05-11T05:28:50.227Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:28:50.227Z] Removing intermediate container 88285ee6d748 [2021-05-11T05:28:50.227Z] ---> 50570feb4960 [2021-05-11T05:28:50.227Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T05:28:50.227Z] ---> Running in f32e7f85fbe4 [2021-05-11T05:28:50.629Z] ---> Running in 14949aa839d7 [2021-05-11T05:28:50.917Z] Removing intermediate container 6cb4afbb447f [2021-05-11T05:28:50.917Z] ---> 020c32579871 [2021-05-11T05:28:50.917Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T05:28:50.917Z] ---> Running in 1beb25a4f110 [2021-05-11T05:28:51.207Z] Removing intermediate container d1c1e10276a3 [2021-05-11T05:28:51.207Z] ---> 0ddcbb2eb7de [2021-05-11T05:28:51.207Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T05:28:51.207Z] Removing intermediate container 3968e93b7d4e [2021-05-11T05:28:51.207Z] ---> 10141bb3a630 [2021-05-11T05:28:51.207Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T05:28:51.207Z] ---> Running in faff0d09d0b2 [2021-05-11T05:28:51.207Z] ---> Running in beb7f85b918f [2021-05-11T05:28:51.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:51.810Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:52.113Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:52.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:52.758Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:53.336Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:53.620Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:54.208Z] OK: 219 MiB in 52 packages [2021-05-11T05:28:54.493Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:54.820Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:54.821Z] OK: 219 MiB in 52 packages [2021-05-11T05:28:55.432Z] Removing intermediate container 14949aa839d7 [2021-05-11T05:28:55.432Z] ---> bb784a52e5f9 [2021-05-11T05:28:55.432Z] Step 6/26 : COPY go.mod . [2021-05-11T05:28:55.432Z] OK: 219 MiB in 52 packages [2021-05-11T05:28:55.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:28:55.752Z] ---> 146fd6e5383c [2021-05-11T05:28:55.752Z] Step 7/26 : RUN go mod download [2021-05-11T05:28:55.752Z] Removing intermediate container 1beb25a4f110 [2021-05-11T05:28:55.752Z] ---> 69da5f54d46f [2021-05-11T05:28:55.752Z] Step 6/32 : COPY go.mod . [2021-05-11T05:28:56.048Z] ---> Running in 23682948efb0 [2021-05-11T05:28:56.395Z] ---> cdc07fb97558 [2021-05-11T05:28:56.395Z] Step 7/32 : RUN go mod download [2021-05-11T05:28:56.395Z] Removing intermediate container beb7f85b918f [2021-05-11T05:28:56.395Z] ---> 40b76a079f40 [2021-05-11T05:28:56.395Z] Step 6/24 : COPY go.mod . [2021-05-11T05:28:56.759Z] ---> Running in bfed80c6a2dc [2021-05-11T05:28:57.088Z] OK: 219 MiB in 52 packages [2021-05-11T05:28:57.382Z] ---> beeec60fadb6 [2021-05-11T05:28:57.382Z] Step 7/24 : RUN go mod download [2021-05-11T05:28:57.382Z] ---> Running in 2ae9aa41681d [2021-05-11T05:28:57.976Z] Removing intermediate container faff0d09d0b2 [2021-05-11T05:28:57.976Z] ---> 33ad2d7867df [2021-05-11T05:28:57.976Z] Step 6/23 : COPY go.mod . [2021-05-11T05:28:58.267Z] OK: 219 MiB in 52 packages [2021-05-11T05:28:58.539Z] ---> 82e40d953b0e [2021-05-11T05:28:58.539Z] Step 7/23 : RUN go mod download [2021-05-11T05:28:58.539Z] ---> Running in 22062c8153a5 [2021-05-11T05:28:59.134Z] Removing intermediate container bfed80c6a2dc [2021-05-11T05:28:59.134Z] ---> e2a522216507 [2021-05-11T05:28:59.134Z] Step 8/32 : COPY . . [2021-05-11T05:28:59.134Z] Removing intermediate container 23682948efb0 [2021-05-11T05:28:59.134Z] ---> f416a0ed2d52 [2021-05-11T05:28:59.134Z] Step 8/26 : COPY . . [2021-05-11T05:28:59.414Z] Removing intermediate container f32e7f85fbe4 [2021-05-11T05:28:59.414Z] ---> 825dc262da8a [2021-05-11T05:28:59.414Z] Step 6/24 : COPY go.mod . [2021-05-11T05:28:59.414Z] Removing intermediate container 2ae9aa41681d [2021-05-11T05:28:59.414Z] ---> 35ac221a4366 [2021-05-11T05:28:59.414Z] Step 8/24 : COPY . . [2021-05-11T05:29:00.474Z] ---> e2376090bafd [2021-05-11T05:29:00.474Z] Step 7/24 : RUN go mod download [2021-05-11T05:29:03.191Z] ---> Running in 4406e16353a3 [2021-05-11T05:29:05.238Z] Removing intermediate container 22062c8153a5 [2021-05-11T05:29:05.238Z] ---> d21bb9afa091 [2021-05-11T05:29:05.238Z] Step 8/23 : COPY . . [2021-05-11T05:29:12.139Z] Removing intermediate container 4406e16353a3 [2021-05-11T05:29:12.139Z] ---> f56fa4182d2e [2021-05-11T05:29:12.139Z] Step 8/24 : COPY . . [2021-05-11T05:29:29.401Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-11T05:29:36.146Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-11T05:29:46.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-11T05:29:46.325Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-11T05:29:49.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-11T05:29:49.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-11T05:29:49.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-11T05:29:49.737Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-11T05:29:54.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-11T05:29:54.345Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-11T05:29:59.617Z] ---> ac97577df7b0 [2021-05-11T05:29:59.617Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:29:59.617Z] ---> 833f6d50713e [2021-05-11T05:29:59.617Z] Step 9/26 : RUN go mod tidy [2021-05-11T05:29:59.617Z] ---> 5eea9f40c812 [2021-05-11T05:29:59.617Z] Step 9/32 : RUN go mod tidy [2021-05-11T05:29:59.617Z] ---> Running in 61d94ea9f2a1 [2021-05-11T05:29:59.617Z] ---> Running in 2d43cc63462a [2021-05-11T05:29:59.617Z] ---> Running in 4345e2e4f5a3 [2021-05-11T05:29:59.617Z] ---> 4bf9a692c5ae [2021-05-11T05:29:59.617Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:29:59.617Z] ---> Running in 8859ac3cf7d8 [2021-05-11T05:29:59.617Z] ---> fddbfd4c30a0 [2021-05-11T05:29:59.617Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:29:59.617Z] ---> Running in 398b40383bc9 [2021-05-11T05:30:02.241Z] Removing intermediate container 8859ac3cf7d8 [2021-05-11T05:30:02.241Z] ---> e46e19caba64 [2021-05-11T05:30:02.241Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T05:30:02.241Z] Removing intermediate container 61d94ea9f2a1 [2021-05-11T05:30:02.241Z] ---> 48744048600c [2021-05-11T05:30:02.241Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T05:30:02.241Z] Removing intermediate container 4345e2e4f5a3 [2021-05-11T05:30:02.241Z] ---> a3a21e5c4fd9 [2021-05-11T05:30:02.241Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T05:30:02.241Z] ---> Running in d2dae4b35d47 [2021-05-11T05:30:02.241Z] ---> Running in 135c88242173 [2021-05-11T05:30:02.241Z] Removing intermediate container 2d43cc63462a [2021-05-11T05:30:02.241Z] ---> d67040ed0c36 [2021-05-11T05:30:02.241Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T05:30:02.241Z] ---> Running in 494a1c6816ae [2021-05-11T05:30:02.519Z] Removing intermediate container 398b40383bc9 [2021-05-11T05:30:02.519Z] ---> 15b9ccda1da7 [2021-05-11T05:30:02.519Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T05:30:02.788Z] ---> Running in 1c2e3ffebe05 [2021-05-11T05:30:03.062Z] ---> Running in 1d7b549caf6c [2021-05-11T05:30:03.711Z] 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-05-11T05:30:03.989Z] 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-05-11T05:30:03.989Z] 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-05-11T05:30:04.265Z] 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-05-11T05:30:04.265Z] 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-05-11T05:30:04.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-11T05:30:04.528Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-11T05:30:04.528Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-11T05:30:08.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.388s coverage: 45.9% of statements [2021-05-11T05:30:08.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-11T05:30:08.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-11T05:30:08.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-11T05:30:08.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-11T05:30:08.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-11T05:30:08.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-11T05:30:08.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.144s coverage: 19.8% of statements [2021-05-11T05:30:09.145Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.212s coverage: 100.0% of statements [2021-05-11T05:30:16.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.571s coverage: 27.8% of statements [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-11T05:30:16.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.148s coverage: 81.2% of statements [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-11T05:30:16.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.182s coverage: 100.0% of statements [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-11T05:30:16.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.142s coverage: 100.0% of statements [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-11T05:30:16.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-11T05:30:19.501Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.248s coverage: 71.3% of statements [2021-05-11T05:30:19.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-11T05:30:19.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-11T05:30:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.460s coverage: 87.7% of statements [2021-05-11T05:30:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-11T05:30:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:30:20.941Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.172s coverage: 78.9% of statements [2021-05-11T05:30:20.941Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-11T05:30:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-11T05:30:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.238s coverage: 100.0% of statements [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-11T05:30:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.179s coverage: 100.0% of statements [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-11T05:30:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.425s coverage: 86.7% of statements [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-11T05:30:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.429s coverage: 97.5% of statements [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-11T05:30:31.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.231s coverage: 78.3% of statements [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-11T05:30:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-11T05:30:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.322s coverage: 95.1% of statements [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-11T05:30:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.128s coverage: 58.8% of statements [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-11T05:30:36.553Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.225s coverage: 0.9% of statements [2021-05-11T05:30:36.553Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-11T05:30:36.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.118s coverage: 22.0% of statements [2021-05-11T05:30:36.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-11T05:30:36.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.229s coverage: 47.1% of statements [2021-05-11T05:30:36.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.177s coverage: 79.5% of statements [2021-05-11T05:30:37.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.151s coverage: 94.1% of statements [2021-05-11T05:30:38.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.157s coverage: 96.3% of statements [2021-05-11T05:30:38.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.138s coverage: 87.5% of statements [2021-05-11T05:30:51.330Z] 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-05-11T05:30:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.173s coverage: 94.4% of statements [2021-05-11T05:30:53.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.114s coverage: 44.8% of statements [2021-05-11T05:30:55.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.488s coverage: 81.8% of statements [2021-05-11T05:30:55.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-11T05:30:56.832Z] Removing intermediate container 494a1c6816ae [2021-05-11T05:30:56.832Z] ---> 5396cc44528b [2021-05-11T05:30:56.832Z] [2021-05-11T05:30:56.832Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T05:30:56.832Z] Removing intermediate container 135c88242173 [2021-05-11T05:30:56.832Z] ---> 7fefad089da5 [2021-05-11T05:30:56.832Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T05:30:56.832Z] 3.12: Pulling from library/alpine [2021-05-11T05:30:57.529Z] ---> Running in 8a44efc2e39b [2021-05-11T05:30:58.782Z] Removing intermediate container 1c2e3ffebe05 [2021-05-11T05:30:58.782Z] ---> 0067755c6c8f [2021-05-11T05:30:58.782Z] [2021-05-11T05:30:58.782Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T05:30:58.782Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:30:58.782Z] 3.12: Pulling from library/alpine [2021-05-11T05:30:58.782Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:30:59.545Z] Status: Image is up to date for alpine:3.12 [2021-05-11T05:30:59.545Z] ---> 13621d1b12d4 [2021-05-11T05:30:59.545Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T05:30:59.545Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T05:30:59.545Z] ---> 13621d1b12d4 [2021-05-11T05:30:59.545Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T05:30:59.923Z] Removing intermediate container 1d7b549caf6c [2021-05-11T05:30:59.923Z] ---> 42a742d9e7b1 [2021-05-11T05:30:59.923Z] [2021-05-11T05:30:59.923Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:30:59.923Z] ---> 13621d1b12d4 [2021-05-11T05:30:59.923Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:30:59.923Z] ---> Running in e40b89998f46 [2021-05-11T05:30:59.923Z] ---> Running in d23e08eff291 [2021-05-11T05:31:00.280Z] Removing intermediate container d2dae4b35d47 [2021-05-11T05:31:00.280Z] ---> 0dd40549e9e4 [2021-05-11T05:31:00.280Z] [2021-05-11T05:31:00.280Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:31:00.280Z] ---> 13621d1b12d4 [2021-05-11T05:31:00.280Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T05:31:00.280Z] ---> Running in 46cddafe585e [2021-05-11T05:31:00.629Z] ---> Running in f2c7b65f3d19 [2021-05-11T05:31:00.959Z] Removing intermediate container d23e08eff291 [2021-05-11T05:31:00.959Z] ---> 4a87c521b5c4 [2021-05-11T05:31:00.959Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T05:31:00.959Z] 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-05-11T05:31:00.959Z] ---> Running in fb0240da6fb0 [2021-05-11T05:31:01.287Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:01.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:02.003Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T05:31:02.003Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:31:02.003Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T05:31:02.003Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T05:31:02.003Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:02.003Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T05:31:02.003Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:31:02.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:02.003Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:31:02.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:02.003Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:02.317Z] OK: 7 MiB in 20 packages [2021-05-11T05:31:02.317Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:02.317Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:02.317Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:31:02.317Z] OK: 6 MiB in 15 packages [2021-05-11T05:31:02.317Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T05:31:02.642Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:02.642Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:31:02.642Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:31:02.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:02.642Z] OK: 6 MiB in 16 packages [2021-05-11T05:31:02.975Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:03.255Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:03.255Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T05:31:03.255Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:31:03.255Z] OK: 6 MiB in 16 packages [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.203s coverage: 92.9% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.143s coverage: 76.0% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.146s coverage: 80.0% of statements [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.197s coverage: 87.2% of statements [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.198s coverage: 85.4% of statements [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.265s coverage: 91.2% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.687s coverage: 64.4% of statements [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-11T05:31:04.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.134s coverage: 100.0% of statements [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-05-11T05:31:04.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-05-11T05:31:04.252Z] Removing intermediate container 46cddafe585e [2021-05-11T05:31:04.253Z] ---> 0ac936320768 [2021-05-11T05:31:04.253Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:31:04.253Z] Removing intermediate container e40b89998f46 [2021-05-11T05:31:04.253Z] ---> e6b43d08a378 [2021-05-11T05:31:04.253Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:31:04.253Z] Removing intermediate container 8a44efc2e39b [2021-05-11T05:31:04.253Z] ---> 84f4c10cb04a [2021-05-11T05:31:04.253Z] [2021-05-11T05:31:04.253Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T05:31:04.555Z] 20.10.0: Pulling from library/docker [2021-05-11T05:31:04.555Z] ---> Running in 69ef3b52b2c7 [2021-05-11T05:31:04.555Z] ---> Running in e66d63c610ac [2021-05-11T05:31:04.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.138s coverage: 73.7% of statements [2021-05-11T05:31:04.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-05-11T05:31:05.315Z] Removing intermediate container fb0240da6fb0 [2021-05-11T05:31:05.315Z] ---> c09a8582a885 [2021-05-11T05:31:05.315Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T05:31:06.050Z] Removing intermediate container e66d63c610ac [2021-05-11T05:31:06.050Z] ---> 037717bbb34a [2021-05-11T05:31:06.050Z] Step 14/26 : WORKDIR / [2021-05-11T05:31:06.050Z] Removing intermediate container f2c7b65f3d19 [2021-05-11T05:31:06.050Z] ---> 422daabbcdf3 [2021-05-11T05:31:06.050Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:31:06.321Z] Removing intermediate container 69ef3b52b2c7 [2021-05-11T05:31:06.321Z] ---> 97ba60007981 [2021-05-11T05:31:06.321Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T05:31:06.321Z] ---> Running in f7ec55a07e31 [2021-05-11T05:31:06.595Z] ---> Running in ef1619ab530d [2021-05-11T05:31:06.595Z] ---> Running in d0f8a7c3dd9d [2021-05-11T05:31:06.595Z] ---> Running in 49b6306540db [2021-05-11T05:31:07.500Z] Removing intermediate container f7ec55a07e31 [2021-05-11T05:31:07.500Z] ---> 4ad4d5eb6d36 [2021-05-11T05:31:07.500Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T05:31:07.500Z] ---> Running in 94f0366ba4bf [2021-05-11T05:31:07.500Z] Removing intermediate container d0f8a7c3dd9d [2021-05-11T05:31:07.500Z] ---> 15fd1e0e4206 [2021-05-11T05:31:07.500Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T05:31:07.956Z] Removing intermediate container ef1619ab530d [2021-05-11T05:31:07.956Z] ---> 0c28d5a8f021 [2021-05-11T05:31:07.956Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T05:31:07.956Z] Removing intermediate container 49b6306540db [2021-05-11T05:31:07.956Z] ---> 658ee496d4c8 [2021-05-11T05:31:07.956Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:31:07.956Z] ---> Running in 5ff420e541ed [2021-05-11T05:31:07.956Z] ---> Running in 0a0d05250790 [2021-05-11T05:31:08.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.895s coverage: 66.9% of statements [2021-05-11T05:31:08.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-11T05:31:08.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-11T05:31:08.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-11T05:31:08.567Z] Removing intermediate container 94f0366ba4bf [2021-05-11T05:31:08.567Z] ---> 09ca06d6553c [2021-05-11T05:31:08.567Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T05:31:08.567Z] ---> Running in 58c69edefe1d [2021-05-11T05:31:08.567Z] Removing intermediate container 0a0d05250790 [2021-05-11T05:31:08.567Z] ---> dce6670e0587 [2021-05-11T05:31:08.567Z] Step 16/24 : WORKDIR / [2021-05-11T05:31:08.567Z] Removing intermediate container 5ff420e541ed [2021-05-11T05:31:08.567Z] ---> 028c078671f4 [2021-05-11T05:31:08.567Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:31:08.919Z] ---> a1127a9495de [2021-05-11T05:31:08.919Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T05:31:08.919Z] ---> Running in 1fae79b1f4fd [2021-05-11T05:31:08.919Z] ---> Running in 57a0319e1950 [2021-05-11T05:31:09.580Z] Removing intermediate container 1fae79b1f4fd [2021-05-11T05:31:09.580Z] ---> a43418e54703 [2021-05-11T05:31:09.580Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:31:09.580Z] Removing intermediate container 57a0319e1950 [2021-05-11T05:31:09.580Z] ---> 141871c51b7f [2021-05-11T05:31:09.580Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:31:09.580Z] ---> 27d92bf48acc [2021-05-11T05:31:09.580Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T05:31:09.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.695s coverage: 43.4% of statements [2021-05-11T05:31:09.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-11T05:31:09.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-11T05:31:09.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.095s coverage: 89.5% of statements [2021-05-11T05:31:09.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-11T05:31:09.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-05-11T05:31:10.236Z] ---> 12b32f317d19 [2021-05-11T05:31:10.236Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T05:31:10.520Z] ---> fb04e894ba78 [2021-05-11T05:31:10.520Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T05:31:10.520Z] ---> 4f230ca459b4 [2021-05-11T05:31:10.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T05:31:10.811Z] Removing intermediate container 58c69edefe1d [2021-05-11T05:31:10.811Z] ---> 236a7e2ad318 [2021-05-11T05:31:10.811Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T05:31:11.105Z] ---> 9a402d6ae822 [2021-05-11T05:31:11.105Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T05:31:11.105Z] ---> Running in 2248d3866fdd [2021-05-11T05:31:11.376Z] ---> 6ceaa74ba5e2 [2021-05-11T05:31:11.376Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T05:31:11.663Z] ---> 50cd1f4b9bd4 [2021-05-11T05:31:11.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T05:31:11.968Z] Removing intermediate container 2248d3866fdd [2021-05-11T05:31:11.968Z] ---> 459e1941a2a1 [2021-05-11T05:31:11.968Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T05:31:12.243Z] ---> ce523673370c [2021-05-11T05:31:12.243Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T05:31:12.243Z] ---> 1630863007eb [2021-05-11T05:31:12.243Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T05:31:12.515Z] ---> Running in 62dda993c5af [2021-05-11T05:31:12.515Z] ---> fe2a43422469 [2021-05-11T05:31:12.515Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T05:31:12.781Z] ---> d26d04a5687b [2021-05-11T05:31:12.781Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T05:31:13.401Z] ---> Running in 825b8e87fe55 [2021-05-11T05:31:13.788Z] ---> Running in 4e2bd8aa241d [2021-05-11T05:31:13.789Z] ---> 316d999bd517 [2021-05-11T05:31:13.789Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T05:31:13.789Z] Removing intermediate container 62dda993c5af [2021-05-11T05:31:13.789Z] ---> 700195c4a512 [2021-05-11T05:31:13.789Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:31:14.066Z] ---> Running in 42575f4ff723 [2021-05-11T05:31:14.066Z] Removing intermediate container 825b8e87fe55 [2021-05-11T05:31:14.066Z] ---> c1877023c22b [2021-05-11T05:31:14.066Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:31:14.342Z] ---> 6f98348b7893 [2021-05-11T05:31:14.342Z] Step 22/26 : 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-05-11T05:31:14.342Z] ---> Running in 9156ca885ac3 [2021-05-11T05:31:14.616Z] ---> Running in 627ea1d2e5fb [2021-05-11T05:31:14.616Z] Removing intermediate container 42575f4ff723 [2021-05-11T05:31:14.616Z] ---> ee14c32c81da [2021-05-11T05:31:14.616Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T05:31:14.897Z] Removing intermediate container 9156ca885ac3 [2021-05-11T05:31:14.897Z] ---> 9b2cb2747879 [2021-05-11T05:31:14.897Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:31:15.177Z] ---> Running in 1a8b8046f131 [2021-05-11T05:31:15.177Z] ---> Running in f661cc97121a [2021-05-11T05:31:15.464Z] Removing intermediate container 1a8b8046f131 [2021-05-11T05:31:15.464Z] ---> d3eef5ed0ee2 [2021-05-11T05:31:15.464Z] Step 22/23 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:31:15.738Z] ---> Running in 99c28f0c2518 [2021-05-11T05:31:16.009Z] Removing intermediate container f661cc97121a [2021-05-11T05:31:16.009Z] ---> afcfa4078560 [2021-05-11T05:31:16.009Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:31:16.009Z] ---> Running in f4ef7c0c2c96 [2021-05-11T05:31:16.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.441s coverage: 47.0% of statements [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-11T05:31:16.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-11T05:31:16.353Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-11T05:31:16.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-11T05:31:16.618Z] Removing intermediate container 99c28f0c2518 [2021-05-11T05:31:16.618Z] ---> 44e1a66d61d3 [2021-05-11T05:31:16.618Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:31:16.980Z] Removing intermediate container 4e2bd8aa241d [2021-05-11T05:31:16.980Z] ---> 91a040e307d0 [2021-05-11T05:31:16.981Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:31:16.981Z] ---> Running in 26d2cdd9cdbf [2021-05-11T05:31:16.981Z] Removing intermediate container f4ef7c0c2c96 [2021-05-11T05:31:16.981Z] ---> 5c5f58035e09 [2021-05-11T05:31:16.981Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:31:17.727Z] ---> Running in 6447bda88bad [2021-05-11T05:31:17.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.272s coverage: 22.7% of statements [2021-05-11T05:31:17.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-11T05:31:17.797Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.403s coverage: 92.6% of statements [2021-05-11T05:31:17.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-11T05:31:17.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:31:17.797Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-11T05:31:18.021Z] Removing intermediate container 627ea1d2e5fb [2021-05-11T05:31:18.021Z] ---> 164d191459d9 [2021-05-11T05:31:18.021Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T05:31:18.021Z] Removing intermediate container 26d2cdd9cdbf [2021-05-11T05:31:18.021Z] ---> be1e5302a3da [2021-05-11T05:31:18.021Z] [2021-05-11T05:31:18.021Z] ---> 349b11704ca0 [2021-05-11T05:31:18.021Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T05:31:18.021Z] ---> Running in 21533e0c928b [2021-05-11T05:31:18.308Z] Removing intermediate container 6447bda88bad [2021-05-11T05:31:18.308Z] ---> 3e8e1ecd89ed [2021-05-11T05:31:18.308Z] [2021-05-11T05:31:18.956Z] Successfully built be1e5302a3da [2021-05-11T05:31:19.234Z] Successfully built 3e8e1ecd89ed [2021-05-11T05:31:19.543Z] Removing intermediate container 21533e0c928b [2021-05-11T05:31:19.543Z] ---> 3e9d368993f2 [2021-05-11T05:31:19.543Z] Step 24/26 : LABEL arch=x86_64 [2021-05-11T05:31:19.543Z] Successfully tagged docker-support-notifications-go:latest [2021-05-11T05:31:19.543Z] Successfully tagged docker-core-command-go:latest [2021-05-11T05:31:19.543Z] Building docker-core-metadata-go [2021-05-11T05:31:19.543Z]  Building docker-support-notifications-go ... done  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-05-11T05:31:19.543Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T05:31:19.543Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T05:31:19.543Z] ---> aefe523efa57 [2021-05-11T05:31:19.543Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:31:19.543Z] ---> f403c99e8b69 [2021-05-11T05:31:19.543Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T05:31:19.543Z] ---> Running in 8748a68291d1 [2021-05-11T05:31:19.819Z] ---> Running in 6a611b072397 [2021-05-11T05:31:19.819Z] Removing intermediate container 8748a68291d1 [2021-05-11T05:31:19.819Z] ---> 7c1b2899d2b7 [2021-05-11T05:31:19.819Z] Step 25/26 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:31:20.233Z] ---> 7931cc94242d [2021-05-11T05:31:20.233Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T05:31:20.233Z] Removing intermediate container 6a611b072397 [2021-05-11T05:31:20.233Z] ---> 66e51bd5e005 [2021-05-11T05:31:20.233Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T05:31:20.233Z] ---> Running in ffb9f45736c5 [2021-05-11T05:31:20.585Z] ---> Running in 5b6e51bef9e4 [2021-05-11T05:31:21.270Z] Removing intermediate container ffb9f45736c5 [2021-05-11T05:31:21.270Z] ---> 57386c7cfccc [2021-05-11T05:31:21.270Z] Step 26/26 : LABEL version=0.0.0 [2021-05-11T05:31:21.270Z] ---> 9602499e8f6a [2021-05-11T05:31:21.270Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T05:31:21.599Z] ---> Running in f386c782d31a [2021-05-11T05:31:22.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:22.338Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:31:23.137Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T05:31:23.137Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T05:31:23.137Z] Executing bash-5.0.17-r0.post-install [2021-05-11T05:31:23.137Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:31:23.137Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T05:31:23.455Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T05:31:23.455Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T05:31:23.455Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T05:31:23.739Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T05:31:23.739Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T05:31:23.739Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T05:31:23.739Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T05:31:23.739Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T05:31:23.739Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T05:31:24.982Z] ---> 9f2a01b4874e [2021-05-11T05:31:24.982Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T05:31:24.982Z] Removing intermediate container f386c782d31a [2021-05-11T05:31:24.982Z] ---> dc86ff2f5430 [2021-05-11T05:31:24.982Z] [2021-05-11T05:31:26.612Z] Successfully built dc86ff2f5430 [2021-05-11T05:31:26.612Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-11T05:31:26.612Z] Building docker-support-scheduler-go [2021-05-11T05:31:27.973Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.597s coverage: 28.7% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.164s coverage: 99.0% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.145s coverage: 100.0% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.156s coverage: 64.6% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.380s coverage: 97.6% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.160s coverage: 28.1% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.092s coverage: 85.7% of statements [2021-05-11T05:31:27.974Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-11T05:31:27.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-05-11T05:31:27.974Z] GO111MODULE=on go vet ./... [2021-05-11T05:31:30.140Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 9e8711ca3945 [2021-05-11T05:31:30.140Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T05:31:30.140Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T05:31:30.140Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T05:31:30.140Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T05:31:30.140Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T05:31:30.140Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T05:31:30.140Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T05:31:30.419Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T05:31:30.419Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T05:31:30.419Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T05:31:31.960Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T05:31:31.960Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T05:31:32.305Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T05:31:32.582Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T05:31:33.695Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T05:31:34.061Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T05:31:34.061Z] Removing intermediate container 9e8711ca3945 [2021-05-11T05:31:34.061Z] ---> fc81c97a9aee [2021-05-11T05:31:34.061Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T05:31:34.061Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T05:31:34.372Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T05:31:34.372Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T05:31:34.372Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T05:31:34.372Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T05:31:34.372Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T05:31:34.372Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T05:31:34.656Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T05:31:34.939Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T05:31:34.939Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T05:31:34.939Z] ---> 95d5110d5392 [2021-05-11T05:31:34.939Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T05:31:35.975Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T05:31:35.975Z] OK: 72 MiB in 59 packages [2021-05-11T05:31:36.277Z] ---> Running in 767cd4e7804b [2021-05-11T05:31:42.045Z] Removing intermediate container 767cd4e7804b [2021-05-11T05:31:42.046Z] ---> afbae50597a0 [2021-05-11T05:31:42.046Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T05:31:42.432Z] ---> Running in 588f6472c46b [2021-05-11T05:31:43.608Z] Removing intermediate container 588f6472c46b [2021-05-11T05:31:43.608Z] ---> 405ca87daf96 [2021-05-11T05:31:43.608Z] Step 29/32 : CMD ["gate"] [2021-05-11T05:31:44.651Z] ---> Running in 05d79e6f21ca [2021-05-11T05:31:46.166Z] Removing intermediate container 05d79e6f21ca [2021-05-11T05:31:46.166Z] ---> 35b92dd3c5d1 [2021-05-11T05:31:46.166Z] Step 30/32 : LABEL arch=x86_64 [2021-05-11T05:31:46.461Z] Collecting docker-compose==1.23.2 [2021-05-11T05:31:46.461Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T05:31:47.099Z] ---> Running in 8453413c52f9 [2021-05-11T05:31:47.389Z] Collecting PyYAML<4,>=3.10 [2021-05-11T05:31:47.389Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T05:31:48.848Z] Removing intermediate container 8453413c52f9 [2021-05-11T05:31:48.848Z] ---> 276a12552325 [2021-05-11T05:31:48.848Z] Step 31/32 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:31:49.835Z] ---> Running in df605ab636a5 [2021-05-11T05:31:50.506Z] Removing intermediate container df605ab636a5 [2021-05-11T05:31:50.506Z] ---> b45fa17503e3 [2021-05-11T05:31:50.506Z] Step 32/32 : LABEL version=0.0.0 [2021-05-11T05:31:51.173Z] ---> Running in 583f0d692555 [2021-05-11T05:31:51.564Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T05:31:51.564Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T05:31:52.235Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T05:31:52.235Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T05:31:52.235Z] Removing intermediate container 583f0d692555 [2021-05-11T05:31:52.235Z] ---> 54c47699051b [2021-05-11T05:31:52.235Z] [2021-05-11T05:31:52.554Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T05:31:52.951Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T05:31:53.302Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T05:31:53.586Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T05:31:55.063Z] Successfully built 54c47699051b [2021-05-11T05:31:55.063Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-11T05:31:55.063Z]  Building docker-security-bootstrapper-go ... done Building docker-core-data-go [2021-05-11T05:31:57.091Z] 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-05-11T05:31:57.091Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T05:31:57.091Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T05:31:57.391Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T05:31:57.391Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T05:31:59.087Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T05:31:59.087Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T05:31:59.684Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T05:31:59.684Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T05:32:00.735Z] 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-05-11T05:32:00.735Z] Collecting idna<2.8,>=2.5 [2021-05-11T05:32:00.735Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T05:32:01.054Z] 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-05-11T05:32:01.054Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T05:32:01.054Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-11T05:32:01.362Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T05:32:01.362Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:32:01.362Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:32:01.362Z] ---> a4228e6b7675 [2021-05-11T05:32:01.362Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T05:32:01.362Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T05:32:01.647Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:32:01.647Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:32:01.647Z] ---> a4228e6b7675 [2021-05-11T05:32:01.647Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:32:01.647Z] ---> Using cache [2021-05-11T05:32:01.647Z] ---> f64ab9419b53 [2021-05-11T05:32:01.647Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:32:01.647Z] ---> Using cache [2021-05-11T05:32:01.647Z] ---> f64ab9419b53 [2021-05-11T05:32:01.647Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:32:01.647Z] ---> Using cache [2021-05-11T05:32:01.647Z] ---> 10141bb3a630 [2021-05-11T05:32:01.647Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:32:01.647Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T05:32:01.647Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T05:32:01.647Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T05:32:01.647Z] ---> Using cache [2021-05-11T05:32:01.647Z] ---> 10141bb3a630 [2021-05-11T05:32:01.647Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T05:32:01.647Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-11T05:32:01.929Z] Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, texttable, jsonschema, docopt, docker-compose [2021-05-11T05:32:01.929Z] Running setup.py install for PyYAML: started [2021-05-11T05:32:02.197Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:32:02.197Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:32:02.197Z] ---> a4228e6b7675 [2021-05-11T05:32:02.197Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:32:02.197Z] ---> Using cache [2021-05-11T05:32:02.197Z] ---> f64ab9419b53 [2021-05-11T05:32:02.197Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:32:02.197Z] ---> Using cache [2021-05-11T05:32:02.197Z] ---> 10141bb3a630 [2021-05-11T05:32:02.197Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T05:32:03.655Z] ---> Running in 8844c35e381d [2021-05-11T05:32:03.655Z] ---> Running in ee2d11d9b466 [2021-05-11T05:32:03.655Z] ---> Running in 3f111cb16237 [2021-05-11T05:32:03.960Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T05:32:03.960Z] Attempting uninstall: idna [2021-05-11T05:32:03.960Z] Found existing installation: idna 2.9 [2021-05-11T05:32:03.960Z] Uninstalling idna-2.9: [2021-05-11T05:32:04.299Z] Successfully uninstalled idna-2.9 [2021-05-11T05:32:05.384Z] Attempting uninstall: urllib3 [2021-05-11T05:32:05.384Z] Found existing installation: urllib3 1.25.9 [2021-05-11T05:32:05.724Z] Uninstalling urllib3-1.25.9: [2021-05-11T05:32:05.724Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T05:32:06.019Z] Attempting uninstall: requests [2021-05-11T05:32:06.310Z] Found existing installation: requests 2.23.0 [2021-05-11T05:32:06.310Z] Uninstalling requests-2.23.0: [2021-05-11T05:32:06.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:06.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:06.310Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:06.310Z] Successfully uninstalled requests-2.23.0 [2021-05-11T05:32:07.341Z] Running setup.py install for dockerpty: started [2021-05-11T05:32:08.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:08.014Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T05:32:08.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:08.014Z] Running setup.py install for texttable: started [2021-05-11T05:32:08.014Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:08.649Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T05:32:08.979Z] OK: 219 MiB in 52 packages [2021-05-11T05:32:09.258Z] OK: 219 MiB in 52 packages [2021-05-11T05:32:09.548Z] Running setup.py install for docopt: started [2021-05-11T05:32:09.548Z] OK: 219 MiB in 52 packages [2021-05-11T05:32:10.559Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T05:32:12.604Z] 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.59.0 [2021-05-11T05:32:12.872Z] Removing intermediate container 8844c35e381d [2021-05-11T05:32:12.872Z] ---> 896899a28c2b [2021-05-11T05:32:12.872Z] Step 6/24 : COPY go.mod . [2021-05-11T05:32:13.509Z] Removing intermediate container 3f111cb16237 [2021-05-11T05:32:13.509Z] ---> 8e89b27d8454 [2021-05-11T05:32:13.509Z] Step 6/22 : COPY go.mod . [2021-05-11T05:32:13.509Z] Removing intermediate container ee2d11d9b466 [2021-05-11T05:32:13.509Z] ---> 620255bc816c [2021-05-11T05:32:13.509Z] Step 6/23 : COPY go.mod . [2021-05-11T05:32:14.518Z] ---> 2fb1eb6faeda [2021-05-11T05:32:14.518Z] Step 7/24 : RUN go mod download [2021-05-11T05:32:14.832Z] ---> Running in 84d98f17419f [2021-05-11T05:32:15.112Z] ---> 65f34b4143a6 [2021-05-11T05:32:15.112Z] Step 7/22 : RUN go mod download [2021-05-11T05:32:15.112Z] ---> 367b41327c59 [2021-05-11T05:32:15.112Z] Step 7/23 : RUN go mod download [2021-05-11T05:32:15.390Z] ---> Running in 3a4aee22bd94 [2021-05-11T05:32:15.663Z] ---> Running in 848bfbaf3748 [2021-05-11T05:32:21.147Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:32:21.147Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:32:21.147Z] ---> a4228e6b7675 [2021-05-11T05:32:21.147Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:32:21.147Z] ---> Using cache [2021-05-11T05:32:21.147Z] ---> f64ab9419b53 [2021-05-11T05:32:21.147Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:32:21.147Z] ---> Using cache [2021-05-11T05:32:21.147Z] ---> 10141bb3a630 [2021-05-11T05:32:21.147Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T05:32:21.747Z] ---> Running in 96edd2b3123f [2021-05-11T05:32:22.338Z] Removing intermediate container 848bfbaf3748 [2021-05-11T05:32:22.338Z] ---> e1ad59117282 [2021-05-11T05:32:22.338Z] Step 8/23 : COPY . . [2021-05-11T05:32:22.621Z] Removing intermediate container 84d98f17419f [2021-05-11T05:32:22.621Z] ---> b17bec8d9cf5 [2021-05-11T05:32:22.621Z] Step 8/24 : COPY . . [2021-05-11T05:32:22.621Z] Removing intermediate container 3a4aee22bd94 [2021-05-11T05:32:22.621Z] ---> a8481d824ad8 [2021-05-11T05:32:22.621Z] Step 8/22 : COPY . . [2021-05-11T05:32:23.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:25.211Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:32:26.771Z] OK: 219 MiB in 52 packages [2021-05-11T05:32:31.945Z] Removing intermediate container 96edd2b3123f [2021-05-11T05:32:31.945Z] ---> f426dd382f8f [2021-05-11T05:32:31.945Z] Step 6/24 : COPY go.mod . [2021-05-11T05:32:33.578Z] ---> 4c4af3c5e4c9 [2021-05-11T05:32:33.578Z] Step 7/24 : RUN go mod download [2021-05-11T05:32:35.734Z] ---> Running in c8c1a3e773b5 [2021-05-11T05:32:50.907Z] Removing intermediate container c8c1a3e773b5 [2021-05-11T05:32:50.907Z] ---> 3ac806e9c004 [2021-05-11T05:32:50.907Z] Step 8/24 : COPY . . [2021-05-11T05:32:52.898Z] Removing intermediate container 5b6e51bef9e4 [2021-05-11T05:32:52.898Z] ---> 44e3fe3f9934 [2021-05-11T05:32:52.898Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T05:32:54.979Z] ---> Running in 56c1a8556148 [2021-05-11T05:32:56.960Z] Removing intermediate container 56c1a8556148 [2021-05-11T05:32:56.960Z] ---> f2754821105c [2021-05-11T05:32:56.960Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T05:32:59.011Z] ---> Running in 9ece0bc6c925 [2021-05-11T05:33:01.748Z] Removing intermediate container 9ece0bc6c925 [2021-05-11T05:33:01.748Z] ---> 3196feec507b [2021-05-11T05:33:01.748Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T05:33:04.796Z] gofmt -l . [2021-05-11T05:33:04.796Z] [ "`gofmt -l .`" = "" ] [2021-05-11T05:33:07.417Z] ./bin/test-go-mod-tidy.sh [2021-05-11T05:33:07.690Z] ./bin/test-attribution-txt.sh [2021-05-11T05:33:08.207Z] ---> 53d874a4f8dd [2021-05-11T05:33:08.207Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T05:33:08.207Z] ---> baed73c6707a [2021-05-11T05:33:08.207Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:33:08.207Z] ---> e16fd7364503 [2021-05-11T05:33:08.207Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:33:08.499Z] ---> 1640231d0398 [2021-05-11T05:33:08.499Z] Step 9/22 : RUN go mod tidy [2021-05-11T05:33:08.499Z] ---> Running in a98c040b87c5 [2021-05-11T05:33:08.783Z] ---> Running in 4ff135e09fd4 [2021-05-11T05:33:09.095Z] ---> f374fbc3bb55 [2021-05-11T05:33:09.095Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T05:33:09.095Z] ---> Running in 88d66ae1ec84 [Pipeline] sh [2021-05-11T05:33:10.649Z] ---> b39dfed17ca8 [2021-05-11T05:33:10.649Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T05:33:11.022Z] + ls -al . [2021-05-11T05:33:11.022Z] total 856 [2021-05-11T05:33:11.022Z] drwxrwxr-x 9 1001 1001 4096 May 11 05:33 . [2021-05-11T05:33:11.022Z] drwxr-xr-x 4 root root 4096 May 11 05:28 .. [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 11 May 11 05:26 .dockerignore [2021-05-11T05:33:11.022Z] drwxrwxr-x 8 1001 1001 4096 May 11 05:26 .git [2021-05-11T05:33:11.022Z] drwxrwxr-x 3 1001 1001 4096 May 11 05:26 .github [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 818 May 11 05:26 .gitignore [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 166 May 11 05:26 .sonarcloud.properties [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 8609 May 11 05:26 Attribution.txt [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 3804 May 11 05:26 CONTRIBUTING.md [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 931 May 11 05:26 Dockerfile.build [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 863 May 11 05:26 Jenkinsfile [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 10775 May 11 05:26 LICENSE [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 5774 May 11 05:26 Makefile [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 7978 May 11 05:26 README.md [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 6755 May 11 05:26 SECURITY.md [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 5 May 11 05:22 VERSION [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 4131 May 11 05:26 ZMQWindows.md [2021-05-11T05:33:11.022Z] drwxrwxr-x 2 1001 1001 4096 May 11 05:26 bin [2021-05-11T05:33:11.022Z] drwxrwxr-x 14 1001 1001 4096 May 11 05:26 cmd [2021-05-11T05:33:11.022Z] -rw-r--r-- 1 root root 719397 May 11 05:31 coverage.out [2021-05-11T05:33:11.022Z] -rw-r--r-- 1 root root 1060 May 11 05:33 go.mod [2021-05-11T05:33:11.022Z] -rw-r--r-- 1 root root 21706 May 11 05:28 go.sum [2021-05-11T05:33:11.022Z] drwxrwxr-x 8 1001 1001 4096 May 11 05:26 internal [2021-05-11T05:33:11.022Z] drwxrwxr-x 4 1001 1001 4096 May 11 05:26 openapi [2021-05-11T05:33:11.022Z] drwxrwxr-x 4 1001 1001 4096 May 11 05:26 snap [2021-05-11T05:33:11.022Z] -rw-rw-r-- 1 1001 1001 168 May 11 05:26 version.go [Pipeline] sh [2021-05-11T05:33:11.707Z] + '[' -e coverage.out ] [2021-05-11T05:33:11.707Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-11T05:33:11.761Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T05:33:12.737Z] ---> Running in 8b9a8e5ac87f [2021-05-11T05:33:12.883Z] Stashed 1 file(s) [Pipeline] sh [2021-05-11T05:33:13.652Z] + make build [2021-05-11T05:33:13.652Z] 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-05-11T05:33:13.746Z] Removing intermediate container 8b9a8e5ac87f [2021-05-11T05:33:13.747Z] ---> 65ef5a6757e1 [2021-05-11T05:33:13.747Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:33:14.354Z] ---> Running in 401dc548c63a [2021-05-11T05:33:15.338Z] Removing intermediate container 401dc548c63a [2021-05-11T05:33:15.338Z] ---> 77e19700261c [2021-05-11T05:33:15.338Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:33:15.622Z] ---> Running in aa692da9b252 [2021-05-11T05:33:16.207Z] Removing intermediate container aa692da9b252 [2021-05-11T05:33:16.207Z] ---> 46eddedca467 [2021-05-11T05:33:16.207Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:33:17.224Z] ---> Running in 1e9477743dc5 [2021-05-11T05:33:17.505Z] Removing intermediate container 1e9477743dc5 [2021-05-11T05:33:17.505Z] ---> 387724ba5541 [2021-05-11T05:33:17.505Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:33:18.483Z] ---> Running in 7ffaf35624bb [2021-05-11T05:33:19.076Z] Removing intermediate container a98c040b87c5 [2021-05-11T05:33:19.076Z] ---> 47e5f2fdfc61 [2021-05-11T05:33:19.076Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T05:33:20.029Z] Removing intermediate container 88d66ae1ec84 [2021-05-11T05:33:20.029Z] ---> a41294f16234 [2021-05-11T05:33:20.029Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T05:33:20.411Z] 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-05-11T05:33:20.986Z] ---> Running in 09da42a7c16d [2021-05-11T05:33:20.986Z] Removing intermediate container 4ff135e09fd4 [2021-05-11T05:33:20.986Z] ---> 5e0b0b8f94aa [2021-05-11T05:33:20.986Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T05:33:20.986Z] Removing intermediate container 7ffaf35624bb [2021-05-11T05:33:20.986Z] ---> 962638af0257 [2021-05-11T05:33:20.986Z] [2021-05-11T05:33:20.986Z] Successfully built 962638af0257 [2021-05-11T05:33:21.251Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-11T05:33:21.251Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in a651beefb2e4 [2021-05-11T05:33:21.518Z] ---> Running in 8c159d3b6931 [2021-05-11T05:33:21.802Z] ---> c8574a6cd037 [2021-05-11T05:33:21.802Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:33:22.076Z] ---> Running in c2b6e0e2cea0 [2021-05-11T05:33:22.371Z] 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-05-11T05:33:22.371Z] 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-05-11T05:33:22.651Z] 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-05-11T05:33:25.312Z] Removing intermediate container c2b6e0e2cea0 [2021-05-11T05:33:25.312Z] ---> 08c2380888d8 [2021-05-11T05:33:25.312Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T05:33:25.312Z] ---> Running in 3b8c94150263 [2021-05-11T05:33:27.346Z] 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-05-11T05:33:47.212Z] 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-05-11T05:33:49.179Z] 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-05-11T05:33: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-05-11T05:33:55.195Z] 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-05-11T05:33:59.516Z] 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-05-11T05:34:03.827Z] 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-05-11T05:34:06.439Z] 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-05-11T05:34:06.474Z] 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-05-11T05:34:09.831Z] 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-05-11T05:34:12.454Z] 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-05-11T05:34:13.360Z] Removing intermediate container 8c159d3b6931 [2021-05-11T05:34:13.360Z] ---> 037cc82bcd9b [2021-05-11T05:34:13.360Z] [2021-05-11T05:34:13.360Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:34:15.323Z] ---> 13621d1b12d4 [2021-05-11T05:34:15.323Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:34:15.592Z] ---> Using cache [2021-05-11T05:34:15.592Z] ---> 0ac936320768 [2021-05-11T05:34:15.592Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:34:15.592Z] ---> Using cache [2021-05-11T05:34:15.593Z] ---> 97ba60007981 [2021-05-11T05:34:15.593Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T05:34:15.593Z] Removing intermediate container a651beefb2e4 [2021-05-11T05:34:15.593Z] ---> f6661048c6ff [2021-05-11T05:34:15.593Z] [2021-05-11T05:34:15.593Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T05:34:15.593Z] ---> 13621d1b12d4 [2021-05-11T05:34:15.593Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T05:34:15.593Z] Removing intermediate container 09da42a7c16d [2021-05-11T05:34:15.593Z] ---> 2424a63db862 [2021-05-11T05:34:15.593Z] [2021-05-11T05:34:15.593Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:34:15.593Z] ---> 13621d1b12d4 [2021-05-11T05:34:15.593Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:34:15.593Z] ---> Using cache [2021-05-11T05:34:15.593Z] ---> 0ac936320768 [2021-05-11T05:34:15.593Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:34:15.593Z] ---> Using cache [2021-05-11T05:34:15.593Z] ---> 97ba60007981 [2021-05-11T05:34:15.593Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T05:34:15.593Z] ---> Running in f4936b4257eb [2021-05-11T05:34:15.593Z] ---> Running in 81fd5dc690b8 [2021-05-11T05:34:15.835Z] 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-05-11T05:34:15.867Z] ---> Running in 511f36be82e8 [2021-05-11T05:34:16.143Z] Removing intermediate container f4936b4257eb [2021-05-11T05:34:16.143Z] ---> 4ea433d14a7e [2021-05-11T05:34:16.143Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:34:16.143Z] ---> Running in 6241e9ff48d2 [2021-05-11T05:34:16.143Z] Removing intermediate container 511f36be82e8 [2021-05-11T05:34:16.143Z] ---> 437406a109ee [2021-05-11T05:34:16.143Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:34:16.420Z] ---> Running in 31fa48616161 [2021-05-11T05:34:17.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:34:17.019Z] Removing intermediate container 6241e9ff48d2 [2021-05-11T05:34:17.019Z] ---> b3e735213120 [2021-05-11T05:34:17.019Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:34:17.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:34:17.288Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T05:34:17.288Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:34:17.288Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T05:34:17.288Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T05:34:17.288Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:34:18.242Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:34:18.242Z] OK: 7 MiB in 18 packages [2021-05-11T05:34:18.506Z] Removing intermediate container 31fa48616161 [2021-05-11T05:34:18.506Z] ---> 0a836aa78cdf [2021-05-11T05:34:18.506Z] Step 16/24 : WORKDIR / [2021-05-11T05:34:19.491Z] ---> c6244640a998 [2021-05-11T05:34:19.491Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T05:34:19.491Z] ---> Running in e96c8ad5ba64 [2021-05-11T05:34:20.936Z] Removing intermediate container 3b8c94150263 [2021-05-11T05:34:20.936Z] ---> 836bb11c45c7 [2021-05-11T05:34:20.936Z] [2021-05-11T05:34:20.936Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:34:20.936Z] ---> 13621d1b12d4 [2021-05-11T05:34:20.936Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T05:34:20.936Z] Removing intermediate container e96c8ad5ba64 [2021-05-11T05:34:20.936Z] ---> a98b5ab74079 [2021-05-11T05:34:20.936Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:34:20.936Z] ---> Running in f984a5c1642e [Pipeline] } [2021-05-11T05:34:21.266Z] $ docker stop --time=1 f74c5e4f9e08ba9f7d55c80d7b466f5759c51f7350aab57ef3654473a7d70002 [2021-05-11T05:34:21.528Z] ---> fe95f483aae2 [2021-05-11T05:34:21.528Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T05:34:21.528Z] ---> 11ec75bf4054 [2021-05-11T05:34:21.528Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T05:34:21.528Z] Removing intermediate container 81fd5dc690b8 [2021-05-11T05:34:21.528Z] ---> 6842fa58f0f6 [2021-05-11T05:34:21.528Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:34:21.528Z] Removing intermediate container f984a5c1642e [2021-05-11T05:34:21.528Z] ---> 75f6a0c36e9f [2021-05-11T05:34:21.528Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T05:34:21.528Z] ---> Running in 7c9beb090ff4 [2021-05-11T05:34:21.794Z] ---> Running in e1e61fc0605f [2021-05-11T05:34:21.794Z] ---> 1940a3824380 [2021-05-11T05:34:21.794Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T05:34:22.059Z] Removing intermediate container 7c9beb090ff4 [2021-05-11T05:34:22.059Z] ---> 83e3e02ef0b4 [2021-05-11T05:34:22.059Z] Step 14/22 : WORKDIR /edgex [2021-05-11T05:34:22.059Z] ---> Running in 8a346964814d [2021-05-11T05:34:22.059Z] Removing intermediate container e1e61fc0605f [2021-05-11T05:34:22.059Z] ---> 4c5545d2547a [2021-05-11T05:34:22.059Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T05:34:22.059Z] ---> Running in 0028a49ff9f1 [2021-05-11T05:34:22.321Z] ---> Running in a85305eb4ea8 [2021-05-11T05:34:22.321Z] ---> 48e726cdb228 [2021-05-11T05:34:22.321Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T05:34:22.321Z] Removing intermediate container 8a346964814d [2021-05-11T05:34:22.321Z] ---> 9ed0443cf9c6 [2021-05-11T05:34:22.321Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:34:22.603Z] Removing intermediate container a85305eb4ea8 [2021-05-11T05:34:22.603Z] ---> fb3a6659fff8 [2021-05-11T05:34:22.603Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:34:22.603Z] ---> Running in 1041723c8146 [2021-05-11T05:34:22.603Z] Removing intermediate container 0028a49ff9f1 [2021-05-11T05:34:22.603Z] ---> 7eceec568be7 [2021-05-11T05:34:22.603Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T05:34:22.603Z] ---> Running in 14043784ca72 [2021-05-11T05:34:22.869Z] ---> fc3ce62a44c8 [2021-05-11T05:34:22.869Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T05:34:22.869Z] Removing intermediate container 1041723c8146 [2021-05-11T05:34:22.869Z] ---> f751b7ef3c1c [2021-05-11T05:34:22.869Z] Step 21/23 : LABEL arch=x86_64 [2021-05-11T05:34:23.133Z] ---> Running in 2d5ca81db017 [2021-05-11T05:34:23.133Z] ---> Running in 38a200ca35af [2021-05-11T05:34:23.133Z] ---> 4518dcd19768 [2021-05-11T05:34:23.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T05:34:23.402Z] Removing intermediate container 2d5ca81db017 [2021-05-11T05:34:23.402Z] ---> 2b19a03fe3b3 [2021-05-11T05:34:23.402Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:34:23.402Z] Removing intermediate container 38a200ca35af [2021-05-11T05:34:23.402Z] ---> 7008eb37c0ed [2021-05-11T05:34:23.402Z] Step 22/23 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:34:23.402Z] ---> Running in 8a95772586fa [2021-05-11T05:34:23.402Z] ---> Running in 06d568780a89 [2021-05-11T05:34:23.672Z] Removing intermediate container 8a95772586fa [2021-05-11T05:34:23.672Z] ---> bc09cacf9598 [2021-05-11T05:34:23.672Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:34:23.672Z] Removing intermediate container 06d568780a89 [2021-05-11T05:34:23.672Z] ---> 8ea0aa170f93 [2021-05-11T05:34:23.672Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:34:23.901Z] $ docker rm -f f74c5e4f9e08ba9f7d55c80d7b466f5759c51f7350aab57ef3654473a7d70002 [2021-05-11T05:34:23.948Z] ---> Running in 2b6708d26297 [2021-05-11T05:34:23.949Z] ---> Running in c986caea2636 [2021-05-11T05:34:23.949Z] ---> f21cc743d15d [2021-05-11T05:34:23.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T05:34:24.215Z] Removing intermediate container 2b6708d26297 [2021-05-11T05:34:24.215Z] ---> e36e0244841f [2021-05-11T05:34:24.215Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:34:24.490Z] Removing intermediate container c986caea2636 [2021-05-11T05:34:24.490Z] ---> 717ea1f51bb9 [2021-05-11T05:34:24.490Z] [2021-05-11T05:34:24.490Z] ---> Running in b90f7f27dac6 [2021-05-11T05:34:24.490Z] Removing intermediate container 14043784ca72 [2021-05-11T05:34:24.490Z] ---> 49d1b5910a97 [2021-05-11T05:34:24.490Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T05:34:24.761Z] ---> Running in 4fc44c1050df [2021-05-11T05:34:24.761Z] ---> 53ab20d293e8 [2021-05-11T05:34:24.761Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T05:34:25.349Z] Successfully built 717ea1f51bb9 [2021-05-11T05:34:25.349Z] Removing intermediate container b90f7f27dac6 [2021-05-11T05:34:25.349Z] ---> b293b95a2694 [2021-05-11T05:34:25.349Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:34:25.349Z] Successfully tagged docker-support-scheduler-go:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-11T05:34:25.619Z]  Building docker-support-scheduler-go ... done  ---> Running in 6d136a28cc78 [2021-05-11T05:34:25.619Z] ---> Running in ad7d5c11e7f9 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:34:25.919Z] Removing intermediate container 6d136a28cc78 [2021-05-11T05:34:25.919Z] ---> 679b4f8fb3ee [2021-05-11T05:34:25.919Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T05:34:25.919Z] ---> Running in 1341af42abfc [2021-05-11T05:34:25.919Z] Removing intermediate container ad7d5c11e7f9 [2021-05-11T05:34:25.919Z] ---> 931879b24a4d [2021-05-11T05:34:25.919Z] [2021-05-11T05:34:26.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:34:26.050Z] [2021-05-11T05:34:26.050Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:34:26.248Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T05:34:26.249Z] Removing intermediate container 1341af42abfc [2021-05-11T05:34:26.249Z] ---> 5495a045565d [2021-05-11T05:34:26.249Z] Step 20/22 : LABEL arch=x86_64 [2021-05-11T05:34:26.249Z] Successfully built 931879b24a4d [2021-05-11T05:34:26.249Z] Successfully tagged docker-core-metadata-go:latest [2021-05-11T05:34:26.249Z]  Building docker-core-metadata-go ... done  ---> Running in ffcfe4f2739d [2021-05-11T05:34:26.445Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:34:26.446Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-11T05:34:26.446Z] 29e5d40040c1: Pulling fs layer [2021-05-11T05:34:26.446Z] 1ce36da41761: Pulling fs layer [2021-05-11T05:34:26.446Z] 25b303627fd3: Pulling fs layer [2021-05-11T05:34:26.519Z] Removing intermediate container ffcfe4f2739d [2021-05-11T05:34:26.519Z] ---> d009b7ed9ca2 [2021-05-11T05:34:26.519Z] Step 21/22 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:34:26.720Z] 29e5d40040c1: Verifying Checksum [2021-05-11T05:34:26.720Z] 29e5d40040c1: Download complete [2021-05-11T05:34:26.858Z] ---> Running in 7498e811c9f7 [2021-05-11T05:34:26.858Z] Removing intermediate container 7498e811c9f7 [2021-05-11T05:34:26.858Z] ---> 6cce54982b45 [2021-05-11T05:34:26.858Z] Step 22/22 : LABEL version=0.0.0 [2021-05-11T05:34:26.858Z] ---> Running in 6711a0b18417 [2021-05-11T05:34:27.166Z] Removing intermediate container 6711a0b18417 [2021-05-11T05:34:27.166Z] ---> 9a741f7a2a33 [2021-05-11T05:34:27.166Z] [2021-05-11T05:34:27.319Z] 1ce36da41761: Verifying Checksum [2021-05-11T05:34:27.319Z] 1ce36da41761: Download complete [2021-05-11T05:34:27.319Z] 29e5d40040c1: Pull complete [2021-05-11T05:34:27.446Z] Successfully built 9a741f7a2a33 [2021-05-11T05:34:27.446Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-11T05:34:28.022Z]  Building docker-security-proxy-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T05:34:28.745Z] 1ce36da41761: Pull complete [2021-05-11T05:34:29.019Z] 25b303627fd3: Download complete [2021-05-11T05:34:29.959Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:34:29.959Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T05:34:30.222Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T05:34:30.485Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T05:34:31.439Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T05:34:32.018Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T05:34:32.300Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:34:32.300Z] OK: 8 MiB in 20 packages [2021-05-11T05:34:32.879Z] Removing intermediate container 4fc44c1050df [2021-05-11T05:34:32.879Z] ---> 533f0da706f6 [2021-05-11T05:34:32.879Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:34:33.472Z] ---> ee656d0f5612 [2021-05-11T05:34:33.472Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T05:34:34.050Z] ---> 0df813dbb592 [2021-05-11T05:34:34.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T05:34:34.316Z] ---> b81dc9302319 [2021-05-11T05:34:34.316Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T05:34:34.316Z] ---> Running in e7d8d0f1a370 [2021-05-11T05:34:34.580Z] Removing intermediate container e7d8d0f1a370 [2021-05-11T05:34:34.581Z] ---> 9240febd6afa [2021-05-11T05:34:34.581Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:34:34.844Z] ---> Running in c4e28a89c26f [2021-05-11T05:34:34.844Z] Removing intermediate container c4e28a89c26f [2021-05-11T05:34:34.844Z] ---> 3c84e7e72087 [2021-05-11T05:34:34.844Z] Step 22/24 : LABEL arch=x86_64 [2021-05-11T05:34:34.844Z] ---> Running in f77896838eca [2021-05-11T05:34:35.107Z] Removing intermediate container f77896838eca [2021-05-11T05:34:35.107Z] ---> cec32e3fc9a1 [2021-05-11T05:34:35.107Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:34:35.380Z] ---> Running in b45974483f27 [2021-05-11T05:34:35.667Z] Removing intermediate container b45974483f27 [2021-05-11T05:34:35.667Z] ---> 004723d8b33f [2021-05-11T05:34:35.667Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:34:35.667Z] ---> Running in 4e5f9cc956c8 [2021-05-11T05:34:35.930Z] Removing intermediate container 4e5f9cc956c8 [2021-05-11T05:34:35.930Z] ---> b892550c3762 [2021-05-11T05:34:35.930Z] [2021-05-11T05:34:36.199Z] Successfully built b892550c3762 [2021-05-11T05:34:36.470Z] Successfully tagged docker-core-data-go:latest [2021-05-11T05:34:37.062Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-11T05:34:37.092Z] $ docker stop --time=1 dbce879352d9131113e8287aed9a27101e5af1173fae5a8843e0dcbdd63ad560 [2021-05-11T05:34:38.960Z] $ docker rm -f dbce879352d9131113e8287aed9a27101e5af1173fae5a8843e0dcbdd63ad560 [Pipeline] // withDockerContainer [2021-05-11T05:34:39.221Z] 25b303627fd3: Pull complete [2021-05-11T05:34:39.221Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-11T05:34:39.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:34:39.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] sh [Pipeline] withDockerContainer [2021-05-11T05:34:39.582Z] + docker images [2021-05-11T05:34:39.582Z] + grep docker [2021-05-11T05:34:39.606Z] prd-ubuntu18.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2021-05-11T05:34:39.679Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-11T05:34:40.159Z] docker-core-data-go latest b892550c3762 4 seconds ago 21.5MB [2021-05-11T05:34:40.159Z] docker-security-proxy-setup-go latest 9a741f7a2a33 13 seconds ago 25.3MB [2021-05-11T05:34:40.159Z] docker-core-metadata-go latest 931879b24a4d 14 seconds ago 18.6MB [2021-05-11T05:34:40.160Z] docker-support-scheduler-go latest 717ea1f51bb9 15 seconds ago 17.1MB [2021-05-11T05:34:40.160Z] docker-sys-mgmt-agent-go latest 962638af0257 About a minute ago 312MB [2021-05-11T05:34:40.160Z] docker-security-bootstrapper-go latest 54c47699051b 2 minutes ago 18.2MB [2021-05-11T05:34:40.160Z] docker-security-secretstore-setup-go latest dc86ff2f5430 3 minutes ago 25.7MB [2021-05-11T05:34:40.160Z] docker-support-notifications-go latest be1e5302a3da 3 minutes ago 17.7MB [2021-05-11T05:34:40.160Z] docker-core-command-go latest 3e8e1ecd89ed 3 minutes ago 17MB [2021-05-11T05:34:40.160Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-11T05:34:42.805Z] $ docker top a40379ac118f3d1057792fbeaa3ab10b0fb3c4d55b47c256c488e766fb31694d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [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-05-11T05:34:43.846Z] + grep parallel [2021-05-11T05:34:43.846Z] + docker-compose build --help [2021-05-11T05:34:47.226Z] --parallel Build images in parallel. [Pipeline] } [2021-05-11T05:34:47.520Z] $ docker stop --time=1 a40379ac118f3d1057792fbeaa3ab10b0fb3c4d55b47c256c488e766fb31694d [2021-05-11T05:34:49.453Z] $ docker rm -f a40379ac118f3d1057792fbeaa3ab10b0fb3c4d55b47c256c488e766fb31694d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:34:50.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-11T05:34:50.250Z] . [Pipeline] withDockerContainer [2021-05-11T05:34:50.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-4344 does not seem to be running inside a container [2021-05-11T05:34:50.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-11T05:34:52.042Z] $ docker top 562b2476c1cd2c1a5579f3f298f8aa73b9d2babc96f01bdf446ca6769925d401 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:34:53.107Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-11T05:34:57.406Z] Building docker-core-command-go ... [2021-05-11T05:34:57.406Z] Building docker-core-data-go ... [2021-05-11T05:34:57.406Z] Building docker-core-metadata-go ... [2021-05-11T05:34:57.406Z] Building docker-security-bootstrapper-go ... [2021-05-11T05:34:57.406Z] Building docker-security-proxy-setup-go ... [2021-05-11T05:34:57.406Z] Building docker-security-secretstore-setup-go ... [2021-05-11T05:34:57.406Z] Building docker-support-notifications-go ... [2021-05-11T05:34:57.406Z] Building docker-support-scheduler-go ... [2021-05-11T05:34:57.406Z] Building docker-sys-mgmt-agent-go ... [2021-05-11T05:34:57.406Z] Building docker-support-notifications-go [2021-05-11T05:34:57.406Z] Building docker-security-bootstrapper-go [2021-05-11T05:34:57.406Z] Building docker-security-proxy-setup-go [2021-05-11T05:34:57.406Z] Building docker-support-scheduler-go [2021-05-11T05:34:57.406Z] Building docker-core-command-go [2021-05-11T05:34:58.744Z] Still waiting to schedule task [2021-05-11T05:34:58.744Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-4347’ [2021-05-11T05:36:19.166Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:36:19.166Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:36:19.166Z] ---> afd2e6264d2f [2021-05-11T05:36:19.166Z] Step 3/22 : WORKDIR /edgex-go [2021-05-11T05:36:19.166Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:36:19.166Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:36:19.166Z] ---> afd2e6264d2f [2021-05-11T05:36:19.166Z] Step 3/32 : WORKDIR /edgex-go [2021-05-11T05:36:19.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:36:19.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:36:19.166Z] ---> afd2e6264d2f [2021-05-11T05:36:19.166Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:36:19.166Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:36:19.166Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:36:19.166Z] ---> afd2e6264d2f [2021-05-11T05:36:19.166Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:36:19.166Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:36:19.166Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:36:19.166Z] ---> afd2e6264d2f [2021-05-11T05:36:19.166Z] Step 3/23 : WORKDIR /edgex-go [2021-05-11T05:36:19.166Z] ---> Running in fedf9a10f6a5 [2021-05-11T05:36:19.166Z] ---> Running in 37939024b72b [2021-05-11T05:36:19.166Z] ---> Running in 3b934467f2ad [2021-05-11T05:36:19.166Z] ---> Running in 45d06b369660 [2021-05-11T05:36:19.166Z] ---> Running in 8bd0f367af5f [2021-05-11T05:36:19.166Z] Removing intermediate container 8bd0f367af5f [2021-05-11T05:36:19.166Z] ---> a29b3d41e524 [2021-05-11T05:36:19.166Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:36:19.166Z] Removing intermediate container 37939024b72b [2021-05-11T05:36:19.166Z] ---> c7628e9467c8 [2021-05-11T05:36:19.166Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:36:19.166Z] Removing intermediate container fedf9a10f6a5 [2021-05-11T05:36:19.166Z] ---> f273ed0ae4a9 [2021-05-11T05:36:19.166Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:36:19.166Z] Removing intermediate container 45d06b369660 [2021-05-11T05:36:19.166Z] ---> 8f6f238bc5e4 [2021-05-11T05:36:19.166Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:36:19.166Z] Removing intermediate container 3b934467f2ad [2021-05-11T05:36:19.166Z] ---> fa74a23fe776 [2021-05-11T05:36:19.166Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:36:19.166Z] ---> Running in c31720c2c972 [2021-05-11T05:36:19.166Z] ---> Running in 49b6889a18b5 [2021-05-11T05:36:19.166Z] ---> Running in c77e3f5cdbb1 [2021-05-11T05:36:19.166Z] ---> Running in 53ed8a46c431 [2021-05-11T05:36:19.166Z] ---> Running in f75bf4b114e6 [2021-05-11T05:36:19.166Z] Removing intermediate container c31720c2c972 [2021-05-11T05:36:19.166Z] ---> 0f95990fbf1a [2021-05-11T05:36:19.166Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:36:19.166Z] ---> Running in 42c3f6cf01f4 [2021-05-11T05:36:19.166Z] Removing intermediate container 49b6889a18b5 [2021-05-11T05:36:19.166Z] ---> c2933b07c2b6 [2021-05-11T05:36:19.166Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-11T05:36:19.166Z] ---> Running in 927605e22b4a [2021-05-11T05:36:19.166Z] Removing intermediate container c77e3f5cdbb1 [2021-05-11T05:36:19.166Z] ---> d93788b66bfe [2021-05-11T05:36:19.166Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-11T05:36:19.166Z] Removing intermediate container 53ed8a46c431 [2021-05-11T05:36:19.166Z] ---> 63ec29359935 [2021-05-11T05:36:19.166Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-11T05:36:19.166Z] Removing intermediate container f75bf4b114e6 [2021-05-11T05:36:19.166Z] ---> c291e567264f [2021-05-11T05:36:19.166Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-11T05:36:19.166Z] ---> Running in af42b6fe0463 [2021-05-11T05:36:19.166Z] ---> Running in 47d03b73b9ee [2021-05-11T05:36:19.166Z] ---> Running in 8257d6fd0a3b [2021-05-11T05:36:19.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:19.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:19.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:19.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:19.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:19.436Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:19.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:20.302Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:20.576Z] OK: 218 MiB in 52 packages [2021-05-11T05:36:20.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:20.576Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:36:20.854Z] OK: 218 MiB in 52 packages [2021-05-11T05:36:21.475Z] OK: 218 MiB in 52 packages [2021-05-11T05:36:21.756Z] OK: 218 MiB in 52 packages [2021-05-11T05:36:22.049Z] OK: 218 MiB in 52 packages [2021-05-11T05:36:22.653Z] Removing intermediate container 42c3f6cf01f4 [2021-05-11T05:36:22.653Z] ---> a9a9494a1f7e [2021-05-11T05:36:22.653Z] Step 6/24 : COPY go.mod . [2021-05-11T05:36:22.924Z] Removing intermediate container 927605e22b4a [2021-05-11T05:36:22.925Z] ---> 2cc5e45954c4 [2021-05-11T05:36:22.925Z] Step 6/22 : COPY go.mod . [2021-05-11T05:36:23.527Z] Removing intermediate container 8257d6fd0a3b [2021-05-11T05:36:23.527Z] ---> 0352db28fff2 [2021-05-11T05:36:23.527Z] Step 6/32 : COPY go.mod . [2021-05-11T05:36:23.802Z] ---> 06c09dde1c69 [2021-05-11T05:36:23.802Z] Step 7/24 : RUN go mod download [2021-05-11T05:36:23.803Z] Removing intermediate container 47d03b73b9ee [2021-05-11T05:36:23.803Z] ---> 4b6932ac0a98 [2021-05-11T05:36:23.803Z] Step 6/23 : COPY go.mod . [2021-05-11T05:36:24.074Z] Removing intermediate container af42b6fe0463 [2021-05-11T05:36:24.074Z] ---> ca2497ce37d6 [2021-05-11T05:36:24.074Z] Step 6/23 : COPY go.mod . [2021-05-11T05:36:24.074Z] ---> Running in ccbeae8a1bf8 [2021-05-11T05:36:24.074Z] ---> 51e64f1a46b8 [2021-05-11T05:36:24.074Z] Step 7/22 : RUN go mod download [2021-05-11T05:36:24.354Z] ---> Running in 4592529ed87c [2021-05-11T05:36:24.627Z] ---> 608b2978a4bf [2021-05-11T05:36:24.627Z] Step 7/32 : RUN go mod download [2021-05-11T05:36:24.907Z] ---> Running in 14f326ab9cab [2021-05-11T05:36:24.907Z] ---> 2d6bb3fd177e [2021-05-11T05:36:24.908Z] Step 7/23 : RUN go mod download [2021-05-11T05:36:25.185Z] ---> 5001e47213a2 [2021-05-11T05:36:25.185Z] Step 7/23 : RUN go mod download [2021-05-11T05:36:25.185Z] ---> Running in d8353b7087cf [2021-05-11T05:36:25.458Z] ---> Running in c86bdc1d31fe [2021-05-11T05:36:28.092Z] Removing intermediate container ccbeae8a1bf8 [2021-05-11T05:36:28.092Z] ---> 86c5dc0b6cf3 [2021-05-11T05:36:28.092Z] Step 8/24 : COPY . . [2021-05-11T05:36:28.363Z] Removing intermediate container 4592529ed87c [2021-05-11T05:36:28.363Z] ---> 395f2c20c5c6 [2021-05-11T05:36:28.363Z] Step 8/22 : COPY . . [2021-05-11T05:36:28.964Z] Removing intermediate container 14f326ab9cab [2021-05-11T05:36:28.964Z] ---> 4e84394ac0f3 [2021-05-11T05:36:28.964Z] Step 8/32 : COPY . . [2021-05-11T05:36:29.581Z] Removing intermediate container d8353b7087cf [2021-05-11T05:36:29.581Z] ---> cdf420647957 [2021-05-11T05:36:29.581Z] Step 8/23 : COPY . . [2021-05-11T05:36:30.183Z] Removing intermediate container c86bdc1d31fe [2021-05-11T05:36:30.183Z] ---> 5aea60149ecf [2021-05-11T05:36:30.183Z] Step 8/23 : COPY . . [2021-05-11T05:36:57.016Z] ---> 3d4f969673d2 [2021-05-11T05:36:57.016Z] Step 9/22 : RUN go mod tidy [2021-05-11T05:36:57.016Z] ---> ac2a11c508e8 [2021-05-11T05:36:57.016Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:36:57.016Z] ---> a5dac81d4d59 [2021-05-11T05:36:57.016Z] Step 9/32 : RUN go mod tidy [2021-05-11T05:36:57.016Z] ---> cef2f5517f5d [2021-05-11T05:36:57.016Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:36:57.016Z] ---> 16bccc559de5 [2021-05-11T05:36:57.016Z] Step 9/23 : RUN go mod tidy [2021-05-11T05:36:57.016Z] ---> Running in 88aaa4912f92 [2021-05-11T05:36:57.016Z] ---> Running in d302887c91c1 [2021-05-11T05:36:57.016Z] ---> Running in 0fecd964a9f2 [2021-05-11T05:36:57.016Z] ---> Running in 5a0a47dc430b [2021-05-11T05:36:57.016Z] ---> Running in 712817bf626c [2021-05-11T05:37:02.440Z] Removing intermediate container d302887c91c1 [2021-05-11T05:37:02.440Z] ---> bf5e496dc5df [2021-05-11T05:37:02.440Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-11T05:37:02.440Z] ---> Running in c6bf5eaa3515 [2021-05-11T05:37:02.440Z] Removing intermediate container 0fecd964a9f2 [2021-05-11T05:37:02.440Z] ---> 43aafcb1ad79 [2021-05-11T05:37:02.440Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-11T05:37:02.440Z] Removing intermediate container 88aaa4912f92 [2021-05-11T05:37:02.440Z] ---> 67cc843172f6 [2021-05-11T05:37:02.440Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-11T05:37:02.440Z] ---> Running in 536c3258a507 [2021-05-11T05:37:02.717Z] ---> Running in 683d7d7f05ad [2021-05-11T05:37:02.717Z] Removing intermediate container 712817bf626c [2021-05-11T05:37:02.717Z] ---> 09f1bbbef0d1 [2021-05-11T05:37:02.717Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-11T05:37:02.999Z] ---> Running in cfdb9e2f1e78 [2021-05-11T05:37:02.999Z] Removing intermediate container 5a0a47dc430b [2021-05-11T05:37:02.999Z] ---> 09e6fced1098 [2021-05-11T05:37:02.999Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-11T05:37:03.280Z] ---> Running in 23b5695f454f [2021-05-11T05:37:03.884Z] 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-05-11T05:37:04.869Z] 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-05-11T05:37:05.151Z] 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-05-11T05:37:05.436Z] 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-05-11T05:37:05.436Z] 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-05-11T05:37:44.869Z] Running on prd-ubuntu18.04-docker-8c-8g-4351 in /w/workspace/edgexfoundry_edgex-go_PR-3450 [Pipeline] { [Pipeline] ws [2021-05-11T05:37:44.920Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-11T05:37:47.266Z] using credential edgex-jenkins-ssh [2021-05-11T05:37:47.280Z] Cloning the remote Git repository [2021-05-11T05:37:47.303Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:37:47.367Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-11T05:37:47.403Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:37:47.404Z] > git --version # timeout=10 [2021-05-11T05:37:47.410Z] > git --version # 'git version 2.17.1' [2021-05-11T05:37:47.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:37:47.433Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:37:59.174Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:37:59.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T05:37:59.186Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-11T05:37:59.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-11T05:37:59.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:37:59.198Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3450/head:refs/remotes/origin/PR-3450 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T05:37:59.771Z] Merging remotes/origin/master commit 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 into PR head commit f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:37:59.918Z] Merge succeeded, producing f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:37:59.919Z] Checking out Revision f4220afd50626d78ec8f8ceac213ee9c65afae84 (PR-3450) [2021-05-11T05:37:59.754Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:37:59.763Z] > git checkout -f f4220afd50626d78ec8f8ceac213ee9c65afae84 # timeout=10 [2021-05-11T05:37:59.849Z] > git remote # timeout=10 [2021-05-11T05:37:59.855Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T05:37:59.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T05:37:59.865Z] > git merge 1bd504d4ec96644759bdb98a5e1b7a1cb9062b74 # timeout=10 [2021-05-11T05:37:59.871Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T05:37:59.882Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T05:37:59.886Z] > git checkout -f f4220afd50626d78ec8f8ceac213ee9c65afae84 # timeout=10 [2021-05-11T05:38:03.521Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-05-11T05:38:03.499Z] > git --version # timeout=10 [2021-05-11T05:38:03.502Z] > git --version # 'git version 2.17.1' [2021-05-11T05:38:03.505Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:38:04.609Z] + echo snap-build.sh [2021-05-11T05:38:04.610Z] snap-build.sh [2021-05-11T05:38:04.610Z] + SNAP_BASE_DIR=. [2021-05-11T05:38:04.610Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-11T05:38:04.610Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-11T05:38:04.610Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-11T05:38:04.610Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-11T05:38:04.610Z] + cd /w/workspace/edgex-go/1 [2021-05-11T05:38:04.610Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-11T05:38:04.610Z] Reading package lists... [2021-05-11T05:38:04.610Z] Building dependency tree... [2021-05-11T05:38:04.610Z] Reading state information... [2021-05-11T05:38:04.871Z] The following packages were automatically installed and are no longer required: [2021-05-11T05:38:04.871Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-11T05:38:04.871Z] uidmap xdelta3 [2021-05-11T05:38:04.871Z] Use 'sudo apt autoremove' to remove them. [2021-05-11T05:38:04.871Z] The following packages will be REMOVED: [2021-05-11T05:38:04.871Z] lxd* lxd-client* [2021-05-11T05:38:05.132Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-11T05:38:05.132Z] After this operation, 31.7 MB disk space will be freed. [2021-05-11T05:38:06.175Z] (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-05-11T05:38:06.440Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T05:38:07.010Z] Removing lxd dnsmasq configuration [2021-05-11T05:38:07.010Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T05:38:07.583Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-11T05:38:08.527Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-11T05:38:08.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 ... 189852 files and directories currently installed.) [2021-05-11T05:38:08.527Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T05:38:09.915Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-11T05:38:09.915Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-11T05:38:11.302Z] + sudo snap remove --purge lxd [2021-05-11T05:38:11.302Z] snap "lxd" is not installed [2021-05-11T05:38:11.302Z] + sudo groupadd --force --system lxd [2021-05-11T05:38:11.302Z] ++ whoami [2021-05-11T05:38:11.302Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-11T05:38:11.302Z] + newgrp - lxd [2021-05-11T05:38:11.302Z] + sudo snap install lxd [2021-05-11T05:38:17.883Z] 2021-05-11T05:38:16Z INFO Waiting for automatic snapd restart... [2021-05-11T05:38:32.802Z] lxd 4.14 from Canonical* installed [2021-05-11T05:38:32.802Z] + sudo lxd init --auto [2021-05-11T05:38:42.820Z] + sudo snap install --classic snapcraft [2021-05-11T05:38:49.409Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T05:38:49.409Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-11T05:38:49.409Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-11T05:38:49.409Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T05:38:49.409Z] Dload Upload Total Spent Left Speed [2021-05-11T05:38:49.409Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4610 0 --:--:-- --:--:-- --:--:-- 4610 [2021-05-11T05:38:49.409Z] 100 3325k 100 3325k 0 0 8843k 0 --:--:-- --:--:-- --:--:-- 8843k [2021-05-11T05:38:49.409Z] ./yq_linux_amd64 [2021-05-11T05:38:49.409Z] + sudo snapcraft prime --use-lxd [2021-05-11T05:38:50.356Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-11T05:38:50.356Z] 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-05-11T05:38:50.356Z] - README.md [2021-05-11T05:38:50.356Z] [2021-05-11T05:38:50.356Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T05:38:51.299Z] Launching a container. [2021-05-11T05:38:57.341Z] 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-05-11T05:38:59.346Z] Removing intermediate container 683d7d7f05ad [2021-05-11T05:38:59.633Z] ---> 1f42f5bab19f [2021-05-11T05:38:59.633Z] [2021-05-11T05:38:59.633Z] Step 11/32 : FROM alpine:3.12 [2021-05-11T05:38:59.633Z] 3.12: Pulling from library/alpine [2021-05-11T05:39:01.119Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T05:39:01.119Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T05:39:01.119Z] ---> 9852663dfa18 [2021-05-11T05:39:01.119Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-11T05:39:01.732Z] ---> Running in a3a350664b5c [2021-05-11T05:39:03.207Z] Removing intermediate container a3a350664b5c [2021-05-11T05:39:03.207Z] ---> d1c36ecce472 [2021-05-11T05:39:03.207Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-11T05:39:03.486Z] ---> Running in db59b4d02bce [2021-05-11T05:39:03.545Z] Waiting for container to be ready [2021-05-11T05:39:03.545Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-11T05:39:03.545Z] [2021-05-11T05:39:04.951Z] Removing intermediate container c6bf5eaa3515 [2021-05-11T05:39:04.951Z] ---> 0ac5811f6c65 [2021-05-11T05:39:04.951Z] [2021-05-11T05:39:04.951Z] Step 11/22 : FROM alpine:3.12 [2021-05-11T05:39:04.951Z] ---> 9852663dfa18 [2021-05-11T05:39:04.951Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-11T05:39:05.561Z] ---> Running in 1138364a785f [2021-05-11T05:39:05.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:05.837Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:06.840Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:39:06.840Z] (2/2) Installing su-exec (0.2-r1) [2021-05-11T05:39:06.840Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:39:06.840Z] OK: 5 MiB in 16 packages [2021-05-11T05:39:06.880Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-11T05:39:06.880Z] Waiting for network to be ready... [2021-05-11T05:39:07.144Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T05:39:07.414Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T05:39:07.414Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-11T05:39:07.676Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-11T05:39:07.676Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T05:39:07.676Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T05:39:07.676Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-11T05:39:07.676Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-11T05:39:07.676Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-11T05:39:07.676Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T05:39:07.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:07.830Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:07.994Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T05:39:07.995Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T05:39:08.263Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T05:39:08.263Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T05:39:08.263Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T05:39:08.263Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T05:39:08.263Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T05:39:08.263Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T05:39:08.471Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-11T05:39:08.772Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:39:08.772Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-11T05:39:08.772Z] (4/4) Installing curl (7.76.1-r0) [2021-05-11T05:39:08.772Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:39:08.772Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:39:08.853Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T05:39:08.853Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] [2021-05-11T05:39:09.075Z] OK: 7 MiB in 18 packages [2021-05-11T05:39:09.075Z] Removing intermediate container db59b4d02bce [2021-05-11T05:39:09.075Z] ---> f9d38fabd44b [2021-05-11T05:39:09.075Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-11T05:39:09.114Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T05:39:09.114Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T05:39:09.114Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T05:39:09.114Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-11T05:39:09.114Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-11T05:39:09.114Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T05:39:09.114Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T05:39:09.690Z] ---> Running in 9f8fd46a8c39 [2021-05-11T05:39:10.676Z] Removing intermediate container 9f8fd46a8c39 [2021-05-11T05:39:10.676Z] ---> 2730a95128c5 [2021-05-11T05:39:10.676Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-11T05:39:11.284Z] ---> Running in 1cceff375343 [2021-05-11T05:39:11.671Z] Fetched 24.5 MB in 4s (5991 kB/s) [2021-05-11T05:39:11.888Z] Removing intermediate container 536c3258a507 [2021-05-11T05:39:11.889Z] ---> 3cf67e2ffdb8 [2021-05-11T05:39:11.889Z] [2021-05-11T05:39:11.889Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:39:11.889Z] Removing intermediate container 1138364a785f [2021-05-11T05:39:11.889Z] ---> 231f071c3b43 [2021-05-11T05:39:11.889Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:39:11.889Z] ---> 9852663dfa18 [2021-05-11T05:39:11.889Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:39:11.889Z] Removing intermediate container 1cceff375343 [2021-05-11T05:39:11.889Z] ---> 3e4adadf61db [2021-05-11T05:39:11.931Z] Reading package lists... [2021-05-11T05:39:12.196Z] Reading package lists... [2021-05-11T05:39:12.212Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-11T05:39:12.212Z] ---> Running in a5f638f25ed1 [2021-05-11T05:39:12.212Z] ---> Running in 599747b2b2e8 [2021-05-11T05:39:12.462Z] Building dependency tree... [2021-05-11T05:39:12.462Z] Reading state information... [2021-05-11T05:39:12.462Z] The following additional packages will be installed: [2021-05-11T05:39:12.462Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T05:39:12.462Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T05:39:12.462Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T05:39:12.462Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-11T05:39:12.462Z] Suggested packages: [2021-05-11T05:39:12.462Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-11T05:39:12.462Z] Recommended packages: [2021-05-11T05:39:12.462Z] gnupg libsasl2-modules [2021-05-11T05:39:12.462Z] The following NEW packages will be installed: [2021-05-11T05:39:12.462Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T05:39:12.462Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T05:39:12.462Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T05:39:12.462Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-11T05:39:12.462Z] The following packages will be upgraded: [2021-05-11T05:39:12.462Z] gpg gpg-agent gpgconf libudev1 [2021-05-11T05:39:12.730Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-11T05:39:12.730Z] Need to get 3530 kB of archives. [2021-05-11T05:39:12.730Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-11T05:39:12.730Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-11T05:39:12.730Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-11T05:39:12.817Z] ---> Running in 91b9cd0ccc4b [2021-05-11T05:39:13.022Z] 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-05-11T05:39:13.022Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-11T05:39:13.022Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-11T05:39:13.022Z] 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-05-11T05:39:13.414Z] Removing intermediate container 599747b2b2e8 [2021-05-11T05:39:13.414Z] ---> b486d4b8b4c2 [2021-05-11T05:39:13.414Z] Step 14/22 : WORKDIR /edgex [2021-05-11T05:39:13.605Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-11T05:39:13.605Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-11T05:39:13.605Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-11T05:39:13.605Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-11T05:39:13.605Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-11T05:39:13.605Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-11T05:39:13.605Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-11T05:39:13.605Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-11T05:39:13.605Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-11T05:39:13.605Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-11T05:39:13.605Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-11T05:39:13.605Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-11T05:39:13.605Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-11T05:39:13.605Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-11T05:39:13.605Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-11T05:39:13.605Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-11T05:39:13.605Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:39:13.811Z] ---> Running in 6b7c8f4a56f4 [2021-05-11T05:39:13.873Z] Fetched 3530 kB in 1s (3456 kB/s) [2021-05-11T05:39:13.873Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T05:39:13.873Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:39:13.873Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:39:13.873Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-11T05:39:14.143Z] Selecting previously unselected package udev. [2021-05-11T05:39:14.143Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T05:39:14.143Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:39:14.143Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-11T05:39:14.407Z] Selecting previously unselected package libfuse2:amd64. [2021-05-11T05:39:14.407Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T05:39:14.407Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T05:39:14.407Z] Selecting previously unselected package fuse. [2021-05-11T05:39:14.407Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T05:39:14.668Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-11T05:39:14.668Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:39:14.668Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:39:14.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:14.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:14.935Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:39:14.935Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:39:14.935Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:39:14.935Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:39:15.197Z] Selecting previously unselected package libksba8:amd64. [2021-05-11T05:39:15.197Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-11T05:39:15.197Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-11T05:39:15.197Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-11T05:39:15.197Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.197Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.197Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-11T05:39:15.197Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.461Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.461Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-11T05:39:15.461Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.461Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.461Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-11T05:39:15.461Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.461Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.517Z] Removing intermediate container 6b7c8f4a56f4 [2021-05-11T05:39:15.517Z] ---> fed54a23edf6 [2021-05-11T05:39:15.517Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-11T05:39:15.517Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T05:39:15.517Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:39:15.517Z] OK: 5 MiB in 15 packages [2021-05-11T05:39:15.732Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-11T05:39:15.732Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.732Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.732Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-11T05:39:15.732Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.732Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.732Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-11T05:39:15.732Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.993Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.993Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-11T05:39:15.993Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.993Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:15.993Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-11T05:39:15.993Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T05:39:15.993Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:16.122Z] Removing intermediate container cfdb9e2f1e78 [2021-05-11T05:39:16.122Z] ---> 3a1b7587e683 [2021-05-11T05:39:16.122Z] [2021-05-11T05:39:16.122Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:39:16.122Z] ---> 9852663dfa18 [2021-05-11T05:39:16.122Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:39:16.255Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T05:39:16.255Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T05:39:16.255Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:39:16.255Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T05:39:16.255Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T05:39:16.255Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:39:16.255Z] Selecting previously unselected package libldap-common. [2021-05-11T05:39:16.255Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-11T05:39:16.255Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:39:16.516Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T05:39:16.516Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-11T05:39:16.516Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:39:16.516Z] Selecting previously unselected package dirmngr. [2021-05-11T05:39:16.516Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:39:16.516Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T05:39:16.730Z] ---> Running in 00af5232685f [2021-05-11T05:39:16.777Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:39:16.777Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-11T05:39:16.777Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T05:39:16.777Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:39:16.777Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T05:39:16.777Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-11T05:39:16.777Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.014Z] ---> 52c5542469b6 [2021-05-11T05:39:17.014Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-11T05:39:17.038Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-11T05:39:17.038Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:39:17.038Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-11T05:39:17.298Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T05:39:17.298Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.561Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-11T05:39:17.561Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-11T05:39:17.561Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-11T05:39:17.561Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.561Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.561Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.561Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.561Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.616Z] Removing intermediate container 91b9cd0ccc4b [2021-05-11T05:39:17.616Z] ---> ebbf291915f3 [2021-05-11T05:39:17.616Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-11T05:39:17.616Z] Removing intermediate container 23b5695f454f [2021-05-11T05:39:17.616Z] ---> d0f3ed040914 [2021-05-11T05:39:17.616Z] [2021-05-11T05:39:17.616Z] Step 11/23 : FROM alpine:3.12 [2021-05-11T05:39:17.616Z] ---> 9852663dfa18 [2021-05-11T05:39:17.616Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-11T05:39:17.822Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.822Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T05:39:17.822Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T05:39:17.822Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T05:39:17.822Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:39:17.897Z] ---> Running in 202fc50f805a [2021-05-11T05:39:17.897Z] ---> Running in df5847a028d5 [2021-05-11T05:39:18.171Z] Removing intermediate container a5f638f25ed1 [2021-05-11T05:39:18.171Z] ---> 2700785ec4b4 [2021-05-11T05:39:18.171Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:39:18.395Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-11T05:39:18.395Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-11T05:39:18.395Z] This means they are not meant to be enabled using systemctl. [2021-05-11T05:39:18.395Z] Possible reasons for having this kind of units are: [2021-05-11T05:39:18.395Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-11T05:39:18.395Z] .wants/ or .requires/ directory. [2021-05-11T05:39:18.395Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-11T05:39:18.395Z] a requirement dependency on it. [2021-05-11T05:39:18.395Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-11T05:39:18.395Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-11T05:39:18.395Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-11T05:39:18.395Z] instance name specified. [2021-05-11T05:39:18.451Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:18.451Z] ---> Running in c2c07d2bf847 [2021-05-11T05:39:18.655Z] Reading package lists... [2021-05-11T05:39:18.655Z] Building dependency tree... [2021-05-11T05:39:18.655Z] Reading state information... [2021-05-11T05:39:18.729Z] ---> 1c1748d3834d [2021-05-11T05:39:18.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-11T05:39:18.729Z] Removing intermediate container 202fc50f805a [2021-05-11T05:39:18.729Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:18.729Z] ---> 3ecd0aaab604 [2021-05-11T05:39:18.729Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-11T05:39:18.916Z] The following additional packages will be installed: [2021-05-11T05:39:18.916Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-11T05:39:18.916Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-11T05:39:18.916Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-11T05:39:18.916Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-11T05:39:18.916Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-11T05:39:18.916Z] Suggested packages: [2021-05-11T05:39:18.916Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-11T05:39:18.916Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-11T05:39:18.916Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-11T05:39:18.916Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-11T05:39:18.916Z] systemd-container policykit-1 [2021-05-11T05:39:18.916Z] Recommended packages: [2021-05-11T05:39:18.916Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-11T05:39:18.916Z] The following NEW packages will be installed: [2021-05-11T05:39:18.916Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-11T05:39:18.916Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-11T05:39:18.916Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-11T05:39:18.916Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-11T05:39:18.916Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-11T05:39:18.916Z] The following packages will be upgraded: [2021-05-11T05:39:18.916Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-11T05:39:18.916Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-11T05:39:18.916Z] Need to get 35.2 MB of archives. [2021-05-11T05:39:18.916Z] After this operation, 141 MB of additional disk space will be used. [2021-05-11T05:39:18.916Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-11T05:39:19.005Z] Removing intermediate container c2c07d2bf847 [2021-05-11T05:39:19.005Z] ---> 9c4c8010393a [2021-05-11T05:39:19.005Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-11T05:39:19.177Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-11T05:39:19.177Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-11T05:39:19.177Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-11T05:39:19.177Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-11T05:39:19.177Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-11T05:39:19.177Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-11T05:39:19.177Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-11T05:39:19.177Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-11T05:39:19.178Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-11T05:39:19.178Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-11T05:39:19.178Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-11T05:39:19.178Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-11T05:39:19.178Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-11T05:39:19.178Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-11T05:39:19.178Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-11T05:39:19.178Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-11T05:39:19.283Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-11T05:39:19.283Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:39:19.283Z] OK: 5 MiB in 15 packages [2021-05-11T05:39:19.283Z] ---> Running in e69aeb7d7cde [2021-05-11T05:39:19.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:19.887Z] ---> c0860d58271c [2021-05-11T05:39:19.887Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-11T05:39:20.121Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-11T05:39:20.121Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-11T05:39:20.121Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-11T05:39:20.121Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-11T05:39:20.121Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-11T05:39:20.121Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-11T05:39:20.121Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-11T05:39:20.121Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-11T05:39:20.121Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-11T05:39:20.121Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-11T05:39:20.121Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-11T05:39:20.164Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:39:20.164Z] Removing intermediate container e69aeb7d7cde [2021-05-11T05:39:20.164Z] ---> f158b164dfb8 [2021-05-11T05:39:20.164Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:39:20.381Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-11T05:39:20.381Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-11T05:39:20.381Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:39:20.381Z] Fetched 35.2 MB in 1s (25.9 MB/s) [2021-05-11T05:39:20.381Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T05:39:20.381Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:39:20.441Z] ---> Running in 158f627bed99 [2021-05-11T05:39:20.441Z] ---> e242605c5e74 [2021-05-11T05:39:20.441Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-11T05:39:20.441Z] ---> Running in 6bba6b055224 [2021-05-11T05:39:20.642Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:39:20.716Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-11T05:39:20.716Z] ---> Running in 0da0c5d2e0b9 [2021-05-11T05:39:20.716Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-11T05:39:20.716Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:39:20.716Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:39:21.215Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:39:21.215Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:39:21.215Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-11T05:39:21.215Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T05:39:21.215Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-11T05:39:21.318Z] OK: 6 MiB in 16 packages [2021-05-11T05:39:21.319Z] Removing intermediate container 00af5232685f [2021-05-11T05:39:21.319Z] ---> 56b92c7d220e [2021-05-11T05:39:21.319Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:39:21.319Z] Removing intermediate container 6bba6b055224 [2021-05-11T05:39:21.319Z] ---> f140d56ae696 [2021-05-11T05:39:21.319Z] Step 16/24 : WORKDIR / [2021-05-11T05:39:21.476Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-11T05:39:21.476Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-11T05:39:21.593Z] ---> Running in 1a96f2c9fee3 [2021-05-11T05:39:21.593Z] Removing intermediate container 0da0c5d2e0b9 [2021-05-11T05:39:21.593Z] ---> ff3bd9edc725 [2021-05-11T05:39:21.593Z] Step 19/22 : CMD ["--init=true"] [2021-05-11T05:39:21.593Z] ---> Running in f402db6837db [2021-05-11T05:39:21.737Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T05:39:21.737Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-11T05:39:21.737Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-11T05:39:21.872Z] ---> Running in 5e04e47f030f [2021-05-11T05:39:22.000Z] Setting up apt (1.6.13) ... [2021-05-11T05:39:22.000Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-11T05:39:22.150Z] Removing intermediate container 1a96f2c9fee3 [2021-05-11T05:39:22.150Z] ---> b1c5a11ea672 [2021-05-11T05:39:22.150Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-11T05:39:22.263Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-11T05:39:22.469Z] Removing intermediate container f402db6837db [2021-05-11T05:39:22.469Z] ---> d6db1f6ceaa2 [2021-05-11T05:39:22.469Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:39:22.469Z] Removing intermediate container 5e04e47f030f [2021-05-11T05:39:22.469Z] ---> b1da05106cd4 [2021-05-11T05:39:22.469Z] Step 20/22 : LABEL arch=arm64 [2021-05-11T05:39:22.469Z] ---> Running in 7570b8830ae3 [2021-05-11T05:39:22.524Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-11T05:39:22.524Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T05:39:22.524Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T05:39:22.785Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-11T05:39:22.785Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:39:22.785Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:23.047Z] Selecting previously unselected package libexpat1:amd64. [2021-05-11T05:39:23.047Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-11T05:39:23.047Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T05:39:23.047Z] Selecting previously unselected package python3.6-minimal. [2021-05-11T05:39:23.047Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:39:23.047Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:23.068Z] ---> Running in 7a17312e7f40 [2021-05-11T05:39:23.349Z] Removing intermediate container df5847a028d5 [2021-05-11T05:39:23.349Z] ---> e02972b1d755 [2021-05-11T05:39:23.349Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:39:23.349Z] Removing intermediate container 7570b8830ae3 [2021-05-11T05:39:23.349Z] ---> edebb1dcd77f [2021-05-11T05:39:23.349Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:39:23.623Z] ---> Running in 6871441a7cdc [2021-05-11T05:39:23.623Z] ---> Running in 9fd513026273 [2021-05-11T05:39:23.623Z] ---> e777152c7334 [2021-05-11T05:39:23.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-11T05:39:23.623Z] Removing intermediate container 7a17312e7f40 [2021-05-11T05:39:23.623Z] ---> c4745f1fc1d7 [2021-05-11T05:39:23.623Z] Step 21/22 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:39:23.898Z] Removing intermediate container 158f627bed99 [2021-05-11T05:39:23.898Z] ---> 47d36fab5c99 [2021-05-11T05:39:23.898Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:39:23.898Z] ---> Running in 3e8ab4a878b1 [2021-05-11T05:39:24.177Z] Removing intermediate container 6871441a7cdc [2021-05-11T05:39:24.177Z] ---> 0674baa3e7ec [2021-05-11T05:39:24.177Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-11T05:39:24.774Z] ---> Running in a43f69a56a1c [2021-05-11T05:39:24.774Z] Removing intermediate container 9fd513026273 [2021-05-11T05:39:24.774Z] ---> 5d023a4dcaa3 [2021-05-11T05:39:24.774Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:39:24.774Z] Removing intermediate container 3e8ab4a878b1 [2021-05-11T05:39:24.774Z] ---> fcf53f3c5d80 [2021-05-11T05:39:24.774Z] Step 22/22 : LABEL version=0.0.0 [2021-05-11T05:39:24.970Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T05:39:24.970Z] Checking for services that may need to be restarted...done. [2021-05-11T05:39:24.970Z] Checking for services that may need to be restarted...done. [2021-05-11T05:39:25.048Z] ---> ce59ce589035 [2021-05-11T05:39:25.048Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-11T05:39:25.231Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:25.231Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T05:39:25.231Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:25.325Z] ---> Running in 62907d11c473 [2021-05-11T05:39:25.491Z] Selecting previously unselected package python3-minimal. [2021-05-11T05:39:25.491Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-11T05:39:25.491Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-11T05:39:25.491Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-11T05:39:25.608Z] ---> 9a04d88ec432 [2021-05-11T05:39:25.608Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-11T05:39:25.608Z] Removing intermediate container a43f69a56a1c [2021-05-11T05:39:25.608Z] ---> 0649a3e03ffa [2021-05-11T05:39:25.608Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-11T05:39:25.752Z] Selecting previously unselected package mime-support. [2021-05-11T05:39:25.752Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-11T05:39:25.752Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-11T05:39:25.752Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-11T05:39:25.752Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-11T05:39:25.752Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T05:39:25.883Z] ---> 399998bfa55a [2021-05-11T05:39:25.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-11T05:39:25.883Z] ---> Running in 7fc1900d1060 [2021-05-11T05:39:25.883Z] Removing intermediate container 62907d11c473 [2021-05-11T05:39:25.883Z] ---> 923a8198445e [2021-05-11T05:39:25.883Z] [2021-05-11T05:39:26.015Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-11T05:39:26.015Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:39:26.015Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:26.277Z] Selecting previously unselected package python3.6. [2021-05-11T05:39:26.277Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T05:39:26.277Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:26.277Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T05:39:26.277Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-11T05:39:26.277Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T05:39:26.277Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-11T05:39:26.538Z] Selecting previously unselected package python3. [2021-05-11T05:39:26.538Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-11T05:39:26.538Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-11T05:39:26.538Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-11T05:39:26.800Z] Selecting previously unselected package multiarch-support. [2021-05-11T05:39:26.800Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:39:26.800Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T05:39:26.800Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T05:39:26.800Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-11T05:39:26.800Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-11T05:39:26.800Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-11T05:39:26.800Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T05:39:26.874Z] Removing intermediate container 7fc1900d1060 [2021-05-11T05:39:26.874Z] ---> 12ea92a44923 [2021-05-11T05:39:26.874Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:39:26.874Z] Successfully built 923a8198445e [2021-05-11T05:39:26.874Z] ---> d1d22c38c7bd [2021-05-11T05:39:26.874Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-11T05:39:26.874Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-11T05:39:26.874Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-05-11T05:39:26.874Z] ---> 5dc96fac33a3 [2021-05-11T05:39:26.874Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-11T05:39:27.062Z] Selecting previously unselected package libbsd0:amd64. [2021-05-11T05:39:27.062Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-11T05:39:27.062Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T05:39:27.062Z] Selecting previously unselected package sudo. [2021-05-11T05:39:27.062Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-11T05:39:27.062Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T05:39:27.158Z] ---> Running in ce5936d5f2c3 [2021-05-11T05:39:27.326Z] Selecting previously unselected package apparmor. [2021-05-11T05:39:27.326Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T05:39:27.326Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-11T05:39:27.587Z] Selecting previously unselected package libedit2:amd64. [2021-05-11T05:39:27.587Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-11T05:39:27.587Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T05:39:27.587Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T05:39:27.587Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:39:27.587Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:27.755Z] ---> 6cfc2bef02fc [2021-05-11T05:39:27.755Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-11T05:39:27.755Z] Removing intermediate container ce5936d5f2c3 [2021-05-11T05:39:27.755Z] ---> 315fa3809eec [2021-05-11T05:39:27.755Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:39:27.755Z] ---> 3199f5afdfae [2021-05-11T05:39:27.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-11T05:39:27.847Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T05:39:27.847Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:39:27.847Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:27.847Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T05:39:27.847Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-11T05:39:27.847Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T05:39:27.847Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T05:39:27.847Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:39:27.847Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:28.035Z] ---> Running in a9463b980b52 [2021-05-11T05:39:28.035Z] ---> 6867f58efe81 [2021-05-11T05:39:28.035Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-11T05:39:28.107Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T05:39:28.107Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T05:39:28.107Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:28.367Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-11T05:39:28.367Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-11T05:39:28.367Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T05:39:28.367Z] Selecting previously unselected package openssh-client. [2021-05-11T05:39:28.367Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-11T05:39:28.367Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T05:39:28.629Z] Selecting previously unselected package squashfs-tools. [2021-05-11T05:39:28.629Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-11T05:39:28.629Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T05:39:28.629Z] Selecting previously unselected package snapd. [2021-05-11T05:39:28.629Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-11T05:39:28.629Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-11T05:39:29.030Z] ---> e7fa8458d5cb [2021-05-11T05:39:29.030Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-11T05:39:29.030Z] Removing intermediate container a9463b980b52 [2021-05-11T05:39:29.030Z] ---> 6ba01b3e1eb5 [2021-05-11T05:39:29.030Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:39:30.012Z] ---> Running in 3f738058b8cc [2021-05-11T05:39:30.012Z] ---> Running in 25aef4a2ae69 [2021-05-11T05:39:30.012Z] ---> 49b319426f74 [2021-05-11T05:39:30.012Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-11T05:39:30.303Z] ---> 03d9191b4620 [2021-05-11T05:39:30.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-11T05:39:30.546Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T05:39:30.546Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T05:39:30.582Z] Removing intermediate container 25aef4a2ae69 [2021-05-11T05:39:30.582Z] ---> 681f2e99f352 [2021-05-11T05:39:30.582Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:39:30.582Z] Removing intermediate container 3f738058b8cc [2021-05-11T05:39:30.582Z] ---> 0b8c61d8a7d1 [2021-05-11T05:39:30.582Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:39:30.808Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-11T05:39:30.808Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T05:39:30.808Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T05:39:30.808Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:30.808Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:39:30.855Z] ---> Running in 1159f91110d6 [2021-05-11T05:39:30.855Z] ---> Running in 29bec15f4a5f [2021-05-11T05:39:31.071Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-11T05:39:31.071Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-11T05:39:31.139Z] ---> 552c7ab332bc [2021-05-11T05:39:31.139Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-11T05:39:31.686Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T05:39:31.686Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T05:39:31.686Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T05:39:31.686Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:31.686Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:31.686Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T05:39:31.741Z] ---> b522aee981b9 [2021-05-11T05:39:31.741Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-11T05:39:31.741Z] Removing intermediate container 1159f91110d6 [2021-05-11T05:39:31.741Z] ---> 8ef51eb2c4fb [2021-05-11T05:39:31.741Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:39:32.014Z] ---> Running in bc4c04069514 [2021-05-11T05:39:32.014Z] Removing intermediate container 29bec15f4a5f [2021-05-11T05:39:32.014Z] ---> dd78227d6c36 [2021-05-11T05:39:32.014Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T05:39:32.264Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T05:39:32.264Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:32.264Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T05:39:32.264Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-11T05:39:32.264Z] running python rtupdate hooks for python3.6... [2021-05-11T05:39:32.264Z] running python post-rtupdate hooks for python3.6... [2021-05-11T05:39:32.298Z] ---> Running in 59cd9589cbd7 [2021-05-11T05:39:32.298Z] ---> Running in 74fd8d7de203 [2021-05-11T05:39:32.525Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-11T05:39:32.575Z] ---> Running in 3e01f3bf253e [2021-05-11T05:39:32.848Z] Removing intermediate container bc4c04069514 [2021-05-11T05:39:32.848Z] ---> ccf33dae74f4 [2021-05-11T05:39:32.848Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-11T05:39:33.125Z] Removing intermediate container 3e01f3bf253e [2021-05-11T05:39:33.125Z] Removing intermediate container 59cd9589cbd7 [2021-05-11T05:39:33.125Z] ---> 95d2075ecb28 [2021-05-11T05:39:33.125Z] [2021-05-11T05:39:33.125Z] Removing intermediate container 74fd8d7de203 [2021-05-11T05:39:33.125Z] ---> 91fdd0df52ce [2021-05-11T05:39:33.125Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] ---> 93972cb22492 [2021-05-11T05:39:33.125Z] Step 22/23 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:39:33.125Z] [2021-05-11T05:39:33.405Z] ---> Running in e01fa6e2a7e9 [2021-05-11T05:39:33.405Z] ---> Running in 7907a777b0f0 [2021-05-11T05:39:33.921Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-11T05:39:33.921Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T05:39:34.004Z] Successfully built 95d2075ecb28 [2021-05-11T05:39:34.004Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-11T05:39:34.004Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-05-11T05:39:34.004Z] ---> 3bbeed397202 [2021-05-11T05:39:34.004Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-11T05:39:34.004Z] Removing intermediate container e01fa6e2a7e9 [2021-05-11T05:39:34.004Z] ---> 9eaca70dc7b2 [2021-05-11T05:39:34.004Z] Step 21/23 : LABEL arch=arm64 [2021-05-11T05:39:34.187Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T05:39:34.187Z] Setting up snapd (2.48.3+18.04) ... [2021-05-11T05:39:34.281Z] ---> Running in 94b5ab70343c [2021-05-11T05:39:34.281Z] Removing intermediate container 7907a777b0f0 [2021-05-11T05:39:34.281Z] ---> 4e08ef15e061 [2021-05-11T05:39:34.281Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:39:34.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-11T05:39:34.554Z] ---> Running in 5bfb5bc9b569 [2021-05-11T05:39:34.554Z] ---> Running in 6c65ae971f99 [2021-05-11T05:39:34.710Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-11T05:39:34.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-11T05:39:35.160Z] Removing intermediate container 5bfb5bc9b569 [2021-05-11T05:39:35.160Z] ---> a1976aa064dc [2021-05-11T05:39:35.160Z] Step 22/23 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:39:35.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-11T05:39:35.234Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T05:39:35.234Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T05:39:35.442Z] ---> Running in 556e2a2f389b [2021-05-11T05:39:35.443Z] Removing intermediate container 6c65ae971f99 [2021-05-11T05:39:35.443Z] ---> 32e3b9ffa728 [2021-05-11T05:39:35.443Z] [2021-05-11T05:39:35.495Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-11T05:39:35.755Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-11T05:39:35.755Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-11T05:39:36.014Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-11T05:39:36.014Z] /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-05-11T05:39:36.044Z] Removing intermediate container 556e2a2f389b [2021-05-11T05:39:36.044Z] ---> 87fe6f873605 [2021-05-11T05:39:36.044Z] Step 23/23 : LABEL version=0.0.0 [2021-05-11T05:39:36.044Z] Successfully built 32e3b9ffa728 [2021-05-11T05:39:36.044Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-11T05:39:36.044Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-05-11T05:39:36.275Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T05:39:36.275Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T05:39:36.317Z] ---> Running in c4ffd3ebd093 [2021-05-11T05:39:36.921Z] Removing intermediate container c4ffd3ebd093 [2021-05-11T05:39:36.921Z] ---> a8c0f5fa55fa [2021-05-11T05:39:36.921Z] [2021-05-11T05:39:37.193Z] Successfully built a8c0f5fa55fa [2021-05-11T05:39:37.226Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:39:37.226Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:39:37.226Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:39:37.464Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-11T05:39:37.464Z]  Building docker-support-notifications-go ... done Building docker-core-metadata-go [2021-05-11T05:39:37.464Z] Removing intermediate container 94b5ab70343c [2021-05-11T05:39:37.464Z] ---> ae6612ae702c [2021-05-11T05:39:37.464Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-11T05:39:37.734Z] ---> Running in c8d44fc852a8 [2021-05-11T05:39:38.328Z] Removing intermediate container c8d44fc852a8 [2021-05-11T05:39:38.328Z] ---> 200c2e76375c [2021-05-11T05:39:38.328Z] Step 29/32 : CMD ["gate"] [2021-05-11T05:39:38.438Z] Reading package lists... [2021-05-11T05:39:38.438Z] Reading package lists... [2021-05-11T05:39:38.601Z] ---> Running in 33387e55247e [2021-05-11T05:39:38.704Z] Building dependency tree... [2021-05-11T05:39:38.704Z] Reading state information... [2021-05-11T05:39:38.704Z] Calculating upgrade... [2021-05-11T05:39:38.963Z] The following packages will be upgraded: [2021-05-11T05:39:38.963Z] advancecomp base-files bash binutils binutils-common [2021-05-11T05:39:38.963Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-11T05:39:38.963Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-11T05:39:38.963Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-11T05:39:38.963Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-11T05:39:38.963Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-11T05:39:38.963Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-11T05:39:38.963Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-11T05:39:38.963Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-11T05:39:38.963Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-11T05:39:38.963Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-11T05:39:38.963Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-11T05:39:38.963Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-11T05:39:38.963Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-11T05:39:38.963Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-11T05:39:38.963Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T05:39:38.963Z] Need to get 64.0 MB of archives. [2021-05-11T05:39:38.963Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-11T05:39:38.963Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-11T05:39:38.963Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-11T05:39:39.192Z] Removing intermediate container 33387e55247e [2021-05-11T05:39:39.192Z] ---> b13d34c557e9 [2021-05-11T05:39:39.192Z] Step 30/32 : LABEL arch=arm64 [2021-05-11T05:39:39.464Z] ---> Running in 7fe534cfc692 [2021-05-11T05:39:39.535Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-11T05:39:39.535Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-11T05:39:39.535Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-11T05:39:39.535Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-11T05:39:39.535Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-11T05:39:39.535Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-11T05:39:39.535Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-11T05:39:39.535Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-11T05:39:39.794Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-11T05:39:39.794Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-11T05:39:39.794Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-11T05:39:39.794Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-11T05:39:39.794Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-11T05:39:39.794Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-11T05:39:39.794Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-11T05:39:39.794Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-11T05:39:39.794Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-11T05:39:39.794Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-11T05:39:40.058Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-11T05:39:40.058Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-11T05:39:40.058Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-11T05:39:40.058Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-11T05:39:40.059Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-11T05:39:40.059Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-11T05:39:40.059Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-11T05:39:40.059Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-11T05:39:40.059Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-11T05:39:40.059Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-11T05:39:40.059Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-11T05:39:40.059Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-11T05:39:40.059Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-11T05:39:40.059Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-11T05:39:40.059Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-11T05:39:40.059Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-11T05:39:40.059Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-11T05:39:40.059Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-11T05:39:40.059Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-11T05:39:40.059Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-11T05:39:40.059Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-11T05:39:40.059Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-11T05:39:40.059Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-11T05:39:40.059Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-11T05:39:40.059Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-11T05:39:40.060Z] Removing intermediate container 7fe534cfc692 [2021-05-11T05:39:40.060Z] ---> d38c50083b6b [2021-05-11T05:39:40.060Z] Step 31/32 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:39:40.324Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-11T05:39:40.324Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-11T05:39:40.324Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-11T05:39:40.324Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-11T05:39:40.324Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-11T05:39:40.324Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-11T05:39:40.324Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-11T05:39:40.324Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-11T05:39:40.324Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-11T05:39:40.324Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-11T05:39:40.324Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-11T05:39:40.324Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-11T05:39:40.324Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-11T05:39:40.324Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-11T05:39:40.324Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-11T05:39:40.324Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-11T05:39:40.324Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-11T05:39:40.324Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-11T05:39:40.324Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-11T05:39:40.324Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-11T05:39:40.324Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-11T05:39:40.324Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-11T05:39:40.324Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-11T05:39:40.324Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-11T05:39:40.324Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-11T05:39:40.324Z] Get:71 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-05-11T05:39:40.324Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-11T05:39:40.324Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-11T05:39:40.324Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-11T05:39:40.324Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-11T05:39:40.324Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-11T05:39:40.589Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-11T05:39:40.589Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-11T05:39:40.589Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-11T05:39:40.589Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-11T05:39:40.589Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-11T05:39:40.589Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-11T05:39:40.589Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-11T05:39:40.589Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-11T05:39:40.589Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-11T05:39:40.589Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-11T05:39:40.589Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-11T05:39:40.589Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-11T05:39:40.589Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-11T05:39:40.589Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-11T05:39:40.589Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-11T05:39:40.589Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-11T05:39:40.655Z] ---> Running in de4d4d6eb617 [2021-05-11T05:39:41.159Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-11T05:39:41.420Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-11T05:39:41.420Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-11T05:39:41.420Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-11T05:39:41.630Z] Removing intermediate container de4d4d6eb617 [2021-05-11T05:39:41.630Z] ---> 65034b0cfd54 [2021-05-11T05:39:41.631Z] Step 32/32 : LABEL version=0.0.0 [2021-05-11T05:39:41.905Z] ---> Running in 91d954e432b0 [2021-05-11T05:39:41.993Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-11T05:39:41.993Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-11T05:39:41.993Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-11T05:39:41.993Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-11T05:39:41.993Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-11T05:39:41.993Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:39:41.993Z] Fetched 64.0 MB in 3s (21.4 MB/s) [2021-05-11T05:39:41.994Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:41.994Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:39:41.994Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:39:42.879Z] Removing intermediate container 91d954e432b0 [2021-05-11T05:39:42.880Z] ---> 922133dfac31 [2021-05-11T05:39:42.880Z] [2021-05-11T05:39:42.933Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:39:42.933Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:39:42.933Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-11T05:39:42.933Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-11T05:39:43.156Z] Successfully built 922133dfac31 [2021-05-11T05:39:43.156Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-11T05:39:43.505Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:43.768Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:44.034Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:44.034Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:44.294Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:44.295Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:44.556Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:44.556Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:44.817Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:44.817Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:45.077Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:45.343Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:45.343Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:45.343Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:45.343Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:39:45.603Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:39:45.603Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:45.603Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-11T05:39:45.603Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:39:45.864Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:39:45.864Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:45.864Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:45.864Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:45.864Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:46.125Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T05:39:46.125Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T05:39:46.394Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:39:46.394Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:39:46.394Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:39:46.655Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:39:46.915Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T05:39:47.177Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T05:39:47.177Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-11T05:39:47.177Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-11T05:39:47.177Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-11T05:39:47.177Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-11T05:39:47.439Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-11T05:39:47.738Z] Installing new version of config file /etc/issue ... [2021-05-11T05:39:47.738Z] Installing new version of config file /etc/issue.net ... [2021-05-11T05:39:47.738Z] Installing new version of config file /etc/lsb-release ... [2021-05-11T05:39:47.738Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-11T05:39:47.999Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-11T05:39:47.999Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-11T05:39:47.999Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-11T05:39:47.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:47.999Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-11T05:39:48.261Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-11T05:39:48.261Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-11T05:39:48.261Z] 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-05-11T05:39:48.521Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:48.521Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:48.521Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:48.521Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:48.781Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:48.781Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-11T05:39:48.781Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-11T05:39:48.781Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-11T05:39:49.042Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:49.042Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-11T05:39:49.042Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T05:39:49.306Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-11T05:39:49.565Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:49.565Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:39:49.565Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:39:49.565Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T05:39:49.827Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:49.827Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:39:49.827Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:39:49.827Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-11T05:39:49.827Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:49.827Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-11T05:39:50.089Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-11T05:39:50.089Z] Setting up grep (3.1-2build1) ... [2021-05-11T05:39:50.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:50.089Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T05:39:50.089Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T05:39:50.350Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-11T05:39:50.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:50.610Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:39:50.610Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:39:50.610Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-11T05:39:50.870Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:50.870Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T05:39:50.870Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:39:51.455Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T05:39:51.455Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:39:51.455Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T05:39:51.455Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:39:52.026Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-11T05:39:52.287Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:52.287Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-11T05:39:52.287Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T05:39:53.229Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T05:39:53.229Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T05:39:53.491Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T05:39:53.492Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T05:39:53.492Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T05:39:53.492Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:53.751Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-11T05:39:53.751Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-11T05:39:53.751Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-11T05:39:54.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:54.011Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:54.011Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:54.011Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:54.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:54.011Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:54.278Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:54.278Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:54.278Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:54.278Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:54.538Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:54.538Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:54.538Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:54.538Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:54.798Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:54.799Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:54.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:54.799Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:39:55.062Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:39:55.062Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:39:55.062Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:39:55.062Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T05:39:55.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:55.337Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T05:39:55.337Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:39:55.597Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T05:39:55.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:55.858Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:55.858Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:55.858Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:56.119Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:56.119Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:56.119Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:56.119Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:56.119Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:56.119Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:39:56.380Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:39:56.953Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:39:56.953Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-11T05:39:57.216Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-11T05:39:57.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:57.480Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T05:39:57.480Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T05:39:57.741Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:39:57.742Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T05:39:57.742Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-11T05:39:58.002Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T05:39:58.003Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-11T05:39:58.262Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:39:58.262Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-11T05:39:58.262Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-11T05:39:58.524Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-11T05:39:58.524Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:39:58.524Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-11T05:39:58.786Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T05:39:58.786Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-11T05:39:58.786Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:39:58.786Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-11T05:39:58.786Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T05:39:59.054Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-11T05:39:59.315Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:39:59.315Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T05:39:59.315Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:39:59.575Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:39:59.837Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:39:59.837Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T05:39:59.837Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:40:00.098Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:40:00.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:00.358Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T05:40:00.358Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:40:00.619Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:40:00.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:00.879Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T05:40:00.879Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T05:40:01.142Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-11T05:40:01.142Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T05:40:01.142Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:40:01.142Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:40:01.425Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T05:40:01.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:01.425Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-11T05:40:01.425Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-11T05:40:01.425Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-11T05:40:01.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:01.686Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-11T05:40:01.686Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T05:40:01.686Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T05:40:01.948Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:01.948Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T05:40:01.948Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T05:40:02.239Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T05:40:02.239Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:02.239Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-11T05:40:02.239Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-11T05:40:02.606Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-11T05:40:02.606Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:02.606Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T05:40:02.606Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T05:40:02.881Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-11T05:40:02.882Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:02.882Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T05:40:02.882Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T05:40:03.264Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-11T05:40:03.264Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:03.264Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T05:40:03.264Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T05:40:03.264Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T05:40:03.576Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:03.576Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T05:40:03.576Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T05:40:03.576Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T05:40:03.576Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:03.576Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-11T05:40:03.576Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-11T05:40:03.926Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-11T05:40:03.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:03.926Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-11T05:40:03.926Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-11T05:40:03.926Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-11T05:40:04.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:04.198Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-11T05:40:04.198Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-11T05:40:04.198Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-11T05:40:04.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:04.460Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-11T05:40:04.460Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-11T05:40:04.460Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-11T05:40:04.720Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:04.720Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-11T05:40:04.720Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-11T05:40:04.720Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-11T05:40:04.720Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T05:40:04.720Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-11T05:40:04.980Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-11T05:40:04.980Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-11T05:40:04.980Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-11T05:40:04.980Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T05:40:04.980Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T05:40:05.241Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T05:40:05.241Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T05:40:05.501Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T05:40:05.501Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T05:40:05.762Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-11T05:40:05.762Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-11T05:40:05.762Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T05:40:05.762Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-11T05:40:06.333Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-11T05:40:06.333Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-11T05:40:06.593Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-11T05:40:06.593Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-11T05:40:06.593Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-11T05:40:06.593Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-11T05:40:06.856Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-11T05:40:06.856Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-11T05:40:06.856Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-11T05:40:06.856Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-11T05:40:07.137Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-11T05:40:07.137Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-11T05:40:07.397Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-11T05:40:07.397Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-11T05:40:08.340Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-11T05:40:08.340Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-11T05:40:08.340Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-11T05:40:08.340Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-11T05:40:08.340Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:40:08.340Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:40:08.601Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:40:08.864Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:40:08.864Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:40:08.864Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:40:09.129Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T05:40:09.129Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T05:40:09.129Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:09.129Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:09.389Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:09.389Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:09.389Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:09.389Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:09.650Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:09.650Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:10.593Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:10.593Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:11.169Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:11.169Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:12.118Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:12.118Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:12.379Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:12.379Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:13.319Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T05:40:13.319Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T05:40:13.319Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T05:40:13.319Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T05:40:13.615Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T05:40:13.615Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T05:40:13.881Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T05:40:13.881Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T05:40:13.881Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-11T05:40:13.881Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-11T05:40:14.142Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T05:40:14.142Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T05:40:14.142Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T05:40:14.142Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T05:40:14.403Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-11T05:40:14.403Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-11T05:40:14.403Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:14.664Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T05:40:14.664Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:14.664Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:14.664Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:14.664Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-11T05:40:14.664Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-11T05:40:14.664Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-11T05:40:14.935Z] [2021-05-11T05:40:14.935Z] Current default time zone: 'Etc/UTC' [2021-05-11T05:40:14.935Z] Local time is now: Tue May 11 05:40:14 UTC 2021. [2021-05-11T05:40:14.935Z] Universal Time is now: Tue May 11 05:40:14 UTC 2021. [2021-05-11T05:40:14.935Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-11T05:40:14.935Z] [2021-05-11T05:40:14.935Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-11T05:40:14.935Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:14.936Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-11T05:40:14.936Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-11T05:40:14.936Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-11T05:40:14.936Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-11T05:40:14.936Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-11T05:40:15.196Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-11T05:40:15.196Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-11T05:40:15.456Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T05:40:15.456Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:15.456Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-11T05:40:15.527Z]  Building docker-security-bootstrapper-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:40:15.527Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:40:15.527Z] ---> afd2e6264d2f [2021-05-11T05:40:15.527Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:40:15.527Z] ---> Using cache [2021-05-11T05:40:15.527Z] ---> 8f6f238bc5e4 [2021-05-11T05:40:15.527Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:40:15.527Z] ---> Using cache [2021-05-11T05:40:15.527Z] ---> 63ec29359935 [2021-05-11T05:40:15.527Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-11T05:40:16.027Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:16.289Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:40:16.289Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:16.289Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-11T05:40:16.289Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-11T05:40:16.550Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-11T05:40:16.550Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T05:40:16.550Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-11T05:40:16.811Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-11T05:40:16.811Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:40:16.811Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-11T05:40:18.721Z] Updating certificates in /etc/ssl/certs... [2021-05-11T05:40:19.665Z] 23 added, 27 removed; done. [2021-05-11T05:40:19.665Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T05:40:19.665Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T05:40:19.665Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-11T05:40:19.665Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-11T05:40:19.665Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-11T05:40:19.665Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:19.665Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:40:19.665Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:19.665Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:19.925Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:19.925Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:19.925Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:19.925Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-11T05:40:19.925Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:40:19.925Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-11T05:40:19.925Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-11T05:40:19.925Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-11T05:40:19.925Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:20.187Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T05:40:20.187Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-11T05:40:20.187Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-11T05:40:20.187Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-11T05:40:20.187Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:40:20.187Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T05:40:20.448Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-11T05:40:20.448Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-11T05:40:20.448Z] Updating certificates in /etc/ssl/certs... [2021-05-11T05:40:20.952Z] ---> Running in 1b92800be2c4 [2021-05-11T05:40:21.064Z] 0 added, 0 removed; done. [2021-05-11T05:40:21.064Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-11T05:40:21.064Z] done. [2021-05-11T05:40:21.552Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:40:21.636Z] Reading package lists... [2021-05-11T05:40:21.636Z] Building dependency tree... [2021-05-11T05:40:21.636Z] Reading state information... [2021-05-11T05:40:21.895Z] The following NEW packages will be installed: [2021-05-11T05:40:21.895Z] apt-transport-https [2021-05-11T05:40:21.895Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T05:40:21.895Z] Need to get 1692 B of archives. [2021-05-11T05:40:21.895Z] After this operation, 154 kB of additional disk space will be used. [2021-05-11T05:40:21.895Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-11T05:40:22.156Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:40:22.156Z] Fetched 1692 B in 0s (8639 B/s) [2021-05-11T05:40:22.156Z] Selecting previously unselected package apt-transport-https. [2021-05-11T05:40:22.156Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-11T05:40:22.156Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-11T05:40:22.156Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-11T05:40:22.156Z] Setting up apt-transport-https (1.6.13) ... [2021-05-11T05:40:22.419Z] Waiting for network to be ready... [2021-05-11T05:40:23.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:40:24.977Z] OK: 218 MiB in 52 packages [2021-05-11T05:40:26.432Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:40:26.432Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:40:26.432Z] ---> afd2e6264d2f [2021-05-11T05:40:26.432Z] Step 3/26 : WORKDIR /edgex-go [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 8f6f238bc5e4 [2021-05-11T05:40:26.432Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 63ec29359935 [2021-05-11T05:40:26.432Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-11T05:40:26.432Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 ---> Using cache [2021-05-11T05:40:26.432Z] ---> 4b6932ac0a98 [2021-05-11T05:40:26.432Z] [2021-05-11T05:40:26.432Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 6/26 : COPY go.mod . [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 2d6bb3fd177e [2021-05-11T05:40:26.432Z] Step 7/26 : RUN go mod download [2021-05-11T05:40:26.432Z] [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> afd2e6264d2f [2021-05-11T05:40:26.432Z] ---> cdf420647957 [2021-05-11T05:40:26.432Z] Step 3/24 : WORKDIR /edgex-goStep 8/26 : COPY . . [2021-05-11T05:40:26.432Z] [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 8f6f238bc5e4 [2021-05-11T05:40:26.432Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 63ec29359935 [2021-05-11T05:40:26.432Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 16bccc559de5 [2021-05-11T05:40:26.432Z] Step 9/26 : RUN go mod tidy [2021-05-11T05:40:26.432Z] ---> Using cache [2021-05-11T05:40:26.432Z] ---> 09f1bbbef0d1 [2021-05-11T05:40:26.432Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-11T05:40:26.714Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-11T05:40:26.714Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-11T05:40:26.714Z] ---> afd2e6264d2f [2021-05-11T05:40:26.714Z] Step 3/24 : WORKDIR /edgex-go [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> 8f6f238bc5e4 [2021-05-11T05:40:26.714Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> 63ec29359935 [2021-05-11T05:40:26.714Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> 4b6932ac0a98 [2021-05-11T05:40:26.714Z] Step 6/24 : COPY go.mod . [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> 2d6bb3fd177e [2021-05-11T05:40:26.714Z] Step 7/24 : RUN go mod download [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> cdf420647957 [2021-05-11T05:40:26.714Z] Step 8/24 : COPY . . [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> 16bccc559de5 [2021-05-11T05:40:26.714Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:40:26.714Z] ---> Using cache [2021-05-11T05:40:26.714Z] ---> 09f1bbbef0d1 [2021-05-11T05:40:26.714Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-11T05:40:26.992Z] ---> Running in d13e9336010e [2021-05-11T05:40:26.992Z] ---> Running in dc37280dd9a5 [2021-05-11T05:40:27.266Z] ---> Running in 67c01a16c8e1 [2021-05-11T05:40:27.704Z] 2021-05-11T05:40:25Z INFO Waiting for automatic snapd restart... [2021-05-11T05:40:27.862Z] Removing intermediate container 1b92800be2c4 [2021-05-11T05:40:27.862Z] ---> 43dc727822f7 [2021-05-11T05:40:27.862Z] Step 6/24 : COPY go.mod . [2021-05-11T05:40:28.276Z] snapd 2.49.2 from Canonical* installed [2021-05-11T05:40:28.851Z] ---> 8a1b47ea120d [2021-05-11T05:40:28.851Z] Step 7/24 : RUN go mod download [2021-05-11T05:40:28.851Z] ---> Running in 255a082730f3 [2021-05-11T05:40:29.136Z] 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-05-11T05:40:29.136Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:40:29.136Z] 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-05-11T05:40:29.215Z] "snapd" switched to the "latest/stable" channel [2021-05-11T05:40:29.216Z] [2021-05-11T05:40:31.133Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:40:31.759Z] core18 20210309 from Canonical* installed [2021-05-11T05:40:31.759Z] "core18" switched to the "latest/stable" channel [2021-05-11T05:40:31.759Z] [2021-05-11T05:40:32.119Z] Removing intermediate container 255a082730f3 [2021-05-11T05:40:32.119Z] ---> 4510fbeee4d6 [2021-05-11T05:40:32.119Z] Step 8/24 : COPY . . [2021-05-11T05:40:32.724Z] OK: 218 MiB in 52 packages [2021-05-11T05:40:35.065Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T05:40:35.332Z] "snapcraft" switched to the "latest/stable" channel [2021-05-11T05:40:35.332Z] [2021-05-11T05:40:36.135Z] Removing intermediate container d13e9336010e [2021-05-11T05:40:36.135Z] ---> df97fe509c82 [2021-05-11T05:40:36.135Z] Step 6/24 : COPY go.mod . [2021-05-11T05:40:38.131Z] ---> a28c46b5f317 [2021-05-11T05:40:38.131Z] Step 7/24 : RUN go mod download [2021-05-11T05:40:38.403Z] ---> Running in 92dce8a00d12 [2021-05-11T05:40:39.578Z] 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-05-11T05:40:39.578Z] - README.md [2021-05-11T05:40:39.578Z] [2021-05-11T05:40:39.578Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T05:40:44.103Z] Removing intermediate container 92dce8a00d12 [2021-05-11T05:40:44.103Z] ---> d5078e18b4c6 [2021-05-11T05:40:44.103Z] Step 8/24 : COPY . . [2021-05-11T05:40:46.162Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:40:46.162Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:40:46.162Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:40:46.162Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:40:46.732Z] Reading package lists... [2021-05-11T05:40:46.994Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 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-05-11T05:40:53.586Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:40:53.586Z] Reading package lists... [2021-05-11T05:40:53.586Z] Building dependency tree... [2021-05-11T05:40:53.586Z] Reading state information... [2021-05-11T05:40:53.586Z] Suggested packages: [2021-05-11T05:40:53.586Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-11T05:40:53.586Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-11T05:40:53.586Z] Recommended packages: [2021-05-11T05:40:53.586Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-11T05:40:53.586Z] The following NEW packages will be installed: [2021-05-11T05:40:53.586Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-11T05:40:53.586Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-11T05:40:53.586Z] pkg-config zip [2021-05-11T05:40:53.586Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T05:40:53.586Z] Need to get 7663 kB of archives. [2021-05-11T05:40:53.586Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-11T05:40:53.586Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-11T05:40:53.586Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-11T05:40:53.586Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-11T05:40:53.847Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-11T05:40:53.847Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-11T05:40:53.847Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-11T05:40:53.847Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-11T05:40:53.847Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-11T05:40:54.116Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-11T05:40:54.116Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-11T05:40:54.116Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-11T05:40:54.116Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-11T05:40:54.116Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-11T05:40:54.376Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-11T05:40:54.376Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-11T05:40:54.376Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T05:40:54.636Z] Fetched 7663 kB in 1s (7112 kB/s) [2021-05-11T05:40:54.636Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-11T05:40:54.636Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-11T05:40:54.636Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-11T05:40:54.636Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T05:40:54.897Z] Selecting previously unselected package libpsl5:amd64. [2021-05-11T05:40:54.897Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-11T05:40:54.897Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T05:40:54.897Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T05:40:54.897Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-11T05:40:54.897Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T05:40:54.897Z] Selecting previously unselected package librtmp1:amd64. [2021-05-11T05:40:54.897Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-11T05:40:55.158Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T05:40:55.158Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-11T05:40:55.158Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T05:40:55.158Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T05:40:55.158Z] Selecting previously unselected package liberror-perl. [2021-05-11T05:40:55.158Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-11T05:40:55.158Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-11T05:40:55.418Z] Selecting previously unselected package git-man. [2021-05-11T05:40:55.418Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-11T05:40:55.418Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:40:55.418Z] Selecting previously unselected package git. [2021-05-11T05:40:55.418Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-11T05:40:55.418Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:40:56.356Z] Selecting previously unselected package libnorm1:amd64. [2021-05-11T05:40:56.356Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-11T05:40:56.356Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T05:40:56.356Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-11T05:40:56.356Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-11T05:40:56.356Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T05:40:56.616Z] Selecting previously unselected package libsodium23:amd64. [2021-05-11T05:40:56.616Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-11T05:40:56.616Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-11T05:40:56.616Z] Selecting previously unselected package libzmq5:amd64. [2021-05-11T05:40:56.616Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T05:40:56.616Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:40:56.616Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-11T05:40:56.616Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T05:40:56.616Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:40:56.876Z] Selecting previously unselected package pkg-config. [2021-05-11T05:40:56.876Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-11T05:40:56.876Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T05:40:56.877Z] Selecting previously unselected package zip. [2021-05-11T05:40:56.877Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-11T05:40:56.877Z] Unpacking zip (3.0-11build1) ... [2021-05-11T05:40:57.136Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T05:40:57.136Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:40:57.136Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T05:40:57.136Z] Setting up liberror-perl (0.17025-1) ... [2021-05-11T05:40:57.136Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T05:40:57.136Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T05:40:57.136Z] No schema files found: doing nothing. [2021-05-11T05:40:57.136Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T05:40:57.396Z] Setting up zip (3.0-11build1) ... [2021-05-11T05:40:57.396Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T05:40:57.396Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-11T05:40:57.396Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T05:40:57.396Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:40:57.396Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T05:40:57.396Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T05:40:57.396Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T05:40:57.657Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T05:40:59.200Z] ---> 5e975e4626e1 [2021-05-11T05:40:59.200Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:40:59.200Z] ---> Running in 7fac94c1fdbd [2021-05-11T05:41:04.237Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:41:04.237Z] git set to automatically installed. [2021-05-11T05:41:04.237Z] git-man set to automatically installed. [2021-05-11T05:41:04.237Z] libcurl3-gnutls set to automatically installed. [2021-05-11T05:41:04.237Z] liberror-perl set to automatically installed. [2021-05-11T05:41:04.237Z] libglib2.0-0 set to automatically installed. [2021-05-11T05:41:04.237Z] libnghttp2-14 set to automatically installed. [2021-05-11T05:41:04.237Z] libnorm1 set to automatically installed. [2021-05-11T05:41:04.237Z] libpgm-5.2-0 set to automatically installed. [2021-05-11T05:41:04.237Z] libpsl5 set to automatically installed. [2021-05-11T05:41:04.237Z] librtmp1 set to automatically installed. [2021-05-11T05:41:04.237Z] libsodium23 set to automatically installed. [2021-05-11T05:41:04.237Z] libzmq3-dev set to automatically installed. [2021-05-11T05:41:04.237Z] libzmq5 set to automatically installed. [2021-05-11T05:41:04.237Z] pkg-config set to automatically installed. [2021-05-11T05:41:04.237Z] zip set to automatically installed. [2021-05-11T05:41:05.621Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T05:41:05.940Z] Removing intermediate container 7fac94c1fdbd [2021-05-11T05:41:05.940Z] ---> 91645297615e [2021-05-11T05:41:05.940Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-11T05:41:06.215Z] ---> Running in b22d3ef12f71 [2021-05-11T05:41:07.659Z] ---> dce7c3f85a71 [2021-05-11T05:41:07.659Z] Step 9/24 : RUN go mod tidy [2021-05-11T05:41:07.946Z] ---> Running in fe3b75240d85 [2021-05-11T05:41:08.548Z] 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-05-11T05:41:12.339Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:41:15.288Z] Removing intermediate container fe3b75240d85 [2021-05-11T05:41:15.288Z] ---> 48c8a4ec3e00 [2021-05-11T05:41:15.288Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-11T05:41:15.288Z] ---> Running in 5e6bb6e1425f [2021-05-11T05:41:15.893Z] 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-05-11T05:41:30.456Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-11T05:41:30.456Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T05:41:35.818Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T05:41:36.394Z] snap "core18" has no updates available [2021-05-11T05:41:36.970Z] Pulling go-build-helper [2021-05-11T05:41:36.970Z] + snapcraftctl pull [2021-05-11T05:41:37.914Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-11T05:41:37.914Z] Skipping pull go-build-helper (already ran) [2021-05-11T05:41:37.914Z] Building go-build-helper [2021-05-11T05:41:37.914Z] + snapcraftctl build [2021-05-11T05:41:39.839Z] Staging go-build-helper [2021-05-11T05:41:39.839Z] + snapcraftctl stage [2021-05-11T05:41:48.250Z] 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-05-11T05:41:49.866Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T05:41:49.866Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T05:41:49.866Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] [2021-05-11T05:41:49.866Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-11T05:41:49.866Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T05:41:49.866Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T05:41:49.866Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] [2021-05-11T05:41:49.866Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] [2021-05-11T05:41:49.866Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-11T05:41:49.866Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T05:41:49.866Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T05:41:49.866Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T05:41:49.866Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T05:41:49.866Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T05:41:49.866Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T05:41:49.866Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T05:41:49.866Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T05:41:49.866Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T05:41:49.866Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T05:41:49.866Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2067 kB] [2021-05-11T05:41:49.866Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T05:41:49.866Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T05:41:49.866Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T05:41:49.866Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [343 kB] [2021-05-11T05:41:49.866Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.7 kB] [2021-05-11T05:41:49.866Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T05:41:49.866Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T05:41:49.866Z] Fetched 24.5 MB in 0s (0 B/s) [2021-05-11T05:41:49.866Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T05:41:49.866Z] Fetched 224 kB in 0s (0 B/s) [2021-05-11T05:41:49.866Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T05:41:49.866Z] Fetched 157 kB in 0s (0 B/s) [2021-05-11T05:41:49.866Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T05:41:49.866Z] Fetched 221 kB in 0s (0 B/s) [2021-05-11T05:41:49.866Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T05:41:49.866Z] Fetched 143 kB in 0s (0 B/s) [2021-05-11T05:41:49.866Z] Pulling app-service-config [2021-05-11T05:41:49.866Z] + snapcraftctl pull [2021-05-11T05:41:49.866Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-11T05:41:50.443Z] Pulling config-common [2021-05-11T05:41:50.443Z] + snapcraftctl pull [2021-05-11T05:41:54.663Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:41:54.663Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:41:54.663Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:41:54.663Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:41:54.663Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T05:41:54.663Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:41:54.663Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T05:41:54.663Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:41:54.663Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T05:41:54.663Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:41:54.663Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T05:41:54.663Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:41:54.663Z] Pulling edgex-go [2021-05-11T05:41:54.663Z] + snapcraftctl pull [2021-05-11T05:41:58.429Z] Removing intermediate container dc37280dd9a5 [2021-05-11T05:41:58.429Z] ---> e61e53d27420 [2021-05-11T05:41:58.429Z] [2021-05-11T05:41:58.429Z] Step 11/26 : FROM alpine:3.12 [2021-05-11T05:41:58.429Z] ---> 9852663dfa18 [2021-05-11T05:41:58.429Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-11T05:41:58.429Z] ---> Running in 5f6f96f993c2 [2021-05-11T05:42:00.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:42:00.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:42:01.306Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-11T05:42:01.306Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:42:01.306Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-11T05:42:01.306Z] (4/6) Installing curl (7.76.1-r0) [2021-05-11T05:42:01.306Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:42:01.306Z] (6/6) Installing su-exec (0.2-r1) [2021-05-11T05:42:01.585Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:42:01.585Z] Executing ca-certificates-20191127-r4.trigger [2021-05-11T05:42:01.863Z] OK: 7 MiB in 20 packages [2021-05-11T05:42:04.494Z] Removing intermediate container 5f6f96f993c2 [2021-05-11T05:42:04.494Z] ---> 71fe9b855412 [2021-05-11T05:42:04.494Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-11T05:42:04.494Z] ---> Running in 09ae1aed3613 [2021-05-11T05:42:05.097Z] Removing intermediate container 09ae1aed3613 [2021-05-11T05:42:05.097Z] ---> db0e24c66c1c [2021-05-11T05:42:05.097Z] Step 14/26 : WORKDIR / [2021-05-11T05:42:05.097Z] ---> Running in 563592f65664 [2021-05-11T05:42:05.713Z] Removing intermediate container 563592f65664 [2021-05-11T05:42:05.713Z] ---> c7747e293a31 [2021-05-11T05:42:05.713Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-11T05:42:07.162Z] ---> 68e547ad3b09 [2021-05-11T05:42:07.162Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-11T05:42:08.152Z] ---> 7c29222053b9 [2021-05-11T05:42:08.152Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-11T05:42:09.151Z] ---> 4269bf6e2ddd [2021-05-11T05:42:09.151Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-11T05:42:10.612Z] ---> 06ee34e5c6b3 [2021-05-11T05:42:10.612Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-11T05:42:12.622Z] ---> 7c07ea59f177 [2021-05-11T05:42:12.622Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-11T05:42:14.628Z] ---> a7caf7f2801b [2021-05-11T05:42:14.628Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-11T05:42:16.634Z] ---> ae45b5579579 [2021-05-11T05:42:16.634Z] Step 22/26 : 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-05-11T05:42:16.634Z] ---> Running in 182d254ae584 [2021-05-11T05:42:16.662Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T05:42:16.662Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T05:42:16.662Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T05:42:16.662Z] Fetched 0 B in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-11T05:42:16.662Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-11T05:42:16.662Z] Fetched 279 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-11T05:42:16.662Z] Fetched 122 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-11T05:42:16.662Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-11T05:42:16.662Z] Fetched 8848 B in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-11T05:42:16.662Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-11T05:42:16.662Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-11T05:42:16.662Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-11T05:42:16.662Z] Fetched 219 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-11T05:42:16.662Z] Fetched 154 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-11T05:42:16.662Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-11T05:42:16.662Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-11T05:42:16.662Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-11T05:42:16.662Z] Fetched 499 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-11T05:42:16.662Z] Fetched 111 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-11T05:42:16.662Z] Fetched 240 kB in 0s (0 B/s) [2021-05-11T05:42:16.662Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-11T05:42:16.662Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-11T05:42:16.663Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-11T05:42:16.663Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-11T05:42:16.663Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-11T05:42:16.663Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-11T05:42:16.663Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-11T05:42:16.663Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-11T05:42:16.663Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-11T05:42:16.663Z] Fetched 8720 B in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-11T05:42:16.663Z] Fetched 137 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-11T05:42:16.663Z] Fetched 119 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-11T05:42:16.663Z] Fetched 110 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-11T05:42:16.663Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-11T05:42:16.663Z] Fetched 645 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-11T05:42:16.663Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-11T05:42:16.663Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-11T05:42:16.663Z] Fetched 368 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-11T05:42:16.663Z] Fetched 187 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-11T05:42:16.663Z] Fetched 175 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-11T05:42:16.663Z] Fetched 206 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-11T05:42:16.663Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-11T05:42:16.663Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-11T05:42:16.663Z] Fetched 159 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-11T05:42:16.663Z] Fetched 107 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-11T05:42:16.663Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-11T05:42:16.663Z] Pulling static-packages [2021-05-11T05:42:16.663Z] + snapcraftctl pull [2021-05-11T05:42:16.663Z] Pulling version [2021-05-11T05:42:16.663Z] + cd /root/project [2021-05-11T05:42:16.663Z] + [ -f VERSION ] [2021-05-11T05:42:16.663Z] + PROJECT_VERSION=local-dev [2021-05-11T05:42:16.663Z] + git rev-parse --short HEAD [2021-05-11T05:42:16.663Z] + GIT_REVISION=f4220afd [2021-05-11T05:42:16.663Z] + snapcraftctl set-version local-dev [2021-05-11T05:42:17.235Z] Skipping build go-build-helper (already ran) [2021-05-11T05:42:17.498Z] Building app-service-config [2021-05-11T05:42:17.498Z] + make build [2021-05-11T05:42:17.498Z] go mod tidy [2021-05-11T05:42:19.419Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-11T05:42:19.419Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-11T05:42:19.419Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-11T05:42:19.419Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-11T05:42:19.419Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-11T05:42:19.681Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-11T05:42:19.681Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-11T05:42:19.681Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-11T05:42:19.941Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-11T05:42:19.941Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-11T05:42:19.941Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-11T05:42:20.082Z] Removing intermediate container 67c01a16c8e1 [2021-05-11T05:42:20.082Z] ---> 65a9ccd06e98 [2021-05-11T05:42:20.082Z] [2021-05-11T05:42:20.082Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:42:20.082Z] ---> 9852663dfa18 [2021-05-11T05:42:20.082Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-11T05:42:20.082Z] ---> Using cache [2021-05-11T05:42:20.082Z] ---> 56b92c7d220e [2021-05-11T05:42:20.082Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:42:20.082Z] ---> Using cache [2021-05-11T05:42:20.082Z] ---> b1c5a11ea672 [2021-05-11T05:42:20.082Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-11T05:42:20.082Z] ---> Running in 995a2eba90ae [2021-05-11T05:42:20.236Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-11T05:42:20.236Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-11T05:42:20.236Z] go: downloading golang.org/x/text v0.3.2 [2021-05-11T05:42:20.509Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-11T05:42:20.509Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T05:42:20.509Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-11T05:42:20.509Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-11T05:42:20.509Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-11T05:42:20.509Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-11T05:42:20.509Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-11T05:42:20.509Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-11T05:42:20.771Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-11T05:42:20.771Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-11T05:42:20.771Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-11T05:42:20.771Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-11T05:42:20.771Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-11T05:42:20.771Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-11T05:42:21.043Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-11T05:42:21.043Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-11T05:42:21.043Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-11T05:42:21.043Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-11T05:42:21.043Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-11T05:42:21.043Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-11T05:42:21.043Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-11T05:42:21.043Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-11T05:42:21.043Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-11T05:42:21.043Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-11T05:42:21.043Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-11T05:42:21.043Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-11T05:42:21.043Z] go: downloading github.com/kr/text v0.1.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-11T05:42:21.043Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T05:42:21.096Z] Removing intermediate container 995a2eba90ae [2021-05-11T05:42:21.096Z] ---> f56c94532c56 [2021-05-11T05:42:21.096Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-11T05:42:21.096Z] Removing intermediate container 182d254ae584 [2021-05-11T05:42:21.096Z] ---> 2cdc75cdbf1b [2021-05-11T05:42:21.096Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-11T05:42:21.096Z] ---> Running in b9a30d8d6b38 [2021-05-11T05:42:21.096Z] ---> Running in 25cfaf202d23 [2021-05-11T05:42:21.306Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-11T05:42:21.306Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-11T05:42:21.306Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-11T05:42:21.306Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-11T05:42:21.306Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-11T05:42:21.306Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-11T05:42:21.306Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-11T05:42:21.306Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-11T05:42:21.306Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-11T05:42:21.306Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-11T05:42:21.306Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-11T05:42:21.306Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-11T05:42:21.306Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-11T05:42:21.306Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-11T05:42:21.568Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-11T05:42:21.568Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T05:42:21.568Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-11T05:42:21.568Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-11T05:42:21.568Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-11T05:42:21.712Z] Removing intermediate container b9a30d8d6b38 [2021-05-11T05:42:21.712Z] ---> 9b4505a78928 [2021-05-11T05:42:21.712Z] Step 16/24 : WORKDIR / [2021-05-11T05:42:22.015Z] Removing intermediate container 25cfaf202d23 [2021-05-11T05:42:22.015Z] ---> b8b69e803826 [2021-05-11T05:42:22.015Z] Step 24/26 : LABEL arch=arm64 [2021-05-11T05:42:22.015Z] ---> Running in c934574c547a [2021-05-11T05:42:22.295Z] ---> Running in 3a513ad77bc6 [2021-05-11T05:42:22.917Z] Removing intermediate container c934574c547a [2021-05-11T05:42:22.917Z] ---> a49fdfcad942 [2021-05-11T05:42:22.917Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:42:23.204Z] Removing intermediate container 3a513ad77bc6 [2021-05-11T05:42:23.204Z] ---> 59ae01db6446 [2021-05-11T05:42:23.204Z] Step 25/26 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:42:23.491Z] ---> Running in 57ced88bea22 [2021-05-11T05:42:24.503Z] Removing intermediate container 57ced88bea22 [2021-05-11T05:42:24.503Z] ---> e391283fdd23 [2021-05-11T05:42:24.503Z] Step 26/26 : LABEL version=0.0.0 [2021-05-11T05:42:24.503Z] ---> efbb0a9da152 [2021-05-11T05:42:24.503Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-11T05:42:24.503Z] ---> Running in fa312910c1be [2021-05-11T05:42:25.515Z] Removing intermediate container fa312910c1be [2021-05-11T05:42:25.515Z] ---> 4c62c5995ad9 [2021-05-11T05:42:25.515Z] [2021-05-11T05:42:26.125Z] Successfully built 4c62c5995ad9 [2021-05-11T05:42:26.412Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-11T05:42:26.694Z]  Building docker-security-secretstore-setup-go ... done  ---> 55127494f19f [2021-05-11T05:42:26.694Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-11T05:42:28.166Z] ---> 0c30f7a7401c [2021-05-11T05:42:28.166Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-11T05:42:28.166Z] ---> Running in d37770f73a3e [2021-05-11T05:42:28.798Z] Removing intermediate container d37770f73a3e [2021-05-11T05:42:28.798Z] ---> bdce356220c5 [2021-05-11T05:42:28.798Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:42:28.798Z] ---> Running in d37a5a1f6378 [2021-05-11T05:42:29.793Z] Removing intermediate container d37a5a1f6378 [2021-05-11T05:42:29.793Z] ---> a8cb961ba4e1 [2021-05-11T05:42:29.793Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:42:29.793Z] ---> Running in f45f3b93e329 [2021-05-11T05:42:30.398Z] Removing intermediate container f45f3b93e329 [2021-05-11T05:42:30.398Z] ---> 98ba225f7e1e [2021-05-11T05:42:30.398Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:42:30.698Z] ---> Running in b741a66f44ae [2021-05-11T05:42:31.580Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-11T05:42:31.580Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-11T05:42:31.580Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-11T05:42:31.580Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-11T05:42:31.580Z] Building config-common [2021-05-11T05:42:31.580Z] + snapcraftctl build [2021-05-11T05:42:31.692Z] Removing intermediate container b741a66f44ae [2021-05-11T05:42:31.692Z] ---> f04cf4f6dfdc [2021-05-11T05:42:31.692Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:42:31.692Z] ---> Running in 0b7c72504c66 [2021-05-11T05:42:32.685Z] Removing intermediate container 0b7c72504c66 [2021-05-11T05:42:32.685Z] ---> dcb72f32739c [2021-05-11T05:42:32.685Z] [2021-05-11T05:42:33.020Z] Successfully built dcb72f32739c [2021-05-11T05:42:33.020Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-11T05:42:33.503Z] Building edgex-go [2021-05-11T05:42:33.503Z] + cd /root/parts/edgex-go/src [2021-05-11T05:42:33.503Z] + make build [2021-05-11T05:42:33.503Z] 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-05-11T05:42:33.764Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-11T05:42:33.764Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-11T05:42:33.764Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-11T05:42:34.024Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-11T05:42:37.330Z] 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-05-11T05:42:39.855Z]  Building docker-core-metadata-go ... done Removing intermediate container b22d3ef12f71 [2021-05-11T05:42:39.855Z] ---> e99ee09c0baa [2021-05-11T05:42:39.855Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-11T05:42:40.128Z] ---> Running in c19bff5e587f [2021-05-11T05:42:41.566Z] 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-05-11T05:42:42.622Z] 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-05-11T05:42:44.013Z] 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-05-11T05:42:44.194Z] Removing intermediate container c19bff5e587f [2021-05-11T05:42:44.194Z] ---> f2514f4fd2cb [2021-05-11T05:42:44.194Z] [2021-05-11T05:42:44.194Z] Step 12/24 : FROM docker:20.10.0 [2021-05-11T05:42:44.194Z] 20.10.0: Pulling from library/docker [2021-05-11T05:42:45.405Z] 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-05-11T05:42:45.978Z] 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-05-11T05:42:47.900Z] 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-05-11T05:42:47.900Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-11T05:42:47.900Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-11T05:42:49.849Z] 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-05-11T05:42:50.794Z] 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-05-11T05:42:51.056Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-11T05:42:52.445Z] 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-05-11T05:42:52.477Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T05:42:52.477Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T05:42:52.477Z] ---> eeaf43b92773 [2021-05-11T05:42:52.477Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-11T05:42:53.073Z] ---> Running in 2b34ddf5465f [2021-05-11T05:42:53.350Z] Removing intermediate container 5e6bb6e1425f [2021-05-11T05:42:53.350Z] ---> e31e7a279e0e [2021-05-11T05:42:53.350Z] [2021-05-11T05:42:53.350Z] Step 11/24 : FROM alpine:3.12 [2021-05-11T05:42:53.350Z] ---> 9852663dfa18 [2021-05-11T05:42:53.350Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-11T05:42:53.350Z] ---> Running in bfa6578deb09 [2021-05-11T05:42:53.394Z] 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-05-11T05:42:53.623Z] Removing intermediate container 2b34ddf5465f [2021-05-11T05:42:53.623Z] ---> f7eda045bdd4 [2021-05-11T05:42:53.623Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-11T05:42:53.895Z] ---> Running in cc89eb1439b6 [2021-05-11T05:42:53.895Z] Removing intermediate container bfa6578deb09 [2021-05-11T05:42:53.895Z] ---> 517b6f3b51c3 [2021-05-11T05:42:53.895Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-11T05:42:54.182Z] ---> Running in cbf0dd20e5b9 [2021-05-11T05:42:54.783Z] Removing intermediate container cbf0dd20e5b9 [2021-05-11T05:42:54.784Z] ---> 04c95aee27e3 [2021-05-11T05:42:54.784Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-11T05:42:54.784Z] ---> Running in 5f97079130bd [2021-05-11T05:42:54.790Z] 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-05-11T05:42:54.790Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-11T05:42:55.056Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:42:55.330Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:42:55.330Z] Removing intermediate container 5f97079130bd [2021-05-11T05:42:55.330Z] ---> da8cd4d592bf [2021-05-11T05:42:55.330Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T05:42:55.610Z] ---> Running in d610acf10f07 [2021-05-11T05:42:55.886Z] (1/39) Installing readline (8.0.4-r0) [2021-05-11T05:42:55.886Z] (2/39) Installing bash (5.0.17-r0) [2021-05-11T05:42:55.886Z] Executing bash-5.0.17-r0.post-install [2021-05-11T05:42:55.886Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-11T05:42:55.886Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-11T05:42:55.886Z] (5/39) Installing curl (7.76.1-r0) [2021-05-11T05:42:55.886Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-11T05:42:55.886Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-11T05:42:55.886Z] (8/39) Installing expat (2.2.9-r1) [2021-05-11T05:42:55.886Z] (9/39) Installing libffi (3.3-r2) [2021-05-11T05:42:55.886Z] (10/39) Installing gdbm (1.13-r1) [2021-05-11T05:42:55.886Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-11T05:42:55.886Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-11T05:42:55.886Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-11T05:42:56.704Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-11T05:42:56.704Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-11T05:42:56.704Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-11T05:42:56.704Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-11T05:42:56.704Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-11T05:42:56.704Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-11T05:42:56.704Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-11T05:42:56.704Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-11T05:42:56.704Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-11T05:42:56.704Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-11T05:42:56.704Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-11T05:42:56.704Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-11T05:42:56.704Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-11T05:42:56.704Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-11T05:42:56.966Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-11T05:42:56.966Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-11T05:42:56.966Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-11T05:42:56.966Z] + 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-05-11T05:42:56.966Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-11T05:42:56.966Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-11T05:42:56.966Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-11T05:42:56.966Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-11T05:42:56.966Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-11T05:42:56.966Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-11T05:42:56.966Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-11T05:42:56.966Z] + 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-05-11T05:42:57.860Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-11T05:42:57.860Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-11T05:42:57.860Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-11T05:42:57.860Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-11T05:42:57.860Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-11T05:42:57.860Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-11T05:42:57.860Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-11T05:42:58.140Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-11T05:42:58.140Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-11T05:42:58.140Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-11T05:42:58.140Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-11T05:42:58.140Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-11T05:42:58.140Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-11T05:42:58.140Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-11T05:42:58.140Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-11T05:42:58.140Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-11T05:42:58.140Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-11T05:42:58.140Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-11T05:42:58.140Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-11T05:42:58.416Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-11T05:42:58.416Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-11T05:42:58.416Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-11T05:42:58.416Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-11T05:42:58.416Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-11T05:42:58.416Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-11T05:42:58.416Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-11T05:42:58.416Z] Executing busybox-1.31.1-r19.trigger [2021-05-11T05:42:58.416Z] OK: 72 MiB in 59 packages [2021-05-11T05:42:58.685Z] Removing intermediate container d610acf10f07 [2021-05-11T05:42:58.685Z] ---> 0829ef1ce291 [2021-05-11T05:42:58.685Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T05:42:58.956Z] ---> Running in 09b9d74073af [2021-05-11T05:42:59.927Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T05:43:00.286Z] Building static-packages [2021-05-11T05:43:00.286Z] + snapcraftctl build [2021-05-11T05:43:01.356Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T05:43:01.686Z] Building version [2021-05-11T05:43:01.686Z] + snapcraftctl build [2021-05-11T05:43:02.782Z] Collecting docker-compose==1.23.2 [2021-05-11T05:43:02.782Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-11T05:43:03.374Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-11T05:43:03.374Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-11T05:43:03.374Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T05:43:03.602Z] Skipping stage go-build-helper (already ran) [2021-05-11T05:43:03.602Z] Staging app-service-config [2021-05-11T05:43:03.602Z] + snapcraftctl stage [2021-05-11T05:43:03.644Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T05:43:03.914Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T05:43:03.914Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T05:43:04.548Z] Staging config-common [2021-05-11T05:43:04.548Z] + snapcraftctl stage [2021-05-11T05:43:04.888Z] 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-05-11T05:43:04.888Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T05:43:05.159Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T05:43:05.159Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T05:43:05.437Z] OK: 8 MiB in 20 packages [2021-05-11T05:43:05.499Z] Staging edgex-go [2021-05-11T05:43:05.499Z] + snapcraftctl stage [2021-05-11T05:43:05.711Z] Collecting PyYAML<4,>=3.10 [2021-05-11T05:43:05.711Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-11T05:43:06.707Z] Removing intermediate container 09b9d74073af [2021-05-11T05:43:06.707Z] ---> c044e6d935b6 [2021-05-11T05:43:06.707Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-11T05:43:06.889Z] Staging static-packages [2021-05-11T05:43:06.889Z] + snapcraftctl stage [2021-05-11T05:43:07.693Z] ---> 4bb372d7a4cd [2021-05-11T05:43:07.693Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-11T05:43:07.836Z] Staging version [2021-05-11T05:43:07.836Z] + snapcraftctl stage [2021-05-11T05:43:08.684Z] ---> a90bedba4c06 [2021-05-11T05:43:08.684Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-11T05:43:08.781Z] Priming go-build-helper [2021-05-11T05:43:08.781Z] + snapcraftctl prime [2021-05-11T05:43:09.281Z] ---> 4f96260a3a6a [2021-05-11T05:43:09.282Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-11T05:43:09.282Z] Collecting cached-property<2,>=1.2.0 [2021-05-11T05:43:09.282Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-11T05:43:09.556Z] ---> Running in cb2c1b35f112 [2021-05-11T05:43:09.764Z] Priming app-service-config [2021-05-11T05:43:09.764Z] + snapcraftctl prime [2021-05-11T05:43:09.830Z] Removing intermediate container cb2c1b35f112 [2021-05-11T05:43:09.830Z] ---> 23699e5fad15 [2021-05-11T05:43:09.830Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:43:10.126Z] ---> Running in 7b2692710eb4 [2021-05-11T05:43:10.126Z] Collecting docker<4.0,>=3.6.0 [2021-05-11T05:43:10.126Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-11T05:43:10.733Z] Removing intermediate container 7b2692710eb4 [2021-05-11T05:43:10.733Z] ---> 3266b2af912e [2021-05-11T05:43:10.733Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:43:10.733Z] ---> Running in 18d833359868 [2021-05-11T05:43:10.733Z] Collecting texttable<0.10,>=0.9.0 [2021-05-11T05:43:10.871Z] Priming config-common [2021-05-11T05:43:10.871Z] + snapcraftctl prime [2021-05-11T05:43:11.007Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-11T05:43:11.007Z] Removing intermediate container 18d833359868 [2021-05-11T05:43:11.007Z] ---> ffcb3b9f4b0a [2021-05-11T05:43:11.007Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:43:11.280Z] ---> Running in 14bc455b1e38 [2021-05-11T05:43:11.555Z] Removing intermediate container 14bc455b1e38 [2021-05-11T05:43:11.555Z] ---> a37e14dc8e9e [2021-05-11T05:43:11.555Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:43:11.817Z] Priming edgex-go [2021-05-11T05:43:11.835Z] ---> Running in aa8bfa0d051c [2021-05-11T05:43:12.079Z] + snapcraftctl prime [2021-05-11T05:43:12.110Z] Removing intermediate container aa8bfa0d051c [2021-05-11T05:43:12.110Z] ---> 7e99bf6640ce [2021-05-11T05:43:12.110Z] [2021-05-11T05:43:12.707Z] Successfully built 7e99bf6640ce [2021-05-11T05:43:12.707Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-11T05:43:12.988Z]  Building docker-core-data-go ... done Collecting websocket-client<1.0,>=0.32.0 [2021-05-11T05:43:12.988Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-11T05:43:13.026Z] Priming static-packages [2021-05-11T05:43:13.026Z] + snapcraftctl prime [2021-05-11T05:43:14.447Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-11T05:43:14.447Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-11T05:43:14.719Z] Collecting docopt<0.7,>=0.6.1 [2021-05-11T05:43:14.719Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-11T05:43:15.580Z] Priming version [2021-05-11T05:43:15.580Z] + snapcraftctl prime [2021-05-11T05:43:16.521Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-11T05:43:16.696Z] Collecting jsonschema<3,>=2.5.1 [2021-05-11T05:43:16.696Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-11T05:43:16.969Z] Collecting docker-pycreds>=0.4.0 [2021-05-11T05:43:16.969Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-11T05:43:17.241Z] 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-05-11T05:43:17.837Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-11T05:43:17.837Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-05-11T05:43:18.109Z] Collecting idna<2.8,>=2.5 [2021-05-11T05:43:18.109Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-11T05:43:18.109Z] 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-05-11T05:43:18.109Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-11T05:43:18.109Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-11T05:43:18.109Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-11T05:43:18.109Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T05:43:19.083Z] Installing collected packages: dockerpty, PyYAML, cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, jsonschema, docker-compose [2021-05-11T05:43:19.083Z] Running setup.py install for dockerpty: started [2021-05-11T05:43:21.056Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-11T05:43:21.056Z] Running setup.py install for PyYAML: started [2021-05-11T05:43:23.044Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-11T05:43:23.320Z] Attempting uninstall: urllib3 [2021-05-11T05:43:23.320Z] Found existing installation: urllib3 1.25.9 [2021-05-11T05:43:23.320Z] Uninstalling urllib3-1.25.9: [2021-05-11T05:43:23.320Z] Successfully uninstalled urllib3-1.25.9 [2021-05-11T05:43:23.915Z] Attempting uninstall: idna [2021-05-11T05:43:23.915Z] Found existing installation: idna 2.9 [2021-05-11T05:43:23.915Z] Uninstalling idna-2.9: [2021-05-11T05:43:23.915Z] Successfully uninstalled idna-2.9 [2021-05-11T05:43:24.511Z] Attempting uninstall: requests [2021-05-11T05:43:24.511Z] Found existing installation: requests 2.23.0 [2021-05-11T05:43:24.511Z] Uninstalling requests-2.23.0: [2021-05-11T05:43:24.786Z] Successfully uninstalled requests-2.23.0 [2021-05-11T05:43:25.767Z] Running setup.py install for texttable: started [2021-05-11T05:43:27.203Z] Running setup.py install for texttable: finished with status 'done' [2021-05-11T05:43:27.203Z] Running setup.py install for docopt: started [2021-05-11T05:43:29.178Z] Running setup.py install for docopt: finished with status 'done' [2021-05-11T05:43:30.153Z] 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.59.0 [2021-05-11T05:43:38.431Z] Removing intermediate container cc89eb1439b6 [2021-05-11T05:43:38.431Z] ---> a32120349c74 [2021-05-11T05:43:38.431Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-11T05:43:38.431Z] ---> Running in 8117cf86459f [2021-05-11T05:43:38.706Z] Removing intermediate container 8117cf86459f [2021-05-11T05:43:38.706Z] ---> 410a517473e9 [2021-05-11T05:43:38.706Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-11T05:43:38.982Z] ---> Running in 2990d5e8c117 [2021-05-11T05:43:39.580Z] Removing intermediate container 2990d5e8c117 [2021-05-11T05:43:39.580Z] ---> dc35f7efb1a0 [2021-05-11T05:43:39.580Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-11T05:43:40.566Z] ---> a4c8103dd316 [2021-05-11T05:43:40.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-11T05:43:41.191Z] ---> b875dfeadded [2021-05-11T05:43:41.192Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-11T05:43:42.265Z] ---> 30017cb9cbaf [2021-05-11T05:43:42.265Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-11T05:43:42.265Z] ---> Running in c874ca55e0c4 [2021-05-11T05:43:42.876Z] Removing intermediate container c874ca55e0c4 [2021-05-11T05:43:42.876Z] ---> 0347ed1f3207 [2021-05-11T05:43:42.876Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T05:43:42.876Z] ---> Running in aff7ea628f54 [2021-05-11T05:43:43.478Z] Removing intermediate container aff7ea628f54 [2021-05-11T05:43:43.478Z] ---> c919f193318f [2021-05-11T05:43:43.478Z] Step 22/24 : LABEL arch=arm64 [2021-05-11T05:43:43.478Z] ---> Running in 2301a8f325b6 [2021-05-11T05:43:44.082Z] Removing intermediate container 2301a8f325b6 [2021-05-11T05:43:44.082Z] ---> 4955032b263d [2021-05-11T05:43:44.082Z] Step 23/24 : LABEL git_sha=f4220afd50626d78ec8f8ceac213ee9c65afae84 [2021-05-11T05:43:44.082Z] ---> Running in 97743453cfd8 [2021-05-11T05:43:44.679Z] Removing intermediate container 97743453cfd8 [2021-05-11T05:43:44.679Z] ---> 819a9eb6cb22 [2021-05-11T05:43:44.679Z] Step 24/24 : LABEL version=0.0.0 [2021-05-11T05:43:44.679Z] ---> Running in 47336af2d93f [2021-05-11T05:43:45.278Z] Removing intermediate container 47336af2d93f [2021-05-11T05:43:45.278Z] ---> 9f14a73833d5 [2021-05-11T05:43:45.278Z] [2021-05-11T05:43:45.553Z] Successfully built 9f14a73833d5 [2021-05-11T05:43:45.553Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-11T05:43:45.842Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-05-11T05:43:45.847Z] $ docker stop --time=1 562b2476c1cd2c1a5579f3f298f8aa73b9d2babc96f01bdf446ca6769925d401 [2021-05-11T05:43:47.769Z] $ docker rm -f 562b2476c1cd2c1a5579f3f298f8aa73b9d2babc96f01bdf446ca6769925d401 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T05:43:48.421Z] + docker images [2021-05-11T05:43:48.421Z] + grep docker [2021-05-11T05:43:48.691Z] docker-sys-mgmt-agent-go-arm64 latest 9f14a73833d5 4 seconds ago 299MB [2021-05-11T05:43:48.691Z] docker-core-data-go-arm64 latest 7e99bf6640ce 37 seconds ago 20.3MB [2021-05-11T05:43:48.691Z] docker-core-metadata-go-arm64 latest dcb72f32739c About a minute ago 17.4MB [2021-05-11T05:43:48.691Z] docker-security-secretstore-setup-go-arm64 latest 4c62c5995ad9 About a minute ago 24.3MB [2021-05-11T05:43:48.691Z] docker-security-bootstrapper-go-arm64 latest 922133dfac31 4 minutes ago 17.1MB [2021-05-11T05:43:48.691Z] docker-support-notifications-go-arm64 latest a8c0f5fa55fa 4 minutes ago 16.6MB [2021-05-11T05:43:48.691Z] docker-support-scheduler-go-arm64 latest 32e3b9ffa728 4 minutes ago 16.1MB [2021-05-11T05:43:48.691Z] docker-core-command-go-arm64 latest 95d2075ecb28 4 minutes ago 16.1MB [2021-05-11T05:43:48.691Z] docker-security-proxy-setup-go-arm64 latest 923a8198445e 4 minutes ago 23.9MB [2021-05-11T05:43:48.691Z] docker 20.10.0 eeaf43b92773 5 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-05-11T05:43:49.491Z] ---> job-cost.sh [2021-05-11T05:43:49.491Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ywUg [2021-05-11T05:44:28.486Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T05:46:05.219Z] lf-activate-venv(): INFO: Adding /tmp/venv-ywUg/bin to PATH [2021-05-11T05:46:05.219Z] INFO: No Stack... [2021-05-11T05:46:05.219Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T05:46:05.219Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T05:46:05.579Z] + + cutcat -d, /w/workspace/edgex-go/1/archives/cost.csv -f6 [2021-05-11T05:46:05.579Z] [Pipeline] lock [2021-05-11T05:46:05.722Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3450-1-stack-cost] [2021-05-11T05:46:05.728Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3450-1-stack-cost] did not exist. Created. [2021-05-11T05:46:05.728Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3450-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T05:46:06.175Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T05:46:06.468Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T05:46:06.494Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3450-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-05-11T05:46:07.586Z] provisioning config files... [2021-05-11T05:46:07.618Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config159583292364598417tmp [Pipeline] { [Pipeline] sh [2021-05-11T05:46:08.024Z] + set +x [2021-05-11T05:46:08.024Z] + curl -s https://codecov.io/bash [2021-05-11T05:46:08.024Z] + bash -s -- [2021-05-11T05:46:08.626Z] [2021-05-11T05:46:08.626Z] _____ _ [2021-05-11T05:46:08.626Z] / ____| | | [2021-05-11T05:46:08.626Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T05:46:08.626Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T05:46:08.626Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T05:46:08.626Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T05:46:08.626Z] Bash-1.0.2 [2021-05-11T05:46:08.626Z] [2021-05-11T05:46:08.626Z] [2021-05-11T05:46:08.626Z] ==> git version 2.24.3 found [2021-05-11T05:46:08.626Z] ==> 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-05-11T05:46:08.626Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T05:46:08.626Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T05:46:08.626Z] ==> Jenkins CI detected. [2021-05-11T05:46:08.626Z] project root: . [2021-05-11T05:46:08.626Z] --> token set from env [2021-05-11T05:46:08.626Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T05:46:08.626Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T05:46:08.903Z] ==> Python coveragepy not found [2021-05-11T05:46:08.903Z] ==> Searching for coverage reports in: [2021-05-11T05:46:08.903Z] + . [2021-05-11T05:46:08.903Z] -> Found 1 reports [2021-05-11T05:46:08.903Z] ==> Detecting git/mercurial file structure [2021-05-11T05:46:08.903Z] ==> Reading reports [2021-05-11T05:46:08.903Z] + ./coverage.out bytes=719397 [2021-05-11T05:46:08.903Z] ==> Appending adjustments [2021-05-11T05:46:08.903Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T05:46:15.678Z] + Found adjustments [2021-05-11T05:46:15.678Z] ==> Gzipping contents [2021-05-11T05:46:15.678Z] 104K /tmp/codecov.JALg2k.gz [2021-05-11T05:46:15.678Z] ==> Uploading reports [2021-05-11T05:46:15.678Z] url: https://codecov.io [2021-05-11T05:46:15.678Z] query: branch=PR-3450&commit=f4220afd50626d78ec8f8ceac213ee9c65afae84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3450&job=&cmd_args= [2021-05-11T05:46:15.678Z] -> Pinging Codecov [2021-05-11T05:46:15.678Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3450&commit=f4220afd50626d78ec8f8ceac213ee9c65afae84&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3450%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3450&job=&cmd_args= [2021-05-11T05:46:15.678Z] -> Uploading to [2021-05-11T05:46:15.678Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/00271124DB129430A58F1EEE437C3FCB/f4220afd50626d78ec8f8ceac213ee9c65afae84/07d69b29-ba3b-4901-ae9f-682824c2d359.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T054615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed72ec0bedea7cc23ef1c316c1990d789b2ccf9c34dbbc59aee60e3bcb8379a4 [2021-05-11T05:46:15.678Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T05:46:15.678Z] Dload Upload Total Spent Left Speed [2021-05-11T05:46:15.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 100k 0 0 47 49152 0 194k --:--:-- --:--:-- --:--:-- 194k 100 100k 0 0 100 100k 0 203k --:--:-- --:--:-- --:--:-- 202k [2021-05-11T05:46:15.985Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f4220afd50626d78ec8f8ceac213ee9c65afae84 [Pipeline] } [2021-05-11T05:46:16.087Z] 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-05-11T05:46:17.566Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:46:18.893Z] ---> package-listing.sh [2021-05-11T05:46:18.893Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T05:46:18.893Z] ++ facter osfamily [2021-05-11T05:46:19.162Z] + OS_FAMILY=redhat [2021-05-11T05:46:19.162Z] + workspace=/w/workspace/edgex-go/1 [2021-05-11T05:46:19.162Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T05:46:19.162Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T05:46:19.162Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T05:46:19.162Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T05:46:19.162Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-11T05:46:19.162Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T05:46:19.162Z] + case "${OS_FAMILY}" in [2021-05-11T05:46:19.162Z] + sort [2021-05-11T05:46:19.162Z] + rpm -qa [2021-05-11T05:46:25.880Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T05:46:25.880Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T05:46:25.880Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T05:46:25.880Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-11T05:46:25.880Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-11T05:46:25.880Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-11T05:46:25.914Z] 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-05-11T05:46:26.233Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:46:26.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:46:26.596Z] [2021-05-11T05:46:26.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T05:46:26.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:46:26.985Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T05:46:26.985Z] df20fa9351a1: Pulling fs layer [2021-05-11T05:46:26.985Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T05:46:26.985Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T05:46:26.985Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T05:46:26.985Z] 93b61091891f: Pulling fs layer [2021-05-11T05:46:26.985Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T05:46:26.985Z] 5e14af77c1be: Pulling fs layer [2021-05-11T05:46:26.985Z] 01666e4c0597: Pulling fs layer [2021-05-11T05:46:26.985Z] aa168da1d23b: Pulling fs layer [2021-05-11T05:46:26.985Z] 01666e4c0597: Waiting [2021-05-11T05:46:26.985Z] 93b61091891f: Waiting [2021-05-11T05:46:26.985Z] 93b9cdb0e59b: Waiting [2021-05-11T05:46:26.985Z] 5e14af77c1be: Waiting [2021-05-11T05:46:26.985Z] 46f8f816bc3b: Waiting [2021-05-11T05:46:26.985Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T05:46:26.985Z] 36b3adc4ff6f: Download complete [2021-05-11T05:46:26.985Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T05:46:26.985Z] 46f8f816bc3b: Download complete [2021-05-11T05:46:27.254Z] 93b61091891f: Verifying Checksum [2021-05-11T05:46:27.254Z] 93b61091891f: Download complete [2021-05-11T05:46:27.254Z] df20fa9351a1: Verifying Checksum [2021-05-11T05:46:27.254Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T05:46:27.254Z] 93b9cdb0e59b: Download complete [2021-05-11T05:46:27.254Z] 5e14af77c1be: Download complete [2021-05-11T05:46:27.254Z] 01666e4c0597: Download complete [2021-05-11T05:46:27.254Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T05:46:27.254Z] 8ad3a11d3b57: Download complete [2021-05-11T05:46:27.856Z] df20fa9351a1: Pull complete [2021-05-11T05:46:28.135Z] 36b3adc4ff6f: Pull complete [2021-05-11T05:46:29.135Z] 8ad3a11d3b57: Pull complete [2021-05-11T05:46:30.118Z] aa168da1d23b: Verifying Checksum [2021-05-11T05:46:30.118Z] aa168da1d23b: Download complete [2021-05-11T05:46:30.700Z] 46f8f816bc3b: Pull complete [2021-05-11T05:46:31.295Z] 93b61091891f: Pull complete [2021-05-11T05:46:31.558Z] 93b9cdb0e59b: Pull complete [2021-05-11T05:46:31.558Z] 5e14af77c1be: Pull complete [2021-05-11T05:46:31.830Z] 01666e4c0597: Pull complete [2021-05-11T05:46:41.956Z] aa168da1d23b: Pull complete [2021-05-11T05:46:41.956Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T05:46:41.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T05:46:41.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T05:46:42.245Z] prd-centos7-docker-4c-2g-4335 does not seem to be running inside a container [2021-05-11T05:46:42.316Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-11T05:46:47.372Z] $ docker top 30cb9d05fd8bf5fdcca1f7ca56642209e7b93ab1165bd1f2dc9e9681a26f1c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T05:46:48.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T05:46:48.469Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T05:46:48.889Z] + ls /var/log/sa-host [2021-05-11T05:46:48.889Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T05:46:48.889Z] file_magic: OK [2021-05-11T05:46:48.889Z] HZ: Using current value: 100 [2021-05-11T05:46:48.889Z] file_header: OK [2021-05-11T05:46:48.889Z] 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-05-11T05:46:48.889Z] Statistics: [2021-05-11T05:46:49.156Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T05:46:49.156Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T05:46:49.156Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T05:46:49.156Z] file_magic: OK [2021-05-11T05:46:49.156Z] HZ: Using current value: 100 [2021-05-11T05:46:49.156Z] file_header: OK [2021-05-11T05:46:49.156Z] 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-05-11T05:46:49.156Z] Statistics: [2021-05-11T05:46:49.156Z] Hnuu...uuuununununu... [2021-05-11T05:46:49.156Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T05:46:49.398Z] provisioning config files... [2021-05-11T05:46:49.418Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7250226849763301203tmp [Pipeline] { [Pipeline] echo [2021-05-11T05:46:49.481Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:46:49.828Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T05:46:49.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T05:46:49.946Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:46:50.293Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T05:46:50.327Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:46:50.699Z] ---> sudo-logs.sh [2021-05-11T05:46:50.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T05:46:51.071Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:46:51.417Z] ---> job-cost.sh [2021-05-11T05:46:51.417Z] lf-activate-venv: SKIPPING [2021-05-11T05:46:51.417Z] DEBUG: total: 0.20999999344348907 [2021-05-11T05:46:51.417Z] INFO: Retrieving Stack Cost... [2021-05-11T05:46:52.814Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T05:46:53.077Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T05:46:53.117Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T05:46:53.452Z] ---> logs-deploy.sh [2021-05-11T05:46:53.452Z] lf-activate-venv: SKIPPING [2021-05-11T05:46:53.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3450/1 [2021-05-11T05:46:53.452Z] INFO: archiving workspace using pattern(s): [2021-05-11T05:46:55.452Z] Archives upload complete. [2021-05-11T05:46:55.723Z] INFO: archiving logs to Nexus