Pull request #3488 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 99edc5f8917393574691ce786630f7cf56182500+f6f68c45a71fc61d9870de441fabd717907f75d2 (5c152703173b51d7534ed4237c13ebd0b01558ef) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6755840433501023069.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6369016158820501833.key > 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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git 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-3488/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5588867127421125172.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3488/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5070337937546846037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6724937913786732363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE 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-3488/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3488/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8662976885800960813.key > 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 Avoid second fetch 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 9d0281235b943b7ad605f650702698f9078b2862 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_IMAGE_NAME_SUFFIX: 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-15275 in /w/workspace/edgexfoundry_edgex-go_PR-3488 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1670899081262826911.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 99edc5f8917393574691ce786630f7cf56182500 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh437504865545883172.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3488/head:refs/remotes/origin/PR-3488 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99edc5f8917393574691ce786630f7cf56182500 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5767160646811652583.key > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 99edc5f8917393574691ce786630f7cf56182500 Checking out Revision 99edc5f8917393574691ce786630f7cf56182500 (PR-3488) > git config core.sparsecheckout # timeout=10 > git checkout -f 99edc5f8917393574691ce786630f7cf56182500 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T05:42:38.264Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T05:42:38.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T05:42:38.536Z] ========================================================= [2021-05-20T05:42:38.536Z] EdgeX Global Pipelines Version Info [2021-05-20T05:42:38.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:42:40.142Z] ------------------- [2021-05-20T05:42:40.142Z] stable info: [2021-05-20T05:42:40.142Z] ------------------- [2021-05-20T05:42:40.142Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T05:42:40.142Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T05:42:40.143Z] Message: update stable to v1.0.192 [2021-05-20T05:42:40.725Z] ------------------- [2021-05-20T05:42:40.725Z] experimental info: [2021-05-20T05:42:40.725Z] ------------------- [2021-05-20T05:42:40.725Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T05:42:40.725Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T05:42:40.725Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T05:42:40.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-20T05:42:41.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-20T05:42:41.092Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T05:42:41.152Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T05:42:41.207Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T05:42:41.258Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T05:42:41.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T05:42:41.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-20T05:42:41.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-20T05:42:41.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-20T05:42:41.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T05:42:41.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T05:42:41.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T05:42:41.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T05:42:41.764Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T05:42:41.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T05:42:41.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T05:42:41.928Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T05:42:41.992Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T05:42:42.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T05:42:42.105Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-20T05:42:42.159Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T05:42:42.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3488 [Pipeline] echo [2021-05-20T05:42:42.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3488 [Pipeline] echo [2021-05-20T05:42:42.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3488 [Pipeline] echo [2021-05-20T05:42:42.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99edc5f8917393574691ce786630f7cf56182500 [Pipeline] echo [2021-05-20T05:42:42.437Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99edc5f [Pipeline] echo [2021-05-20T05:42:42.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T05:42:42.646Z] provisioning config files... [2021-05-20T05:42:42.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config538445562457165789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:42:43.048Z] ---> docker-login.sh [2021-05-20T05:42:43.048Z] nexus3.edgexfoundry.org:10001 [2021-05-20T05:42:43.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:42:43.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:42:43.316Z] Configure a credential helper to remove this warning. See [2021-05-20T05:42:43.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:42:43.316Z] [2021-05-20T05:42:43.316Z] Login Succeeded [2021-05-20T05:42:43.316Z] nexus3.edgexfoundry.org:10002 [2021-05-20T05:42:43.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:42:43.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:42:43.579Z] Configure a credential helper to remove this warning. See [2021-05-20T05:42:43.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:42:43.579Z] [2021-05-20T05:42:43.579Z] Login Succeeded [2021-05-20T05:42:43.579Z] nexus3.edgexfoundry.org:10003 [2021-05-20T05:42:43.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:42:43.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:42:43.579Z] Configure a credential helper to remove this warning. See [2021-05-20T05:42:43.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:42:43.579Z] [2021-05-20T05:42:43.579Z] Login Succeeded [2021-05-20T05:42:43.579Z] nexus3.edgexfoundry.org:10004 [2021-05-20T05:42:43.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:42:43.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:42:43.844Z] Configure a credential helper to remove this warning. See [2021-05-20T05:42:43.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:42:43.844Z] [2021-05-20T05:42:43.844Z] Login Succeeded [2021-05-20T05:42:43.844Z] docker.io [2021-05-20T05:42:43.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:42:44.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:42:44.106Z] Configure a credential helper to remove this warning. See [2021-05-20T05:42:44.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:42:44.106Z] [2021-05-20T05:42:44.106Z] Login Succeeded [2021-05-20T05:42:44.106Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T05:42:44.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T05:42:44.553Z] ++ 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-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/core-command/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/core-data/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-20T05:42:44.553Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-20T05:42:44.553Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-20T05:42:44.553Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T05:42:44.553Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-20T05:42:44.553Z] ++ cut -d/ -f2 [2021-05-20T05:42:44.553Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-20T05:42:44.620Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:42:45.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T05:42:45.549Z] [2021-05-20T05:42:45.549Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:42:45.907Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T05:42:45.907Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T05:42:45.907Z] 31603596830f: Pulling fs layer [2021-05-20T05:42:45.907Z] 54011a49482f: Pulling fs layer [2021-05-20T05:42:45.907Z] a6820b24f6d8: Pulling fs layer [2021-05-20T05:42:45.907Z] f581987b2513: Pulling fs layer [2021-05-20T05:42:45.907Z] f581987b2513: Waiting [2021-05-20T05:42:45.907Z] 54011a49482f: Verifying Checksum [2021-05-20T05:42:45.907Z] 54011a49482f: Download complete [2021-05-20T05:42:46.170Z] 31603596830f: Verifying Checksum [2021-05-20T05:42:46.170Z] 31603596830f: Download complete [2021-05-20T05:42:46.170Z] f581987b2513: Verifying Checksum [2021-05-20T05:42:46.170Z] f581987b2513: Download complete [2021-05-20T05:42:46.170Z] a6820b24f6d8: Verifying Checksum [2021-05-20T05:42:46.170Z] a6820b24f6d8: Download complete [2021-05-20T05:42:46.441Z] 31603596830f: Pull complete [2021-05-20T05:42:46.441Z] 54011a49482f: Pull complete [2021-05-20T05:42:47.035Z] a6820b24f6d8: Pull complete [2021-05-20T05:42:47.299Z] f581987b2513: Pull complete [2021-05-20T05:42:47.299Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T05:42:47.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T05:42:47.299Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T05:42:47.411Z] prd-centos7-docker-4c-2g-15275 does not seem to be running inside a container [2021-05-20T05:42:47.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T05:42:48.675Z] $ docker top 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T05:42:48.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T05:42:48.878Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T05:42:48.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T05:42:48.992Z] $ docker exec 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 ssh-agent [2021-05-20T05:42:49.097Z] SSH_AUTH_SOCK=/tmp/ssh-S5SNLU6MCRpr/agent.14 [2021-05-20T05:42:49.097Z] SSH_AGENT_PID=20 [2021-05-20T05:42:49.104Z] Running ssh-add (command line suppressed) [2021-05-20T05:42:49.198Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3896261488141746617.key (/w/workspace/edgex-go/1@tmp/private_key_3896261488141746617.key) [2021-05-20T05:42:49.206Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T05:42:49.552Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T05:42:49.582Z] $ docker exec --env ******** --env ******** 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 ssh-agent -k [2021-05-20T05:42:49.670Z] unset SSH_AUTH_SOCK; [2021-05-20T05:42:49.670Z] unset SSH_AGENT_PID; [2021-05-20T05:42:49.670Z] echo Agent pid 20 killed; [2021-05-20T05:42:49.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T05:42:49.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T05:42:49.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T05:42:49.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T05:42:49.890Z] $ docker exec 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 ssh-agent [2021-05-20T05:42:49.986Z] SSH_AUTH_SOCK=/tmp/ssh-zMV6EXWjqhIs/agent.54 [2021-05-20T05:42:49.986Z] SSH_AGENT_PID=60 [2021-05-20T05:42:49.991Z] Running ssh-add (command line suppressed) [2021-05-20T05:42:50.084Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6308512548933251024.key (/w/workspace/edgex-go/1@tmp/private_key_6308512548933251024.key) [2021-05-20T05:42:50.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T05:42:50.435Z] + git semver init [2021-05-20T05:42:50.435Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T05:42:50.435Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-20T05:42:50.435Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-20T05:42:50.435Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T05:42:50.435Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T05:42:50.435Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T05:42:50.435Z] # $SEMVER_BRANCH = PR-3488 [2021-05-20T05:42:50.435Z] # $SEMVER_TEMP = /tmp/semver-653244737 [2021-05-20T05:42:50.435Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-20T05:43:05.382Z] # '/tmp/semver-653244737' -> '/w/workspace/edgex-go/1/.semver' [2021-05-20T05:43:05.382Z] # -> Force: false [2021-05-20T05:43:05.382Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-20T05:43:05.409Z] $ docker exec --env ******** --env ******** 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 ssh-agent -k [2021-05-20T05:43:05.520Z] unset SSH_AUTH_SOCK; [2021-05-20T05:43:05.520Z] unset SSH_AGENT_PID; [2021-05-20T05:43:05.520Z] echo Agent pid 60 killed; [2021-05-20T05:43:05.528Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T05:43:06.009Z] + git semver [Pipeline] } [2021-05-20T05:43:06.041Z] $ docker stop --time=1 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 [2021-05-20T05:43:09.452Z] $ docker rm -f 2df65be65ae6871d4560a30ba46edabc87ac73693abcc755dda3f2df7cbb2c30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T05:43:09.902Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T05:43:10.206Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T05:43:10.228Z] [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-20T05:43:11.384Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:43:11.705Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:43:12.034Z] + sudo service docker restart [2021-05-20T05:43:12.034Z] + true [2021-05-20T05:43:12.034Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T05:43:25.720Z] Still waiting to schedule task [2021-05-20T05:43:25.720Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-15273’ [Pipeline] echo [2021-05-20T05:43:30.211Z] ========================================================= [2021-05-20T05:43:30.211Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T05:43:30.211Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:43:30.579Z] + 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-20T05:43:31.980Z] Sending build context to Docker daemon 330.6MB [2021-05-20T05:43:31.980Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T05:43:31.980Z] Step 2/6 : FROM ${BASE} [2021-05-20T05:43:31.980Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T05:43:31.980Z] 540db60ca938: Pulling fs layer [2021-05-20T05:43:31.980Z] adcc1eea9eea: Pulling fs layer [2021-05-20T05:43:31.980Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T05:43:31.980Z] 0510c868ecb4: Pulling fs layer [2021-05-20T05:43:31.980Z] afea3b2eda06: Pulling fs layer [2021-05-20T05:43:31.980Z] 7809a108b3ef: Pulling fs layer [2021-05-20T05:43:31.980Z] f706445af74f: Pulling fs layer [2021-05-20T05:43:31.980Z] 0510c868ecb4: Waiting [2021-05-20T05:43:31.980Z] afea3b2eda06: Waiting [2021-05-20T05:43:31.980Z] 7809a108b3ef: Waiting [2021-05-20T05:43:31.980Z] f706445af74f: Waiting [2021-05-20T05:43:31.980Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T05:43:31.980Z] 4c4ab2625f07: Download complete [2021-05-20T05:43:31.980Z] adcc1eea9eea: Verifying Checksum [2021-05-20T05:43:31.980Z] adcc1eea9eea: Download complete [2021-05-20T05:43:32.243Z] afea3b2eda06: Verifying Checksum [2021-05-20T05:43:32.243Z] afea3b2eda06: Download complete [2021-05-20T05:43:32.243Z] 7809a108b3ef: Verifying Checksum [2021-05-20T05:43:32.243Z] 7809a108b3ef: Download complete [2021-05-20T05:43:32.243Z] 540db60ca938: Verifying Checksum [2021-05-20T05:43:32.243Z] 540db60ca938: Download complete [2021-05-20T05:43:32.243Z] 540db60ca938: Pull complete [2021-05-20T05:43:32.506Z] adcc1eea9eea: Pull complete [2021-05-20T05:43:32.506Z] 4c4ab2625f07: Pull complete [2021-05-20T05:43:34.453Z] f706445af74f: Verifying Checksum [2021-05-20T05:43:34.453Z] f706445af74f: Download complete [2021-05-20T05:43:34.717Z] 0510c868ecb4: Verifying Checksum [2021-05-20T05:43:34.717Z] 0510c868ecb4: Download complete [2021-05-20T05:43:38.044Z] 0510c868ecb4: Pull complete [2021-05-20T05:43:38.311Z] afea3b2eda06: Pull complete [2021-05-20T05:43:38.311Z] 7809a108b3ef: Pull complete [2021-05-20T05:43:39.711Z] f706445af74f: Pull complete [2021-05-20T05:43:39.711Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T05:43:39.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T05:43:39.711Z] ---> b068be0155e3 [2021-05-20T05:43:39.711Z] 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-20T05:43:43.025Z] ---> Running in 0988751f6fbd [2021-05-20T05:43:43.289Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:43:44.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:43:44.939Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T05:43:45.200Z] (2/12) Installing file (5.39-r0) [2021-05-20T05:43:45.200Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T05:43:45.461Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T05:43:50.754Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T05:43:51.015Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T05:43:51.015Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T05:43:51.015Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T05:43:51.278Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T05:43:51.278Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T05:43:51.546Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T05:43:51.546Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T05:43:51.546Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T05:43:51.546Z] OK: 219 MiB in 52 packages [2021-05-20T05:43:53.470Z] Removing intermediate container 0988751f6fbd [2021-05-20T05:43:53.470Z] ---> b574c9d387fc [2021-05-20T05:43:53.470Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T05:43:53.470Z] ---> Running in 63e1f872cca5 [2021-05-20T05:43:53.470Z] Removing intermediate container 63e1f872cca5 [2021-05-20T05:43:53.470Z] ---> 0191b9c36bb0 [2021-05-20T05:43:53.470Z] Step 5/6 : COPY go.mod . [2021-05-20T05:43:53.470Z] ---> 04fa4a19b31b [2021-05-20T05:43:53.470Z] Step 6/6 : RUN go mod download [2021-05-20T05:43:53.470Z] ---> Running in 12340294d3db [2021-05-20T05:44:05.716Z] Removing intermediate container 12340294d3db [2021-05-20T05:44:05.716Z] ---> 41d3549946fa [2021-05-20T05:44:05.716Z] Successfully built 41d3549946fa [2021-05-20T05:44:05.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:44:06.101Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T05:44:06.101Z] . [Pipeline] withDockerContainer [2021-05-20T05:44:06.202Z] prd-centos7-docker-4c-2g-15275 does not seem to be running inside a container [2021-05-20T05:44:06.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T05:44:06.665Z] $ docker top c988f10a3d6fbaef5e27e5751e741b358a3fb7066b955b03f2c5bd06e2e8dfc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:44:07.075Z] + go version [2021-05-20T05:44:07.075Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T05:44:07.112Z] $ docker stop --time=1 c988f10a3d6fbaef5e27e5751e741b358a3fb7066b955b03f2c5bd06e2e8dfc5 [2021-05-20T05:44:08.391Z] $ docker rm -f c988f10a3d6fbaef5e27e5751e741b358a3fb7066b955b03f2c5bd06e2e8dfc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:44:09.210Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T05:44:09.210Z] . [Pipeline] withDockerContainer [2021-05-20T05:44:09.305Z] prd-centos7-docker-4c-2g-15275 does not seem to be running inside a container [2021-05-20T05:44:09.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T05:44:09.880Z] $ docker top 332d794f9a38e8f7cb9d53c73753e0e2aec06f1ebba00a98e69829f8d4fa32b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T05:44:10.029Z] ========================================================= [2021-05-20T05:44:10.029Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T05:44:10.029Z] ========================================================= [Pipeline] sh [2021-05-20T05:44:10.349Z] + go mod tidy [Pipeline] sh [2021-05-20T05:44:10.922Z] + make test [2021-05-20T05:44:10.922Z] go mod tidy [2021-05-20T05:44:11.185Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T05:44:16.502Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T05:44:34.715Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T05:44:38.988Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T05:44:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T05:44:40.918Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T05:44:43.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T05:44:44.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T05:44:44.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T05:44:44.106Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T05:44:45.060Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T05:44:45.656Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T05:44:47.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T05:44:47.587Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T05:44:47.587Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T05:44:49.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.072s coverage: 46.1% of statements [2021-05-20T05:44:49.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T05:44:49.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T05:44:49.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T05:44:49.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T05:44:49.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T05:44:49.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T05:44:49.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.044s coverage: 28.7% of statements [2021-05-20T05:44:50.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.053s coverage: 100.0% of statements [2021-05-20T05:44:51.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.091s coverage: 27.7% of statements [2021-05-20T05:44:51.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T05:44:51.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T05:44:51.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T05:44:51.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T05:44:51.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T05:44:52.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 81.2% of statements [2021-05-20T05:44:52.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T05:44:52.505Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements [2021-05-20T05:44:52.505Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T05:44:52.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.050s coverage: 100.0% of statements [2021-05-20T05:44:52.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T05:44:52.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T05:44:53.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements [2021-05-20T05:44:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T05:44:53.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T05:44:54.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.076s coverage: 87.7% of statements [2021-05-20T05:44:54.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T05:44:54.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:44:54.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements [2021-05-20T05:44:54.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T05:44:56.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.202s coverage: 28.6% of statements [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T05:44:56.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.055s coverage: 100.0% of statements [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T05:44:56.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2021-05-20T05:44:56.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T05:44:57.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements [2021-05-20T05:44:57.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T05:44:57.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.082s coverage: 97.5% of statements [2021-05-20T05:44:57.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T05:44:57.734Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-05-20T05:44:57.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T05:44:57.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T05:44:57.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T05:44:57.734Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T05:44:59.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.240s coverage: 95.1% of statements [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T05:44:59.134Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T05:44:59.134Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T05:45:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-05-20T05:45:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T05:45:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.061s coverage: 21.7% of statements [2021-05-20T05:45:00.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T05:45:00.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-05-20T05:45:00.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 79.5% of statements [2021-05-20T05:45:00.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-05-20T05:45:00.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2021-05-20T05:45:01.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2021-05-20T05:45:13.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-05-20T05:45:13.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-20T05:45:17.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.211s coverage: 81.8% of statements [2021-05-20T05:45:17.616Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.035s coverage: 87.2% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.123s coverage: 64.4% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2021-05-20T05:45:35.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.151s coverage: 66.9% of statements [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T05:45:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T05:45:36.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.5% of statements [2021-05-20T05:45:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T05:45:36.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T05:45:36.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-05-20T05:45:36.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T05:45:36.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.024s coverage: 84.8% of statements [2021-05-20T05:45:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.086s coverage: 46.8% of statements [2021-05-20T05:45:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T05:45:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T05:45:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T05:45:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T05:45:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T05:45:37.551Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements [2021-05-20T05:45:37.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T05:45:38.132Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.032s coverage: 100.0% of statements [2021-05-20T05:45:38.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T05:45:38.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T05:45:42.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.058s coverage: 19.4% of statements [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T05:45:42.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.2% of statements [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T05:45:42.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.599s coverage: 28.8% of statements [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T05:45:42.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.040s coverage: 99.0% of statements [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T05:45:42.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T05:45:42.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.049s coverage: 64.6% of statements [2021-05-20T05:45:42.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T05:45:42.957Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.081s coverage: 97.6% of statements [2021-05-20T05:45:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T05:45:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:45:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T05:45:42.957Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-05-20T05:45:42.957Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T05:45:43.230Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements [2021-05-20T05:45:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T05:45:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T05:45:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T05:45:43.230Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T05:45:43.516Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2021-05-20T05:45:43.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T05:45:43.516Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T05:45:43.516Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.022s coverage: 100.0% of statements [2021-05-20T05:45:43.793Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.043s coverage: 28.1% of statements [2021-05-20T05:45:43.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T05:45:43.793Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T05:45:44.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 27.9% of statements [2021-05-20T05:45:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T05:45:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T05:45:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T05:45:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T05:45:44.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T05:45:44.324Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-20T05:45:44.596Z] GO111MODULE=on go vet ./... [2021-05-20T05:46:16.804Z] gofmt -l . [2021-05-20T05:46:16.804Z] [ "`gofmt -l .`" = "" ] [2021-05-20T05:46:16.804Z] ./bin/test-go-mod-tidy.sh [2021-05-20T05:46:16.804Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T05:46:17.128Z] + ls -al . [2021-05-20T05:46:17.128Z] total 844 [2021-05-20T05:46:17.128Z] drwxrwxr-x 10 1001 1001 4096 May 20 05:46 . [2021-05-20T05:46:17.128Z] drwxr-xr-x 4 root root 28 May 20 05:44 .. [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 11 May 20 05:42 .dockerignore [2021-05-20T05:46:17.128Z] drwxrwxr-x 8 1001 1001 179 May 20 05:42 .git [2021-05-20T05:46:17.128Z] drwxrwxr-x 3 1001 1001 125 May 20 05:42 .github [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 818 May 20 05:42 .gitignore [2021-05-20T05:46:17.128Z] drwx------ 3 1001 1001 60 May 20 05:43 .semver [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 166 May 20 05:42 .sonarcloud.properties [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 8609 May 20 05:42 Attribution.txt [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 3804 May 20 05:42 CONTRIBUTING.md [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 931 May 20 05:42 Dockerfile.build [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 863 May 20 05:42 Jenkinsfile [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 10775 May 20 05:42 LICENSE [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 5632 May 20 05:42 Makefile [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 7978 May 20 05:42 README.md [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 6755 May 20 05:42 SECURITY.md [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 5 May 20 05:43 VERSION [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 4131 May 20 05:42 ZMQWindows.md [2021-05-20T05:46:17.128Z] drwxrwxr-x 2 1001 1001 117 May 20 05:42 bin [2021-05-20T05:46:17.128Z] drwxrwxr-x 14 1001 1001 4096 May 20 05:42 cmd [2021-05-20T05:46:17.128Z] -rw-r--r-- 1 root root 737213 May 20 05:45 coverage.out [2021-05-20T05:46:17.128Z] -rw-r--r-- 1 root root 1060 May 20 05:46 go.mod [2021-05-20T05:46:17.128Z] -rw-r--r-- 1 root root 21990 May 20 05:44 go.sum [2021-05-20T05:46:17.128Z] drwxrwxr-x 8 1001 1001 127 May 20 05:42 internal [2021-05-20T05:46:17.128Z] drwxrwxr-x 4 1001 1001 26 May 20 05:42 openapi [2021-05-20T05:46:17.128Z] drwxrwxr-x 4 1001 1001 71 May 20 05:42 snap [2021-05-20T05:46:17.128Z] -rw-rw-r-- 1 1001 1001 168 May 20 05:42 version.go [Pipeline] sh [2021-05-20T05:46:17.448Z] + '[' -e coverage.out ] [2021-05-20T05:46:17.448Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T05:46:17.600Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T05:46:17.918Z] + make build [2021-05-20T05:46:17.918Z] go mod tidy [2021-05-20T05:46:17.918Z] 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-20T05:46:19.839Z] 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-20T05:46:28.086Z] 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-20T05:46:28.086Z] 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-20T05:46:29.526Z] 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-20T05:46:29.526Z] 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-20T05:46:32.491Z] 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-20T05:46:32.491Z] 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-20T05:46:32.636Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15277 in /w/workspace/edgexfoundry_edgex-go_PR-3488 [Pipeline] { [Pipeline] ws [2021-05-20T05:46:32.700Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [2021-05-20T05:46:32.760Z] 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 [Pipeline] checkout [2021-05-20T05:46:33.030Z] The recommended git tool is: git [2021-05-20T05:46:33.734Z] 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-20T05:46:34.311Z] 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-20T05:46:35.276Z] 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-20T05:46:36.698Z] $ docker stop --time=1 332d794f9a38e8f7cb9d53c73753e0e2aec06f1ebba00a98e69829f8d4fa32b4 [2021-05-20T05:46:38.628Z] using credential edgex-jenkins-ssh [2021-05-20T05:46:38.647Z] Cloning the remote Git repository [2021-05-20T05:46:38.984Z] $ docker rm -f 332d794f9a38e8f7cb9d53c73753e0e2aec06f1ebba00a98e69829f8d4fa32b4 [2021-05-20T05:46:38.723Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T05:46:38.832Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T05:46:38.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T05:46:38.915Z] > git --version # timeout=10 [2021-05-20T05:46:38.940Z] > git --version # 'git version 2.17.1' [2021-05-20T05:46:38.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:46:39.033Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:46:40.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T05:46:40.661Z] [2021-05-20T05:46:40.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:46:41.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T05:46:41.023Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-20T05:46:41.023Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-20T05:46:41.023Z] ca9280d653b3: Pulling fs layer [2021-05-20T05:46:41.024Z] 7e9c9ca2126c: Pulling fs layer [2021-05-20T05:46:41.287Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-20T05:46:41.287Z] cbdbe7a5bc2a: Download complete [2021-05-20T05:46:41.287Z] cbdbe7a5bc2a: Pull complete [2021-05-20T05:46:42.236Z] ca9280d653b3: Download complete [2021-05-20T05:46:42.806Z] ca9280d653b3: Pull complete [2021-05-20T05:46:42.806Z] 7e9c9ca2126c: Verifying Checksum [2021-05-20T05:46:42.806Z] 7e9c9ca2126c: Download complete [2021-05-20T05:46:46.131Z] 7e9c9ca2126c: Pull complete [2021-05-20T05:46:46.131Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-20T05:46:46.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T05:46:46.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-20T05:46:46.232Z] prd-centos7-docker-4c-2g-15275 does not seem to be running inside a container [2021-05-20T05:46:46.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T05:46:49.515Z] $ docker top 1fd2d540bb9b8fd2f912189becd40d6902f0d62a17cd533a0cbd817d86258208 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:46:49.947Z] + docker-compose build --help [2021-05-20T05:46:49.947Z] + grep parallel [2021-05-20T05:46:50.523Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T05:46:50.559Z] $ docker stop --time=1 1fd2d540bb9b8fd2f912189becd40d6902f0d62a17cd533a0cbd817d86258208 [2021-05-20T05:46:51.850Z] $ docker rm -f 1fd2d540bb9b8fd2f912189becd40d6902f0d62a17cd533a0cbd817d86258208 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:46:52.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T05:46:52.416Z] . [Pipeline] withDockerContainer [2021-05-20T05:46:52.532Z] prd-centos7-docker-4c-2g-15275 does not seem to be running inside a container [2021-05-20T05:46:52.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T05:46:52.945Z] $ docker top 562d5f6330fd8693c1e9d2340c3ce9fd1c6529b77aab4c57a6a44664dd7e382a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:46:53.515Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T05:46:54.096Z] Building core-command ... [2021-05-20T05:46:54.096Z] Building core-data ... [2021-05-20T05:46:54.096Z] Building core-metadata ... [2021-05-20T05:46:54.096Z] Building security-bootstrapper ... [2021-05-20T05:46:54.097Z] Building security-proxy-setup ... [2021-05-20T05:46:54.097Z] Building security-secretstore-setup ... [2021-05-20T05:46:54.097Z] Building support-notifications ... [2021-05-20T05:46:54.097Z] Building support-scheduler ... [2021-05-20T05:46:54.097Z] Building sys-mgmt-agent ... [2021-05-20T05:46:54.097Z] Building support-scheduler [2021-05-20T05:46:54.097Z] Building sys-mgmt-agent [2021-05-20T05:46:54.097Z] Building core-metadata [2021-05-20T05:46:54.097Z] Building core-data [2021-05-20T05:46:54.097Z] Building security-bootstrapper [2021-05-20T05:46:56.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T05:46:56.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:46:56.568Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T05:46:56.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T05:46:56.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:46:56.620Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3488/head:refs/remotes/origin/PR-3488 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T05:46:57.321Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:46:57.762Z] Merge succeeded, producing 99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:46:57.762Z] Checking out Revision 99edc5f8917393574691ce786630f7cf56182500 (PR-3488) [2021-05-20T05:46:57.346Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:46:57.363Z] > git checkout -f 99edc5f8917393574691ce786630f7cf56182500 # timeout=10 [2021-05-20T05:46:57.680Z] > git remote # timeout=10 [2021-05-20T05:46:57.697Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T05:46:57.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:46:57.723Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T05:46:57.748Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T05:46:57.775Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:46:57.785Z] > git checkout -f 99edc5f8917393574691ce786630f7cf56182500 # timeout=10 [2021-05-20T05:47:02.256Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T05:47:02.310Z] > git --version # timeout=10 [2021-05-20T05:47:02.317Z] > git --version # 'git version 2.17.1' [2021-05-20T05:47:02.328Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T05:47:04.020Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:47:04.428Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T05:47:04.790Z] + true [2021-05-20T05:47:04.790Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T05:47:23.190Z] provisioning config files... [2021-05-20T05:47:23.219Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8422398755465059925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:47:23.640Z] ---> docker-login.sh [2021-05-20T05:47:23.640Z] nexus3.edgexfoundry.org:10001 [2021-05-20T05:47:24.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:47:24.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:47:24.840Z] Configure a credential helper to remove this warning. See [2021-05-20T05:47:24.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:47:24.840Z] [2021-05-20T05:47:24.840Z] Login Succeeded [2021-05-20T05:47:24.840Z] nexus3.edgexfoundry.org:10002 [2021-05-20T05:47:25.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:47:25.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:47:25.390Z] Configure a credential helper to remove this warning. See [2021-05-20T05:47:25.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:47:25.390Z] [2021-05-20T05:47:25.390Z] Login Succeeded [2021-05-20T05:47:25.390Z] nexus3.edgexfoundry.org:10003 [2021-05-20T05:47:25.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:47:25.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:47:25.941Z] Configure a credential helper to remove this warning. See [2021-05-20T05:47:25.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:47:25.941Z] [2021-05-20T05:47:25.941Z] Login Succeeded [2021-05-20T05:47:25.941Z] nexus3.edgexfoundry.org:10004 [2021-05-20T05:47:26.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:47:26.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:47:26.218Z] Configure a credential helper to remove this warning. See [2021-05-20T05:47:26.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:47:26.218Z] [2021-05-20T05:47:26.218Z] Login Succeeded [2021-05-20T05:47:26.218Z] docker.io [2021-05-20T05:47:26.240Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:47:26.240Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:47:26.240Z] ---> 41d3549946fa [2021-05-20T05:47:26.240Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T05:47:26.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T05:47:27.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T05:47:27.090Z] Configure a credential helper to remove this warning. See [2021-05-20T05:47:27.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T05:47:27.090Z] [2021-05-20T05:47:27.090Z] Login Succeeded [2021-05-20T05:47:27.090Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T05:47:27.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T05:47:27.760Z] ========================================================= [2021-05-20T05:47:27.760Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T05:47:27.760Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:47:28.158Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:47:28.158Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:47:28.158Z] ---> 41d3549946fa [2021-05-20T05:47:28.158Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T05:47:28.179Z] + 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-20T05:47:30.840Z] Sending build context to Docker daemon 167.9MB [2021-05-20T05:47:30.840Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T05:47:30.840Z] Step 2/6 : FROM ${BASE} [2021-05-20T05:47:30.840Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T05:47:30.840Z] 595b0fe564bb: Pulling fs layer [2021-05-20T05:47:30.840Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T05:47:30.840Z] 316046926c0a: Pulling fs layer [2021-05-20T05:47:30.840Z] 4ebd0625c992: Pulling fs layer [2021-05-20T05:47:30.840Z] 207e8628e3a3: Pulling fs layer [2021-05-20T05:47:30.840Z] c791037a9be2: Pulling fs layer [2021-05-20T05:47:30.840Z] ffd874e62e21: Pulling fs layer [2021-05-20T05:47:30.840Z] 4ebd0625c992: Waiting [2021-05-20T05:47:30.840Z] 207e8628e3a3: Waiting [2021-05-20T05:47:30.840Z] c791037a9be2: Waiting [2021-05-20T05:47:30.840Z] ffd874e62e21: Waiting [2021-05-20T05:47:30.840Z] 316046926c0a: Verifying Checksum [2021-05-20T05:47:30.840Z] 316046926c0a: Download complete [2021-05-20T05:47:30.840Z] 7186ed65a4f7: Verifying Checksum [2021-05-20T05:47:30.840Z] 7186ed65a4f7: Download complete [2021-05-20T05:47:31.117Z] 207e8628e3a3: Verifying Checksum [2021-05-20T05:47:31.117Z] 207e8628e3a3: Download complete [2021-05-20T05:47:31.117Z] c791037a9be2: Verifying Checksum [2021-05-20T05:47:31.117Z] c791037a9be2: Download complete [2021-05-20T05:47:31.117Z] 595b0fe564bb: Download complete [2021-05-20T05:47:31.719Z] 595b0fe564bb: Pull complete [2021-05-20T05:47:32.322Z] 7186ed65a4f7: Pull complete [2021-05-20T05:47:32.596Z] 316046926c0a: Pull complete [2021-05-20T05:47:33.573Z] ffd874e62e21: Verifying Checksum [2021-05-20T05:47:33.573Z] ffd874e62e21: Download complete [2021-05-20T05:47:34.548Z] 4ebd0625c992: Verifying Checksum [2021-05-20T05:47:34.548Z] 4ebd0625c992: Download complete [2021-05-20T05:47:43.069Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:47:43.070Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:47:43.070Z] ---> 41d3549946fa [2021-05-20T05:47:43.070Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T05:47:44.754Z] 4ebd0625c992: Pull complete [2021-05-20T05:47:44.997Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:47:44.997Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:47:44.997Z] ---> 41d3549946fa [2021-05-20T05:47:44.997Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T05:47:45.350Z] 207e8628e3a3: Pull complete [2021-05-20T05:47:45.626Z] c791037a9be2: Pull complete [2021-05-20T05:47:45.943Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:47:45.943Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:47:45.943Z] ---> 41d3549946fa [2021-05-20T05:47:45.943Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T05:47:47.336Z] ---> Running in bf295bab55c3 [2021-05-20T05:47:47.336Z] ---> Running in 47a8e952746a [2021-05-20T05:47:47.336Z] ---> Running in b8eb339f12e4 [2021-05-20T05:47:47.336Z] ---> Running in 112b7c0f2e7d [2021-05-20T05:47:47.336Z] ---> Running in 9180c97a8a3d [2021-05-20T05:47:47.336Z] Removing intermediate container bf295bab55c3 [2021-05-20T05:47:47.336Z] ---> 1265716610bf [2021-05-20T05:47:47.336Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:47:47.336Z] Removing intermediate container b8eb339f12e4 [2021-05-20T05:47:47.336Z] ---> 7b3460470662 [2021-05-20T05:47:47.336Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:47:47.601Z] Removing intermediate container 47a8e952746a [2021-05-20T05:47:47.601Z] ---> cce1448eb790 [2021-05-20T05:47:47.601Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:47:47.601Z] ---> Running in 6f2d3d31899e [2021-05-20T05:47:47.601Z] Removing intermediate container 112b7c0f2e7d [2021-05-20T05:47:47.601Z] ---> 54c4cf1bac65 [2021-05-20T05:47:47.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:47:47.601Z] Removing intermediate container 9180c97a8a3d [2021-05-20T05:47:47.601Z] ---> c2d4b297faaf [2021-05-20T05:47:47.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:47:47.861Z] ---> Running in 5ba2a94042ca [2021-05-20T05:47:47.861Z] ---> Running in 37f597d759d1 [2021-05-20T05:47:47.861Z] ---> Running in 506ef4f630ee [2021-05-20T05:47:47.861Z] ---> Running in efac64627d23 [2021-05-20T05:47:49.032Z] ffd874e62e21: Pull complete [2021-05-20T05:47:49.032Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T05:47:49.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T05:47:49.032Z] ---> cfc18b08335c [2021-05-20T05:47:49.032Z] 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-20T05:47:49.287Z] Removing intermediate container 6f2d3d31899e [2021-05-20T05:47:49.287Z] ---> 318d437f8102 [2021-05-20T05:47:49.287Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T05:47:49.287Z] ---> Running in 4d787d8dce7e [2021-05-20T05:47:49.551Z] Removing intermediate container 37f597d759d1 [2021-05-20T05:47:49.551Z] ---> 85eec37ac264 [2021-05-20T05:47:49.551Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T05:47:49.551Z] Removing intermediate container 5ba2a94042ca [2021-05-20T05:47:49.551Z] ---> 22c91afa1e41 [2021-05-20T05:47:49.551Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T05:47:49.551Z] ---> Running in 9e20e6d0b7e6 [2021-05-20T05:47:49.551Z] ---> Running in d8f01f525c0a [2021-05-20T05:47:49.815Z] Removing intermediate container efac64627d23 [2021-05-20T05:47:49.815Z] ---> 6380a2d3ceab [2021-05-20T05:47:49.815Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T05:47:49.815Z] Removing intermediate container 506ef4f630ee [2021-05-20T05:47:49.815Z] ---> e8587c61d60c [2021-05-20T05:47:49.815Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T05:47:49.816Z] ---> Running in a5945affe4f5 [2021-05-20T05:47:50.077Z] ---> Running in 93fe65d2eeaf [2021-05-20T05:47:50.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:50.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:50.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:50.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:50.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:50.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:51.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:51.494Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:51.688Z] ---> Running in 22e6e8ff6809 [2021-05-20T05:47:51.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:51.765Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:47:51.765Z] OK: 219 MiB in 52 packages [2021-05-20T05:47:52.353Z] OK: 219 MiB in 52 packages [2021-05-20T05:47:52.353Z] Removing intermediate container 4d787d8dce7e [2021-05-20T05:47:52.353Z] ---> c503fd6a24cf [2021-05-20T05:47:52.353Z] Step 6/23 : COPY go.mod . [2021-05-20T05:47:52.619Z] OK: 219 MiB in 52 packages [2021-05-20T05:47:52.619Z] OK: 219 MiB in 52 packages [2021-05-20T05:47:52.619Z] OK: 219 MiB in 52 packages [2021-05-20T05:47:52.664Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:47:52.879Z] ---> 02c951311a19 [2021-05-20T05:47:52.879Z] Step 7/23 : RUN go mod download [2021-05-20T05:47:52.879Z] ---> Running in 3c161f3fa5fc [2021-05-20T05:47:52.879Z] Removing intermediate container d8f01f525c0a [2021-05-20T05:47:52.879Z] ---> 977285d1fa6f [2021-05-20T05:47:52.879Z] Step 6/24 : COPY go.mod . [2021-05-20T05:47:53.144Z] ---> 44de14c64090 [2021-05-20T05:47:53.144Z] Step 7/24 : RUN go mod download [2021-05-20T05:47:53.407Z] ---> Running in 7f5aa250cdc6 [2021-05-20T05:47:53.408Z] Removing intermediate container 9e20e6d0b7e6 [2021-05-20T05:47:53.408Z] ---> 386754392d6b [2021-05-20T05:47:53.408Z] Step 6/32 : COPY go.mod . [2021-05-20T05:47:53.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:47:53.980Z] ---> d2b0128ae9fb [2021-05-20T05:47:53.980Z] Step 7/32 : RUN go mod download [2021-05-20T05:47:53.980Z] Removing intermediate container a5945affe4f5 [2021-05-20T05:47:53.980Z] ---> 8649daed9176 [2021-05-20T05:47:53.980Z] Step 6/24 : COPY go.mod . [2021-05-20T05:47:54.254Z] ---> Running in 7a304d8e4faa [2021-05-20T05:47:54.254Z] Removing intermediate container 93fe65d2eeaf [2021-05-20T05:47:54.254Z] ---> 932a05ac304b [2021-05-20T05:47:54.254Z] Step 6/24 : COPY go.mod . [2021-05-20T05:47:54.521Z] ---> bf039f7b217d [2021-05-20T05:47:54.521Z] Step 7/24 : RUN go mod download [2021-05-20T05:47:54.521Z] ---> Running in d1325be4f4ad [2021-05-20T05:47:54.521Z] ---> 63d7632b095a [2021-05-20T05:47:54.521Z] Step 7/24 : RUN go mod download [2021-05-20T05:47:54.611Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T05:47:55.096Z] ---> Running in f5612ff4b475 [2021-05-20T05:47:55.209Z] (2/12) Installing file (5.39-r0) [2021-05-20T05:47:55.209Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T05:47:55.209Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T05:47:55.671Z] Removing intermediate container 7f5aa250cdc6 [2021-05-20T05:47:55.671Z] ---> bd52ee677d5e [2021-05-20T05:47:55.671Z] Step 8/24 : COPY . . [2021-05-20T05:47:55.939Z] Removing intermediate container 3c161f3fa5fc [2021-05-20T05:47:55.939Z] ---> 30864c75701c [2021-05-20T05:47:55.939Z] Step 8/23 : COPY . . [2021-05-20T05:48:00.598Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T05:48:00.598Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T05:48:00.598Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T05:48:00.598Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T05:48:00.598Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T05:48:00.870Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T05:48:00.870Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T05:48:00.870Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T05:48:01.143Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T05:48:01.143Z] OK: 218 MiB in 52 packages [2021-05-20T05:48:05.457Z] Removing intermediate container 22e6e8ff6809 [2021-05-20T05:48:05.457Z] ---> 039710000c4d [2021-05-20T05:48:05.457Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T05:48:05.457Z] ---> Running in c873b0c19000 [2021-05-20T05:48:05.457Z] Removing intermediate container c873b0c19000 [2021-05-20T05:48:05.457Z] ---> c7141021bf98 [2021-05-20T05:48:05.457Z] Step 5/6 : COPY go.mod . [2021-05-20T05:48:06.065Z] ---> 5eeb1f46ae94 [2021-05-20T05:48:06.065Z] Step 6/6 : RUN go mod download [2021-05-20T05:48:06.339Z] ---> Running in a7b2cb4f771a [2021-05-20T05:48:06.910Z] Removing intermediate container 7a304d8e4faa [2021-05-20T05:48:06.910Z] ---> e7af27b802b6 [2021-05-20T05:48:06.910Z] Step 8/32 : COPY . . [2021-05-20T05:48:16.914Z] ---> 56a7539ddbbc [2021-05-20T05:48:16.914Z] Step 9/24 : RUN go mod tidy [2021-05-20T05:48:16.914Z] ---> d4da7a4dca4a [2021-05-20T05:48:16.914Z] Step 9/23 : RUN go mod tidy [2021-05-20T05:48:16.914Z] Removing intermediate container d1325be4f4ad [2021-05-20T05:48:16.914Z] ---> 5e81f12a4cb1 [2021-05-20T05:48:16.914Z] Step 8/24 : COPY . . [2021-05-20T05:48:16.914Z] ---> Running in 77c2fb177924 [2021-05-20T05:48:16.914Z] Removing intermediate container f5612ff4b475 [2021-05-20T05:48:16.914Z] ---> b7440da5aae6 [2021-05-20T05:48:16.914Z] Step 8/24 : COPY . . [2021-05-20T05:48:16.914Z] ---> Running in 91a05527236e [2021-05-20T05:48:16.914Z] ---> 911f57d8e6ba [2021-05-20T05:48:16.914Z] Step 9/32 : RUN go mod tidy [2021-05-20T05:48:16.914Z] ---> Running in c221da053068 [2021-05-20T05:48:33.140Z] Removing intermediate container a7b2cb4f771a [2021-05-20T05:48:33.140Z] ---> d9f20432a149 [2021-05-20T05:48:33.140Z] Successfully built d9f20432a149 [2021-05-20T05:48:33.140Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:48:33.576Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T05:48:33.577Z] . [Pipeline] withDockerContainer [2021-05-20T05:48:33.887Z] prd-ubuntu18.04-docker-arm64-4c-16g-15277 does not seem to be running inside a container [2021-05-20T05:48:33.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T05:48:35.689Z] $ docker top bcc1c336099813fbd1088ca5fb3dc07e605f544bf7429f2e0e9faa336e954121 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:48:36.718Z] + go version [2021-05-20T05:48:36.718Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T05:48:36.761Z] $ docker stop --time=1 bcc1c336099813fbd1088ca5fb3dc07e605f544bf7429f2e0e9faa336e954121 [2021-05-20T05:48:38.534Z] $ docker rm -f bcc1c336099813fbd1088ca5fb3dc07e605f544bf7429f2e0e9faa336e954121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-05-20T05:48:38.894Z] Removing intermediate container 77c2fb177924 [2021-05-20T05:48:38.894Z] ---> b8611e29bbfd [2021-05-20T05:48:38.894Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:48:39.574Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T05:48:39.574Z] . [Pipeline] withDockerContainer [2021-05-20T05:48:39.832Z] prd-ubuntu18.04-docker-arm64-4c-16g-15277 does not seem to be running inside a container [2021-05-20T05:48:39.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T05:48:40.809Z] ---> Running in f9f891aabc47 [2021-05-20T05:48:41.073Z] ---> 5ab80836a27c [2021-05-20T05:48:41.073Z] Step 9/24 : RUN go mod tidy [2021-05-20T05:48:41.073Z] Removing intermediate container c221da053068 [2021-05-20T05:48:41.073Z] ---> 189ba1cf4bad [2021-05-20T05:48:41.073Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T05:48:41.073Z] Removing intermediate container 91a05527236e [2021-05-20T05:48:41.073Z] ---> 0a1d44c87237 [2021-05-20T05:48:41.073Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T05:48:41.073Z] ---> bc19ebd1d252 [2021-05-20T05:48:41.073Z] Step 9/24 : RUN go mod tidy [2021-05-20T05:48:41.338Z] ---> Running in e7f5dd5d4851 [2021-05-20T05:48:41.338Z] ---> Running in a562d89ec4ad [2021-05-20T05:48:41.338Z] ---> Running in 779439758eaa [2021-05-20T05:48:41.338Z] ---> Running in 1d61088bbe16 [2021-05-20T05:48:41.338Z] 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-20T05:48:41.518Z] $ docker top 512d54627247017c8725dbc3f6a8c1d5eef41ff8cafc5fce5e855831ae705563 -eo pid,comm [Pipeline] { [2021-05-20T05:48:41.915Z] 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] echo [2021-05-20T05:48:41.927Z] ========================================================= [2021-05-20T05:48:41.927Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T05:48:41.927Z] ========================================================= [Pipeline] sh [2021-05-20T05:48:42.513Z] 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-20T05:48:42.631Z] + go mod tidy [Pipeline] sh [2021-05-20T05:48:43.481Z] Removing intermediate container e7f5dd5d4851 [2021-05-20T05:48:43.481Z] ---> 749906847d58 [2021-05-20T05:48:43.481Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T05:48:43.753Z] ---> Running in 4ee848753f7c [2021-05-20T05:48:43.947Z] + make test [2021-05-20T05:48:43.947Z] go mod tidy [2021-05-20T05:48:44.338Z] Removing intermediate container 1d61088bbe16 [2021-05-20T05:48:44.338Z] ---> d7dd156502a5 [2021-05-20T05:48:44.338Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T05:48:44.338Z] ---> Running in 81363867834c [2021-05-20T05:48:44.549Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T05:48:44.601Z] 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-20T05:48:44.865Z] 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-20T05:49:11.385Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T05:49:32.098Z] Removing intermediate container a562d89ec4ad [2021-05-20T05:49:32.098Z] ---> 2ca3c5e4e90c [2021-05-20T05:49:32.098Z] [2021-05-20T05:49:32.098Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T05:49:32.098Z] Removing intermediate container f9f891aabc47 [2021-05-20T05:49:32.098Z] ---> 5bf299332dd7 [2021-05-20T05:49:32.098Z] [2021-05-20T05:49:32.098Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T05:49:32.098Z] 3.12: Pulling from library/alpine [2021-05-20T05:49:32.098Z] 3.12: Pulling from library/alpine [2021-05-20T05:49:32.362Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T05:49:32.362Z] Removing intermediate container 779439758eaa [2021-05-20T05:49:32.362Z] ---> 5b95b4acdd4f [2021-05-20T05:49:32.362Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T05:49:32.362Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T05:49:32.624Z] Status: Image is up to date for alpine:3.12 [2021-05-20T05:49:32.624Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T05:49:32.624Z] ---> 13621d1b12d4 [2021-05-20T05:49:32.624Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T05:49:32.624Z] ---> 13621d1b12d4 [2021-05-20T05:49:32.624Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T05:49:32.624Z] ---> Running in a27e76cc89d3 [2021-05-20T05:49:32.624Z] ---> Running in e2c8cec320f5 [2021-05-20T05:49:32.624Z] ---> Running in eaa79169d4d1 [2021-05-20T05:49:33.198Z] Removing intermediate container e2c8cec320f5 [2021-05-20T05:49:33.198Z] ---> 38afb181b854 [2021-05-20T05:49:33.198Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T05:49:33.458Z] ---> Running in 013d37b68896 [2021-05-20T05:49:34.033Z] 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-20T05:49:34.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:34.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:34.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:34.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:34.295Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T05:49:34.295Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T05:49:34.295Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:49:34.295Z] OK: 6 MiB in 16 packages [2021-05-20T05:49:34.563Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T05:49:34.563Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:49:34.563Z] OK: 6 MiB in 15 packages [2021-05-20T05:49:36.481Z] Removing intermediate container 013d37b68896 [2021-05-20T05:49:36.481Z] ---> 28531ba20015 [2021-05-20T05:49:36.481Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T05:49:36.749Z] ---> Running in ca3131e08471 [2021-05-20T05:49:36.749Z] Removing intermediate container eaa79169d4d1 [2021-05-20T05:49:36.749Z] ---> de82f7b0e951 [2021-05-20T05:49:36.749Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T05:49:37.011Z] ---> Running in add3f944301a [2021-05-20T05:49:39.558Z] Removing intermediate container ca3131e08471 [2021-05-20T05:49:39.558Z] ---> 3cd380eb1632 [2021-05-20T05:49:39.558Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T05:49:41.471Z] Removing intermediate container a27e76cc89d3 [2021-05-20T05:49:41.471Z] ---> 609b70e38b0d [2021-05-20T05:49:41.471Z] [2021-05-20T05:49:41.471Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T05:49:41.471Z] Removing intermediate container add3f944301a [2021-05-20T05:49:41.471Z] ---> 6efdb722340f [2021-05-20T05:49:41.471Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T05:49:41.471Z] ---> Running in 0d398e48ac37 [2021-05-20T05:49:41.471Z] Removing intermediate container 4ee848753f7c [2021-05-20T05:49:41.471Z] ---> 3158821534f1 [2021-05-20T05:49:41.471Z] [2021-05-20T05:49:41.471Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T05:49:41.471Z] ---> 13621d1b12d4 [2021-05-20T05:49:41.471Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T05:49:41.471Z] ---> Using cache [2021-05-20T05:49:41.471Z] ---> de82f7b0e951 [2021-05-20T05:49:41.471Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T05:49:41.471Z] ---> Using cache [2021-05-20T05:49:41.471Z] ---> 6efdb722340f [2021-05-20T05:49:41.471Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T05:49:41.732Z] 20.10.0: Pulling from library/docker [2021-05-20T05:49:41.732Z] Removing intermediate container 81363867834c [2021-05-20T05:49:41.732Z] ---> 69feb321d962 [2021-05-20T05:49:41.732Z] [2021-05-20T05:49:41.732Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T05:49:41.732Z] ---> 13621d1b12d4 [2021-05-20T05:49:41.732Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T05:49:41.994Z] ---> Running in 188595ef4210 [2021-05-20T05:49:41.994Z] ---> Running in 5db0ce6d0c5c [2021-05-20T05:49:41.994Z] ---> Running in 006ef879857c [2021-05-20T05:49:41.994Z] Removing intermediate container 0d398e48ac37 [2021-05-20T05:49:41.994Z] ---> 127d5c067319 [2021-05-20T05:49:41.994Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T05:49:42.257Z] ---> Running in 9abdf2ae5deb [2021-05-20T05:49:42.532Z] Removing intermediate container 188595ef4210 [2021-05-20T05:49:42.532Z] ---> 646871b6b4a5 [2021-05-20T05:49:42.532Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T05:49:43.914Z] Removing intermediate container 006ef879857c [2021-05-20T05:49:43.914Z] ---> 22ba9eb264f5 [2021-05-20T05:49:43.914Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T05:49:44.177Z] Removing intermediate container 5db0ce6d0c5c [2021-05-20T05:49:44.177Z] ---> ba5c573d11d3 [2021-05-20T05:49:44.177Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T05:49:44.437Z] ---> Running in 9160fcbeb580 [2021-05-20T05:49:44.437Z] ---> Running in 154a69e82cd0 [2021-05-20T05:49:44.437Z] ---> Running in 3bef81f85fd8 [2021-05-20T05:49:44.697Z] Removing intermediate container 9160fcbeb580 [2021-05-20T05:49:44.697Z] ---> 160ec0545595 [2021-05-20T05:49:44.697Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T05:49:44.962Z] Removing intermediate container 154a69e82cd0 [2021-05-20T05:49:44.962Z] ---> d8e5e947a8ec [2021-05-20T05:49:44.962Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T05:49:44.962Z] Removing intermediate container 3bef81f85fd8 [2021-05-20T05:49:44.962Z] ---> 8894f7ef8027 [2021-05-20T05:49:44.962Z] Step 16/24 : WORKDIR / [2021-05-20T05:49:46.895Z] ---> Running in 1c62805c6acb [2021-05-20T05:49:49.440Z] ---> 2dfd6e9fcae4 [2021-05-20T05:49:49.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T05:49:49.440Z] ---> Running in a330dfcc0563 [2021-05-20T05:49:49.708Z] Removing intermediate container 1c62805c6acb [2021-05-20T05:49:49.708Z] ---> 06e4155cedf5 [2021-05-20T05:49:49.708Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:49:49.970Z] Removing intermediate container 9abdf2ae5deb [2021-05-20T05:49:49.970Z] ---> 4049c219d6fc [2021-05-20T05:49:49.970Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T05:49:49.970Z] ---> Running in d01c32844941 [2021-05-20T05:49:49.970Z] ---> Running in b80bf869ab2b [2021-05-20T05:49:49.970Z] Removing intermediate container a330dfcc0563 [2021-05-20T05:49:49.970Z] ---> a743207d3c14 [2021-05-20T05:49:49.970Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T05:49:50.914Z] ---> 5e2326c1f7e6 [2021-05-20T05:49:50.914Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T05:49:50.914Z] Removing intermediate container b80bf869ab2b [2021-05-20T05:49:50.914Z] ---> 345b2ce70628 [2021-05-20T05:49:50.914Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T05:49:51.177Z] ---> 2098d8e0f98c [2021-05-20T05:49:51.177Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T05:49:51.177Z] ---> 0dec39b8be2a [2021-05-20T05:49:51.177Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T05:49:51.438Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T05:49:51.700Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T05:49:51.700Z] ---> aefe523efa57 [2021-05-20T05:49:51.700Z] 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-20T05:49:51.964Z] ---> Running in 0269260a124c [2021-05-20T05:49:52.234Z] ---> Running in a872f02d47d4 [2021-05-20T05:49:52.234Z] ---> 4d240a1987a6 [2021-05-20T05:49:52.234Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T05:49:52.234Z] ---> d18853008e47 [2021-05-20T05:49:52.234Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T05:49:52.495Z] Removing intermediate container 0269260a124c [2021-05-20T05:49:52.495Z] ---> b6d40084850f [2021-05-20T05:49:52.495Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:49:52.495Z] ---> Running in 7b6f936d990c [2021-05-20T05:49:52.495Z] Removing intermediate container d01c32844941 [2021-05-20T05:49:52.495Z] ---> 6417419fa5d6 [2021-05-20T05:49:52.495Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T05:49:52.766Z] Removing intermediate container a872f02d47d4 [2021-05-20T05:49:52.766Z] ---> 068afbedaac6 [2021-05-20T05:49:52.766Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T05:49:52.766Z] ---> 36b511bde7ee [2021-05-20T05:49:52.766Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T05:49:52.766Z] ---> Running in a9e7407ffae8 [2021-05-20T05:49:52.766Z] ---> Running in 3e2f5713f73b [2021-05-20T05:49:53.029Z] ---> Running in 6e32a8cfd21b [2021-05-20T05:49:53.029Z] ---> Running in eaf9bfec9ffb [2021-05-20T05:49:53.029Z] Removing intermediate container a9e7407ffae8 [2021-05-20T05:49:53.029Z] ---> a4eca2a8adb2 [2021-05-20T05:49:53.029Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T05:49:53.292Z] ---> Running in 2a3119a5857d [2021-05-20T05:49:53.552Z] Removing intermediate container eaf9bfec9ffb [2021-05-20T05:49:53.552Z] ---> 03f631ab5e22 [2021-05-20T05:49:53.552Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:49:53.821Z] ---> Running in e3c03e53c17d [2021-05-20T05:49:54.087Z] Removing intermediate container 2a3119a5857d [2021-05-20T05:49:54.087Z] ---> 694c6532dd87 [2021-05-20T05:49:54.087Z] Step 22/23 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:49:54.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:54.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:54.350Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:54.350Z] ---> Running in 384400ec0b8f [2021-05-20T05:49:54.350Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T05:49:54.350Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T05:49:54.350Z] Executing bash-5.0.17-r0.post-install [2021-05-20T05:49:54.350Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T05:49:54.350Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T05:49:54.350Z] Removing intermediate container e3c03e53c17d [2021-05-20T05:49:54.350Z] ---> 0265bb5094b9 [2021-05-20T05:49:54.350Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T05:49:54.350Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T05:49:54.350Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T05:49:54.350Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T05:49:54.622Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T05:49:54.622Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T05:49:54.622Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T05:49:54.622Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T05:49:54.622Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T05:49:54.622Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T05:49:55.192Z] ---> Running in df74cad111b3 [2021-05-20T05:49:55.193Z] Removing intermediate container 384400ec0b8f [2021-05-20T05:49:55.193Z] ---> 17505bfda723 [2021-05-20T05:49:55.193Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T05:49:55.193Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:49:55.764Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T05:49:55.764Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T05:49:55.764Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T05:49:55.764Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T05:49:56.025Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T05:49:56.285Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T05:49:56.546Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:49:56.546Z] OK: 8 MiB in 20 packages [2021-05-20T05:49:58.459Z] Removing intermediate container 7b6f936d990c [2021-05-20T05:49:58.460Z] ---> 7f1b8a9bb0fb [2021-05-20T05:49:58.460Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T05:49:58.460Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T05:49:58.460Z] ---> Running in d97a609a9132 [2021-05-20T05:49:58.460Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T05:49:58.460Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T05:49:58.460Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T05:49:58.460Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T05:49:58.721Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T05:49:58.721Z] Removing intermediate container df74cad111b3 [2021-05-20T05:49:58.721Z] ---> d82a3eadf08e [2021-05-20T05:49:58.721Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:49:58.721Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T05:49:58.982Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T05:49:59.256Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T05:49:59.256Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T05:49:59.256Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T05:49:59.256Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T05:49:59.521Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T05:49:59.521Z] ---> Running in f1f03893d176 [2021-05-20T05:49:59.521Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T05:49:59.521Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T05:49:59.521Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T05:49:59.521Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T05:49:59.521Z] Removing intermediate container 3e2f5713f73b [2021-05-20T05:49:59.521Z] ---> 7128b027f1c7 [2021-05-20T05:49:59.521Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T05:49:59.521Z] Removing intermediate container d97a609a9132 [2021-05-20T05:49:59.521Z] ---> d05858d28cc9 [2021-05-20T05:49:59.521Z] [2021-05-20T05:49:59.521Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T05:49:59.521Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T05:49:59.783Z] ---> 928bf68ffd9a [2021-05-20T05:49:59.783Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T05:49:59.783Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T05:49:59.783Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T05:49:59.783Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T05:49:59.783Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T05:49:59.783Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T05:49:59.783Z] Removing intermediate container f1f03893d176 [2021-05-20T05:49:59.783Z] ---> 1300f474b0e2 [2021-05-20T05:49:59.783Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T05:49:59.783Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T05:49:59.783Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T05:49:59.783Z] Successfully built d05858d28cc9 [2021-05-20T05:50:00.049Z] Successfully tagged support-scheduler:latest [2021-05-20T05:50:00.049Z]  Building support-scheduler ... done Building support-notifications [2021-05-20T05:50:00.049Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T05:50:00.049Z] ---> 4683a62263cb [2021-05-20T05:50:00.049Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T05:50:00.049Z] ---> Running in 48587b71b968 [2021-05-20T05:50:00.049Z] OK: 72 MiB in 59 packages [2021-05-20T05:50:00.315Z] ---> f21bc04bf52b [2021-05-20T05:50:00.315Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T05:50:00.583Z] Removing intermediate container 48587b71b968 [2021-05-20T05:50:00.584Z] ---> 6c2ab2dc2007 [2021-05-20T05:50:00.584Z] [2021-05-20T05:50:00.844Z] Successfully built 6c2ab2dc2007 [2021-05-20T05:50:01.106Z] Successfully tagged core-metadata:latest [2021-05-20T05:50:01.106Z] Building core-command [2021-05-20T05:50:01.106Z]  Building core-metadata ... done  ---> 56e66e37be7d [2021-05-20T05:50:01.106Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T05:50:01.369Z] Collecting docker-compose==1.23.2 [2021-05-20T05:50:01.369Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T05:50:03.279Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T05:50:03.279Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T05:50:03.279Z] ---> d6bc82102c57 [2021-05-20T05:50:03.279Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T05:50:05.269Z] 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-20T05:50:07.182Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T05:50:07.182Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T05:50:07.991Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T05:50:10.478Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T05:50:10.478Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T05:50:13.035Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:50:13.035Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:50:13.035Z] ---> 41d3549946fa [2021-05-20T05:50:13.035Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> c2d4b297faaf [2021-05-20T05:50:13.035Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> 6380a2d3ceab [2021-05-20T05:50:13.035Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> 8649daed9176 [2021-05-20T05:50:13.035Z] Step 6/24 : COPY go.mod . [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> bf039f7b217d [2021-05-20T05:50:13.035Z] Step 7/24 : RUN go mod download [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> 5e81f12a4cb1 [2021-05-20T05:50:13.035Z] Step 8/24 : COPY . . [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> 5ab80836a27c [2021-05-20T05:50:13.035Z] Step 9/24 : RUN go mod tidy [2021-05-20T05:50:13.035Z] ---> Using cache [2021-05-20T05:50:13.035Z] ---> 749906847d58 [2021-05-20T05:50:13.035Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T05:50:14.746Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T05:50:18.362Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T05:50:18.362Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T05:50:18.362Z] ---> a220b3aed223 [2021-05-20T05:50:18.362Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T05:50:19.764Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:50:19.764Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:50:19.764Z] ---> 41d3549946fa [2021-05-20T05:50:19.764Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T05:50:19.764Z] ---> Using cache [2021-05-20T05:50:19.764Z] ---> c2d4b297faaf [2021-05-20T05:50:19.764Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:50:19.764Z] ---> Using cache [2021-05-20T05:50:19.764Z] ---> 6380a2d3ceab [2021-05-20T05:50:19.764Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T05:50:22.323Z] ---> bd09dc9a991a [2021-05-20T05:50:22.323Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T05:50:22.323Z] ---> Running in f5db7090f0ff [2021-05-20T05:50:22.323Z] Collecting PyYAML<4,>=3.10 [2021-05-20T05:50:22.323Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T05:50:22.323Z] ---> Running in 7c1e08e8bfbd [2021-05-20T05:50:22.323Z] ---> 1b54667272af [2021-05-20T05:50:22.323Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T05:50:22.323Z] ---> Running in f5d6b34ce616 [2021-05-20T05:50:22.896Z] ---> Running in 67ac38eea17c [2021-05-20T05:50:22.896Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T05:50:22.896Z] Removing intermediate container f5d6b34ce616 [2021-05-20T05:50:22.896Z] ---> b2e31d848977 [2021-05-20T05:50:22.896Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:50:22.896Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T05:50:22.896Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T05:50:22.896Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T05:50:23.162Z] ---> Running in 8ed9555625c0 [2021-05-20T05:50:23.162Z] Removing intermediate container 67ac38eea17c [2021-05-20T05:50:23.162Z] ---> 17805b5ee814 [2021-05-20T05:50:23.162Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T05:50:23.162Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T05:50:23.423Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T05:50:23.423Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T05:50:23.423Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T05:50:23.423Z] Removing intermediate container 8ed9555625c0 [2021-05-20T05:50:23.423Z] ---> 75b6a1d86b5d [2021-05-20T05:50:23.423Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T05:50:23.684Z] 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-20T05:50:23.945Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T05:50:23.945Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T05:50:23.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:50:24.209Z] ---> Running in c49071b0bca0 [2021-05-20T05:50:24.209Z] ---> 7a0df8bcf406 [2021-05-20T05:50:24.209Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T05:50:24.209Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T05:50:24.209Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T05:50:24.792Z] ---> Running in be0ae4df93d4 [2021-05-20T05:50:24.792Z] Collecting idna<2.8,>=2.5 [2021-05-20T05:50:24.792Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T05:50:24.792Z] Removing intermediate container c49071b0bca0 [2021-05-20T05:50:24.792Z] ---> 7d000ecc181c [2021-05-20T05:50:24.792Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:50:24.792Z] 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-20T05:50:24.792Z] 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-20T05:50:24.792Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T05:50:24.792Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T05:50:24.792Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T05:50:24.792Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T05:50:24.792Z] ---> Running in e7952870d48b [2021-05-20T05:50:24.792Z] Installing collected packages: docopt, websocket-client, cached-property, texttable, PyYAML, jsonschema, urllib3, idna, requests, docker-pycreds, docker, dockerpty, docker-compose [2021-05-20T05:50:24.792Z] Running setup.py install for docopt: started [2021-05-20T05:50:24.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T05:50:24.937Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T05:50:25.058Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:50:25.321Z] Removing intermediate container e7952870d48b [2021-05-20T05:50:25.321Z] ---> 04d9f75c4cbb [2021-05-20T05:50:25.321Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T05:50:25.321Z] ---> Running in a92010b52361 [2021-05-20T05:50:25.593Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T05:50:25.593Z] OK: 219 MiB in 52 packages [2021-05-20T05:50:26.165Z] Running setup.py install for texttable: started [2021-05-20T05:50:26.165Z] Removing intermediate container a92010b52361 [2021-05-20T05:50:26.165Z] ---> 3ba9b513a5f6 [2021-05-20T05:50:26.165Z] [2021-05-20T05:50:26.741Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T05:50:26.741Z] Running setup.py install for PyYAML: started [2021-05-20T05:50:26.741Z] Successfully built 3ba9b513a5f6 [2021-05-20T05:50:26.741Z] Successfully tagged core-data:latest [2021-05-20T05:50:26.741Z]  Building core-data ... done Building security-secretstore-setup [2021-05-20T05:50:27.016Z] Removing intermediate container be0ae4df93d4 [2021-05-20T05:50:27.016Z] ---> 99895275f390 [2021-05-20T05:50:27.016Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T05:50:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T05:50:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T05:50:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T05:50:28.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T05:50:28.452Z] Removing intermediate container 7c1e08e8bfbd [2021-05-20T05:50:28.452Z] ---> 4d0dfe1786f2 [2021-05-20T05:50:28.452Z] Step 6/23 : COPY go.mod . [2021-05-20T05:50:28.452Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T05:50:33.793Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T05:50:33.793Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T05:50:35.168Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:50:35.168Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:50:35.168Z] ---> 41d3549946fa [2021-05-20T05:50:35.168Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> c2d4b297faaf [2021-05-20T05:50:35.168Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> 6380a2d3ceab [2021-05-20T05:50:35.168Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> 8649daed9176 [2021-05-20T05:50:35.168Z] Step 6/26 : COPY go.mod . [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> bf039f7b217d [2021-05-20T05:50:35.168Z] Step 7/26 : RUN go mod download [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> 5e81f12a4cb1 [2021-05-20T05:50:35.168Z] Step 8/26 : COPY . . [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> 5ab80836a27c [2021-05-20T05:50:35.168Z] Step 9/26 : RUN go mod tidy [2021-05-20T05:50:35.168Z] ---> Using cache [2021-05-20T05:50:35.168Z] ---> 749906847d58 [2021-05-20T05:50:35.168Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T05:50:38.584Z] Attempting uninstall: urllib3 [2021-05-20T05:50:38.584Z] Found existing installation: urllib3 1.25.9 [2021-05-20T05:50:38.584Z] Uninstalling urllib3-1.25.9: [2021-05-20T05:50:38.584Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T05:50:38.584Z] ---> Running in 57b504921853 [2021-05-20T05:50:39.178Z] ---> Running in 30cd2f8a00d0 [2021-05-20T05:50:39.444Z] ---> 9d12ca272ea7 [2021-05-20T05:50:39.444Z] Step 7/23 : RUN go mod download [2021-05-20T05:50:39.714Z] Attempting uninstall: idna [2021-05-20T05:50:39.714Z] Found existing installation: idna 2.9 [2021-05-20T05:50:39.714Z] Uninstalling idna-2.9: [2021-05-20T05:50:39.714Z] Successfully uninstalled idna-2.9 [2021-05-20T05:50:40.667Z] Attempting uninstall: requests [2021-05-20T05:50:40.667Z] Found existing installation: requests 2.23.0 [2021-05-20T05:50:40.667Z] ---> Running in dced7068d2f5 [2021-05-20T05:50:40.667Z] Uninstalling requests-2.23.0: [2021-05-20T05:50:40.667Z] Successfully uninstalled requests-2.23.0 [2021-05-20T05:50:40.667Z] Removing intermediate container 57b504921853 [2021-05-20T05:50:40.667Z] ---> a9b1ca88a38e [2021-05-20T05:50:40.667Z] Step 29/32 : CMD ["gate"] [2021-05-20T05:50:42.095Z] ---> Running in 2e64da660107 [2021-05-20T05:50:42.095Z] 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-20T05:50:42.095Z] Running setup.py install for dockerpty: started [2021-05-20T05:50:42.373Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T05:50:42.373Z] Removing intermediate container 2e64da660107 [2021-05-20T05:50:42.373Z] ---> ae22ea42b12d [2021-05-20T05:50:42.373Z] Step 30/32 : LABEL arch=x86_64 [2021-05-20T05:50:43.330Z] ---> Running in abab031f3f16 [2021-05-20T05:50:43.330Z] 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-20T05:50:43.330Z] Removing intermediate container abab031f3f16 [2021-05-20T05:50:43.330Z] ---> a49f96e8eba3 [2021-05-20T05:50:43.330Z] Step 31/32 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:50:43.598Z] ---> Running in c59741f4f357 [2021-05-20T05:50:43.598Z] Removing intermediate container dced7068d2f5 [2021-05-20T05:50:43.598Z] ---> cc8e12724776 [2021-05-20T05:50:43.598Z] Step 8/23 : COPY . . [2021-05-20T05:50:43.873Z] Removing intermediate container c59741f4f357 [2021-05-20T05:50:43.873Z] ---> c7ebe71a2342 [2021-05-20T05:50:43.873Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T05:50:44.153Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T05:50:44.154Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T05:50:44.154Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T05:50:48.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.346s coverage: 46.1% of statements [2021-05-20T05:50:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T05:50:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T05:50:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T05:50:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-20T05:50:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-20T05:50:48.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T05:50:48.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.199s coverage: 28.7% of statements [2021-05-20T05:50:48.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.371s coverage: 100.0% of statements [2021-05-20T05:50:50.518Z] ---> Running in 46274c0a1e91 [2021-05-20T05:50:50.518Z] ---> 85c78a0dd7bf [2021-05-20T05:50:50.518Z] Step 9/23 : RUN go mod tidy [2021-05-20T05:50:51.094Z] Removing intermediate container 46274c0a1e91 [2021-05-20T05:50:51.094Z] ---> a6dcd9953a96 [2021-05-20T05:50:51.094Z] [2021-05-20T05:50:51.094Z] Successfully built a6dcd9953a96 [2021-05-20T05:50:51.360Z] ---> Running in 16b91d03b4c1 [2021-05-20T05:50:51.360Z] Successfully tagged security-bootstrapper:latest [2021-05-20T05:50:51.360Z] Building security-proxy-setup [2021-05-20T05:50:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.670s coverage: 27.7% of statements [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-20T05:50:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.220s coverage: 81.2% of statements [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-20T05:50:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.156s coverage: 100.0% of statements [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-20T05:50:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.232s coverage: 100.0% of statements [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T05:50:58.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.379s coverage: 58.6% of statements [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T05:50:58.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T05:50:59.825Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:50:59.825Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:50:59.825Z] ---> 41d3549946fa [2021-05-20T05:50:59.825Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T05:50:59.825Z] ---> Using cache [2021-05-20T05:50:59.825Z] ---> c2d4b297faaf [2021-05-20T05:50:59.825Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:50:59.825Z] ---> Using cache [2021-05-20T05:50:59.826Z] ---> 6380a2d3ceab [2021-05-20T05:50:59.826Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T05:50:59.826Z] ---> Using cache [2021-05-20T05:50:59.826Z] ---> 8649daed9176 [2021-05-20T05:50:59.826Z] Step 6/22 : COPY go.mod . [2021-05-20T05:50:59.826Z] ---> Using cache [2021-05-20T05:50:59.826Z] ---> bf039f7b217d [2021-05-20T05:50:59.826Z] Step 7/22 : RUN go mod download [2021-05-20T05:50:59.826Z] ---> Using cache [2021-05-20T05:50:59.826Z] ---> 5e81f12a4cb1 [2021-05-20T05:50:59.826Z] Step 8/22 : COPY . . [2021-05-20T05:50:59.826Z] ---> Using cache [2021-05-20T05:50:59.826Z] ---> 5ab80836a27c [2021-05-20T05:50:59.826Z] Step 9/22 : RUN go mod tidy [2021-05-20T05:50:59.826Z] ---> Using cache [2021-05-20T05:50:59.826Z] ---> 749906847d58 [2021-05-20T05:50:59.826Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T05:51:00.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.440s coverage: 87.7% of statements [2021-05-20T05:51:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T05:51:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:51:00.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.270s coverage: 78.9% of statements [2021-05-20T05:51:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T05:51:05.167Z] Removing intermediate container 6e32a8cfd21b [2021-05-20T05:51:05.167Z] ---> 0bde6fd1563f [2021-05-20T05:51:05.167Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T05:51:05.746Z] ---> Running in 93b19879be3e [2021-05-20T05:51:06.009Z] ---> Running in 0ce6d02b5906 [2021-05-20T05:51:07.434Z] 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-20T05:51:07.434Z] Removing intermediate container 16b91d03b4c1 [2021-05-20T05:51:07.434Z] ---> 8aad1ca40b9c [2021-05-20T05:51:07.434Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T05:51:07.699Z] Removing intermediate container 0ce6d02b5906 [2021-05-20T05:51:07.699Z] ---> 676ff4485ab9 [2021-05-20T05:51:07.699Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T05:51:07.965Z] ---> Running in afb02dc8e5ac [2021-05-20T05:51:07.965Z] ---> Running in b056bb3e044f [2021-05-20T05:51:08.242Z] Removing intermediate container b056bb3e044f [2021-05-20T05:51:08.242Z] ---> 2d657d9f629a [2021-05-20T05:51:08.242Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T05:51:08.840Z] 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-20T05:51:09.116Z] ---> 05d0bc13517c [2021-05-20T05:51:09.116Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T05:51:09.392Z] ---> 21dfe8a7d021 [2021-05-20T05:51:09.392Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T05:51:10.371Z] ---> fa9e8f30267e [2021-05-20T05:51:10.371Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T05:51:10.371Z] ---> Running in c28d7a77e336 [2021-05-20T05:51:10.644Z] Removing intermediate container c28d7a77e336 [2021-05-20T05:51:10.644Z] ---> b7eb3d8224c7 [2021-05-20T05:51:10.644Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:51:10.644Z] ---> Running in 698950be13b1 [2021-05-20T05:51:10.917Z] Removing intermediate container 698950be13b1 [2021-05-20T05:51:10.917Z] ---> 40cd572bb6c6 [2021-05-20T05:51:10.917Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T05:51:10.917Z] ---> Running in 32dc83376f51 [2021-05-20T05:51:11.190Z] Removing intermediate container 32dc83376f51 [2021-05-20T05:51:11.190Z] ---> 3ac229fe6d12 [2021-05-20T05:51:11.190Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:51:11.454Z] ---> Running in 32d3f96417b9 [2021-05-20T05:51:11.719Z] Removing intermediate container 32d3f96417b9 [2021-05-20T05:51:11.719Z] ---> 20ea32dcdd65 [2021-05-20T05:51:11.719Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T05:51:11.984Z] ---> Running in b7e741bbb4ef [2021-05-20T05:51:12.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements [2021-05-20T05:51:12.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T05:51:12.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T05:51:12.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-20T05:51:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.311s coverage: 100.0% of statements [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-20T05:51:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.174s coverage: 100.0% of statements [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-20T05:51:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.465s coverage: 86.7% of statements [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-20T05:51:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.425s coverage: 97.5% of statements [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-20T05:51:12.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.338s coverage: 78.3% of statements [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T05:51:12.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T05:51:12.562Z] Removing intermediate container b7e741bbb4ef [2021-05-20T05:51:12.562Z] ---> 166c167f90af [2021-05-20T05:51:12.562Z] [2021-05-20T05:51:12.823Z] Successfully built 166c167f90af [2021-05-20T05:51:13.087Z] Successfully tagged sys-mgmt-agent:latest [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.231s coverage: 95.1% of statements [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.247s coverage: 0.8% of statements [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.198s coverage: 21.7% of statements [2021-05-20T05:51:16.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements [2021-05-20T05:51:16.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.260s coverage: 94.1% of statements [2021-05-20T05:51:18.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements [2021-05-20T05:51:18.404Z]  Building sys-mgmt-agent ... done Removing intermediate container f5db7090f0ff [2021-05-20T05:51:18.404Z] ---> 214d4a7be562 [2021-05-20T05:51:18.404Z] [2021-05-20T05:51:18.404Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T05:51:18.404Z] ---> 13621d1b12d4 [2021-05-20T05:51:18.404Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T05:51:18.404Z] ---> Using cache [2021-05-20T05:51:18.404Z] ---> de82f7b0e951 [2021-05-20T05:51:18.405Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T05:51:18.405Z] ---> Using cache [2021-05-20T05:51:18.405Z] ---> 6efdb722340f [2021-05-20T05:51:18.405Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T05:51:18.405Z] ---> Running in c855c565df86 [2021-05-20T05:51:18.405Z] Removing intermediate container c855c565df86 [2021-05-20T05:51:18.405Z] ---> 7bdeb36eab0d [2021-05-20T05:51:18.405Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T05:51:18.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.178s coverage: 87.5% of statements [2021-05-20T05:51:18.669Z] ---> Running in 8c56c9325333 [2021-05-20T05:51:18.940Z] Removing intermediate container 8c56c9325333 [2021-05-20T05:51:18.940Z] ---> 37aa3a6e182b [2021-05-20T05:51:18.940Z] Step 16/24 : WORKDIR / [2021-05-20T05:51:19.209Z] ---> Running in 6645119ff806 [2021-05-20T05:51:19.811Z] Removing intermediate container 6645119ff806 [2021-05-20T05:51:19.811Z] ---> c89fbc3e5bbe [2021-05-20T05:51:19.811Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T05:51:20.089Z] 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-20T05:51:20.380Z] ---> c05ba69ed7c3 [2021-05-20T05:51:20.380Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T05:51:20.985Z] ---> 010cf6b006e7 [2021-05-20T05:51:20.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T05:51:21.586Z] ---> 2a0f75f4fc83 [2021-05-20T05:51:21.586Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T05:51:21.586Z] ---> Running in b04198766a71 [2021-05-20T05:51:21.889Z] Removing intermediate container b04198766a71 [2021-05-20T05:51:21.889Z] ---> 3381e8ecb3e7 [2021-05-20T05:51:21.889Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:51:21.889Z] ---> Running in 5e966373cea8 [2021-05-20T05:51:22.500Z] Removing intermediate container 5e966373cea8 [2021-05-20T05:51:22.500Z] ---> 0c5572daf58b [2021-05-20T05:51:22.500Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T05:51:23.485Z] ---> Running in 542fe1f89244 [2021-05-20T05:51:24.093Z] Removing intermediate container 542fe1f89244 [2021-05-20T05:51:24.093Z] ---> 218575831938 [2021-05-20T05:51:24.093Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:51:26.031Z] ---> Running in f4a43626a701 [2021-05-20T05:51:26.031Z] Removing intermediate container 30cd2f8a00d0 [2021-05-20T05:51:26.031Z] ---> c53e02c91a8a [2021-05-20T05:51:26.031Z] [2021-05-20T05:51:26.031Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T05:51:26.031Z] ---> 13621d1b12d4 [2021-05-20T05:51:26.031Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T05:51:26.305Z] Removing intermediate container f4a43626a701 [2021-05-20T05:51:26.305Z] ---> b0760d10a81f [2021-05-20T05:51:26.305Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T05:51:26.305Z] ---> Running in 80f7f009d5c2 [2021-05-20T05:51:26.583Z] ---> Running in c2833750ec7d [2021-05-20T05:51:27.168Z] Removing intermediate container c2833750ec7d [2021-05-20T05:51:27.168Z] ---> b58e0ae04cab [2021-05-20T05:51:27.168Z] [2021-05-20T05:51:27.168Z] Successfully built b58e0ae04cab [2021-05-20T05:51:27.168Z] Successfully tagged core-command:latest [2021-05-20T05:51:27.168Z]  Building core-command ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:51:27.431Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:51:27.702Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T05:51:27.702Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T05:51:27.702Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T05:51:27.702Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T05:51:27.702Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T05:51:27.702Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T05:51:27.702Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:51:27.702Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T05:51:27.702Z] OK: 7 MiB in 20 packages [2021-05-20T05:51:29.649Z] Removing intermediate container 80f7f009d5c2 [2021-05-20T05:51:29.649Z] ---> bbc027a523db [2021-05-20T05:51:29.649Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T05:51:29.921Z] ---> Running in 6b48eb1b67c0 [2021-05-20T05:51:30.189Z] Removing intermediate container 6b48eb1b67c0 [2021-05-20T05:51:30.189Z] ---> 28e7cdb21c91 [2021-05-20T05:51:30.189Z] Step 14/26 : WORKDIR / [2021-05-20T05:51:30.455Z] ---> Running in 80d111667cec [2021-05-20T05:51:31.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.198s coverage: 94.4% of statements [2021-05-20T05:51:31.003Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [2021-05-20T05:51:31.033Z] Removing intermediate container 80d111667cec [2021-05-20T05:51:31.034Z] ---> 54ba02b05573 [2021-05-20T05:51:31.034Z] 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-20T05:51:32.445Z] ---> 9e6048ea4dca [2021-05-20T05:51:32.445Z] 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-20T05:51:32.445Z] 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-20T05:51:33.030Z] ---> bdc444b6fcd2 [2021-05-20T05:51:33.030Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T05:51:34.016Z] ---> 40f6337e9ada [2021-05-20T05:51:34.016Z] 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-20T05:51:34.289Z] ---> 43ef701ddaef [2021-05-20T05:51:34.289Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T05:51:35.720Z] ---> 69098050283c [2021-05-20T05:51:35.720Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T05:51:36.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.579s coverage: 81.8% of statements [2021-05-20T05:51:36.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T05:51:37.135Z] ---> 2238df3049cb [2021-05-20T05:51:37.135Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T05:51:37.432Z] Removing intermediate container 93b19879be3e [2021-05-20T05:51:37.432Z] ---> c6398fe62e8f [2021-05-20T05:51:37.432Z] [2021-05-20T05:51:37.432Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T05:51:37.432Z] ---> 13621d1b12d4 [2021-05-20T05:51:37.432Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T05:51:37.432Z] ---> Running in c5096d03d9d1 [2021-05-20T05:51:37.432Z] ---> e25ef7419393 [2021-05-20T05:51:37.432Z] 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-20T05:51:37.701Z] ---> Running in 4e0f69fcbba6 [2021-05-20T05:51:37.968Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:51:38.230Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:51:38.230Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T05:51:38.230Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T05:51:38.230Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T05:51:38.230Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T05:51:38.230Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:51:38.230Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T05:51:38.230Z] OK: 7 MiB in 18 packages [2021-05-20T05:51:41.546Z] Removing intermediate container c5096d03d9d1 [2021-05-20T05:51:41.546Z] ---> ddf943193af6 [2021-05-20T05:51:41.546Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T05:51:41.546Z] Removing intermediate container 4e0f69fcbba6 [2021-05-20T05:51:41.546Z] ---> e52adfcf5bee [2021-05-20T05:51:41.546Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T05:51:41.546Z] Removing intermediate container afb02dc8e5ac [2021-05-20T05:51:41.546Z] ---> 7c63b4bca15f [2021-05-20T05:51:41.546Z] [2021-05-20T05:51:41.546Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T05:51:41.546Z] ---> 13621d1b12d4 [2021-05-20T05:51:41.546Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T05:51:41.546Z] ---> Running in c11afa253427 [2021-05-20T05:51:41.546Z] ---> Running in 6d4d6e37a090 [2021-05-20T05:51:41.546Z] ---> Running in 2e9e06439371 [2021-05-20T05:51:41.809Z] Removing intermediate container c11afa253427 [2021-05-20T05:51:41.809Z] ---> 214754e1c7de [2021-05-20T05:51:41.809Z] Step 14/22 : WORKDIR /edgex [2021-05-20T05:51:41.809Z] Removing intermediate container 6d4d6e37a090 [2021-05-20T05:51:41.809Z] ---> cb82d5016398 [2021-05-20T05:51:41.809Z] Step 24/26 : LABEL arch=x86_64 [2021-05-20T05:51:41.809Z] ---> Running in 5b03703fde96 [2021-05-20T05:51:41.809Z] ---> Running in 483d19ddbf1b [2021-05-20T05:51:42.094Z] Removing intermediate container 5b03703fde96 [2021-05-20T05:51:42.094Z] ---> cb2cf689e1ce [2021-05-20T05:51:42.094Z] Step 25/26 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:51:42.094Z] Removing intermediate container 483d19ddbf1b [2021-05-20T05:51:42.094Z] ---> 38a5b2481fff [2021-05-20T05:51:42.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T05:51:42.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T05:51:42.094Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T05:51:42.094Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T05:51:42.094Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T05:51:42.094Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T05:51:42.094Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T05:51:42.094Z] ---> Running in 611377b737b8 [2021-05-20T05:51:42.094Z] OK: 6 MiB in 16 packages [2021-05-20T05:51:42.506Z] ---> af1ca525d8a3 [2021-05-20T05:51:42.506Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T05:51:42.888Z] Removing intermediate container 611377b737b8 [2021-05-20T05:51:42.888Z] ---> a0d03d909740 [2021-05-20T05:51:42.888Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T05:51:43.491Z] ---> 6904bddf08f1 [2021-05-20T05:51:43.491Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T05:51:43.491Z] ---> Running in 98a2e3d87de8 [2021-05-20T05:51:43.757Z] Removing intermediate container 2e9e06439371 [2021-05-20T05:51:43.757Z] ---> 09e13f327bc7 [2021-05-20T05:51:43.757Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T05:51:44.335Z] Removing intermediate container 98a2e3d87de8 [2021-05-20T05:51:44.335Z] ---> 42f16af13ea6 [2021-05-20T05:51:44.335Z] [2021-05-20T05:51:44.335Z] ---> Running in 09592ec7e82c [2021-05-20T05:51:44.335Z] Successfully built 42f16af13ea6 [2021-05-20T05:51:44.335Z] Successfully tagged security-secretstore-setup:latest [2021-05-20T05:51:44.335Z] ---> 473567623543 [2021-05-20T05:51:44.335Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T05:51:44.597Z]  Building security-secretstore-setup ... done  ---> Running in de41391d83fa [2021-05-20T05:51:44.597Z] Removing intermediate container 09592ec7e82c [2021-05-20T05:51:44.597Z] ---> e3bbd13bb03d [2021-05-20T05:51:44.597Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.220s coverage: 92.9% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.087s coverage: 65.1% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.214s coverage: 76.0% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.242s coverage: 85.4% of statements [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.304s coverage: 91.2% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.703s coverage: 64.4% of statements [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T05:51:44.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.165s coverage: 100.0% of statements [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-05-20T05:51:44.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2021-05-20T05:51:44.861Z] ---> Running in f28ae0f3a670 [2021-05-20T05:51:44.862Z] Removing intermediate container de41391d83fa [2021-05-20T05:51:44.862Z] ---> 1f7c2ca245ad [2021-05-20T05:51:44.862Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T05:51:44.862Z] ---> Running in f589f7537261 [2021-05-20T05:51:44.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2021-05-20T05:51:45.125Z] Removing intermediate container f28ae0f3a670 [2021-05-20T05:51:45.125Z] ---> 135e9c25cdbe [2021-05-20T05:51:45.125Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T05:51:45.702Z] ---> Running in e0eb5fe43a41 [2021-05-20T05:51:45.702Z] Removing intermediate container f589f7537261 [2021-05-20T05:51:45.702Z] ---> a8614bdfcf40 [2021-05-20T05:51:45.702Z] Step 20/22 : LABEL arch=x86_64 [2021-05-20T05:51:45.965Z] ---> Running in 14ff0cbcbb60 [2021-05-20T05:51:45.965Z] Removing intermediate container e0eb5fe43a41 [2021-05-20T05:51:45.965Z] ---> af237b40130a [2021-05-20T05:51:45.965Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T05:51:45.965Z] Removing intermediate container 14ff0cbcbb60 [2021-05-20T05:51:45.965Z] ---> a628d01d92b0 [2021-05-20T05:51:45.965Z] Step 21/22 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:51:45.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements [2021-05-20T05:51:46.234Z] ---> Running in fcbec84dd026 [2021-05-20T05:51:46.234Z] ---> 37b8096ea1c9 [2021-05-20T05:51:46.234Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T05:51:46.234Z] Removing intermediate container fcbec84dd026 [2021-05-20T05:51:46.234Z] ---> 92c4a2be082f [2021-05-20T05:51:46.234Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T05:51:47.184Z] ---> Running in 0b56af092ecb [2021-05-20T05:51:47.184Z] ---> 3e8f5298b509 [2021-05-20T05:51:47.184Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T05:51:47.184Z] Removing intermediate container 0b56af092ecb [2021-05-20T05:51:47.184Z] ---> 7bc6b500848a [2021-05-20T05:51:47.184Z] [2021-05-20T05:51:47.444Z] ---> 89b563a1bf99 [2021-05-20T05:51:47.444Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T05:51:47.444Z] Successfully built 7bc6b500848a [2021-05-20T05:51:47.444Z] Successfully tagged security-proxy-setup:latest [2021-05-20T05:51:47.444Z]  Building security-proxy-setup ... done  ---> Running in 20edbfe90396 [2021-05-20T05:51:47.709Z] Removing intermediate container 20edbfe90396 [2021-05-20T05:51:47.709Z] ---> 86630e647ec6 [2021-05-20T05:51:47.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T05:51:47.709Z] ---> Running in 7977c0e71714 [2021-05-20T05:51:47.973Z] Removing intermediate container 7977c0e71714 [2021-05-20T05:51:47.973Z] ---> a57eeb324b4f [2021-05-20T05:51:47.973Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T05:51:47.973Z] ---> Running in a0bbee1527ef [2021-05-20T05:51:48.244Z] Removing intermediate container a0bbee1527ef [2021-05-20T05:51:48.244Z] ---> d1d67f8e9ff0 [2021-05-20T05:51:48.244Z] Step 22/23 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:51:48.244Z] ---> Running in db707e10180b [2021-05-20T05:51:48.506Z] Removing intermediate container db707e10180b [2021-05-20T05:51:48.506Z] ---> 4749d5eed14b [2021-05-20T05:51:48.506Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T05:51:48.769Z] ---> Running in c16cf12130c1 [2021-05-20T05:51:49.034Z] Removing intermediate container c16cf12130c1 [2021-05-20T05:51:49.034Z] ---> 3718f2c99839 [2021-05-20T05:51:49.034Z] [2021-05-20T05:51:49.034Z] Successfully built 3718f2c99839 [2021-05-20T05:51:49.034Z] Successfully tagged support-notifications:latest [2021-05-20T05:51:49.306Z]  Building support-notifications ... done  [Pipeline] } [2021-05-20T05:51:49.332Z] $ docker stop --time=1 562d5f6330fd8693c1e9d2340c3ce9fd1c6529b77aab4c57a6a44664dd7e382a [2021-05-20T05:51:49.406Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.994s coverage: 66.9% of statements [2021-05-20T05:51:49.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T05:51:49.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T05:51:49.407Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T05:51:50.981Z] $ docker rm -f 562d5f6330fd8693c1e9d2340c3ce9fd1c6529b77aab4c57a6a44664dd7e382a [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T05:51:51.427Z] + docker images [2021-05-20T05:51:51.428Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T05:51:51.428Z] support-notifications latest 3718f2c99839 3 seconds ago 17.7MB [2021-05-20T05:51:51.428Z] security-proxy-setup latest 7bc6b500848a 4 seconds ago 25.3MB [2021-05-20T05:51:51.428Z] security-secretstore-setup latest 42f16af13ea6 8 seconds ago 25.8MB [2021-05-20T05:51:51.428Z] 7c63b4bca15f 10 seconds ago 1.16GB [2021-05-20T05:51:51.428Z] c6398fe62e8f 14 seconds ago 1.16GB [2021-05-20T05:51:51.428Z] core-command latest b58e0ae04cab 25 seconds ago 17.1MB [2021-05-20T05:51:51.428Z] c53e02c91a8a 26 seconds ago 1.16GB [2021-05-20T05:51:51.428Z] 214d4a7be562 36 seconds ago 1.16GB [2021-05-20T05:51:51.428Z] sys-mgmt-agent latest 166c167f90af 39 seconds ago 312MB [2021-05-20T05:51:51.428Z] security-bootstrapper latest a6dcd9953a96 About a minute ago 18.2MB [2021-05-20T05:51:51.428Z] core-data latest 3ba9b513a5f6 About a minute ago 21.6MB [2021-05-20T05:51:51.428Z] core-metadata latest 6c2ab2dc2007 About a minute ago 18.6MB [2021-05-20T05:51:51.428Z] support-scheduler latest d05858d28cc9 About a minute ago 17.1MB [2021-05-20T05:51:51.428Z] 3158821534f1 2 minutes ago 1.17GB [2021-05-20T05:51:51.428Z] 69feb321d962 2 minutes ago 1.17GB [2021-05-20T05:51:51.428Z] 609b70e38b0d 2 minutes ago 1.16GB [2021-05-20T05:51:51.428Z] 5bf299332dd7 2 minutes ago 1.16GB [2021-05-20T05:51:51.428Z] 2ca3c5e4e90c 2 minutes ago 1.15GB [2021-05-20T05:51:51.428Z] ci-base-image-x86_64 latest 41d3549946fa 7 minutes ago 648MB [2021-05-20T05:51:51.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-20T05:51:51.428Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-20T05:51:51.428Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-20T05:51:51.428Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-20T05:51:51.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [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 [2021-05-20T05:51:52.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.668s coverage: 43.5% of statements [2021-05-20T05:51:52.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T05:51:52.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T05:51:52.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.133s coverage: 89.5% of statements [2021-05-20T05:51:52.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T05:51:52.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-20T05:51:57.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.465s coverage: 46.8% of statements [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-20T05:51:57.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.187s coverage: 100.0% of statements [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-20T05:51:57.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-20T05:51:57.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T05:52:00.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.273s coverage: 19.4% of statements [2021-05-20T05:52:00.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T05:52:00.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T05:52:00.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T05:52:00.856Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.510s coverage: 91.2% of statements [2021-05-20T05:52:00.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T05:52:00.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:52:00.856Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.501s coverage: 28.8% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.215s coverage: 100.0% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.205s coverage: 64.6% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.449s coverage: 97.6% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T05:52:06.317Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T05:52:06.317Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T05:52:07.216Z] Still waiting to schedule task [2021-05-20T05:52:07.216Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-20T05:52:07.311Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.115s coverage: 87.9% of statements [2021-05-20T05:52:07.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T05:52:07.311Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T05:52:07.311Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements [2021-05-20T05:52:08.296Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.191s coverage: 28.1% of statements [2021-05-20T05:52:08.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T05:52:08.296Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T05:52:08.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.156s coverage: 27.9% of statements [2021-05-20T05:52:08.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T05:52:08.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T05:52:08.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T05:52:08.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T05:52:08.893Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T05:52:09.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements [2021-05-20T05:52:10.148Z] GO111MODULE=on go vet ./... [2021-05-20T05:53:07.161Z] Running on prd-ubuntu18.04-docker-8c-8g-15280 in /w/workspace/edgexfoundry_edgex-go_PR-3488 [Pipeline] { [Pipeline] ws [2021-05-20T05:53:07.218Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T05:53:07.378Z] The recommended git tool is: git [2021-05-20T05:53:09.542Z] using credential edgex-jenkins-ssh [2021-05-20T05:53:09.556Z] Cloning the remote Git repository [2021-05-20T05:53:09.583Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T05:53:09.652Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T05:53:09.682Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T05:53:09.683Z] > git --version # timeout=10 [2021-05-20T05:53:09.689Z] > git --version # 'git version 2.17.1' [2021-05-20T05:53:09.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:53:09.720Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:53:16.406Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:53:16.544Z] Merge succeeded, producing 99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T05:53:16.545Z] Checking out Revision 99edc5f8917393574691ce786630f7cf56182500 (PR-3488) [2021-05-20T05:53:15.862Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T05:53:15.869Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T05:53:15.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T05:53:15.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T05:53:15.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:53:15.898Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3488/head:refs/remotes/origin/PR-3488 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-20T05:53:16.422Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:53:16.427Z] > git checkout -f 99edc5f8917393574691ce786630f7cf56182500 # timeout=10 [2021-05-20T05:53:16.516Z] > git remote # timeout=10 [2021-05-20T05:53:16.522Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T05:53:16.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T05:53:16.535Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T05:53:16.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T05:53:16.554Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T05:53:16.558Z] > git checkout -f 99edc5f8917393574691ce786630f7cf56182500 # timeout=10 [2021-05-20T05:53:20.242Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-05-20T05:53:20.273Z] > git --version # timeout=10 [2021-05-20T05:53:20.278Z] > git --version # 'git version 2.17.1' [2021-05-20T05:53:20.282Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T05:53:21.466Z] + echo snap-build.sh [2021-05-20T05:53:21.467Z] snap-build.sh [2021-05-20T05:53:21.467Z] + SNAP_BASE_DIR=. [2021-05-20T05:53:21.467Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-20T05:53:21.467Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-20T05:53:21.467Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-20T05:53:21.467Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-20T05:53:21.467Z] + cd /w/workspace/edgex-go/1 [2021-05-20T05:53:21.467Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-20T05:53:21.467Z] Reading package lists... [2021-05-20T05:53:21.732Z] Building dependency tree... [2021-05-20T05:53:21.732Z] Reading state information... [2021-05-20T05:53:21.732Z] The following packages were automatically installed and are no longer required: [2021-05-20T05:53:21.732Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-20T05:53:21.732Z] uidmap xdelta3 [2021-05-20T05:53:21.732Z] Use 'sudo apt autoremove' to remove them. [2021-05-20T05:53:21.732Z] The following packages will be REMOVED: [2021-05-20T05:53:21.732Z] lxd* lxd-client* [2021-05-20T05:53:22.308Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-20T05:53:22.308Z] After this operation, 31.7 MB disk space will be freed. [2021-05-20T05:53:22.834Z] (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 ... 190317 files and directories currently installed.) [2021-05-20T05:53:22.834Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T05:53:23.783Z] Removing lxd dnsmasq configuration [2021-05-20T05:53:23.783Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T05:53:23.783Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-20T05:53:24.727Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T05:53:24.989Z] (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 ... 190142 files and directories currently installed.) [2021-05-20T05:53:24.989Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T05:53:26.388Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-20T05:53:26.388Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-20T05:53:27.776Z] + sudo snap remove --purge lxd [2021-05-20T05:53:27.776Z] snap "lxd" is not installed [2021-05-20T05:53:27.776Z] + sudo groupadd --force --system lxd [2021-05-20T05:53:27.776Z] ++ whoami [2021-05-20T05:53:27.776Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-20T05:53:27.776Z] + newgrp - lxd [2021-05-20T05:53:27.776Z] + sudo snap install lxd [2021-05-20T05:53:35.968Z] 2021-05-20T05:53:34Z INFO Waiting for automatic snapd restart... [2021-05-20T05:53:54.099Z] lxd 4.14 from Canonical* installed [2021-05-20T05:53:54.099Z] + sudo lxd init --auto [2021-05-20T05:54:02.012Z] gofmt -l . [2021-05-20T05:54:02.012Z] [ "`gofmt -l .`" = "" ] [2021-05-20T05:54:02.012Z] ./bin/test-go-mod-tidy.sh [2021-05-20T05:54:02.012Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T05:54:02.697Z] + ls -al . [2021-05-20T05:54:02.697Z] total 872 [2021-05-20T05:54:02.697Z] drwxrwxr-x 9 1001 1001 4096 May 20 05:53 . [2021-05-20T05:54:02.697Z] drwxr-xr-x 4 root root 4096 May 20 05:48 .. [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 11 May 20 05:46 .dockerignore [2021-05-20T05:54:02.697Z] drwxrwxr-x 8 1001 1001 4096 May 20 05:47 .git [2021-05-20T05:54:02.697Z] drwxrwxr-x 3 1001 1001 4096 May 20 05:46 .github [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 818 May 20 05:46 .gitignore [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 166 May 20 05:46 .sonarcloud.properties [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 8609 May 20 05:46 Attribution.txt [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 3804 May 20 05:46 CONTRIBUTING.md [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 931 May 20 05:46 Dockerfile.build [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 863 May 20 05:46 Jenkinsfile [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 10775 May 20 05:46 LICENSE [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 5632 May 20 05:46 Makefile [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 7978 May 20 05:46 README.md [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 6755 May 20 05:46 SECURITY.md [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 5 May 20 05:43 VERSION [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 4131 May 20 05:46 ZMQWindows.md [2021-05-20T05:54:02.697Z] drwxrwxr-x 2 1001 1001 4096 May 20 05:46 bin [2021-05-20T05:54:02.697Z] drwxrwxr-x 14 1001 1001 4096 May 20 05:46 cmd [2021-05-20T05:54:02.697Z] -rw-r--r-- 1 root root 737213 May 20 05:52 coverage.out [2021-05-20T05:54:02.697Z] -rw-r--r-- 1 root root 1060 May 20 05:53 go.mod [2021-05-20T05:54:02.697Z] -rw-r--r-- 1 root root 21990 May 20 05:48 go.sum [2021-05-20T05:54:02.697Z] drwxrwxr-x 8 1001 1001 4096 May 20 05:46 internal [2021-05-20T05:54:02.697Z] drwxrwxr-x 4 1001 1001 4096 May 20 05:46 openapi [2021-05-20T05:54:02.697Z] drwxrwxr-x 4 1001 1001 4096 May 20 05:46 snap [2021-05-20T05:54:02.697Z] -rw-rw-r-- 1 1001 1001 168 May 20 05:46 version.go [Pipeline] sh [2021-05-20T05:54:03.412Z] + '[' -e coverage.out ] [2021-05-20T05:54:03.412Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T05:54:03.460Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T05:54:04.136Z] + sudo snap install --classic snapcraft [2021-05-20T05:54:04.493Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T05:54:05.196Z] + make build [2021-05-20T05:54:05.196Z] go mod tidy [2021-05-20T05:54:05.797Z] 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-20T05:54:12.278Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T05:54:12.278Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-20T05:54:12.278Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-20T05:54:12.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T05:54:12.278Z] Dload Upload Total Spent Left Speed [2021-05-20T05:54:12.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3918 0 --:--:-- --:--:-- --:--:-- 3918 [2021-05-20T05:54:12.278Z] 0 3325k 0 27399 0 0 75687 0 0:00:44 --:--:-- 0:00:44 75687 100 3325k 100 3325k 0 0 5163k 0 --:--:-- --:--:-- --:--:-- 11.4M [2021-05-20T05:54:12.278Z] ./yq_linux_amd64 [2021-05-20T05:54:12.278Z] + sudo snapcraft prime --use-lxd [2021-05-20T05:54:12.510Z] 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-20T05:54:13.797Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-20T05:54:13.797Z] 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-20T05:54:13.797Z] - README.md [2021-05-20T05:54:13.797Z] [2021-05-20T05:54:13.797Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T05:54:14.368Z] Launching a container. [2021-05-20T05:54:20.964Z] Waiting for container to be ready [2021-05-20T05:54:21.535Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-20T05:54:21.535Z] [2021-05-20T05:54:25.740Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-20T05:54:25.740Z] Waiting for network to be ready... [2021-05-20T05:54:26.001Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T05:54:26.001Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T05:54:26.261Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T05:54:26.261Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T05:54:26.261Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T05:54:26.261Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T05:54:26.261Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T05:54:26.261Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T05:54:26.261Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T05:54:26.261Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T05:54:26.521Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T05:54:26.786Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T05:54:27.049Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T05:54:27.049Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T05:54:27.049Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T05:54:27.049Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T05:54:27.049Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T05:54:27.049Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T05:54:27.311Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T05:54:27.572Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T05:54:27.572Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T05:54:27.572Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T05:54:27.572Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T05:54:27.572Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T05:54:27.572Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T05:54:27.572Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T05:54:27.572Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T05:54:30.131Z] Fetched 24.6 MB in 4s (6088 kB/s) [2021-05-20T05:54:30.704Z] Reading package lists... [2021-05-20T05:54:30.967Z] Reading package lists... [2021-05-20T05:54:31.227Z] Building dependency tree... [2021-05-20T05:54:31.227Z] Reading state information... [2021-05-20T05:54:31.490Z] The following additional packages will be installed: [2021-05-20T05:54:31.490Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T05:54:31.490Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T05:54:31.490Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T05:54:31.490Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-20T05:54:31.490Z] Suggested packages: [2021-05-20T05:54:31.490Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-20T05:54:31.490Z] Recommended packages: [2021-05-20T05:54:31.490Z] gnupg libsasl2-modules [2021-05-20T05:54:31.490Z] The following NEW packages will be installed: [2021-05-20T05:54:31.490Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T05:54:31.490Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T05:54:31.490Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T05:54:31.490Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-20T05:54:31.490Z] The following packages will be upgraded: [2021-05-20T05:54:31.490Z] gpg gpg-agent gpgconf libudev1 [2021-05-20T05:54:31.490Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-20T05:54:31.490Z] Need to get 3530 kB of archives. [2021-05-20T05:54:31.490Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-20T05:54:31.490Z] 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-20T05:54:31.490Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-20T05:54:31.490Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-20T05:54:31.490Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-20T05:54:31.753Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-20T05:54:32.014Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-20T05:54:32.589Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-20T05:54:32.589Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-20T05:54:32.589Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-20T05:54:32.589Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-20T05:54:32.589Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-20T05:54:32.589Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-20T05:54:32.589Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-20T05:54:32.589Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-20T05:54:32.589Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-20T05:54:32.589Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-20T05:54:32.589Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-20T05:54:32.589Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-20T05:54:32.589Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-20T05:54:32.589Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-20T05:54:32.589Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-20T05:54:32.589Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-20T05:54:32.851Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T05:54:32.851Z] Fetched 3530 kB in 1s (2919 kB/s) [2021-05-20T05:54:32.851Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T05:54:32.851Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-20T05:54:32.851Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T05:54:32.851Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-20T05:54:33.114Z] Selecting previously unselected package udev. [2021-05-20T05:54:33.114Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T05:54:33.114Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-20T05:54:33.114Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-20T05:54:33.114Z] Selecting previously unselected package libfuse2:amd64. [2021-05-20T05:54:33.114Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T05:54:33.379Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T05:54:33.379Z] Selecting previously unselected package fuse. [2021-05-20T05:54:33.379Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T05:54:33.379Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-20T05:54:33.379Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T05:54:33.379Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T05:54:33.379Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T05:54:33.641Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T05:54:33.641Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T05:54:33.641Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T05:54:33.641Z] Selecting previously unselected package libksba8:amd64. [2021-05-20T05:54:33.641Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-20T05:54:33.641Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-20T05:54:33.641Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-20T05:54:33.641Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:33.641Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:33.902Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-20T05:54:33.902Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:33.902Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:33.902Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-20T05:54:33.902Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:33.902Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:33.902Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-20T05:54:33.902Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:33.902Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:33.902Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-20T05:54:33.902Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:33.902Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:34.164Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-20T05:54:34.164Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:34.164Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:34.164Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-20T05:54:34.164Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:34.164Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:34.164Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-20T05:54:34.164Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:34.164Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:34.425Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-20T05:54:34.425Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T05:54:34.425Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:34.425Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-20T05:54:34.425Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T05:54:34.425Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T05:54:34.425Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-20T05:54:34.425Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T05:54:34.425Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T05:54:34.425Z] Selecting previously unselected package libldap-common. [2021-05-20T05:54:34.425Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-20T05:54:34.425Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T05:54:34.687Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-20T05:54:34.687Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-20T05:54:34.687Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T05:54:34.687Z] Selecting previously unselected package dirmngr. [2021-05-20T05:54:34.687Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T05:54:34.687Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T05:54:34.687Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T05:54:34.687Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-20T05:54:34.687Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T05:54:34.687Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T05:54:34.687Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T05:54:34.687Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-20T05:54:34.947Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:34.947Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-20T05:54:34.947Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T05:54:34.947Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-20T05:54:35.209Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-20T05:54:35.209Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.209Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-20T05:54:35.472Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-20T05:54:35.472Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-20T05:54:35.472Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T05:54:35.472Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T05:54:35.472Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T05:54:35.472Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T05:54:36.045Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-20T05:54:36.045Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-20T05:54:36.045Z] This means they are not meant to be enabled using systemctl. [2021-05-20T05:54:36.045Z] Possible reasons for having this kind of units are: [2021-05-20T05:54:36.045Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-20T05:54:36.045Z] .wants/ or .requires/ directory. [2021-05-20T05:54:36.045Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-20T05:54:36.045Z] a requirement dependency on it. [2021-05-20T05:54:36.045Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-20T05:54:36.045Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-20T05:54:36.045Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-20T05:54:36.045Z] instance name specified. [2021-05-20T05:54:36.366Z] Reading package lists... [2021-05-20T05:54:36.366Z] Building dependency tree... [2021-05-20T05:54:36.366Z] Reading state information... [2021-05-20T05:54:36.627Z] The following additional packages will be installed: [2021-05-20T05:54:36.627Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-20T05:54:36.627Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-20T05:54:36.627Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-20T05:54:36.627Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-20T05:54:36.627Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-20T05:54:36.627Z] Suggested packages: [2021-05-20T05:54:36.627Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-20T05:54:36.627Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-20T05:54:36.627Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-20T05:54:36.627Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-20T05:54:36.627Z] systemd-container policykit-1 [2021-05-20T05:54:36.627Z] Recommended packages: [2021-05-20T05:54:36.627Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-20T05:54:36.627Z] The following NEW packages will be installed: [2021-05-20T05:54:36.627Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-20T05:54:36.627Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-20T05:54:36.627Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-20T05:54:36.627Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-20T05:54:36.627Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-20T05:54:36.627Z] The following packages will be upgraded: [2021-05-20T05:54:36.627Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-20T05:54:36.627Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-20T05:54:36.627Z] Need to get 35.2 MB of archives. [2021-05-20T05:54:36.627Z] After this operation, 141 MB of additional disk space will be used. [2021-05-20T05:54:36.627Z] 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-20T05:54:36.889Z] 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-20T05:54:36.889Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-20T05:54:36.889Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-20T05:54:36.889Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-20T05:54:36.889Z] 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-20T05:54:36.889Z] 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-20T05:54:36.889Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-20T05:54:36.889Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-20T05:54:36.889Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-20T05:54:36.889Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-20T05:54:36.889Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-20T05:54:36.889Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-20T05:54:36.889Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-20T05:54:36.889Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-20T05:54:36.889Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-20T05:54:36.889Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-20T05:54:38.279Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-20T05:54:38.279Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-20T05:54:38.279Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-20T05:54:38.279Z] 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-20T05:54:38.279Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-20T05:54:38.279Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-20T05:54:38.279Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-20T05:54:38.279Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-20T05:54:38.279Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-20T05:54:38.279Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-20T05:54:38.279Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-20T05:54:38.279Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-20T05:54:38.279Z] 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-20T05:54:38.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T05:54:38.542Z] Fetched 35.2 MB in 2s (20.2 MB/s) [2021-05-20T05:54:38.542Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T05:54:38.542Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-20T05:54:38.806Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T05:54:39.068Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-20T05:54:39.068Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T05:54:39.305Z] 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-20T05:54:39.328Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-20T05:54:39.328Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T05:54:39.328Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-20T05:54:39.328Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-20T05:54:39.589Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-20T05:54:39.589Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T05:54:39.589Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-20T05:54:39.589Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-20T05:54:39.852Z] Setting up apt (1.6.13) ... [2021-05-20T05:54:39.852Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-20T05:54:40.424Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-20T05:54:40.424Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-20T05:54:40.424Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T05:54:40.424Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T05:54:40.688Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-20T05:54:40.688Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T05:54:40.689Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:40.689Z] Selecting previously unselected package libexpat1:amd64. [2021-05-20T05:54:40.689Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-20T05:54:40.689Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T05:54:40.689Z] Selecting previously unselected package python3.6-minimal. [2021-05-20T05:54:40.689Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T05:54:40.689Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:41.266Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T05:54:41.266Z] Checking for services that may need to be restarted...done. [2021-05-20T05:54:41.266Z] Checking for services that may need to be restarted...done. [2021-05-20T05:54:41.266Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:41.266Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T05:54:41.266Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:41.842Z] Selecting previously unselected package python3-minimal. [2021-05-20T05:54:41.842Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-20T05:54:41.842Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-20T05:54:41.842Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-20T05:54:41.842Z] Selecting previously unselected package mime-support. [2021-05-20T05:54:41.842Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-20T05:54:41.842Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-20T05:54:41.842Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-20T05:54:41.842Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-20T05:54:41.843Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T05:54:41.926Z] 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-20T05:54:42.105Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-20T05:54:42.105Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T05:54:42.105Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:42.105Z] Selecting previously unselected package python3.6. [2021-05-20T05:54:42.105Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T05:54:42.105Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:42.369Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-20T05:54:42.369Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-20T05:54:42.369Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T05:54:42.369Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-20T05:54:42.631Z] Selecting previously unselected package python3. [2021-05-20T05:54:42.631Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-20T05:54:42.631Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-20T05:54:42.631Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-20T05:54:42.631Z] Selecting previously unselected package multiarch-support. [2021-05-20T05:54:42.631Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T05:54:42.631Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T05:54:42.631Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T05:54:42.631Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-20T05:54:42.631Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-20T05:54:42.631Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-20T05:54:42.631Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T05:54:42.894Z] Selecting previously unselected package libbsd0:amd64. [2021-05-20T05:54:42.894Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-20T05:54:42.894Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T05:54:42.894Z] Selecting previously unselected package sudo. [2021-05-20T05:54:42.894Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-20T05:54:42.894Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T05:54:42.894Z] Selecting previously unselected package apparmor. [2021-05-20T05:54:42.894Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T05:54:42.894Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-20T05:54:43.157Z] Selecting previously unselected package libedit2:amd64. [2021-05-20T05:54:43.157Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-20T05:54:43.157Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T05:54:43.157Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-20T05:54:43.157Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T05:54:43.157Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:43.419Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-20T05:54:43.419Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T05:54:43.419Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:43.419Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-20T05:54:43.419Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-20T05:54:43.419Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T05:54:43.419Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-20T05:54:43.419Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T05:54:43.419Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:43.419Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-20T05:54:43.419Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T05:54:43.419Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:43.683Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-20T05:54:43.683Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-20T05:54:43.683Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T05:54:43.683Z] Selecting previously unselected package openssh-client. [2021-05-20T05:54:43.683Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-20T05:54:43.683Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T05:54:43.959Z] Selecting previously unselected package squashfs-tools. [2021-05-20T05:54:43.959Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-20T05:54:43.959Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T05:54:43.959Z] Selecting previously unselected package snapd. [2021-05-20T05:54:43.959Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-20T05:54:43.959Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-20T05:54:45.876Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T05:54:45.876Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T05:54:45.876Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-20T05:54:46.138Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T05:54:46.138Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T05:54:46.138Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:46.138Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T05:54:46.138Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-20T05:54:46.138Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-20T05:54:46.712Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T05:54:46.712Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T05:54:46.712Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T05:54:46.712Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:46.712Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:46.712Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T05:54:47.285Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T05:54:47.285Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:47.285Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T05:54:47.285Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-20T05:54:47.285Z] running python rtupdate hooks for python3.6... [2021-05-20T05:54:47.285Z] running python post-rtupdate hooks for python3.6... [2021-05-20T05:54:47.336Z] 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-20T05:54:47.547Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-20T05:54:47.933Z] 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-20T05:54:48.119Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-20T05:54:48.384Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T05:54:48.384Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T05:54:48.651Z] Setting up snapd (2.48.3+18.04) ... [2021-05-20T05:54:48.912Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-20T05:54:49.175Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-20T05:54:49.175Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-20T05:54:49.437Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-20T05:54:49.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T05:54:49.698Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T05:54:49.698Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-20T05:54:49.959Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-20T05:54:50.220Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-20T05:54:50.220Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-20T05:54:50.482Z] /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-20T05:54:50.482Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T05:54:50.482Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T05:54:51.424Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T05:54:51.424Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T05:54:51.424Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T05:54:52.254Z] 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-20T05:54:52.648Z] Reading package lists... [2021-05-20T05:54:53.172Z] Reading package lists... [2021-05-20T05:54:53.172Z] Building dependency tree... [2021-05-20T05:54:53.172Z] Reading state information... [2021-05-20T05:54:53.433Z] Calculating upgrade... [2021-05-20T05:54:53.433Z] The following packages will be upgraded: [2021-05-20T05:54:53.433Z] advancecomp base-files bash binutils binutils-common [2021-05-20T05:54:53.433Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-20T05:54:53.433Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-20T05:54:53.433Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-20T05:54:53.433Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-20T05:54:53.433Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-20T05:54:53.433Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-20T05:54:53.433Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-20T05:54:53.433Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-20T05:54:53.433Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-20T05:54:53.433Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-20T05:54:53.433Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-20T05:54:53.433Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-20T05:54:53.433Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-20T05:54:53.433Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-20T05:54:53.433Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T05:54:53.433Z] Need to get 64.0 MB of archives. [2021-05-20T05:54:53.433Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-20T05:54:53.433Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-20T05:54:53.702Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-20T05:54:53.702Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-20T05:54:53.702Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-20T05:54:53.702Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-20T05:54:53.702Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-20T05:54:53.702Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-20T05:54:53.702Z] 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-20T05:54:53.702Z] 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-20T05:54:53.702Z] 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-20T05:54:53.702Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-20T05:54:53.702Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-20T05:54:53.702Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-20T05:54:53.702Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-20T05:54:53.702Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-20T05:54:53.702Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-20T05:54:53.702Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-20T05:54:53.702Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-20T05:54:53.702Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-20T05:54:53.702Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-20T05:54:53.702Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-20T05:54:53.963Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-20T05:54:53.963Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-20T05:54:53.963Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-20T05:54:53.963Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-20T05:54:53.963Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-20T05:54:53.963Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-20T05:54:53.963Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-20T05:54:53.963Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-20T05:54:53.963Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-20T05:54:53.963Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-20T05:54:53.963Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-20T05:54:53.963Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-20T05:54:53.963Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-20T05:54:53.963Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-20T05:54:53.963Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-20T05:54:53.963Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-20T05:54:53.963Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-20T05:54:53.963Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-20T05:54:53.963Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-20T05:54:53.963Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-20T05:54:53.963Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-20T05:54:53.963Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-20T05:54:53.963Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-20T05:54:53.963Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-20T05:54:53.963Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-20T05:54:53.963Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-20T05:54:53.963Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-20T05:54:53.963Z] Get:49 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-20T05:54:53.963Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-20T05:54:53.963Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-20T05:54:53.963Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-20T05:54:53.963Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-20T05:54:53.963Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-20T05:54:53.963Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-20T05:54:53.963Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-20T05:54:54.225Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-20T05:54:54.504Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-20T05:54:54.504Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-20T05:54:54.504Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-20T05:54:54.504Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-20T05:54:54.504Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-20T05:54:54.504Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-20T05:54:54.504Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-20T05:54:54.504Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-20T05:54:54.767Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-20T05:54:54.767Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-20T05:54:55.030Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-20T05:54:55.030Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-20T05:54:55.030Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-20T05:54:55.030Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-20T05:54:55.030Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-20T05:54:55.030Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-20T05:54:55.030Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-20T05:54:55.030Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-20T05:54:55.030Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-20T05:54:55.030Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-20T05:54:55.030Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-20T05:54:55.030Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-20T05:54:55.030Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-20T05:54:55.030Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-20T05:54:55.291Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-20T05:54:55.291Z] Get:83 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-20T05:54:55.291Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-20T05:54:55.291Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-20T05:54:55.291Z] Get:86 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-20T05:54:55.291Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-20T05:54:55.291Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-20T05:54:55.291Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-20T05:54:55.291Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-20T05:54:55.291Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-20T05:54:55.291Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-20T05:54:55.291Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-20T05:54:55.292Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-20T05:54:55.292Z] Get:95 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-20T05:54:55.292Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-20T05:54:55.551Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-20T05:54:55.551Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-20T05:54:55.551Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-20T05:54:55.551Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-20T05:54:55.551Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-20T05:54:55.551Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T05:54:55.551Z] Fetched 64.0 MB in 2s (31.6 MB/s) [2021-05-20T05:54:55.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:54:55.551Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T05:54:55.811Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T05:54:56.077Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T05:54:56.077Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T05:54:56.077Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-20T05:54:56.077Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-20T05:54:56.339Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.339Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.602Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.602Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.602Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.603Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.603Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.603Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.864Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.864Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.864Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.864Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.864Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:56.864Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:56.864Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:54:57.128Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T05:54:57.128Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:57.128Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-20T05:54:57.128Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:54:57.128Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T05:54:57.128Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:57.128Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:57.391Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:57.391Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:57.391Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T05:54:57.391Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T05:54:57.391Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:54:57.652Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T05:54:57.652Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T05:54:57.652Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T05:54:57.680Z] 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-20T05:54:58.227Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T05:54:58.490Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T05:54:58.490Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-20T05:54:58.490Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-20T05:54:58.490Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-20T05:54:58.490Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-20T05:54:59.065Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-20T05:54:59.065Z] Installing new version of config file /etc/issue ... [2021-05-20T05:54:59.065Z] Installing new version of config file /etc/issue.net ... [2021-05-20T05:54:59.065Z] Installing new version of config file /etc/lsb-release ... [2021-05-20T05:54:59.065Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-20T05:54:59.326Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-20T05:54:59.326Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-20T05:54:59.326Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-20T05:54:59.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:54:59.326Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-20T05:54:59.326Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-20T05:54:59.587Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-20T05:54:59.587Z] 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-20T05:54:59.587Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:54:59.587Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:54:59.587Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-20T05:54:59.650Z] 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-20T05:54:59.847Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:54:59.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:54:59.847Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-20T05:54:59.847Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-20T05:54:59.847Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-20T05:54:59.847Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:54:59.847Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-20T05:54:59.847Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T05:55:00.111Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-20T05:55:00.375Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:00.375Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T05:55:00.375Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T05:55:00.375Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T05:55:00.375Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:00.375Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T05:55:00.375Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T05:55:00.636Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-20T05:55:00.636Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:00.636Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-20T05:55:00.636Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-20T05:55:00.636Z] Setting up grep (3.1-2build1) ... [2021-05-20T05:55:00.636Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:00.636Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T05:55:00.636Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T05:55:00.898Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-20T05:55:00.898Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:00.898Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T05:55:00.898Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T05:55:01.160Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-20T05:55:01.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:01.160Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T05:55:01.160Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T05:55:01.425Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T05:55:01.425Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T05:55:01.687Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T05:55:01.687Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T05:55:01.948Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-20T05:55:01.948Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:01.948Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-20T05:55:01.948Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T05:55:02.525Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T05:55:02.525Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T05:55:02.525Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T05:55:02.525Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T05:55:02.788Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T05:55:02.788Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:02.788Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-20T05:55:02.788Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-20T05:55:02.788Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-20T05:55:03.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.050Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:03.050Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:03.050Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:03.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.050Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:03.050Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:03.050Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:03.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.312Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:03.312Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:03.312Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:03.312Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.312Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:03.312Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:03.576Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:03.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.576Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T05:55:03.576Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T05:55:03.576Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T05:55:03.576Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T05:55:03.576Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T05:55:03.915Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.915Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T05:55:03.915Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T05:55:03.915Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T05:55:03.915Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:03.915Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:03.915Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:03.959Z] 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-20T05:55:04.178Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:04.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:04.178Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:04.178Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:04.178Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:04.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:04.178Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:04.440Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:04.702Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:04.966Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-20T05:55:05.228Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-20T05:55:05.228Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:05.228Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T05:55:05.228Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T05:55:05.491Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T05:55:05.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T05:55:05.491Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-20T05:55:05.491Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T05:55:05.753Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-20T05:55:05.753Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:05.753Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-20T05:55:05.753Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-20T05:55:05.753Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-20T05:55:06.014Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:06.014Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-20T05:55:06.014Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T05:55:06.014Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-20T05:55:06.280Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:06.280Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-20T05:55:06.280Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T05:55:06.280Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-20T05:55:06.280Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:06.280Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T05:55:06.280Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T05:55:06.280Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T05:55:06.543Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:06.544Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T05:55:06.544Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T05:55:06.544Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T05:55:06.575Z] 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-20T05:55:06.807Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:06.807Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T05:55:06.807Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T05:55:06.807Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T05:55:07.070Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:07.070Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T05:55:07.070Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T05:55:07.070Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-20T05:55:07.070Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T05:55:07.070Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T05:55:07.070Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T05:55:07.070Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T05:55:07.332Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:07.332Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-20T05:55:07.332Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-20T05:55:07.332Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-20T05:55:07.332Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:07.332Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-20T05:55:07.332Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T05:55:07.593Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T05:55:07.593Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:07.593Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T05:55:07.593Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T05:55:07.854Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T05:55:07.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:07.854Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-20T05:55:07.854Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-20T05:55:07.854Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-20T05:55:07.854Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:07.854Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T05:55:08.116Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T05:55:08.116Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-20T05:55:08.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:08.378Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T05:55:08.378Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T05:55:08.378Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-20T05:55:08.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:08.378Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T05:55:08.378Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T05:55:08.639Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T05:55:08.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:08.639Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T05:55:08.639Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T05:55:08.639Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T05:55:08.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:08.639Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-20T05:55:08.639Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-20T05:55:08.901Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-20T05:55:08.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:08.901Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-20T05:55:08.901Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-20T05:55:09.163Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-20T05:55:09.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:09.163Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-20T05:55:09.163Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-20T05:55:09.163Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-20T05:55:09.163Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:09.163Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-20T05:55:09.163Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-20T05:55:09.425Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-20T05:55:09.425Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:09.425Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-20T05:55:09.425Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-20T05:55:09.425Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-20T05:55:09.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T05:55:09.688Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-20T05:55:09.688Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-20T05:55:09.688Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-20T05:55:09.688Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-20T05:55:09.688Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T05:55:09.688Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T05:55:09.688Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T05:55:09.688Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T05:55:09.950Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T05:55:09.950Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T05:55:09.950Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-20T05:55:09.950Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-20T05:55:09.972Z] 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-20T05:55:10.211Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T05:55:10.211Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-20T05:55:10.211Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-20T05:55:10.211Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-20T05:55:10.211Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-20T05:55:10.211Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-20T05:55:10.211Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-20T05:55:10.211Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-20T05:55:10.472Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-20T05:55:10.472Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-20T05:55:10.472Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-20T05:55:10.472Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-20T05:55:10.472Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-20T05:55:10.472Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-20T05:55:10.776Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-20T05:55:10.776Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-20T05:55:11.038Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-20T05:55:11.038Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-20T05:55:11.038Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-20T05:55:11.038Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-20T05:55:11.038Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T05:55:11.300Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T05:55:11.567Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T05:55:11.567Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T05:55:11.567Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T05:55:11.567Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T05:55:11.567Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T05:55:11.567Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T05:55:11.567Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:11.567Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:11.829Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:11.829Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:11.829Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:11.829Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:11.829Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:11.829Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:12.775Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:12.775Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:13.719Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:13.719Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:13.719Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:13.719Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:13.981Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:13.981Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:14.924Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T05:55:14.924Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T05:55:14.924Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T05:55:14.924Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T05:55:14.924Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T05:55:14.924Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T05:55:15.186Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T05:55:15.186Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T05:55:15.186Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-20T05:55:15.186Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-20T05:55:15.186Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T05:55:15.186Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] } [2021-05-20T05:55:15.408Z] $ docker stop --time=1 512d54627247017c8725dbc3f6a8c1d5eef41ff8cafc5fce5e855831ae705563 [2021-05-20T05:55:15.448Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T05:55:15.448Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T05:55:15.448Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-20T05:55:15.448Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-20T05:55:15.448Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.448Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T05:55:15.448Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.448Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.448Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.712Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-20T05:55:15.712Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-20T05:55:15.712Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-20T05:55:15.712Z] [2021-05-20T05:55:15.712Z] Current default time zone: 'Etc/UTC' [2021-05-20T05:55:15.712Z] Local time is now: Thu May 20 05:55:15 UTC 2021. [2021-05-20T05:55:15.712Z] Universal Time is now: Thu May 20 05:55:15 UTC 2021. [2021-05-20T05:55:15.712Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-20T05:55:15.712Z] [2021-05-20T05:55:15.712Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-20T05:55:15.712Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.712Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-20T05:55:15.712Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-20T05:55:15.712Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-20T05:55:15.712Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-20T05:55:15.712Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-20T05:55:15.712Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-20T05:55:15.712Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-20T05:55:15.712Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T05:55:15.712Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.712Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-20T05:55:15.974Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:15.974Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T05:55:15.974Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:15.974Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-20T05:55:15.974Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-20T05:55:15.974Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-20T05:55:15.974Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T05:55:15.974Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-20T05:55:15.974Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-20T05:55:15.974Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-20T05:55:15.974Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-20T05:55:17.888Z] Updating certificates in /etc/ssl/certs... [2021-05-20T05:55:17.907Z] $ docker rm -f 512d54627247017c8725dbc3f6a8c1d5eef41ff8cafc5fce5e855831ae705563 [2021-05-20T05:55:18.832Z] 23 added, 27 removed; done. [2021-05-20T05:55:18.833Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T05:55:18.833Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-20T05:55:18.833Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-20T05:55:18.833Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-20T05:55:18.833Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T05:55:18.833Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-20T05:55:18.833Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-20T05:55:18.833Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-20T05:55:18.833Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-20T05:55:18.833Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-20T05:55:18.833Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T05:55:18.833Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-20T05:55:18.833Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-20T05:55:18.833Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-20T05:55:18.833Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T05:55:18.833Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T05:55:19.094Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-20T05:55:19.094Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-20T05:55:19.094Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2021-05-20T05:55:19.667Z] 0 added, 0 removed; done. [2021-05-20T05:55:19.667Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-20T05:55:19.667Z] done. [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:55:19.928Z] Reading package lists... [2021-05-20T05:55:20.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T05:55:20.209Z] Building dependency tree... [2021-05-20T05:55:20.210Z] Reading state information... [2021-05-20T05:55:20.210Z] The following NEW packages will be installed: [2021-05-20T05:55:20.210Z] apt-transport-https [2021-05-20T05:55:20.422Z] [2021-05-20T05:55:20.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-05-20T05:55:20.474Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T05:55:20.474Z] Need to get 1692 B of archives. [2021-05-20T05:55:20.474Z] After this operation, 154 kB of additional disk space will be used. [2021-05-20T05:55:20.474Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-20T05:55:20.474Z] debconf: delaying package configuration, since apt-utils is not installed [Pipeline] sh [2021-05-20T05:55:20.736Z] Fetched 1692 B in 0s (8794 B/s) [2021-05-20T05:55:20.736Z] Selecting previously unselected package apt-transport-https. [2021-05-20T05:55:20.736Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-20T05:55:20.736Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-20T05:55:20.736Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-20T05:55:20.736Z] Setting up apt-transport-https (1.6.13) ... [2021-05-20T05:55:20.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T05:55:20.997Z] Waiting for network to be ready... [2021-05-20T05:55:21.139Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-20T05:55:21.140Z] 29e5d40040c1: Pulling fs layer [2021-05-20T05:55:21.140Z] 1ce36da41761: Pulling fs layer [2021-05-20T05:55:21.140Z] 25b303627fd3: Pulling fs layer [2021-05-20T05:55:21.416Z] 29e5d40040c1: Verifying Checksum [2021-05-20T05:55:21.416Z] 29e5d40040c1: Download complete [2021-05-20T05:55:22.018Z] 1ce36da41761: Download complete [2021-05-20T05:55:22.018Z] 29e5d40040c1: Pull complete [2021-05-20T05:55:23.459Z] 1ce36da41761: Pull complete [2021-05-20T05:55:23.731Z] 25b303627fd3: Verifying Checksum [2021-05-20T05:55:23.731Z] 25b303627fd3: Download complete [2021-05-20T05:55:33.239Z] 2021-05-20T05:55:29Z INFO Waiting for automatic snapd restart... [2021-05-20T05:55:33.239Z] snapd 2.50 from Canonical* installed [2021-05-20T05:55:33.879Z] 25b303627fd3: Pull complete [2021-05-20T05:55:33.879Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-20T05:55:33.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T05:55:33.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-20T05:55:34.172Z] prd-ubuntu18.04-docker-arm64-4c-16g-15277 does not seem to be running inside a container [2021-05-20T05:55:34.183Z] "snapd" switched to the "latest/stable" channel [2021-05-20T05:55:34.183Z] [2021-05-20T05:55:34.255Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T05:55:36.730Z] core18 20210507 from Canonical* installed [2021-05-20T05:55:36.730Z] "core18" switched to the "latest/stable" channel [2021-05-20T05:55:36.730Z] [2021-05-20T05:55:37.292Z] $ docker top beae763b6fea97864e1a946e2e40109cc80a108ccd8290ddf98c1f9666b36d8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:55:38.412Z] + grep parallel [2021-05-20T05:55:38.412Z] + docker-compose build --help [2021-05-20T05:55:40.039Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T05:55:40.301Z] "snapcraft" switched to the "latest/stable" channel [2021-05-20T05:55:40.301Z] [2021-05-20T05:55:41.805Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T05:55:42.427Z] $ docker stop --time=1 beae763b6fea97864e1a946e2e40109cc80a108ccd8290ddf98c1f9666b36d8a [2021-05-20T05:55:44.300Z] $ docker rm -f beae763b6fea97864e1a946e2e40109cc80a108ccd8290ddf98c1f9666b36d8a [2021-05-20T05:55:44.513Z] 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-20T05:55:44.513Z] - README.md [2021-05-20T05:55:44.513Z] [2021-05-20T05:55:44.513Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T05:55:45.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T05:55:45.124Z] . [Pipeline] withDockerContainer [2021-05-20T05:55:45.381Z] prd-ubuntu18.04-docker-arm64-4c-16g-15277 does not seem to be running inside a container [2021-05-20T05:55:45.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T05:55:46.844Z] $ docker top c2335e577b39e62aa2aeb0b3e42a255fbc10d5118da19a9b05031b962b2fc674 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T05:55:47.820Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T05:55:51.407Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T05:55:51.407Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T05:55:51.407Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T05:55:51.407Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T05:55:52.028Z] Reading package lists... [2021-05-20T05:55:52.117Z] Building core-command ... [2021-05-20T05:55:52.117Z] Building core-data ... [2021-05-20T05:55:52.117Z] Building core-metadata ... [2021-05-20T05:55:52.117Z] Building security-bootstrapper ... [2021-05-20T05:55:52.117Z] Building security-proxy-setup ... [2021-05-20T05:55:52.117Z] Building security-secretstore-setup ... [2021-05-20T05:55:52.117Z] Building support-notifications ... [2021-05-20T05:55:52.117Z] Building support-scheduler ... [2021-05-20T05:55:52.118Z] Building sys-mgmt-agent ... [2021-05-20T05:55:52.118Z] Building support-notifications [2021-05-20T05:55:52.118Z] Building security-bootstrapper [2021-05-20T05:55:52.118Z] Building security-proxy-setup [2021-05-20T05:55:52.118Z] Building core-command [2021-05-20T05:55:52.118Z] Building sys-mgmt-agent [2021-05-20T05:55:52.289Z] 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-20T05:55:58.880Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T05:55:58.880Z] Reading package lists... [2021-05-20T05:55:58.880Z] Building dependency tree... [2021-05-20T05:55:58.880Z] Reading state information... [2021-05-20T05:55:58.880Z] Suggested packages: [2021-05-20T05:55:58.880Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-20T05:55:58.880Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-20T05:55:58.880Z] Recommended packages: [2021-05-20T05:55:58.880Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-20T05:55:58.880Z] The following NEW packages will be installed: [2021-05-20T05:55:58.880Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-20T05:55:58.880Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-20T05:55:58.880Z] pkg-config zip [2021-05-20T05:55:58.880Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T05:55:58.880Z] Need to get 7663 kB of archives. [2021-05-20T05:55:58.880Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-20T05:55:58.880Z] 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-20T05:55:58.880Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-20T05:55:58.880Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-20T05:55:58.880Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-20T05:55:58.880Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-20T05:55:58.880Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-20T05:55:58.880Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-20T05:55:59.141Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-20T05:55:59.141Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-20T05:55:59.141Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-20T05:55:59.141Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-20T05:55:59.403Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-20T05:55:59.403Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-20T05:55:59.403Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-20T05:55:59.403Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-20T05:55:59.403Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T05:55:59.403Z] Fetched 7663 kB in 1s (9987 kB/s) [2021-05-20T05:55:59.664Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-20T05:55:59.664Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-20T05:55:59.664Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-20T05:55:59.664Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T05:55:59.664Z] Selecting previously unselected package libpsl5:amd64. [2021-05-20T05:55:59.664Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-20T05:55:59.664Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T05:55:59.925Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-20T05:55:59.925Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-20T05:55:59.925Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T05:55:59.925Z] Selecting previously unselected package librtmp1:amd64. [2021-05-20T05:55:59.925Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-20T05:55:59.925Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T05:55:59.925Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-20T05:55:59.925Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-20T05:55:59.925Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T05:55:59.925Z] Selecting previously unselected package liberror-perl. [2021-05-20T05:55:59.925Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-20T05:55:59.925Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-20T05:56:00.186Z] Selecting previously unselected package git-man. [2021-05-20T05:56:00.186Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-20T05:56:00.186Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T05:56:00.186Z] Selecting previously unselected package git. [2021-05-20T05:56:00.186Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-20T05:56:00.186Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T05:56:00.758Z] Selecting previously unselected package libnorm1:amd64. [2021-05-20T05:56:00.758Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-20T05:56:00.758Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T05:56:00.758Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-20T05:56:00.758Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-20T05:56:00.758Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T05:56:01.018Z] Selecting previously unselected package libsodium23:amd64. [2021-05-20T05:56:01.018Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-20T05:56:01.018Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-20T05:56:01.018Z] Selecting previously unselected package libzmq5:amd64. [2021-05-20T05:56:01.018Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T05:56:01.018Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T05:56:01.018Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-20T05:56:01.018Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T05:56:01.018Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T05:56:01.278Z] Selecting previously unselected package pkg-config. [2021-05-20T05:56:01.278Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-20T05:56:01.278Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T05:56:01.278Z] Selecting previously unselected package zip. [2021-05-20T05:56:01.278Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-20T05:56:01.278Z] Unpacking zip (3.0-11build1) ... [2021-05-20T05:56:01.278Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T05:56:01.278Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T05:56:01.278Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T05:56:01.278Z] Setting up liberror-perl (0.17025-1) ... [2021-05-20T05:56:01.278Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T05:56:01.278Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T05:56:01.541Z] No schema files found: doing nothing. [2021-05-20T05:56:01.541Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T05:56:01.541Z] Setting up zip (3.0-11build1) ... [2021-05-20T05:56:01.541Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T05:56:01.541Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-20T05:56:01.541Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T05:56:01.541Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T05:56:01.541Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T05:56:01.541Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T05:56:01.541Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T05:56:01.541Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T05:56:08.135Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T05:56:08.135Z] git set to automatically installed. [2021-05-20T05:56:08.135Z] git-man set to automatically installed. [2021-05-20T05:56:08.135Z] libcurl3-gnutls set to automatically installed. [2021-05-20T05:56:08.136Z] liberror-perl set to automatically installed. [2021-05-20T05:56:08.136Z] libglib2.0-0 set to automatically installed. [2021-05-20T05:56:08.136Z] libnghttp2-14 set to automatically installed. [2021-05-20T05:56:08.136Z] libnorm1 set to automatically installed. [2021-05-20T05:56:08.136Z] libpgm-5.2-0 set to automatically installed. [2021-05-20T05:56:08.136Z] libpsl5 set to automatically installed. [2021-05-20T05:56:08.136Z] librtmp1 set to automatically installed. [2021-05-20T05:56:08.136Z] libsodium23 set to automatically installed. [2021-05-20T05:56:08.136Z] libzmq3-dev set to automatically installed. [2021-05-20T05:56:08.136Z] libzmq5 set to automatically installed. [2021-05-20T05:56:08.136Z] pkg-config set to automatically installed. [2021-05-20T05:56:08.136Z] zip set to automatically installed. [2021-05-20T05:56:10.684Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T05:56:18.834Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T05:56:36.976Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-20T05:56:36.976Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T05:56:42.271Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T05:56:42.532Z] snap "core18" has no updates available [2021-05-20T05:56:43.103Z] Pulling go-build-helper [2021-05-20T05:56:43.103Z] + snapcraftctl pull [2021-05-20T05:56:44.489Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-20T05:56:44.489Z] Skipping pull go-build-helper (already ran) [2021-05-20T05:56:44.489Z] Building go-build-helper [2021-05-20T05:56:44.489Z] + snapcraftctl build [2021-05-20T05:56:46.402Z] Staging go-build-helper [2021-05-20T05:56:46.402Z] + snapcraftctl stage [2021-05-20T05:56:56.436Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T05:56:56.436Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T05:56:56.436Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T05:56:56.436Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T05:56:56.436Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T05:56:56.436Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T05:56:56.436Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T05:56:56.436Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T05:56:56.436Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T05:56:56.436Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T05:56:56.436Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T05:56:56.436Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T05:56:56.437Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T05:56:56.437Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T05:56:56.437Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T05:56:56.437Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T05:56:56.437Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T05:56:56.437Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T05:56:56.437Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T05:56:56.437Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T05:56:56.437Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T05:56:56.437Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T05:56:56.437Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T05:56:56.437Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T05:56:56.437Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T05:56:56.437Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T05:56:56.437Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T05:56:56.437Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-20T05:56:56.437Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T05:56:56.437Z] Fetched 224 kB in 0s (0 B/s) [2021-05-20T05:56:56.437Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T05:56:56.437Z] Fetched 157 kB in 0s (0 B/s) [2021-05-20T05:56:56.437Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T05:56:56.437Z] Fetched 221 kB in 0s (0 B/s) [2021-05-20T05:56:56.437Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T05:56:56.437Z] Fetched 143 kB in 0s (0 B/s) [2021-05-20T05:56:56.437Z] Pulling app-service-config [2021-05-20T05:56:56.437Z] + snapcraftctl pull [2021-05-20T05:56:56.437Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-20T05:56:56.697Z] Pulling config-common [2021-05-20T05:56:56.697Z] + snapcraftctl pull [2021-05-20T05:57:00.906Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T05:57:00.906Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T05:57:00.906Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T05:57:00.906Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T05:57:00.906Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T05:57:00.906Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T05:57:00.906Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T05:57:00.906Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T05:57:00.906Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T05:57:00.906Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T05:57:00.906Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T05:57:00.906Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T05:57:00.906Z] Pulling edgex-go [2021-05-20T05:57:00.906Z] + snapcraftctl pull [2021-05-20T05:57:13.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:57:13.911Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:57:13.911Z] ---> d9f20432a149 [2021-05-20T05:57:13.911Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T05:57:13.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:57:13.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:57:13.911Z] ---> d9f20432a149 [2021-05-20T05:57:13.911Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T05:57:13.911Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:57:13.911Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:57:13.911Z] ---> d9f20432a149 [2021-05-20T05:57:13.911Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T05:57:13.911Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:57:13.911Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:57:13.911Z] ---> d9f20432a149 [2021-05-20T05:57:13.911Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T05:57:13.911Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T05:57:13.911Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T05:57:13.911Z] ---> d9f20432a149 [2021-05-20T05:57:13.911Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T05:57:13.911Z] ---> Running in c454c5c0075b [2021-05-20T05:57:13.911Z] ---> Running in d5f59732f645 [2021-05-20T05:57:13.911Z] ---> Running in a22d9901b24a [2021-05-20T05:57:13.911Z] ---> Running in 801f7c27febf [2021-05-20T05:57:13.911Z] ---> Running in 9f2c1994ec57 [2021-05-20T05:57:13.911Z] Removing intermediate container a22d9901b24a [2021-05-20T05:57:13.911Z] ---> eb014a1c1520 [2021-05-20T05:57:13.911Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:57:13.911Z] Removing intermediate container 801f7c27febf [2021-05-20T05:57:13.911Z] ---> b60f5e165a12 [2021-05-20T05:57:13.911Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:57:13.911Z] Removing intermediate container c454c5c0075b [2021-05-20T05:57:13.911Z] ---> a05072219908 [2021-05-20T05:57:13.911Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:57:13.911Z] ---> Running in 2d7e4bff8b16 [2021-05-20T05:57:13.911Z] Removing intermediate container d5f59732f645 [2021-05-20T05:57:13.911Z] ---> 2f4b407320d5 [2021-05-20T05:57:13.911Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:57:13.911Z] Removing intermediate container 9f2c1994ec57 [2021-05-20T05:57:13.911Z] ---> 761febe42750 [2021-05-20T05:57:13.911Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T05:57:13.911Z] ---> Running in 4f208049f78e [2021-05-20T05:57:13.911Z] ---> Running in 442f67e4f3fe [2021-05-20T05:57:13.911Z] ---> Running in c13180fdb1f9 [2021-05-20T05:57:13.911Z] ---> Running in 67da7c13f6d4 [2021-05-20T05:57:13.911Z] Removing intermediate container 2d7e4bff8b16 [2021-05-20T05:57:13.911Z] ---> 2d44120bd322 [2021-05-20T05:57:13.911Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T05:57:13.911Z] Removing intermediate container 442f67e4f3fe [2021-05-20T05:57:13.911Z] ---> f1183363213d [2021-05-20T05:57:13.911Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T05:57:13.911Z] Removing intermediate container 4f208049f78e [2021-05-20T05:57:13.911Z] ---> b97106ec506f [2021-05-20T05:57:13.911Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T05:57:13.911Z] ---> Running in 0f73b7a7ca0d [2021-05-20T05:57:13.911Z] ---> Running in 9acd3474163f [2021-05-20T05:57:13.911Z] ---> Running in 141fe50c1544 [2021-05-20T05:57:13.911Z] Removing intermediate container c13180fdb1f9 [2021-05-20T05:57:13.911Z] ---> cb4ec4c5f020 [2021-05-20T05:57:13.911Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T05:57:13.911Z] Removing intermediate container 67da7c13f6d4 [2021-05-20T05:57:13.911Z] ---> 7c880da2b2c1 [2021-05-20T05:57:13.911Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T05:57:13.911Z] ---> Running in 27fe247c4f48 [2021-05-20T05:57:13.911Z] ---> Running in 4ac54e59deca [2021-05-20T05:57:14.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:14.797Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:15.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:15.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:15.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:15.663Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:15.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:15.933Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:16.217Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:16.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T05:57:16.772Z] OK: 218 MiB in 52 packages [2021-05-20T05:57:16.773Z] OK: 218 MiB in 52 packages [2021-05-20T05:57:17.055Z] OK: 218 MiB in 52 packages [2021-05-20T05:57:17.055Z] OK: 218 MiB in 52 packages [2021-05-20T05:57:17.659Z] OK: 218 MiB in 52 packages [2021-05-20T05:57:18.643Z] Removing intermediate container 9acd3474163f [2021-05-20T05:57:18.643Z] ---> 2d7c656fb7ac [2021-05-20T05:57:18.643Z] Step 6/24 : COPY go.mod . [2021-05-20T05:57:18.643Z] Removing intermediate container 0f73b7a7ca0d [2021-05-20T05:57:18.643Z] ---> 16a027dab2a1 [2021-05-20T05:57:18.643Z] Step 6/23 : COPY go.mod . [2021-05-20T05:57:18.926Z] Removing intermediate container 27fe247c4f48 [2021-05-20T05:57:18.926Z] ---> 5730702e2c59 [2021-05-20T05:57:18.926Z] Step 6/32 : COPY go.mod . [2021-05-20T05:57:19.036Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T05:57:19.036Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T05:57:19.036Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T05:57:19.036Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-20T05:57:19.036Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-20T05:57:19.036Z] Fetched 279 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-20T05:57:19.036Z] Fetched 122 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-20T05:57:19.036Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-20T05:57:19.036Z] Fetched 8848 B in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-20T05:57:19.036Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-20T05:57:19.036Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-20T05:57:19.036Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-20T05:57:19.036Z] Fetched 219 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-20T05:57:19.036Z] Fetched 154 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-20T05:57:19.036Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-20T05:57:19.036Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-20T05:57:19.036Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-20T05:57:19.036Z] Fetched 499 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-20T05:57:19.036Z] Fetched 111 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-20T05:57:19.036Z] Fetched 240 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-20T05:57:19.036Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-20T05:57:19.036Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-20T05:57:19.036Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-20T05:57:19.036Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-20T05:57:19.036Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-20T05:57:19.036Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-20T05:57:19.036Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-20T05:57:19.036Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-20T05:57:19.036Z] Fetched 8720 B in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-20T05:57:19.036Z] Fetched 137 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-20T05:57:19.036Z] Fetched 119 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-20T05:57:19.036Z] Fetched 110 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-20T05:57:19.036Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-20T05:57:19.036Z] Fetched 645 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-20T05:57:19.036Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-20T05:57:19.036Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-20T05:57:19.036Z] Fetched 368 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-20T05:57:19.036Z] Fetched 187 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-20T05:57:19.036Z] Fetched 175 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-20T05:57:19.036Z] Fetched 206 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-20T05:57:19.036Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-20T05:57:19.036Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-20T05:57:19.036Z] Fetched 159 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-20T05:57:19.036Z] Fetched 107 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-20T05:57:19.036Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-20T05:57:19.036Z] Pulling static-packages [2021-05-20T05:57:19.036Z] + snapcraftctl pull [2021-05-20T05:57:19.202Z] Removing intermediate container 141fe50c1544 [2021-05-20T05:57:19.203Z] ---> ff0a9ba7ae2c [2021-05-20T05:57:19.203Z] Step 6/22 : COPY go.mod . [2021-05-20T05:57:19.481Z] Removing intermediate container 4ac54e59deca [2021-05-20T05:57:19.481Z] ---> 6920cc32d958 [2021-05-20T05:57:19.481Z] Step 6/24 : COPY go.mod . [2021-05-20T05:57:19.978Z] Pulling version [2021-05-20T05:57:19.978Z] + cd /root/project [2021-05-20T05:57:19.978Z] + [ -f VERSION ] [2021-05-20T05:57:19.978Z] + PROJECT_VERSION=local-dev [2021-05-20T05:57:19.978Z] + git rev-parse --short HEAD [2021-05-20T05:57:19.978Z] + GIT_REVISION=99edc5f8 [2021-05-20T05:57:19.978Z] + snapcraftctl set-version local-dev [2021-05-20T05:57:20.084Z] ---> e7bcab260013 [2021-05-20T05:57:20.084Z] Step 7/24 : RUN go mod download [2021-05-20T05:57:20.084Z] ---> 9864b20e8c91 [2021-05-20T05:57:20.084Z] Step 7/23 : RUN go mod download [2021-05-20T05:57:20.360Z] ---> Running in e104e8537a4e [2021-05-20T05:57:20.360Z] ---> Running in a5fd5a85af43 [2021-05-20T05:57:20.360Z] ---> ba05fce03e5b [2021-05-20T05:57:20.360Z] Step 7/32 : RUN go mod download [2021-05-20T05:57:20.360Z] ---> 70488046d7b6 [2021-05-20T05:57:20.644Z] Step 7/22 : RUN go mod download [2021-05-20T05:57:20.644Z] ---> Running in 0cbf02de70da [2021-05-20T05:57:20.919Z] Skipping build go-build-helper (already ran) [2021-05-20T05:57:20.922Z] ---> 10bda5f2bfba [2021-05-20T05:57:20.923Z] Step 7/24 : RUN go mod download [2021-05-20T05:57:20.923Z] ---> Running in fd55d708b392 [2021-05-20T05:57:20.923Z] ---> Running in 93f32358a7d3 [2021-05-20T05:57:21.180Z] Building app-service-config [2021-05-20T05:57:21.180Z] + make build [2021-05-20T05:57:21.180Z] go mod tidy [2021-05-20T05:57:23.102Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-20T05:57:23.363Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-20T05:57:23.363Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-20T05:57:23.624Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-20T05:57:23.624Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-20T05:57:23.624Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-20T05:57:23.624Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-20T05:57:23.884Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-20T05:57:23.884Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-20T05:57:23.884Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-20T05:57:23.884Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-20T05:57:23.884Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-20T05:57:24.144Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-20T05:57:24.404Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-20T05:57:24.404Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-20T05:57:24.404Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-20T05:57:24.404Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-20T05:57:24.404Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-20T05:57:24.404Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-20T05:57:24.664Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-20T05:57:24.664Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-20T05:57:24.664Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-20T05:57:24.664Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-20T05:57:24.664Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-20T05:57:24.664Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-20T05:57:24.664Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-20T05:57:24.664Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-20T05:57:24.664Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-20T05:57:24.664Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-20T05:57:24.664Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-20T05:57:24.664Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-20T05:57:24.966Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-20T05:57:24.966Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-20T05:57:24.966Z] go: downloading golang.org/x/text v0.3.2 [2021-05-20T05:57:24.966Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-20T05:57:24.966Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-20T05:57:24.966Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-20T05:57:24.966Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-20T05:57:24.966Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-20T05:57:24.966Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-20T05:57:24.966Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-20T05:57:24.966Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-20T05:57:24.966Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-20T05:57:24.966Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-20T05:57:25.228Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-20T05:57:25.228Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-20T05:57:25.228Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-20T05:57:25.228Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-20T05:57:25.228Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-20T05:57:25.228Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-20T05:57:25.228Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-20T05:57:25.228Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-20T05:57:25.284Z] Removing intermediate container e104e8537a4e [2021-05-20T05:57:25.284Z] ---> 38bc408368db [2021-05-20T05:57:25.284Z] Step 8/24 : COPY . . [2021-05-20T05:57:25.284Z] Removing intermediate container a5fd5a85af43 [2021-05-20T05:57:25.284Z] ---> d3d8e5d9f76d [2021-05-20T05:57:25.284Z] Step 8/23 : COPY . . [2021-05-20T05:57:25.284Z] Removing intermediate container 93f32358a7d3 [2021-05-20T05:57:25.284Z] ---> e6844daa634b [2021-05-20T05:57:25.284Z] Step 8/24 : COPY . . [2021-05-20T05:57:25.284Z] Removing intermediate container fd55d708b392 [2021-05-20T05:57:25.284Z] ---> ef015803e020 [2021-05-20T05:57:25.284Z] Step 8/22 : COPY . . [2021-05-20T05:57:25.488Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-20T05:57:25.488Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-20T05:57:25.488Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-20T05:57:25.488Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-20T05:57:25.488Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-20T05:57:25.488Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-20T05:57:25.488Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-20T05:57:25.488Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-20T05:57:25.488Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-20T05:57:25.488Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-20T05:57:25.488Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-20T05:57:25.488Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-20T05:57:25.488Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-20T05:57:25.563Z] Removing intermediate container 0cbf02de70da [2021-05-20T05:57:25.563Z] ---> 2d8fe2113499 [2021-05-20T05:57:25.563Z] Step 8/32 : COPY . . [2021-05-20T05:57:25.752Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-20T05:57:25.752Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-20T05:57:25.752Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-20T05:57:25.752Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-20T05:57:25.752Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-20T05:57:25.752Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-20T05:57:25.752Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-20T05:57:25.752Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-20T05:57:25.752Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-20T05:57:25.752Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-20T05:57:26.014Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-20T05:57:26.014Z] go: downloading github.com/kr/text v0.1.0 [2021-05-20T05:57:26.014Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-20T05:57:26.014Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-20T05:57:26.275Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-20T05:57:36.280Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-20T05:57:36.280Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-20T05:57:36.280Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-20T05:57:36.280Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-20T05:57:36.280Z] Building config-common [2021-05-20T05:57:36.280Z] + snapcraftctl build [2021-05-20T05:57:38.194Z] Building edgex-go [2021-05-20T05:57:38.194Z] + cd /root/parts/edgex-go/src [2021-05-20T05:57:38.194Z] + make build [2021-05-20T05:57:38.194Z] go mod tidy [2021-05-20T05:57:38.455Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-20T05:57:38.455Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-20T05:57:38.716Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-20T05:57:38.716Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-20T05:57:38.716Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-20T05:57:38.716Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-20T05:57:38.716Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-20T05:57:38.716Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-20T05:57:38.716Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-20T05:57:38.716Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-20T05:57:38.716Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-20T05:57:38.716Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-20T05:57:38.978Z] 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-20T05:57:43.179Z] 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-20T05:57:48.679Z] 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-20T05:57:49.621Z] 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-20T05:57:51.007Z] 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-20T05:57:51.577Z] 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-20T05:57:52.381Z] ---> 7368730c88ae [2021-05-20T05:57:52.381Z] Step 9/23 : RUN go mod tidy [2021-05-20T05:57:52.381Z] ---> 915abae24bfd [2021-05-20T05:57:52.381Z] Step 9/24 : RUN go mod tidy [2021-05-20T05:57:52.381Z] ---> c64b883235a1 [2021-05-20T05:57:52.381Z] Step 9/22 : RUN go mod tidy [2021-05-20T05:57:52.381Z] ---> 7e006701e5d3 [2021-05-20T05:57:52.381Z] Step 9/32 : RUN go mod tidy [2021-05-20T05:57:52.381Z] ---> d5a7c2100bc0 [2021-05-20T05:57:52.381Z] Step 9/24 : RUN go mod tidy [2021-05-20T05:57:52.381Z] ---> Running in 45ae22e7aa0a [2021-05-20T05:57:52.381Z] ---> Running in 41cf5fb60c6d [2021-05-20T05:57:52.381Z] ---> Running in 8c5ab368fe97 [2021-05-20T05:57:52.381Z] ---> Running in db38870570e2 [2021-05-20T05:57:52.381Z] ---> Running in f7577bc1381e [2021-05-20T05:57:54.120Z] 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-20T05:57:55.503Z] 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-20T05:57:56.443Z] 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-20T05:57:57.825Z] 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-20T05:57:57.841Z] Removing intermediate container 45ae22e7aa0a [2021-05-20T05:57:57.841Z] ---> c3eb6a91a14d [2021-05-20T05:57:57.841Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T05:57:57.841Z] ---> Running in 83f4c055567a [2021-05-20T05:57:58.128Z] Removing intermediate container 41cf5fb60c6d [2021-05-20T05:57:58.128Z] ---> 23139a117a24 [2021-05-20T05:57:58.128Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T05:57:58.128Z] Removing intermediate container f7577bc1381e [2021-05-20T05:57:58.128Z] ---> 7c8a4cf50ead [2021-05-20T05:57:58.128Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T05:57:58.128Z] Removing intermediate container 8c5ab368fe97 [2021-05-20T05:57:58.128Z] ---> bcc7c5453abb [2021-05-20T05:57:58.128Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T05:57:58.404Z] ---> Running in 5e40ba3440e1 [2021-05-20T05:57:58.404Z] ---> Running in bb4fc15c2ca8 [2021-05-20T05:57:58.404Z] Removing intermediate container db38870570e2 [2021-05-20T05:57:58.404Z] ---> 99e095709672 [2021-05-20T05:57:58.404Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T05:57:58.681Z] ---> Running in 91da71383e7d [2021-05-20T05:57:58.681Z] ---> Running in 7ace2ce213ab [2021-05-20T05:57:59.205Z] 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-20T05:57:59.283Z] 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-20T05:58:00.148Z] 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-20T05:58:00.725Z] 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-20T05:58:00.725Z] 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-20T05:58:01.348Z] 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-20T05:58:01.348Z] 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-20T05:58:02.064Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-20T05:58:02.064Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-20T05:58:02.064Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-20T05:58:02.064Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-20T05:58:02.064Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-20T05:58:02.064Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-20T05:58:02.064Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-20T05:58:02.064Z] + 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-20T05:58:02.064Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-20T05:58:02.064Z] + 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-20T05:58:02.064Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-20T05:58:02.064Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-20T05:58:02.064Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-20T05:58:02.064Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-20T05:58:02.064Z] + 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-20T05:58:05.366Z] Building static-packages [2021-05-20T05:58:05.366Z] + snapcraftctl build [2021-05-20T05:58:07.280Z] Building version [2021-05-20T05:58:07.280Z] + snapcraftctl build [2021-05-20T05:58:08.666Z] Skipping stage go-build-helper (already ran) [2021-05-20T05:58:08.666Z] Staging app-service-config [2021-05-20T05:58:08.666Z] + snapcraftctl stage [2021-05-20T05:58:10.058Z] Staging config-common [2021-05-20T05:58:10.058Z] + snapcraftctl stage [2021-05-20T05:58:11.004Z] Staging edgex-go [2021-05-20T05:58:11.004Z] + snapcraftctl stage [2021-05-20T05:58:11.947Z] Staging static-packages [2021-05-20T05:58:11.947Z] + snapcraftctl stage [2021-05-20T05:58:12.902Z] Staging version [2021-05-20T05:58:12.902Z] + snapcraftctl stage [2021-05-20T05:58:13.844Z] Priming go-build-helper [2021-05-20T05:58:13.844Z] + snapcraftctl prime [2021-05-20T05:58:14.785Z] Priming app-service-config [2021-05-20T05:58:14.785Z] + snapcraftctl prime [2021-05-20T05:58:16.169Z] Priming config-common [2021-05-20T05:58:16.169Z] + snapcraftctl prime [2021-05-20T05:58:17.114Z] Priming edgex-go [2021-05-20T05:58:17.114Z] + snapcraftctl prime [2021-05-20T05:58:18.056Z] Priming static-packages [2021-05-20T05:58:18.056Z] + snapcraftctl prime [2021-05-20T05:58:20.605Z] Priming version [2021-05-20T05:58:20.605Z] + snapcraftctl prime [2021-05-20T05:58:21.547Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T05:59:53.237Z] 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-20T05:59:57.621Z] Removing intermediate container bb4fc15c2ca8 [2021-05-20T05:59:57.621Z] ---> 312c523c1619 [2021-05-20T05:59:57.621Z] [2021-05-20T05:59:57.621Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T05:59:57.621Z] 3.12: Pulling from library/alpine [2021-05-20T06:00:00.527Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T06:00:00.527Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T06:00:00.527Z] ---> 9852663dfa18 [2021-05-20T06:00:00.527Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T06:00:01.531Z] ---> Running in eac9bdea3099 [2021-05-20T06:00:02.145Z] Removing intermediate container 91da71383e7d [2021-05-20T06:00:02.145Z] ---> 8ce787074ceb [2021-05-20T06:00:02.145Z] [2021-05-20T06:00:02.145Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T06:00:02.145Z] ---> 9852663dfa18 [2021-05-20T06:00:02.145Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T06:00:02.775Z] ---> Running in 16371fd88136 [2021-05-20T06:00:03.055Z] Removing intermediate container eac9bdea3099 [2021-05-20T06:00:03.055Z] ---> 33be57ea6e78 [2021-05-20T06:00:03.055Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T06:00:03.658Z] ---> Running in 409e1f5b0b4c [2021-05-20T06:00:05.646Z] Removing intermediate container 5e40ba3440e1 [2021-05-20T06:00:05.646Z] ---> 8ee535b71a33 [2021-05-20T06:00:05.646Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T06:00:05.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:05.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:05.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:06.205Z] ---> Running in 43e73b998b38 [2021-05-20T06:00:06.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:06.485Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T06:00:06.485Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T06:00:06.485Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T06:00:06.485Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T06:00:06.485Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T06:00:06.485Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T06:00:06.773Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T06:00:06.773Z] OK: 7 MiB in 18 packages [2021-05-20T06:00:06.773Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T06:00:06.773Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T06:00:06.773Z] OK: 5 MiB in 16 packages [2021-05-20T06:00:08.239Z] 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-20T06:00:09.243Z] Removing intermediate container 7ace2ce213ab [2021-05-20T06:00:09.243Z] ---> 889b1b605ade [2021-05-20T06:00:09.243Z] [2021-05-20T06:00:09.243Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T06:00:09.243Z] ---> 9852663dfa18 [2021-05-20T06:00:09.243Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T06:00:09.522Z] Removing intermediate container 409e1f5b0b4c [2021-05-20T06:00:09.522Z] ---> a995b465d31c [2021-05-20T06:00:09.522Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T06:00:09.522Z] ---> Running in f872044a565a [2021-05-20T06:00:09.794Z] ---> Running in f2c739886b5f [2021-05-20T06:00:09.794Z] Removing intermediate container 16371fd88136 [2021-05-20T06:00:09.794Z] ---> aa7e05b21114 [2021-05-20T06:00:09.794Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T06:00:10.069Z] Removing intermediate container 83f4c055567a [2021-05-20T06:00:10.069Z] ---> 0b2246035973 [2021-05-20T06:00:10.069Z] [2021-05-20T06:00:10.069Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T06:00:10.069Z] ---> 9852663dfa18 [2021-05-20T06:00:10.069Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T06:00:10.340Z] ---> Running in a85cfc58c6c4 [2021-05-20T06:00:10.630Z] ---> Running in 4900c7630473 [2021-05-20T06:00:10.630Z] Removing intermediate container f2c739886b5f [2021-05-20T06:00:10.630Z] ---> cd6ef497d9e1 [2021-05-20T06:00:10.630Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T06:00:10.911Z] ---> Running in 692b67f16840 [2021-05-20T06:00:11.192Z] Removing intermediate container a85cfc58c6c4 [2021-05-20T06:00:11.192Z] ---> 8fed025b252d [2021-05-20T06:00:11.192Z] Step 14/22 : WORKDIR /edgex [2021-05-20T06:00:11.470Z] ---> Running in 559d0643591c [2021-05-20T06:00:11.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:11.470Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:11.742Z] Removing intermediate container 692b67f16840 [2021-05-20T06:00:11.742Z] ---> 3210b8623a8e [2021-05-20T06:00:11.742Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T06:00:11.742Z] Removing intermediate container 43e73b998b38 [2021-05-20T06:00:11.742Z] ---> 3359ca39019f [2021-05-20T06:00:11.742Z] [2021-05-20T06:00:11.742Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T06:00:12.019Z] ---> Running in aef423b06095 [2021-05-20T06:00:12.294Z] 20.10.0: Pulling from library/docker [2021-05-20T06:00:12.294Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T06:00:12.294Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T06:00:12.294Z] OK: 5 MiB in 15 packages [2021-05-20T06:00:12.294Z] Removing intermediate container 559d0643591c [2021-05-20T06:00:12.294Z] ---> 2d502ee92580 [2021-05-20T06:00:12.294Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T06:00:12.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:12.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:13.456Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T06:00:13.456Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T06:00:13.456Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T06:00:13.456Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T06:00:13.741Z] OK: 6 MiB in 16 packages [2021-05-20T06:00:14.744Z] ---> 88154586ee7c [2021-05-20T06:00:14.744Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T06:00:14.744Z] Removing intermediate container f872044a565a [2021-05-20T06:00:14.744Z] ---> 57cebc80d03a [2021-05-20T06:00:14.744Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T06:00:15.346Z] ---> Running in 5b195ab3c15a [2021-05-20T06:00:16.344Z] Removing intermediate container 5b195ab3c15a [2021-05-20T06:00:16.344Z] ---> 2d5deeb0fab2 [2021-05-20T06:00:16.344Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T06:00:16.344Z] Removing intermediate container 4900c7630473 [2021-05-20T06:00:16.344Z] ---> 95e2e90a96dd [2021-05-20T06:00:16.344Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T06:00:16.344Z] ---> Running in f6cde1c6abd7 [2021-05-20T06:00:16.344Z] Removing intermediate container aef423b06095 [2021-05-20T06:00:16.344Z] ---> 5afdd08491a6 [2021-05-20T06:00:16.344Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T06:00:16.935Z] ---> Running in 901345f1fffc [2021-05-20T06:00:16.935Z] ---> Running in eb10ebe6aea7 [2021-05-20T06:00:16.935Z] ---> 078b0354f83a [2021-05-20T06:00:16.935Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T06:00:16.935Z] Removing intermediate container f6cde1c6abd7 [2021-05-20T06:00:16.935Z] ---> 5a028a48fe5e [2021-05-20T06:00:16.935Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T06:00:17.211Z] ---> Running in 61681371bbac [2021-05-20T06:00:17.489Z] Removing intermediate container 901345f1fffc [2021-05-20T06:00:17.489Z] ---> 586fa02ef276 [2021-05-20T06:00:17.489Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T06:00:17.765Z] Removing intermediate container eb10ebe6aea7 [2021-05-20T06:00:17.765Z] ---> 2713be040e48 [2021-05-20T06:00:17.766Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T06:00:18.035Z] ---> Running in 46e9b8114c97 [2021-05-20T06:00:18.035Z] Removing intermediate container 61681371bbac [2021-05-20T06:00:18.035Z] ---> e64e1ea6c5c1 [2021-05-20T06:00:18.035Z] Step 16/24 : WORKDIR / [2021-05-20T06:00:18.307Z] ---> Running in ee6ed9b8838d [2021-05-20T06:00:18.578Z] ---> 872dfaba4045 [2021-05-20T06:00:18.578Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T06:00:18.578Z] Removing intermediate container 46e9b8114c97 [2021-05-20T06:00:18.578Z] ---> 2e7ba95ce120 [2021-05-20T06:00:18.578Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T06:00:18.850Z] ---> Running in e9137e9e10fc [2021-05-20T06:00:18.851Z] ---> 4c1b136bbe1e [2021-05-20T06:00:18.851Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T06:00:19.124Z] ---> Running in f080677b384f [2021-05-20T06:00:19.404Z] ---> Running in 7ec2fe334ab2 [2021-05-20T06:00:19.404Z] Removing intermediate container ee6ed9b8838d [2021-05-20T06:00:19.404Z] ---> 4253f911c784 [2021-05-20T06:00:19.404Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T06:00:19.688Z] Removing intermediate container e9137e9e10fc [2021-05-20T06:00:19.688Z] ---> fdd8397f61ff [2021-05-20T06:00:19.688Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T06:00:19.962Z] Removing intermediate container f080677b384f [2021-05-20T06:00:19.962Z] ---> d75fe78faab0 [2021-05-20T06:00:19.962Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T06:00:20.237Z] ---> Running in 1594e9a58c3e [2021-05-20T06:00:20.838Z] ---> 2b506e800e4f [2021-05-20T06:00:20.838Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T06:00:21.114Z] Removing intermediate container 1594e9a58c3e [2021-05-20T06:00:21.114Z] ---> 546cdeb5fc34 [2021-05-20T06:00:21.114Z] Step 20/22 : LABEL arch=arm64 [2021-05-20T06:00:21.383Z] ---> Running in ce906a9b559e [2021-05-20T06:00:21.383Z] ---> a738a7cb9eb7 [2021-05-20T06:00:21.383Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T06:00:22.397Z] Removing intermediate container ce906a9b559e [2021-05-20T06:00:22.397Z] ---> 42a8c7a8c67e [2021-05-20T06:00:22.397Z] Step 21/22 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:00:22.671Z] ---> Running in 05e3ca7246aa [2021-05-20T06:00:22.946Z] Removing intermediate container 7ec2fe334ab2 [2021-05-20T06:00:22.946Z] ---> 91b87f24a7bf [2021-05-20T06:00:22.946Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T06:00:22.946Z] ---> 959ec9a33d28 [2021-05-20T06:00:23.221Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T06:00:23.493Z] Removing intermediate container 05e3ca7246aa [2021-05-20T06:00:23.493Z] ---> 5b9eba3c63e2 [2021-05-20T06:00:23.493Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T06:00:23.770Z] ---> Running in 39c6395717c9 [2021-05-20T06:00:23.770Z] ---> e857f45a7a03 [2021-05-20T06:00:23.770Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T06:00:24.047Z] ---> 58b0c97177dc [2021-05-20T06:00:24.047Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T06:00:24.324Z] ---> ac5958ec771a [2021-05-20T06:00:24.324Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T06:00:24.599Z] ---> Running in 675db8966eeb [2021-05-20T06:00:24.599Z] Removing intermediate container 39c6395717c9 [2021-05-20T06:00:24.599Z] ---> aa923612a60f [2021-05-20T06:00:24.599Z] [2021-05-20T06:00:25.578Z] Successfully built aa923612a60f [2021-05-20T06:00:25.578Z] ---> 962247a4663a [2021-05-20T06:00:25.578Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T06:00:25.578Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-20T06:00:25.578Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-20T06:00:25.578Z] Removing intermediate container 675db8966eeb [2021-05-20T06:00:25.578Z] ---> b6868644af06 [2021-05-20T06:00:25.578Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T06:00:25.578Z] ---> Running in 005f5b7005ac [2021-05-20T06:00:25.852Z] ---> Running in d0067e6093f1 [2021-05-20T06:00:26.451Z] ---> 2209f34ef2d8 [2021-05-20T06:00:26.451Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T06:00:26.451Z] Removing intermediate container 005f5b7005ac [2021-05-20T06:00:26.451Z] ---> 1b59db209c50 [2021-05-20T06:00:26.451Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T06:00:26.723Z] Removing intermediate container d0067e6093f1 [2021-05-20T06:00:26.723Z] ---> 3d7017764500 [2021-05-20T06:00:26.723Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T06:00:26.723Z] ---> Running in 80ebdede5de4 [2021-05-20T06:00:27.012Z] ---> Running in 8f59de9a82b2 [2021-05-20T06:00:27.299Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T06:00:27.299Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T06:00:27.299Z] ---> eeaf43b92773 [2021-05-20T06:00:27.299Z] 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-20T06:00:27.892Z] Removing intermediate container 80ebdede5de4 [2021-05-20T06:00:27.892Z] ---> a95f593221e6 [2021-05-20T06:00:27.892Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T06:00:27.892Z] ---> 8bb62244f835 [2021-05-20T06:00:27.892Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T06:00:27.892Z] Removing intermediate container 8f59de9a82b2 [2021-05-20T06:00:27.892Z] ---> 082d76041a24 [2021-05-20T06:00:27.892Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:00:27.892Z] ---> Running in d0522e834c44 [2021-05-20T06:00:28.198Z] ---> Running in 022dd6411290 [2021-05-20T06:00:28.474Z] ---> Running in 5c0502f359f3 [2021-05-20T06:00:29.067Z] Removing intermediate container d0522e834c44 [2021-05-20T06:00:29.067Z] ---> 2c8b81f5022e [2021-05-20T06:00:29.067Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T06:00:29.338Z] Removing intermediate container 022dd6411290 [2021-05-20T06:00:29.338Z] ---> a4b099498094 [2021-05-20T06:00:29.338Z] Step 22/23 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:00:29.338Z] ---> Running in c60fbdcbb046 [2021-05-20T06:00:29.338Z] ---> 130a3410d9ae [2021-05-20T06:00:29.338Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T06:00:29.338Z] Removing intermediate container 5c0502f359f3 [2021-05-20T06:00:29.338Z] ---> 98aec20e96ad [2021-05-20T06:00:29.338Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T06:00:29.625Z] ---> Running in 05a59ff6bbcc [2021-05-20T06:00:29.908Z] ---> Running in bb6cd00ceba2 [2021-05-20T06:00:30.504Z] Removing intermediate container 05a59ff6bbcc [2021-05-20T06:00:30.504Z] ---> 96ad44886ec5 [2021-05-20T06:00:30.504Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T06:00:30.791Z] Removing intermediate container bb6cd00ceba2 [2021-05-20T06:00:30.791Z] ---> fbeda015d8ec [2021-05-20T06:00:30.791Z] [2021-05-20T06:00:31.071Z] ---> Running in c78a84660682 [2021-05-20T06:00:31.071Z] ---> c247538821a5 [2021-05-20T06:00:31.071Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T06:00:31.071Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:31.353Z] Successfully built fbeda015d8ec [2021-05-20T06:00:31.353Z] Successfully tagged core-command-arm64:latest [2021-05-20T06:00:31.353Z]  Building core-command ... done Building core-data [2021-05-20T06:00:31.353Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:00:31.951Z] ---> Running in 50a61143721d [2021-05-20T06:00:31.951Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T06:00:31.951Z] Removing intermediate container c78a84660682 [2021-05-20T06:00:31.951Z] ---> e2dd7a3d6f9f [2021-05-20T06:00:31.951Z] [2021-05-20T06:00:31.951Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T06:00:32.236Z] Executing bash-5.0.17-r0.post-install [2021-05-20T06:00:32.236Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T06:00:32.236Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T06:00:32.236Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T06:00:32.236Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T06:00:32.236Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T06:00:32.237Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T06:00:32.237Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T06:00:32.237Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T06:00:32.237Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T06:00:32.237Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T06:00:32.237Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T06:00:32.522Z] Successfully built e2dd7a3d6f9f [2021-05-20T06:00:32.522Z] Successfully tagged support-notifications-arm64:latest [2021-05-20T06:00:32.522Z]  Building support-notifications ... done Building core-metadata [2021-05-20T06:00:32.522Z] Removing intermediate container 50a61143721d [2021-05-20T06:00:32.522Z] ---> 3f68412d0dac [2021-05-20T06:00:32.522Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T06:00:33.974Z] ---> c588d2200402 [2021-05-20T06:00:33.974Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T06:00:34.253Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T06:00:34.253Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T06:00:34.253Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T06:00:34.253Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T06:00:34.253Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T06:00:34.253Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T06:00:34.253Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T06:00:34.253Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T06:00:34.253Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T06:00:34.253Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T06:00:34.530Z] ---> Running in 65e4cae737c2 [2021-05-20T06:00:34.530Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T06:00:34.530Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T06:00:34.530Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T06:00:34.530Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T06:00:34.530Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T06:00:34.530Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T06:00:34.530Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T06:00:34.530Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T06:00:34.530Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T06:00:34.804Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T06:00:34.804Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T06:00:34.804Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T06:00:34.804Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T06:00:34.804Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T06:00:34.804Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T06:00:34.804Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T06:00:35.081Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T06:00:35.081Z] OK: 72 MiB in 59 packages [2021-05-20T06:00:37.725Z] Removing intermediate container 65e4cae737c2 [2021-05-20T06:00:37.725Z] ---> 8b0d10d31516 [2021-05-20T06:00:37.725Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T06:00:38.003Z] ---> Running in c5d0098a4612 [2021-05-20T06:00:39.040Z] Removing intermediate container c5d0098a4612 [2021-05-20T06:00:39.040Z] ---> c3e801d493c1 [2021-05-20T06:00:39.040Z] Step 29/32 : CMD ["gate"] [2021-05-20T06:00:39.647Z] Collecting docker-compose==1.23.2 [2021-05-20T06:00:39.647Z] ---> Running in eed9892a0af0 [2021-05-20T06:00:39.647Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T06:00:40.266Z] Removing intermediate container eed9892a0af0 [2021-05-20T06:00:40.266Z] ---> 354e7daa7436 [2021-05-20T06:00:40.546Z] Step 30/32 : LABEL arch=arm64 [2021-05-20T06:00:40.546Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T06:00:40.546Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T06:00:41.151Z] ---> Running in 75c824cb6f9c [2021-05-20T06:00:41.754Z] Removing intermediate container 75c824cb6f9c [2021-05-20T06:00:41.754Z] ---> 926238ac5723 [2021-05-20T06:00:41.754Z] Step 31/32 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:00:42.034Z] ---> Running in 32be12ebbeb1 [2021-05-20T06:00:42.681Z] Removing intermediate container 32be12ebbeb1 [2021-05-20T06:00:42.681Z] ---> 751ddc34bd28 [2021-05-20T06:00:42.681Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T06:00:42.959Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T06:00:42.959Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T06:00:42.959Z] ---> Running in 59af6105e44f [2021-05-20T06:00:43.561Z] Removing intermediate container 59af6105e44f [2021-05-20T06:00:43.561Z] ---> 9108ef804e64 [2021-05-20T06:00:43.561Z] [2021-05-20T06:00:44.162Z] Successfully built 9108ef804e64 [2021-05-20T06:00:44.162Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-20T06:00:44.162Z]  Building security-bootstrapper ... done Building support-scheduler [2021-05-20T06:00:44.767Z] 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-20T06:00:45.756Z] Collecting PyYAML<4,>=3.10 [2021-05-20T06:00:45.756Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T06:00:50.090Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T06:00:50.090Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T06:00:50.380Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T06:00:50.380Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T06:00:50.985Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T06:00:50.985Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T06:00:51.593Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T06:00:51.593Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T06:00:54.242Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T06:00:54.242Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T06:00:54.843Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T06:00:54.843Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T06:00:55.118Z] 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-20T06:00:55.718Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T06:00:55.718Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T06:00:55.994Z] 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-20T06:00:56.269Z] Collecting idna<2.8,>=2.5 [2021-05-20T06:00:56.269Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T06:00:56.544Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T06:00:56.544Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T06:00:56.825Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T06:00:56.825Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T06:00:56.825Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T06:00:56.825Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T06:00:57.819Z] Installing collected packages: docopt, texttable, PyYAML, urllib3, idna, requests, cached-property, jsonschema, dockerpty, websocket-client, docker-pycreds, docker, docker-compose [2021-05-20T06:00:57.819Z] Running setup.py install for docopt: started [2021-05-20T06:00:59.919Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T06:00:59.919Z] Running setup.py install for texttable: started [2021-05-20T06:01:01.978Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T06:01:01.978Z] Running setup.py install for PyYAML: started [2021-05-20T06:01:04.620Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T06:01:04.620Z] Attempting uninstall: urllib3 [2021-05-20T06:01:04.620Z] Found existing installation: urllib3 1.25.9 [2021-05-20T06:01:04.620Z] Uninstalling urllib3-1.25.9: [2021-05-20T06:01:04.620Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T06:01:05.225Z] Attempting uninstall: idna [2021-05-20T06:01:05.225Z] Found existing installation: idna 2.9 [2021-05-20T06:01:05.225Z] Uninstalling idna-2.9: [2021-05-20T06:01:05.225Z] Successfully uninstalled idna-2.9 [2021-05-20T06:01:05.831Z] Attempting uninstall: requests [2021-05-20T06:01:05.831Z] Found existing installation: requests 2.23.0 [2021-05-20T06:01:05.831Z] Uninstalling requests-2.23.0: [2021-05-20T06:01:05.831Z] Successfully uninstalled requests-2.23.0 [2021-05-20T06:01:06.828Z] Running setup.py install for dockerpty: started [2021-05-20T06:01:09.475Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T06:01:09.760Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T06:01:09.760Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T06:01:09.760Z] ---> d9f20432a149 [2021-05-20T06:01:09.760Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> 761febe42750 [2021-05-20T06:01:09.760Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> cb4ec4c5f020 [2021-05-20T06:01:09.760Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> 5730702e2c59 [2021-05-20T06:01:09.760Z] Step 6/26 : COPY go.mod . [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> ba05fce03e5b [2021-05-20T06:01:09.760Z] Step 7/26 : RUN go mod download [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> 2d8fe2113499 [2021-05-20T06:01:09.760Z] Step 8/26 : COPY . . [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> 7e006701e5d3 [2021-05-20T06:01:09.760Z] Step 9/26 : RUN go mod tidy [2021-05-20T06:01:09.760Z] ---> Using cache [2021-05-20T06:01:09.760Z] ---> 7c8a4cf50ead [2021-05-20T06:01:09.760Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T06:01:13.195Z] 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-20T06:01:13.474Z] ---> Running in 46b12ca413ec [2021-05-20T06:01:15.500Z] 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-20T06:01:21.013Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T06:01:21.013Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T06:01:21.013Z] ---> d9f20432a149 [2021-05-20T06:01:21.013Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T06:01:21.013Z] ---> Using cache [2021-05-20T06:01:21.013Z] ---> 761febe42750 [2021-05-20T06:01:21.013Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:01:21.013Z] ---> Using cache [2021-05-20T06:01:21.013Z] ---> cb4ec4c5f020 [2021-05-20T06:01:21.013Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T06:01:22.038Z] ---> Running in c95a37229eeb [2021-05-20T06:01:22.038Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T06:01:22.038Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T06:01:22.038Z] ---> d9f20432a149 [2021-05-20T06:01:22.038Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T06:01:22.038Z] ---> Using cache [2021-05-20T06:01:22.038Z] ---> 761febe42750 [2021-05-20T06:01:22.038Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:01:22.038Z] ---> Using cache [2021-05-20T06:01:22.038Z] ---> cb4ec4c5f020 [2021-05-20T06:01:22.038Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T06:01:22.038Z] ---> Using cache [2021-05-20T06:01:22.038Z] ---> 5730702e2c59 [2021-05-20T06:01:22.038Z] Step 6/24 : COPY go.mod . [2021-05-20T06:01:22.038Z] ---> Using cache [2021-05-20T06:01:22.038Z] ---> ba05fce03e5b [2021-05-20T06:01:22.038Z] Step 7/24 : RUN go mod download [2021-05-20T06:01:22.038Z] ---> Using cache [2021-05-20T06:01:22.038Z] ---> 2d8fe2113499 [2021-05-20T06:01:22.038Z] Step 8/24 : COPY . . [2021-05-20T06:01:23.045Z] ---> Using cache [2021-05-20T06:01:23.045Z] ---> 7e006701e5d3 [2021-05-20T06:01:23.045Z] Step 9/24 : RUN go mod tidy [2021-05-20T06:01:23.045Z] ---> Using cache [2021-05-20T06:01:23.045Z] ---> 7c8a4cf50ead [2021-05-20T06:01:23.045Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T06:01:23.664Z] ---> Running in 185a3c4619ec [2021-05-20T06:01:24.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:01:26.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:01:26.748Z] 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-20T06:01:27.037Z] OK: 218 MiB in 52 packages [2021-05-20T06:01:29.723Z] Removing intermediate container c95a37229eeb [2021-05-20T06:01:29.723Z] ---> 4536270e61d2 [2021-05-20T06:01:29.723Z] Step 6/24 : COPY go.mod . [2021-05-20T06:01:31.738Z] ---> 8e07932aff4b [2021-05-20T06:01:31.738Z] Step 7/24 : RUN go mod download [2021-05-20T06:01:32.020Z] ---> Running in e3d83ecb225e [2021-05-20T06:01:34.683Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T06:01:34.683Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T06:01:34.683Z] ---> d9f20432a149 [2021-05-20T06:01:34.683Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> 761febe42750 [2021-05-20T06:01:34.683Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> cb4ec4c5f020 [2021-05-20T06:01:34.683Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> 5730702e2c59 [2021-05-20T06:01:34.683Z] Step 6/23 : COPY go.mod . [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> ba05fce03e5b [2021-05-20T06:01:34.683Z] Step 7/23 : RUN go mod download [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> 2d8fe2113499 [2021-05-20T06:01:34.683Z] Step 8/23 : COPY . . [2021-05-20T06:01:34.683Z] Removing intermediate container c60fbdcbb046 [2021-05-20T06:01:34.683Z] ---> cdb015fa1dee [2021-05-20T06:01:34.683Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> 7e006701e5d3 [2021-05-20T06:01:34.683Z] Step 9/23 : RUN go mod tidy [2021-05-20T06:01:34.683Z] ---> Using cache [2021-05-20T06:01:34.683Z] ---> 7c8a4cf50ead [2021-05-20T06:01:34.683Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T06:01:34.969Z] ---> Running in 774bf87405b5 [2021-05-20T06:01:34.969Z] ---> Running in 7bfc7f0fe1c4 [2021-05-20T06:01:35.976Z] Removing intermediate container 774bf87405b5 [2021-05-20T06:01:35.976Z] ---> 560102cad01f [2021-05-20T06:01:35.976Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T06:01:36.255Z] ---> Running in 849b8da91ac5 [2021-05-20T06:01:37.728Z] Removing intermediate container 849b8da91ac5 [2021-05-20T06:01:37.728Z] ---> daff4724e973 [2021-05-20T06:01:37.728Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T06:01:37.728Z] Removing intermediate container e3d83ecb225e [2021-05-20T06:01:37.728Z] ---> 58e202065039 [2021-05-20T06:01:37.728Z] Step 8/24 : COPY . . [2021-05-20T06:01:37.728Z] 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-20T06:01:41.164Z] ---> 195a6d99e5fa [2021-05-20T06:01:41.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T06:01:43.151Z] ---> f41a7e8476b8 [2021-05-20T06:01:43.151Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T06:01:45.780Z] ---> 1833bc0b6105 [2021-05-20T06:01:45.780Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T06:01:46.054Z] ---> Running in cb8570ab88c7 [2021-05-20T06:01:47.046Z] Removing intermediate container cb8570ab88c7 [2021-05-20T06:01:47.046Z] ---> ce36b8749b56 [2021-05-20T06:01:47.047Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T06:01:47.322Z] ---> Running in edbc81789db8 [2021-05-20T06:01:48.795Z] Removing intermediate container edbc81789db8 [2021-05-20T06:01:48.795Z] ---> 29b500420f59 [2021-05-20T06:01:48.795Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T06:01:49.072Z] ---> Running in 7b7542b569cd [2021-05-20T06:01:50.544Z] Removing intermediate container 7b7542b569cd [2021-05-20T06:01:50.544Z] ---> 0857e1cc580f [2021-05-20T06:01:50.544Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:01:50.824Z] ---> Running in 17c088c5313e [2021-05-20T06:01:52.298Z] Removing intermediate container 17c088c5313e [2021-05-20T06:01:52.298Z] ---> 43f1430a4be1 [2021-05-20T06:01:52.298Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T06:01:52.573Z] ---> Running in 06d5bd4cf1f6 [2021-05-20T06:01:54.019Z] Removing intermediate container 06d5bd4cf1f6 [2021-05-20T06:01:54.019Z] ---> 2b9bd81092b9 [2021-05-20T06:01:54.019Z] [2021-05-20T06:01:54.618Z] Successfully built 2b9bd81092b9 [2021-05-20T06:01:54.896Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-20T06:01:59.240Z]  Building sys-mgmt-agent ... done  ---> 12f20b9b1180 [2021-05-20T06:01:59.240Z] Step 9/24 : RUN go mod tidy [2021-05-20T06:01:59.520Z] ---> Running in f5240034ec5a [2021-05-20T06:02:06.280Z] Removing intermediate container f5240034ec5a [2021-05-20T06:02:06.280Z] ---> eca14aa05b26 [2021-05-20T06:02:06.280Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T06:02:06.560Z] ---> Running in d7eb1d89fe1a [2021-05-20T06:02:08.562Z] 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-20T06:02:36.188Z] 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-20T06:02:48.642Z] Removing intermediate container 46b12ca413ec [2021-05-20T06:02:48.642Z] ---> 2f21e7bd9508 [2021-05-20T06:02:48.642Z] [2021-05-20T06:02:48.642Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T06:02:48.642Z] ---> 9852663dfa18 [2021-05-20T06:02:48.642Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T06:02:48.642Z] ---> Running in 671eab1363d3 [2021-05-20T06:02:50.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:02:50.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:02:51.240Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T06:02:51.517Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T06:02:51.517Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T06:02:51.517Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T06:02:51.517Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T06:02:51.517Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T06:02:51.517Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T06:02:51.517Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T06:02:51.794Z] OK: 7 MiB in 20 packages [2021-05-20T06:02:54.449Z] Removing intermediate container 671eab1363d3 [2021-05-20T06:02:54.449Z] ---> e3d8d0789861 [2021-05-20T06:02:54.449Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T06:02:54.449Z] ---> Running in 4db6beb52fc3 [2021-05-20T06:02:55.059Z] Removing intermediate container 4db6beb52fc3 [2021-05-20T06:02:55.059Z] ---> 2d0bb498f2b7 [2021-05-20T06:02:55.059Z] Step 14/26 : WORKDIR / [2021-05-20T06:02:55.341Z] ---> Running in 819f0737964b [2021-05-20T06:02:55.954Z] Removing intermediate container 819f0737964b [2021-05-20T06:02:55.954Z] ---> 1a74c62121c4 [2021-05-20T06:02:55.954Z] 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-20T06:02:56.943Z] ---> a216bd4fdc34 [2021-05-20T06:02:56.943Z] 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-20T06:02:58.393Z] ---> 1a15069f7ca8 [2021-05-20T06:02:58.393Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T06:02:59.394Z] ---> 6995a2b8d82e [2021-05-20T06:02:59.394Z] 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-20T06:03:00.845Z] ---> 942b14625963 [2021-05-20T06:03:00.845Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T06:03:02.852Z] ---> 12fd25461c5b [2021-05-20T06:03:02.852Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T06:03:04.303Z] ---> 9cde62a662ea [2021-05-20T06:03:04.303Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T06:03:05.753Z] ---> 1b8ff9f895bb [2021-05-20T06:03:05.753Z] 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-20T06:03:05.753Z] ---> Running in 77fa6aa6f4b3 [2021-05-20T06:03:10.118Z] Removing intermediate container 77fa6aa6f4b3 [2021-05-20T06:03:10.118Z] ---> 21554ea3330c [2021-05-20T06:03:10.118Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T06:03:10.118Z] ---> Running in 046c6cc9f9ed [2021-05-20T06:03:10.410Z] Removing intermediate container 046c6cc9f9ed [2021-05-20T06:03:10.410Z] ---> c9d7245cbd87 [2021-05-20T06:03:10.410Z] Step 24/26 : LABEL arch=arm64 [2021-05-20T06:03:10.410Z] ---> Running in cd946a58f931 [2021-05-20T06:03:11.448Z] Removing intermediate container cd946a58f931 [2021-05-20T06:03:11.448Z] ---> 7e04da2516a3 [2021-05-20T06:03:11.448Z] Step 25/26 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:03:11.448Z] ---> Running in fbd4eab3905f [2021-05-20T06:03:12.062Z] Removing intermediate container fbd4eab3905f [2021-05-20T06:03:12.062Z] ---> 7a0dfe1fcf8f [2021-05-20T06:03:12.062Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T06:03:12.346Z] ---> Running in a1bca8e58890 [2021-05-20T06:03:13.369Z] Removing intermediate container a1bca8e58890 [2021-05-20T06:03:13.369Z] ---> 250f71597324 [2021-05-20T06:03:13.369Z] [2021-05-20T06:03:13.660Z] Successfully built 250f71597324 [2021-05-20T06:03:13.660Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-20T06:03:26.133Z]  Building security-secretstore-setup ... done Removing intermediate container 7bfc7f0fe1c4 [2021-05-20T06:03:26.133Z] ---> e0e334dfcec1 [2021-05-20T06:03:26.133Z] [2021-05-20T06:03:26.133Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T06:03:26.133Z] ---> 9852663dfa18 [2021-05-20T06:03:26.133Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T06:03:26.133Z] ---> Using cache [2021-05-20T06:03:26.133Z] ---> 57cebc80d03a [2021-05-20T06:03:26.133Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T06:03:26.133Z] ---> Using cache [2021-05-20T06:03:26.133Z] ---> 2d5deeb0fab2 [2021-05-20T06:03:26.133Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T06:03:26.133Z] ---> Running in 6b63834c1d34 [2021-05-20T06:03:27.136Z] Removing intermediate container 6b63834c1d34 [2021-05-20T06:03:27.136Z] ---> 556a245f6e90 [2021-05-20T06:03:27.136Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T06:03:27.430Z] ---> Running in 956a24859b2d [2021-05-20T06:03:27.710Z] Removing intermediate container 185a3c4619ec [2021-05-20T06:03:27.710Z] ---> 9247d4da8b1c [2021-05-20T06:03:27.710Z] [2021-05-20T06:03:27.711Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T06:03:27.711Z] ---> 9852663dfa18 [2021-05-20T06:03:27.711Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T06:03:27.711Z] ---> Using cache [2021-05-20T06:03:27.711Z] ---> 57cebc80d03a [2021-05-20T06:03:27.711Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T06:03:27.711Z] ---> Using cache [2021-05-20T06:03:27.711Z] ---> 2d5deeb0fab2 [2021-05-20T06:03:27.711Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T06:03:28.000Z] ---> Running in 500ff16e4332 [2021-05-20T06:03:28.283Z] Removing intermediate container 956a24859b2d [2021-05-20T06:03:28.283Z] ---> c756fd387a29 [2021-05-20T06:03:28.284Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T06:03:28.568Z] Removing intermediate container 500ff16e4332 [2021-05-20T06:03:28.568Z] ---> 7d9a23d33473 [2021-05-20T06:03:28.568Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T06:03:28.846Z] ---> Running in dd38ab3f5679 [2021-05-20T06:03:29.467Z] ---> c6994ea854c8 [2021-05-20T06:03:29.467Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T06:03:29.754Z] Removing intermediate container dd38ab3f5679 [2021-05-20T06:03:29.754Z] ---> 59db3ab9807c [2021-05-20T06:03:29.754Z] Step 16/24 : WORKDIR / [2021-05-20T06:03:29.754Z] ---> Running in a9f7caafec69 [2021-05-20T06:03:30.748Z] Removing intermediate container a9f7caafec69 [2021-05-20T06:03:30.748Z] ---> 4eb3e8a5de67 [2021-05-20T06:03:30.748Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T06:03:31.733Z] ---> bd9556b72eb8 [2021-05-20T06:03:31.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T06:03:32.012Z] ---> b8390c1504e3 [2021-05-20T06:03:32.012Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T06:03:33.005Z] ---> 3b2fc24de3cd [2021-05-20T06:03:33.005Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T06:03:33.283Z] ---> Running in b0a4dfccf41f [2021-05-20T06:03:33.927Z] Removing intermediate container b0a4dfccf41f [2021-05-20T06:03:33.927Z] ---> ee13ec241d07 [2021-05-20T06:03:33.927Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T06:03:33.927Z] ---> 83320c8a0ffb [2021-05-20T06:03:33.927Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T06:03:34.207Z] ---> Running in 6b57ca1edafe [2021-05-20T06:03:34.810Z] Removing intermediate container 6b57ca1edafe [2021-05-20T06:03:34.810Z] ---> adb6e32f1e78 [2021-05-20T06:03:34.810Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T06:03:34.810Z] ---> Running in 979500c4c5e3 [2021-05-20T06:03:34.810Z] ---> c4aeb4362765 [2021-05-20T06:03:34.810Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T06:03:35.089Z] ---> Running in 002986376eba [2021-05-20T06:03:35.367Z] Removing intermediate container 979500c4c5e3 [2021-05-20T06:03:35.367Z] ---> 021dc229bd2f [2021-05-20T06:03:35.367Z] Step 22/23 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:03:35.662Z] ---> Running in 1fd4dd3693da [2021-05-20T06:03:35.662Z] Removing intermediate container 002986376eba [2021-05-20T06:03:35.662Z] ---> 1b9c8c88fe64 [2021-05-20T06:03:35.662Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T06:03:35.940Z] ---> Running in 891e2bf36e25 [2021-05-20T06:03:36.221Z] Removing intermediate container 1fd4dd3693da [2021-05-20T06:03:36.221Z] ---> 45d7736e3fac [2021-05-20T06:03:36.221Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T06:03:36.531Z] ---> Running in d143f158361e [2021-05-20T06:03:36.531Z] Removing intermediate container 891e2bf36e25 [2021-05-20T06:03:36.531Z] ---> 280545c3712f [2021-05-20T06:03:36.531Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T06:03:37.130Z] ---> Running in 1dd5f70818a3 [2021-05-20T06:03:37.130Z] Removing intermediate container d143f158361e [2021-05-20T06:03:37.130Z] ---> 1fc207482711 [2021-05-20T06:03:37.130Z] [2021-05-20T06:03:37.733Z] Successfully built 1fc207482711 [2021-05-20T06:03:37.733Z] Successfully tagged support-scheduler-arm64:latest [2021-05-20T06:03:37.733Z]  Building support-scheduler ... done Removing intermediate container 1dd5f70818a3 [2021-05-20T06:03:37.733Z] ---> b249b50f3af1 [2021-05-20T06:03:37.733Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:03:38.016Z] ---> Running in 248b95830d4b [2021-05-20T06:03:38.628Z] Removing intermediate container 248b95830d4b [2021-05-20T06:03:38.628Z] ---> 3f14cf7ba1ee [2021-05-20T06:03:38.628Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T06:03:38.903Z] ---> Running in 7c6a00f784f7 [2021-05-20T06:03:39.183Z] Removing intermediate container 7c6a00f784f7 [2021-05-20T06:03:39.183Z] ---> 117a3c606b56 [2021-05-20T06:03:39.183Z] [2021-05-20T06:03:39.805Z] Successfully built 117a3c606b56 [2021-05-20T06:03:39.805Z] Successfully tagged core-metadata-arm64:latest [2021-05-20T06:03:45.214Z]  Building core-metadata ... done Removing intermediate container d7eb1d89fe1a [2021-05-20T06:03:45.214Z] ---> 630017bb070f [2021-05-20T06:03:45.214Z] [2021-05-20T06:03:45.214Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T06:03:45.214Z] ---> 9852663dfa18 [2021-05-20T06:03:45.214Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T06:03:45.214Z] ---> Running in e5d27b502376 [2021-05-20T06:03:45.214Z] Removing intermediate container e5d27b502376 [2021-05-20T06:03:45.214Z] ---> 088e8b3f8b11 [2021-05-20T06:03:45.214Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T06:03:45.495Z] ---> Running in cbf6c61b5677 [2021-05-20T06:03:45.810Z] Removing intermediate container cbf6c61b5677 [2021-05-20T06:03:45.810Z] ---> e56eaf264716 [2021-05-20T06:03:45.810Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T06:03:46.092Z] ---> Running in 635fdc5edf26 [2021-05-20T06:03:46.367Z] Removing intermediate container 635fdc5edf26 [2021-05-20T06:03:46.367Z] ---> abe7ac81e5a5 [2021-05-20T06:03:46.367Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T06:03:46.644Z] ---> Running in 6d783189ff96 [2021-05-20T06:03:48.686Z] Removing intermediate container 6d783189ff96 [2021-05-20T06:03:48.686Z] ---> 884d0876840e [2021-05-20T06:03:48.686Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T06:03:48.686Z] ---> Running in 04298f20c3bb [2021-05-20T06:03:50.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T06:03:50.793Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T06:03:51.391Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T06:03:51.664Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T06:03:51.664Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T06:03:51.664Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T06:03:51.938Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T06:03:52.212Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T06:03:52.212Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T06:03:52.212Z] OK: 8 MiB in 20 packages [2021-05-20T06:03:53.656Z] Removing intermediate container 04298f20c3bb [2021-05-20T06:03:53.656Z] ---> 4dda5800e89c [2021-05-20T06:03:53.656Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T06:03:54.250Z] ---> 9b14d7695e92 [2021-05-20T06:03:54.250Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T06:03:55.241Z] ---> 578e447f6963 [2021-05-20T06:03:55.241Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T06:03:56.229Z] ---> 839b587d008f [2021-05-20T06:03:56.229Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T06:03:56.229Z] ---> Running in b8e041109e75 [2021-05-20T06:03:56.836Z] Removing intermediate container b8e041109e75 [2021-05-20T06:03:56.836Z] ---> c7c2d6181f55 [2021-05-20T06:03:56.836Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T06:03:56.836Z] ---> Running in 4dfee8080aa9 [2021-05-20T06:03:57.435Z] Removing intermediate container 4dfee8080aa9 [2021-05-20T06:03:57.435Z] ---> 1b7153d5cc42 [2021-05-20T06:03:57.435Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T06:03:57.435Z] ---> Running in 562ee9ee5a4d [2021-05-20T06:03:58.039Z] Removing intermediate container 562ee9ee5a4d [2021-05-20T06:03:58.039Z] ---> da47e25912b0 [2021-05-20T06:03:58.039Z] Step 23/24 : LABEL git_sha=99edc5f8917393574691ce786630f7cf56182500 [2021-05-20T06:03:58.039Z] ---> Running in ffbaebf48583 [2021-05-20T06:03:58.638Z] Removing intermediate container ffbaebf48583 [2021-05-20T06:03:58.638Z] ---> b2eeeffc275c [2021-05-20T06:03:58.638Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T06:03:58.638Z] ---> Running in 5076c7d410cf [2021-05-20T06:03:59.238Z] Removing intermediate container 5076c7d410cf [2021-05-20T06:03:59.238Z] ---> 51374bd6a14d [2021-05-20T06:03:59.238Z] [2021-05-20T06:03:59.514Z] Successfully built 51374bd6a14d [2021-05-20T06:03:59.514Z] Successfully tagged core-data-arm64:latest [2021-05-20T06:04:00.125Z]  Building core-data ... done  [Pipeline] } [2021-05-20T06:04:00.133Z] $ docker stop --time=1 c2335e577b39e62aa2aeb0b3e42a255fbc10d5118da19a9b05031b962b2fc674 [2021-05-20T06:04:01.967Z] $ docker rm -f c2335e577b39e62aa2aeb0b3e42a255fbc10d5118da19a9b05031b962b2fc674 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T06:04:02.639Z] + docker images [2021-05-20T06:04:02.911Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T06:04:02.911Z] core-data-arm64 latest 51374bd6a14d 4 seconds ago 20.4MB [2021-05-20T06:04:02.911Z] 630017bb070f 19 seconds ago 990MB [2021-05-20T06:04:02.911Z] core-metadata-arm64 latest 117a3c606b56 23 seconds ago 17.4MB [2021-05-20T06:04:02.911Z] support-scheduler-arm64 latest 1fc207482711 26 seconds ago 16.1MB [2021-05-20T06:04:02.911Z] 9247d4da8b1c 36 seconds ago 989MB [2021-05-20T06:04:02.911Z] e0e334dfcec1 38 seconds ago 981MB [2021-05-20T06:04:02.911Z] security-secretstore-setup-arm64 latest 250f71597324 50 seconds ago 24.4MB [2021-05-20T06:04:02.911Z] 2f21e7bd9508 About a minute ago 978MB [2021-05-20T06:04:02.911Z] sys-mgmt-agent-arm64 latest 2b9bd81092b9 2 minutes ago 299MB [2021-05-20T06:04:02.911Z] security-bootstrapper-arm64 latest 9108ef804e64 3 minutes ago 17.2MB [2021-05-20T06:04:02.911Z] support-notifications-arm64 latest e2dd7a3d6f9f 3 minutes ago 16.8MB [2021-05-20T06:04:02.911Z] core-command-arm64 latest fbeda015d8ec 3 minutes ago 16.1MB [2021-05-20T06:04:02.911Z] security-proxy-setup-arm64 latest aa923612a60f 3 minutes ago 24MB [2021-05-20T06:04:02.911Z] 3359ca39019f 3 minutes ago 979MB [2021-05-20T06:04:02.911Z] 0b2246035973 3 minutes ago 981MB [2021-05-20T06:04:02.911Z] 889b1b605ade 3 minutes ago 980MB [2021-05-20T06:04:02.911Z] 8ce787074ceb 4 minutes ago 978MB [2021-05-20T06:04:02.911Z] 312c523c1619 4 minutes ago 974MB [2021-05-20T06:04:02.911Z] ci-base-image-arm64 latest d9f20432a149 15 minutes ago 641MB [2021-05-20T06:04:02.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-20T06:04:02.911Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-20T06:04:02.911Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-20T06:04:02.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [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-20T06:04:04.262Z] ---> job-cost.sh [2021-05-20T06:04:04.262Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cTQm [2021-05-20T06:04:43.228Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T06:06:20.025Z] lf-activate-venv(): INFO: Adding /tmp/venv-cTQm/bin to PATH [2021-05-20T06:06:20.025Z] INFO: No Stack... [2021-05-20T06:06:20.025Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T06:06:20.025Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T06:06:20.383Z] + cut -d, -f6 [2021-05-20T06:06:20.383Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-20T06:06:20.465Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3488-1-stack-cost] [2021-05-20T06:06:20.471Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3488-1-stack-cost] did not exist. Created. [2021-05-20T06:06:20.471Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3488-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T06:06:20.908Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T06:06:21.212Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T06:06:21.232Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3488-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] configFileProvider [2021-05-20T06:06:22.367Z] provisioning config files... [2021-05-20T06:06:22.379Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config402232930600352842tmp [Pipeline] { [Pipeline] sh [2021-05-20T06:06:22.745Z] + set +x [2021-05-20T06:06:22.745Z] + curl -s https://codecov.io/bash [2021-05-20T06:06:22.745Z] + bash -s -- [2021-05-20T06:06:23.009Z] [2021-05-20T06:06:23.009Z] _____ _ [2021-05-20T06:06:23.009Z] / ____| | | [2021-05-20T06:06:23.009Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T06:06:23.009Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T06:06:23.009Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T06:06:23.009Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T06:06:23.009Z] Bash-1.0.2 [2021-05-20T06:06:23.009Z] [2021-05-20T06:06:23.009Z] [2021-05-20T06:06:23.009Z] ==> git version 2.24.4 found [2021-05-20T06:06:23.009Z] ==> 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-20T06:06:23.009Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T06:06:23.009Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T06:06:23.009Z] ==> Jenkins CI detected. [2021-05-20T06:06:23.009Z] project root: . [2021-05-20T06:06:23.009Z] --> token set from env [2021-05-20T06:06:23.009Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T06:06:23.009Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T06:06:23.009Z] ==> Python coveragepy not found [2021-05-20T06:06:23.009Z] ==> Searching for coverage reports in: [2021-05-20T06:06:23.009Z] + . [2021-05-20T06:06:23.009Z] -> Found 1 reports [2021-05-20T06:06:23.009Z] ==> Detecting git/mercurial file structure [2021-05-20T06:06:23.009Z] ==> Reading reports [2021-05-20T06:06:23.009Z] + ./coverage.out bytes=737213 [2021-05-20T06:06:23.009Z] ==> Appending adjustments [2021-05-20T06:06:23.009Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T06:06:25.576Z] + Found adjustments [2021-05-20T06:06:25.576Z] ==> Gzipping contents [2021-05-20T06:06:25.576Z] 104K /tmp/codecov.UDbOji.gz [2021-05-20T06:06:25.576Z] ==> Uploading reports [2021-05-20T06:06:25.576Z] url: https://codecov.io [2021-05-20T06:06:25.576Z] query: branch=PR-3488&commit=99edc5f8917393574691ce786630f7cf56182500&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3488&job=&cmd_args= [2021-05-20T06:06:25.576Z] -> Pinging Codecov [2021-05-20T06:06:25.576Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3488&commit=99edc5f8917393574691ce786630f7cf56182500&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3488%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3488&job=&cmd_args= [2021-05-20T06:06:25.837Z] -> Uploading to [2021-05-20T06:06:25.837Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/00271124DB129430A58F1EEE437C3FCB/99edc5f8917393574691ce786630f7cf56182500/bbc75465-69c2-4ff2-adea-aecb25bf04e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T060625Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f2e0fc53a7d7a946aa56baf0d0e7a5fa4b087ad2503479344311fb4558b268f [2021-05-20T06:06:25.838Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T06:06:25.838Z] Dload Upload Total Spent Left Speed [2021-05-20T06:06:26.098Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 268k --:--:-- --:--:-- --:--:-- 269k [2021-05-20T06:06:26.098Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/99edc5f8917393574691ce786630f7cf56182500 [Pipeline] } [2021-05-20T06:06:26.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-20T06:06:28.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:06:29.002Z] ---> package-listing.sh [2021-05-20T06:06:29.002Z] ++ facter osfamily [2021-05-20T06:06:29.002Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T06:06:29.268Z] + OS_FAMILY=redhat [2021-05-20T06:06:29.268Z] + workspace=/w/workspace/edgex-go/1 [2021-05-20T06:06:29.268Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T06:06:29.268Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T06:06:29.268Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T06:06:29.268Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T06:06:29.268Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T06:06:29.268Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T06:06:29.268Z] + case "${OS_FAMILY}" in [2021-05-20T06:06:29.268Z] + sort [2021-05-20T06:06:29.268Z] + rpm -qa [2021-05-20T06:06:35.903Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T06:06:35.903Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T06:06:35.903Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T06:06:35.903Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T06:06:35.903Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-20T06:06:35.903Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-20T06:06:35.933Z] 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-20T06:06:36.245Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:06:36.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T06:06:36.850Z] [2021-05-20T06:06:36.850Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T06:06:37.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T06:06:37.242Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T06:06:37.242Z] df20fa9351a1: Pulling fs layer [2021-05-20T06:06:37.242Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T06:06:37.242Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T06:06:37.242Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T06:06:37.242Z] 93b61091891f: Pulling fs layer [2021-05-20T06:06:37.242Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T06:06:37.242Z] 5e14af77c1be: Pulling fs layer [2021-05-20T06:06:37.242Z] 01666e4c0597: Pulling fs layer [2021-05-20T06:06:37.242Z] aa168da1d23b: Pulling fs layer [2021-05-20T06:06:37.242Z] 93b9cdb0e59b: Waiting [2021-05-20T06:06:37.242Z] 5e14af77c1be: Waiting [2021-05-20T06:06:37.242Z] 01666e4c0597: Waiting [2021-05-20T06:06:37.242Z] aa168da1d23b: Waiting [2021-05-20T06:06:37.242Z] 46f8f816bc3b: Waiting [2021-05-20T06:06:37.242Z] 93b61091891f: Waiting [2021-05-20T06:06:37.503Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T06:06:37.503Z] 36b3adc4ff6f: Download complete [2021-05-20T06:06:37.503Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T06:06:37.503Z] 46f8f816bc3b: Download complete [2021-05-20T06:06:37.503Z] df20fa9351a1: Verifying Checksum [2021-05-20T06:06:37.503Z] df20fa9351a1: Download complete [2021-05-20T06:06:37.503Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T06:06:37.503Z] 93b9cdb0e59b: Download complete [2021-05-20T06:06:37.503Z] 93b61091891f: Verifying Checksum [2021-05-20T06:06:37.503Z] 93b61091891f: Download complete [2021-05-20T06:06:37.503Z] 5e14af77c1be: Verifying Checksum [2021-05-20T06:06:37.503Z] 5e14af77c1be: Download complete [2021-05-20T06:06:37.503Z] 01666e4c0597: Verifying Checksum [2021-05-20T06:06:37.503Z] 01666e4c0597: Download complete [2021-05-20T06:06:37.766Z] df20fa9351a1: Pull complete [2021-05-20T06:06:37.766Z] 36b3adc4ff6f: Pull complete [2021-05-20T06:06:37.766Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T06:06:37.766Z] 8ad3a11d3b57: Download complete [2021-05-20T06:06:38.710Z] 8ad3a11d3b57: Pull complete [2021-05-20T06:06:38.710Z] 46f8f816bc3b: Pull complete [2021-05-20T06:06:39.284Z] 93b61091891f: Pull complete [2021-05-20T06:06:39.284Z] 93b9cdb0e59b: Pull complete [2021-05-20T06:06:39.284Z] 5e14af77c1be: Pull complete [2021-05-20T06:06:39.546Z] 01666e4c0597: Pull complete [2021-05-20T06:06:39.811Z] aa168da1d23b: Verifying Checksum [2021-05-20T06:06:39.811Z] aa168da1d23b: Download complete [2021-05-20T06:06:44.056Z] aa168da1d23b: Pull complete [2021-05-20T06:06:44.056Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T06:06:44.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T06:06:44.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T06:06:44.178Z] prd-centos7-docker-4c-2g-15275 does not seem to be running inside a container [2021-05-20T06:06:44.223Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T06:06:54.790Z] $ docker top cc0c932b07ea30e0364dc36346d37fd5fd5cf540c93ed51691ed482927811da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T06:06:55.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T06:06:55.648Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T06:06:56.003Z] + ls /var/log/sa-host [2021-05-20T06:06:56.003Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T06:06:56.003Z] file_magic: OK [2021-05-20T06:06:56.003Z] HZ: Using current value: 100 [2021-05-20T06:06:56.003Z] file_header: OK [2021-05-20T06:06:56.003Z] 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-20T06:06:56.003Z] Statistics: [2021-05-20T06:06:56.003Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T06:06:56.003Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T06:06:56.003Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T06:06:56.003Z] file_magic: OK [2021-05-20T06:06:56.003Z] HZ: Using current value: 100 [2021-05-20T06:06:56.003Z] file_header: OK [2021-05-20T06:06:56.003Z] 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-20T06:06:56.003Z] Statistics: [2021-05-20T06:06:56.003Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T06:06:56.003Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T06:06:56.679Z] provisioning config files... [2021-05-20T06:06:56.690Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4556054924598556011tmp [Pipeline] { [Pipeline] echo [2021-05-20T06:06:56.749Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:06:57.093Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T06:06:57.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T06:06:57.230Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:06:57.575Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T06:06:57.611Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:06:57.949Z] ---> sudo-logs.sh [2021-05-20T06:06:57.949Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T06:06:58.042Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:06:58.408Z] ---> job-cost.sh [2021-05-20T06:06:58.408Z] lf-activate-venv: SKIPPING [2021-05-20T06:06:58.408Z] DEBUG: total: 0.18000000715255737 [2021-05-20T06:06:58.408Z] INFO: Retrieving Stack Cost... [2021-05-20T06:06:59.352Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T06:06:59.927Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T06:06:59.961Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T06:07:00.309Z] ---> logs-deploy.sh [2021-05-20T06:07:00.309Z] lf-activate-venv: SKIPPING [2021-05-20T06:07:00.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3488/1 [2021-05-20T06:07:00.309Z] INFO: archiving workspace using pattern(s): [2021-05-20T06:07:01.258Z] Archives upload complete. [2021-05-20T06:07:01.258Z] INFO: archiving logs to Nexus