Pull request #3522 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 9675a5ee09cc494ffa2aa568efa83b8e79c24aab rather than 29cd037116dfc75a4dee225de2d2925aed9e6759 Obtained Jenkinsfile from 9675a5ee09cc494ffa2aa568efa83b8e79c24aab Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh8385498824628056095.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-ssh5270655811225281735.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3522/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3522/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3148599142738712213.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 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-ssh248351570605842474.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3522/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-3522/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3789362187289661450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-826 in /w/workspace/edgexfoundry_edgex-go_PR-3522 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh3660523791352882271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/2@tmp/jenkins-gitclient-ssh6057876660897693490.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3522/head:refs/remotes/origin/PR-3522 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9675a5ee09cc494ffa2aa568efa83b8e79c24aab into PR head commit 29cd037116dfc75a4dee225de2d2925aed9e6759 Merge succeeded, producing 29cd037116dfc75a4dee225de2d2925aed9e6759 Checking out Revision 29cd037116dfc75a4dee225de2d2925aed9e6759 (PR-3522) > git config core.sparsecheckout # timeout=10 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # 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/2@tmp/jenkins-gitclient-ssh8103342662404720847.key > git merge 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 Commit message: "Merge branch 'master' into issue-3375" > git rev-list --no-walk 33c1579435ccb413ad57a92b4be41265d25fb179 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-28T04:58:19.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-28T04:58:20.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-28T04:58:20.073Z] ========================================================= [2021-05-28T04:58:20.073Z] EdgeX Global Pipelines Version Info [2021-05-28T04:58:20.073Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-28T04:58:21.484Z] ------------------- [2021-05-28T04:58:21.484Z] stable info: [2021-05-28T04:58:21.484Z] ------------------- [2021-05-28T04:58:21.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-28T04:58:21.484Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T04:58:21.484Z] Message: update stable to v1.0.192 [2021-05-28T04:58:22.058Z] ------------------- [2021-05-28T04:58:22.058Z] experimental info: [2021-05-28T04:58:22.058Z] ------------------- [2021-05-28T04:58:22.058Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-28T04:58:22.058Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-28T04:58:22.058Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-28T04:58:22.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-28T04:58:22.200Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-28T04:58:22.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-28T04:58:22.244Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-28T04:58:22.267Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-28T04:58:22.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-28T04:58:22.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-28T04:58:22.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-28T04:58:22.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-28T04:58:22.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-28T04:58:22.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-28T04:58:22.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-28T04:58:22.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-28T04:58:22.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-28T04:58:22.483Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T04:58:22.506Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-28T04:58:25.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-28T04:58:25.206Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-28T04:58:25.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-28T04:58:25.252Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-28T04:58:25.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-28T04:58:25.295Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-28T04:58:25.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3522 [Pipeline] echo [2021-05-28T04:58:25.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3522 [Pipeline] echo [2021-05-28T04:58:25.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3522 [Pipeline] echo [2021-05-28T04:58:25.384Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29cd037116dfc75a4dee225de2d2925aed9e6759 [Pipeline] echo [2021-05-28T04:58:25.405Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29cd037 [Pipeline] echo [2021-05-28T04:58:25.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T04:58:25.508Z] provisioning config files... [2021-05-28T04:58:25.523Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2935949227663295739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T04:58:25.852Z] ---> docker-login.sh [2021-05-28T04:58:25.853Z] nexus3.edgexfoundry.org:10001 [2021-05-28T04:58:25.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:58:26.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:58:26.113Z] Configure a credential helper to remove this warning. See [2021-05-28T04:58:26.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:58:26.113Z] [2021-05-28T04:58:26.113Z] Login Succeeded [2021-05-28T04:58:26.113Z] nexus3.edgexfoundry.org:10002 [2021-05-28T04:58:26.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:58:26.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:58:26.113Z] Configure a credential helper to remove this warning. See [2021-05-28T04:58:26.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:58:26.113Z] [2021-05-28T04:58:26.113Z] Login Succeeded [2021-05-28T04:58:26.113Z] nexus3.edgexfoundry.org:10003 [2021-05-28T04:58:26.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:58:26.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:58:26.388Z] Configure a credential helper to remove this warning. See [2021-05-28T04:58:26.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:58:26.388Z] [2021-05-28T04:58:26.388Z] Login Succeeded [2021-05-28T04:58:26.388Z] nexus3.edgexfoundry.org:10004 [2021-05-28T04:58:26.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:58:26.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:58:26.388Z] Configure a credential helper to remove this warning. See [2021-05-28T04:58:26.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:58:26.388Z] [2021-05-28T04:58:26.388Z] Login Succeeded [2021-05-28T04:58:26.388Z] docker.io [2021-05-28T04:58:26.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T04:58:26.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T04:58:26.915Z] Configure a credential helper to remove this warning. See [2021-05-28T04:58:26.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T04:58:26.915Z] [2021-05-28T04:58:26.915Z] Login Succeeded [2021-05-28T04:58:26.915Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T04:58:26.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T04:58:27.255Z] ++ 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-28T04:58:27.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.255Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.255Z] ++ dirname cmd/core-command/Dockerfile [2021-05-28T04:58:27.255Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-28T04:58:27.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.255Z] ++ dirname cmd/core-data/Dockerfile [2021-05-28T04:58:27.255Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.255Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-28T04:58:27.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.255Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-28T04:58:27.255Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.255Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-28T04:58:27.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.255Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-28T04:58:27.255Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.255Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-28T04:58:27.255Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.255Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-28T04:58:27.256Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.256Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-28T04:58:27.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.256Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-28T04:58:27.256Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.256Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-28T04:58:27.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.256Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-28T04:58:27.256Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.256Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-28T04:58:27.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.256Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-28T04:58:27.256Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.256Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-28T04:58:27.256Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-28T04:58:27.256Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-28T04:58:27.256Z] ++ cut -d/ -f2 [2021-05-28T04:58:27.256Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-28T04:58:27.298Z] 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-28T04:58:27.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T04:58:27.984Z] [2021-05-28T04:58:27.984Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:58:28.303Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T04:58:28.303Z] latest: Pulling from edgex-devops/git-semver [2021-05-28T04:58:28.303Z] 31603596830f: Pulling fs layer [2021-05-28T04:58:28.303Z] 54011a49482f: Pulling fs layer [2021-05-28T04:58:28.303Z] a6820b24f6d8: Pulling fs layer [2021-05-28T04:58:28.303Z] f581987b2513: Pulling fs layer [2021-05-28T04:58:28.303Z] f581987b2513: Waiting [2021-05-28T04:58:28.303Z] 54011a49482f: Verifying Checksum [2021-05-28T04:58:28.303Z] 54011a49482f: Download complete [2021-05-28T04:58:28.303Z] 31603596830f: Verifying Checksum [2021-05-28T04:58:28.303Z] 31603596830f: Download complete [2021-05-28T04:58:28.564Z] f581987b2513: Verifying Checksum [2021-05-28T04:58:28.564Z] f581987b2513: Download complete [2021-05-28T04:58:28.564Z] 31603596830f: Pull complete [2021-05-28T04:58:28.564Z] 54011a49482f: Pull complete [2021-05-28T04:58:28.831Z] a6820b24f6d8: Verifying Checksum [2021-05-28T04:58:28.831Z] a6820b24f6d8: Download complete [2021-05-28T04:58:29.420Z] a6820b24f6d8: Pull complete [2021-05-28T04:58:29.420Z] f581987b2513: Pull complete [2021-05-28T04:58:29.681Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-28T04:58:29.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-28T04:58:29.681Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-28T04:58:29.759Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-05-28T04:58:29.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-28T04:58:30.871Z] $ docker top 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-28T04:58:31.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T04:58:31.005Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T04:58:31.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T04:58:31.126Z] $ docker exec 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent [2021-05-28T04:58:31.227Z] SSH_AUTH_SOCK=/tmp/ssh-a3uDHWdWYFQ9/agent.13 [2021-05-28T04:58:31.227Z] SSH_AGENT_PID=19 [2021-05-28T04:58:31.234Z] Running ssh-add (command line suppressed) [2021-05-28T04:58:31.324Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_309678837163440025.key (/w/workspace/edgex-go/2@tmp/private_key_309678837163440025.key) [2021-05-28T04:58:31.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T04:58:31.643Z] + git tag --points-at HEAD [Pipeline] } [2021-05-28T04:58:31.656Z] $ docker exec --env ******** --env ******** 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent -k [2021-05-28T04:58:31.748Z] unset SSH_AUTH_SOCK; [2021-05-28T04:58:31.748Z] unset SSH_AGENT_PID; [2021-05-28T04:58:31.749Z] echo Agent pid 19 killed; [2021-05-28T04:58:31.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-28T04:58:31.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-28T04:58:31.802Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-28T04:58:31.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-28T04:58:31.912Z] $ docker exec 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent [2021-05-28T04:58:32.019Z] SSH_AUTH_SOCK=/tmp/ssh-IDr2Rfkjrx4p/agent.55 [2021-05-28T04:58:32.019Z] SSH_AGENT_PID=63 [2021-05-28T04:58:32.024Z] Running ssh-add (command line suppressed) [2021-05-28T04:58:32.118Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7613370338397085723.key (/w/workspace/edgex-go/2@tmp/private_key_7613370338397085723.key) [2021-05-28T04:58:32.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-28T04:58:32.442Z] + git semver init [2021-05-28T04:58:32.442Z] # -> Open(): unable to determine branch for HEAD [2021-05-28T04:58:32.442Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-28T04:58:32.442Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-28T04:58:32.442Z] # $SEMVER_REMOTE_NAME = origin [2021-05-28T04:58:32.442Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-28T04:58:32.442Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-28T04:58:32.442Z] # $SEMVER_BRANCH = PR-3522 [2021-05-28T04:58:32.442Z] # $SEMVER_TEMP = /tmp/semver-389437686 [2021-05-28T04:58:32.442Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-28T04:58:44.741Z] # '/tmp/semver-389437686' -> '/w/workspace/edgex-go/2/.semver' [2021-05-28T04:58:44.741Z] # -> Force: false [2021-05-28T04:58:44.741Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-28T04:58:44.751Z] $ docker exec --env ******** --env ******** 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 ssh-agent -k [2021-05-28T04:58:44.851Z] unset SSH_AUTH_SOCK; [2021-05-28T04:58:44.851Z] unset SSH_AGENT_PID; [2021-05-28T04:58:44.851Z] echo Agent pid 63 killed; [2021-05-28T04:58:44.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-28T04:58:45.195Z] + git semver [Pipeline] } [2021-05-28T04:58:45.208Z] $ docker stop --time=1 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 [2021-05-28T04:58:47.958Z] $ docker rm -f 9f4eb939eca8116dea5e49c8ed3db4a23b7f4a210175a9a8b15e7162a2082f34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T04:58:48.355Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-28T04:58:48.612Z] Stashed 1 file(s) [Pipeline] echo [2021-05-28T04:58:48.615Z] [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-28T04:58:49.099Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-28T04:58:49.454Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T04:58:49.779Z] + sudo service docker restart [2021-05-28T04:58:49.779Z] + true [2021-05-28T04:58:49.779Z] Redirecting to /bin/systemctl restart docker.service [2021-05-28T04:59:03.735Z] Still waiting to schedule task [2021-05-28T04:59:03.736Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-827’ is offline [Pipeline] echo [2021-05-28T04:59:07.917Z] ========================================================= [2021-05-28T04:59:07.917Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-28T04:59:07.917Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:59:08.224Z] + 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-28T04:59:09.619Z] Sending build context to Docker daemon 330.9MB [2021-05-28T04:59:09.619Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T04:59:09.619Z] Step 2/6 : FROM ${BASE} [2021-05-28T04:59:09.619Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-28T04:59:09.619Z] 540db60ca938: Pulling fs layer [2021-05-28T04:59:09.619Z] adcc1eea9eea: Pulling fs layer [2021-05-28T04:59:09.619Z] 4c4ab2625f07: Pulling fs layer [2021-05-28T04:59:09.619Z] 0510c868ecb4: Pulling fs layer [2021-05-28T04:59:09.619Z] afea3b2eda06: Pulling fs layer [2021-05-28T04:59:09.619Z] 7809a108b3ef: Pulling fs layer [2021-05-28T04:59:09.619Z] f706445af74f: Pulling fs layer [2021-05-28T04:59:09.619Z] afea3b2eda06: Waiting [2021-05-28T04:59:09.619Z] 7809a108b3ef: Waiting [2021-05-28T04:59:09.619Z] f706445af74f: Waiting [2021-05-28T04:59:09.619Z] 0510c868ecb4: Waiting [2021-05-28T04:59:09.619Z] 4c4ab2625f07: Verifying Checksum [2021-05-28T04:59:09.619Z] 4c4ab2625f07: Download complete [2021-05-28T04:59:09.619Z] adcc1eea9eea: Verifying Checksum [2021-05-28T04:59:09.619Z] adcc1eea9eea: Download complete [2021-05-28T04:59:09.619Z] afea3b2eda06: Verifying Checksum [2021-05-28T04:59:09.619Z] afea3b2eda06: Download complete [2021-05-28T04:59:09.619Z] 540db60ca938: Verifying Checksum [2021-05-28T04:59:09.619Z] 540db60ca938: Download complete [2021-05-28T04:59:09.619Z] 7809a108b3ef: Verifying Checksum [2021-05-28T04:59:09.619Z] 7809a108b3ef: Download complete [2021-05-28T04:59:09.893Z] 540db60ca938: Pull complete [2021-05-28T04:59:09.893Z] adcc1eea9eea: Pull complete [2021-05-28T04:59:10.152Z] 4c4ab2625f07: Pull complete [2021-05-28T04:59:11.091Z] f706445af74f: Verifying Checksum [2021-05-28T04:59:11.091Z] f706445af74f: Download complete [2021-05-28T04:59:11.678Z] 0510c868ecb4: Verifying Checksum [2021-05-28T04:59:11.678Z] 0510c868ecb4: Download complete [2021-05-28T04:59:15.012Z] 0510c868ecb4: Pull complete [2021-05-28T04:59:15.012Z] afea3b2eda06: Pull complete [2021-05-28T04:59:15.012Z] 7809a108b3ef: Pull complete [2021-05-28T04:59:16.419Z] f706445af74f: Pull complete [2021-05-28T04:59:16.419Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-28T04:59:16.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-28T04:59:16.419Z] ---> b068be0155e3 [2021-05-28T04:59:16.419Z] 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-28T04:59:20.632Z] ---> Running in 7a05041fa664 [2021-05-28T04:59:20.632Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T04:59:21.204Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T04:59:21.467Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T04:59:22.040Z] (2/12) Installing file (5.39-r0) [2021-05-28T04:59:22.040Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T04:59:22.301Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T04:59:27.593Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T04:59:27.593Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T04:59:27.593Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T04:59:27.593Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T04:59:27.593Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T04:59:27.593Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T04:59:27.854Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T04:59:27.854Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T04:59:27.854Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T04:59:27.854Z] OK: 219 MiB in 52 packages [2021-05-28T04:59:29.773Z] Removing intermediate container 7a05041fa664 [2021-05-28T04:59:29.773Z] ---> 2541c63a3a3c [2021-05-28T04:59:29.773Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T04:59:29.773Z] ---> Running in 61b13ffb6b19 [2021-05-28T04:59:29.773Z] Removing intermediate container 61b13ffb6b19 [2021-05-28T04:59:29.773Z] ---> 53cc5b2b612b [2021-05-28T04:59:29.773Z] Step 5/6 : COPY go.mod . [2021-05-28T04:59:30.036Z] ---> b7e3dc5d606a [2021-05-28T04:59:30.036Z] Step 6/6 : RUN go mod download [2021-05-28T04:59:30.036Z] ---> Running in a14ded52220a [2021-05-28T04:59:42.279Z] Removing intermediate container a14ded52220a [2021-05-28T04:59:42.279Z] ---> 491e7951cc0d [2021-05-28T04:59:42.279Z] Successfully built 491e7951cc0d [2021-05-28T04:59:42.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:59:42.582Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T04:59:42.583Z] . [Pipeline] withDockerContainer [2021-05-28T04:59:42.659Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-05-28T04:59:42.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T04:59:43.071Z] $ docker top 85a35b2e1c2cd43188bfb6de1de7a3121e0ec958b7e8f9f18a8b8170b5b4da15 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T04:59:43.436Z] + go version [2021-05-28T04:59:43.436Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-28T04:59:43.448Z] $ docker stop --time=1 85a35b2e1c2cd43188bfb6de1de7a3121e0ec958b7e8f9f18a8b8170b5b4da15 [2021-05-28T04:59:44.639Z] $ docker rm -f 85a35b2e1c2cd43188bfb6de1de7a3121e0ec958b7e8f9f18a8b8170b5b4da15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T04:59:45.103Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-28T04:59:45.103Z] . [Pipeline] withDockerContainer [2021-05-28T04:59:45.173Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-05-28T04:59:45.212Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-28T04:59:45.587Z] $ docker top bf1af695ec2aa55412c82eedbde5df39140ab6de056f2c114e3b54d24f881577 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-28T04:59:45.667Z] ========================================================= [2021-05-28T04:59:45.667Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T04:59:45.667Z] ========================================================= [Pipeline] sh [2021-05-28T04:59:45.955Z] + go mod tidy [Pipeline] sh [2021-05-28T04:59:46.510Z] + make test [2021-05-28T04:59:46.510Z] go mod tidy [2021-05-28T04:59:46.510Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T04:59:51.856Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T05:00:10.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T05:00:14.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T05:00:15.775Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T05:00:15.775Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T05:00:18.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T05:00:18.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T05:00:18.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T05:00:18.634Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T05:00:19.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T05:00:20.204Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T05:00:22.164Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T05:00:22.164Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T05:00:22.164Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T05:00:24.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.056s coverage: 46.1% of statements [2021-05-28T05:00:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T05:00:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T05:00:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T05:00:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T05:00:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T05:00:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T05:00:24.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-05-28T05:00:24.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.054s coverage: 100.0% of statements [2021-05-28T05:00:27.626Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.096s coverage: 27.7% of statements [2021-05-28T05:00:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T05:00:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T05:00:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T05:00:27.626Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T05:00:27.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T05:00:27.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.074s coverage: 81.2% of statements [2021-05-28T05:00:27.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T05:00:27.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements [2021-05-28T05:00:27.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T05:00:27.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.070s coverage: 100.0% of statements [2021-05-28T05:00:27.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T05:00:27.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T05:00:27.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.047s coverage: 53.4% of statements [2021-05-28T05:00:27.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T05:00:27.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T05:00:28.156Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.115s coverage: 87.7% of statements [2021-05-28T05:00:28.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T05:00:28.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:00:28.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.044s coverage: 78.9% of statements [2021-05-28T05:00:28.418Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T05:00:30.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.206s coverage: 28.6% of statements [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T05:00:30.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.091s coverage: 100.0% of statements [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T05:00:30.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements [2021-05-28T05:00:30.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T05:00:31.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.103s coverage: 86.7% of statements [2021-05-28T05:00:31.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T05:00:31.562Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.085s coverage: 97.5% of statements [2021-05-28T05:00:31.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T05:00:32.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.073s coverage: 78.3% of statements [2021-05-28T05:00:32.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T05:00:32.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T05:00:32.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T05:00:32.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T05:00:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.246s coverage: 95.1% of statements [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T05:00:33.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T05:00:33.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T05:00:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.040s coverage: 0.8% of statements [2021-05-28T05:00:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T05:00:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements [2021-05-28T05:00:34.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T05:00:34.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements [2021-05-28T05:00:34.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements [2021-05-28T05:00:34.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-05-28T05:00:35.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-05-28T05:00:35.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2021-05-28T05:00:50.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-05-28T05:00:50.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-05-28T05:00:52.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.446s coverage: 81.8% of statements [2021-05-28T05:00:52.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.037s coverage: 87.2% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.182s coverage: 66.9% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.5% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.026s coverage: 89.5% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.086s coverage: 46.8% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.033s coverage: 100.0% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T05:01:14.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T05:01:14.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T05:01:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.057s coverage: 18.8% of statements [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T05:01:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.128s coverage: 91.9% of statements [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T05:01:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.620s coverage: 28.7% of statements [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T05:01:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.046s coverage: 99.0% of statements [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T05:01:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.049s coverage: 100.0% of statements [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T05:01:17.532Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements [2021-05-28T05:01:17.532Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T05:01:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.082s coverage: 97.6% of statements [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T05:01:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T05:01:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T05:01:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T05:01:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.025s coverage: 87.9% of statements [2021-05-28T05:01:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T05:01:18.768Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T05:01:18.768Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.029s coverage: 100.0% of statements [2021-05-28T05:01:19.029Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 28.1% of statements [2021-05-28T05:01:19.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T05:01:19.029Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T05:01:19.289Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements [2021-05-28T05:01:19.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T05:01:19.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T05:01:19.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T05:01:19.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T05:01:19.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T05:01:19.862Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-28T05:01:19.862Z] GO111MODULE=on go vet ./... [2021-05-28T05:01:52.609Z] gofmt -l . [2021-05-28T05:01:52.609Z] [ "`gofmt -l .`" = "" ] [2021-05-28T05:01:52.609Z] ./bin/test-go-mod-tidy.sh [2021-05-28T05:01:52.609Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-28T05:01:52.912Z] + ls -al . [2021-05-28T05:01:52.912Z] total 852 [2021-05-28T05:01:52.912Z] drwxrwxr-x 10 1001 1001 4096 May 28 05:01 . [2021-05-28T05:01:52.912Z] drwxr-xr-x 4 root root 28 May 28 04:59 .. [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 11 May 28 04:58 .dockerignore [2021-05-28T05:01:52.912Z] drwxrwxr-x 8 1001 1001 179 May 28 04:58 .git [2021-05-28T05:01:52.912Z] drwxrwxr-x 3 1001 1001 125 May 28 04:58 .github [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 818 May 28 04:58 .gitignore [2021-05-28T05:01:52.912Z] drwx------ 3 1001 1001 60 May 28 04:58 .semver [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 166 May 28 04:58 .sonarcloud.properties [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 8609 May 28 04:58 Attribution.txt [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 3804 May 28 04:58 CONTRIBUTING.md [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 931 May 28 04:58 Dockerfile.build [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 849 May 28 04:58 Jenkinsfile [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 10775 May 28 04:58 LICENSE [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 5632 May 28 04:58 Makefile [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 7978 May 28 04:58 README.md [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 6755 May 28 04:58 SECURITY.md [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 5 May 28 04:58 VERSION [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 4131 May 28 04:58 ZMQWindows.md [2021-05-28T05:01:52.912Z] drwxrwxr-x 2 1001 1001 117 May 28 04:58 bin [2021-05-28T05:01:52.912Z] drwxrwxr-x 14 1001 1001 4096 May 28 04:58 cmd [2021-05-28T05:01:52.912Z] -rw-r--r-- 1 root root 742996 May 28 05:01 coverage.out [2021-05-28T05:01:52.912Z] -rw-r--r-- 1 root root 1060 May 28 05:01 go.mod [2021-05-28T05:01:52.912Z] -rw-r--r-- 1 root root 21990 May 28 04:59 go.sum [2021-05-28T05:01:52.912Z] drwxrwxr-x 8 1001 1001 127 May 28 04:58 internal [2021-05-28T05:01:52.912Z] drwxrwxr-x 4 1001 1001 26 May 28 04:58 openapi [2021-05-28T05:01:52.912Z] drwxrwxr-x 4 1001 1001 71 May 28 04:58 snap [2021-05-28T05:01:52.912Z] -rw-rw-r-- 1 1001 1001 168 May 28 04:58 version.go [Pipeline] sh [2021-05-28T05:01:53.210Z] + '[' -e coverage.out ] [2021-05-28T05:01:53.211Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T05:01:53.336Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T05:01:53.640Z] + make build [2021-05-28T05:01:53.640Z] go mod tidy [2021-05-28T05:01:53.640Z] 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-28T05:01:55.043Z] 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-28T05:01:55.643Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-828 in /w/workspace/edgexfoundry_edgex-go_PR-3522 [Pipeline] { [Pipeline] ws [2021-05-28T05:01:55.661Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-28T05:01:55.901Z] The recommended git tool is: git [2021-05-28T05:02:00.950Z] using credential edgex-jenkins-ssh [2021-05-28T05:02:00.974Z] Cloning the remote Git repository [2021-05-28T05:02:01.074Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:02:01.194Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-28T05:02:01.326Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:02:01.326Z] > git --version # timeout=10 [2021-05-28T05:02:01.348Z] > git --version # 'git version 2.17.1' [2021-05-28T05:02:01.350Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:02:01.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:02:03.235Z] 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-28T05:02:03.808Z] 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-28T05:02:04.758Z] 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-28T05:02:05.029Z] 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-28T05:02:06.429Z] 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-28T05:02:07.844Z] 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-28T05:02:08.435Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-28T05:02:09.007Z] 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-28T05:02:09.959Z] 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-28T05:02:10.540Z] 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-28T05:02:11.950Z] $ docker stop --time=1 bf1af695ec2aa55412c82eedbde5df39140ab6de056f2c114e3b54d24f881577 [2021-05-28T05:02:14.023Z] $ docker rm -f bf1af695ec2aa55412c82eedbde5df39140ab6de056f2c114e3b54d24f881577 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:15.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:02:15.230Z] [2021-05-28T05:02:15.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:15.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:02:15.688Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-28T05:02:15.688Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-28T05:02:15.688Z] ca9280d653b3: Pulling fs layer [2021-05-28T05:02:15.688Z] 7e9c9ca2126c: Pulling fs layer [2021-05-28T05:02:15.688Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-28T05:02:15.688Z] cbdbe7a5bc2a: Download complete [2021-05-28T05:02:16.083Z] cbdbe7a5bc2a: Pull complete [2021-05-28T05:02:16.083Z] ca9280d653b3: Verifying Checksum [2021-05-28T05:02:16.083Z] ca9280d653b3: Download complete [2021-05-28T05:02:16.662Z] ca9280d653b3: Pull complete [2021-05-28T05:02:16.928Z] 7e9c9ca2126c: Verifying Checksum [2021-05-28T05:02:16.928Z] 7e9c9ca2126c: Download complete [2021-05-28T05:02:20.244Z] 7e9c9ca2126c: Pull complete [2021-05-28T05:02:20.244Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-28T05:02:20.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:02:20.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-28T05:02:20.317Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-05-28T05:02:20.364Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T05:02:23.497Z] $ docker top 84f7264602453423ada653d5fad5952660b2407d1005af400fb073638b4dd102 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:02:23.863Z] + docker-compose build --help [2021-05-28T05:02:23.863Z] + grep parallel [2021-05-28T05:02:24.435Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T05:02:24.449Z] $ docker stop --time=1 84f7264602453423ada653d5fad5952660b2407d1005af400fb073638b4dd102 [2021-05-28T05:02:25.628Z] $ docker rm -f 84f7264602453423ada653d5fad5952660b2407d1005af400fb073638b4dd102 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:26.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-28T05:02:26.044Z] . [Pipeline] withDockerContainer [2021-05-28T05:02:26.121Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-05-28T05:02:26.168Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-28T05:02:26.543Z] $ docker top ea88d0108d3b1ae7d32eb10c6de5967458d791e903622628f41722c6950182a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:02:26.714Z] Merging remotes/origin/master commit 9675a5ee09cc494ffa2aa568efa83b8e79c24aab into PR head commit 29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:02:26.912Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T05:02:25.720Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:02:25.736Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:02:25.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:02:25.789Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:02:25.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:02:25.803Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3522/head:refs/remotes/origin/PR-3522 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T05:02:26.734Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:02:26.747Z] > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 [2021-05-28T05:02:27.149Z] Merge succeeded, producing 29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:02:27.150Z] Checking out Revision 29cd037116dfc75a4dee225de2d2925aed9e6759 (PR-3522) [2021-05-28T05:02:27.482Z] Building core-command ... [2021-05-28T05:02:27.482Z] Building core-data ... [2021-05-28T05:02:27.482Z] Building core-metadata ... [2021-05-28T05:02:27.482Z] Building security-bootstrapper ... [2021-05-28T05:02:27.482Z] Building security-proxy-setup ... [2021-05-28T05:02:27.482Z] Building security-secretstore-setup ... [2021-05-28T05:02:27.482Z] Building support-notifications ... [2021-05-28T05:02:27.482Z] Building support-scheduler ... [2021-05-28T05:02:27.482Z] Building sys-mgmt-agent ... [2021-05-28T05:02:27.482Z] Building core-metadata [2021-05-28T05:02:27.482Z] Building support-notifications [2021-05-28T05:02:27.482Z] Building security-secretstore-setup [2021-05-28T05:02:27.482Z] Building security-bootstrapper [2021-05-28T05:02:27.482Z] Building core-command [2021-05-28T05:02:27.069Z] > git remote # timeout=10 [2021-05-28T05:02:27.086Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T05:02:27.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:02:27.112Z] > git merge 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 [2021-05-28T05:02:27.136Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T05:02:27.156Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:02:27.165Z] > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 [2021-05-28T05:02:31.546Z] Commit message: "Merge branch 'master' into issue-3375" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-28T05:02:33.039Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:02:34.072Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-28T05:02:34.420Z] + true [2021-05-28T05:02:34.420Z] + sudo service docker restart [2021-05-28T05:02:39.718Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:39.718Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:39.718Z] ---> 491e7951cc0d [2021-05-28T05:02:39.718Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T05:02:39.718Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:39.718Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:39.718Z] ---> 491e7951cc0d [2021-05-28T05:02:39.718Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:02:46.318Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:46.318Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:46.318Z] ---> 491e7951cc0d [2021-05-28T05:02:46.318Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T05:02:46.318Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:46.318Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:46.318Z] ---> 491e7951cc0d [2021-05-28T05:02:46.318Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:02:46.888Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:46.888Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:02:46.888Z] ---> 491e7951cc0d [2021-05-28T05:02:46.888Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:02:48.280Z] ---> Running in 9ea2818162c5 [2021-05-28T05:02:48.280Z] ---> Running in dcb8afa91d23 [2021-05-28T05:02:48.280Z] ---> Running in 0092048763b1 [2021-05-28T05:02:48.280Z] ---> Running in f2a41a6a3ee3 [2021-05-28T05:02:48.280Z] ---> Running in 809ad7318277 [2021-05-28T05:02:48.551Z] Removing intermediate container 0092048763b1 [2021-05-28T05:02:48.551Z] ---> 8186570ddfce [2021-05-28T05:02:48.551Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:48.551Z] Removing intermediate container 9ea2818162c5 [2021-05-28T05:02:48.551Z] ---> bde4e43435c4 [2021-05-28T05:02:48.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:48.551Z] Removing intermediate container dcb8afa91d23 [2021-05-28T05:02:48.551Z] ---> 796b59f880c8 [2021-05-28T05:02:48.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:48.551Z] Removing intermediate container 809ad7318277 [2021-05-28T05:02:48.551Z] ---> 1957bfff30e8 [2021-05-28T05:02:48.551Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:48.551Z] Removing intermediate container f2a41a6a3ee3 [2021-05-28T05:02:48.551Z] ---> f0b5cd1c2d63 [2021-05-28T05:02:48.551Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:02:48.551Z] ---> Running in 75f5e6f5bb09 [2021-05-28T05:02:48.551Z] ---> Running in d69d24d63389 [2021-05-28T05:02:48.813Z] ---> Running in abd7c2404426 [2021-05-28T05:02:48.813Z] ---> Running in a89e85209592 [2021-05-28T05:02:48.813Z] ---> Running in 2e27d46ba9d1 [2021-05-28T05:02:49.763Z] Removing intermediate container 75f5e6f5bb09 [2021-05-28T05:02:49.763Z] ---> 8f2b29f5b63d [2021-05-28T05:02:49.763Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T05:02:49.763Z] ---> Running in 78a0192703a4 [2021-05-28T05:02:49.763Z] Removing intermediate container a89e85209592 [2021-05-28T05:02:49.763Z] ---> f6676ee39fab [2021-05-28T05:02:49.763Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T05:02:49.763Z] Removing intermediate container abd7c2404426 [2021-05-28T05:02:49.763Z] ---> a388cf8fbe8f [2021-05-28T05:02:49.763Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:02:50.025Z] ---> Running in d851ad66398d [2021-05-28T05:02:50.025Z] Removing intermediate container 2e27d46ba9d1 [2021-05-28T05:02:50.025Z] ---> 65cf6eb38891 [2021-05-28T05:02:50.025Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T05:02:50.025Z] ---> Running in 80382c84369f [2021-05-28T05:02:50.025Z] Removing intermediate container d69d24d63389 [2021-05-28T05:02:50.025Z] ---> 616636817382 [2021-05-28T05:02:50.025Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:02:50.025Z] ---> Running in 45d1205bd6e0 [2021-05-28T05:02:50.025Z] ---> Running in f76660237516 [2021-05-28T05:02:50.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:50.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:50.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:50.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:50.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:51.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:51.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:51.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:51.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:51.395Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:02:51.657Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:51.929Z] Removing intermediate container d851ad66398d [2021-05-28T05:02:51.929Z] ---> 9ab9c77a0546 [2021-05-28T05:02:51.929Z] Step 6/32 : COPY go.mod . [2021-05-28T05:02:51.929Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:51.929Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:52.207Z] ---> 5c22f4351a31 [2021-05-28T05:02:52.207Z] Step 7/32 : RUN go mod download [2021-05-28T05:02:52.207Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:52.207Z] ---> Running in b8578fc997fd [2021-05-28T05:02:52.207Z] Removing intermediate container 80382c84369f [2021-05-28T05:02:52.207Z] ---> 184a65c1388b [2021-05-28T05:02:52.207Z] Step 6/24 : COPY go.mod . [2021-05-28T05:02:52.474Z] OK: 219 MiB in 52 packages [2021-05-28T05:02:52.474Z] ---> 94cf09179214 [2021-05-28T05:02:52.474Z] Step 7/24 : RUN go mod download [2021-05-28T05:02:52.474Z] Removing intermediate container 45d1205bd6e0 [2021-05-28T05:02:52.474Z] ---> 3f3250a70d19 [2021-05-28T05:02:52.474Z] Step 6/23 : COPY go.mod . [2021-05-28T05:02:52.735Z] Removing intermediate container f76660237516 [2021-05-28T05:02:52.735Z] ---> 20441275209c [2021-05-28T05:02:52.735Z] Step 6/24 : COPY go.mod . [2021-05-28T05:02:52.735Z] ---> Running in 1c1864d9432b [2021-05-28T05:02:52.735Z] ---> 2d46be68aaab [Pipeline] withEnv [2021-05-28T05:02:52.735Z] Step 7/23 : RUN go mod download [2021-05-28T05:02:52.735Z] ---> dd18076995a1 [2021-05-28T05:02:52.735Z] Step 7/24 : RUN go mod download [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:02:52.755Z] provisioning config files... [2021-05-28T05:02:52.779Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1810262995181668874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:02:53.005Z] ---> Running in 419595b2233d [2021-05-28T05:02:53.005Z] ---> Running in d5b04a788f01 [2021-05-28T05:02:53.005Z] Removing intermediate container 78a0192703a4 [2021-05-28T05:02:53.005Z] ---> 769b16639b3a [2021-05-28T05:02:53.005Z] Step 6/26 : COPY go.mod . [2021-05-28T05:02:53.147Z] ---> docker-login.sh [2021-05-28T05:02:53.147Z] nexus3.edgexfoundry.org:10001 [2021-05-28T05:02:53.273Z] ---> 4db9c11ac674 [2021-05-28T05:02:53.273Z] Step 7/26 : RUN go mod download [2021-05-28T05:02:53.273Z] ---> Running in b1e88548c647 [2021-05-28T05:02:53.273Z] Removing intermediate container b8578fc997fd [2021-05-28T05:02:53.273Z] ---> 3147cc667d9d [2021-05-28T05:02:53.273Z] Step 8/32 : COPY . . [2021-05-28T05:02:53.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:02:54.227Z] Removing intermediate container 1c1864d9432b [2021-05-28T05:02:54.227Z] ---> a22e82a191f8 [2021-05-28T05:02:54.227Z] Step 8/24 : COPY . . [2021-05-28T05:02:54.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:02:54.346Z] Configure a credential helper to remove this warning. See [2021-05-28T05:02:54.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:02:54.346Z] [2021-05-28T05:02:54.346Z] Login Succeeded [2021-05-28T05:02:54.346Z] nexus3.edgexfoundry.org:10002 [2021-05-28T05:02:54.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:02:54.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:02:54.896Z] Configure a credential helper to remove this warning. See [2021-05-28T05:02:54.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:02:54.896Z] [2021-05-28T05:02:54.896Z] Login Succeeded [2021-05-28T05:02:54.896Z] nexus3.edgexfoundry.org:10003 [2021-05-28T05:02:55.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:02:55.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:02:55.451Z] Configure a credential helper to remove this warning. See [2021-05-28T05:02:55.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:02:55.451Z] [2021-05-28T05:02:55.451Z] Login Succeeded [2021-05-28T05:02:55.451Z] nexus3.edgexfoundry.org:10004 [2021-05-28T05:02:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:02:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:02:55.726Z] Configure a credential helper to remove this warning. See [2021-05-28T05:02:55.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:02:55.726Z] [2021-05-28T05:02:55.726Z] Login Succeeded [2021-05-28T05:02:55.726Z] docker.io [2021-05-28T05:02:56.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-28T05:02:56.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-28T05:02:56.595Z] Configure a credential helper to remove this warning. See [2021-05-28T05:02:56.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-28T05:02:56.595Z] [2021-05-28T05:02:56.595Z] Login Succeeded [2021-05-28T05:02:56.595Z] ---> docker-login.sh ends [Pipeline] } [2021-05-28T05:02:56.613Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-28T05:02:56.908Z] ========================================================= [2021-05-28T05:02:56.908Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-28T05:02:56.908Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:02:57.246Z] + 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-28T05:02:59.881Z] Sending build context to Docker daemon 168.1MB [2021-05-28T05:02:59.881Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-28T05:02:59.881Z] Step 2/6 : FROM ${BASE} [2021-05-28T05:02:59.881Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-28T05:02:59.881Z] 595b0fe564bb: Pulling fs layer [2021-05-28T05:02:59.881Z] 7186ed65a4f7: Pulling fs layer [2021-05-28T05:02:59.881Z] 316046926c0a: Pulling fs layer [2021-05-28T05:02:59.881Z] 4ebd0625c992: Pulling fs layer [2021-05-28T05:02:59.881Z] 207e8628e3a3: Pulling fs layer [2021-05-28T05:02:59.881Z] c791037a9be2: Pulling fs layer [2021-05-28T05:02:59.881Z] ffd874e62e21: Pulling fs layer [2021-05-28T05:02:59.881Z] 4ebd0625c992: Waiting [2021-05-28T05:02:59.881Z] 207e8628e3a3: Waiting [2021-05-28T05:02:59.881Z] c791037a9be2: Waiting [2021-05-28T05:02:59.881Z] ffd874e62e21: Waiting [2021-05-28T05:02:59.881Z] 316046926c0a: Verifying Checksum [2021-05-28T05:02:59.881Z] 316046926c0a: Download complete [2021-05-28T05:02:59.881Z] 7186ed65a4f7: Download complete [2021-05-28T05:03:00.158Z] 207e8628e3a3: Verifying Checksum [2021-05-28T05:03:00.158Z] 207e8628e3a3: Download complete [2021-05-28T05:03:00.158Z] 595b0fe564bb: Verifying Checksum [2021-05-28T05:03:00.158Z] 595b0fe564bb: Download complete [2021-05-28T05:03:00.762Z] 595b0fe564bb: Pull complete [2021-05-28T05:03:00.829Z] Removing intermediate container b1e88548c647 [2021-05-28T05:03:00.829Z] ---> 614e6ea2d168 [2021-05-28T05:03:00.829Z] Step 8/26 : COPY . . [2021-05-28T05:03:00.829Z] ---> a9d36c8777c7 [2021-05-28T05:03:00.829Z] Step 9/32 : RUN go mod tidy [2021-05-28T05:03:00.829Z] ---> cb1b99e693f0 [2021-05-28T05:03:00.829Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:03:00.829Z] Removing intermediate container d5b04a788f01 [2021-05-28T05:03:00.829Z] ---> 7bb2976d44a4 [2021-05-28T05:03:00.829Z] Step 8/23 : COPY . . [2021-05-28T05:03:00.829Z] Removing intermediate container 419595b2233d [2021-05-28T05:03:00.829Z] ---> 3f0d77f5fc69 [2021-05-28T05:03:00.829Z] Step 8/24 : COPY . . [2021-05-28T05:03:00.829Z] ---> Running in 497eba75f09a [2021-05-28T05:03:00.829Z] ---> Running in f027421ea806 [2021-05-28T05:03:01.364Z] 7186ed65a4f7: Pull complete [2021-05-28T05:03:01.978Z] 316046926c0a: Pull complete [2021-05-28T05:03:01.978Z] ffd874e62e21: Verifying Checksum [2021-05-28T05:03:01.978Z] ffd874e62e21: Download complete [2021-05-28T05:03:03.424Z] 4ebd0625c992: Verifying Checksum [2021-05-28T05:03:03.424Z] 4ebd0625c992: Download complete [2021-05-28T05:03:13.124Z] ---> 8f2f9b009dce [2021-05-28T05:03:13.125Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:03:13.125Z] Removing intermediate container 497eba75f09a [2021-05-28T05:03:13.125Z] ---> 23acad8a7c7e [2021-05-28T05:03:13.125Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T05:03:13.125Z] Removing intermediate container f027421ea806 [2021-05-28T05:03:13.125Z] ---> f8bb9e2df0d1 [2021-05-28T05:03:13.125Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T05:03:13.585Z] 4ebd0625c992: Pull complete [2021-05-28T05:03:13.859Z] 207e8628e3a3: Pull complete [2021-05-28T05:03:14.068Z] ---> Running in b7c8fc49ec89 [2021-05-28T05:03:14.453Z] c791037a9be2: Pull complete [2021-05-28T05:03:15.459Z] ---> Running in 532bd152c9d6 [2021-05-28T05:03:15.459Z] ---> Running in 421bd32c953b [2021-05-28T05:03:16.038Z] ---> 7814980e0b47 [2021-05-28T05:03:16.038Z] Step 9/26 : RUN go mod tidy [2021-05-28T05:03:17.432Z] 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-28T05:03:17.859Z] ffd874e62e21: Pull complete [2021-05-28T05:03:17.859Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-28T05:03:17.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-28T05:03:17.859Z] ---> cfc18b08335c [2021-05-28T05:03:17.859Z] 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-28T05:03:18.394Z] ---> Running in 6120ae92f404 [2021-05-28T05:03:18.394Z] 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-28T05:03:19.789Z] ---> 223aaa538ce7 [2021-05-28T05:03:19.789Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:03:20.050Z] ---> Running in ffb2c7854ae9 [2021-05-28T05:03:20.316Z] Removing intermediate container b7c8fc49ec89 [2021-05-28T05:03:20.317Z] ---> 3b4b319cca6b [2021-05-28T05:03:20.317Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T05:03:20.317Z] ---> Running in 47fc598355ad [2021-05-28T05:03:20.904Z] 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-28T05:03:21.567Z] ---> Running in 8a2a3bc16377 [2021-05-28T05:03:22.327Z] Removing intermediate container ffb2c7854ae9 [2021-05-28T05:03:22.327Z] ---> 11e44d498a25 [2021-05-28T05:03:22.327Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T05:03:22.327Z] ---> Running in e461f324b5f1 [2021-05-28T05:03:22.592Z] Removing intermediate container 6120ae92f404 [2021-05-28T05:03:22.592Z] ---> 13e32151d60a [2021-05-28T05:03:22.592Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T05:03:22.871Z] ---> Running in d3a186c33cf1 [2021-05-28T05:03:22.871Z] 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-28T05:03:23.006Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:23.459Z] 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-28T05:03:23.993Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:03:24.979Z] (1/12) Installing libmagic (5.39-r0) [2021-05-28T05:03:24.979Z] (2/12) Installing file (5.39-r0) [2021-05-28T05:03:24.979Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-28T05:03:25.252Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-28T05:03:30.645Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-28T05:03:30.645Z] (6/12) Installing patch (2.7.6-r6) [2021-05-28T05:03:30.645Z] (7/12) Installing build-base (0.5-r2) [2021-05-28T05:03:30.645Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-28T05:03:30.645Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-28T05:03:30.645Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-28T05:03:30.645Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-28T05:03:30.645Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-28T05:03:30.645Z] Executing busybox-1.32.1-r6.trigger [2021-05-28T05:03:30.645Z] OK: 218 MiB in 52 packages [2021-05-28T05:03:34.960Z] Removing intermediate container 8a2a3bc16377 [2021-05-28T05:03:34.960Z] ---> e5cd8c2719e2 [2021-05-28T05:03:34.960Z] Step 4/6 : WORKDIR /edgex-go [2021-05-28T05:03:34.960Z] ---> Running in 3ff691ad51f1 [2021-05-28T05:03:34.960Z] Removing intermediate container 3ff691ad51f1 [2021-05-28T05:03:34.960Z] ---> 8c1c98785c25 [2021-05-28T05:03:34.960Z] Step 5/6 : COPY go.mod . [2021-05-28T05:03:35.564Z] ---> accecb24bacd [2021-05-28T05:03:35.564Z] Step 6/6 : RUN go mod download [2021-05-28T05:03:35.838Z] ---> Running in 826d493d4644 [2021-05-28T05:03:55.945Z] Removing intermediate container 421bd32c953b [2021-05-28T05:03:55.945Z] ---> 2f3a0a23b1f4 [2021-05-28T05:03:55.945Z] [2021-05-28T05:03:55.945Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T05:03:55.945Z] 3.12: Pulling from library/alpine [2021-05-28T05:03:55.945Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T05:03:55.945Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T05:03:55.945Z] ---> 13621d1b12d4 [2021-05-28T05:03:55.945Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T05:03:55.945Z] ---> Running in 0a18078d5daf [2021-05-28T05:03:55.945Z] Removing intermediate container 0a18078d5daf [2021-05-28T05:03:55.945Z] ---> 423de2a81ef9 [2021-05-28T05:03:55.945Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T05:03:55.945Z] ---> Running in 0789a15c27df [2021-05-28T05:03:55.945Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:03:56.205Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:03:56.778Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:03:56.778Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T05:03:56.778Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:03:56.778Z] OK: 6 MiB in 16 packages [2021-05-28T05:03:57.350Z] Removing intermediate container 0789a15c27df [2021-05-28T05:03:57.350Z] ---> a9960becfe53 [2021-05-28T05:03:57.350Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T05:03:57.350Z] ---> Running in 1583b9946c96 [2021-05-28T05:03:57.350Z] Removing intermediate container 1583b9946c96 [2021-05-28T05:03:57.350Z] ---> fbea891e25bf [2021-05-28T05:03:57.350Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T05:03:57.350Z] ---> Running in 4d140874b599 [2021-05-28T05:03:57.614Z] Removing intermediate container 4d140874b599 [2021-05-28T05:03:57.614Z] ---> 0d4a037b1b65 [2021-05-28T05:03:57.614Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T05:03:57.614Z] ---> Running in b8372a1530ab [2021-05-28T05:03:58.559Z] Removing intermediate container b8372a1530ab [2021-05-28T05:03:58.559Z] ---> 3211bc11454d [2021-05-28T05:03:58.559Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T05:03:58.559Z] ---> Running in c8e702c4fcda [2021-05-28T05:03:58.821Z] 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-28T05:03:58.821Z] Removing intermediate container c8e702c4fcda [2021-05-28T05:03:58.821Z] ---> a22b65d817f0 [2021-05-28T05:03:58.821Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T05:03:59.420Z] ---> 7d58476ea2ab [2021-05-28T05:03:59.420Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T05:03:59.685Z] ---> Running in 54b1efdc7675 [2021-05-28T05:04:01.075Z] Removing intermediate container 54b1efdc7675 [2021-05-28T05:04:01.075Z] ---> 4af4a37d14b3 [2021-05-28T05:04:01.075Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:01.075Z] ---> 891628743c4f [2021-05-28T05:04:01.075Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T05:04:02.034Z] ---> a2264d8d7289 [2021-05-28T05:04:02.034Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T05:04:02.314Z] ---> c64742f0ab2c [2021-05-28T05:04:02.314Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T05:04:02.632Z] Removing intermediate container 826d493d4644 [2021-05-28T05:04:02.632Z] ---> dd537f335410 [2021-05-28T05:04:02.632Z] Successfully built dd537f335410 [2021-05-28T05:04:02.632Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:04:02.973Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T05:04:02.973Z] . [Pipeline] withDockerContainer [2021-05-28T05:04:03.210Z] prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container [2021-05-28T05:04:03.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T05:04:04.278Z] ---> 8c2cc9dbeb2d [2021-05-28T05:04:04.278Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T05:04:04.278Z] Removing intermediate container d3a186c33cf1 [2021-05-28T05:04:04.278Z] ---> 3e32241d27cc [2021-05-28T05:04:04.278Z] [2021-05-28T05:04:04.278Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T05:04:04.278Z] ---> 13621d1b12d4 [2021-05-28T05:04:04.278Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T05:04:04.278Z] ---> Running in 2b99c4149f60 [2021-05-28T05:04:04.278Z] ---> 4c87f772350b [2021-05-28T05:04:04.278Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T05:04:04.850Z] ---> Running in cf93c448b8f6 [2021-05-28T05:04:04.965Z] $ docker top d24d7560a582f67486970760104343605a384886be6620cc837694bff7bb68e1 -eo pid,comm [2021-05-28T05:04:05.111Z] Removing intermediate container cf93c448b8f6 [2021-05-28T05:04:05.111Z] ---> 59f0ab7f5d6c [2021-05-28T05:04:05.112Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [Pipeline] { [Pipeline] sh [2021-05-28T05:04:05.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:05.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:05.652Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T05:04:05.652Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:04:05.652Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T05:04:05.652Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T05:04:05.652Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:04:05.652Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T05:04:05.652Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:04:05.652Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:04:05.652Z] OK: 7 MiB in 20 packages [2021-05-28T05:04:05.935Z] + go version [2021-05-28T05:04:05.935Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-28T05:04:05.960Z] $ docker stop --time=1 d24d7560a582f67486970760104343605a384886be6620cc837694bff7bb68e1 [2021-05-28T05:04:07.778Z] $ docker rm -f d24d7560a582f67486970760104343605a384886be6620cc837694bff7bb68e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:04:08.210Z] ---> d9b59b784eb1 [2021-05-28T05:04:08.211Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T05:04:08.472Z] Removing intermediate container e461f324b5f1 [2021-05-28T05:04:08.472Z] ---> a0c377048c36 [2021-05-28T05:04:08.472Z] [2021-05-28T05:04:08.472Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:04:08.472Z] ---> 13621d1b12d4 [2021-05-28T05:04:08.472Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:04:08.472Z] ---> Running in ee80fae99883 [2021-05-28T05:04:08.474Z] + docker inspect -f . ci-base-image-arm64 [2021-05-28T05:04:08.474Z] . [Pipeline] withDockerContainer [2021-05-28T05:04:08.728Z] prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container [2021-05-28T05:04:08.743Z] Removing intermediate container 47fc598355ad [2021-05-28T05:04:08.743Z] ---> b571f1e3c5a9 [2021-05-28T05:04:08.743Z] [2021-05-28T05:04:08.743Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:04:08.743Z] ---> 13621d1b12d4 [2021-05-28T05:04:08.743Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T05:04:08.743Z] Removing intermediate container 532bd152c9d6 [2021-05-28T05:04:08.743Z] ---> 8fab1ebbc94a [2021-05-28T05:04:08.743Z] [2021-05-28T05:04:08.743Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:04:08.743Z] ---> 13621d1b12d4 [2021-05-28T05:04:08.743Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:04:08.743Z] ---> Running in 7ec5890560ec [2021-05-28T05:04:08.743Z] ---> Running in 87d48418d5aa [2021-05-28T05:04:08.743Z] ---> Running in 8343567eb2f3 [2021-05-28T05:04:08.806Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-28T05:04:09.010Z] Removing intermediate container 2b99c4149f60 [2021-05-28T05:04:09.010Z] ---> 4269e84c794b [2021-05-28T05:04:09.010Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:04:09.010Z] ---> Running in 387b65690a43 [2021-05-28T05:04:09.010Z] Removing intermediate container 387b65690a43 [2021-05-28T05:04:09.010Z] ---> e8e73c58c820 [2021-05-28T05:04:09.010Z] Step 14/26 : WORKDIR / [2021-05-28T05:04:09.272Z] ---> Running in 6a52a45b6f78 [2021-05-28T05:04:09.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:09.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:09.537Z] Removing intermediate container 6a52a45b6f78 [2021-05-28T05:04:09.537Z] ---> 58bc373c2c1e [2021-05-28T05:04:09.537Z] 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-28T05:04:09.537Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T05:04:09.537Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:04:09.537Z] OK: 6 MiB in 15 packages [2021-05-28T05:04:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:09.805Z] ---> ce2a066e095d [2021-05-28T05:04:09.805Z] 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-28T05:04:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:09.805Z] Removing intermediate container ee80fae99883 [2021-05-28T05:04:09.805Z] ---> c653e13b0933 [2021-05-28T05:04:09.805Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T05:04:09.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:10.078Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T05:04:10.078Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:04:10.078Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:04:10.078Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:04:10.078Z] OK: 6 MiB in 16 packages [2021-05-28T05:04:10.078Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T05:04:10.078Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:04:10.078Z] OK: 6 MiB in 15 packages [2021-05-28T05:04:10.078Z] ---> Running in 0f8d09e789ee [2021-05-28T05:04:10.338Z] ---> 1cbc01154d9f [2021-05-28T05:04:10.338Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:10.338Z] Removing intermediate container 7ec5890560ec [2021-05-28T05:04:10.338Z] ---> ae00dc844486 [2021-05-28T05:04:10.338Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:04:10.339Z] Removing intermediate container 0f8d09e789ee [2021-05-28T05:04:10.339Z] ---> 937c6e03eb17 [2021-05-28T05:04:10.339Z] Step 29/32 : CMD ["gate"] [2021-05-28T05:04:10.347Z] $ docker top df26920a9f639708b4dd5fb8e3215f6dd681624d885130e53be150c31116216b -eo pid,comm [2021-05-28T05:04:10.603Z] ---> Running in 43e8d6b91904 [2021-05-28T05:04:10.604Z] ---> Running in 4d3802644ad3 [Pipeline] { [Pipeline] echo [2021-05-28T05:04:10.677Z] ========================================================= [2021-05-28T05:04:10.677Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-28T05:04:10.677Z] ========================================================= [Pipeline] sh [2021-05-28T05:04:10.864Z] ---> d963e567e83f [2021-05-28T05:04:10.864Z] 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-28T05:04:10.864Z] Removing intermediate container 43e8d6b91904 [2021-05-28T05:04:10.864Z] ---> 95481efa4926 [2021-05-28T05:04:10.864Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T05:04:11.127Z] Removing intermediate container 8343567eb2f3 [2021-05-28T05:04:11.127Z] ---> efa1890d5712 [2021-05-28T05:04:11.127Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:04:11.127Z] Removing intermediate container 87d48418d5aa [2021-05-28T05:04:11.127Z] ---> 0cae8ac691a2 [2021-05-28T05:04:11.127Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:04:11.127Z] Removing intermediate container 4d3802644ad3 [2021-05-28T05:04:11.127Z] ---> 3a01cb7c6598 [2021-05-28T05:04:11.127Z] Step 30/32 : LABEL arch=x86_64 [2021-05-28T05:04:11.127Z] ---> abf3fb7544d8 [2021-05-28T05:04:11.127Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T05:04:11.127Z] ---> Running in 8fc035cbf445 [2021-05-28T05:04:11.127Z] ---> Running in c7dae4af4e43 [2021-05-28T05:04:11.127Z] ---> Running in d04cb54fb10a [2021-05-28T05:04:11.127Z] ---> Running in 7a1ae36a85eb [2021-05-28T05:04:11.318Z] + go mod tidy [2021-05-28T05:04:11.387Z] Removing intermediate container 8fc035cbf445 [2021-05-28T05:04:11.387Z] ---> 45ed14f76ebe [2021-05-28T05:04:11.387Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:04:11.387Z] Removing intermediate container c7dae4af4e43 [2021-05-28T05:04:11.387Z] ---> 94ba0127bcab [2021-05-28T05:04:11.387Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T05:04:11.387Z] Removing intermediate container d04cb54fb10a [2021-05-28T05:04:11.387Z] ---> 8f127ba493ab [2021-05-28T05:04:11.387Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T05:04:11.659Z] Removing intermediate container 7a1ae36a85eb [2021-05-28T05:04:11.659Z] ---> d4163ec7961e [2021-05-28T05:04:11.659Z] Step 31/32 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:04:11.659Z] ---> Running in 89132b59fca5 [2021-05-28T05:04:11.659Z] ---> beed8848be3b [2021-05-28T05:04:11.659Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T05:04:11.659Z] ---> Running in e67c18ebfc9f [2021-05-28T05:04:11.659Z] ---> Running in a69bf5d8c704 [2021-05-28T05:04:11.659Z] ---> Running in 61a45a285e8e [2021-05-28T05:04:11.922Z] Removing intermediate container 89132b59fca5 [2021-05-28T05:04:11.922Z] ---> e5c99f6e4535 [2021-05-28T05:04:11.922Z] Step 16/24 : WORKDIR / [2021-05-28T05:04:12.192Z] Removing intermediate container a69bf5d8c704 [2021-05-28T05:04:12.192Z] ---> add2442d52a1 [2021-05-28T05:04:12.192Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:04:12.192Z] Removing intermediate container e67c18ebfc9f [2021-05-28T05:04:12.192Z] ---> d8a375001444 [2021-05-28T05:04:12.192Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:04:12.192Z] ---> Running in 1a88ec63c1bd [2021-05-28T05:04:12.192Z] Removing intermediate container 61a45a285e8e [2021-05-28T05:04:12.192Z] ---> 3fb71fa2b03a [2021-05-28T05:04:12.192Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T05:04:12.192Z] ---> b11f8f438173 [2021-05-28T05:04:12.192Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T05:04:12.192Z] ---> Running in 49b44c5fa9b8 [2021-05-28T05:04:12.192Z] ---> Running in 2a63eca5263f [Pipeline] sh [2021-05-28T05:04:12.466Z] ---> Running in 3101cc4d6ce8 [2021-05-28T05:04:12.466Z] Removing intermediate container 2a63eca5263f [2021-05-28T05:04:12.466Z] ---> 3c39de256616 [2021-05-28T05:04:12.466Z] Step 16/24 : WORKDIR / [2021-05-28T05:04:12.466Z] Removing intermediate container 49b44c5fa9b8 [2021-05-28T05:04:12.466Z] ---> 8cee68f2fec4 [2021-05-28T05:04:12.466Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:12.466Z] Removing intermediate container 1a88ec63c1bd [2021-05-28T05:04:12.466Z] ---> 5d3284160d63 [2021-05-28T05:04:12.466Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:12.466Z] ---> b6362881ceb0 [2021-05-28T05:04:12.466Z] 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-28T05:04:12.466Z] Removing intermediate container 3101cc4d6ce8 [2021-05-28T05:04:12.466Z] ---> 6ebc5e22bfdb [2021-05-28T05:04:12.466Z] [2021-05-28T05:04:12.738Z] ---> Running in b7dfb57db6ba [2021-05-28T05:04:12.738Z] ---> Running in a30e90edcc4b [2021-05-28T05:04:12.738Z] ---> a545a5dabbd9 [2021-05-28T05:04:12.738Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T05:04:12.738Z] Successfully built 6ebc5e22bfdb [2021-05-28T05:04:12.738Z] Successfully tagged security-bootstrapper:latest [2021-05-28T05:04:12.738Z] Building security-proxy-setup [2021-05-28T05:04:12.738Z]  Building security-bootstrapper ... done  ---> cb27fd623989 [2021-05-28T05:04:12.738Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T05:04:12.973Z] + make test [2021-05-28T05:04:12.973Z] go mod tidy [2021-05-28T05:04:13.008Z] Removing intermediate container b7dfb57db6ba [2021-05-28T05:04:13.008Z] ---> 282c1433966d [2021-05-28T05:04:13.008Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:04:13.572Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-28T05:04:19.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:19.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:19.591Z] ---> 491e7951cc0d [2021-05-28T05:04:19.591Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T05:04:19.591Z] ---> Using cache [2021-05-28T05:04:19.591Z] ---> 1957bfff30e8 [2021-05-28T05:04:19.591Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:19.591Z] ---> Using cache [2021-05-28T05:04:19.591Z] ---> f6676ee39fab [2021-05-28T05:04:19.592Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T05:04:19.592Z] ---> Using cache [2021-05-28T05:04:19.592Z] ---> 9ab9c77a0546 [2021-05-28T05:04:19.592Z] Step 6/22 : COPY go.mod . [2021-05-28T05:04:19.592Z] ---> Using cache [2021-05-28T05:04:19.592Z] ---> 5c22f4351a31 [2021-05-28T05:04:19.592Z] Step 7/22 : RUN go mod download [2021-05-28T05:04:19.592Z] ---> Using cache [2021-05-28T05:04:19.592Z] ---> 3147cc667d9d [2021-05-28T05:04:19.592Z] Step 8/22 : COPY . . [2021-05-28T05:04:19.592Z] ---> Using cache [2021-05-28T05:04:19.592Z] ---> a9d36c8777c7 [2021-05-28T05:04:19.592Z] Step 9/22 : RUN go mod tidy [2021-05-28T05:04:19.592Z] ---> Using cache [2021-05-28T05:04:19.592Z] ---> 23acad8a7c7e [2021-05-28T05:04:19.592Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T05:04:22.887Z] ---> ccef75e711ec [2021-05-28T05:04:22.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T05:04:22.887Z] ---> 39894a5189f8 [2021-05-28T05:04:22.887Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:22.887Z] ---> 01b329ed1537 [2021-05-28T05:04:22.887Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:22.887Z] ---> Running in e66dc0caa179 [2021-05-28T05:04:23.150Z] ---> b7339e317a3b [2021-05-28T05:04:23.150Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T05:04:23.150Z] ---> 886f36749193 [2021-05-28T05:04:23.150Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T05:04:23.150Z] ---> Running in cb76350ceb00 [2021-05-28T05:04:23.150Z] ---> 1afa4c9bca65 [2021-05-28T05:04:23.150Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T05:04:23.150Z] Removing intermediate container a30e90edcc4b [2021-05-28T05:04:23.150Z] ---> d31a69b24d3c [2021-05-28T05:04:23.150Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T05:04:23.414Z] ---> Running in 05b50d055258 [2021-05-28T05:04:23.414Z] ---> Running in ebeebbdda955 [2021-05-28T05:04:23.414Z] Removing intermediate container cb76350ceb00 [2021-05-28T05:04:23.414Z] ---> 4699f1144fdd [2021-05-28T05:04:23.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:23.673Z] ---> Running in e3d595d3887c [2021-05-28T05:04:23.673Z] 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-28T05:04:23.673Z] Removing intermediate container 05b50d055258 [2021-05-28T05:04:23.673Z] ---> 27e3b94ef912 [2021-05-28T05:04:23.673Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:23.673Z] ---> 8862533245fb [2021-05-28T05:04:23.673Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T05:04:23.673Z] Removing intermediate container ebeebbdda955 [2021-05-28T05:04:23.673Z] ---> e72100296b37 [2021-05-28T05:04:23.673Z] Step 24/26 : LABEL arch=x86_64 [2021-05-28T05:04:23.673Z] ---> Running in f1ec661fcd2f [2021-05-28T05:04:23.673Z] ---> Running in 22e25f7bb657 [2021-05-28T05:04:23.673Z] ---> Running in d56bbe148fd1 [2021-05-28T05:04:23.939Z] Removing intermediate container e3d595d3887c [2021-05-28T05:04:23.939Z] ---> ca9e3218ab26 [2021-05-28T05:04:23.939Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:04:23.939Z] ---> Running in 315fe97359fd [2021-05-28T05:04:23.939Z] Removing intermediate container 22e25f7bb657 [2021-05-28T05:04:23.939Z] ---> 7a867a72f35c [2021-05-28T05:04:23.939Z] Step 25/26 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:04:23.939Z] Removing intermediate container f1ec661fcd2f [2021-05-28T05:04:23.939Z] ---> c6280af27ce2 [2021-05-28T05:04:23.939Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T05:04:23.939Z] Removing intermediate container d56bbe148fd1 [2021-05-28T05:04:23.939Z] ---> 9a68fd577262 [2021-05-28T05:04:23.939Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:04:24.205Z] ---> Running in efd154af0e2a [2021-05-28T05:04:24.205Z] ---> Running in 6230031899e3 [2021-05-28T05:04:24.205Z] ---> Running in 92900cc0eb83 [2021-05-28T05:04:24.205Z] Removing intermediate container 315fe97359fd [2021-05-28T05:04:24.205Z] ---> d746209c993c [2021-05-28T05:04:24.205Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:04:24.472Z] ---> Running in ec6954d8a987 [2021-05-28T05:04:24.472Z] Removing intermediate container 6230031899e3 [2021-05-28T05:04:24.472Z] ---> b99097b19210 [2021-05-28T05:04:24.472Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:04:24.472Z] Removing intermediate container 92900cc0eb83 [2021-05-28T05:04:24.472Z] ---> 74832b128393 [2021-05-28T05:04:24.472Z] Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:04:24.750Z] Removing intermediate container efd154af0e2a [2021-05-28T05:04:24.750Z] ---> 4acd3ba87aea [2021-05-28T05:04:24.750Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T05:04:24.750Z] ---> Running in 05a78fe11026 [2021-05-28T05:04:24.750Z] ---> Running in 61cfec5708e3 [2021-05-28T05:04:24.750Z] Removing intermediate container ec6954d8a987 [2021-05-28T05:04:24.750Z] ---> 56f6f435d445 [2021-05-28T05:04:24.750Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:04:24.750Z] ---> Running in d0ad7beb63bd [2021-05-28T05:04:24.750Z] ---> Running in cc65b66a9fbd [2021-05-28T05:04:25.013Z] Removing intermediate container 61cfec5708e3 [2021-05-28T05:04:25.013Z] ---> c61820e9fd04 [2021-05-28T05:04:25.013Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T05:04:25.013Z] Removing intermediate container 05a78fe11026 [2021-05-28T05:04:25.013Z] ---> ebd570719f22 [2021-05-28T05:04:25.013Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:04:25.280Z] ---> Running in 55f2b2b224da [2021-05-28T05:04:25.280Z] Removing intermediate container d0ad7beb63bd [2021-05-28T05:04:25.280Z] ---> 3785edd41ec4 [2021-05-28T05:04:25.280Z] [2021-05-28T05:04:25.280Z] Successfully built 3785edd41ec4 [2021-05-28T05:04:25.280Z] Successfully tagged security-secretstore-setup:latest [2021-05-28T05:04:25.280Z] Building sys-mgmt-agent [2021-05-28T05:04:25.549Z] ---> Running in 8101aa6b6a8a [2021-05-28T05:04:25.549Z] Removing intermediate container cc65b66a9fbd [2021-05-28T05:04:25.549Z] ---> 51a91d869d40 [2021-05-28T05:04:25.549Z] [2021-05-28T05:04:25.549Z]  Building security-secretstore-setup ... done Removing intermediate container 55f2b2b224da [2021-05-28T05:04:25.549Z] ---> cd1397bb7a27 [2021-05-28T05:04:25.549Z] [2021-05-28T05:04:25.816Z] Successfully built 51a91d869d40 [2021-05-28T05:04:25.816Z] Removing intermediate container 8101aa6b6a8a [2021-05-28T05:04:25.816Z] ---> 87eb65f9d968 [2021-05-28T05:04:25.816Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:04:25.816Z] Successfully tagged core-command:latest [2021-05-28T05:04:25.816Z] Building support-scheduler [2021-05-28T05:04:25.816Z]  Building core-command ... done Successfully built cd1397bb7a27 [2021-05-28T05:04:25.816Z] Successfully tagged support-notifications:latest [2021-05-28T05:04:25.816Z]  Building support-notifications ... done Building core-data [2021-05-28T05:04:25.816Z] ---> Running in fc278666c455 [2021-05-28T05:04:27.200Z] Removing intermediate container fc278666c455 [2021-05-28T05:04:27.200Z] ---> 2a8ff4e4fd4e [2021-05-28T05:04:27.200Z] [2021-05-28T05:04:27.200Z] Successfully built 2a8ff4e4fd4e [2021-05-28T05:04:40.380Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-28T05:04:42.164Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:42.164Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:42.164Z] Successfully tagged core-metadata:latest [2021-05-28T05:04:42.164Z] ---> 491e7951cc0d [2021-05-28T05:04:42.164Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:04:42.164Z] ---> Using cache [2021-05-28T05:04:42.164Z] ---> 1957bfff30e8 [2021-05-28T05:04:42.164Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:42.164Z] ---> Using cache [2021-05-28T05:04:42.164Z] ---> f6676ee39fab [2021-05-28T05:04:42.164Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T05:04:42.756Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:42.756Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:42.756Z] ---> 491e7951cc0d [2021-05-28T05:04:42.756Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> 1957bfff30e8 [2021-05-28T05:04:42.756Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> f6676ee39fab [2021-05-28T05:04:42.756Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> 9ab9c77a0546 [2021-05-28T05:04:42.756Z] Step 6/23 : COPY go.mod . [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> 5c22f4351a31 [2021-05-28T05:04:42.756Z] Step 7/23 : RUN go mod download [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> 3147cc667d9d [2021-05-28T05:04:42.756Z] Step 8/23 : COPY . . [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> a9d36c8777c7 [2021-05-28T05:04:42.756Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:04:42.756Z] ---> Using cache [2021-05-28T05:04:42.756Z] ---> 23acad8a7c7e [2021-05-28T05:04:42.756Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T05:04:47.022Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:04:47.022Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:04:47.022Z] ---> 491e7951cc0d [2021-05-28T05:04:47.022Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:04:47.022Z] ---> Using cache [2021-05-28T05:04:47.022Z] ---> 1957bfff30e8 [2021-05-28T05:04:47.022Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:04:47.022Z] ---> Using cache [2021-05-28T05:04:47.022Z] ---> f6676ee39fab [2021-05-28T05:04:47.022Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T05:04:57.024Z] ---> Running in 6362c1fe11ba [2021-05-28T05:04:57.024Z] ---> Running in 1f7f04e7ba63 [2021-05-28T05:04:57.024Z] ---> Running in 8cbdff3707c8 [2021-05-28T05:04:57.642Z] 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-28T05:04:58.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:58.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:58.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:58.837Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:04:59.430Z] OK: 219 MiB in 52 packages [2021-05-28T05:04:59.702Z] OK: 219 MiB in 52 packages [2021-05-28T05:05:00.660Z] Removing intermediate container 8cbdff3707c8 [2021-05-28T05:05:00.660Z] ---> 5d3b3f553eab [2021-05-28T05:05:00.660Z] Step 6/24 : COPY go.mod . [2021-05-28T05:05:00.660Z] Removing intermediate container 1f7f04e7ba63 [2021-05-28T05:05:00.660Z] ---> 145264c68d8e [2021-05-28T05:05:00.660Z] Step 6/24 : COPY go.mod . [2021-05-28T05:05:01.237Z] ---> 404291ea1c65 [2021-05-28T05:05:01.237Z] Step 7/24 : RUN go mod download [2021-05-28T05:05:01.502Z] ---> Running in bb4f363d928d [2021-05-28T05:05:01.502Z] ---> a983675a2528 [2021-05-28T05:05:01.502Z] Step 7/24 : RUN go mod download [2021-05-28T05:05:01.766Z] ---> Running in 41a33706a8b6 [2021-05-28T05:05:03.178Z] Removing intermediate container bb4f363d928d [2021-05-28T05:05:03.178Z] ---> c41d620933c1 [2021-05-28T05:05:03.178Z] Step 8/24 : COPY . . [2021-05-28T05:05:03.451Z] Removing intermediate container 41a33706a8b6 [2021-05-28T05:05:03.451Z] ---> 354a4e9bcf76 [2021-05-28T05:05:03.451Z] Step 8/24 : COPY . . [2021-05-28T05:05:15.788Z] 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-28T05:05:23.935Z] ---> 93df69a3079c [2021-05-28T05:05:23.935Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:05:23.935Z] ---> 23ea12630126 [2021-05-28T05:05:23.935Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:05:23.935Z] ---> Running in c585847c7386 [2021-05-28T05:05:23.935Z] ---> Running in e01ba0471508 [2021-05-28T05:05:26.878Z] Removing intermediate container c585847c7386 [2021-05-28T05:05:26.878Z] ---> f3b625dd2d58 [2021-05-28T05:05:26.878Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T05:05:28.279Z] ---> Running in 9a15645c6ba4 [2021-05-28T05:05:28.279Z] Removing intermediate container e01ba0471508 [2021-05-28T05:05:28.279Z] ---> 3fce8052dbcf [2021-05-28T05:05:28.279Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T05:05:28.279Z] ---> Running in 04081d8ccda6 [2021-05-28T05:05:28.858Z] 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-28T05:05:30.778Z] Removing intermediate container e66dc0caa179 [2021-05-28T05:05:30.778Z] ---> 461659dcb62d [2021-05-28T05:05:30.778Z] [2021-05-28T05:05:30.778Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T05:05:30.778Z] ---> 13621d1b12d4 [2021-05-28T05:05:30.778Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T05:05:30.778Z] 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-28T05:05:30.778Z] ---> Running in 76d0d5e23efb [2021-05-28T05:05:31.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:31.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:05:31.616Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T05:05:31.616Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:05:31.616Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T05:05:31.616Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T05:05:31.616Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:05:31.616Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:05:31.881Z] OK: 7 MiB in 18 packages [2021-05-28T05:05:33.796Z] Removing intermediate container 76d0d5e23efb [2021-05-28T05:05:33.797Z] ---> f2942ca4f305 [2021-05-28T05:05:33.797Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:05:33.797Z] ---> Running in 1010ee616b0c [2021-05-28T05:05:34.057Z] Removing intermediate container 1010ee616b0c [2021-05-28T05:05:34.057Z] ---> 7141bcb4ad52 [2021-05-28T05:05:34.057Z] Step 14/22 : WORKDIR /edgex [2021-05-28T05:05:34.057Z] ---> Running in ec2985cc11fb [2021-05-28T05:05:34.319Z] Removing intermediate container ec2985cc11fb [2021-05-28T05:05:34.320Z] ---> b72d87e81cad [2021-05-28T05:05:34.320Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T05:05:34.584Z] ---> 2a02c8f37c88 [2021-05-28T05:05:34.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T05:05:35.536Z] ---> f8c4fcff3cfd [2021-05-28T05:05:35.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T05:05:36.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-28T05:05:37.497Z] ---> 9300726887a8 [2021-05-28T05:05:37.498Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T05:05:37.498Z] ---> Running in fa5a09afa4ac [2021-05-28T05:05:37.760Z] Removing intermediate container fa5a09afa4ac [2021-05-28T05:05:37.760Z] ---> d5ec7fc787b1 [2021-05-28T05:05:37.760Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T05:05:37.760Z] ---> Running in 92ac29d6a2a3 [2021-05-28T05:05:38.025Z] Removing intermediate container 92ac29d6a2a3 [2021-05-28T05:05:38.025Z] ---> 2a3ac86b79ac [2021-05-28T05:05:38.025Z] Step 20/22 : LABEL arch=x86_64 [2021-05-28T05:05:38.025Z] ---> Running in 1dc536eec768 [2021-05-28T05:05:38.290Z] Removing intermediate container 1dc536eec768 [2021-05-28T05:05:38.290Z] ---> a26f5242756f [2021-05-28T05:05:38.290Z] Step 21/22 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:05:38.290Z] ---> Running in 50569f6b5785 [2021-05-28T05:05:38.562Z] Removing intermediate container 50569f6b5785 [2021-05-28T05:05:38.562Z] ---> 3040b12995bb [2021-05-28T05:05:38.562Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T05:05:38.829Z] ---> Running in f7da0559fc85 [2021-05-28T05:05:39.090Z] Removing intermediate container f7da0559fc85 [2021-05-28T05:05:39.090Z] ---> 1b23cad46593 [2021-05-28T05:05:39.090Z] [2021-05-28T05:05:40.033Z] Successfully built 1b23cad46593 [2021-05-28T05:05:40.033Z] Successfully tagged security-proxy-setup:latest [2021-05-28T05:05:42.418Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-28T05:05:44.273Z]  Building security-proxy-setup ... done Removing intermediate container 6362c1fe11ba [2021-05-28T05:05:44.274Z] ---> 81d63d7ce120 [2021-05-28T05:05:44.274Z] [2021-05-28T05:05:44.274Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:05:44.274Z] ---> 13621d1b12d4 [2021-05-28T05:05:44.274Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:05:44.274Z] ---> Using cache [2021-05-28T05:05:44.274Z] ---> 0cae8ac691a2 [2021-05-28T05:05:44.274Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:05:44.274Z] ---> Using cache [2021-05-28T05:05:44.274Z] ---> 8f127ba493ab [2021-05-28T05:05:44.274Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T05:05:44.274Z] ---> Running in e4efb2f01d90 [2021-05-28T05:05:44.274Z] Removing intermediate container e4efb2f01d90 [2021-05-28T05:05:44.274Z] ---> f2936c8e8c0f [2021-05-28T05:05:44.274Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:05:44.535Z] ---> Running in 329878de3ceb [2021-05-28T05:05:44.798Z] Removing intermediate container 329878de3ceb [2021-05-28T05:05:44.798Z] ---> 631fdea8dee7 [2021-05-28T05:05:44.798Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:05:45.369Z] ---> bc6f07c7eb6d [2021-05-28T05:05:45.369Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T05:05:46.352Z] ---> 1fd5788628b3 [2021-05-28T05:05:46.352Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T05:05:46.934Z] ---> e834abbb1e80 [2021-05-28T05:05:46.934Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T05:05:47.196Z] ---> Running in 4be881a4919d [2021-05-28T05:05:47.767Z] Removing intermediate container 4be881a4919d [2021-05-28T05:05:47.767Z] ---> c556026aede5 [2021-05-28T05:05:47.767Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:05:48.730Z] ---> Running in 4682cb804dcf [2021-05-28T05:05:48.999Z] Removing intermediate container 4682cb804dcf [2021-05-28T05:05:48.999Z] ---> ddf6f18c1133 [2021-05-28T05:05:48.999Z] Step 21/23 : LABEL arch=x86_64 [2021-05-28T05:05:49.263Z] ---> Running in 0e09454226ea [2021-05-28T05:05:49.524Z] Removing intermediate container 0e09454226ea [2021-05-28T05:05:49.524Z] ---> f51519844d56 [2021-05-28T05:05:49.524Z] Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:05:49.524Z] ---> Running in 2458f30172a5 [2021-05-28T05:05:49.785Z] Removing intermediate container 2458f30172a5 [2021-05-28T05:05:49.785Z] ---> 4083874cc991 [2021-05-28T05:05:49.785Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T05:05:49.785Z] ---> Running in 53ebfeb72c1f [2021-05-28T05:05:50.047Z] Removing intermediate container 53ebfeb72c1f [2021-05-28T05:05:50.047Z] ---> 311caafb2341 [2021-05-28T05:05:50.047Z] [2021-05-28T05:05:50.047Z] Successfully built 311caafb2341 [2021-05-28T05:05:50.307Z] Successfully tagged support-scheduler:latest [2021-05-28T05:05:52.603Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-28T05:05:52.603Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-28T05:05:56.016Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-28T05:05:56.921Z]  Building support-scheduler ... done Removing intermediate container 04081d8ccda6 [2021-05-28T05:05:56.922Z] ---> 497c12c95047 [2021-05-28T05:05:56.922Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T05:05:57.182Z] ---> Running in 5f4b980a44ef [2021-05-28T05:05:57.451Z] 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-28T05:05:57.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-28T05:05:57.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-28T05:05:57.455Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-28T05:06:00.004Z] Removing intermediate container 5f4b980a44ef [2021-05-28T05:06:00.004Z] ---> cca89094a82a [2021-05-28T05:06:00.004Z] [2021-05-28T05:06:00.004Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T05:06:00.004Z] 20.10.0: Pulling from library/docker [2021-05-28T05:06:01.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-28T05:06:02.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-28T05:06:05.304Z] Removing intermediate container 9a15645c6ba4 [2021-05-28T05:06:05.304Z] ---> 40280cda7beb [2021-05-28T05:06:05.304Z] [2021-05-28T05:06:05.304Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:06:05.304Z] ---> 13621d1b12d4 [2021-05-28T05:06:05.304Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T05:06:05.304Z] ---> Running in d0be6a3a7af2 [2021-05-28T05:06:05.304Z] Removing intermediate container d0be6a3a7af2 [2021-05-28T05:06:05.304Z] ---> 728d030637be [2021-05-28T05:06:05.304Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T05:06:09.520Z] ---> Running in 9e59aefe0385 [2021-05-28T05:06:09.521Z] Removing intermediate container 9e59aefe0385 [2021-05-28T05:06:09.521Z] ---> 0218d04f4516 [2021-05-28T05:06:09.521Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T05:06:09.521Z] ---> Running in df7f35acd6b7 [2021-05-28T05:06:09.521Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T05:06:09.521Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T05:06:09.521Z] ---> aefe523efa57 [2021-05-28T05:06:09.521Z] 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-28T05:06:09.521Z] Removing intermediate container df7f35acd6b7 [2021-05-28T05:06:09.521Z] ---> e6cb51a46185 [2021-05-28T05:06:09.521Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:06:09.521Z] ---> Running in d2a83fe395c9 [2021-05-28T05:06:09.521Z] ---> Running in 248804ba22c0 [2021-05-28T05:06:09.521Z] Removing intermediate container 248804ba22c0 [2021-05-28T05:06:09.521Z] ---> 42ea1e1dedd6 [2021-05-28T05:06:09.521Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T05:06:09.521Z] ---> Running in 9f2244f51065 [2021-05-28T05:06:09.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:06:09.785Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:06:10.047Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T05:06:10.047Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T05:06:10.047Z] Executing bash-5.0.17-r0.post-install [2021-05-28T05:06:10.047Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:06:10.047Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T05:06:10.047Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T05:06:10.047Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T05:06:10.047Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T05:06:10.047Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T05:06:10.047Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T05:06:10.047Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T05:06:10.047Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T05:06:10.047Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T05:06:10.047Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T05:06:12.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-28T05:06:12.244Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-28T05:06:12.244Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-28T05:06:12.595Z] Removing intermediate container d2a83fe395c9 [2021-05-28T05:06:12.595Z] ---> 2b45ead1472f [2021-05-28T05:06:12.595Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T05:06:12.595Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T05:06:12.595Z] ---> Running in 2b90209e2c9c [2021-05-28T05:06:12.595Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T05:06:12.595Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T05:06:12.595Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T05:06:12.595Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T05:06:12.595Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T05:06:12.595Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T05:06:12.595Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T05:06:12.595Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T05:06:12.595Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T05:06:12.595Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T05:06:12.595Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T05:06:12.595Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T05:06:12.595Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T05:06:12.595Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T05:06:12.595Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T05:06:12.596Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T05:06:12.596Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T05:06:12.596Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T05:06:12.596Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T05:06:12.596Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T05:06:12.596Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T05:06:12.596Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T05:06:12.596Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T05:06:12.596Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T05:06:12.596Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T05:06:12.596Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-28T05:06:12.596Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T05:06:12.857Z] OK: 72 MiB in 59 packages [2021-05-28T05:06:13.429Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-28T05:06:13.429Z] Collecting docker-compose==1.23.2 [2021-05-28T05:06:13.429Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T05:06:13.697Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T05:06:13.697Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T05:06:13.697Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T05:06:13.697Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T05:06:13.697Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:06:13.958Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T05:06:13.958Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T05:06:13.958Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T05:06:13.958Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T05:06:13.958Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T05:06:13.958Z] 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-28T05:06:14.219Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T05:06:14.219Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T05:06:14.479Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T05:06:14.479Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T05:06:14.739Z] Collecting PyYAML<4,>=3.10 [2021-05-28T05:06:14.739Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T05:06:15.003Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T05:06:15.003Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T05:06:15.263Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:06:15.263Z] OK: 8 MiB in 20 packages [2021-05-28T05:06:15.524Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T05:06:15.524Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T05:06:16.114Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T05:06:16.114Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T05:06:16.114Z] Removing intermediate container 2b90209e2c9c [2021-05-28T05:06:16.114Z] ---> adc8884f9f99 [2021-05-28T05:06:16.114Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:06:16.114Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T05:06:16.114Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T05:06:16.114Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T05:06:16.114Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T05:06:16.377Z] ---> ed27983f4324 [2021-05-28T05:06:16.377Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T05:06:16.377Z] 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-28T05:06:16.377Z] 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-28T05:06:16.377Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T05:06:16.377Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T05:06:16.377Z] Collecting idna<2.8,>=2.5 [2021-05-28T05:06:16.377Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T05:06:16.377Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T05:06:16.377Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T05:06:16.377Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T05:06:16.377Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T05:06:16.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.401s coverage: 46.1% of statements [2021-05-28T05:06:16.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-28T05:06:16.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-28T05:06:16.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-28T05:06:16.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-28T05:06:16.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-28T05:06:16.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-28T05:06:16.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.204s coverage: 28.7% of statements [2021-05-28T05:06:16.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.313s coverage: 100.0% of statements [2021-05-28T05:06:16.638Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, cached-property, docopt, texttable, PyYAML, jsonschema, docker-compose [2021-05-28T05:06:16.902Z] ---> a0249b57390d [2021-05-28T05:06:16.902Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T05:06:16.902Z] Attempting uninstall: urllib3 [2021-05-28T05:06:16.902Z] Found existing installation: urllib3 1.25.9 [2021-05-28T05:06:16.902Z] Uninstalling urllib3-1.25.9: [2021-05-28T05:06:16.902Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T05:06:17.161Z] Attempting uninstall: idna [2021-05-28T05:06:17.161Z] Found existing installation: idna 2.9 [2021-05-28T05:06:17.161Z] Uninstalling idna-2.9: [2021-05-28T05:06:17.161Z] Successfully uninstalled idna-2.9 [2021-05-28T05:06:17.437Z] Attempting uninstall: requests [2021-05-28T05:06:17.437Z] Found existing installation: requests 2.23.0 [2021-05-28T05:06:17.437Z] Uninstalling requests-2.23.0: [2021-05-28T05:06:17.437Z] ---> 7167bc2ee83b [2021-05-28T05:06:17.437Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T05:06:17.437Z] Successfully uninstalled requests-2.23.0 [2021-05-28T05:06:17.437Z] ---> Running in 51cd42bde4dc [2021-05-28T05:06:17.698Z] Removing intermediate container 51cd42bde4dc [2021-05-28T05:06:17.698Z] ---> 2338e8547439 [2021-05-28T05:06:17.698Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:06:17.698Z] Running setup.py install for dockerpty: started [2021-05-28T05:06:17.960Z] ---> Running in e7c736503251 [2021-05-28T05:06:17.960Z] Removing intermediate container e7c736503251 [2021-05-28T05:06:17.960Z] ---> 1f1a1eeaecb7 [2021-05-28T05:06:17.960Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:06:17.960Z] ---> Running in 1a05f1e5a8b2 [2021-05-28T05:06:17.960Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T05:06:18.225Z] Removing intermediate container 1a05f1e5a8b2 [2021-05-28T05:06:18.225Z] ---> 47b886fcdd5b [2021-05-28T05:06:18.225Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:06:18.225Z] Running setup.py install for docopt: started [2021-05-28T05:06:18.225Z] ---> Running in 3e11c10838b2 [2021-05-28T05:06:18.492Z] Removing intermediate container 3e11c10838b2 [2021-05-28T05:06:18.492Z] ---> d115533b8741 [2021-05-28T05:06:18.492Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:06:18.492Z] ---> Running in f6f1580fd7cf [2021-05-28T05:06:18.492Z] Removing intermediate container f6f1580fd7cf [2021-05-28T05:06:18.492Z] ---> 112e02a65a43 [2021-05-28T05:06:18.492Z] [2021-05-28T05:06:18.492Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T05:06:18.492Z] Running setup.py install for texttable: started [2021-05-28T05:06:18.758Z] Successfully built 112e02a65a43 [2021-05-28T05:06:18.758Z] Successfully tagged core-data:latest [2021-05-28T05:06:19.020Z]  Building core-data ... done  Running setup.py install for texttable: finished with status 'done' [2021-05-28T05:06:19.020Z] Running setup.py install for PyYAML: started [2021-05-28T05:06:19.280Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T05:06:19.542Z] 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-28T05:06:23.758Z] Removing intermediate container 9f2244f51065 [2021-05-28T05:06:23.758Z] ---> 65177db9053f [2021-05-28T05:06:23.758Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T05:06:23.758Z] ---> Running in 3fede0cf5cbd [2021-05-28T05:06:23.758Z] Removing intermediate container 3fede0cf5cbd [2021-05-28T05:06:23.758Z] ---> 6af57a6e41c5 [2021-05-28T05:06:23.758Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T05:06:23.758Z] ---> Running in eb7d36f8e06a [2021-05-28T05:06:23.758Z] Removing intermediate container eb7d36f8e06a [2021-05-28T05:06:23.758Z] ---> e9d3123c3f30 [2021-05-28T05:06:23.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T05:06:23.758Z] ---> d850e15c3c87 [2021-05-28T05:06:23.758Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T05:06:24.019Z] ---> 9fcda9671e55 [2021-05-28T05:06:24.019Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T05:06:24.279Z] ---> a62963646bda [2021-05-28T05:06:24.279Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T05:06:24.279Z] ---> Running in ce65eec6f1ce [2021-05-28T05:06:24.545Z] Removing intermediate container ce65eec6f1ce [2021-05-28T05:06:24.545Z] ---> b6b8a3233a06 [2021-05-28T05:06:24.546Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:06:24.546Z] ---> Running in bdd06169db52 [2021-05-28T05:06:24.546Z] Removing intermediate container bdd06169db52 [2021-05-28T05:06:24.546Z] ---> d718fd09ed04 [2021-05-28T05:06:24.546Z] Step 22/24 : LABEL arch=x86_64 [2021-05-28T05:06:24.546Z] ---> Running in 5daa40339f9f [2021-05-28T05:06:24.806Z] Removing intermediate container 5daa40339f9f [2021-05-28T05:06:24.806Z] ---> a9ce50872433 [2021-05-28T05:06:24.806Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:06:24.806Z] ---> Running in 242ac3ffb0fc [2021-05-28T05:06:24.806Z] Removing intermediate container 242ac3ffb0fc [2021-05-28T05:06:24.806Z] ---> c7f0b7cd7e42 [2021-05-28T05:06:24.806Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:06:25.067Z] ---> Running in fc5bac2a1a9b [2021-05-28T05:06:25.067Z] Removing intermediate container fc5bac2a1a9b [2021-05-28T05:06:25.067Z] ---> 53f8ac51a89d [2021-05-28T05:06:25.067Z] [2021-05-28T05:06:25.067Z] Successfully built 53f8ac51a89d [2021-05-28T05:06:25.327Z] Successfully tagged sys-mgmt-agent:latest [2021-05-28T05:06:25.592Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-28T05:06:25.599Z] $ docker stop --time=1 ea88d0108d3b1ae7d32eb10c6de5967458d791e903622628f41722c6950182a1 [2021-05-28T05:06:26.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.557s coverage: 27.7% of statements [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-28T05:06:26.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-28T05:06:26.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.230s coverage: 100.0% of statements [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-28T05:06:26.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.168s coverage: 100.0% of statements [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-28T05:06:26.778Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.294s coverage: 53.4% of statements [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-28T05:06:26.778Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-28T05:06:27.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.567s coverage: 87.7% of statements [2021-05-28T05:06:27.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-28T05:06:27.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:06:27.057Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.179s coverage: 78.9% of statements [2021-05-28T05:06:27.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-28T05:06:27.190Z] $ docker rm -f ea88d0108d3b1ae7d32eb10c6de5967458d791e903622628f41722c6950182a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T05:06:27.594Z] + docker images [2021-05-28T05:06:27.594Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T05:06:27.594Z] sys-mgmt-agent latest 53f8ac51a89d 3 seconds ago 312MB [2021-05-28T05:06:27.594Z] core-data latest 112e02a65a43 9 seconds ago 21.6MB [2021-05-28T05:06:27.594Z] 40280cda7beb 27 seconds ago 1.17GB [2021-05-28T05:06:27.594Z] cca89094a82a 28 seconds ago 1.16GB [2021-05-28T05:06:27.594Z] support-scheduler latest 311caafb2341 38 seconds ago 17.1MB [2021-05-28T05:06:27.594Z] 81d63d7ce120 46 seconds ago 1.16GB [2021-05-28T05:06:27.594Z] security-proxy-setup latest 1b23cad46593 49 seconds ago 25.3MB [2021-05-28T05:06:27.594Z] 461659dcb62d 59 seconds ago 1.16GB [2021-05-28T05:06:27.594Z] support-notifications latest cd1397bb7a27 2 minutes ago 17.8MB [2021-05-28T05:06:27.594Z] core-command latest 51a91d869d40 2 minutes ago 17.1MB [2021-05-28T05:06:27.594Z] core-metadata latest 2a8ff4e4fd4e 2 minutes ago 18.6MB [2021-05-28T05:06:27.594Z] security-secretstore-setup latest 3785edd41ec4 2 minutes ago 25.8MB [2021-05-28T05:06:27.594Z] security-bootstrapper latest 6ebc5e22bfdb 2 minutes ago 18.2MB [2021-05-28T05:06:27.594Z] 8fab1ebbc94a 2 minutes ago 1.17GB [2021-05-28T05:06:27.594Z] b571f1e3c5a9 2 minutes ago 1.16GB [2021-05-28T05:06:27.594Z] a0c377048c36 2 minutes ago 1.16GB [2021-05-28T05:06:27.594Z] 3e32241d27cc 2 minutes ago 1.16GB [2021-05-28T05:06:27.594Z] 2f3a0a23b1f4 2 minutes ago 1.15GB [2021-05-28T05:06:27.594Z] ci-base-image-x86_64 latest 491e7951cc0d 6 minutes ago 648MB [2021-05-28T05:06:27.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-05-28T05:06:27.594Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 4 weeks ago 37.5MB [2021-05-28T05:06:27.594Z] alpine 3.12 13621d1b12d4 6 weeks ago 5.58MB [2021-05-28T05:06:27.594Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-28T05:06:27.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-28T05:06:27.941Z] Running on prd-ubuntu18.04-docker-8c-8g-791 in /w/workspace/edgexfoundry_edgex-go_PR-3522 [Pipeline] { [Pipeline] ws [2021-05-28T05:06:27.965Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-28T05:06:28.067Z] The recommended git tool is: git [2021-05-28T05:06:30.264Z] using credential edgex-jenkins-ssh [2021-05-28T05:06:30.283Z] Cloning the remote Git repository [2021-05-28T05:06:30.307Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:06:30.377Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-28T05:06:30.402Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:06:30.402Z] > git --version # timeout=10 [2021-05-28T05:06:30.407Z] > git --version # 'git version 2.17.1' [2021-05-28T05:06:30.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:06:30.432Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:06:36.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:06:36.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-28T05:06:36.141Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-28T05:06:36.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-28T05:06:36.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:06:36.155Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3522/head:refs/remotes/origin/PR-3522 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-28T05:06:36.809Z] Merging remotes/origin/master commit 9675a5ee09cc494ffa2aa568efa83b8e79c24aab into PR head commit 29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:06:36.927Z] Merge succeeded, producing 29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:06:36.928Z] Checking out Revision 29cd037116dfc75a4dee225de2d2925aed9e6759 (PR-3522) [2021-05-28T05:06:36.819Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:06:36.824Z] > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 [2021-05-28T05:06:36.899Z] > git remote # timeout=10 [2021-05-28T05:06:36.907Z] > git config --get remote.origin.url # timeout=10 [2021-05-28T05:06:36.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-28T05:06:36.916Z] > git merge 9675a5ee09cc494ffa2aa568efa83b8e79c24aab # timeout=10 [2021-05-28T05:06:36.923Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-28T05:06:36.932Z] > git config core.sparsecheckout # timeout=10 [2021-05-28T05:06:36.937Z] > git checkout -f 29cd037116dfc75a4dee225de2d2925aed9e6759 # timeout=10 [2021-05-28T05:06:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.207s coverage: 28.6% of statements [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-28T05:06:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.278s coverage: 100.0% of statements [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-28T05:06:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.177s coverage: 100.0% of statements [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-28T05:06:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.554s coverage: 86.7% of statements [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-28T05:06:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.434s coverage: 97.5% of statements [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-28T05:06:39.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.270s coverage: 78.3% of statements [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-28T05:06:39.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-28T05:06:40.607Z] Commit message: "Merge branch 'master' into issue-3375" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:06:41.862Z] + echo snap-build.sh [2021-05-28T05:06:41.862Z] snap-build.sh [2021-05-28T05:06:41.862Z] + SNAP_BASE_DIR=. [2021-05-28T05:06:41.862Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-28T05:06:41.862Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-28T05:06:41.862Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-28T05:06:41.862Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-28T05:06:41.862Z] + cd /w/workspace/edgex-go/2 [2021-05-28T05:06:41.862Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-28T05:06:41.862Z] Reading package lists... [2021-05-28T05:06:41.862Z] Building dependency tree... [2021-05-28T05:06:41.862Z] Reading state information... [2021-05-28T05:06:42.124Z] The following packages were automatically installed and are no longer required: [2021-05-28T05:06:42.124Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-28T05:06:42.124Z] uidmap xdelta3 [2021-05-28T05:06:42.124Z] Use 'sudo apt autoremove' to remove them. [2021-05-28T05:06:42.124Z] The following packages will be REMOVED: [2021-05-28T05:06:42.124Z] lxd* lxd-client* [2021-05-28T05:06:42.386Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-28T05:06:42.386Z] After this operation, 31.7 MB disk space will be freed. [2021-05-28T05:06:43.170Z] (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-28T05:06:43.170Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T05:06:43.742Z] Removing lxd dnsmasq configuration [2021-05-28T05:06:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.221s coverage: 95.1% of statements [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-28T05:06:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-28T05:06:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.8% of statements [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-28T05:06:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.218s coverage: 21.7% of statements [2021-05-28T05:06:43.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-28T05:06:43.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.189s coverage: 47.1% of statements [2021-05-28T05:06:44.005Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T05:06:44.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements [2021-05-28T05:06:44.267Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-28T05:06:44.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.214s coverage: 94.1% of statements [2021-05-28T05:06:46.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.225s coverage: 96.3% of statements [2021-05-28T05:06:46.340Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2021-05-28T05:06:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2021-05-28T05:06:58.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements [2021-05-28T05:07:05.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 81.8% of statements [2021-05-28T05:07:05.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 76.0% of statements [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.217s coverage: 80.0% of statements [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements [2021-05-28T05:07:10.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 91.2% of statements [2021-05-28T05:07:10.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-28T05:07:11.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.806s coverage: 64.4% of statements [2021-05-28T05:07:11.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-28T05:07:11.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-28T05:07:11.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-05-28T05:07:11.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements [2021-05-28T05:07:11.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements [2021-05-28T05:07:12.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2021-05-28T05:07:12.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-05-28T05:07:17.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.004s coverage: 66.9% of statements [2021-05-28T05:07:17.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-28T05:07:17.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-28T05:07:17.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-28T05:07:18.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.751s coverage: 43.5% of statements [2021-05-28T05:07:18.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-28T05:07:18.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-28T05:07:18.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.106s coverage: 89.5% of statements [2021-05-28T05:07:18.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-28T05:07:18.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.101s coverage: 84.8% of statements [2021-05-28T05:07:23.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.440s coverage: 46.8% of statements [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-28T05:07:23.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-28T05:07:23.987Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-28T05:07:23.987Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-28T05:07:26.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.202s coverage: 18.8% of statements [2021-05-28T05:07:26.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-28T05:07:26.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-28T05:07:26.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-28T05:07:26.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.476s coverage: 91.9% of statements [2021-05-28T05:07:26.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-28T05:07:26.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:07:26.649Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.760s coverage: 28.7% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.236s coverage: 100.0% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.212s coverage: 63.4% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.481s coverage: 97.6% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.060s coverage: 0.0% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.167s coverage: 87.9% of statements [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-28T05:07:34.963Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-28T05:07:34.963Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.095s coverage: 100.0% of statements [2021-05-28T05:07:35.239Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.161s coverage: 28.1% of statements [2021-05-28T05:07:35.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-28T05:07:35.239Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-28T05:07:35.838Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.184s coverage: 27.9% of statements [2021-05-28T05:07:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-28T05:07:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-28T05:07:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-28T05:07:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-28T05:07:35.838Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-28T05:07:36.110Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-28T05:07:36.706Z] GO111MODULE=on go vet ./... [2021-05-28T05:08:20.786Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T05:08:20.786Z] (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-28T05:08:20.786Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-28T05:08:20.786Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-28T05:08:20.786Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-28T05:08:20.786Z] + sudo snap remove --purge lxd [2021-05-28T05:08:20.786Z] snap "lxd" is not installed [2021-05-28T05:08:20.786Z] + sudo groupadd --force --system lxd [2021-05-28T05:08:20.786Z] ++ whoami [2021-05-28T05:08:20.786Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-28T05:08:20.786Z] + newgrp - lxd [2021-05-28T05:08:20.786Z] + sudo snap install lxd [2021-05-28T05:08:28.929Z] 2021-05-28T05:08:25Z INFO Waiting for automatic snapd restart... [2021-05-28T05:08:43.846Z] lxd 4.14 from Canonical* installed [2021-05-28T05:08:43.846Z] + sudo lxd init --auto [2021-05-28T05:08:50.452Z] + sudo snap install --classic snapcraft [2021-05-28T05:08:57.045Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T05:08:57.045Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-28T05:08:57.045Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-28T05:08:57.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:08:57.045Z] Dload Upload Total Spent Left Speed [2021-05-28T05:08:57.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 [2021-05-28T05:08:57.307Z] 100 3325k 100 3325k 0 0 9985k 0 --:--:-- --:--:-- --:--:-- 9985k [2021-05-28T05:08:57.307Z] ./yq_linux_amd64 [2021-05-28T05:08:57.307Z] + sudo snapcraft prime --use-lxd [2021-05-28T05:08:59.221Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-28T05:08:59.221Z] 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-28T05:08:59.221Z] - README.md [2021-05-28T05:08:59.221Z] [2021-05-28T05:08:59.221Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T05:08:59.481Z] Launching a container. [2021-05-28T05:09:06.110Z] Waiting for container to be ready [2021-05-28T05:09:06.684Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-28T05:09:06.684Z] [2021-05-28T05:09:10.892Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-28T05:09:10.892Z] Waiting for network to be ready... [2021-05-28T05:09:11.153Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T05:09:11.415Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T05:09:11.415Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T05:09:11.415Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T05:09:11.415Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T05:09:11.415Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T05:09:11.415Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T05:09:11.415Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T05:09:11.415Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T05:09:11.415Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T05:09:11.676Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T05:09:11.935Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T05:09:12.202Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T05:09:12.202Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T05:09:12.202Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T05:09:12.202Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T05:09:12.202Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T05:09:12.202Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T05:09:12.463Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T05:09:12.726Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T05:09:12.726Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T05:09:12.988Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T05:09:12.988Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T05:09:12.988Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T05:09:12.988Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T05:09:12.988Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T05:09:12.988Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T05:09:13.655Z] gofmt -l . [2021-05-28T05:09:13.935Z] [ "`gofmt -l .`" = "" ] [2021-05-28T05:09:14.904Z] Fetched 24.6 MB in 4s (6286 kB/s) [2021-05-28T05:09:15.847Z] Reading package lists... [2021-05-28T05:09:16.109Z] Reading package lists... [2021-05-28T05:09:16.109Z] Building dependency tree... [2021-05-28T05:09:16.109Z] Reading state information... [2021-05-28T05:09:16.372Z] The following additional packages will be installed: [2021-05-28T05:09:16.372Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T05:09:16.372Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T05:09:16.372Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T05:09:16.372Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-28T05:09:16.372Z] Suggested packages: [2021-05-28T05:09:16.372Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-28T05:09:16.372Z] Recommended packages: [2021-05-28T05:09:16.372Z] gnupg libsasl2-modules [2021-05-28T05:09:16.372Z] The following NEW packages will be installed: [2021-05-28T05:09:16.372Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-28T05:09:16.372Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-28T05:09:16.372Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-28T05:09:16.372Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-28T05:09:16.372Z] The following packages will be upgraded: [2021-05-28T05:09:16.372Z] gpg gpg-agent gpgconf libudev1 [2021-05-28T05:09:16.372Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-05-28T05:09:16.372Z] Need to get 3530 kB of archives. [2021-05-28T05:09:16.372Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-28T05:09:16.372Z] 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-28T05:09:16.372Z] 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-28T05:09:16.372Z] 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-28T05:09:16.372Z] 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-28T05:09:16.633Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-28T05:09:16.894Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-28T05:09:17.155Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-28T05:09:17.156Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-28T05:09:17.156Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-28T05:09:17.156Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-28T05:09:17.156Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-28T05:09:17.156Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-28T05:09:17.156Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-28T05:09:17.156Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-28T05:09:17.156Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-28T05:09:17.156Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-28T05:09:17.310Z] ./bin/test-go-mod-tidy.sh [2021-05-28T05:09:17.310Z] ./bin/test-attribution-txt.sh [2021-05-28T05:09:17.416Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-28T05:09:17.416Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-28T05:09:17.416Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-28T05:09:17.416Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-28T05:09:17.416Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-28T05:09:17.416Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-28T05:09:17.416Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T05:09:17.416Z] Fetched 3530 kB in 1s (3485 kB/s) [2021-05-28T05:09:17.416Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T05:09:17.416Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-28T05:09:17.416Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T05:09:17.677Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-28T05:09:17.677Z] Selecting previously unselected package udev. [2021-05-28T05:09:17.677Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-28T05:09:17.677Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-28T05:09:17.677Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-28T05:09:17.938Z] Selecting previously unselected package libfuse2:amd64. [2021-05-28T05:09:17.938Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T05:09:17.938Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T05:09:17.938Z] Selecting previously unselected package fuse. [2021-05-28T05:09:17.938Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-28T05:09:17.938Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-28T05:09:17.938Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T05:09:17.938Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T05:09:17.938Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T05:09:17.938Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T05:09:18.199Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T05:09:18.199Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T05:09:18.199Z] Selecting previously unselected package libksba8:amd64. [2021-05-28T05:09:18.199Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-28T05:09:18.199Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-28T05:09:18.199Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-28T05:09:18.199Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.199Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.199Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-28T05:09:18.199Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.199Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.199Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-28T05:09:18.199Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.199Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.460Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-28T05:09:18.460Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.460Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.460Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-28T05:09:18.460Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.460Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.460Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-28T05:09:18.460Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.460Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.460Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-28T05:09:18.460Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.460Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.721Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-28T05:09:18.721Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.721Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.721Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-28T05:09:18.721Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-28T05:09:18.721Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.721Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-28T05:09:18.721Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T05:09:18.721Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T05:09:18.721Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-28T05:09:18.721Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-28T05:09:18.721Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T05:09:18.721Z] Selecting previously unselected package libldap-common. [2021-05-28T05:09:18.721Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-28T05:09:18.721Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T05:09:18.982Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-28T05:09:18.982Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-28T05:09:18.982Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T05:09:18.982Z] Selecting previously unselected package dirmngr. [2021-05-28T05:09:18.982Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T05:09:18.982Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T05:09:18.982Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T05:09:18.982Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-28T05:09:18.982Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-28T05:09:18.982Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T05:09:18.982Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-28T05:09:18.982Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-28T05:09:18.982Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:18.982Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-28T05:09:19.243Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T05:09:19.243Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-28T05:09:19.504Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-28T05:09:19.504Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.504Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-28T05:09:19.504Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-28T05:09:19.504Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-28T05:09:19.765Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-28T05:09:19.765Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-28T05:09:19.765Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-28T05:09:19.765Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] sh [2021-05-28T05:09:20.345Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-28T05:09:20.345Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-28T05:09:20.345Z] This means they are not meant to be enabled using systemctl. [2021-05-28T05:09:20.345Z] Possible reasons for having this kind of units are: [2021-05-28T05:09:20.345Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-28T05:09:20.345Z] .wants/ or .requires/ directory. [2021-05-28T05:09:20.345Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-28T05:09:20.345Z] a requirement dependency on it. [2021-05-28T05:09:20.345Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-28T05:09:20.345Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-28T05:09:20.345Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-28T05:09:20.345Z] instance name specified. [2021-05-28T05:09:20.607Z] Reading package lists... [2021-05-28T05:09:20.607Z] Building dependency tree... [2021-05-28T05:09:20.607Z] Reading state information... [2021-05-28T05:09:20.617Z] + ls -al . [2021-05-28T05:09:20.617Z] total 880 [2021-05-28T05:09:20.617Z] drwxrwxr-x 9 1001 1001 4096 May 28 05:09 . [2021-05-28T05:09:20.617Z] drwxr-xr-x 4 root root 4096 May 28 05:04 .. [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 11 May 28 05:02 .dockerignore [2021-05-28T05:09:20.617Z] drwxrwxr-x 8 1001 1001 4096 May 28 05:02 .git [2021-05-28T05:09:20.617Z] drwxrwxr-x 3 1001 1001 4096 May 28 05:02 .github [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 818 May 28 05:02 .gitignore [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 166 May 28 05:02 .sonarcloud.properties [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 8609 May 28 05:02 Attribution.txt [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 3804 May 28 05:02 CONTRIBUTING.md [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 931 May 28 05:02 Dockerfile.build [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 849 May 28 05:02 Jenkinsfile [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 10775 May 28 05:02 LICENSE [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 5632 May 28 05:02 Makefile [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 7978 May 28 05:02 README.md [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 6755 May 28 05:02 SECURITY.md [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 5 May 28 04:58 VERSION [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 4131 May 28 05:02 ZMQWindows.md [2021-05-28T05:09:20.617Z] drwxrwxr-x 2 1001 1001 4096 May 28 05:02 bin [2021-05-28T05:09:20.617Z] drwxrwxr-x 14 1001 1001 4096 May 28 05:02 cmd [2021-05-28T05:09:20.617Z] -rw-r--r-- 1 root root 742996 May 28 05:07 coverage.out [2021-05-28T05:09:20.617Z] -rw-r--r-- 1 root root 1060 May 28 05:09 go.mod [2021-05-28T05:09:20.617Z] -rw-r--r-- 1 root root 21990 May 28 05:04 go.sum [2021-05-28T05:09:20.617Z] drwxrwxr-x 8 1001 1001 4096 May 28 05:02 internal [2021-05-28T05:09:20.617Z] drwxrwxr-x 4 1001 1001 4096 May 28 05:02 openapi [2021-05-28T05:09:20.617Z] drwxrwxr-x 4 1001 1001 4096 May 28 05:02 snap [2021-05-28T05:09:20.617Z] -rw-rw-r-- 1 1001 1001 168 May 28 05:02 version.go [Pipeline] sh [2021-05-28T05:09:20.869Z] The following additional packages will be installed: [2021-05-28T05:09:20.869Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-28T05:09:20.869Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-28T05:09:20.869Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-28T05:09:20.869Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-28T05:09:20.869Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-28T05:09:20.869Z] Suggested packages: [2021-05-28T05:09:20.869Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-28T05:09:20.869Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-28T05:09:20.869Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-28T05:09:20.869Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-28T05:09:20.869Z] systemd-container policykit-1 [2021-05-28T05:09:20.869Z] Recommended packages: [2021-05-28T05:09:20.869Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-28T05:09:20.869Z] The following NEW packages will be installed: [2021-05-28T05:09:20.869Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-28T05:09:20.869Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-28T05:09:20.869Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-28T05:09:20.869Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-28T05:09:20.869Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-28T05:09:20.869Z] The following packages will be upgraded: [2021-05-28T05:09:20.869Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-28T05:09:20.869Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-05-28T05:09:20.869Z] Need to get 35.2 MB of archives. [2021-05-28T05:09:20.869Z] After this operation, 141 MB of additional disk space will be used. [2021-05-28T05:09:20.869Z] 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-28T05:09:21.129Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-28T05:09:21.129Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-28T05:09:21.129Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-28T05:09:21.129Z] 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-28T05:09:21.129Z] 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-28T05:09:21.129Z] 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-28T05:09:21.129Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-28T05:09:21.129Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-28T05:09:21.129Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-28T05:09:21.129Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-28T05:09:21.129Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-28T05:09:21.129Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-28T05:09:21.129Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-28T05:09:21.129Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-28T05:09:21.129Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-28T05:09:21.130Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-28T05:09:21.284Z] + '[' -e coverage.out ] [2021-05-28T05:09:21.284Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-28T05:09:21.321Z] Warning: overwriting stash ‘coverage-report’ [2021-05-28T05:09:22.072Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-28T05:09:22.072Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-28T05:09:22.072Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-28T05:09:22.072Z] 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-28T05:09:22.072Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-28T05:09:22.072Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-28T05:09:22.072Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-28T05:09:22.073Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-28T05:09:22.073Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-28T05:09:22.073Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-28T05:09:22.073Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-28T05:09:22.073Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-28T05:09:22.073Z] 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-28T05:09:22.292Z] Stashed 1 file(s) [Pipeline] sh [2021-05-28T05:09:22.333Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T05:09:22.333Z] Fetched 35.2 MB in 1s (27.0 MB/s) [2021-05-28T05:09:22.333Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T05:09:22.333Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-28T05:09:22.593Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T05:09:22.854Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-28T05:09:22.854Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T05:09:22.945Z] + make build [2021-05-28T05:09:22.946Z] go mod tidy [2021-05-28T05:09:23.115Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-28T05:09:23.115Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T05:09:23.115Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-28T05:09:23.115Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-28T05:09:23.115Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-28T05:09:23.376Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-28T05:09:23.376Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-28T05:09:23.376Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-28T05:09:23.544Z] 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-28T05:09:23.635Z] Setting up apt (1.6.13) ... [2021-05-28T05:09:23.635Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-28T05:09:23.897Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-28T05:09:23.897Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-28T05:09:23.897Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T05:09:23.897Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T05:09:24.157Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-28T05:09:24.157Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T05:09:24.157Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:24.157Z] Selecting previously unselected package libexpat1:amd64. [2021-05-28T05:09:24.157Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-28T05:09:24.157Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T05:09:24.444Z] Selecting previously unselected package python3.6-minimal. [2021-05-28T05:09:24.444Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T05:09:24.444Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:24.444Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T05:09:24.752Z] Checking for services that may need to be restarted...done. [2021-05-28T05:09:24.753Z] Checking for services that may need to be restarted...done. [2021-05-28T05:09:24.753Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:24.753Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-28T05:09:24.753Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:25.105Z] Selecting previously unselected package python3-minimal. [2021-05-28T05:09:25.105Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-28T05:09:25.105Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-28T05:09:25.105Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-28T05:09:25.105Z] Selecting previously unselected package mime-support. [2021-05-28T05:09:25.408Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-28T05:09:25.408Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-28T05:09:25.408Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-28T05:09:25.408Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-28T05:09:25.408Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T05:09:25.408Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-28T05:09:25.408Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T05:09:25.408Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:25.408Z] Selecting previously unselected package python3.6. [2021-05-28T05:09:25.408Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-28T05:09:25.408Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:25.669Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-28T05:09:25.670Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-28T05:09:25.670Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T05:09:25.670Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-28T05:09:25.931Z] Selecting previously unselected package python3. [2021-05-28T05:09:25.931Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-28T05:09:25.931Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-28T05:09:25.931Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-28T05:09:25.931Z] Selecting previously unselected package multiarch-support. [2021-05-28T05:09:25.931Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T05:09:25.931Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T05:09:25.931Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-28T05:09:25.931Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-28T05:09:25.931Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-28T05:09:25.931Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-28T05:09:25.931Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T05:09:25.931Z] Selecting previously unselected package libbsd0:amd64. [2021-05-28T05:09:25.931Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-28T05:09:25.931Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T05:09:26.192Z] Selecting previously unselected package sudo. [2021-05-28T05:09:26.192Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-28T05:09:26.192Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T05:09:26.192Z] Selecting previously unselected package apparmor. [2021-05-28T05:09:26.192Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T05:09:26.192Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-28T05:09:26.454Z] Selecting previously unselected package libedit2:amd64. [2021-05-28T05:09:26.454Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-28T05:09:26.454Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T05:09:26.454Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-28T05:09:26.454Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T05:09:26.454Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:26.454Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-28T05:09:26.454Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T05:09:26.454Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:26.716Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-28T05:09:26.716Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-28T05:09:26.716Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T05:09:26.716Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-28T05:09:26.716Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T05:09:26.716Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:26.716Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-28T05:09:26.716Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-28T05:09:26.716Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:26.976Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-28T05:09:26.976Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-28T05:09:26.976Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T05:09:26.976Z] Selecting previously unselected package openssh-client. [2021-05-28T05:09:26.976Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-28T05:09:26.976Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T05:09:27.237Z] Selecting previously unselected package squashfs-tools. [2021-05-28T05:09:27.237Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-28T05:09:27.237Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T05:09:27.237Z] Selecting previously unselected package snapd. [2021-05-28T05:09:27.237Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-28T05:09:27.237Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-28T05:09:29.149Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-28T05:09:29.149Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-28T05:09:29.149Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-28T05:09:29.149Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-28T05:09:29.149Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-28T05:09:29.409Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:29.410Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T05:09:29.410Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-28T05:09:29.410Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-28T05:09:29.982Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-28T05:09:29.982Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-28T05:09:29.982Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-28T05:09:29.982Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:29.982Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:29.982Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-28T05:09:30.262Z] 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-28T05:09:30.552Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-28T05:09:30.553Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:30.553Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-28T05:09:30.553Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-28T05:09:30.553Z] running python rtupdate hooks for python3.6... [2021-05-28T05:09:30.553Z] running python post-rtupdate hooks for python3.6... [2021-05-28T05:09:30.553Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-28T05:09:31.502Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-28T05:09:31.502Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-28T05:09:31.502Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-28T05:09:31.762Z] Setting up snapd (2.48.3+18.04) ... [2021-05-28T05:09:32.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-28T05:09:32.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-28T05:09:32.284Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-28T05:09:32.546Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-28T05:09:32.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T05:09:32.807Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-28T05:09:32.807Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-28T05:09:33.069Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-28T05:09:33.331Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-28T05:09:33.592Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-28T05:09:33.592Z] /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-28T05:09:33.592Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-28T05:09:33.592Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T05:09:34.538Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T05:09:34.538Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T05:09:34.538Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T05:09:35.739Z] Reading package lists... [2021-05-28T05:09:36.001Z] Reading package lists... [2021-05-28T05:09:36.001Z] Building dependency tree... [2021-05-28T05:09:36.001Z] Reading state information... [2021-05-28T05:09:36.272Z] Calculating upgrade... [2021-05-28T05:09:36.272Z] The following packages will be upgraded: [2021-05-28T05:09:36.272Z] advancecomp base-files bash binutils binutils-common [2021-05-28T05:09:36.272Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-28T05:09:36.272Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-28T05:09:36.272Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-28T05:09:36.272Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-28T05:09:36.272Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-28T05:09:36.272Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-28T05:09:36.272Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-28T05:09:36.272Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-05-28T05:09:36.272Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-05-28T05:09:36.272Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-05-28T05:09:36.272Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-05-28T05:09:36.272Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-05-28T05:09:36.272Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-05-28T05:09:36.272Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-05-28T05:09:36.272Z] ubuntu-keyring util-linux [2021-05-28T05:09:36.272Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T05:09:36.272Z] Need to get 64.1 MB of archives. [2021-05-28T05:09:36.272Z] After this operation, 5085 kB of additional disk space will be used. [2021-05-28T05:09:36.272Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-28T05:09:36.545Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-28T05:09:36.545Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-28T05:09:36.545Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-28T05:09:36.545Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-28T05:09:36.545Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-28T05:09:36.545Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-28T05:09:36.545Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-28T05:09:36.545Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-28T05:09:36.545Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-28T05:09:36.545Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-28T05:09:36.545Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-28T05:09:36.545Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-28T05:09:36.545Z] 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-28T05:09:36.545Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-28T05:09:36.545Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-28T05:09:36.545Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-28T05:09:36.545Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-28T05:09:36.545Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-28T05:09:36.545Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-28T05:09:36.545Z] 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-28T05:09:36.811Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-28T05:09:36.812Z] 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-28T05:09:36.812Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-28T05:09:36.812Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-28T05:09:36.812Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-28T05:09:36.812Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-28T05:09:36.812Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-28T05:09:36.812Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-28T05:09:36.812Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-28T05:09:36.812Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-28T05:09:36.812Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-28T05:09:36.812Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-28T05:09:36.812Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-28T05:09:36.812Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-05-28T05:09:36.812Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-28T05:09:36.812Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-28T05:09:36.812Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-28T05:09:36.812Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-28T05:09:36.812Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-28T05:09:36.812Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-28T05:09:36.812Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-28T05:09:36.812Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-28T05:09:36.812Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-28T05:09:36.812Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-28T05:09:36.812Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-28T05:09:36.812Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-28T05:09:36.812Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-28T05:09:36.812Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-28T05:09:36.812Z] Get:50 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-28T05:09:36.812Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-28T05:09:36.812Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-28T05:09:36.812Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-28T05:09:36.812Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-28T05:09:36.812Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-28T05:09:36.812Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-28T05:09:36.812Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-28T05:09:37.088Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-28T05:09:37.088Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-28T05:09:37.349Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-28T05:09:37.349Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-28T05:09:37.610Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-28T05:09:37.610Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-28T05:09:37.610Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-28T05:09:37.610Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-28T05:09:37.610Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-28T05:09:37.610Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-28T05:09:37.610Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-28T05:09:37.610Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-28T05:09:37.610Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-28T05:09:37.610Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-28T05:09:37.610Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-28T05:09:37.610Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-28T05:09:37.872Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-28T05:09:37.872Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-28T05:09:37.872Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-28T05:09:37.872Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-28T05:09:37.872Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-28T05:09:37.872Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-28T05:09:37.872Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-28T05:09:37.872Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-28T05:09:37.872Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-28T05:09:37.872Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-05-28T05:09:37.872Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-05-28T05:09:38.134Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-05-28T05:09:38.134Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-28T05:09:38.134Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-05-28T05:09:38.134Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-28T05:09:38.134Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-28T05:09:38.134Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-28T05:09:38.134Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-28T05:09:38.134Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-28T05:09:38.134Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-28T05:09:38.134Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-28T05:09:38.134Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-28T05:09:38.134Z] Get:96 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-28T05:09:38.134Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-28T05:09:38.451Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-28T05:09:38.451Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-28T05:09:38.451Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-28T05:09:38.451Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-28T05:09:38.451Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-28T05:09:38.451Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T05:09:38.451Z] Fetched 64.1 MB in 2s (31.7 MB/s) [2021-05-28T05:09:38.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:38.713Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T05:09:38.713Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T05:09:38.974Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T05:09:38.974Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T05:09:39.236Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-28T05:09:39.236Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-28T05:09:39.497Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.497Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:39.497Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.497Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:39.497Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.497Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:39.497Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.758Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:39.759Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.759Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:39.759Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.759Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:39.759Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:39.759Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:40.020Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:40.020Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T05:09:40.020Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:40.020Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-28T05:09:40.020Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:40.020Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T05:09:40.020Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:40.020Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:40.281Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:40.281Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:40.281Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:40.281Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-28T05:09:40.281Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:40.542Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T05:09:40.542Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T05:09:40.542Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T05:09:41.117Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T05:09:41.117Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-28T05:09:41.117Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-28T05:09:41.117Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-28T05:09:41.117Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-28T05:09:41.117Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-28T05:09:41.383Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-28T05:09:41.383Z] Installing new version of config file /etc/issue ... [2021-05-28T05:09:41.383Z] Installing new version of config file /etc/issue.net ... [2021-05-28T05:09:41.383Z] Installing new version of config file /etc/lsb-release ... [2021-05-28T05:09:41.383Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-28T05:09:41.646Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-28T05:09:41.646Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-28T05:09:41.907Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-28T05:09:41.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:41.907Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-28T05:09:41.907Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-28T05:09:41.907Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-28T05:09:41.907Z] 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-28T05:09:42.168Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:42.168Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:42.169Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:42.169Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:42.169Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:42.169Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-28T05:09:42.169Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-28T05:09:42.169Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-28T05:09:42.430Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:42.430Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-28T05:09:42.430Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T05:09:42.430Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-28T05:09:42.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:42.691Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T05:09:42.691Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T05:09:42.691Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T05:09:42.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:42.691Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T05:09:42.691Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T05:09:42.952Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-28T05:09:42.952Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:42.952Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-28T05:09:42.952Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-28T05:09:42.952Z] Setting up grep (3.1-2build1) ... [2021-05-28T05:09:43.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:43.213Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T05:09:43.213Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T05:09:43.213Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-28T05:09:43.213Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:43.213Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T05:09:43.213Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T05:09:43.473Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-28T05:09:44.047Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:44.047Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T05:09:44.047Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T05:09:44.619Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T05:09:44.619Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T05:09:44.619Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-28T05:09:44.619Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T05:09:45.191Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-28T05:09:45.191Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:45.191Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-28T05:09:45.191Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-28T05:09:45.764Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T05:09:45.764Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T05:09:45.764Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-28T05:09:45.764Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-28T05:09:45.764Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T05:09:45.764Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:45.764Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-28T05:09:45.764Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-28T05:09:46.026Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-28T05:09:46.026Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:46.026Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:46.026Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:46.289Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:46.289Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:46.289Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:46.289Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:46.289Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:46.289Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:46.289Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:46.289Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:46.551Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:46.551Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:46.551Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:46.551Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:46.551Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:46.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:46.815Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T05:09:46.815Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T05:09:46.815Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T05:09:46.815Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T05:09:46.815Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T05:09:46.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:46.815Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-28T05:09:46.815Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T05:09:47.082Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T05:09:47.083Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:47.083Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:47.083Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:47.083Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:47.083Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:47.083Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:47.083Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:47.401Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:47.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:47.401Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:47.401Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:47.664Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:47.924Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-28T05:09:48.184Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-28T05:09:48.184Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:48.184Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-28T05:09:48.184Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-28T05:09:48.446Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T05:09:48.446Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-28T05:09:48.446Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-28T05:09:48.446Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-28T05:09:48.886Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-28T05:09:48.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T05:09:48.886Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-28T05:09:48.886Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-28T05:09:49.149Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-28T05:09:49.149Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T05:09:49.149Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-28T05:09:49.149Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T05:09:49.149Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-28T05:09:49.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T05:09:49.409Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-28T05:09:49.409Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-28T05:09:49.409Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-28T05:09:49.409Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T05:09:49.409Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T05:09:49.409Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T05:09:49.409Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T05:09:49.671Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-28T05:09:49.671Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T05:09:49.671Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T05:09:49.671Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T05:09:49.671Z] (Reading database ... 13916 files and directories currently installed.) [2021-05-28T05:09:49.671Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-05-28T05:09:49.933Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T05:09:49.933Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T05:09:49.933Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:49.933Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-28T05:09:49.933Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-28T05:09:50.195Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-28T05:09:50.195Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-28T05:09:50.195Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T05:09:50.195Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T05:09:50.195Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T05:09:50.195Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:50.195Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-28T05:09:50.195Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-28T05:09:50.457Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-28T05:09:50.457Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:50.457Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-05-28T05:09:50.457Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-05-28T05:09:50.457Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-05-28T05:09:50.719Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:50.719Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-05-28T05:09:50.719Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-05-28T05:09:50.719Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-05-28T05:09:50.981Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:50.981Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-28T05:09:50.981Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-28T05:09:50.981Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-28T05:09:50.981Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:50.981Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-28T05:09:50.981Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-28T05:09:50.981Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-28T05:09:51.247Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:51.247Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-28T05:09:51.247Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-28T05:09:51.509Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-28T05:09:51.509Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:51.509Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-28T05:09:51.509Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-28T05:09:51.509Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-28T05:09:51.769Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:51.769Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T05:09:51.769Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T05:09:51.769Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T05:09:51.769Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:51.769Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-28T05:09:51.769Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-28T05:09:51.769Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-28T05:09:52.031Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:52.031Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-28T05:09:52.031Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-28T05:09:52.031Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-28T05:09:52.031Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:52.031Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-28T05:09:52.031Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-28T05:09:52.292Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-28T05:09:52.292Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:52.292Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-28T05:09:52.292Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-28T05:09:52.292Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-28T05:09:52.554Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:52.554Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-28T05:09:52.554Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-28T05:09:52.554Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-28T05:09:52.554Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:52.554Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-28T05:09:52.554Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-28T05:09:52.554Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-28T05:09:52.816Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-28T05:09:52.816Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-28T05:09:52.816Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-28T05:09:52.816Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-28T05:09:52.816Z] (Reading database ... 13921 files and directories currently installed.) [2021-05-28T05:09:52.816Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T05:09:52.816Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T05:09:52.816Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-28T05:09:52.816Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-28T05:09:53.079Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-28T05:09:53.079Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-28T05:09:53.342Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-28T05:09:53.342Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-28T05:09:53.342Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-28T05:09:53.342Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-28T05:09:53.603Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-28T05:09:53.603Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-28T05:09:53.603Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-28T05:09:53.603Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-28T05:09:53.603Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-28T05:09:53.603Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-28T05:09:53.866Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-28T05:09:53.866Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-28T05:09:53.866Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-28T05:09:53.866Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-28T05:09:53.866Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-28T05:09:53.866Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-28T05:09:54.128Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-28T05:09:54.128Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-28T05:09:54.391Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-28T05:09:54.392Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-28T05:09:54.392Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-28T05:09:54.392Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-28T05:09:54.653Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T05:09:54.653Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T05:09:54.915Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T05:09:54.915Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T05:09:54.915Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T05:09:54.915Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T05:09:54.915Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-28T05:09:54.915Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-28T05:09:55.177Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:55.177Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:55.177Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:55.177Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:55.438Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:55.438Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:55.438Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:55.438Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:56.381Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:56.381Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:57.084Z] 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-28T05:09:57.325Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:57.325Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:57.325Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:57.325Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:57.587Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:57.587Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:58.540Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-28T05:09:58.540Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-28T05:09:58.540Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T05:09:58.540Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T05:09:58.540Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T05:09:58.540Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T05:09:58.803Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-28T05:09:58.803Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-28T05:09:58.803Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-28T05:09:58.803Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-28T05:09:58.803Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T05:09:58.803Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T05:09:58.803Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-28T05:09:59.068Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-28T05:09:59.068Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-28T05:09:59.068Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-28T05:09:59.068Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.068Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-28T05:09:59.068Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.068Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.068Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.068Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-28T05:09:59.340Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-28T05:09:59.340Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-28T05:09:59.340Z] [2021-05-28T05:09:59.340Z] Current default time zone: 'Etc/UTC' [2021-05-28T05:09:59.341Z] Local time is now: Fri May 28 05:09:59 UTC 2021. [2021-05-28T05:09:59.341Z] Universal Time is now: Fri May 28 05:09:59 UTC 2021. [2021-05-28T05:09:59.341Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-28T05:09:59.341Z] [2021-05-28T05:09:59.341Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-28T05:09:59.341Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.341Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-28T05:09:59.341Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-28T05:09:59.341Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-28T05:09:59.341Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-28T05:09:59.341Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-28T05:09:59.341Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-28T05:09:59.341Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-28T05:09:59.341Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-28T05:09:59.341Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.341Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-28T05:09:59.601Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:09:59.601Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T05:09:59.601Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:09:59.601Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-28T05:09:59.601Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-28T05:09:59.601Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-28T05:09:59.601Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-28T05:09:59.601Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-28T05:09:59.601Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-28T05:09:59.601Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-28T05:09:59.601Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-28T05:10:00.469Z] 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-28T05:10:01.519Z] Updating certificates in /etc/ssl/certs... [2021-05-28T05:10:02.464Z] 23 added, 27 removed; done. [2021-05-28T05:10:02.464Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-28T05:10:02.464Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-28T05:10:02.464Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-28T05:10:02.464Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-28T05:10:02.464Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-28T05:10:02.464Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.464Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-28T05:10:02.725Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-28T05:10:02.725Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-28T05:10:02.725Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-28T05:10:02.725Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-28T05:10:02.725Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-28T05:10:02.725Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-28T05:10:02.725Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-28T05:10:02.725Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-28T05:10:02.725Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-28T05:10:02.725Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-28T05:10:02.725Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-28T05:10:02.986Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-28T05:10:02.986Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-28T05:10:02.986Z] Updating certificates in /etc/ssl/certs... [2021-05-28T05:10:03.558Z] 0 added, 0 removed; done. [2021-05-28T05:10:03.558Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-28T05:10:03.558Z] done. [2021-05-28T05:10:03.820Z] Reading package lists... [2021-05-28T05:10:04.081Z] Building dependency tree... [2021-05-28T05:10:04.081Z] Reading state information... [2021-05-28T05:10:04.343Z] The following NEW packages will be installed: [2021-05-28T05:10:04.343Z] apt-transport-https [2021-05-28T05:10:04.604Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T05:10:04.604Z] Need to get 1692 B of archives. [2021-05-28T05:10:04.604Z] After this operation, 154 kB of additional disk space will be used. [2021-05-28T05:10:04.604Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-28T05:10:04.604Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T05:10:04.604Z] Fetched 1692 B in 0s (10.6 kB/s) [2021-05-28T05:10:04.604Z] Selecting previously unselected package apt-transport-https. [2021-05-28T05:10:04.805Z] 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-28T05:10:04.864Z] (Reading database ... 13926 files and directories currently installed.) [2021-05-28T05:10:04.864Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-28T05:10:04.864Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-28T05:10:04.864Z] Setting up apt-transport-https (1.6.13) ... [2021-05-28T05:10:05.125Z] Waiting for network to be ready... [2021-05-28T05:10:05.403Z] 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-28T05:10:09.724Z] 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-28T05:10:10.413Z] 2021-05-28T05:10:07Z INFO Waiting for automatic snapd restart... [2021-05-28T05:10:10.413Z] snapd 2.50 from Canonical* installed [2021-05-28T05:10:11.360Z] "snapd" switched to the "latest/stable" channel [2021-05-28T05:10:11.360Z] [2021-05-28T05:10:13.931Z] core18 20210507 from Canonical* installed [2021-05-28T05:10:14.040Z] 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-28T05:10:14.191Z] "core18" switched to the "latest/stable" channel [2021-05-28T05:10:14.191Z] [2021-05-28T05:10:16.663Z] 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-28T05:10:17.497Z] snapcraft 4.7.1 from Canonical* installed [2021-05-28T05:10:17.497Z] "snapcraft" switched to the "latest/stable" channel [2021-05-28T05:10:17.497Z] [2021-05-28T05:10:20.062Z] 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-28T05:10:21.713Z] 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-28T05:10:21.713Z] - README.md [2021-05-28T05:10:21.713Z] [2021-05-28T05:10:21.713Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-28T05:10:23.467Z] 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-28T05:10:26.228Z] 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-28T05:10:28.361Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T05:10:28.361Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T05:10:28.361Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T05:10:28.361Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T05:10:29.305Z] Reading package lists... [2021-05-28T05:10:29.566Z] 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 [Pipeline] } [2021-05-28T05:10:34.684Z] $ docker stop --time=1 df26920a9f639708b4dd5fb8e3215f6dd681624d885130e53be150c31116216b [2021-05-28T05:10:36.159Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T05:10:36.159Z] Reading package lists... [2021-05-28T05:10:36.159Z] Building dependency tree... [2021-05-28T05:10:36.159Z] Reading state information... [2021-05-28T05:10:36.159Z] Suggested packages: [2021-05-28T05:10:36.159Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-28T05:10:36.159Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-28T05:10:36.159Z] Recommended packages: [2021-05-28T05:10:36.159Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-28T05:10:36.159Z] The following NEW packages will be installed: [2021-05-28T05:10:36.159Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-28T05:10:36.159Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-28T05:10:36.159Z] pkg-config zip [2021-05-28T05:10:36.159Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-28T05:10:36.159Z] Need to get 7663 kB of archives. [2021-05-28T05:10:36.159Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-28T05:10:36.159Z] 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-28T05:10:36.159Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-28T05:10:36.159Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-28T05:10:36.159Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-28T05:10:36.159Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-28T05:10:36.159Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-28T05:10:36.159Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-28T05:10:36.420Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-28T05:10:36.420Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-28T05:10:36.420Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-28T05:10:36.420Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-28T05:10:36.681Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-28T05:10:36.681Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-28T05:10:36.681Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-28T05:10:36.681Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-28T05:10:36.943Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-28T05:10:36.943Z] Fetched 7663 kB in 1s (10.7 MB/s) [2021-05-28T05:10:36.943Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-28T05:10:36.943Z] (Reading database ... 13930 files and directories currently installed.) [2021-05-28T05:10:36.943Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-28T05:10:36.943Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T05:10:36.943Z] Selecting previously unselected package libpsl5:amd64. [2021-05-28T05:10:36.943Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-28T05:10:36.943Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T05:10:37.130Z] $ docker rm -f df26920a9f639708b4dd5fb8e3215f6dd681624d885130e53be150c31116216b [2021-05-28T05:10:37.203Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-28T05:10:37.203Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-28T05:10:37.203Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T05:10:37.203Z] Selecting previously unselected package librtmp1:amd64. [2021-05-28T05:10:37.203Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-28T05:10:37.203Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T05:10:37.203Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-28T05:10:37.203Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-28T05:10:37.203Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T05:10:37.203Z] Selecting previously unselected package liberror-perl. [2021-05-28T05:10:37.203Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-28T05:10:37.203Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-28T05:10:37.464Z] Selecting previously unselected package git-man. [2021-05-28T05:10:37.464Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-28T05:10:37.464Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T05:10:37.464Z] Selecting previously unselected package git. [2021-05-28T05:10:37.464Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-28T05:10:37.464Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T05:10:38.035Z] Selecting previously unselected package libnorm1:amd64. [2021-05-28T05:10:38.035Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-28T05:10:38.035Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T05:10:38.035Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-28T05:10:38.035Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-28T05:10:38.035Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T05:10:38.035Z] Selecting previously unselected package libsodium23:amd64. [2021-05-28T05:10:38.035Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-28T05:10:38.035Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-28T05:10:38.035Z] Selecting previously unselected package libzmq5:amd64. [2021-05-28T05:10:38.035Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T05:10:38.035Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T05:10:38.298Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-28T05:10:38.298Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-28T05:10:38.298Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T05:10:38.298Z] Selecting previously unselected package pkg-config. [2021-05-28T05:10:38.298Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-28T05:10:38.298Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T05:10:38.298Z] Selecting previously unselected package zip. [2021-05-28T05:10:38.298Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-28T05:10:38.298Z] Unpacking zip (3.0-11build1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2021-05-28T05:10:38.559Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-28T05:10:38.559Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-28T05:10:38.559Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-28T05:10:38.559Z] Setting up liberror-perl (0.17025-1) ... [2021-05-28T05:10:38.559Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-28T05:10:38.559Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-28T05:10:38.559Z] No schema files found: doing nothing. [2021-05-28T05:10:38.559Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-28T05:10:38.559Z] Setting up zip (3.0-11build1) ... [2021-05-28T05:10:38.559Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-28T05:10:38.559Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-28T05:10:38.559Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-28T05:10:38.559Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T05:10:38.559Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-28T05:10:38.559Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-28T05:10:38.559Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-28T05:10:38.559Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:38.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:10:39.190Z] [2021-05-28T05:10:39.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:10:39.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:10:39.820Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-28T05:10:39.820Z] 29e5d40040c1: Pulling fs layer [2021-05-28T05:10:39.820Z] 1ce36da41761: Pulling fs layer [2021-05-28T05:10:39.820Z] 25b303627fd3: Pulling fs layer [2021-05-28T05:10:39.820Z] 29e5d40040c1: Verifying Checksum [2021-05-28T05:10:39.820Z] 29e5d40040c1: Download complete [2021-05-28T05:10:40.418Z] 1ce36da41761: Verifying Checksum [2021-05-28T05:10:40.418Z] 1ce36da41761: Download complete [2021-05-28T05:10:40.692Z] 29e5d40040c1: Pull complete [2021-05-28T05:10:42.137Z] 1ce36da41761: Pull complete [2021-05-28T05:10:42.138Z] 25b303627fd3: Verifying Checksum [2021-05-28T05:10:42.138Z] 25b303627fd3: Download complete [2021-05-28T05:10:45.460Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T05:10:45.460Z] git set to automatically installed. [2021-05-28T05:10:45.460Z] git-man set to automatically installed. [2021-05-28T05:10:45.460Z] libcurl3-gnutls set to automatically installed. [2021-05-28T05:10:45.460Z] liberror-perl set to automatically installed. [2021-05-28T05:10:45.460Z] libglib2.0-0 set to automatically installed. [2021-05-28T05:10:45.460Z] libnghttp2-14 set to automatically installed. [2021-05-28T05:10:45.460Z] libnorm1 set to automatically installed. [2021-05-28T05:10:45.460Z] libpgm-5.2-0 set to automatically installed. [2021-05-28T05:10:45.460Z] libpsl5 set to automatically installed. [2021-05-28T05:10:45.460Z] librtmp1 set to automatically installed. [2021-05-28T05:10:45.460Z] libsodium23 set to automatically installed. [2021-05-28T05:10:45.460Z] libzmq3-dev set to automatically installed. [2021-05-28T05:10:45.460Z] libzmq5 set to automatically installed. [2021-05-28T05:10:45.460Z] pkg-config set to automatically installed. [2021-05-28T05:10:45.460Z] zip set to automatically installed. [2021-05-28T05:10:46.868Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T05:10:52.274Z] 25b303627fd3: Pull complete [2021-05-28T05:10:52.274Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-28T05:10:52.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:10:52.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-28T05:10:52.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container [2021-05-28T05:10:52.613Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T05:10:53.459Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T05:10:55.485Z] $ docker top ecee0ac2aff25440749c48e482232bbf8ced98bb6f00482056e93aa47a4674b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:10:56.395Z] + + grepdocker-compose parallel build [2021-05-28T05:10:56.395Z] --help [2021-05-28T05:10:59.764Z] --parallel Build images in parallel. [Pipeline] } [2021-05-28T05:10:59.780Z] $ docker stop --time=1 ecee0ac2aff25440749c48e482232bbf8ced98bb6f00482056e93aa47a4674b8 [2021-05-28T05:11:01.589Z] $ docker rm -f ecee0ac2aff25440749c48e482232bbf8ced98bb6f00482056e93aa47a4674b8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:11:02.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-28T05:11:02.265Z] . [Pipeline] withDockerContainer [2021-05-28T05:11:02.494Z] prd-ubuntu18.04-docker-arm64-4c-16g-828 does not seem to be running inside a container [2021-05-28T05:11:02.571Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-28T05:11:04.118Z] $ docker top 4097bc10b1de402d9f90ded713f2ffd1477d7050f24e41fb54158af2428055a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:11:05.063Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-28T05:11:08.428Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-28T05:11:08.428Z] snapd is not logged in, snap install commands will use sudo [2021-05-28T05:11:09.350Z] Building core-command ... [2021-05-28T05:11:09.350Z] Building core-data ... [2021-05-28T05:11:09.350Z] Building core-metadata ... [2021-05-28T05:11:09.350Z] Building security-bootstrapper ... [2021-05-28T05:11:09.350Z] Building security-proxy-setup ... [2021-05-28T05:11:09.350Z] Building security-secretstore-setup ... [2021-05-28T05:11:09.350Z] Building support-notifications ... [2021-05-28T05:11:09.350Z] Building support-scheduler ... [2021-05-28T05:11:09.350Z] Building sys-mgmt-agent ... [2021-05-28T05:11:09.350Z] Building core-metadata [2021-05-28T05:11:09.350Z] Building security-proxy-setup [2021-05-28T05:11:09.350Z] Building security-bootstrapper [2021-05-28T05:11:09.350Z] Building sys-mgmt-agent [2021-05-28T05:11:09.350Z] Building core-command [2021-05-28T05:11:13.719Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-28T05:11:13.719Z] snap "core18" has no updates available [2021-05-28T05:11:14.290Z] Pulling go-build-helper [2021-05-28T05:11:14.290Z] + snapcraftctl pull [2021-05-28T05:11:15.676Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-28T05:11:15.676Z] Skipping pull go-build-helper (already ran) [2021-05-28T05:11:15.676Z] Building go-build-helper [2021-05-28T05:11:15.676Z] + snapcraftctl build [2021-05-28T05:11:17.593Z] Staging go-build-helper [2021-05-28T05:11:17.593Z] + snapcraftctl stage [2021-05-28T05:11:27.608Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-28T05:11:27.608Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-28T05:11:27.608Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1727 kB] [2021-05-28T05:11:27.608Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-28T05:11:27.608Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-28T05:11:27.608Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-28T05:11:27.608Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-28T05:11:27.608Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-28T05:11:27.608Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-05-28T05:11:27.608Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-28T05:11:27.608Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-28T05:11:27.608Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-28T05:11:27.608Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-28T05:11:27.608Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-28T05:11:27.608Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-28T05:11:27.608Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-28T05:11:27.608Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-28T05:11:27.608Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-28T05:11:27.608Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-28T05:11:27.608Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-28T05:11:27.608Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [414 kB] [2021-05-28T05:11:27.608Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-28T05:11:27.608Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-28T05:11:27.608Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-28T05:11:27.608Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-28T05:11:27.608Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-28T05:11:27.608Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-28T05:11:27.608Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-28T05:11:27.608Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T05:11:27.608Z] Fetched 224 kB in 0s (0 B/s) [2021-05-28T05:11:27.608Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T05:11:27.608Z] Fetched 157 kB in 0s (0 B/s) [2021-05-28T05:11:27.608Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T05:11:27.608Z] Fetched 221 kB in 0s (0 B/s) [2021-05-28T05:11:27.608Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T05:11:27.608Z] Fetched 143 kB in 0s (0 B/s) [2021-05-28T05:11:27.608Z] Pulling app-service-config [2021-05-28T05:11:27.608Z] + snapcraftctl pull [2021-05-28T05:11:27.608Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-28T05:11:28.179Z] Pulling config-common [2021-05-28T05:11:28.179Z] + snapcraftctl pull [2021-05-28T05:11:32.384Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T05:11:32.384Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T05:11:32.384Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T05:11:32.384Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T05:11:32.384Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-28T05:11:32.384Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T05:11:32.384Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-28T05:11:32.384Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T05:11:32.384Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-28T05:11:32.384Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T05:11:32.384Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-28T05:11:32.384Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T05:11:32.384Z] Pulling edgex-go [2021-05-28T05:11:32.384Z] + snapcraftctl pull [2021-05-28T05:11:50.509Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-28T05:11:50.509Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-28T05:11:50.509Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-28T05:11:50.509Z] Fetched 0 B in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-28T05:11:50.509Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-28T05:11:50.509Z] Fetched 279 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-28T05:11:50.509Z] Fetched 122 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-28T05:11:50.509Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-28T05:11:50.509Z] Fetched 8848 B in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-28T05:11:50.509Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-28T05:11:50.509Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-28T05:11:50.509Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-28T05:11:50.509Z] Fetched 219 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-28T05:11:50.509Z] Fetched 154 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-28T05:11:50.509Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-28T05:11:50.509Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-28T05:11:50.509Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-28T05:11:50.509Z] Fetched 499 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-28T05:11:50.509Z] Fetched 111 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-28T05:11:50.509Z] Fetched 240 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-28T05:11:50.509Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-28T05:11:50.509Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-28T05:11:50.509Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-28T05:11:50.509Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-28T05:11:50.510Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-28T05:11:50.510Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-28T05:11:50.510Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-28T05:11:50.510Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-28T05:11:50.510Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-28T05:11:50.510Z] Fetched 8720 B in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-28T05:11:50.510Z] Fetched 137 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-28T05:11:50.510Z] Fetched 119 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-28T05:11:50.510Z] Fetched 110 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-28T05:11:50.510Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-28T05:11:50.510Z] Fetched 645 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-28T05:11:50.510Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-28T05:11:50.510Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-28T05:11:50.510Z] Fetched 368 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-28T05:11:50.510Z] Fetched 187 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-28T05:11:50.510Z] Fetched 175 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-28T05:11:50.510Z] Fetched 206 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-28T05:11:50.510Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-28T05:11:50.510Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-28T05:11:50.510Z] Fetched 159 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-28T05:11:50.510Z] Fetched 107 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-28T05:11:50.510Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-28T05:11:50.510Z] Pulling static-packages [2021-05-28T05:11:50.510Z] + snapcraftctl pull [2021-05-28T05:11:50.510Z] Pulling version [2021-05-28T05:11:50.510Z] + cd /root/project [2021-05-28T05:11:50.510Z] + [ -f VERSION ] [2021-05-28T05:11:50.510Z] + PROJECT_VERSION=local-dev [2021-05-28T05:11:50.510Z] + git rev-parse --short HEAD [2021-05-28T05:11:50.510Z] + GIT_REVISION=29cd0371 [2021-05-28T05:11:50.510Z] + snapcraftctl set-version local-dev [2021-05-28T05:11:50.771Z] Skipping build go-build-helper (already ran) [2021-05-28T05:11:51.032Z] Building app-service-config [2021-05-28T05:11:51.032Z] + make build [2021-05-28T05:11:51.032Z] go mod tidy [2021-05-28T05:11:54.336Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-05-28T05:11:54.336Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-28T05:11:54.336Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-05-28T05:11:54.336Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-05-28T05:11:54.336Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-28T05:11:54.336Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-28T05:11:54.336Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-28T05:11:54.336Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-05-28T05:11:54.597Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-28T05:11:54.857Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-28T05:11:54.857Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-28T05:11:54.857Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-28T05:11:55.117Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-28T05:11:55.117Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-28T05:11:55.378Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-28T05:11:55.378Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-28T05:11:55.378Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-28T05:11:55.378Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-28T05:11:55.378Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-28T05:11:55.645Z] go: downloading golang.org/x/text v0.3.2 [2021-05-28T05:11:55.645Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-28T05:11:55.645Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-28T05:11:55.645Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-28T05:11:55.645Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-28T05:11:55.645Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-28T05:11:55.645Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-28T05:11:55.645Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-28T05:11:55.645Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-28T05:11:55.645Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-28T05:11:55.909Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-28T05:11:55.909Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-28T05:11:55.909Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-28T05:11:55.909Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-28T05:11:56.173Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-28T05:11:56.173Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-28T05:11:56.173Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-28T05:11:56.173Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-28T05:11:56.173Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-28T05:11:56.173Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-28T05:11:56.173Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-28T05:11:56.173Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-28T05:11:56.173Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-28T05:11:56.173Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-28T05:11:56.445Z] go: downloading github.com/kr/text v0.1.0 [2021-05-28T05:11:56.445Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-28T05:11:56.445Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-28T05:11:56.445Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-28T05:11:56.445Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-28T05:11:56.445Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-28T05:11:56.445Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-28T05:11:56.445Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-28T05:11:56.445Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-28T05:11:56.445Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-28T05:11:56.445Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-28T05:11:56.445Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-28T05:11:56.445Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-28T05:11:56.445Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-28T05:11:56.705Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-28T05:11:56.705Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-28T05:11:56.705Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-28T05:11:56.705Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-28T05:11:56.705Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-28T05:11:56.705Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-28T05:11:56.705Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-28T05:11:56.705Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-28T05:11:56.705Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-28T05:11:56.705Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-28T05:11:56.966Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-28T05:11:56.966Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-28T05:11:56.966Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-28T05:11:56.966Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-28T05:12:09.197Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-28T05:12:09.197Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-28T05:12:09.197Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-28T05:12:09.197Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-28T05:12:09.198Z] Building config-common [2021-05-28T05:12:09.198Z] + snapcraftctl build [2021-05-28T05:12:11.114Z] Building edgex-go [2021-05-28T05:12:11.114Z] + cd /root/parts/edgex-go/src [2021-05-28T05:12:11.114Z] + make build [2021-05-28T05:12:11.114Z] go mod tidy [2021-05-28T05:12:11.374Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.94 [2021-05-28T05:12:11.374Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.59 [2021-05-28T05:12:11.374Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-28T05:12:11.635Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-28T05:12:11.635Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-28T05:12:11.635Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-28T05:12:11.635Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-28T05:12:11.635Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-28T05:12:11.635Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-28T05:12:11.897Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-28T05:12:11.897Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-28T05:12:11.897Z] 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-28T05:12:17.187Z] 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-28T05:12:22.475Z] 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-28T05:12:24.392Z] 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-28T05:12:25.779Z] 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-28T05:12:26.356Z] 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-28T05:12:28.904Z] 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-28T05:12:30.821Z] 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-28T05:12:31.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:12:31.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:12:31.092Z] ---> dd537f335410 [2021-05-28T05:12:31.092Z] Step 3/22 : WORKDIR /edgex-go [2021-05-28T05:12:31.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:12:31.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:12:31.092Z] ---> dd537f335410 [2021-05-28T05:12:31.092Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:12:31.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:12:31.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:12:31.092Z] ---> dd537f335410 [2021-05-28T05:12:31.092Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:12:31.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:12:31.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:12:31.092Z] ---> dd537f335410 [2021-05-28T05:12:31.092Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:12:31.092Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:12:31.092Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:12:31.092Z] ---> dd537f335410 [2021-05-28T05:12:31.092Z] Step 3/32 : WORKDIR /edgex-go [2021-05-28T05:12:31.092Z] ---> Running in d5c436f80364 [2021-05-28T05:12:31.092Z] ---> Running in 8eecec25b6da [2021-05-28T05:12:31.092Z] ---> Running in 411bfaa6c2a3 [2021-05-28T05:12:31.092Z] ---> Running in cc6b549c8e38 [2021-05-28T05:12:31.092Z] ---> Running in 783fa162ad18 [2021-05-28T05:12:31.092Z] Removing intermediate container cc6b549c8e38 [2021-05-28T05:12:31.092Z] ---> 038046b1b674 [2021-05-28T05:12:31.092Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:12:31.092Z] Removing intermediate container d5c436f80364 [2021-05-28T05:12:31.092Z] ---> 8b15a7fa76db [2021-05-28T05:12:31.092Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:12:31.092Z] Removing intermediate container 783fa162ad18 [2021-05-28T05:12:31.092Z] ---> 31aca686dac2 [2021-05-28T05:12:31.092Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:12:31.092Z] Removing intermediate container 8eecec25b6da [2021-05-28T05:12:31.092Z] ---> cc3f7e19b9de [2021-05-28T05:12:31.092Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:12:31.092Z] Removing intermediate container 411bfaa6c2a3 [2021-05-28T05:12:31.092Z] ---> cfb8adf2427c [2021-05-28T05:12:31.092Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:12:31.092Z] ---> Running in 1bfaa2e2c829 [2021-05-28T05:12:31.092Z] ---> Running in ed1aeea9a32d [2021-05-28T05:12:31.092Z] ---> Running in a550a547a1eb [2021-05-28T05:12:31.092Z] ---> Running in 651a5c9084f5 [2021-05-28T05:12:31.092Z] ---> Running in aa2d0afe48f0 [2021-05-28T05:12:31.092Z] Removing intermediate container 1bfaa2e2c829 [2021-05-28T05:12:31.092Z] ---> 87c17580951c [2021-05-28T05:12:31.092Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:12:31.092Z] Removing intermediate container ed1aeea9a32d [2021-05-28T05:12:31.092Z] ---> 757611de96b3 [2021-05-28T05:12:31.092Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-28T05:12:31.092Z] ---> Running in c7421619a649 [2021-05-28T05:12:31.092Z] Removing intermediate container a550a547a1eb [2021-05-28T05:12:31.092Z] ---> b8f8449e629a [2021-05-28T05:12:31.092Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-28T05:12:31.092Z] ---> Running in 93508c2fafb6 [2021-05-28T05:12:31.092Z] Removing intermediate container 651a5c9084f5 [2021-05-28T05:12:31.092Z] ---> a65554732d7c [2021-05-28T05:12:31.092Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-28T05:12:31.092Z] ---> Running in ddb8f8b2e5e6 [2021-05-28T05:12:31.092Z] Removing intermediate container aa2d0afe48f0 [2021-05-28T05:12:31.092Z] ---> cbf2ffe22eb6 [2021-05-28T05:12:31.092Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-28T05:12:31.092Z] ---> Running in 8eb72e6acc43 [2021-05-28T05:12:31.092Z] ---> Running in 41389fc9b31f [2021-05-28T05:12:31.092Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:31.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:31.638Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:31.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:31.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:31.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:32.204Z] 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-28T05:12:32.231Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:32.509Z] OK: 218 MiB in 52 packages [2021-05-28T05:12:32.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:32.509Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:32.786Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:12:33.398Z] OK: 218 MiB in 52 packages [2021-05-28T05:12:33.590Z] 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-28T05:12:33.674Z] OK: 218 MiB in 52 packages [2021-05-28T05:12:33.675Z] OK: 218 MiB in 52 packages [2021-05-28T05:12:33.968Z] OK: 218 MiB in 52 packages [2021-05-28T05:12:33.968Z] Removing intermediate container c7421619a649 [2021-05-28T05:12:33.968Z] ---> 8fab4dbfbb16 [2021-05-28T05:12:33.968Z] Step 6/24 : COPY go.mod . [2021-05-28T05:12:34.962Z] Removing intermediate container 93508c2fafb6 [2021-05-28T05:12:34.962Z] ---> cf31c3fcc834 [2021-05-28T05:12:34.962Z] Step 6/22 : COPY go.mod . [2021-05-28T05:12:34.974Z] 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-28T05:12:35.239Z] ---> d998467e8079 [2021-05-28T05:12:35.239Z] Step 7/24 : RUN go mod download [2021-05-28T05:12:35.514Z] Removing intermediate container 8eb72e6acc43 [2021-05-28T05:12:35.514Z] ---> 633897cf2fcd [2021-05-28T05:12:35.514Z] Step 6/24 : COPY go.mod . [2021-05-28T05:12:35.514Z] Removing intermediate container 41389fc9b31f [2021-05-28T05:12:35.514Z] ---> 7332c7de80d6 [2021-05-28T05:12:35.514Z] Step 6/32 : COPY go.mod . [2021-05-28T05:12:35.514Z] ---> Running in 4a8bf257e9fd [2021-05-28T05:12:35.789Z] Removing intermediate container ddb8f8b2e5e6 [2021-05-28T05:12:35.789Z] ---> 7bf9f753406f [2021-05-28T05:12:35.789Z] Step 6/24 : COPY go.mod . [2021-05-28T05:12:36.065Z] ---> cbbba9c785c3 [2021-05-28T05:12:36.065Z] Step 7/22 : RUN go mod download [2021-05-28T05:12:36.341Z] ---> Running in 52850a3b8580 [2021-05-28T05:12:36.356Z] 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-28T05:12:36.620Z] ---> 7101a2229749 [2021-05-28T05:12:36.620Z] Step 7/24 : RUN go mod download [2021-05-28T05:12:36.894Z] ---> f8187eff886d [2021-05-28T05:12:36.894Z] Step 7/32 : RUN go mod download [2021-05-28T05:12:36.894Z] ---> Running in 2d23c0094d8c [2021-05-28T05:12:37.175Z] ---> 37c72a621eb6 [2021-05-28T05:12:37.175Z] Step 7/24 : RUN go mod download [2021-05-28T05:12:37.175Z] ---> Running in 572d27f1da22 [2021-05-28T05:12:37.451Z] ---> Running in 0641632f53b0 [2021-05-28T05:12:39.232Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-28T05:12:39.232Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-28T05:12:39.232Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-28T05:12:39.232Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-28T05:12:39.232Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-28T05:12:39.232Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-28T05:12:39.232Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-28T05:12:39.232Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-28T05:12:39.232Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-28T05:12:39.232Z] + 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-28T05:12:39.232Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-28T05:12:39.232Z] + 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-28T05:12:39.232Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-28T05:12:39.232Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-28T05:12:39.232Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-28T05:12:39.232Z] + 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-28T05:12:39.232Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-28T05:12:39.232Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-28T05:12:39.232Z] + 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-28T05:12:39.445Z] Removing intermediate container 4a8bf257e9fd [2021-05-28T05:12:39.446Z] ---> 750b90b4c64e [2021-05-28T05:12:39.446Z] Step 8/24 : COPY . . [2021-05-28T05:12:40.049Z] Removing intermediate container 52850a3b8580 [2021-05-28T05:12:40.049Z] ---> 7b374e029ca6 [2021-05-28T05:12:40.049Z] Step 8/22 : COPY . . [2021-05-28T05:12:41.056Z] Removing intermediate container 2d23c0094d8c [2021-05-28T05:12:41.056Z] ---> 5977e9c57b06 [2021-05-28T05:12:41.056Z] Step 8/24 : COPY . . [2021-05-28T05:12:42.513Z] Removing intermediate container 0641632f53b0 [2021-05-28T05:12:42.513Z] ---> e2690945dcce [2021-05-28T05:12:42.513Z] Step 8/24 : COPY . . [2021-05-28T05:12:42.513Z] Removing intermediate container 572d27f1da22 [2021-05-28T05:12:42.513Z] ---> 872c16d92113 [2021-05-28T05:12:42.513Z] Step 8/32 : COPY . . [2021-05-28T05:12:42.542Z] Building static-packages [2021-05-28T05:12:42.542Z] + snapcraftctl build [2021-05-28T05:12:44.459Z] Building version [2021-05-28T05:12:44.459Z] + snapcraftctl build [2021-05-28T05:12:46.371Z] Skipping stage go-build-helper (already ran) [2021-05-28T05:12:46.371Z] Staging app-service-config [2021-05-28T05:12:46.371Z] + snapcraftctl stage [2021-05-28T05:12:47.758Z] Staging config-common [2021-05-28T05:12:47.758Z] + snapcraftctl stage [2021-05-28T05:12:48.700Z] Staging edgex-go [2021-05-28T05:12:48.700Z] + snapcraftctl stage [2021-05-28T05:12:50.087Z] Staging static-packages [2021-05-28T05:12:50.087Z] + snapcraftctl stage [2021-05-28T05:12:51.030Z] Staging version [2021-05-28T05:12:51.030Z] + snapcraftctl stage [2021-05-28T05:12:52.413Z] Priming go-build-helper [2021-05-28T05:12:52.413Z] + snapcraftctl prime [2021-05-28T05:12:53.358Z] Priming app-service-config [2021-05-28T05:12:53.358Z] + snapcraftctl prime [2021-05-28T05:12:54.742Z] Priming config-common [2021-05-28T05:12:54.742Z] + snapcraftctl prime [2021-05-28T05:12:55.684Z] Priming edgex-go [2021-05-28T05:12:55.684Z] + snapcraftctl prime [2021-05-28T05:12:57.068Z] Priming static-packages [2021-05-28T05:12:57.068Z] + snapcraftctl prime [2021-05-28T05:12:59.611Z] Priming version [2021-05-28T05:12:59.611Z] + snapcraftctl prime [2021-05-28T05:13:00.553Z] 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-28T05:13:04.762Z] ---> f72ee74cfb32 [2021-05-28T05:13:04.762Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:13:04.762Z] ---> Running in dfa9888d32fd [2021-05-28T05:13:05.035Z] ---> 0c850491fda4 [2021-05-28T05:13:05.035Z] Step 9/22 : RUN go mod tidy [2021-05-28T05:13:05.035Z] ---> d9721a8f44ec [2021-05-28T05:13:05.035Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:13:05.313Z] ---> Running in c9d868c316f9 [2021-05-28T05:13:05.313Z] ---> Running in 8ad0f518c2d3 [2021-05-28T05:13:05.587Z] ---> 91565faf6b80 [2021-05-28T05:13:05.587Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:13:05.859Z] ---> Running in dce8723faf63 [2021-05-28T05:13:06.459Z] ---> 7971a3e76432 [2021-05-28T05:13:06.459Z] Step 9/32 : RUN go mod tidy [2021-05-28T05:13:06.742Z] ---> Running in 9a801184295e [2021-05-28T05:13:11.070Z] Removing intermediate container dfa9888d32fd [2021-05-28T05:13:11.070Z] ---> 9f4b43688f66 [2021-05-28T05:13:11.070Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-28T05:13:11.070Z] ---> Running in 0dd33b1c9c0f [2021-05-28T05:13:13.062Z] Removing intermediate container c9d868c316f9 [2021-05-28T05:13:13.062Z] ---> 2a5270a8c11f [2021-05-28T05:13:13.062Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-28T05:13:13.062Z] Removing intermediate container 8ad0f518c2d3 [2021-05-28T05:13:13.062Z] ---> dd58e56b4da0 [2021-05-28T05:13:13.062Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-28T05:13:13.337Z] 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-28T05:13:13.337Z] ---> Running in 2e34aa5606fe [2021-05-28T05:13:13.337Z] ---> Running in eeeaadb8bb46 [2021-05-28T05:13:13.614Z] Removing intermediate container 9a801184295e [2021-05-28T05:13:13.614Z] ---> 26b71b5109c6 [2021-05-28T05:13:13.614Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-28T05:13:13.903Z] Removing intermediate container dce8723faf63 [2021-05-28T05:13:13.903Z] ---> 8bf94395f1b3 [2021-05-28T05:13:13.903Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-28T05:13:13.903Z] ---> Running in 0d640665dddb [2021-05-28T05:13:14.184Z] ---> Running in d713be91474e [2021-05-28T05:13:16.171Z] 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-28T05:13:16.770Z] 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-28T05:13:16.770Z] 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-28T05:13:17.045Z] 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-28T05:15:08.938Z] 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-28T05:15:12.350Z] Removing intermediate container 0d640665dddb [2021-05-28T05:15:12.350Z] ---> 3a4c710dcbcc [2021-05-28T05:15:12.350Z] [2021-05-28T05:15:12.350Z] Step 11/32 : FROM alpine:3.12 [2021-05-28T05:15:12.350Z] 3.12: Pulling from library/alpine [2021-05-28T05:15:15.027Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-28T05:15:15.027Z] Status: Downloaded newer image for alpine:3.12 [2021-05-28T05:15:15.027Z] ---> 9852663dfa18 [2021-05-28T05:15:15.027Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-28T05:15:16.012Z] ---> Running in cb3d9ea4d182 [2021-05-28T05:15:16.615Z] Removing intermediate container 2e34aa5606fe [2021-05-28T05:15:16.615Z] ---> 8efb94fb3910 [2021-05-28T05:15:16.615Z] [2021-05-28T05:15:16.615Z] Step 11/22 : FROM alpine:3.12 [2021-05-28T05:15:16.615Z] ---> 9852663dfa18 [2021-05-28T05:15:16.615Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-28T05:15:16.891Z] ---> Running in 436801c847e5 [2021-05-28T05:15:17.176Z] Removing intermediate container cb3d9ea4d182 [2021-05-28T05:15:17.176Z] ---> 3dacd4b5984a [2021-05-28T05:15:17.176Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-28T05:15:17.465Z] ---> Running in 0e3028acf01a [2021-05-28T05:15:20.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:20.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:20.112Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:20.390Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:20.390Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:15:20.390Z] (2/2) Installing su-exec (0.2-r1) [2021-05-28T05:15:20.390Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:15:20.390Z] OK: 5 MiB in 16 packages [2021-05-28T05:15:20.992Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-28T05:15:20.992Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:15:20.992Z] (3/4) Installing libcurl (7.77.0-r0) [2021-05-28T05:15:20.992Z] (4/4) Installing curl (7.77.0-r0) [2021-05-28T05:15:20.992Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:15:20.992Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:15:21.291Z] OK: 7 MiB in 18 packages [2021-05-28T05:15:23.318Z] Removing intermediate container 0dd33b1c9c0f [2021-05-28T05:15:23.318Z] ---> ab7a31e8399d [2021-05-28T05:15:23.318Z] [2021-05-28T05:15:23.318Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:15:23.318Z] ---> 9852663dfa18 [2021-05-28T05:15:23.318Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:15:23.318Z] Removing intermediate container d713be91474e [2021-05-28T05:15:23.318Z] ---> afc996861c13 [2021-05-28T05:15:23.318Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-28T05:15:23.591Z] Removing intermediate container 0e3028acf01a [2021-05-28T05:15:23.591Z] ---> 91bbaa277fc6 [2021-05-28T05:15:23.591Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-28T05:15:23.870Z] ---> Running in 023b66385cb6 [2021-05-28T05:15:23.870Z] ---> Running in f42775b411af [2021-05-28T05:15:23.870Z] ---> Running in 968df8570870 [2021-05-28T05:15:24.142Z] Removing intermediate container 436801c847e5 [2021-05-28T05:15:24.142Z] ---> cd0b386c6171 [2021-05-28T05:15:24.142Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:15:24.418Z] ---> Running in e1033a22125b [2021-05-28T05:15:24.710Z] Removing intermediate container 968df8570870 [2021-05-28T05:15:24.710Z] ---> 0e322a3acd09 [2021-05-28T05:15:24.710Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-28T05:15:24.987Z] ---> Running in d6f1c0cb74d5 [2021-05-28T05:15:24.987Z] Removing intermediate container e1033a22125b [2021-05-28T05:15:24.987Z] ---> c7a6207eef6d [2021-05-28T05:15:24.987Z] Step 14/22 : WORKDIR /edgex [2021-05-28T05:15:25.283Z] ---> Running in 90ce7dc138ef [2021-05-28T05:15:25.887Z] Removing intermediate container d6f1c0cb74d5 [2021-05-28T05:15:25.887Z] ---> f47a890d9329 [2021-05-28T05:15:25.887Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-28T05:15:25.887Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:26.185Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:26.185Z] 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-28T05:15:26.185Z] ---> Running in 7ef338742004 [2021-05-28T05:15:26.185Z] Removing intermediate container 90ce7dc138ef [2021-05-28T05:15:26.185Z] ---> b489afe60597 [2021-05-28T05:15:26.185Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-28T05:15:26.793Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-28T05:15:26.793Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:15:26.793Z] OK: 5 MiB in 15 packages [2021-05-28T05:15:27.792Z] ---> 75cb87e777f7 [2021-05-28T05:15:27.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-28T05:15:28.783Z] Removing intermediate container 023b66385cb6 [2021-05-28T05:15:28.783Z] ---> 71f81b9acbd0 [2021-05-28T05:15:28.783Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:15:29.770Z] ---> Running in 5ebdb12b05a8 [2021-05-28T05:15:29.770Z] ---> f8a763c5dcc0 [2021-05-28T05:15:29.770Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-28T05:15:30.399Z] Removing intermediate container 5ebdb12b05a8 [2021-05-28T05:15:30.399Z] ---> 90453e461dbc [2021-05-28T05:15:30.399Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-28T05:15:30.688Z] Removing intermediate container f42775b411af [2021-05-28T05:15:30.688Z] ---> ff76bc513ebd [2021-05-28T05:15:30.688Z] [2021-05-28T05:15:30.688Z] Step 12/24 : FROM docker:20.10.0 [2021-05-28T05:15:30.688Z] Removing intermediate container 7ef338742004 [2021-05-28T05:15:30.688Z] ---> f91583aee216 [2021-05-28T05:15:30.688Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-28T05:15:30.963Z] ---> Running in 9eb3352a206f [2021-05-28T05:15:30.963Z] 20.10.0: Pulling from library/docker [2021-05-28T05:15:31.237Z] ---> Running in 78dd26cbe104 [2021-05-28T05:15:31.237Z] Removing intermediate container eeeaadb8bb46 [2021-05-28T05:15:31.237Z] ---> d493d7c85102 [2021-05-28T05:15:31.237Z] [2021-05-28T05:15:31.237Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:15:31.237Z] ---> 9852663dfa18 [2021-05-28T05:15:31.237Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:15:31.237Z] ---> Using cache [2021-05-28T05:15:31.237Z] ---> 71f81b9acbd0 [2021-05-28T05:15:31.237Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:15:31.237Z] ---> Using cache [2021-05-28T05:15:31.237Z] ---> 90453e461dbc [2021-05-28T05:15:31.237Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-28T05:15:31.513Z] ---> 43a0f3ee481f [2021-05-28T05:15:31.513Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-28T05:15:31.795Z] ---> Running in 512678d729bb [2021-05-28T05:15:31.795Z] ---> Running in 84e48f6e4a68 [2021-05-28T05:15:31.795Z] Removing intermediate container 9eb3352a206f [2021-05-28T05:15:31.795Z] ---> 68b50efd4572 [2021-05-28T05:15:31.795Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:15:32.071Z] Removing intermediate container 78dd26cbe104 [2021-05-28T05:15:32.071Z] ---> 7842d581f249 [2021-05-28T05:15:32.071Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-28T05:15:32.358Z] ---> Running in 691b8df8c01d [2021-05-28T05:15:32.639Z] Removing intermediate container 512678d729bb [2021-05-28T05:15:32.639Z] ---> ecac4b7695f0 [2021-05-28T05:15:32.639Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-28T05:15:32.920Z] Removing intermediate container 84e48f6e4a68 [2021-05-28T05:15:32.920Z] ---> 2bfd22eb6318 [2021-05-28T05:15:32.920Z] Step 19/22 : CMD ["--init=true"] [2021-05-28T05:15:33.211Z] ---> Running in 88503b07a9df [2021-05-28T05:15:33.211Z] ---> Running in efe6701702dc [2021-05-28T05:15:33.211Z] Removing intermediate container 691b8df8c01d [2021-05-28T05:15:33.211Z] ---> 9c4aefe12c0f [2021-05-28T05:15:33.211Z] Step 16/24 : WORKDIR / [2021-05-28T05:15:33.488Z] ---> a16370e1cd15 [2021-05-28T05:15:33.488Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-28T05:15:33.766Z] ---> Running in 2ed531c0bbd9 [2021-05-28T05:15:34.041Z] ---> Running in 467e75b577f8 [2021-05-28T05:15:34.041Z] Removing intermediate container 88503b07a9df [2021-05-28T05:15:34.041Z] ---> e9b71abaed80 [2021-05-28T05:15:34.041Z] Step 16/24 : WORKDIR / [2021-05-28T05:15:34.315Z] Removing intermediate container efe6701702dc [2021-05-28T05:15:34.315Z] ---> 27a475170012 [2021-05-28T05:15:34.315Z] Step 20/22 : LABEL arch=arm64 [2021-05-28T05:15:34.315Z] ---> Running in 8f8be30aad26 [2021-05-28T05:15:34.590Z] ---> Running in 627940efd411 [2021-05-28T05:15:34.872Z] Removing intermediate container 2ed531c0bbd9 [2021-05-28T05:15:34.872Z] ---> a98c11248e39 [2021-05-28T05:15:34.872Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:15:35.149Z] Removing intermediate container 8f8be30aad26 [2021-05-28T05:15:35.149Z] ---> 7ce76d9b2154 [2021-05-28T05:15:35.149Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:15:35.424Z] Removing intermediate container 627940efd411 [2021-05-28T05:15:35.424Z] ---> be5d970f8bc5 [2021-05-28T05:15:35.424Z] Step 21/22 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:15:35.698Z] ---> Running in e5d9932ccfe6 [2021-05-28T05:15:35.973Z] ---> 04be586f005e [2021-05-28T05:15:35.973Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-28T05:15:36.574Z] Removing intermediate container e5d9932ccfe6 [2021-05-28T05:15:36.574Z] ---> 9d0854696f85 [2021-05-28T05:15:36.574Z] Step 22/22 : LABEL version=0.0.0 [2021-05-28T05:15:36.850Z] ---> 69ece6b747cb [2021-05-28T05:15:36.850Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-28T05:15:36.850Z] ---> Running in e426de5dbc1d [2021-05-28T05:15:37.455Z] Removing intermediate container 467e75b577f8 [2021-05-28T05:15:37.455Z] ---> d79ed2e21b99 [2021-05-28T05:15:37.455Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:15:38.059Z] Removing intermediate container e426de5dbc1d [2021-05-28T05:15:38.059Z] ---> 4c26f9e2311e [2021-05-28T05:15:38.059Z] [2021-05-28T05:15:38.369Z] ---> 08dfb962056e [2021-05-28T05:15:38.369Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-28T05:15:38.670Z] ---> acf34b6a70f4 [2021-05-28T05:15:38.670Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-28T05:15:39.334Z] Successfully built 4c26f9e2311e [2021-05-28T05:15:39.334Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-28T05:15:39.334Z]  Building security-proxy-setup ... done Building core-data [2021-05-28T05:15:39.677Z] ---> cff9fb4e1894 [2021-05-28T05:15:39.677Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-28T05:15:39.982Z] ---> 8ed6ee6e8bcc [2021-05-28T05:15:39.982Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-28T05:15:40.310Z] ---> Running in bd05d071f71a [2021-05-28T05:15:43.177Z] ---> 06f7f18e5864 [2021-05-28T05:15:43.177Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-28T05:15:43.177Z] Removing intermediate container bd05d071f71a [2021-05-28T05:15:43.177Z] ---> df1dc7902035 [2021-05-28T05:15:43.177Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:15:43.177Z] ---> 8211e126a6c3 [2021-05-28T05:15:43.177Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-28T05:15:43.177Z] ---> Running in dd6e6baaebf7 [2021-05-28T05:15:43.454Z] ---> Running in 8253fdaaf2ca [2021-05-28T05:15:44.059Z] Removing intermediate container dd6e6baaebf7 [2021-05-28T05:15:44.059Z] ---> 48f13564c32a [2021-05-28T05:15:44.059Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:15:44.354Z] Removing intermediate container 8253fdaaf2ca [2021-05-28T05:15:44.354Z] ---> f9c56a8d889b [2021-05-28T05:15:44.354Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:15:44.354Z] ---> Running in eb33f835db3a [2021-05-28T05:15:44.630Z] ---> Running in cab45b0578a6 [2021-05-28T05:15:44.904Z] ---> 45e16bdf190f [2021-05-28T05:15:44.904Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-28T05:15:45.190Z] Removing intermediate container eb33f835db3a [2021-05-28T05:15:45.190Z] ---> a21c90ffc77f [2021-05-28T05:15:45.190Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:15:45.474Z] Removing intermediate container cab45b0578a6 [2021-05-28T05:15:45.474Z] ---> bdd0d0aaae1a [2021-05-28T05:15:45.474Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:15:45.749Z] ---> Running in a0b242fd83bb [2021-05-28T05:15:46.034Z] ---> Running in 3b78f301439e [2021-05-28T05:15:46.310Z] ---> 6bb9487bcced [2021-05-28T05:15:46.311Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-28T05:15:46.592Z] Removing intermediate container a0b242fd83bb [2021-05-28T05:15:46.592Z] ---> 2767d514ac2f [2021-05-28T05:15:46.592Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:15:46.592Z] Removing intermediate container 3b78f301439e [2021-05-28T05:15:46.592Z] ---> 4a3dbd57d275 [2021-05-28T05:15:46.592Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:15:46.869Z] ---> Running in fbeb48c8dc7e [2021-05-28T05:15:46.869Z] ---> Running in 0e88463cb2d9 [2021-05-28T05:15:47.475Z] Removing intermediate container fbeb48c8dc7e [2021-05-28T05:15:47.475Z] ---> 9349cd025493 [2021-05-28T05:15:47.475Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:15:47.750Z] ---> Running in 2b2db94d25c1 [2021-05-28T05:15:47.750Z] Removing intermediate container 0e88463cb2d9 [2021-05-28T05:15:47.750Z] ---> 62ab988df02f [2021-05-28T05:15:47.750Z] [2021-05-28T05:15:47.750Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-28T05:15:47.750Z] ---> 18098ee08192 [2021-05-28T05:15:47.750Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-28T05:15:47.750Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-28T05:15:47.750Z] ---> eeaf43b92773 [2021-05-28T05:15:47.750Z] 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-28T05:15:48.038Z] ---> Running in 51d9adedfbce [2021-05-28T05:15:48.326Z] Successfully built 62ab988df02f [2021-05-28T05:15:48.326Z] ---> Running in 42cba6155b57 [2021-05-28T05:15:48.326Z] Successfully tagged core-command-arm64:latest [2021-05-28T05:15:48.326Z]  Building core-command ... done Building security-secretstore-setup [2021-05-28T05:15:48.606Z] Removing intermediate container 2b2db94d25c1 [2021-05-28T05:15:48.606Z] ---> e732652d01b4 [2021-05-28T05:15:48.606Z] [2021-05-28T05:15:48.883Z] Removing intermediate container 51d9adedfbce [2021-05-28T05:15:48.883Z] ---> d549f62fb2ca [2021-05-28T05:15:48.883Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-28T05:15:49.158Z] Removing intermediate container 42cba6155b57 [2021-05-28T05:15:49.158Z] ---> c4fe844f2873 [2021-05-28T05:15:49.158Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-28T05:15:49.158Z] ---> Running in 3ca2bc086553 [2021-05-28T05:15:49.158Z] Successfully built e732652d01b4 [2021-05-28T05:15:49.158Z] Successfully tagged core-metadata-arm64:latest [2021-05-28T05:15:49.158Z]  Building core-metadata ... done Building support-scheduler [2021-05-28T05:15:50.613Z] ---> 5dd55ef51156 [2021-05-28T05:15:50.613Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-28T05:15:50.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:50.890Z] ---> Running in 7528a612b6d3 [2021-05-28T05:15:50.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:15:51.886Z] (1/39) Installing readline (8.0.4-r0) [2021-05-28T05:15:51.886Z] (2/39) Installing bash (5.0.17-r0) [2021-05-28T05:15:51.886Z] Executing bash-5.0.17-r0.post-install [2021-05-28T05:15:51.886Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:15:51.886Z] (4/39) Installing libcurl (7.77.0-r0) [2021-05-28T05:15:51.886Z] (5/39) Installing curl (7.77.0-r0) [2021-05-28T05:15:51.886Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-28T05:15:51.886Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-28T05:15:51.886Z] (8/39) Installing expat (2.2.9-r1) [2021-05-28T05:15:51.886Z] (9/39) Installing libffi (3.3-r2) [2021-05-28T05:15:51.886Z] (10/39) Installing gdbm (1.13-r1) [2021-05-28T05:15:51.886Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-28T05:15:51.886Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-28T05:15:51.886Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-28T05:15:53.886Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-28T05:15:53.886Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-28T05:15:53.886Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-28T05:15:53.886Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-28T05:15:53.886Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-28T05:15:53.887Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-28T05:15:53.887Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-28T05:15:53.887Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-28T05:15:54.171Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-28T05:15:54.171Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-28T05:15:54.171Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-28T05:15:54.171Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-28T05:15:54.171Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-28T05:15:54.171Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-28T05:15:54.171Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-28T05:15:54.171Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-28T05:15:54.171Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-28T05:15:54.171Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-28T05:15:54.171Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-28T05:15:54.456Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-28T05:15:54.456Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-28T05:15:54.456Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-28T05:15:54.456Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-28T05:15:54.456Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-28T05:15:54.456Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-28T05:15:54.456Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-28T05:15:54.456Z] Removing intermediate container 7528a612b6d3 [2021-05-28T05:15:54.456Z] ---> f832fd5ba506 [2021-05-28T05:15:54.456Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-28T05:15:54.456Z] Executing busybox-1.31.1-r19.trigger [2021-05-28T05:15:54.732Z] OK: 72 MiB in 59 packages [2021-05-28T05:15:55.011Z] ---> Running in b73e1883e02a [2021-05-28T05:15:56.031Z] Removing intermediate container b73e1883e02a [2021-05-28T05:15:56.031Z] ---> b2ca8c54ff18 [2021-05-28T05:15:56.031Z] Step 29/32 : CMD ["gate"] [2021-05-28T05:15:56.634Z] ---> Running in f9b667db065e [2021-05-28T05:15:57.625Z] Removing intermediate container f9b667db065e [2021-05-28T05:15:57.625Z] ---> 93cfe404ecbe [2021-05-28T05:15:57.625Z] Step 30/32 : LABEL arch=arm64 [2021-05-28T05:15:58.233Z] ---> Running in 34af0b51f4aa [2021-05-28T05:15:58.838Z] Removing intermediate container 34af0b51f4aa [2021-05-28T05:15:58.838Z] ---> e65b07623dab [2021-05-28T05:15:58.838Z] Step 31/32 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:15:59.129Z] ---> Running in d695595c1af4 [2021-05-28T05:15:59.403Z] Collecting docker-compose==1.23.2 [2021-05-28T05:15:59.404Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-28T05:15:59.682Z] Removing intermediate container d695595c1af4 [2021-05-28T05:15:59.682Z] ---> a272f55eb71f [2021-05-28T05:15:59.682Z] Step 32/32 : LABEL version=0.0.0 [2021-05-28T05:15:59.958Z] 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-28T05:16:00.234Z] ---> Running in 72321e142337 [2021-05-28T05:16:00.234Z] Collecting cached-property<2,>=1.2.0 [2021-05-28T05:16:00.234Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-28T05:16:00.836Z] Removing intermediate container 72321e142337 [2021-05-28T05:16:00.836Z] ---> c3b18b83cb1f [2021-05-28T05:16:00.836Z] [2021-05-28T05:16:00.836Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-28T05:16:00.836Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-28T05:16:01.139Z] Successfully built c3b18b83cb1f [2021-05-28T05:16:01.417Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-28T05:16:01.418Z]  Building security-bootstrapper ... done Building support-notifications [2021-05-28T05:16:01.418Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-28T05:16:01.418Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-28T05:16:04.056Z] Collecting PyYAML<4,>=3.10 [2021-05-28T05:16:04.331Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-28T05:16:07.753Z] Collecting texttable<0.10,>=0.9.0 [2021-05-28T05:16:07.753Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-28T05:16:10.388Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-28T05:16:10.388Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-28T05:16:10.987Z] Collecting jsonschema<3,>=2.5.1 [2021-05-28T05:16:10.987Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-28T05:16:11.585Z] Collecting docopt<0.7,>=0.6.1 [2021-05-28T05:16:11.585Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-28T05:16:14.213Z] Collecting docker<4.0,>=3.6.0 [2021-05-28T05:16:14.213Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-28T05:16:14.487Z] 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-28T05:16:15.470Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-28T05:16:15.470Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-28T05:16:15.743Z] Collecting idna<2.8,>=2.5 [2021-05-28T05:16:15.743Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-28T05:16:15.743Z] 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-28T05:16:16.019Z] Collecting docker-pycreds>=0.4.0 [2021-05-28T05:16:16.019Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-28T05:16:16.293Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-28T05:16:16.293Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-28T05:16:16.293Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-28T05:16:16.293Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-28T05:16:17.065Z] Installing collected packages: cached-property, websocket-client, dockerpty, PyYAML, texttable, urllib3, idna, requests, jsonschema, docopt, docker-pycreds, docker, docker-compose [2021-05-28T05:16:17.673Z] Running setup.py install for dockerpty: started [2021-05-28T05:16:19.131Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:16:19.131Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:16:19.131Z] ---> dd537f335410 [2021-05-28T05:16:19.131Z] Step 3/24 : WORKDIR /edgex-go [2021-05-28T05:16:19.131Z] ---> Using cache [2021-05-28T05:16:19.131Z] ---> cfb8adf2427c [2021-05-28T05:16:19.131Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:16:19.131Z] ---> Using cache [2021-05-28T05:16:19.131Z] ---> cbf2ffe22eb6 [2021-05-28T05:16:19.131Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-28T05:16:20.145Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-28T05:16:20.145Z] Running setup.py install for PyYAML: started [2021-05-28T05:16:22.797Z] ---> Running in d79f73285b35 [2021-05-28T05:16:22.797Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-28T05:16:22.797Z] Running setup.py install for texttable: started [2021-05-28T05:16:24.282Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:16:24.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:16:25.183Z] Running setup.py install for texttable: finished with status 'done' [2021-05-28T05:16:25.183Z] Attempting uninstall: urllib3 [2021-05-28T05:16:25.183Z] Found existing installation: urllib3 1.25.9 [2021-05-28T05:16:25.183Z] Uninstalling urllib3-1.25.9: [2021-05-28T05:16:25.183Z] Successfully uninstalled urllib3-1.25.9 [2021-05-28T05:16:25.784Z] Attempting uninstall: idna [2021-05-28T05:16:25.784Z] Found existing installation: idna 2.9 [2021-05-28T05:16:25.784Z] Uninstalling idna-2.9: [2021-05-28T05:16:25.784Z] OK: 218 MiB in 52 packages [2021-05-28T05:16:26.060Z] Successfully uninstalled idna-2.9 [2021-05-28T05:16:27.050Z] Attempting uninstall: requests [2021-05-28T05:16:27.050Z] Found existing installation: requests 2.23.0 [2021-05-28T05:16:27.050Z] Uninstalling requests-2.23.0: [2021-05-28T05:16:27.329Z] Successfully uninstalled requests-2.23.0 [2021-05-28T05:16:28.323Z] Removing intermediate container d79f73285b35 [2021-05-28T05:16:28.323Z] ---> bea024fa79c2 [2021-05-28T05:16:28.323Z] Step 6/24 : COPY go.mod . [2021-05-28T05:16:28.323Z] Running setup.py install for docopt: started [2021-05-28T05:16:29.314Z] ---> 2be62f64a9a2 [2021-05-28T05:16:29.314Z] Step 7/24 : RUN go mod download [2021-05-28T05:16:29.597Z] ---> Running in a3750968294c [2021-05-28T05:16:30.591Z] Running setup.py install for docopt: finished with status 'done' [2021-05-28T05:16:32.587Z] 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-28T05:16:34.044Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:16:34.044Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:16:34.044Z] ---> dd537f335410 [2021-05-28T05:16:34.044Z] Step 3/26 : WORKDIR /edgex-go [2021-05-28T05:16:34.044Z] ---> Using cache [2021-05-28T05:16:34.044Z] ---> cfb8adf2427c [2021-05-28T05:16:34.044Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:16:34.044Z] ---> Using cache [2021-05-28T05:16:34.044Z] ---> cbf2ffe22eb6 [2021-05-28T05:16:34.044Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-28T05:16:34.044Z] ---> Using cache [2021-05-28T05:16:34.044Z] ---> 7332c7de80d6 [2021-05-28T05:16:34.044Z] Step 6/26 : COPY go.mod . [2021-05-28T05:16:34.044Z] ---> Using cache [2021-05-28T05:16:34.044Z] ---> f8187eff886d [2021-05-28T05:16:34.044Z] Step 7/26 : RUN go mod download [2021-05-28T05:16:34.044Z] ---> Using cache [2021-05-28T05:16:34.044Z] ---> 872c16d92113 [2021-05-28T05:16:34.044Z] Step 8/26 : COPY . . [2021-05-28T05:16:34.044Z] Removing intermediate container a3750968294c [2021-05-28T05:16:34.044Z] ---> 7667f63ce6c0 [2021-05-28T05:16:34.044Z] Step 8/24 : COPY . . [2021-05-28T05:16:34.322Z] ---> Using cache [2021-05-28T05:16:34.322Z] ---> 7971a3e76432 [2021-05-28T05:16:34.322Z] Step 9/26 : RUN go mod tidy [2021-05-28T05:16:34.322Z] ---> Using cache [2021-05-28T05:16:34.322Z] ---> 26b71b5109c6 [2021-05-28T05:16:34.322Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-28T05:16:34.938Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:16:34.938Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:16:34.938Z] ---> dd537f335410 [2021-05-28T05:16:34.938Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:16:34.938Z] ---> Using cache [2021-05-28T05:16:34.938Z] ---> cfb8adf2427c [2021-05-28T05:16:34.938Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:16:34.938Z] ---> Using cache [2021-05-28T05:16:34.938Z] ---> cbf2ffe22eb6 [2021-05-28T05:16:34.938Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-28T05:16:34.938Z] ---> Using cache [2021-05-28T05:16:34.938Z] ---> 7332c7de80d6 [2021-05-28T05:16:34.938Z] Step 6/23 : COPY go.mod . [2021-05-28T05:16:34.938Z] ---> Using cache [2021-05-28T05:16:34.938Z] ---> f8187eff886d [2021-05-28T05:16:34.938Z] Step 7/23 : RUN go mod download [2021-05-28T05:16:34.938Z] ---> Using cache [2021-05-28T05:16:34.938Z] ---> 872c16d92113 [2021-05-28T05:16:34.938Z] Step 8/23 : COPY . . [2021-05-28T05:16:34.938Z] ---> Running in 84a0894d2e40 [2021-05-28T05:16:35.221Z] ---> Using cache [2021-05-28T05:16:35.221Z] ---> 7971a3e76432 [2021-05-28T05:16:35.221Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:16:35.221Z] ---> Using cache [2021-05-28T05:16:35.221Z] ---> 26b71b5109c6 [2021-05-28T05:16:35.221Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-28T05:16:35.835Z] ---> Running in ed6c88025901 [2021-05-28T05:16:36.828Z] 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-28T05:16:37.820Z] 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-28T05:16:46.150Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-28T05:16:46.150Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-28T05:16:46.150Z] ---> dd537f335410 [2021-05-28T05:16:46.150Z] Step 3/23 : WORKDIR /edgex-go [2021-05-28T05:16:46.150Z] ---> Using cache [2021-05-28T05:16:46.150Z] ---> cfb8adf2427c [2021-05-28T05:16:46.150Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:16:46.150Z] ---> Using cache [2021-05-28T05:16:46.150Z] ---> cbf2ffe22eb6 [2021-05-28T05:16:46.150Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-28T05:16:48.838Z] ---> Running in 07439d19c876 [2021-05-28T05:16:50.855Z] Removing intermediate container 3ca2bc086553 [2021-05-28T05:16:50.855Z] ---> e36e1dfb72e2 [2021-05-28T05:16:50.855Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-28T05:16:51.140Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:16:51.421Z] ---> Running in 526525804c8a [2021-05-28T05:16:52.410Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:16:52.689Z] Removing intermediate container 526525804c8a [2021-05-28T05:16:52.689Z] ---> 22d6d0555fb2 [2021-05-28T05:16:52.689Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-28T05:16:52.965Z] ---> Running in 23e44441256a [2021-05-28T05:16:53.570Z] OK: 218 MiB in 52 packages [2021-05-28T05:16:54.176Z] Removing intermediate container 23e44441256a [2021-05-28T05:16:54.176Z] ---> f9189b9f2af3 [2021-05-28T05:16:54.176Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-28T05:16:56.179Z] Removing intermediate container 07439d19c876 [2021-05-28T05:16:56.179Z] ---> cff288893460 [2021-05-28T05:16:56.179Z] Step 6/23 : COPY go.mod . [2021-05-28T05:16:57.630Z] ---> 054862b90bcd [2021-05-28T05:16:57.630Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-28T05:16:58.235Z] ---> da17791f7fe3 [2021-05-28T05:16:58.235Z] Step 7/23 : RUN go mod download [2021-05-28T05:16:58.514Z] ---> Running in cc663c97b1b3 [2021-05-28T05:17:00.514Z] ---> a1cc4116f9a4 [2021-05-28T05:17:00.514Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-28T05:17:03.164Z] ---> f7fd05c37ced [2021-05-28T05:17:03.164Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-28T05:17:03.164Z] ---> Running in f44b65c68a82 [2021-05-28T05:17:03.778Z] Removing intermediate container cc663c97b1b3 [2021-05-28T05:17:03.778Z] ---> 03dd46f0b378 [2021-05-28T05:17:03.778Z] Step 8/23 : COPY . . [2021-05-28T05:17:04.777Z] Removing intermediate container f44b65c68a82 [2021-05-28T05:17:04.777Z] ---> 283bab4c9932 [2021-05-28T05:17:04.777Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:17:04.777Z] ---> Running in e872942f891a [2021-05-28T05:17:06.245Z] Removing intermediate container e872942f891a [2021-05-28T05:17:06.245Z] ---> 85a8bd78d387 [2021-05-28T05:17:06.245Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:17:06.533Z] ---> Running in 86a5f4dd9a60 [2021-05-28T05:17:06.813Z] ---> 83ece2525dce [2021-05-28T05:17:06.813Z] Step 9/24 : RUN go mod tidy [2021-05-28T05:17:07.094Z] ---> Running in 84da31be1060 [2021-05-28T05:17:07.709Z] Removing intermediate container 86a5f4dd9a60 [2021-05-28T05:17:07.709Z] ---> ebc2938dfd30 [2021-05-28T05:17:07.709Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:17:07.990Z] ---> Running in b55aec6162e5 [2021-05-28T05:17:08.984Z] Removing intermediate container b55aec6162e5 [2021-05-28T05:17:08.984Z] ---> 292f4ef67e10 [2021-05-28T05:17:08.984Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:17:09.594Z] ---> Running in 6625980bc210 [2021-05-28T05:17:11.051Z] Removing intermediate container 6625980bc210 [2021-05-28T05:17:11.051Z] ---> b222eca57f81 [2021-05-28T05:17:11.051Z] [2021-05-28T05:17:11.658Z] Successfully built b222eca57f81 [2021-05-28T05:17:11.658Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-28T05:17:17.132Z]  Building sys-mgmt-agent ... done Removing intermediate container 84da31be1060 [2021-05-28T05:17:17.132Z] ---> 930aa88f8889 [2021-05-28T05:17:17.132Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-28T05:17:17.132Z] ---> Running in e34494560884 [2021-05-28T05:17:19.150Z] 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-28T05:17:27.448Z] ---> 4063d2d3c0a2 [2021-05-28T05:17:27.448Z] Step 9/23 : RUN go mod tidy [2021-05-28T05:17:27.448Z] ---> Running in 0a02f0b546c3 [2021-05-28T05:17:34.204Z] Removing intermediate container 0a02f0b546c3 [2021-05-28T05:17:34.204Z] ---> 9bf67e441152 [2021-05-28T05:17:34.204Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-28T05:17:34.204Z] ---> Running in b7cf131c9ccf [2021-05-28T05:17:35.192Z] 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-28T05:17:57.379Z] 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-28T05:18:07.544Z] Removing intermediate container 84a0894d2e40 [2021-05-28T05:18:07.545Z] ---> a851918248be [2021-05-28T05:18:07.545Z] [2021-05-28T05:18:07.545Z] Step 11/26 : FROM alpine:3.12 [2021-05-28T05:18:07.545Z] ---> 9852663dfa18 [2021-05-28T05:18:07.545Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-28T05:18:07.545Z] ---> Running in fe924f56b254 [2021-05-28T05:18:08.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:18:08.810Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:18:09.803Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-28T05:18:09.803Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-28T05:18:09.803Z] (3/6) Installing libcurl (7.77.0-r0) [2021-05-28T05:18:09.803Z] (4/6) Installing curl (7.77.0-r0) [2021-05-28T05:18:09.803Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:18:09.803Z] (6/6) Installing su-exec (0.2-r1) [2021-05-28T05:18:09.803Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:18:09.803Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:18:10.080Z] OK: 7 MiB in 20 packages [2021-05-28T05:18:12.713Z] Removing intermediate container fe924f56b254 [2021-05-28T05:18:12.713Z] ---> 44c4b4802049 [2021-05-28T05:18:12.713Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-28T05:18:12.991Z] ---> Running in 9992bec320c7 [2021-05-28T05:18:13.598Z] Removing intermediate container 9992bec320c7 [2021-05-28T05:18:13.598Z] ---> d6c44633fbc0 [2021-05-28T05:18:13.598Z] Step 14/26 : WORKDIR / [2021-05-28T05:18:13.873Z] ---> Running in 2349099d0e17 [2021-05-28T05:18:14.472Z] Removing intermediate container 2349099d0e17 [2021-05-28T05:18:14.472Z] ---> 05c911c8dad1 [2021-05-28T05:18:14.472Z] 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-28T05:18:16.450Z] ---> 18594bf48e07 [2021-05-28T05:18:16.450Z] 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-28T05:18:17.892Z] ---> 938c7a1e20a0 [2021-05-28T05:18:17.892Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-28T05:18:19.884Z] ---> 1c0610972d54 [2021-05-28T05:18:19.884Z] 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-28T05:18:21.333Z] ---> 915e4eccc695 [2021-05-28T05:18:21.333Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-28T05:18:21.612Z] Removing intermediate container ed6c88025901 [2021-05-28T05:18:21.612Z] ---> 49867e6c2c4c [2021-05-28T05:18:21.612Z] [2021-05-28T05:18:21.612Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:18:21.612Z] ---> 9852663dfa18 [2021-05-28T05:18:21.612Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-28T05:18:21.612Z] ---> Using cache [2021-05-28T05:18:21.612Z] ---> 71f81b9acbd0 [2021-05-28T05:18:21.612Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:18:21.612Z] ---> Using cache [2021-05-28T05:18:21.612Z] ---> 90453e461dbc [2021-05-28T05:18:21.612Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-28T05:18:21.888Z] ---> Running in e217f916da8b [2021-05-28T05:18:22.875Z] Removing intermediate container e217f916da8b [2021-05-28T05:18:22.875Z] ---> f1a055117ace [2021-05-28T05:18:22.875Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:18:22.875Z] ---> Running in 4ba75d8dd492 [2021-05-28T05:18:23.856Z] ---> 2b6f29015a69 [2021-05-28T05:18:23.856Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-28T05:18:23.856Z] Removing intermediate container 4ba75d8dd492 [2021-05-28T05:18:23.856Z] ---> de0c7a7f98de [2021-05-28T05:18:23.856Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:18:25.843Z] ---> 5eb592f97675 [2021-05-28T05:18:25.843Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-28T05:18:25.843Z] ---> 7f1e3337ca37 [2021-05-28T05:18:25.843Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-28T05:18:27.834Z] ---> a8dce1812f30 [2021-05-28T05:18:27.834Z] 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-28T05:18:27.834Z] ---> Running in 13412c4a99f0 [2021-05-28T05:18:27.834Z] ---> 96080a55080c [2021-05-28T05:18:27.834Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-28T05:18:29.283Z] ---> 093c49ca6fab [2021-05-28T05:18:29.556Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-28T05:18:29.556Z] ---> Running in 4ecd7c07a03a [2021-05-28T05:18:30.580Z] Removing intermediate container 4ecd7c07a03a [2021-05-28T05:18:30.580Z] ---> 4e85733b024f [2021-05-28T05:18:30.580Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:18:30.580Z] ---> Running in 869cff54f839 [2021-05-28T05:18:31.570Z] Removing intermediate container 869cff54f839 [2021-05-28T05:18:31.570Z] ---> 73ebf75ed0a0 [2021-05-28T05:18:31.570Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T05:18:31.570Z] Removing intermediate container 13412c4a99f0 [2021-05-28T05:18:31.570Z] ---> 06ca0eb0069b [2021-05-28T05:18:31.570Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-28T05:18:31.846Z] ---> Running in 6770af6b545a [2021-05-28T05:18:31.846Z] ---> Running in ca4da1ba80b4 [2021-05-28T05:18:32.448Z] Removing intermediate container 6770af6b545a [2021-05-28T05:18:32.448Z] ---> e26e1d5224fb [2021-05-28T05:18:32.448Z] Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:18:32.726Z] ---> Running in 300ae16afaef [2021-05-28T05:18:32.726Z] Removing intermediate container ca4da1ba80b4 [2021-05-28T05:18:32.726Z] ---> acf7cd053579 [2021-05-28T05:18:32.726Z] Step 24/26 : LABEL arch=arm64 [2021-05-28T05:18:33.003Z] ---> Running in c9128a86efff [2021-05-28T05:18:33.281Z] Removing intermediate container 300ae16afaef [2021-05-28T05:18:33.281Z] ---> 9fb0c7074934 [2021-05-28T05:18:33.281Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T05:18:33.886Z] ---> Running in 260611e116eb [2021-05-28T05:18:33.886Z] Removing intermediate container c9128a86efff [2021-05-28T05:18:33.886Z] ---> 0bf639b7c8a5 [2021-05-28T05:18:33.886Z] Step 25/26 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:18:34.161Z] ---> Running in f91aca4656a9 [2021-05-28T05:18:34.438Z] Removing intermediate container 260611e116eb [2021-05-28T05:18:34.438Z] ---> dca2597d6f79 [2021-05-28T05:18:34.438Z] [2021-05-28T05:18:35.044Z] Removing intermediate container f91aca4656a9 [2021-05-28T05:18:35.044Z] ---> f18600d1d2fc [2021-05-28T05:18:35.044Z] Step 26/26 : LABEL version=0.0.0 [2021-05-28T05:18:35.315Z] Successfully built dca2597d6f79 [2021-05-28T05:18:35.315Z] Successfully tagged support-scheduler-arm64:latest [2021-05-28T05:18:35.315Z]  Building support-scheduler ... done  ---> Running in a513c03b2ab8 [2021-05-28T05:18:35.914Z] Removing intermediate container a513c03b2ab8 [2021-05-28T05:18:35.914Z] ---> 7619fa9f9ef4 [2021-05-28T05:18:35.914Z] [2021-05-28T05:18:36.519Z] Successfully built 7619fa9f9ef4 [2021-05-28T05:18:36.519Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-28T05:18:58.942Z]  Building security-secretstore-setup ... done Removing intermediate container b7cf131c9ccf [2021-05-28T05:18:58.942Z] ---> 35cb39ad97d1 [2021-05-28T05:18:58.942Z] [2021-05-28T05:18:58.942Z] Step 11/23 : FROM alpine:3.12 [2021-05-28T05:18:58.942Z] ---> 9852663dfa18 [2021-05-28T05:18:58.942Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-28T05:18:58.942Z] Removing intermediate container e34494560884 [2021-05-28T05:18:58.942Z] ---> 9ca14b512929 [2021-05-28T05:18:58.942Z] [2021-05-28T05:18:58.942Z] Step 11/24 : FROM alpine:3.12 [2021-05-28T05:18:58.942Z] ---> 9852663dfa18 [2021-05-28T05:18:58.942Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-28T05:18:58.942Z] ---> Running in 15e883db13b1 [2021-05-28T05:18:58.942Z] ---> Running in 3f81f1ecc204 [2021-05-28T05:18:59.225Z] Removing intermediate container 3f81f1ecc204 [2021-05-28T05:18:59.225Z] ---> a9200d697bd6 [2021-05-28T05:18:59.225Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-28T05:18:59.512Z] ---> Running in d50931486a14 [2021-05-28T05:19:00.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:19:00.198Z] Removing intermediate container d50931486a14 [2021-05-28T05:19:00.198Z] ---> d918ba56f6ce [2021-05-28T05:19:00.198Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-28T05:19:00.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:19:00.198Z] ---> Running in c440186f50d8 [2021-05-28T05:19:00.812Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-28T05:19:00.812Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-28T05:19:00.812Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:19:00.812Z] Executing ca-certificates-20191127-r4.trigger [2021-05-28T05:19:00.812Z] Removing intermediate container c440186f50d8 [2021-05-28T05:19:00.812Z] ---> a23dacc3ff24 [2021-05-28T05:19:00.812Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-28T05:19:01.095Z] OK: 6 MiB in 16 packages [2021-05-28T05:19:01.095Z] ---> Running in b6148be253d9 [2021-05-28T05:19:02.553Z] Removing intermediate container 15e883db13b1 [2021-05-28T05:19:02.553Z] ---> 55e38631d503 [2021-05-28T05:19:02.553Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-28T05:19:02.828Z] ---> Running in 7bb5e91d5a3d [2021-05-28T05:19:03.431Z] Removing intermediate container 7bb5e91d5a3d [2021-05-28T05:19:03.431Z] ---> 286bc38bcde0 [2021-05-28T05:19:03.431Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-28T05:19:03.708Z] ---> Running in d2f9942ba25e [2021-05-28T05:19:03.708Z] Removing intermediate container b6148be253d9 [2021-05-28T05:19:03.708Z] ---> e860ca013910 [2021-05-28T05:19:03.708Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-28T05:19:03.985Z] ---> Running in 85691b1e3e78 [2021-05-28T05:19:04.259Z] Removing intermediate container d2f9942ba25e [2021-05-28T05:19:04.259Z] ---> 2eb46e7a1175 [2021-05-28T05:19:04.259Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-28T05:19:04.539Z] ---> Running in f231af4ae158 [2021-05-28T05:19:05.143Z] Removing intermediate container f231af4ae158 [2021-05-28T05:19:05.143Z] ---> 5b1108b75a9c [2021-05-28T05:19:05.143Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:19:05.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-28T05:19:06.017Z] ---> 9da4cbbb88c0 [2021-05-28T05:19:06.017Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-28T05:19:06.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-28T05:19:06.620Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-28T05:19:06.895Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-28T05:19:06.895Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-28T05:19:06.895Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-28T05:19:07.169Z] ---> f5e430b388f0 [2021-05-28T05:19:07.169Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-28T05:19:07.169Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-28T05:19:07.444Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-28T05:19:07.444Z] Executing busybox-1.31.1-r20.trigger [2021-05-28T05:19:07.444Z] OK: 8 MiB in 20 packages [2021-05-28T05:19:08.052Z] ---> 64e571d4c2fe [2021-05-28T05:19:08.052Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-28T05:19:08.327Z] ---> Running in 71a8861aee44 [2021-05-28T05:19:08.614Z] Removing intermediate container 85691b1e3e78 [2021-05-28T05:19:08.614Z] ---> 18c88deeaa81 [2021-05-28T05:19:08.614Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-28T05:19:08.891Z] Removing intermediate container 71a8861aee44 [2021-05-28T05:19:08.891Z] ---> 756fb1bd6d97 [2021-05-28T05:19:08.891Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:19:08.891Z] ---> Running in fd1b7fcfa255 [2021-05-28T05:19:09.496Z] Removing intermediate container fd1b7fcfa255 [2021-05-28T05:19:09.496Z] ---> 48159f5d1613 [2021-05-28T05:19:09.496Z] Step 21/23 : LABEL arch=arm64 [2021-05-28T05:19:09.496Z] ---> f0518a55bd08 [2021-05-28T05:19:09.496Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-28T05:19:09.773Z] ---> Running in bccbd91e73b8 [2021-05-28T05:19:10.377Z] Removing intermediate container bccbd91e73b8 [2021-05-28T05:19:10.377Z] ---> 55168a917d7d [2021-05-28T05:19:10.377Z] Step 22/23 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:19:10.377Z] ---> Running in d645e9b94d20 [2021-05-28T05:19:10.975Z] ---> 02569d6d4a3f [2021-05-28T05:19:10.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-28T05:19:10.975Z] Removing intermediate container d645e9b94d20 [2021-05-28T05:19:10.975Z] ---> 34558386bbb2 [2021-05-28T05:19:10.975Z] Step 23/23 : LABEL version=0.0.0 [2021-05-28T05:19:11.253Z] ---> Running in 4468ee751f63 [2021-05-28T05:19:11.853Z] Removing intermediate container 4468ee751f63 [2021-05-28T05:19:11.853Z] ---> 7def15ac35a6 [2021-05-28T05:19:11.853Z] [2021-05-28T05:19:12.130Z] Successfully built 7def15ac35a6 [2021-05-28T05:19:12.130Z] ---> 3fb312d2fce1 [2021-05-28T05:19:12.130Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-28T05:19:12.406Z] Successfully tagged support-notifications-arm64:latest [2021-05-28T05:19:12.406Z]  Building support-notifications ... done  ---> Running in 402e9e0f7ced [2021-05-28T05:19:13.006Z] Removing intermediate container 402e9e0f7ced [2021-05-28T05:19:13.006Z] ---> 4c2ba6972d5c [2021-05-28T05:19:13.006Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-28T05:19:13.280Z] ---> Running in 48e8cca653b9 [2021-05-28T05:19:13.879Z] Removing intermediate container 48e8cca653b9 [2021-05-28T05:19:13.879Z] ---> 9343a77ca32a [2021-05-28T05:19:13.879Z] Step 22/24 : LABEL arch=arm64 [2021-05-28T05:19:14.154Z] ---> Running in 7dbfce74eb26 [2021-05-28T05:19:14.430Z] Removing intermediate container 7dbfce74eb26 [2021-05-28T05:19:14.430Z] ---> fbabdcf3139e [2021-05-28T05:19:14.430Z] Step 23/24 : LABEL git_sha=29cd037116dfc75a4dee225de2d2925aed9e6759 [2021-05-28T05:19:14.706Z] ---> Running in 3798c609bbb2 [2021-05-28T05:19:14.979Z] Removing intermediate container 3798c609bbb2 [2021-05-28T05:19:14.979Z] ---> e8f0b9d729cc [2021-05-28T05:19:14.979Z] Step 24/24 : LABEL version=0.0.0 [2021-05-28T05:19:15.261Z] ---> Running in bf557e6c962b [2021-05-28T05:19:15.860Z] Removing intermediate container bf557e6c962b [2021-05-28T05:19:15.860Z] ---> 40429cd039e0 [2021-05-28T05:19:15.860Z] [2021-05-28T05:19:16.133Z] Successfully built 40429cd039e0 [2021-05-28T05:19:16.133Z] Successfully tagged core-data-arm64:latest [2021-05-28T05:19:16.421Z]  Building core-data ... done  [Pipeline] } [2021-05-28T05:19:16.422Z] $ docker stop --time=1 4097bc10b1de402d9f90ded713f2ffd1477d7050f24e41fb54158af2428055a9 [2021-05-28T05:19:18.241Z] $ docker rm -f 4097bc10b1de402d9f90ded713f2ffd1477d7050f24e41fb54158af2428055a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-28T05:19:18.857Z] + docker images [2021-05-28T05:19:19.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-28T05:19:19.128Z] core-data-arm64 latest 40429cd039e0 3 seconds ago 20.4MB [2021-05-28T05:19:19.128Z] support-notifications-arm64 latest 7def15ac35a6 7 seconds ago 16.8MB [2021-05-28T05:19:19.128Z] 9ca14b512929 21 seconds ago 990MB [2021-05-28T05:19:19.128Z] 35cb39ad97d1 22 seconds ago 982MB [2021-05-28T05:19:19.128Z] security-secretstore-setup-arm64 latest 7619fa9f9ef4 43 seconds ago 24.4MB [2021-05-28T05:19:19.128Z] support-scheduler-arm64 latest dca2597d6f79 44 seconds ago 16.1MB [2021-05-28T05:19:19.128Z] 49867e6c2c4c 58 seconds ago 981MB [2021-05-28T05:19:19.128Z] a851918248be About a minute ago 979MB [2021-05-28T05:19:19.128Z] sys-mgmt-agent-arm64 latest b222eca57f81 2 minutes ago 299MB [2021-05-28T05:19:19.128Z] security-bootstrapper-arm64 latest c3b18b83cb1f 3 minutes ago 17.2MB [2021-05-28T05:19:19.128Z] core-metadata-arm64 latest e732652d01b4 3 minutes ago 17.4MB [2021-05-28T05:19:19.128Z] core-command-arm64 latest 62ab988df02f 3 minutes ago 16.1MB [2021-05-28T05:19:19.128Z] security-proxy-setup-arm64 latest 4c26f9e2311e 3 minutes ago 24MB [2021-05-28T05:19:19.128Z] d493d7c85102 3 minutes ago 989MB [2021-05-28T05:19:19.128Z] ff76bc513ebd 3 minutes ago 979MB [2021-05-28T05:19:19.128Z] ab7a31e8399d 3 minutes ago 981MB [2021-05-28T05:19:19.128Z] 8efb94fb3910 4 minutes ago 978MB [2021-05-28T05:19:19.128Z] 3a4c710dcbcc 4 minutes ago 974MB [2021-05-28T05:19:19.128Z] ci-base-image-arm64 latest dd537f335410 15 minutes ago 641MB [2021-05-28T05:19:19.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-05-28T05:19:19.128Z] alpine 3.12 9852663dfa18 6 weeks ago 5.32MB [2021-05-28T05:19:19.128Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-28T05:19:19.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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-28T05:19:19.697Z] ---> job-cost.sh [2021-05-28T05:19:19.697Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AmwU [2021-05-28T05:19:58.671Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-28T05:21:35.412Z] lf-activate-venv(): INFO: Adding /tmp/venv-AmwU/bin to PATH [2021-05-28T05:21:35.412Z] INFO: No Stack... [2021-05-28T05:21:35.412Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-28T05:21:35.412Z] INFO: Archiving Costs [Pipeline] sh [2021-05-28T05:21:35.803Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2021-05-28T05:21:35.803Z] + cut -d, -f6 [Pipeline] lock [2021-05-28T05:21:35.878Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] [2021-05-28T05:21:35.886Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] did not exist. Created. [2021-05-28T05:21:35.886Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3522-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-28T05:21:36.249Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-28T05:21:36.546Z] Stashed 1 file(s) [Pipeline] } [2021-05-28T05:21:36.561Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3522-2-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-28T05:21:37.076Z] provisioning config files... [2021-05-28T05:21:37.094Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config358757876110641553tmp [Pipeline] { [Pipeline] sh [2021-05-28T05:21:37.440Z] + set +x [2021-05-28T05:21:37.441Z] + bash -s -- [2021-05-28T05:21:37.441Z] + curl -s https://codecov.io/bash [2021-05-28T05:21:37.700Z] [2021-05-28T05:21:37.700Z] _____ _ [2021-05-28T05:21:37.700Z] / ____| | | [2021-05-28T05:21:37.700Z] | | ___ __| | ___ ___ _____ __ [2021-05-28T05:21:37.700Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-28T05:21:37.700Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-28T05:21:37.700Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-28T05:21:37.700Z] Bash-1.0.3 [2021-05-28T05:21:37.700Z] [2021-05-28T05:21:37.700Z] [2021-05-28T05:21:37.700Z] ==> git version 2.24.4 found [2021-05-28T05:21:37.700Z] ==> 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-28T05:21:37.700Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-28T05:21:37.700Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-28T05:21:37.700Z] ==> Jenkins CI detected. [2021-05-28T05:21:37.700Z] project root: . [2021-05-28T05:21:37.700Z] --> token set from env [2021-05-28T05:21:37.700Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-28T05:21:37.700Z] ==> Running gcov in . (disable via -X gcov) [2021-05-28T05:21:37.700Z] ==> Python coveragepy not found [2021-05-28T05:21:37.700Z] ==> Searching for coverage reports in: [2021-05-28T05:21:37.700Z] + . [2021-05-28T05:21:37.700Z] -> Found 1 reports [2021-05-28T05:21:37.700Z] ==> Detecting git/mercurial file structure [2021-05-28T05:21:37.700Z] ==> Reading reports [2021-05-28T05:21:37.700Z] + ./coverage.out bytes=742996 [2021-05-28T05:21:37.700Z] ==> Appending adjustments [2021-05-28T05:21:37.700Z] https://docs.codecov.io/docs/fixing-reports [2021-05-28T05:21:40.270Z] + Found adjustments [2021-05-28T05:21:40.270Z] ==> Gzipping contents [2021-05-28T05:21:40.270Z] 104K /tmp/codecov.dMUzTg.gz [2021-05-28T05:21:40.270Z] ==> Uploading reports [2021-05-28T05:21:40.270Z] url: https://codecov.io [2021-05-28T05:21:40.270Z] query: branch=PR-3522&commit=29cd037116dfc75a4dee225de2d2925aed9e6759&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3522%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3522&job=&cmd_args= [2021-05-28T05:21:40.270Z] -> Pinging Codecov [2021-05-28T05:21:40.270Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3522&commit=29cd037116dfc75a4dee225de2d2925aed9e6759&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3522%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3522&job=&cmd_args= [2021-05-28T05:21:40.531Z] -> Uploading to [2021-05-28T05:21:40.531Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-28/00271124DB129430A58F1EEE437C3FCB/29cd037116dfc75a4dee225de2d2925aed9e6759/b6a4c82c-0f6a-42d6-a600-0392ef4849ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T052140Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b75ea721e05de4fbe42f3d66f7a5af836a1cd64702e91f6d8985a6bd7d392bae [2021-05-28T05:21:40.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-28T05:21:40.531Z] Dload Upload Total Spent Left Speed [2021-05-28T05:21:41.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 230k --:--:-- --:--:-- --:--:-- 230k [2021-05-28T05:21:41.108Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/29cd037116dfc75a4dee225de2d2925aed9e6759 [Pipeline] } [2021-05-28T05:21:41.120Z] 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-28T05:21:41.847Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:21:42.422Z] ---> package-listing.sh [2021-05-28T05:21:42.422Z] ++ facter osfamily [2021-05-28T05:21:42.422Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-28T05:21:42.686Z] + OS_FAMILY=redhat [2021-05-28T05:21:42.686Z] + workspace=/w/workspace/edgex-go/2 [2021-05-28T05:21:42.686Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-28T05:21:42.686Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-28T05:21:42.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-28T05:21:42.686Z] + PACKAGES=/tmp/packages_start.txt [2021-05-28T05:21:42.686Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-28T05:21:42.686Z] + PACKAGES=/tmp/packages_end.txt [2021-05-28T05:21:42.686Z] + case "${OS_FAMILY}" in [2021-05-28T05:21:42.686Z] + rpm -qa [2021-05-28T05:21:42.686Z] + sort [2021-05-28T05:21:46.004Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-28T05:21:46.004Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-28T05:21:46.004Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-28T05:21:46.004Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-28T05:21:46.004Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-28T05:21:46.004Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-28T05:21:46.016Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-28T05:21:46.308Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:21:46.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T05:21:46.880Z] [2021-05-28T05:21:46.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-28T05:21:47.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T05:21:47.479Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-28T05:21:47.479Z] df20fa9351a1: Pulling fs layer [2021-05-28T05:21:47.479Z] 36b3adc4ff6f: Pulling fs layer [2021-05-28T05:21:47.479Z] 8ad3a11d3b57: Pulling fs layer [2021-05-28T05:21:47.479Z] 46f8f816bc3b: Pulling fs layer [2021-05-28T05:21:47.479Z] 93b61091891f: Pulling fs layer [2021-05-28T05:21:47.479Z] 93b9cdb0e59b: Pulling fs layer [2021-05-28T05:21:47.479Z] 5e14af77c1be: Pulling fs layer [2021-05-28T05:21:47.479Z] 01666e4c0597: Pulling fs layer [2021-05-28T05:21:47.479Z] aa168da1d23b: Pulling fs layer [2021-05-28T05:21:47.479Z] 46f8f816bc3b: Waiting [2021-05-28T05:21:47.479Z] 93b61091891f: Waiting [2021-05-28T05:21:47.479Z] 93b9cdb0e59b: Waiting [2021-05-28T05:21:47.479Z] 5e14af77c1be: Waiting [2021-05-28T05:21:47.479Z] 01666e4c0597: Waiting [2021-05-28T05:21:47.479Z] aa168da1d23b: Waiting [2021-05-28T05:21:47.479Z] 36b3adc4ff6f: Verifying Checksum [2021-05-28T05:21:47.479Z] 36b3adc4ff6f: Download complete [2021-05-28T05:21:47.479Z] 46f8f816bc3b: Verifying Checksum [2021-05-28T05:21:47.479Z] 46f8f816bc3b: Download complete [2021-05-28T05:21:47.479Z] df20fa9351a1: Verifying Checksum [2021-05-28T05:21:47.479Z] df20fa9351a1: Download complete [2021-05-28T05:21:47.479Z] 93b9cdb0e59b: Verifying Checksum [2021-05-28T05:21:47.479Z] 93b9cdb0e59b: Download complete [2021-05-28T05:21:47.479Z] 5e14af77c1be: Verifying Checksum [2021-05-28T05:21:47.479Z] 5e14af77c1be: Download complete [2021-05-28T05:21:47.479Z] 93b61091891f: Download complete [2021-05-28T05:21:47.479Z] 01666e4c0597: Verifying Checksum [2021-05-28T05:21:47.479Z] 01666e4c0597: Download complete [2021-05-28T05:21:47.752Z] df20fa9351a1: Pull complete [2021-05-28T05:21:47.752Z] 36b3adc4ff6f: Pull complete [2021-05-28T05:21:47.752Z] 8ad3a11d3b57: Verifying Checksum [2021-05-28T05:21:47.752Z] 8ad3a11d3b57: Download complete [2021-05-28T05:21:48.331Z] 8ad3a11d3b57: Pull complete [2021-05-28T05:21:48.331Z] 46f8f816bc3b: Pull complete [2021-05-28T05:21:48.331Z] 93b61091891f: Pull complete [2021-05-28T05:21:48.594Z] 93b9cdb0e59b: Pull complete [2021-05-28T05:21:48.594Z] 5e14af77c1be: Pull complete [2021-05-28T05:21:48.594Z] 01666e4c0597: Pull complete [2021-05-28T05:21:49.545Z] aa168da1d23b: Verifying Checksum [2021-05-28T05:21:49.545Z] aa168da1d23b: Download complete [2021-05-28T05:21:53.779Z] aa168da1d23b: Pull complete [2021-05-28T05:21:53.780Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-28T05:21:53.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-28T05:21:53.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-28T05:21:53.862Z] prd-centos7-docker-4c-2g-826 does not seem to be running inside a container [2021-05-28T05:21:53.904Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-28T05:21:56.864Z] $ docker top d120b6dcaed88daf8843c7f81a86e94b7d0789853b760b23d6cad27e6737809b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-28T05:21:57.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-28T05:21:57.561Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-28T05:21:57.875Z] + ls /var/log/sa-host [2021-05-28T05:21:57.875Z] + sadf -c /var/log/sa-host/sa05 [2021-05-28T05:21:57.875Z] file_magic: OK [2021-05-28T05:21:57.875Z] HZ: Using current value: 100 [2021-05-28T05:21:57.875Z] file_header: OK [2021-05-28T05:21:57.875Z] 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-28T05:21:57.875Z] Statistics: [2021-05-28T05:21:57.875Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-28T05:21:57.875Z] File successfully converted to sysstat format version 12.2.1 [2021-05-28T05:21:57.875Z] + sadf -c /var/log/sa-host/sa28 [2021-05-28T05:21:57.875Z] file_magic: OK [2021-05-28T05:21:57.876Z] HZ: Using current value: 100 [2021-05-28T05:21:57.876Z] file_header: OK [2021-05-28T05:21:57.876Z] 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-28T05:21:57.876Z] Statistics: [2021-05-28T05:21:57.876Z] 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-28T05:21:57.876Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-28T05:21:58.054Z] provisioning config files... [2021-05-28T05:21:58.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5250333987356317220tmp [Pipeline] { [Pipeline] echo [2021-05-28T05:21:58.102Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:21:58.405Z] ---> create-netrc.sh [Pipeline] } [2021-05-28T05:21:58.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-28T05:21:58.440Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:21:58.734Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-28T05:21:58.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:21:59.097Z] ---> sudo-logs.sh [2021-05-28T05:21:59.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-28T05:21:59.133Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:21:59.448Z] ---> job-cost.sh [2021-05-28T05:21:59.448Z] lf-activate-venv: SKIPPING [2021-05-28T05:21:59.448Z] DEBUG: total: 0.18000000715255737 [2021-05-28T05:21:59.448Z] INFO: Retrieving Stack Cost... [2021-05-28T05:22:00.020Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-28T05:22:00.648Z] INFO: Archiving Costs [Pipeline] echo [2021-05-28T05:22:00.756Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-28T05:22:01.056Z] ---> logs-deploy.sh [2021-05-28T05:22:01.056Z] lf-activate-venv: SKIPPING [2021-05-28T05:22:01.056Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3522/2 [2021-05-28T05:22:01.056Z] INFO: archiving workspace using pattern(s): [2021-05-28T05:22:02.003Z] Archives upload complete. [2021-05-28T05:22:02.004Z] INFO: archiving logs to Nexus [2021-05-28T05:22:02.582Z] ---> uname -a: [2021-05-28T05:22:02.582Z] Linux prd-centos7-docker-4c-2g-826.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] ---> lscpu: [2021-05-28T05:22:02.582Z] Architecture: x86_64 [2021-05-28T05:22:02.582Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-28T05:22:02.582Z] Byte Order: Little Endian [2021-05-28T05:22:02.582Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-28T05:22:02.582Z] CPU(s): 2 [2021-05-28T05:22:02.582Z] On-line CPU(s) list: 0,1 [2021-05-28T05:22:02.582Z] Thread(s) per core: 1 [2021-05-28T05:22:02.582Z] Core(s) per socket: 1 [2021-05-28T05:22:02.582Z] Socket(s): 2 [2021-05-28T05:22:02.582Z] NUMA node(s): 1 [2021-05-28T05:22:02.582Z] Vendor ID: AuthenticAMD [2021-05-28T05:22:02.582Z] CPU family: 23 [2021-05-28T05:22:02.582Z] Model: 49 [2021-05-28T05:22:02.582Z] Model name: AMD EPYC-Rome Processor [2021-05-28T05:22:02.582Z] Stepping: 0 [2021-05-28T05:22:02.582Z] CPU MHz: 2800.000 [2021-05-28T05:22:02.582Z] BogoMIPS: 5600.00 [2021-05-28T05:22:02.582Z] Virtualization: AMD-V [2021-05-28T05:22:02.582Z] Hypervisor vendor: KVM [2021-05-28T05:22:02.582Z] Virtualization type: full [2021-05-28T05:22:02.582Z] L1d cache: 64 KiB [2021-05-28T05:22:02.582Z] L1i cache: 64 KiB [2021-05-28T05:22:02.582Z] L2 cache: 1 MiB [2021-05-28T05:22:02.582Z] L3 cache: 32 MiB [2021-05-28T05:22:02.582Z] NUMA node0 CPU(s): 0,1 [2021-05-28T05:22:02.582Z] Vulnerability Itlb multihit: Not affected [2021-05-28T05:22:02.582Z] Vulnerability L1tf: Not affected [2021-05-28T05:22:02.582Z] Vulnerability Mds: Not affected [2021-05-28T05:22:02.582Z] Vulnerability Meltdown: Not affected [2021-05-28T05:22:02.582Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-28T05:22:02.582Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-28T05:22:02.582Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-28T05:22:02.582Z] Vulnerability Srbds: Not affected [2021-05-28T05:22:02.582Z] Vulnerability Tsx async abort: Not affected [2021-05-28T05:22:02.582Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] ---> nproc: [2021-05-28T05:22:02.582Z] 2 [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] ---> df -h: [2021-05-28T05:22:02.582Z] Filesystem Size Used Available Use% Mounted on [2021-05-28T05:22:02.582Z] overlay 40.0G 12.6G 27.4G 31% / [2021-05-28T05:22:02.582Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-28T05:22:02.582Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-28T05:22:02.582Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /facter-os [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/resolv.conf [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hostname [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /etc/hosts [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/auth.log [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /run/cloud-init/result.json [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/sa-host [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /var/log/secure [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2 [2021-05-28T05:22:02.582Z] /dev/vda1 40.0G 12.6G 27.4G 31% /w/workspace/edgex-go/2@tmp [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] [2021-05-28T05:22:02.582Z] ---> free -m: [2021-05-28T05:22:02.583Z] total used free shared buff/cache available [2021-05-28T05:22:02.583Z] Mem: 7821 1238 1736 0 4845 6554 [2021-05-28T05:22:02.583Z] Swap: 1023 1 1022 [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] ---> ip addr: [2021-05-28T05:22:02.583Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-28T05:22:02.583Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-28T05:22:02.583Z] inet 127.0.0.1/8 scope host lo [2021-05-28T05:22:02.583Z] valid_lft forever preferred_lft forever [2021-05-28T05:22:02.583Z] inet6 ::1/128 scope host [2021-05-28T05:22:02.583Z] valid_lft forever preferred_lft forever [2021-05-28T05:22:02.583Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-28T05:22:02.583Z] link/ether fa:16:3e:16:5f:12 brd ff:ff:ff:ff:ff:ff [2021-05-28T05:22:02.583Z] inet 10.30.123.57/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-28T05:22:02.583Z] valid_lft 84934sec preferred_lft 84934sec [2021-05-28T05:22:02.583Z] inet6 fe80::f816:3eff:fe16:5f12/64 scope link [2021-05-28T05:22:02.583Z] valid_lft forever preferred_lft forever [2021-05-28T05:22:02.583Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-28T05:22:02.583Z] link/ether 02:42:fd:35:7a:d2 brd ff:ff:ff:ff:ff:ff [2021-05-28T05:22:02.583Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-28T05:22:02.583Z] valid_lft forever preferred_lft forever [2021-05-28T05:22:02.583Z] inet6 fe80::42:fdff:fe35:7ad2/64 scope link [2021-05-28T05:22:02.583Z] valid_lft forever preferred_lft forever [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] ---> sar -b -r -n DEV: [2021-05-28T05:22:02.583Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] 04:57:26 LINUX RESTART (2 CPU) [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] 04:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-28T05:22:02.583Z] 04:59:01 101.80 3.78 98.02 0.00 2674.07 20080.88 0.00 [2021-05-28T05:22:02.583Z] 05:00:01 190.48 0.00 190.48 0.00 0.00 48572.33 0.00 [2021-05-28T05:22:02.583Z] 05:01:01 67.41 0.00 67.41 0.00 0.00 12399.35 0.00 [2021-05-28T05:22:02.583Z] 05:02:01 62.57 0.15 62.42 0.00 2.66 3650.13 0.00 [2021-05-28T05:22:02.583Z] 05:03:01 503.86 108.28 395.58 0.00 2629.70 241573.00 0.00 [2021-05-28T05:22:02.583Z] 05:04:01 256.22 23.72 232.50 0.00 548.56 92414.43 0.00 [2021-05-28T05:22:02.583Z] 05:05:02 313.22 14.70 298.52 0.00 1158.52 139384.93 0.00 [2021-05-28T05:22:02.583Z] 05:06:01 255.24 24.37 230.87 0.00 2834.48 84364.42 0.00 [2021-05-28T05:22:02.583Z] 05:07:01 130.57 5.06 125.50 0.00 1016.96 20151.79 0.00 [2021-05-28T05:22:02.583Z] 05:08:01 1.65 0.00 1.65 0.00 0.00 32.58 0.00 [2021-05-28T05:22:02.583Z] 05:09:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-05-28T05:22:02.583Z] 05:10:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 [2021-05-28T05:22:02.583Z] 05:11:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 [2021-05-28T05:22:02.583Z] 05:12:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-28T05:22:02.583Z] 05:13:01 0.57 0.32 0.25 0.00 7.20 2.95 0.00 [2021-05-28T05:22:02.583Z] 05:14:01 0.85 0.00 0.85 0.00 0.00 16.13 0.00 [2021-05-28T05:22:02.583Z] 05:15:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 [2021-05-28T05:22:02.583Z] 05:16:01 0.17 0.00 0.17 0.00 0.00 2.45 0.00 [2021-05-28T05:22:02.583Z] 05:17:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 [2021-05-28T05:22:02.583Z] 05:18:01 0.42 0.00 0.42 0.00 0.00 5.73 0.00 [2021-05-28T05:22:02.583Z] 05:19:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-28T05:22:02.583Z] 05:20:01 0.25 0.00 0.25 0.00 0.00 3.62 0.00 [2021-05-28T05:22:02.583Z] 05:21:01 0.15 0.00 0.15 0.00 0.00 1.65 0.00 [2021-05-28T05:22:02.583Z] Average: 82.09 7.88 74.22 0.00 470.36 28872.64 0.00 [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] 04:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-28T05:22:02.583Z] 04:59:01 5140656 0 803756 10.04 2620 2061908 1275520 14.08 730500 1722188 156 [2021-05-28T05:22:02.583Z] 05:00:01 4097280 0 1001044 12.50 2620 2907996 1469632 16.23 1149792 2215684 152400 [2021-05-28T05:22:02.583Z] 05:01:01 3758240 0 1093140 13.65 2620 3154940 1852912 20.46 1359376 2317900 39736 [2021-05-28T05:22:02.583Z] 05:02:01 3791620 0 1061228 13.25 2620 3153472 1665380 18.39 1262164 2378012 139524 [2021-05-28T05:22:02.583Z] 05:03:01 105836 0 1372268 17.13 2620 6528216 2296956 25.36 3227824 3922384 614456 [2021-05-28T05:22:02.583Z] 05:04:01 402124 0 1423732 17.78 2620 6180464 2775896 30.65 3128544 3706208 96 [2021-05-28T05:22:02.583Z] 05:05:02 1047380 0 1471984 18.38 2620 5486956 2909908 32.13 1603736 4597240 624 [2021-05-28T05:22:02.583Z] 05:06:01 1662884 0 1230684 15.37 2620 5112752 1543648 17.04 2339064 3253880 65456 [2021-05-28T05:22:02.583Z] 05:07:01 2397992 0 1175768 14.68 2620 4432560 1396800 15.42 1421368 3450176 20 [2021-05-28T05:22:02.583Z] 05:08:01 2412816 0 1160972 14.50 2620 4432532 1242012 13.71 1414000 3448000 16 [2021-05-28T05:22:02.583Z] 05:09:01 2414400 0 1159384 14.48 2620 4432536 1241952 13.71 1413912 3448000 12 [2021-05-28T05:22:02.583Z] 05:10:01 2414372 0 1159408 14.48 2620 4432540 1241928 13.71 1413908 3448000 8 [2021-05-28T05:22:02.583Z] 05:11:01 2414140 0 1159632 14.48 2620 4432548 1241928 13.71 1412512 3449404 8 [2021-05-28T05:22:02.583Z] 05:12:01 2414248 0 1159524 14.48 2620 4432548 1241928 13.71 1412516 3449400 8 [2021-05-28T05:22:02.583Z] 05:13:01 2411216 0 1162524 14.52 2620 4432580 1242012 13.71 1418312 3446656 8 [2021-05-28T05:22:02.583Z] 05:14:01 2411124 0 1162612 14.52 2620 4432584 1241964 13.71 1418204 3446656 8 [2021-05-28T05:22:02.583Z] 05:15:01 2411304 0 1162428 14.51 2620 4432588 1241928 13.71 1418132 3446656 8 [2021-05-28T05:22:02.583Z] 05:16:01 2411304 0 1162420 14.51 2620 4432596 1241928 13.71 1418140 3446656 8 [2021-05-28T05:22:02.583Z] 05:17:01 2411428 0 1162296 14.51 2620 4432596 1241928 13.71 1418140 3446656 8 [2021-05-28T05:22:02.583Z] 05:18:01 2411060 0 1162656 14.52 2620 4432604 1242012 13.71 1418236 3446656 8 [2021-05-28T05:22:02.583Z] 05:19:01 2410984 0 1162732 14.52 2620 4432604 1241976 13.71 1418228 3446656 8 [2021-05-28T05:22:02.583Z] 05:20:01 2411304 0 1162404 14.51 2620 4432612 1241928 13.71 1418152 3446660 16 [2021-05-28T05:22:02.583Z] 05:21:01 2411024 0 1162680 14.52 2620 4432616 1241928 13.71 1418244 3446656 8 [2021-05-28T05:22:02.583Z] Average: 2442380 0 1169360 14.60 2620 4394580 1503218 16.60 1567522 3296799 44026 [2021-05-28T05:22:02.583Z] [2021-05-28T05:22:02.583Z] 04:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-28T05:22:02.583Z] 04:59:01 eth0 1297.10 1426.33 5918.22 172.59 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 04:59:01 docker0 910.40 698.59 74.58 2739.98 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:00:01 eth0 558.03 473.20 3554.05 49.79 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:00:01 vethd17d5c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:00:01 docker0 211.04 261.89 14.45 846.69 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:01:01 eth0 34.36 21.35 23.14 65.48 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:01:01 vethd17d5c5 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:01:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:02:01 eth0 20.14 11.67 16.67 9.17 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:02:01 vethd17d5c5 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:02:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:03:01 veth1afae37 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:03:01 veth677c3d9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:03:01 veth376e534 0.00 0.68 0.00 0.04 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:03:01 eth0 265.61 218.73 1859.80 77.45 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:04:01 veth376e534 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:04:01 veth063c6b1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:04:01 eth0 36.42 21.24 94.75 53.04 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:04:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:05:02 vethd9f19da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:05:02 vethedc1248 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:05:02 vethdfc75bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:05:02 veth376e534 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:06:01 veth376e534 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:06:01 eth0 2968.72 2689.26 13787.37 588.03 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:06:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:06:01 docker0 1223.81 1094.53 95.55 4043.06 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:07:01 eth0 87.76 58.35 409.24 59.57 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:07:01 docker0 41.66 61.84 2.76 390.80 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:08:01 eth0 0.45 0.42 0.10 0.09 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:09:01 eth0 0.25 0.20 0.10 0.02 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:12:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:13:01 eth0 0.20 0.20 0.08 0.04 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:14:01 eth0 0.20 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:15:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:16:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:17:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:18:01 eth0 0.25 0.22 0.13 0.05 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:19:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:20:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.583Z] Average: eth0 109.61 103.72 579.33 25.20 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.584Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.584Z] Average: docker0 54.20 49.55 4.21 190.08 0.00 0.00 0.00 0.00 [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] ---> sar -P ALL: [2021-05-28T05:22:02.584Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] 04:57:26 LINUX RESTART (2 CPU) [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] 04:58:02 CPU %user %nice %system %iowait %steal %idle [2021-05-28T05:22:02.584Z] 04:59:01 all 19.93 0.00 5.06 4.35 0.07 70.60 [2021-05-28T05:22:02.584Z] 04:59:01 0 21.79 0.00 5.35 1.09 0.07 71.70 [2021-05-28T05:22:02.584Z] 04:59:01 1 18.08 0.00 4.78 7.57 0.07 69.51 [2021-05-28T05:22:02.584Z] 05:00:01 all 32.86 0.00 7.97 5.37 0.10 53.70 [2021-05-28T05:22:02.584Z] 05:00:01 0 33.36 0.00 8.49 6.34 0.09 51.72 [2021-05-28T05:22:02.584Z] 05:00:01 1 32.36 0.00 7.46 4.40 0.11 55.68 [2021-05-28T05:22:02.584Z] 05:01:01 all 47.25 0.00 5.30 0.92 0.07 46.46 [2021-05-28T05:22:02.584Z] 05:01:01 0 47.47 0.00 5.10 0.92 0.07 46.44 [2021-05-28T05:22:02.584Z] 05:01:01 1 47.03 0.00 5.51 0.92 0.07 46.47 [2021-05-28T05:22:02.584Z] 05:02:01 all 63.48 0.00 7.96 2.68 0.12 25.75 [2021-05-28T05:22:02.584Z] 05:02:01 0 61.94 0.00 7.89 3.42 0.11 26.64 [2021-05-28T05:22:02.584Z] 05:02:01 1 65.04 0.00 8.03 1.94 0.13 24.85 [2021-05-28T05:22:02.584Z] 05:03:01 all 35.90 0.00 19.23 16.13 0.09 28.64 [2021-05-28T05:22:02.584Z] 05:03:01 0 36.20 0.00 18.75 16.86 0.09 28.10 [2021-05-28T05:22:02.584Z] 05:03:01 1 35.60 0.00 19.72 15.40 0.09 29.19 [2021-05-28T05:22:02.584Z] 05:04:01 all 69.44 0.00 11.10 17.56 0.13 1.77 [2021-05-28T05:22:02.584Z] 05:04:01 0 68.88 0.00 11.28 18.62 0.13 1.10 [2021-05-28T05:22:02.584Z] 05:04:01 1 70.01 0.00 10.92 16.51 0.13 2.44 [2021-05-28T05:22:02.584Z] 05:05:02 all 27.63 0.00 11.62 47.85 0.14 12.76 [2021-05-28T05:22:02.584Z] 05:05:02 0 27.61 0.00 11.33 50.23 0.16 10.67 [2021-05-28T05:22:02.584Z] 05:05:02 1 27.64 0.00 11.91 45.48 0.12 14.85 [2021-05-28T05:22:02.584Z] 05:06:01 all 48.34 0.00 11.19 37.63 0.17 2.67 [2021-05-28T05:22:02.584Z] 05:06:01 0 49.74 0.00 10.35 37.80 0.17 1.94 [2021-05-28T05:22:02.584Z] 05:06:01 1 46.93 0.00 12.04 37.46 0.17 3.41 [2021-05-28T05:22:02.584Z] 05:07:01 all 8.76 0.00 3.81 12.37 0.04 75.01 [2021-05-28T05:22:02.584Z] 05:07:01 0 7.12 0.00 3.92 13.00 0.03 75.93 [2021-05-28T05:22:02.584Z] 05:07:01 1 10.41 0.00 3.71 11.75 0.05 74.08 [2021-05-28T05:22:02.584Z] 05:08:01 all 0.13 0.00 0.06 0.00 0.02 99.79 [2021-05-28T05:22:02.584Z] 05:08:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2021-05-28T05:22:02.584Z] 05:08:01 1 0.22 0.00 0.05 0.00 0.02 99.72 [2021-05-28T05:22:02.584Z] 05:09:01 all 0.15 0.00 0.06 0.00 0.02 99.77 [2021-05-28T05:22:02.584Z] 05:09:01 0 0.05 0.00 0.08 0.00 0.03 99.83 [2021-05-28T05:22:02.584Z] 05:09:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] 05:09:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T05:22:02.584Z] 05:10:01 all 0.18 0.00 0.04 0.00 0.01 99.77 [2021-05-28T05:22:02.584Z] 05:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-28T05:22:02.584Z] 05:10:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-05-28T05:22:02.584Z] 05:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-28T05:22:02.584Z] 05:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-28T05:22:02.584Z] 05:11:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-28T05:22:02.584Z] 05:12:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-05-28T05:22:02.584Z] 05:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-28T05:22:02.584Z] 05:12:01 1 0.22 0.00 0.02 0.00 0.02 99.75 [2021-05-28T05:22:02.584Z] 05:13:01 all 0.21 0.00 0.06 0.00 0.01 99.72 [2021-05-28T05:22:02.584Z] 05:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-05-28T05:22:02.584Z] 05:13:01 1 0.35 0.00 0.07 0.00 0.00 99.58 [2021-05-28T05:22:02.584Z] 05:14:01 all 0.23 0.00 0.03 0.00 0.03 99.72 [2021-05-28T05:22:02.584Z] 05:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-28T05:22:02.584Z] 05:14:01 1 0.42 0.00 0.02 0.00 0.02 99.55 [2021-05-28T05:22:02.584Z] 05:15:01 all 0.23 0.00 0.01 0.00 0.00 99.76 [2021-05-28T05:22:02.584Z] 05:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2021-05-28T05:22:02.584Z] 05:15:01 1 0.42 0.00 0.02 0.00 0.00 99.57 [2021-05-28T05:22:02.584Z] 05:16:01 all 0.14 0.00 0.03 0.00 0.03 99.80 [2021-05-28T05:22:02.584Z] 05:16:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-28T05:22:02.584Z] 05:16:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-05-28T05:22:02.584Z] 05:17:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-05-28T05:22:02.584Z] 05:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-28T05:22:02.584Z] 05:17:01 1 0.13 0.00 0.03 0.00 0.00 99.83 [2021-05-28T05:22:02.584Z] 05:18:01 all 0.13 0.00 0.03 0.00 0.07 99.77 [2021-05-28T05:22:02.584Z] 05:18:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-28T05:22:02.584Z] 05:18:01 1 0.03 0.00 0.03 0.00 0.12 99.82 [2021-05-28T05:22:02.584Z] 05:19:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-05-28T05:22:02.584Z] 05:19:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-28T05:22:02.584Z] 05:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-28T05:22:02.584Z] 05:20:01 all 0.08 0.00 0.03 0.00 0.01 99.89 [2021-05-28T05:22:02.584Z] 05:20:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-28T05:22:02.584Z] 05:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] 05:20:01 CPU %user %nice %system %iowait %steal %idle [2021-05-28T05:22:02.584Z] 05:21:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-05-28T05:22:02.584Z] 05:21:01 0 0.25 0.00 0.03 0.00 0.02 99.70 [2021-05-28T05:22:02.584Z] 05:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-28T05:22:02.584Z] Average: all 14.70 0.00 3.48 6.02 0.05 75.76 [2021-05-28T05:22:02.584Z] Average: 0 14.69 0.00 3.45 6.16 0.05 75.65 [2021-05-28T05:22:02.584Z] Average: 1 14.71 0.00 3.50 5.88 0.05 75.86 [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z] [2021-05-28T05:22:02.584Z]