Pull request #3232 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0ca5e8566446efca00335dfd6e027da7f2d61546+f11e4988ceb8c382fc034555d9d0b35dfdaf49ab (672600262caf0f3da7e72277b48117ab65260924) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3232/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3232/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28729’ Running on prd-centos7-docker-4c-2g-28737 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 Merge succeeded, producing 0ca5e8566446efca00335dfd6e027da7f2d61546 Checking out Revision 0ca5e8566446efca00335dfd6e027da7f2d61546 (PR-3232) > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:53 ========================================================= 18:31:53 EdgeX Global Pipelines Version Info 18:31:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:31:54 ------------------- 18:31:54 stable info: 18:31:54 ------------------- 18:31:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:54 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 18:31:54 Message: update stable to v1.0.184 18:31:55 ------------------- 18:31:55 experimental info: 18:31:55 ------------------- 18:31:55 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:55 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 18:31:55 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:31:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:31:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3232 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3232 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3232 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ca5e8566446efca00335dfd6e027da7f2d61546 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ca5e85 [Pipeline] echo 18:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:32:00 provisioning config files... 18:32:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6377301065428360652tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:00 ---> docker-login.sh 18:32:00 nexus3.edgexfoundry.org:10001 18:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:00 Configure a credential helper to remove this warning. See 18:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:00 18:32:00 Login Succeeded 18:32:00 nexus3.edgexfoundry.org:10002 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 nexus3.edgexfoundry.org:10003 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 nexus3.edgexfoundry.org:10004 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 docker.io 18:32:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:01 Configure a credential helper to remove this warning. See 18:32:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:01 18:32:01 Login Succeeded 18:32:01 ---> docker-login.sh ends [Pipeline] } 18:32:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:02 ++ 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 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/core-command/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo core-command,cmd/core-command/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/core-data/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo core-data,cmd/core-data/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/core-metadata/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo core-metadata,cmd/core-metadata/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/security-bootstrapper/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/security-proxy-setup/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/support-notifications/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo support-notifications,cmd/support-notifications/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/support-scheduler/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:32:02 + for file in '`ls cmd/**/Dockerfile`' 18:32:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:32:02 ++ cut -d/ -f2 18:32:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:32:02 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:03 18:32:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:32:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:04 latest: Pulling from edgex-devops/git-semver 18:32:04 31603596830f: Pulling fs layer 18:32:04 2a8b12db71e7: Pulling fs layer 18:32:04 6ca5941a6612: Pulling fs layer 18:32:04 ecc8261a40a4: Pulling fs layer 18:32:04 ecc8261a40a4: Waiting 18:32:04 2a8b12db71e7: Verifying Checksum 18:32:04 2a8b12db71e7: Download complete 18:32:04 31603596830f: Verifying Checksum 18:32:04 31603596830f: Download complete 18:32:04 ecc8261a40a4: Verifying Checksum 18:32:04 ecc8261a40a4: Download complete 18:32:04 6ca5941a6612: Verifying Checksum 18:32:04 6ca5941a6612: Download complete 18:32:04 31603596830f: Pull complete 18:32:04 2a8b12db71e7: Pull complete 18:32:05 6ca5941a6612: Pull complete 18:32:05 ecc8261a40a4: Pull complete 18:32:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 18:32:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:32:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:32:05 prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container 18:32:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:32:08 $ docker top 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:32:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:09 [ssh-agent] Looking for ssh-agent implementation... 18:32:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:09 $ docker exec 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent 18:32:09 SSH_AUTH_SOCK=/tmp/ssh-ua17qdITiWfd/agent.13 18:32:09 SSH_AGENT_PID=18 18:32:09 Running ssh-add (command line suppressed) 18:32:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2822060575060789357.key (/w/workspace/edgex-go/1@tmp/private_key_2822060575060789357.key) 18:32:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:10 + git tag --points-at HEAD [Pipeline] } 18:32:10 $ docker exec --env ******** --env ******** 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent -k 18:32:10 unset SSH_AUTH_SOCK; 18:32:10 unset SSH_AGENT_PID; 18:32:10 echo Agent pid 18 killed; 18:32:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:32:10 [ssh-agent] Looking for ssh-agent implementation... 18:32:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:32:10 $ docker exec 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent 18:32:10 SSH_AUTH_SOCK=/tmp/ssh-0tPPZFn8NXaL/agent.48 18:32:10 SSH_AGENT_PID=53 18:32:10 Running ssh-add (command line suppressed) 18:32:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3125711002547820206.key (/w/workspace/edgex-go/1@tmp/private_key_3125711002547820206.key) 18:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:32:11 + git semver init 18:32:11 # -> Open(): unable to determine branch for HEAD 18:32:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:32:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:32:11 # $SEMVER_REMOTE_NAME = origin 18:32:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:32:11 # $SEMVER_USER_NAME = edgex-jenkins 18:32:11 # $SEMVER_BRANCH = PR-3232 18:32:11 # $SEMVER_TEMP = /tmp/semver-912802141 18:32:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:32:29 # '/tmp/semver-912802141' -> '/w/workspace/edgex-go/1/.semver' 18:32:29 # -> Force: false 18:32:29 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 18:32:29 $ docker exec --env ******** --env ******** 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 ssh-agent -k 18:32:30 unset SSH_AUTH_SOCK; 18:32:30 unset SSH_AGENT_PID; 18:32:30 echo Agent pid 53 killed; 18:32:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:32:30 + git semver [Pipeline] } 18:32:31 $ docker stop --time=1 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 18:32:32 $ docker rm -f 864764aee8507f42f78126619ac4bfcb6604e79977e2eaf8cd0875bde95cdc46 [Pipeline] // withDockerContainer [Pipeline] sh 18:32:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:32:33 Stashed 1 file(s) [Pipeline] echo 18:32:33 [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 18:32:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:32:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:32:35 + sudo service docker restart 18:32:35 + true 18:32:35 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 18:32:36 ========================================================= 18:32:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 18:32:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:32:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 18:32:40 Sending build context to Docker daemon 328.3MB 18:32:40 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:32:40 Step 2/6 : FROM ${BASE} 18:32:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 18:32:40 188c0c94c7c5: Pulling fs layer 18:32:40 0ef7d3d256c8: Pulling fs layer 18:32:40 de9db76c5a1d: Pulling fs layer 18:32:40 bca2f99d35d6: Pulling fs layer 18:32:40 93359f2a8cfa: Pulling fs layer 18:32:40 7c6f9722023f: Pulling fs layer 18:32:40 a35cf1a2eb13: Pulling fs layer 18:32:40 bca2f99d35d6: Waiting 18:32:40 93359f2a8cfa: Waiting 18:32:40 7c6f9722023f: Waiting 18:32:40 a35cf1a2eb13: Waiting 18:32:40 de9db76c5a1d: Verifying Checksum 18:32:40 de9db76c5a1d: Download complete 18:32:40 0ef7d3d256c8: Verifying Checksum 18:32:40 0ef7d3d256c8: Download complete 18:32:40 93359f2a8cfa: Download complete 18:32:40 7c6f9722023f: Verifying Checksum 18:32:40 7c6f9722023f: Download complete 18:32:40 188c0c94c7c5: Verifying Checksum 18:32:40 188c0c94c7c5: Download complete 18:32:41 188c0c94c7c5: Pull complete 18:32:41 0ef7d3d256c8: Pull complete 18:32:41 de9db76c5a1d: Pull complete 18:32:43 a35cf1a2eb13: Verifying Checksum 18:32:43 a35cf1a2eb13: Download complete 18:32:43 bca2f99d35d6: Verifying Checksum 18:32:43 bca2f99d35d6: Download complete 18:32:49 Still waiting to schedule task 18:32:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 18:32:50 bca2f99d35d6: Pull complete 18:32:50 93359f2a8cfa: Pull complete 18:32:50 7c6f9722023f: Pull complete 18:32:53 a35cf1a2eb13: Pull complete 18:32:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 18:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 18:32:53 ---> a62c8e92a672 18:32:53 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 18:32:53 ---> Running in 456ff4cb5384 18:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:32:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:32:55 (1/12) Installing libmagic (5.38-r0) 18:32:55 (2/12) Installing file (5.38-r0) 18:32:55 (3/12) Installing libc-dev (0.7.2-r3) 18:32:55 (4/12) Installing g++ (9.3.0-r2) 18:33:02 (5/12) Installing fortify-headers (1.1-r0) 18:33:02 (6/12) Installing patch (2.7.6-r6) 18:33:02 (7/12) Installing build-base (0.5-r2) 18:33:02 (8/12) Installing libsodium (1.0.18-r0) 18:33:03 (9/12) Installing pkgconf (1.7.2-r0) 18:33:03 (10/12) Installing libsodium-dev (1.0.18-r0) 18:33:03 (11/12) Installing libzmq (4.3.3-r0) 18:33:03 (12/12) Installing zeromq-dev (4.3.3-r0) 18:33:03 Executing busybox-1.31.1-r19.trigger 18:33:03 OK: 233 MiB in 51 packages 18:33:06 Removing intermediate container 456ff4cb5384 18:33:06 ---> 8323b722e6e7 18:33:06 Step 4/6 : WORKDIR /edgex-go 18:33:06 ---> Running in 78acc8226881 18:33:07 Removing intermediate container 78acc8226881 18:33:07 ---> 6133cee7b877 18:33:07 Step 5/6 : COPY go.mod . 18:33:07 ---> 9cd437500174 18:33:07 Step 6/6 : RUN go mod download 18:33:07 ---> Running in 3749ad2cf9ca 18:33:34 Removing intermediate container 3749ad2cf9ca 18:33:34 ---> 317e807fa53e 18:33:34 Successfully built 317e807fa53e 18:33:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:33:34 + docker inspect -f . ci-base-image-x86_64 18:33:34 . [Pipeline] withDockerContainer 18:33:34 prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container 18:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:33:35 $ docker top 8bf49ef5cac127a52a87d83f8daf627ee6c75d1a66c4f3bd4d1e738025b62e93 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:36 + go version 18:33:36 go version go1.15.5 linux/amd64 [Pipeline] } 18:33:36 $ docker stop --time=1 8bf49ef5cac127a52a87d83f8daf627ee6c75d1a66c4f3bd4d1e738025b62e93 18:33:37 $ docker rm -f 8bf49ef5cac127a52a87d83f8daf627ee6c75d1a66c4f3bd4d1e738025b62e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:38 + docker inspect -f . ci-base-image-x86_64 18:33:38 . [Pipeline] withDockerContainer 18:33:39 prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container 18:33:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:33:39 $ docker top a845255d71a04b4b17eba6e15d99cc6b139a6259fd2cd9de5590606f7e9c5c08 -eo pid,comm [Pipeline] { [Pipeline] echo 18:33:40 ========================================================= 18:33:40 [edgeXBuildGoParallel] Running Tests and Build... 18:33:40 ========================================================= [Pipeline] sh 18:33:40 + make test 18:33:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:33:50 ? github.com/edgexfoundry/edgex-go [no test files] 18:34:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:34:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:34:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:34:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:34:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:34:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:34:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:34:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:34:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.152s coverage: 45.9% of statements 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:34:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:34:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.075s coverage: 100.0% of statements 18:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.719s coverage: 27.1% of statements 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:34:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.099s coverage: 66.2% of statements 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:34:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:34:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.434s coverage: 82.4% of statements 18:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.344s coverage: 28.6% of statements 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.085s coverage: 100.0% of statements 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.059s coverage: 100.0% of statements 18:34:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.110s coverage: 86.7% of statements 18:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.146s coverage: 97.5% of statements 18:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements 18:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.554s coverage: 92.8% of statements 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.090s coverage: 0.1% of statements 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:34:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.029s coverage: 94.1% of statements 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 18:34:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 18:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.036s coverage: 94.4% of statements 18:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.038s coverage: 44.8% of statements 18:34:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.050s coverage: 81.4% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.135s coverage: 75.5% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.6% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.6% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 62.4% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.314s coverage: 69.1% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.098s coverage: 38.4% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 88.5% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.752s coverage: 29.1% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.045s coverage: 100.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.078s coverage: 95.6% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:34:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.038s coverage: 32.1% of statements 18:34:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 18:34:55 GO111MODULE=on go vet ./... 18:35:21 gofmt -l . 18:35:21 [ "`gofmt -l .`" = "" ] 18:35:21 ./bin/test-go-mod-tidy.sh 18:35:22 ./bin/test-attribution-txt.sh [Pipeline] sh 18:35:23 + ls -al . 18:35:23 total 732 18:35:23 drwxrwxr-x 10 1001 1001 4096 Mar 5 18:35 . 18:35:23 drwxr-xr-x 4 root root 28 Mar 5 18:33 .. 18:35:23 -rw-rw-r-- 1 1001 1001 11 Mar 5 18:31 .dockerignore 18:35:23 drwxrwxr-x 8 1001 1001 179 Mar 5 18:31 .git 18:35:23 drwxrwxr-x 3 1001 1001 125 Mar 5 18:31 .github 18:35:23 -rw-rw-r-- 1 1001 1001 818 Mar 5 18:31 .gitignore 18:35:23 drwx------ 3 1001 1001 60 Mar 5 18:32 .semver 18:35:23 -rw-rw-r-- 1 1001 1001 166 Mar 5 18:31 .sonarcloud.properties 18:35:23 -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:31 Attribution.txt 18:35:23 -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:31 CONTRIBUTING.md 18:35:23 -rw-rw-r-- 1 1001 1001 931 Mar 5 18:31 Dockerfile.build 18:35:23 -rw-rw-r-- 1 1001 1001 863 Mar 5 18:31 Jenkinsfile 18:35:23 -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:31 LICENSE 18:35:23 -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:31 Makefile 18:35:23 -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:31 README.md 18:35:23 -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:31 SECURITY.md 18:35:23 -rw-rw-r-- 1 1001 1001 5 Mar 5 18:32 VERSION 18:35:23 -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:31 ZMQWindows.md 18:35:23 drwxrwxr-x 2 1001 1001 117 Mar 5 18:31 bin 18:35:23 drwxrwxr-x 14 1001 1001 4096 Mar 5 18:31 cmd 18:35:23 -rw-r--r-- 1 root root 621194 Mar 5 18:34 coverage.out 18:35:23 -rw-r--r-- 1 root root 1055 Mar 5 18:35 go.mod 18:35:23 -rw-r--r-- 1 root root 21699 Mar 5 18:35 go.sum 18:35:23 drwxrwxr-x 8 1001 1001 127 Mar 5 18:31 internal 18:35:23 drwxrwxr-x 4 1001 1001 26 Mar 5 18:31 openapi 18:35:23 drwxrwxr-x 4 1001 1001 71 Mar 5 18:31 snap 18:35:23 -rw-rw-r-- 1 1001 1001 168 Mar 5 18:31 version.go [Pipeline] sh 18:35:23 + '[' -e coverage.out ] 18:35:23 + chown 1001:1001 coverage.out [Pipeline] stash 18:35:23 Stashed 1 file(s) [Pipeline] sh 18:35:24 + make build 18:35:24 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 18:35:28 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 18:35:36 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 18:35:37 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 18:35:39 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 18:35:39 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 18:35:41 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 18:35:42 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 18:35:43 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 18:35:45 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 18:35:46 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 18:35:47 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] } 18:35:49 $ docker stop --time=1 a845255d71a04b4b17eba6e15d99cc6b139a6259fd2cd9de5590606f7e9c5c08 18:35:51 $ docker rm -f a845255d71a04b4b17eba6e15d99cc6b139a6259fd2cd9de5590606f7e9c5c08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:53 18:35:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:35:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:35:53 latest: Pulling from edgex-devops/edgex-compose 18:35:53 cbdbe7a5bc2a: Pulling fs layer 18:35:53 ca9280d653b3: Pulling fs layer 18:35:53 7e9c9ca2126c: Pulling fs layer 18:35:54 cbdbe7a5bc2a: Verifying Checksum 18:35:54 cbdbe7a5bc2a: Download complete 18:35:55 cbdbe7a5bc2a: Pull complete 18:35:55 ca9280d653b3: Verifying Checksum 18:35:55 ca9280d653b3: Download complete 18:35:56 ca9280d653b3: Pull complete 18:35:57 7e9c9ca2126c: Download complete 18:36:02 7e9c9ca2126c: Pull complete 18:36:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:36:02 prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container 18:36:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:36:05 $ docker top c900cd93bf20a55fcd7d7ddb83210645be0eb940fc21d9cfa177b8710aa0b89c -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:05 + docker-compose build --help 18:36:05 + grep parallel 18:36:06 --parallel Build images in parallel. [Pipeline] } 18:36:06 $ docker stop --time=1 c900cd93bf20a55fcd7d7ddb83210645be0eb940fc21d9cfa177b8710aa0b89c 18:36:08 $ docker rm -f c900cd93bf20a55fcd7d7ddb83210645be0eb940fc21d9cfa177b8710aa0b89c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:36:09 . [Pipeline] withDockerContainer 18:36:09 prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container 18:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:36:10 $ docker top 7e999db62f9581e35d029fb5280e36412e007fbabed3f0298204ececd1e9b866 -eo pid,comm [Pipeline] { [Pipeline] sh 18:36:10 + docker-compose -f ./docker-compose-build.yml build --parallel 18:36:11 Building docker-core-command-go ... 18:36:11 Building docker-core-data-go ... 18:36:11 Building docker-core-metadata-go ... 18:36:11 Building docker-security-bootstrapper-go ... 18:36:11 Building docker-security-proxy-setup-go ... 18:36:11 Building docker-security-secretstore-setup-go ... 18:36:11 Building docker-support-notifications-go ... 18:36:11 Building docker-support-scheduler-go ... 18:36:11 Building docker-sys-mgmt-agent-go ... 18:36:11 Building docker-security-proxy-setup-go 18:36:11 Building docker-support-scheduler-go 18:36:11 Building docker-core-command-go 18:36:11 Building docker-support-notifications-go 18:36:11 Building docker-sys-mgmt-agent-go 18:36:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28742 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws 18:36:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:36:19 using credential edgex-jenkins-ssh 18:36:19 Cloning the remote Git repository 18:36:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:36:20 > git init /w/workspace/edgex-go/1 # timeout=10 18:36:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:36:20 > git --version # timeout=10 18:36:20 > git --version # 'git version 2.17.1' 18:36:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:36:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:36:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:36:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:36:37 Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 18:36:37 Merge succeeded, producing 0ca5e8566446efca00335dfd6e027da7f2d61546 18:36:37 Checking out Revision 0ca5e8566446efca00335dfd6e027da7f2d61546 (PR-3232) 18:36:37 > git config core.sparsecheckout # timeout=10 18:36:37 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 18:36:37 > git remote # timeout=10 18:36:37 > git config --get remote.origin.url # timeout=10 18:36:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:36:37 > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 18:36:37 > git rev-parse HEAD^{commit} # timeout=10 18:36:37 > git config core.sparsecheckout # timeout=10 18:36:37 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 18:36:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 18:36:42 > git --version # timeout=10 18:36:42 > git --version # 'git version 2.17.1' 18:36:42 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { 18:36:43 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:36:43 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:36:43 ---> 317e807fa53e 18:36:43 Step 3/26 : WORKDIR /edgex-go 18:36:43 ---> 317e807fa53e 18:36:43 Step 3/21 : WORKDIR /edgex-go 18:36:43 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:36:43 ---> 317e807fa53e 18:36:43 Step 3/23 : WORKDIR /edgex-go 18:36:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:43 ---> 317e807fa53e 18:36:43 Step 3/22 : WORKDIR /edgex-go 18:36:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:36:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:36:43 ---> 317e807fa53e 18:36:43 Step 3/22 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 18:36:44 ---> Running in f51f658cf96f 18:36:44 ---> Running in 0e6eb0c87908 18:36:44 ---> Running in b0d3377218c4 18:36:44 ---> Running in 393430666f0d 18:36:44 ---> Running in d607fdb2d5ad [Pipeline] { [Pipeline] sh 18:36:44 Removing intermediate container d607fdb2d5ad 18:36:44 ---> 6047a49c2fcf 18:36:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:44 Removing intermediate container 0e6eb0c87908 18:36:44 ---> 293c9431b849 18:36:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container f51f658cf96f 18:36:44 ---> 414720a77049 18:36:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:44 18:36:44 Removing intermediate container 393430666f0d 18:36:44 ---> d6007843f697 18:36:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:44 Removing intermediate container b0d3377218c4 18:36:44 ---> 042e63cbfce3 18:36:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:44 ---> Running in f023b13f3186 18:36:44 ---> Running in 9e8321d4a85d 18:36:44 ---> Running in 7f5a20785093 18:36:44 ---> Running in d9bc4940a9c3 18:36:44 ---> Running in c52569b20072 18:36:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:36:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:36:46 + sudo service docker restart 18:36:46 + true 18:36:46 Removing intermediate container f023b13f3186 18:36:46 ---> 7c046ef4c06b 18:36:46 Step 5/23 : RUN apk add --update --no-cache make git 18:36:47 Removing intermediate container 9e8321d4a85d 18:36:47 ---> b5c65e2d36bd 18:36:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:36:47 ---> Running in 4675f9efaa33 18:36:47 Removing intermediate container 7f5a20785093 18:36:47 ---> 9d33e1ddc566 18:36:47 Step 5/22 : RUN apk add --update --no-cache make git 18:36:47 Removing intermediate container c52569b20072 18:36:47 ---> f2f80ba86b58 18:36:47 Step 5/21 : RUN apk add --update --no-cache make git 18:36:47 Removing intermediate container d9bc4940a9c3 18:36:47 ---> 695783daa644 18:36:47 Step 5/26 : RUN apk add --update --no-cache make bash git 18:36:47 ---> Running in 79c0f09ea81b 18:36:47 ---> Running in 649738d3a36d 18:36:47 ---> Running in 1724093e8323 18:36:47 ---> Running in f1100a74fbeb [Pipeline] withEnv [Pipeline] { 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] wrap 18:36:48 provisioning config files... 18:36:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2664907880722992512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:48 ---> docker-login.sh 18:36:48 nexus3.edgexfoundry.org:10001 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:36:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:36:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:49 Configure a credential helper to remove this warning. See 18:36:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:49 18:36:49 Login Succeeded 18:36:49 nexus3.edgexfoundry.org:10002 18:36:50 OK: 233 MiB in 51 packages 18:36:50 OK: 233 MiB in 51 packages 18:36:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:50 Configure a credential helper to remove this warning. See 18:36:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:50 18:36:50 Login Succeeded 18:36:50 nexus3.edgexfoundry.org:10003 18:36:50 OK: 233 MiB in 51 packages 18:36:50 OK: 233 MiB in 51 packages 18:36:50 Removing intermediate container 4675f9efaa33 18:36:50 ---> a4dbdbfa3246 18:36:50 Step 6/23 : COPY go.mod . 18:36:50 OK: 233 MiB in 51 packages 18:36:51 ---> 5819971f48e0 18:36:51 Step 7/23 : RUN go mod download 18:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:51 Configure a credential helper to remove this warning. See 18:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:51 18:36:51 Login Succeeded 18:36:51 nexus3.edgexfoundry.org:10004 18:36:51 Removing intermediate container 649738d3a36d 18:36:51 ---> bdbe931926d9 18:36:51 Step 6/22 : COPY go.mod . 18:36:51 ---> Running in 98f6e8ac1184 18:36:51 Removing intermediate container 79c0f09ea81b 18:36:51 ---> 0796d35869a3 18:36:51 Step 6/22 : COPY go.mod . 18:36:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:51 Configure a credential helper to remove this warning. See 18:36:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:51 18:36:51 Login Succeeded 18:36:51 docker.io 18:36:51 ---> 0df9160c24df 18:36:51 Step 7/22 : RUN go mod download 18:36:51 ---> d080b58744fd 18:36:51 Step 7/22 : RUN go mod download 18:36:51 Removing intermediate container f1100a74fbeb 18:36:51 ---> 8a53c9d5ebba 18:36:51 Step 6/26 : COPY go.mod . 18:36:51 Removing intermediate container 1724093e8323 18:36:51 ---> 9c3edf8cf794 18:36:51 Step 6/21 : COPY go.mod . 18:36:51 ---> Running in e70cffb02cad 18:36:51 ---> Running in b267c1b2ede9 18:36:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:52 ---> c587b6d6f19f 18:36:52 Step 7/26 : RUN go mod download 18:36:52 ---> 37a730569b14 18:36:52 Step 7/21 : RUN go mod download 18:36:52 ---> Running in 5fd43fcd2f9b 18:36:52 ---> Running in c33050a24b40 18:36:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:36:52 Configure a credential helper to remove this warning. See 18:36:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:36:52 18:36:52 Login Succeeded 18:36:52 ---> docker-login.sh ends [Pipeline] } 18:36:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:36:53 ========================================================= 18:36:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 18:36:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:36:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 18:36:53 Removing intermediate container e70cffb02cad 18:36:53 ---> 2525d2ffc565 18:36:53 Step 8/22 : COPY . . 18:36:53 Removing intermediate container 98f6e8ac1184 18:36:53 ---> bbc177018ecf 18:36:53 Step 8/23 : COPY . . 18:36:55 Removing intermediate container b267c1b2ede9 18:36:55 ---> 7ec169d21e5e 18:36:55 Step 8/22 : COPY . . 18:36:57 Sending build context to Docker daemon 166.6MB 18:36:57 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 18:36:57 Step 2/6 : FROM ${BASE} 18:36:57 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:36:57 5f621e34cdf4: Pulling fs layer 18:36:57 a4357932f1b6: Pulling fs layer 18:36:57 18c013af1878: Pulling fs layer 18:36:57 00ac8860ef70: Pulling fs layer 18:36:57 63d7cb157983: Pulling fs layer 18:36:57 b116817d02f9: Pulling fs layer 18:36:57 745a02a5169b: Pulling fs layer 18:36:57 b116817d02f9: Waiting 18:36:57 745a02a5169b: Waiting 18:36:57 63d7cb157983: Waiting 18:36:57 00ac8860ef70: Waiting 18:36:57 18c013af1878: Verifying Checksum 18:36:57 18c013af1878: Download complete 18:36:57 a4357932f1b6: Verifying Checksum 18:36:57 a4357932f1b6: Download complete 18:36:57 63d7cb157983: Verifying Checksum 18:36:57 63d7cb157983: Download complete 18:36:57 b116817d02f9: Download complete 18:36:57 5f621e34cdf4: Verifying Checksum 18:36:57 5f621e34cdf4: Download complete 18:36:58 5f621e34cdf4: Pull complete 18:36:58 a4357932f1b6: Pull complete 18:36:58 18c013af1878: Pull complete 18:36:59 Removing intermediate container 5fd43fcd2f9b 18:36:59 ---> 00adc04cb56e 18:36:59 Step 8/26 : COPY . . 18:36:59 Removing intermediate container c33050a24b40 18:36:59 ---> bb3e47267482 18:36:59 Step 8/21 : COPY . . 18:37:00 745a02a5169b: Verifying Checksum 18:37:00 745a02a5169b: Download complete 18:37:00 00ac8860ef70: Verifying Checksum 18:37:00 00ac8860ef70: Download complete 18:37:11 00ac8860ef70: Pull complete 18:37:11 63d7cb157983: Pull complete 18:37:11 b116817d02f9: Pull complete 18:37:14 745a02a5169b: Pull complete 18:37:14 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 18:37:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 18:37:14 ---> b7e6874047d6 18:37:14 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 18:37:17 ---> Running in a108bcd0955a 18:37:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:37:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:37:21 (1/12) Installing libmagic (5.38-r0) 18:37:21 (2/12) Installing file (5.38-r0) 18:37:21 (3/12) Installing libc-dev (0.7.2-r3) 18:37:21 (4/12) Installing g++ (9.3.0-r2) 18:37:26 (5/12) Installing fortify-headers (1.1-r0) 18:37:26 (6/12) Installing patch (2.7.6-r6) 18:37:26 (7/12) Installing build-base (0.5-r2) 18:37:26 (8/12) Installing libsodium (1.0.18-r0) 18:37:26 (9/12) Installing pkgconf (1.7.2-r0) 18:37:26 (10/12) Installing libsodium-dev (1.0.18-r0) 18:37:26 (11/12) Installing libzmq (4.3.3-r0) 18:37:26 (12/12) Installing zeromq-dev (4.3.3-r0) 18:37:26 Executing busybox-1.31.1-r19.trigger 18:37:26 OK: 217 MiB in 51 packages 18:37:30 Removing intermediate container a108bcd0955a 18:37:30 ---> 411c56abdbb9 18:37:30 Step 4/6 : WORKDIR /edgex-go 18:37:30 ---> Running in 05b8f4926abc 18:37:30 Removing intermediate container 05b8f4926abc 18:37:30 ---> 535aa45fc756 18:37:30 Step 5/6 : COPY go.mod . 18:37:31 ---> 825d06d6f2c8 18:37:31 Step 6/6 : RUN go mod download 18:37:31 ---> Running in c24cb8553e73 18:37:31 ---> 02f25ff2f0c1 18:37:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:37:31 ---> a67ed2bfa524 18:37:31 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:37:31 ---> Running in d86aba1c1551 18:37:31 ---> Running in ad94c6e3b090 18:37:31 ---> 241220e34a8d 18:37:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:37:31 ---> 861cbefd6cfd 18:37:31 Step 9/23 : RUN make cmd/core-command/core-command 18:37:31 ---> fd83702355b2 18:37:31 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:37:31 ---> Running in 8b8ac8fa59b9 18:37:31 ---> Running in 61f2eb1d84c0 18:37:31 ---> Running in 403bc2e1e089 18:37:33 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 18:37:33 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 18:37:33 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 18:37:33 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 18:37:33 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 18:38:03 Removing intermediate container c24cb8553e73 18:38:03 ---> 07979cbd037a 18:38:03 Successfully built 07979cbd037a 18:38:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:38:04 + docker inspect -f . ci-base-image-arm64 18:38:04 . [Pipeline] withDockerContainer 18:38:04 prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container 18:38:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:38:05 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 18:38:06 $ docker top f3c0756ca9170074dcfb80a3dcfd54f001b57d191cd6471ceb1fdd0e6214001f -eo pid,comm [Pipeline] { [Pipeline] sh 18:38:07 + go version 18:38:07 go version go1.15.5 linux/arm64 [Pipeline] } 18:38:07 $ docker stop --time=1 f3c0756ca9170074dcfb80a3dcfd54f001b57d191cd6471ceb1fdd0e6214001f 18:38:08 Removing intermediate container d86aba1c1551 18:38:08 ---> f61cc1652d7f 18:38:08 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:38:08 ---> Running in 2f38d0373c49 18:38:09 $ docker rm -f f3c0756ca9170074dcfb80a3dcfd54f001b57d191cd6471ceb1fdd0e6214001f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:38:10 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 18:38:10 + docker inspect -f . ci-base-image-arm64 18:38:10 . [Pipeline] withDockerContainer 18:38:10 prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container 18:38:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:38:12 $ docker top f679b24e332be3c81e8d10999778444ea20fdca768179cfd7a342a321449b666 -eo pid,comm [Pipeline] { [Pipeline] echo 18:38:12 ========================================================= 18:38:12 [edgeXBuildGoParallel] Running Tests and Build... 18:38:12 ========================================================= [Pipeline] sh 18:38:13 + make test 18:38:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:38:17 Removing intermediate container 8b8ac8fa59b9 18:38:17 ---> c56f864cd6d4 18:38:17 18:38:17 Step 10/21 : FROM alpine:3.12 18:38:17 3.12: Pulling from library/alpine 18:38:17 Removing intermediate container 403bc2e1e089 18:38:17 ---> 0c909c9552a0 18:38:17 18:38:17 Step 10/22 : FROM alpine:3.12 18:38:17 3.12: Pulling from library/alpine 18:38:17 Removing intermediate container 61f2eb1d84c0 18:38:17 ---> a16a0248ec67 18:38:17 18:38:17 Step 10/23 : FROM alpine:3.12 18:38:17 Removing intermediate container ad94c6e3b090 18:38:17 ---> 89854aa42cbc 18:38:17 18:38:17 Step 10/22 : FROM alpine:3.12 18:38:17 3.12: Pulling from library/alpine 18:38:17 3.12: Pulling from library/alpine 18:38:17 Removing intermediate container 2f38d0373c49 18:38:17 ---> d5409575f9eb 18:38:17 18:38:17 Step 11/26 : FROM docker:20.10.0 18:38:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:38:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:38:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:38:17 20.10.0: Pulling from library/docker 18:38:17 Status: Downloaded newer image for alpine:3.12 18:38:17 Status: Image is up to date for alpine:3.12 18:38:17 Status: Downloaded newer image for alpine:3.12 18:38:17 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:38:17 Status: Image is up to date for alpine:3.12 18:38:17 ---> 88dd2752d2ea 18:38:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:38:17 ---> 88dd2752d2ea 18:38:17 Step 11/21 : RUN apk add --update --no-cache curl 18:38:17 ---> 88dd2752d2ea 18:38:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:38:17 ---> 88dd2752d2ea 18:38:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:38:18 ---> Running in 238cef114d1c 18:38:18 ---> Running in 2605ff0e92c0 18:38:18 ---> Running in 1a0a9d4681df 18:38:18 ---> Running in ad28f0024b21 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:19 (1/1) Installing dumb-init (1.2.2-r1) 18:38:19 Executing busybox-1.31.1-r19.trigger 18:38:19 (1/1) Installing dumb-init (1.2.2-r1) 18:38:19 Executing busybox-1.31.1-r19.trigger 18:38:19 OK: 6 MiB in 15 packages 18:38:19 OK: 6 MiB in 15 packages 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:19 (1/2) Installing ca-certificates (20191127-r4) 18:38:19 (1/4) Installing ca-certificates (20191127-r4) 18:38:19 (2/2) Installing dumb-init (1.2.2-r1) 18:38:19 Executing busybox-1.31.1-r19.trigger 18:38:19 Executing ca-certificates-20191127-r4.trigger 18:38:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:38:19 (3/4) Installing libcurl (7.69.1-r3) 18:38:19 (4/4) Installing curl (7.69.1-r3) 18:38:19 Executing busybox-1.31.1-r19.trigger 18:38:19 Executing ca-certificates-20191127-r4.trigger 18:38:19 OK: 6 MiB in 16 packages 18:38:19 OK: 7 MiB in 18 packages 18:38:21 Removing intermediate container 238cef114d1c 18:38:21 ---> c7d02e5f9a1f 18:38:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:38:21 ---> Running in 46dce661e38d 18:38:21 Removing intermediate container 2605ff0e92c0 18:38:21 ---> 582425dcc33c 18:38:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:38:22 ---> Running in 80d5aa34e31e 18:38:22 Removing intermediate container 46dce661e38d 18:38:22 ---> d144b7c988e6 18:38:22 Step 13/22 : ENV APP_PORT=48085 18:38:22 Removing intermediate container 1a0a9d4681df 18:38:22 ---> dd4d3b17dcc9 18:38:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:38:22 Removing intermediate container ad28f0024b21 18:38:22 ---> 041b870f5a7f 18:38:22 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:38:22 Removing intermediate container 80d5aa34e31e 18:38:22 ---> a3df9093f94f 18:38:22 Step 13/23 : ENV APP_PORT=48082 18:38:22 ---> Running in 9c59635818d4 18:38:22 ---> Running in 401e216a644c 18:38:22 ---> Running in 8f5ea1146fb0 18:38:22 ---> Running in fc42e1fe19e1 18:38:22 Removing intermediate container 9c59635818d4 18:38:22 ---> bc1bd52e7724 18:38:22 Step 14/22 : EXPOSE $APP_PORT 18:38:23 ---> Running in 245d0059ce8a 18:38:23 Removing intermediate container 401e216a644c 18:38:23 ---> c1c42e2b45e3 18:38:23 Step 13/22 : ENV APP_PORT=48060 18:38:23 Removing intermediate container 8f5ea1146fb0 18:38:23 ---> a13f88c155f4 18:38:23 Step 13/21 : WORKDIR /edgex 18:38:23 Removing intermediate container fc42e1fe19e1 18:38:23 ---> b34191a0e26b 18:38:23 Step 14/23 : EXPOSE $APP_PORT 18:38:23 ---> Running in ae31f6709b28 18:38:23 ---> Running in 6d8653970cb7 18:38:23 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:38:23 ---> Running in 89c80f257f01 18:38:23 Removing intermediate container 245d0059ce8a 18:38:23 ---> e57f267988f5 18:38:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:23 Status: Downloaded newer image for docker:20.10.0 18:38:23 ---> aefe523efa57 18:38:23 Step 12/26 : RUN apk add --no-cache bash 18:38:23 ---> Running in 7076668a9218 18:38:24 Removing intermediate container ae31f6709b28 18:38:24 ---> cde1c518c08b 18:38:24 Step 14/22 : EXPOSE $APP_PORT 18:38:24 Removing intermediate container 89c80f257f01 18:38:24 ---> ab79dd8a82a0 18:38:24 Step 15/23 : WORKDIR / 18:38:24 Removing intermediate container 6d8653970cb7 18:38:24 ---> 101a913af386 18:38:24 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:38:24 ---> Running in 9aa22163ccb6 18:38:24 ---> c599721cc37c 18:38:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:38:24 ---> Running in f086a0d8f82f 18:38:24 Removing intermediate container 9aa22163ccb6 18:38:24 ---> 894684e28ccf 18:38:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:25 ---> 3142a57a5d50 18:38:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:38:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:25 ---> 29725ae69433 18:38:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:38:25 ---> 9e04139fce1b 18:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:38:25 Removing intermediate container f086a0d8f82f 18:38:25 ---> e49d4f206ec0 18:38:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:38:25 (1/2) Installing readline (8.0.4-r0) 18:38:25 (2/2) Installing bash (5.0.17-r0) 18:38:25 Executing bash-5.0.17-r0.post-install 18:38:25 Executing busybox-1.31.1-r19.trigger 18:38:25 OK: 12 MiB in 22 packages 18:38:25 ---> ec3c5d8d5e4c 18:38:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:38:25 ---> ff48f1409031 18:38:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:38:25 ---> Running in 40e68a5fe6d6 18:38:25 ---> 297428590dc0 18:38:25 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:38:25 ---> 03304b8a558a 18:38:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:38:26 Removing intermediate container 40e68a5fe6d6 18:38:26 ---> 1bf461007410 18:38:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:26 ---> Running in 4714c4469cae 18:38:26 Removing intermediate container 7076668a9218 18:38:26 ---> 655d3d1d4a1e 18:38:26 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:38:26 ---> 80c7faf4225e 18:38:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:38:26 ---> 0ad1b31ef3e8 18:38:26 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:38:26 ---> eaa499473d26 18:38:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:38:26 ---> Running in 0dc06020e9d5 18:38:26 ---> Running in 0c5f82305c1c 18:38:26 ---> Running in d77ef8daee0e 18:38:27 Removing intermediate container 4714c4469cae 18:38:27 ---> dbc9a0d86d69 18:38:27 Step 20/22 : LABEL arch=x86_64 18:38:27 ---> 57ab7139083c 18:38:27 Step 19/23 : ENTRYPOINT ["/core-command"] 18:38:27 ---> Running in 2e57b98abbeb 18:38:27 Removing intermediate container 0dc06020e9d5 18:38:27 ---> ee299bde2e4e 18:38:27 Step 14/26 : ENV APP_PORT=48090 18:38:27 Removing intermediate container 0c5f82305c1c 18:38:27 ---> 388b4e36f7ef 18:38:27 Step 18/21 : CMD ["--init=true"] 18:38:27 Removing intermediate container d77ef8daee0e 18:38:27 ---> f92c894894c1 18:38:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:27 ---> Running in e08f2ace4ab4 18:38:27 ---> Running in c9cda43e2ca5 18:38:27 ---> Running in cc9f49eb9dc4 18:38:27 ---> Running in 512f14fc2865 18:38:27 Removing intermediate container 2e57b98abbeb 18:38:27 ---> 6e6cccc19df0 18:38:27 Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:38:27 Removing intermediate container e08f2ace4ab4 18:38:27 ---> a413f4d4facf 18:38:27 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:38:27 ---> Running in 62bc7abd3194 18:38:27 Removing intermediate container cc9f49eb9dc4 18:38:27 ---> ddfa07308b4d 18:38:27 Step 19/21 : LABEL arch=x86_64 18:38:28 Removing intermediate container c9cda43e2ca5 18:38:28 ---> 86df7936bde8 18:38:28 Step 15/26 : EXPOSE $APP_PORT 18:38:28 Removing intermediate container 512f14fc2865 18:38:28 ---> bf933c7879af 18:38:28 Step 20/22 : LABEL arch=x86_64 18:38:28 ---> Running in e2c12c6ea607 18:38:28 ---> Running in 87c02806274b 18:38:28 ---> Running in 8266c7b56d5f 18:38:28 ---> Running in f93a498e273a 18:38:28 Removing intermediate container 62bc7abd3194 18:38:28 ---> b989c9c8811d 18:38:28 Step 22/22 : LABEL version=0.0.0 18:38:28 ---> Running in f45b9fb03421 18:38:28 Removing intermediate container 87c02806274b 18:38:28 ---> 5123242e5538 18:38:28 Step 21/23 : LABEL arch=x86_64 18:38:28 Removing intermediate container e2c12c6ea607 18:38:28 ---> 135051d2bf85 18:38:28 Step 20/21 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:38:28 Removing intermediate container f93a498e273a 18:38:28 ---> 75c76f60bb2f 18:38:28 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:38:28 Removing intermediate container 8266c7b56d5f 18:38:28 ---> 7ba8297e11e7 18:38:28 Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:38:28 ---> Running in 18cb22245e2a 18:38:28 ---> Running in 8e84ccb73d1b 18:38:28 Removing intermediate container f45b9fb03421 18:38:28 ---> 05a79d965717 18:38:28 18:38:28 ---> Running in 007ddb41a0a6 18:38:29 Removing intermediate container 18cb22245e2a 18:38:29 ---> d6c5a1185e40 18:38:29 Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:38:29 Successfully built 05a79d965717 18:38:29 Removing intermediate container 8e84ccb73d1b 18:38:29 ---> 6ee8490b6754 18:38:29 Step 21/21 : LABEL version=0.0.0 18:38:29 Removing intermediate container 007ddb41a0a6 18:38:29 ---> 873bd73b07f3 18:38:29 Step 22/22 : LABEL version=0.0.0 18:38:29 Successfully tagged docker-support-scheduler-go:latest 18:38:29  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 18:38:29 ---> 7fd991166d5e 18:38:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:38:29 ---> Running in 8de2be6e260b 18:38:29 ---> Running in 4ad48af94002 18:38:29 ---> Running in 69c6e80b83b6 18:38:30 Removing intermediate container 8de2be6e260b 18:38:30 ---> 2a843fc5c480 18:38:30 Step 23/23 : LABEL version=0.0.0 18:38:30 ---> d03d6ffb15e4 18:38:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:38:30 ---> Running in 7be583540acb 18:38:30 Removing intermediate container 4ad48af94002 18:38:30 ---> 15ef3af52154 18:38:30 18:38:30 Removing intermediate container 69c6e80b83b6 18:38:30 ---> 1263d211c323 18:38:30 18:38:31 Successfully built 15ef3af52154 18:38:31 Removing intermediate container 7be583540acb 18:38:31 ---> 8217b4c84b90 18:38:31 18:38:31 Successfully tagged docker-support-notifications-go:latest 18:38:31 Building docker-core-data-go 18:38:31 Successfully built 1263d211c323 18:38:32  Building docker-support-notifications-go ... done Successfully tagged docker-security-proxy-setup-go:latest 18:38:32  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go 18:38:32 Successfully built 8217b4c84b90 18:38:32 Successfully tagged docker-core-command-go:latest 18:38:32 Building docker-security-secretstore-setup-go 18:38:35  Building docker-core-command-go ... done  ---> a0c8c423eb44 18:38:35 Step 19/26 : RUN apk --no-cache add py3-pip 18:38:36 ---> Running in 4773cca2534b 18:38:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:38:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:38:37 (1/33) Installing libbz2 (1.0.8-r1) 18:38:37 (2/33) Installing expat (2.2.9-r1) 18:38:37 (3/33) Installing libffi (3.3-r2) 18:38:37 (4/33) Installing gdbm (1.13-r1) 18:38:37 (5/33) Installing xz-libs (5.2.5-r0) 18:38:37 (6/33) Installing sqlite-libs (3.32.1-r0) 18:38:37 (7/33) Installing python3 (3.8.5-r1) 18:38:39 (8/33) Installing py3-appdirs (1.4.4-r1) 18:38:39 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:38:39 (10/33) Installing py3-parsing (2.4.7-r0) 18:38:39 (11/33) Installing py3-six (1.15.0-r0) 18:38:39 (12/33) Installing py3-packaging (20.4-r0) 18:38:39 (13/33) Installing py3-setuptools (47.0.0-r0) 18:38:39 (14/33) Installing py3-chardet (3.0.4-r4) 18:38:40 ? github.com/edgexfoundry/edgex-go [no test files] 18:38:41 (15/33) Installing py3-idna (2.9-r0) 18:38:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:38:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:38:43 (18/33) Installing py3-requests (2.23.0-r0) 18:38:44 (19/33) Installing py3-msgpack (1.0.0-r0) 18:38:44 (20/33) Installing py3-lockfile (0.12.2-r3) 18:38:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:38:44 (22/33) Installing py3-colorama (0.4.3-r0) 18:38:44 (23/33) Installing py3-distlib (0.3.0-r0) 18:38:44 (24/33) Installing py3-distro (1.5.0-r1) 18:38:44 (25/33) Installing py3-webencodings (0.5.1-r3) 18:38:45 (26/33) Installing py3-html5lib (1.0.1-r4) 18:38:45 (27/33) Installing py3-pytoml (0.1.21-r0) 18:38:45 (28/33) Installing py3-pep517 (0.8.2-r0) 18:38:45 (29/33) Installing py3-progress (1.5-r0) 18:38:45 (30/33) Installing py3-toml (0.10.1-r0) 18:38:45 (31/33) Installing py3-retrying (1.3.3-r0) 18:38:45 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:38:45 (33/33) Installing py3-pip (20.1.1-r0) 18:38:45 Executing busybox-1.31.1-r19.trigger 18:38:45 OK: 71 MiB in 55 packages 18:39:00 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:39:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:39:00 ---> 317e807fa53e 18:39:00 Step 3/31 : WORKDIR /edgex-go 18:39:00 ---> Using cache 18:39:00 ---> 042e63cbfce3 18:39:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:00 ---> Using cache 18:39:00 ---> f2f80ba86b58 18:39:00 Step 5/31 : RUN apk add --update --no-cache make git 18:39:00 ---> Using cache 18:39:00 ---> 9c3edf8cf794 18:39:00 Step 6/31 : COPY go.mod . 18:39:00 ---> Using cache 18:39:00 ---> 37a730569b14 18:39:00 Step 7/31 : RUN go mod download 18:39:00 ---> Using cache 18:39:00 ---> bb3e47267482 18:39:00 Step 8/31 : COPY . . 18:39:00 ---> Using cache 18:39:00 ---> fd83702355b2 18:39:00 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:39:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:39:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:39:00 ---> 317e807fa53e 18:39:00 Step 3/23 : WORKDIR /edgex-go 18:39:00 ---> Using cache 18:39:00 ---> 042e63cbfce3 18:39:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:00 ---> Using cache 18:39:00 ---> f2f80ba86b58 18:39:00 Step 5/23 : RUN apk add --update --no-cache make git 18:39:00 ---> Using cache 18:39:00 ---> 9c3edf8cf794 18:39:00 Step 6/23 : COPY go.mod . 18:39:00 ---> Using cache 18:39:00 ---> 37a730569b14 18:39:00 Step 7/23 : RUN go mod download 18:39:00 ---> Using cache 18:39:00 ---> bb3e47267482 18:39:00 Step 8/23 : COPY . . 18:39:01 ---> Using cache 18:39:01 ---> fd83702355b2 18:39:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:39:01 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:39:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:39:01 ---> 317e807fa53e 18:39:01 Step 3/24 : WORKDIR /edgex-go 18:39:01 ---> Using cache 18:39:01 ---> 042e63cbfce3 18:39:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:01 ---> Using cache 18:39:01 ---> f2f80ba86b58 18:39:01 Step 5/24 : RUN apk add --update --no-cache make git 18:39:01 ---> Using cache 18:39:01 ---> 9c3edf8cf794 18:39:01 Step 6/24 : COPY go.mod . 18:39:01 ---> Using cache 18:39:01 ---> 37a730569b14 18:39:01 Step 7/24 : RUN go mod download 18:39:01 ---> Using cache 18:39:01 ---> bb3e47267482 18:39:01 Step 8/24 : COPY . . 18:39:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:39:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:39:01 ---> 317e807fa53e 18:39:01 Step 3/23 : WORKDIR /edgex-go 18:39:01 ---> Using cache 18:39:01 ---> 042e63cbfce3 18:39:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:01 ---> Using cache 18:39:01 ---> f2f80ba86b58 18:39:01 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:39:01 ---> Using cache 18:39:01 ---> fd83702355b2 18:39:01 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:39:02 ---> Running in f3ab8b55a55f 18:39:03 ---> Running in a49f92ac523e 18:39:03 ---> Running in 2dcfce918e37 18:39:03 ---> Running in 2ad8b6796c29 18:39:04 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 18:39:04 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 18:39:04 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 18:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:05 OK: 233 MiB in 51 packages 18:39:08 Removing intermediate container a49f92ac523e 18:39:08 ---> 617e86b04c19 18:39:08 Step 6/23 : COPY go.mod . 18:39:10 ---> 6e62bbb37374 18:39:10 Step 7/23 : RUN go mod download 18:39:12 ---> Running in 4238538887e6 18:39:13 Removing intermediate container 4773cca2534b 18:39:13 ---> 6cef895080da 18:39:13 Step 20/26 : RUN pip install docker-compose==1.23.2 18:39:14 ---> Running in 96b8e4ea805b 18:39:17 Removing intermediate container 4238538887e6 18:39:17 ---> 6826e5167ab3 18:39:17 Step 8/23 : COPY . . 18:39:17 Collecting docker-compose==1.23.2 18:39:17 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:39:18 Collecting texttable<0.10,>=0.9.0 18:39:18 Downloading texttable-0.9.1.tar.gz (11 kB) 18:39:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:39:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:39:20 Collecting jsonschema<3,>=2.5.1 18:39:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:39:21 Collecting websocket-client<1.0,>=0.32.0 18:39:21 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 18:39:22 Collecting PyYAML<4,>=3.10 18:39:22 Downloading PyYAML-3.13.tar.gz (270 kB) 18:39:24 Collecting docopt<0.7,>=0.6.1 18:39:24 Downloading docopt-0.6.2.tar.gz (25 kB) 18:39:26 Collecting docker<4.0,>=3.6.0 18:39:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:39:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:39:27 Collecting cached-property<2,>=1.2.0 18:39:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:39:27 Collecting dockerpty<0.5,>=0.4.1 18:39:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:39:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:39:28 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) 18:39:29 Collecting idna<2.8,>=2.5 18:39:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:39:31 Collecting urllib3<1.25,>=1.21.1 18:39:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:39:32 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) 18:39:32 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 18:39:32 Collecting docker-pycreds>=0.4.0 18:39:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:39:32 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:39:32 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:39:32 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:39:32 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:39:33 Installing collected packages: texttable, idna, urllib3, requests, jsonschema, websocket-client, PyYAML, docopt, docker-pycreds, docker, cached-property, dockerpty, docker-compose 18:39:33 Running setup.py install for texttable: started 18:39:34 Running setup.py install for texttable: finished with status 'done' 18:39:34 Attempting uninstall: idna 18:39:34 Found existing installation: idna 2.9 18:39:34 Uninstalling idna-2.9: 18:39:34 Successfully uninstalled idna-2.9 18:39:35 Attempting uninstall: urllib3 18:39:35 Found existing installation: urllib3 1.25.9 18:39:35 Uninstalling urllib3-1.25.9: 18:39:35 Successfully uninstalled urllib3-1.25.9 18:39:38 Attempting uninstall: requests 18:39:38 Found existing installation: requests 2.23.0 18:39:38 Uninstalling requests-2.23.0: 18:39:38 Successfully uninstalled requests-2.23.0 18:39:39 Running setup.py install for PyYAML: started 18:39:42 Removing intermediate container f3ab8b55a55f 18:39:42 ---> 23576f9a1bea 18:39:42 18:39:42 Step 10/31 : FROM alpine:3.12 18:39:42 ---> 88dd2752d2ea 18:39:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:39:42 Running setup.py install for PyYAML: finished with status 'done' 18:39:42 Running setup.py install for docopt: started 18:39:42 ---> e2849974a514 18:39:42 Step 9/23 : RUN make cmd/core-data/core-data 18:39:42 ---> Running in a7b31f2cca43 18:39:42 ---> Running in 2a35c52ae6cf 18:39:42 Running setup.py install for docopt: finished with status 'done' 18:39:42 Removing intermediate container a7b31f2cca43 18:39:42 ---> e45796f121a6 18:39:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:39:43 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 18:39:43 ---> Running in 80d43fdc3a0d 18:39:43 Running setup.py install for dockerpty: started 18:39:43 Running setup.py install for dockerpty: finished with status 'done' 18:39:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:46 (1/2) Installing dumb-init (1.2.2-r1) 18:39:46 (2/2) Installing su-exec (0.2-r1) 18:39:46 Executing busybox-1.31.1-r19.trigger 18:39:46 OK: 6 MiB in 16 packages 18:39:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 18:39:46 Removing intermediate container 2dcfce918e37 18:39:46 ---> a3d65062c70d 18:39:46 18:39:46 Step 10/24 : FROM alpine:3.12 18:39:46 ---> 88dd2752d2ea 18:39:46 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:39:47 Removing intermediate container 2ad8b6796c29 18:39:47 ---> 5ce120935113 18:39:47 18:39:47 Step 10/23 : FROM alpine:3.12 18:39:47 ---> 88dd2752d2ea 18:39:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:39:47 ---> Using cache 18:39:47 ---> 582425dcc33c 18:39:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:39:47 ---> Using cache 18:39:47 ---> a3df9093f94f 18:39:47 Step 13/23 : ENV APP_PORT=48081 18:39:47 ---> Running in 8dc18ad9c56b 18:39:48 ---> Running in c3f4443c5644 18:39:48 Removing intermediate container c3f4443c5644 18:39:48 ---> 0e9049e791da 18:39:48 Step 14/23 : EXPOSE $APP_PORT 18:39:48 Removing intermediate container 80d43fdc3a0d 18:39:48 ---> 46592eec2550 18:39:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:39:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:49 (1/5) Installing ca-certificates (20191127-r4) 18:39:49 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:39:49 (3/5) Installing libcurl (7.69.1-r3) 18:39:49 (4/5) Installing curl (7.69.1-r3) 18:39:49 (5/5) Installing dumb-init (1.2.2-r1) 18:39:49 Executing busybox-1.31.1-r19.trigger 18:39:49 Executing ca-certificates-20191127-r4.trigger 18:39:49 OK: 7 MiB in 19 packages 18:39:49 ---> Running in 6974cfd656c5 18:39:51 ---> Running in 70893116d2c4 18:39:51 Removing intermediate container 96b8e4ea805b 18:39:51 ---> 3929bcd029fc 18:39:51 Step 21/26 : RUN apk --no-cache add curl 18:39:51 Removing intermediate container 6974cfd656c5 18:39:51 ---> 827cbccf04ab 18:39:51 Step 15/23 : WORKDIR / 18:39:51 ---> Running in 962353ce7f71 18:39:51 Removing intermediate container 70893116d2c4 18:39:51 ---> 34ea3bfa9122 18:39:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:39:51 ---> Running in c24aba4d2569 18:39:52 ---> Running in eedbd4792211 18:39:52 Removing intermediate container 8dc18ad9c56b 18:39:52 ---> 042014dc4cfc 18:39:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:39:53 ---> Running in d6ee2dc3c807 18:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:39:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:39:53 Removing intermediate container c24aba4d2569 18:39:53 ---> 5ffbd2548ac5 18:39:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:39:53 Removing intermediate container eedbd4792211 18:39:53 ---> 58cd386a18a9 18:39:53 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:39:53 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:39:53 (2/3) Installing libcurl (7.69.1-r3) 18:39:53 (3/3) Installing curl (7.69.1-r3) 18:39:53 Executing busybox-1.31.1-r19.trigger 18:39:53 OK: 72 MiB in 58 packages 18:39:54 ---> Running in 28aaec4b4e14 18:39:54 Removing intermediate container d6ee2dc3c807 18:39:54 ---> 87d4f231c5b7 18:39:54 Step 13/24 : WORKDIR / 18:39:54 ---> 66e7a3ea3407 18:39:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:39:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:39:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:39:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:39:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:39:54 ---> Running in db2ef4bf81d1 18:39:55 Removing intermediate container db2ef4bf81d1 18:39:55 ---> 0c8140aeb4f6 18:39:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:39:55 Removing intermediate container 962353ce7f71 18:39:55 ---> 991088b030b2 18:39:55 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:39:55 ---> Running in d88df56e10d3 18:39:55 ---> 2d6a0d5b503f 18:39:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:39:55 ---> d1fd02df057d 18:39:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:39:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:39:56 Removing intermediate container d88df56e10d3 18:39:56 ---> b220fa43fc70 18:39:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:56 ---> 7b7198659b62 18:39:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:39:56 ---> Running in 637a5e4b3c71 18:39:56 ---> 23b8fc96c7e2 18:39:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:39:57 ---> Running in 569600aca43e 18:39:57 Removing intermediate container 637a5e4b3c71 18:39:57 ---> fc4853cce3cc 18:39:57 Step 24/26 : LABEL arch=x86_64 18:39:57 Removing intermediate container 28aaec4b4e14 18:39:57 ---> 5db279b03702 18:39:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:39:57 ---> Running in d6b67ef31fd7 18:39:57 Removing intermediate container 569600aca43e 18:39:57 ---> 966c311a562a 18:39:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:39:57 ---> 38628304ac21 18:39:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:39:57 ---> Running in 4e81b880ede6 18:39:57 ---> Running in d26b2a5583de 18:39:58 Removing intermediate container d6b67ef31fd7 18:39:58 ---> c85b86c218d1 18:39:58 Step 25/26 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:39:58 ---> Running in bdc9a60c712a 18:39:58 Removing intermediate container d26b2a5583de 18:39:58 ---> 1ce4dda382a8 18:39:58 Step 21/23 : LABEL arch=x86_64 18:39:58 Removing intermediate container 4e81b880ede6 18:39:58 ---> 4dedf11a8c7d 18:39:58 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:39:58 ---> Running in 62ec40f72b19 18:39:59 ---> cfc4973f3a43 18:39:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:39:59 Removing intermediate container bdc9a60c712a 18:39:59 ---> 5234cdadc756 18:39:59 Step 26/26 : LABEL version=0.0.0 18:39:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:39:59 ---> Running in b02f131474f9 18:39:59 ---> fa063a4d29dd 18:39:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:39:59 Removing intermediate container 62ec40f72b19 18:39:59 ---> 4a228d5b5103 18:39:59 Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:39:59 ---> Running in 599e6163ead6 18:39:59 ---> Running in 6caf0c59704d 18:39:59 ---> ee5036dbf015 18:39:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:39:59 Removing intermediate container b02f131474f9 18:39:59 ---> 4126294baef1 18:39:59 18:39:59 Removing intermediate container 6caf0c59704d 18:39:59 ---> f54ef5edabeb 18:39:59 Step 23/23 : LABEL version=0.0.0 18:40:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:40:00 Successfully built 4126294baef1 18:40:00 Successfully tagged docker-sys-mgmt-agent-go:latest 18:40:02  Building docker-sys-mgmt-agent-go ... done  ---> Running in 0e027d4f43f0 18:40:02 ---> 9abf006b94ed 18:40:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:40:02 ---> Running in 4cb985e4bb7e 18:40:02 Removing intermediate container 0e027d4f43f0 18:40:02 ---> 8d921dda85a5 18:40:02 18:40:02 Successfully built 8d921dda85a5 18:40:02 Successfully tagged docker-core-metadata-go:latest 18:40:02  Building docker-core-metadata-go ... done Removing intermediate container 599e6163ead6 18:40:02 ---> c287438cd3f0 18:40:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:03 ---> 9caa08dd0ca2 18:40:03 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:40:04 Removing intermediate container 4cb985e4bb7e 18:40:04 ---> dd6d6e4db413 18:40:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:40:05 ---> Running in 3db8ad2bae24 18:40:05 ---> 51b3300e2e07 18:40:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:40:05 Removing intermediate container 2a35c52ae6cf 18:40:05 ---> d21a1b9a3300 18:40:05 18:40:05 Step 10/23 : FROM alpine:3.12 18:40:05 ---> 88dd2752d2ea 18:40:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:40:05 ---> Running in bbf825a1a17f 18:40:05 Removing intermediate container 3db8ad2bae24 18:40:05 ---> db6b2740f594 18:40:05 Step 22/24 : LABEL arch=x86_64 18:40:05 ---> Running in 734f7437fad3 18:40:05 ---> 8b58fbd516a7 18:40:05 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:40:05 Removing intermediate container bbf825a1a17f 18:40:05 ---> 0ec827a723da 18:40:05 Step 12/23 : ENV APP_PORT=48080 18:40:05 ---> Running in 17fd2a878e49 18:40:05 Removing intermediate container 734f7437fad3 18:40:05 ---> 5b9d98bd8edb 18:40:05 Step 23/24 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:40:05 ---> 55e300ad3761 18:40:05 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:40:05 ---> Running in 3b11290839dd 18:40:05 Removing intermediate container 17fd2a878e49 18:40:05 ---> aebe0f5a50de 18:40:05 Step 13/23 : EXPOSE $APP_PORT 18:40:06 ---> Running in 76733cf303e5 18:40:06 Removing intermediate container 3b11290839dd 18:40:06 ---> 41a6f700856e 18:40:06 Step 24/24 : LABEL version=0.0.0 18:40:06 ---> Running in a40d09025641 18:40:06 ---> a6aa1614aa8b 18:40:06 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:40:06 Removing intermediate container 76733cf303e5 18:40:06 ---> 3c9e6213c557 18:40:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:40:06 ---> Running in a3a48d37648a 18:40:06 ---> Running in f8fead0af925 18:40:06 Removing intermediate container a40d09025641 18:40:06 ---> c6d4f8a33544 18:40:06 18:40:07 Removing intermediate container f8fead0af925 18:40:07 ---> 0dd704a570f6 18:40:07 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:40:07 Successfully built c6d4f8a33544 18:40:07 Successfully tagged docker-security-secretstore-setup-go:latest 18:40:07  Building docker-security-secretstore-setup-go ... done  ---> 00abd28a2850 18:40:07 Step 26/31 : RUN chmod +x /entrypoint.sh 18:40:07 ---> Running in 2caf77888ea1 18:40:07 Removing intermediate container a3a48d37648a 18:40:07 ---> 36cdb62c0b54 18:40:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:40:08 ---> Running in 70d9a3913cfb 18:40:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:40:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:40:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:40:08 Removing intermediate container 2caf77888ea1 18:40:08 ---> 4075026731a7 18:40:08 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:40:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:40:09 (1/6) Installing dumb-init (1.2.2-r1) 18:40:09 (2/6) Installing libgcc (9.3.0-r2) 18:40:09 ---> Running in 1d03a9451853 18:40:09 (3/6) Installing libsodium (1.0.18-r0) 18:40:10 (4/6) Installing libstdc++ (9.3.0-r2) 18:40:10 Removing intermediate container 1d03a9451853 18:40:10 ---> f9847708a676 18:40:10 Step 28/31 : CMD ["gate"] 18:40:10 (5/6) Installing libzmq (4.3.3-r0) 18:40:10 ---> Running in 968e899201a3 18:40:10 (6/6) Installing zeromq (4.3.3-r0) 18:40:10 Executing busybox-1.31.1-r19.trigger 18:40:10 OK: 8 MiB in 20 packages 18:40:10 Removing intermediate container 968e899201a3 18:40:10 ---> 7f95ae8df72a 18:40:10 Step 29/31 : LABEL arch=x86_64 18:40:10 ---> Running in ac80e5b628de 18:40:10 Removing intermediate container ac80e5b628de 18:40:10 ---> af7013ef114d 18:40:10 Step 30/31 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:40:11 Removing intermediate container 70d9a3913cfb 18:40:11 ---> 35851387bc32 18:40:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:40:11 ---> Running in 7c740088e1ba 18:40:11 ---> 26376d241783 18:40:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:40:11 Removing intermediate container 7c740088e1ba 18:40:11 ---> dcba86c1736c 18:40:11 Step 31/31 : LABEL version=0.0.0 18:40:11 ---> Running in 0006c6554b92 18:40:11 Removing intermediate container 0006c6554b92 18:40:11 ---> 55a83e30b595 18:40:11 18:40:11 ---> bf238badf689 18:40:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:40:12 Successfully built 55a83e30b595 18:40:12 Successfully tagged docker-security-bootstrapper-go:latest 18:40:12  Building docker-security-bootstrapper-go ... done  ---> 47d921340fc8 18:40:12 Step 19/23 : ENTRYPOINT ["/core-data"] 18:40:12 ---> Running in 0af13b19b8b3 18:40:12 Removing intermediate container 0af13b19b8b3 18:40:12 ---> c249f3bccbb9 18:40:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:40:12 ---> Running in d6c7081db5b8 18:40:12 Removing intermediate container d6c7081db5b8 18:40:12 ---> cf8d9a2a229d 18:40:12 Step 21/23 : LABEL arch=x86_64 18:40:12 ---> Running in 74b46b76309c 18:40:13 Removing intermediate container 74b46b76309c 18:40:13 ---> b48cd1cf1aa3 18:40:13 Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:40:13 ---> Running in 55f565868383 18:40:13 Removing intermediate container 55f565868383 18:40:13 ---> c1fe86206029 18:40:13 Step 23/23 : LABEL version=0.0.0 18:40:13 ---> Running in baaa326aa273 18:40:13 Removing intermediate container baaa326aa273 18:40:13 ---> 067f0ad27b7a 18:40:13 18:40:13 Successfully built 067f0ad27b7a 18:40:13 Successfully tagged docker-core-data-go:latest 18:40:14  Building docker-core-data-go ... done  [Pipeline] } 18:40:14 $ docker stop --time=1 7e999db62f9581e35d029fb5280e36412e007fbabed3f0298204ececd1e9b866 18:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.342s coverage: 45.9% of statements 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 18:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 18:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.257s coverage: 100.0% of statements 18:40:15 $ docker rm -f 7e999db62f9581e35d029fb5280e36412e007fbabed3f0298204ececd1e9b866 [Pipeline] // withDockerContainer [Pipeline] sh 18:40:16 + docker images 18:40:16 + grep docker 18:40:16 docker-core-data-go latest 067f0ad27b7a 3 seconds ago 22.4MB 18:40:16 docker-security-bootstrapper-go latest 55a83e30b595 5 seconds ago 18.7MB 18:40:16 docker-security-secretstore-setup-go latest c6d4f8a33544 10 seconds ago 24.9MB 18:40:16 docker-core-metadata-go latest 8d921dda85a5 14 seconds ago 19MB 18:40:16 docker-sys-mgmt-agent-go latest 4126294baef1 17 seconds ago 313MB 18:40:16 docker-core-command-go latest 8217b4c84b90 About a minute ago 17.2MB 18:40:16 docker-security-proxy-setup-go latest 1263d211c323 About a minute ago 24.7MB 18:40:16 docker-support-notifications-go latest 15ef3af52154 About a minute ago 17.8MB 18:40:16 docker-support-scheduler-go latest 05a79d965717 About a minute ago 17.2MB 18:40:16 docker 20.10.0 aefe523efa57 2 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 18:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.636s coverage: 27.1% of statements 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.072s coverage: 100.0% of statements 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 18:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.149s coverage: 100.0% of statements 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 18:40:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 18:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.293s coverage: 66.2% of statements 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 18:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 18:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.724s coverage: 82.4% of statements 18:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 18:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 18:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 18:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 18:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.254s coverage: 28.6% of statements 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 18:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.186s coverage: 100.0% of statements 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 18:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 18:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements 18:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 18:40:32 Still waiting to schedule task 18:40:32 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.387s coverage: 97.5% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 18:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.151s coverage: 78.3% of statements 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 18:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.426s coverage: 92.8% of statements 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.211s coverage: 0.1% of statements 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 18:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.095s coverage: 47.1% of statements 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.142s coverage: 79.5% of statements 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements 18:40:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 18:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.157s coverage: 94.4% of statements 18:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 18:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.122s coverage: 81.4% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 77.8% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.131s coverage: 87.2% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.153s coverage: 84.6% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.187s coverage: 91.6% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.593s coverage: 62.4% of statements 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 18:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements 18:41:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.027s coverage: 69.1% of statements 18:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.449s coverage: 38.4% of statements 18:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements 18:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.084s coverage: 84.8% of statements 18:41:25 Running on prd-ubuntu18.04-docker-8c-8g-28744 in /w/workspace/edgexfoundry_edgex-go_PR-3232 [Pipeline] { [Pipeline] ws 18:41:25 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.511s coverage: 47.0% of statements 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 18:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.124s coverage: 100.0% of statements 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 18:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.106s coverage: 100.0% of statements 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 18:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.478s coverage: 88.5% of statements 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 18:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 18:41:27 using credential edgex-jenkins-ssh 18:41:27 Cloning the remote Git repository 18:41:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:41:27 > git init /w/workspace/edgex-go/1 # timeout=10 18:41:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:41:27 > git --version # timeout=10 18:41:27 > git --version # 'git version 2.17.1' 18:41:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:41:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:41:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:41:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3232/head:refs/remotes/origin/PR-3232 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:41:35 Merging remotes/origin/master commit f11e4988ceb8c382fc034555d9d0b35dfdaf49ab into PR head commit 0ca5e8566446efca00335dfd6e027da7f2d61546 18:41:35 Merge succeeded, producing 0ca5e8566446efca00335dfd6e027da7f2d61546 18:41:35 Checking out Revision 0ca5e8566446efca00335dfd6e027da7f2d61546 (PR-3232) 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.019s coverage: 29.1% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.119s coverage: 100.0% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.245s coverage: 95.6% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.072s coverage: 100.0% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.086s coverage: 87.9% of statements 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 18:41:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 18:41:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 18:41:35 > git config core.sparsecheckout # timeout=10 18:41:35 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 18:41:35 > git remote # timeout=10 18:41:35 > git config --get remote.origin.url # timeout=10 18:41:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:35 > git merge f11e4988ceb8c382fc034555d9d0b35dfdaf49ab # timeout=10 18:41:35 > git rev-parse HEAD^{commit} # timeout=10 18:41:35 > git config core.sparsecheckout # timeout=10 18:41:35 > git checkout -f 0ca5e8566446efca00335dfd6e027da7f2d61546 # timeout=10 18:41:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.085s coverage: 100.0% of statements 18:41:38 GO111MODULE=on go vet ./... 18:41:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 18:41:39 > git --version # timeout=10 18:41:39 > git --version # 'git version 2.17.1' 18:41:39 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:41 + echo snap-build.sh 18:41:41 snap-build.sh 18:41:41 + SNAP_BASE_DIR=. 18:41:41 + '[' '!' -z /w/workspace/edgex-go/1 ']' 18:41:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 18:41:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 18:41:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 18:41:41 + cd /w/workspace/edgex-go/1 18:41:41 + sudo apt-get remove -qy --purge lxd lxd-client 18:41:41 Reading package lists... 18:41:41 Building dependency tree... 18:41:41 Reading state information... 18:41:41 The following packages were automatically installed and are no longer required: 18:41:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:41:41 uidmap xdelta3 18:41:41 Use 'sudo apt autoremove' to remove them. 18:41:41 The following packages will be REMOVED: 18:41:41 lxd* lxd-client* 18:41:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:41:41 After this operation, 31.7 MB disk space will be freed. 18:41:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 18:41:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:41:44 Removing lxd dnsmasq configuration 18:41:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:41:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:41:45 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 18:41:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 18:41:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:41:46 Processing triggers for systemd (237-3ubuntu10.42) ... 18:41:47 Processing triggers for ureadahead (0.100.0-21) ... 18:41:48 + sudo snap remove --purge lxd 18:41:48 snap "lxd" is not installed 18:41:48 + sudo groupadd --force --system lxd 18:41:49 ++ whoami 18:41:49 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:41:49 + newgrp - lxd 18:41:49 + sudo snap install lxd 18:41:57 2021-03-05T18:41:54Z INFO Waiting for automatic snapd restart... 18:42:19 lxd 4.11 from Canonical* installed 18:42:19 + sudo lxd init --auto 18:42:26 + sudo snap install --classic snapcraft 18:42:36 snapcraft 4.5.4 from Canonical* installed 18:42:36 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 18:42:36 + patch --verbose -p1 18:42:36 Hmm... Looks like a unified diff to me... 18:42:36 The text leading up to this was: 18:42:36 -------------------------- 18:42:36 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 18:42:36 |From: Tony Espy 18:42:36 |Date: Wed, 16 Dec 2020 16:34:55 -0500 18:42:36 |Subject: [PATCH] optimize snap build for pipeline CI check 18:42:36 | 18:42:36 |This patch is used by the EdgeX CI pipeline builds to 18:42:36 |optimize the snap CI check run for pull requests. When 18:42:36 |applied, it essentially strips out everything (apps and 18:42:36 |parts) from the snapcraft.yaml file except those required 18:42:36 |to build edgex-go, as the whole idea of the CI check is to 18:42:36 |catch changes to edgex-go that break the snap build. 18:42:36 | 18:42:36 |In general, anyone updating snapcraft.yaml will also need 18:42:36 |to update this patch file, otherwise it may fail to apply, 18:42:36 |resulting in a failed snap build CI check in the associated 18:42:36 |pull request. 18:42:36 | 18:42:36 |Note - in addition to applying this patch, the pipeline also 18:42:36 |only primes the snap (e.g. `snapcraft prime`), as there's no 18:42:36 |need to build the finally binary .snap file (and it won't 18:42:36 |work with the patch applied). This further reduces the build 18:42:36 |time. 18:42:36 |--- 18:42:36 | snap/snapcraft.yaml | 461 +------------------------------------------- 18:42:36 | 1 file changed, 2 insertions(+), 459 deletions(-) 18:42:36 | 18:42:36 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 18:42:36 |index 1e537489..faf42425 100644 18:42:36 |--- a/snap/snapcraft.yaml 18:42:36 |+++ b/snap/snapcraft.yaml 18:42:36 -------------------------- 18:42:36 patching file snap/snapcraft.yaml 18:42:36 Using Plan A... 18:42:36 Hunk #1 succeeded at 73. 18:42:36 Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). 18:42:36 Hunk #3 succeeded at 217 (offset 3 lines). 18:42:36 Hunk #4 succeeded at 225 (offset 3 lines). 18:42:36 Hunk #5 succeeded at 232 (offset 3 lines). 18:42:36 Hunk #6 succeeded at 259 (offset 3 lines). 18:42:36 Hunk #7 succeeded at 293 (offset 3 lines). 18:42:36 Hunk #8 succeeded at 352 (offset 11 lines). 18:42:36 Hmm... Ignoring the trailing garbage. 18:42:36 done 18:42:36 + sudo snapcraft prime --use-lxd 18:42:36 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 18:42:36 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: 18:42:36 - README.md 18:42:36 - snapcraft.yaml.orig 18:42:36 18:42:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 18:42:37 Launching a container. 18:42:49 Waiting for container to be ready 18:42:49 To start your first instance, try: lxc launch ubuntu:18.04 18:42:49 18:42:53 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 18:42:53 Waiting for network to be ready... 18:42:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:42:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:42:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 18:42:54 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:42:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:42:54 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:42:54 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:42:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:42:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:42:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:42:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:42:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 18:42:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 18:42:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:42:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 18:42:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 18:42:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 18:42:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 18:42:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:42:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 18:42:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 18:42:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 18:42:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:42:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 18:42:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 18:42:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 18:42:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 18:43:00 Fetched 24.0 MB in 6s (4114 kB/s) 18:43:00 gofmt -l . 18:43:01 Reading package lists... 18:43:01 [ "`gofmt -l .`" = "" ] 18:43:01 Reading package lists... 18:43:01 Building dependency tree... 18:43:01 Reading state information... 18:43:01 The following additional packages will be installed: 18:43:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:43:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:43:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:43:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 18:43:01 Suggested packages: 18:43:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 18:43:01 Recommended packages: 18:43:01 gnupg libsasl2-modules 18:43:01 The following NEW packages will be installed: 18:43:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 18:43:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 18:43:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 18:43:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 18:43:01 The following packages will be upgraded: 18:43:01 gpg gpg-agent gpgconf libudev1 18:43:01 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 18:43:01 Need to get 3530 kB of archives. 18:43:01 After this operation, 13.3 MB of additional disk space will be used. 18:43:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 18:43:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 18:43:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 18:43:02 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 18:43:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 18:43:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 18:43:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 18:43:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 18:43:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 18:43:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 18:43:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 18:43:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 18:43:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 18:43:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 18:43:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 18:43:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 18:43:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 18:43:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 18:43:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 18:43:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 18:43:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 18:43:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 18:43:03 debconf: delaying package configuration, since apt-utils is not installed 18:43:03 Fetched 3530 kB in 1s (2891 kB/s) 18:43:03 (Reading database ... 12511 files and directories currently installed.) 18:43:03 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 18:43:03 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:43:03 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 18:43:03 Selecting previously unselected package udev. 18:43:03 (Reading database ... 12511 files and directories currently installed.) 18:43:03 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 18:43:03 Unpacking udev (237-3ubuntu10.44) ... 18:43:03 Selecting previously unselected package libfuse2:amd64. 18:43:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 18:43:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:43:03 Selecting previously unselected package fuse. 18:43:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 18:43:03 Unpacking fuse (2.9.7-1ubuntu1) ... 18:43:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:03 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:04 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:04 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:04 Selecting previously unselected package libksba8:amd64. 18:43:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 18:43:04 Unpacking libksba8:amd64 (1.3.5-2) ... 18:43:04 Selecting previously unselected package libroken18-heimdal:amd64. 18:43:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 18:43:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 18:43:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:04 ./bin/test-go-mod-tidy.sh 18:43:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 18:43:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:04 Selecting previously unselected package libwind0-heimdal:amd64. 18:43:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:05 Selecting previously unselected package libhx509-5-heimdal:amd64. 18:43:05 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:05 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:05 Selecting previously unselected package libkrb5-26-heimdal:amd64. 18:43:05 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:05 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:05 ./bin/test-attribution-txt.sh 18:43:05 Selecting previously unselected package libheimntlm0-heimdal:amd64. 18:43:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:05 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 18:43:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 18:43:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:05 Selecting previously unselected package libsasl2-modules-db:amd64. 18:43:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:43:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:05 Selecting previously unselected package libsasl2-2:amd64. 18:43:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 18:43:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:05 Selecting previously unselected package libldap-common. 18:43:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 18:43:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:43:05 Selecting previously unselected package libldap-2.4-2:amd64. 18:43:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 18:43:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:43:05 Selecting previously unselected package dirmngr. 18:43:05 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:05 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 18:43:05 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 18:43:05 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 18:43:05 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 18:43:06 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:06 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 18:43:06 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 18:43:06 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:06 Setting up libksba8:amd64 (1.3.5-2) ... 18:43:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:06 Setting up udev (237-3ubuntu10.44) ... 18:43:06 invoke-rc.d: policy-rc.d denied execution of start. 18:43:06 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:06 Processing triggers for systemd (237-3ubuntu10) ... 18:43:06 Setting up fuse (2.9.7-1ubuntu1) ... 18:43:06 Setting up gpg (2.2.4-1ubuntu1.4) ... 18:43:06 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:06 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:06 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 18:43:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 18:43:07 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 18:43:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... [Pipeline] sh 18:43:07 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 18:43:07 settings in the [Install] section, and DefaultInstance for template units). 18:43:07 This means they are not meant to be enabled using systemctl. 18:43:07 Possible reasons for having this kind of units are: 18:43:07 1) A unit may be statically enabled by being symlinked from another unit's 18:43:07 .wants/ or .requires/ directory. 18:43:07 2) A unit's purpose may be to act as a helper for some other unit which has 18:43:07 a requirement dependency on it. 18:43:07 3) A unit may be started when needed via activation (socket, path, timer, 18:43:07 D-Bus, udev, scripted systemctl call, ...). 18:43:07 4) In case of template units, the unit is meant to be enabled with some 18:43:07 instance name specified. 18:43:07 + ls -al . 18:43:07 total 760 18:43:07 drwxrwxr-x 9 1001 1001 4096 Mar 5 18:43 . 18:43:07 drwxr-xr-x 4 root root 4096 Mar 5 18:38 .. 18:43:07 -rw-rw-r-- 1 1001 1001 11 Mar 5 18:36 .dockerignore 18:43:07 drwxrwxr-x 8 1001 1001 4096 Mar 5 18:36 .git 18:43:07 drwxrwxr-x 3 1001 1001 4096 Mar 5 18:36 .github 18:43:07 -rw-rw-r-- 1 1001 1001 818 Mar 5 18:36 .gitignore 18:43:07 -rw-rw-r-- 1 1001 1001 166 Mar 5 18:36 .sonarcloud.properties 18:43:07 -rw-rw-r-- 1 1001 1001 8475 Mar 5 18:36 Attribution.txt 18:43:07 -rw-rw-r-- 1 1001 1001 3804 Mar 5 18:36 CONTRIBUTING.md 18:43:07 -rw-rw-r-- 1 1001 1001 931 Mar 5 18:36 Dockerfile.build 18:43:07 -rw-rw-r-- 1 1001 1001 863 Mar 5 18:36 Jenkinsfile 18:43:07 -rw-rw-r-- 1 1001 1001 10775 Mar 5 18:36 LICENSE 18:43:07 -rw-rw-r-- 1 1001 1001 5774 Mar 5 18:36 Makefile 18:43:07 -rw-rw-r-- 1 1001 1001 6524 Mar 5 18:36 README.md 18:43:07 -rw-rw-r-- 1 1001 1001 6755 Mar 5 18:36 SECURITY.md 18:43:07 -rw-rw-r-- 1 1001 1001 5 Mar 5 18:32 VERSION 18:43:07 -rw-rw-r-- 1 1001 1001 4131 Mar 5 18:36 ZMQWindows.md 18:43:07 drwxrwxr-x 2 1001 1001 4096 Mar 5 18:36 bin 18:43:07 drwxrwxr-x 14 1001 1001 4096 Mar 5 18:36 cmd 18:43:07 -rw-r--r-- 1 root root 621194 Mar 5 18:41 coverage.out 18:43:07 -rw-r--r-- 1 root root 1055 Mar 5 18:43 go.mod 18:43:07 -rw-r--r-- 1 root root 21699 Mar 5 18:43 go.sum 18:43:07 drwxrwxr-x 8 1001 1001 4096 Mar 5 18:36 internal 18:43:07 drwxrwxr-x 4 1001 1001 4096 Mar 5 18:36 openapi 18:43:07 drwxrwxr-x 4 1001 1001 4096 Mar 5 18:36 snap 18:43:07 -rw-rw-r-- 1 1001 1001 168 Mar 5 18:36 version.go [Pipeline] sh 18:43:08 Reading package lists... 18:43:08 Building dependency tree... 18:43:08 Reading state information... 18:43:08 The following additional packages will be installed: 18:43:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 18:43:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 18:43:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 18:43:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 18:43:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 18:43:08 Suggested packages: 18:43:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 18:43:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 18:43:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 18:43:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 18:43:08 systemd-container policykit-1 18:43:08 Recommended packages: 18:43:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 18:43:08 The following NEW packages will be installed: 18:43:08 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 18:43:08 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 18:43:08 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 18:43:08 multiarch-support openssh-client python3 python3-minimal python3.6 18:43:08 python3.6-minimal snapd squashfs-tools sudo 18:43:08 The following packages will be upgraded: 18:43:08 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 18:43:08 + '[' -e coverage.out ] 18:43:08 + chown 1001:1001 coverage.out [Pipeline] stash 18:43:08 Warning: overwriting stash ‘coverage-report’ 18:43:08 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 18:43:08 Need to get 35.2 MB of archives. 18:43:08 After this operation, 141 MB of additional disk space will be used. 18:43:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 18:43:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 18:43:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 18:43:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 18:43:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 18:43:09 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 18:43:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 18:43:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 18:43:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 18:43:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 18:43:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 18:43:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 18:43:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 18:43:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 18:43:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 18:43:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 18:43:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 18:43:09 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 18:43:09 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 18:43:09 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 18:43:09 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 18:43:09 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 18:43:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 18:43:09 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 18:43:09 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 18:43:09 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 18:43:09 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 18:43:09 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 18:43:09 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 18:43:09 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 18:43:09 Stashed 1 file(s) [Pipeline] sh 18:43:10 + make build 18:43:10 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 18:43:11 debconf: delaying package configuration, since apt-utils is not installed 18:43:11 Fetched 35.2 MB in 3s (12.9 MB/s) 18:43:11 (Reading database ... 12757 files and directories currently installed.) 18:43:11 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 18:43:11 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:43:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 18:43:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:43:12 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 18:43:12 (Reading database ... 12757 files and directories currently installed.) 18:43:12 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 18:43:12 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 18:43:12 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 18:43:12 (Reading database ... 12757 files and directories currently installed.) 18:43:12 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 18:43:12 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 18:43:13 Setting up apt (1.6.12ubuntu0.2) ... 18:43:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 18:43:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 18:43:13 (Reading database ... 12764 files and directories currently installed.) 18:43:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 18:43:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 18:43:14 Selecting previously unselected package libpython3.6-minimal:amd64. 18:43:14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:14 Selecting previously unselected package libexpat1:amd64. 18:43:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 18:43:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:43:14 Selecting previously unselected package python3.6-minimal. 18:43:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:43:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 18:43:14 Checking for services that may need to be restarted...done. 18:43:14 Checking for services that may need to be restarted...done. 18:43:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:15 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 18:43:15 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 18:43:16 Selecting previously unselected package python3-minimal. 18:43:16 (Reading database ... 13012 files and directories currently installed.) 18:43:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 18:43:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 18:43:16 Selecting previously unselected package mime-support. 18:43:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 18:43:16 Unpacking mime-support (3.60ubuntu1) ... 18:43:16 Selecting previously unselected package libmpdec2:amd64. 18:43:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 18:43:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:43:16 Selecting previously unselected package libpython3.6-stdlib:amd64. 18:43:16 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:16 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:16 Selecting previously unselected package python3.6. 18:43:16 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 18:43:16 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:43:16 Selecting previously unselected package libpython3-stdlib:amd64. 18:43:16 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 18:43:16 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:43:16 Setting up python3-minimal (3.6.7-1~18.04) ... 18:43:17 Selecting previously unselected package python3. 18:43:17 (Reading database ... 13442 files and directories currently installed.) 18:43:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 18:43:17 Unpacking python3 (3.6.7-1~18.04) ... 18:43:17 Selecting previously unselected package multiarch-support. 18:43:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 18:43:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 18:43:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 18:43:17 Selecting previously unselected package liblzo2-2:amd64. 18:43:17 (Reading database ... 13479 files and directories currently installed.) 18:43:17 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 18:43:17 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 18:43:17 Selecting previously unselected package libbsd0:amd64. 18:43:17 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 18:43:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:43:17 Selecting previously unselected package sudo. 18:43:17 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 18:43:17 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 18:43:17 Selecting previously unselected package apparmor. 18:43:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 18:43:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 18:43:17 Selecting previously unselected package libedit2:amd64. 18:43:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 18:43:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 18:43:17 Selecting previously unselected package libkrb5support0:amd64. 18:43:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 18:43:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:43:17 Selecting previously unselected package libk5crypto3:amd64. 18:43:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 18:43:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:43:18 Selecting previously unselected package libkeyutils1:amd64. 18:43:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 18:43:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:43:18 Selecting previously unselected package libkrb5-3:amd64. 18:43:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 18:43:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:43:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 18:43:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 18:43:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:43:18 Selecting previously unselected package libssl1.0.0:amd64. 18:43:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 18:43:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:43:18 Selecting previously unselected package openssh-client. 18:43:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 18:43:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 18:43:19 Selecting previously unselected package squashfs-tools. 18:43:19 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 18:43:19 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:43:19 Selecting previously unselected package snapd. 18:43:19 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 18:43:19 Unpacking snapd (2.48.3+18.04) ... 18:43:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 18:43:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 18:43:22 Setting up mime-support (3.60ubuntu1) ... 18:43:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 18:43:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 18:43:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 18:43:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:22 Setting up systemd (237-3ubuntu10.44) ... 18:43:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 18:43:22 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 18:43:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 18:43:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 18:43:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 18:43:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 18:43:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 18:43:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 18:43:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 18:43:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 18:43:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 18:43:24 Setting up python3 (3.6.7-1~18.04) ... 18:43:24 running python rtupdate hooks for python3.6... 18:43:24 running python post-rtupdate hooks for python3.6... 18:43:24 Setting up apparmor (2.12-4ubuntu5.1) ... 18:43:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 18:43:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 18:43:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 18:43:26 Setting up snapd (2.48.3+18.04) ... 18:43:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 18:43:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 18:43:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 18:43:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 18:43:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:43:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 18:43:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 18:43:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 18:43:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 18:43:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 18:43:28 /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' 18:43:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 18:43:28 Processing triggers for systemd (237-3ubuntu10.44) ... 18:43:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:43:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:43:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:43:31 Reading package lists... 18:43:31 Reading package lists... 18:43:32 Building dependency tree... 18:43:32 Reading state information... 18:43:32 Calculating upgrade... 18:43:32 The following packages will be upgraded: 18:43:32 advancecomp base-files bash binutils binutils-common 18:43:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 18:43:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 18:43:32 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 18:43:32 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 18:43:32 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 18:43:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 18:43:32 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 18:43:32 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 18:43:32 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 18:43:32 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 18:43:32 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 18:43:32 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 18:43:32 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 18:43:32 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 18:43:32 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 18:43:32 Need to get 63.8 MB of archives. 18:43:32 After this operation, 5202 kB of additional disk space will be used. 18:43:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 18:43:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 18:43:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 18:43:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 18:43:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 18:43:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 18:43:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 18:43:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 18:43:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 18:43:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 18:43:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 18:43:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 18:43:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 18:43:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 18:43:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 18:43:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 18:43:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 18:43:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 18:43:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 18:43:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 18:43:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 18:43:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 18:43:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 18:43:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 18:43:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 18:43:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 18:43:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 18:43:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 18:43:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 18:43:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 18:43:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 18:43:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 18:43:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 18:43:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 18:43:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 18:43:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 18:43:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 18:43:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 18:43:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 18:43:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 18:43:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 18:43:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 18:43:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 18:43:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 18:43:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 18:43:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 18:43:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 18:43:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 18:43:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 18:43:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 18:43:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 18:43:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 18:43:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 18:43:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 18:43:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 18:43:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 18:43:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 18:43:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 18:43:33 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 18:43:33 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 18:43:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 18:43:33 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 18:43:33 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 18:43:33 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 18:43:33 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 18:43:33 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 18:43:33 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 18:43:33 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 18:43:33 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 18:43:33 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 18:43:33 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 18:43:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 18:43:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 18:43:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 18:43:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 18:43:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 18:43:34 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 18:43:34 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 18:43:34 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 18:43:34 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 18:43:34 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 18:43:34 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 18:43:34 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 18:43:34 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 18:43:34 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 18:43:34 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 18:43:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 18:43:34 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 18:43:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 18:43:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 18:43:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 18:43:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 18:43:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 18:43:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 18:43:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 18:43:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 18:43:34 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 18:43:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 18:43:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 18:43:34 debconf: delaying package configuration, since apt-utils is not installed 18:43:34 Fetched 63.8 MB in 2s (32.3 MB/s) 18:43:34 (Reading database ... 13912 files and directories currently installed.) 18:43:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 18:43:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 18:43:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 18:43:35 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 18:43:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 18:43:37 (Reading database ... 13911 files and directories currently installed.) 18:43:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 18:43:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 18:43:37 (Reading database ... 13911 files and directories currently installed.) 18:43:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:38 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 18:43:38 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 18:43:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 18:43:38 (Reading database ... 13911 files and directories currently installed.) 18:43:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 18:43:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:39 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 18:43:39 (Reading database ... 13911 files and directories currently installed.) 18:43:39 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 18:43:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 18:43:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 18:43:39 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 18:43:39 Setting up base-files (10.1ubuntu2.10) ... 18:43:39 Installing new version of config file /etc/issue ... 18:43:39 Installing new version of config file /etc/issue.net ... 18:43:39 Installing new version of config file /etc/lsb-release ... 18:43:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 18:43:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 18:43:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 18:43:40 Removing obsolete conffile /etc/default/motd-news ... 18:43:40 (Reading database ... 13912 files and directories currently installed.) 18:43:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 18:43:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 18:43:40 Setting up bash (4.4.18-2ubuntu1.2) ... 18:43:40 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 18:43:40 (Reading database ... 13912 files and directories currently installed.) 18:43:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 18:43:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 18:43:40 (Reading database ... 13912 files and directories currently installed.) 18:43:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 18:43:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 18:43:41 Setting up tar (1.29b-2ubuntu0.2) ... 18:43:41 (Reading database ... 13912 files and directories currently installed.) 18:43:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 18:43:41 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:43:41 Setting up dpkg (1.19.0.5ubuntu2.3) ... 18:43:41 (Reading database ... 13912 files and directories currently installed.) 18:43:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 18:43:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:43:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 18:43:41 (Reading database ... 13912 files and directories currently installed.) 18:43:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 18:43:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:43:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 18:43:42 (Reading database ... 13912 files and directories currently installed.) 18:43:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 18:43:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 18:43:42 Setting up grep (3.1-2build1) ... 18:43:42 (Reading database ... 13912 files and directories currently installed.) 18:43:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 18:43:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:43:42 Setting up login (1:4.5-1ubuntu2) ... 18:43:42 (Reading database ... 13912 files and directories currently installed.) 18:43:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 18:43:42 (Reading database ... 13912 files and directories currently installed.) 18:43:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 18:43:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 18:43:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 18:43:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 18:43:44 (Reading database ... 13912 files and directories currently installed.) 18:43:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 18:43:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 18:43:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:43:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:43:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 18:43:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 18:43:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 18:43:45 (Reading database ... 13912 files and directories currently installed.) 18:43:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 18:43:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 18:43:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 18:43:45 (Reading database ... 13912 files and directories currently installed.) 18:43:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:46 (Reading database ... 13912 files and directories currently installed.) 18:43:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:46 (Reading database ... 13912 files and directories currently installed.) 18:43:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:46 (Reading database ... 13912 files and directories currently installed.) 18:43:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:47 (Reading database ... 13912 files and directories currently installed.) 18:43:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 18:43:47 (Reading database ... 13912 files and directories currently installed.) 18:43:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 18:43:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 18:43:47 (Reading database ... 13912 files and directories currently installed.) 18:43:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 18:43:47 (Reading database ... 13912 files and directories currently installed.) 18:43:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 18:43:48 (Reading database ... 13912 files and directories currently installed.) 18:43:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 18:43:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 18:43:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 18:43:49 (Reading database ... 13912 files and directories currently installed.) 18:43:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 18:43:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 18:43:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 18:43:49 (Reading database ... 13912 files and directories currently installed.) 18:43:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 18:43:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 18:43:49 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 18:43:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 18:43:49 (Reading database ... 13914 files and directories currently installed.) 18:43:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 18:43:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 18:43:50 Setting up debconf (1.5.66ubuntu1) ... 18:43:50 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 18:43:50 (Reading database ... 13914 files and directories currently installed.) 18:43:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 18:43:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:43:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 18:43:50 (Reading database ... 13914 files and directories currently installed.) 18:43:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 18:43:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 18:43:51 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 18:43:51 (Reading database ... 13914 files and directories currently installed.) 18:43:51 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:43:51 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:43:51 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:43:51 (Reading database ... 13914 files and directories currently installed.) 18:43:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:43:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:43:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 18:43:51 (Reading database ... 13914 files and directories currently installed.) 18:43:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 18:43:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:43:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 18:43:52 (Reading database ... 13914 files and directories currently installed.) 18:43:52 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 18:43:52 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 18:43:52 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 18:43:52 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 18:43:52 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 18:43:52 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:43:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 18:43:52 (Reading database ... 13914 files and directories currently installed.) 18:43:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 18:43:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 18:43:53 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 18:43:53 (Reading database ... 13914 files and directories currently installed.) 18:43:53 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 18:43:53 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 18:43:53 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 18:43:53 (Reading database ... 13914 files and directories currently installed.) 18:43:53 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 18:43:53 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 18:43:53 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 18:43:54 (Reading database ... 13914 files and directories currently installed.) 18:43:54 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 18:43:54 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 18:43:54 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 18:43:54 (Reading database ... 13914 files and directories currently installed.) 18:43:54 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 18:43:54 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 18:43:54 Setting up passwd (1:4.5-1ubuntu2) ... 18:43:54 (Reading database ... 13914 files and directories currently installed.) 18:43:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 18:43:54 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 18:43:55 Setting up gpgv (2.2.4-1ubuntu1.4) ... 18:43:55 (Reading database ... 13914 files and directories currently installed.) 18:43:55 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 18:43:55 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 18:43:55 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 18:43:55 (Reading database ... 13914 files and directories currently installed.) 18:43:55 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 18:43:55 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 18:43:55 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 18:43:55 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 18:43:55 (Reading database ... 13914 files and directories currently installed.) 18:43:55 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 18:43:55 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 18:43:56 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 18:43:56 (Reading database ... 13914 files and directories currently installed.) 18:43:56 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 18:43:56 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 18:43:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 18:43:56 (Reading database ... 13914 files and directories currently installed.) 18:43:56 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 18:43:56 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 18:43:56 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 18:43:56 (Reading database ... 13914 files and directories currently installed.) 18:43:56 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 18:43:56 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 18:43:56 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 18:43:56 (Reading database ... 13915 files and directories currently installed.) 18:43:56 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:43:56 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:43:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 18:43:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 18:43:57 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 18:43:57 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 18:43:57 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 18:43:57 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 18:43:57 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 18:43:57 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 18:43:57 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 18:43:57 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 18:43:57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 18:43:57 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 18:43:57 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 18:43:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 18:43:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 18:43:58 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 18:43:58 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 18:43:58 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 18:43:58 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 18:43:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 18:43:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 18:43:58 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 18:43:58 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 18:43:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 18:43:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 18:43:59 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 18:43:59 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 18:43:59 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:43:59 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:00 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:00 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:00 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:00 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:00 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 18:44:00 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 18:44:00 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:00 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:01 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:01 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:02 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:02 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:02 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 18:44:03 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:03 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:04 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:04 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:04 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:05 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 18:44:05 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 18:44:05 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:44:05 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:44:05 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 18:44:05 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:44:05 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 18:44:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 18:44:06 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 18:44:06 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 18:44:06 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:44:06 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:44:06 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 18:44:06 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 18:44:06 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 18:44:06 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 18:44:06 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:06 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 18:44:06 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:06 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:06 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:06 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 18:44:07 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 18:44:07 Setting up tzdata (2021a-0ubuntu0.18.04) ... 18:44:07 18:44:07 Current default time zone: 'Etc/UTC' 18:44:07 Local time is now: Fri Mar 5 18:44:06 UTC 2021. 18:44:07 Universal Time is now: Fri Mar 5 18:44:06 UTC 2021. 18:44:07 Run 'dpkg-reconfigure tzdata' if you wish to change it. 18:44:07 18:44:07 Setting up systemd-sysv (237-3ubuntu10.44) ... 18:44:07 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:07 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 18:44:07 Setting up mount (2.31.1-0.4ubuntu3.7) ... 18:44:07 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 18:44:07 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 18:44:07 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 18:44:07 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 18:44:07 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 18:44:07 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 18:44:07 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:07 Setting up procps (2:3.3.12-3ubuntu1.2) ... 18:44:07 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:07 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 18:44:07 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:07 Setting up patch (2.7.6-2ubuntu1.1) ... 18:44:07 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 18:44:07 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 18:44:07 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 18:44:07 Installing new version of config file /etc/ssl/openssl.cnf ... 18:44:08 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 18:44:08 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 18:44:08 Setting up ca-certificates (20210119~18.04.1) ... 18:44:09 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 18:44:09 Updating certificates in /etc/ssl/certs... 18:44:10 23 added, 27 removed; done. 18:44:10 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 18:44:10 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 18:44:10 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 18:44:10 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 18:44:10 Setting up pkgbinarymangler (138.18.04.1) ... 18:44:10 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:10 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 18:44:10 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:10 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:10 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:10 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 18:44:11 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 18:44:11 Setting up perl (5.26.1-6ubuntu0.5) ... 18:44:11 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 18:44:11 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 18:44:11 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 18:44:11 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 18:44:11 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 18:44:11 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 18:44:11 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 18:44:11 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 18:44:11 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 18:44:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:44:11 Processing triggers for systemd (237-3ubuntu10.44) ... 18:44:11 Processing triggers for mime-support (3.60ubuntu1) ... 18:44:11 Processing triggers for ca-certificates (20210119~18.04.1) ... 18:44:11 Updating certificates in /etc/ssl/certs... 18:44:12 0 added, 0 removed; done. 18:44:12 Running hooks in /etc/ca-certificates/update.d... 18:44:12 done. 18:44:12 Reading package lists... 18:44:13 Building dependency tree... 18:44:13 Reading state information... 18:44:13 The following NEW packages will be installed: 18:44:13 apt-transport-https 18:44:13 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 18:44:13 Need to get 1696 B of archives. 18:44:13 After this operation, 153 kB of additional disk space will be used. 18:44:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 18:44:13 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 18:44:13 debconf: delaying package configuration, since apt-utils is not installed 18:44:13 Fetched 1696 B in 0s (9423 B/s) 18:44:13 Selecting previously unselected package apt-transport-https. 18:44:13 (Reading database ... 13920 files and directories currently installed.) 18:44:13 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 18:44:13 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 18:44:13 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 18:44:14 Waiting for network to be ready... 18:44:17 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 18:44:21 2021-03-05T18:44:17Z INFO Waiting for automatic snapd restart... 18:44:21 snapd 2.49 from Canonical* installed 18:44:21 "snapd" switched to the "latest/stable" channel 18:44:21 18:44:21 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 18:44:25 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 18:44:26 core18 20210128 from Canonical* installed 18:44:26 "core18" switched to the "latest/stable" channel 18:44:26 [Pipeline] } 18:44:32 $ docker stop --time=1 f679b24e332be3c81e8d10999778444ea20fdca768179cfd7a342a321449b666 18:44:33 snapcraft 4.5.4 from Canonical* installed 18:44:33 "snapcraft" switched to the "latest/stable" channel 18:44:33 18:44:34 $ docker rm -f f679b24e332be3c81e8d10999778444ea20fdca768179cfd7a342a321449b666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:44:36 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: 18:44:36 - README.md 18:44:36 - snapcraft.yaml.orig 18:44:36 18:44:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:36 18:44:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:44:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:37 latest: Pulling from edgex-devops/edgex-compose-arm64 18:44:37 29e5d40040c1: Pulling fs layer 18:44:37 1ce36da41761: Pulling fs layer 18:44:37 25b303627fd3: Pulling fs layer 18:44:37 29e5d40040c1: Verifying Checksum 18:44:37 29e5d40040c1: Download complete 18:44:38 29e5d40040c1: Pull complete 18:44:38 1ce36da41761: Verifying Checksum 18:44:38 1ce36da41761: Download complete 18:44:40 1ce36da41761: Pull complete 18:44:40 25b303627fd3: Verifying Checksum 18:44:40 25b303627fd3: Download complete 18:44:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:44:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 18:44:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 18:44:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 18:44:44 Reading package lists... 18:44:45 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 18:44:50 25b303627fd3: Pull complete 18:44:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:44:50 prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container 18:44:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:44:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:44:51 Reading package lists... 18:44:51 Building dependency tree... 18:44:51 Reading state information... 18:44:51 Suggested packages: 18:44:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 18:44:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 18:44:51 Recommended packages: 18:44:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 18:44:51 The following NEW packages will be installed: 18:44:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 18:44:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 18:44:51 pkg-config zip 18:44:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 18:44:51 Need to get 7655 kB of archives. 18:44:51 After this operation, 43.7 MB of additional disk space will be used. 18:44:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 18:44:51 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 18:44:52 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 18:44:52 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 18:44:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 18:44:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 18:44:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 18:44:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 18:44:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 18:44:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 18:44:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 18:44:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 18:44:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 18:44:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 18:44:52 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 18:44:53 debconf: delaying package configuration, since apt-utils is not installed 18:44:53 Fetched 7655 kB in 1s (6642 kB/s) 18:44:53 Selecting previously unselected package libglib2.0-0:amd64. 18:44:53 (Reading database ... 13924 files and directories currently installed.) 18:44:53 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 18:44:53 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:44:53 Selecting previously unselected package libpsl5:amd64. 18:44:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 18:44:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 18:44:53 Selecting previously unselected package libnghttp2-14:amd64. 18:44:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 18:44:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:44:53 Selecting previously unselected package librtmp1:amd64. 18:44:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 18:44:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:44:53 Selecting previously unselected package libcurl3-gnutls:amd64. 18:44:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 18:44:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:44:53 Selecting previously unselected package liberror-perl. 18:44:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 18:44:53 Unpacking liberror-perl (0.17025-1) ... 18:44:53 Selecting previously unselected package git-man. 18:44:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 18:44:53 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 18:44:53 Selecting previously unselected package git. 18:44:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 18:44:54 Unpacking git (1:2.17.1-1ubuntu0.7) ... 18:44:54 $ docker top 2d4fe99bdd063a08d4996e59682313a30fec828aca26593b0013b3c56d40fb3f -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:55 Selecting previously unselected package libnorm1:amd64. 18:44:55 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 18:44:55 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:44:55 Selecting previously unselected package libpgm-5.2-0:amd64. 18:44:55 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 18:44:55 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:44:55 Selecting previously unselected package libsodium23:amd64. 18:44:55 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 18:44:55 Unpacking libsodium23:amd64 (1.0.16-2) ... 18:44:55 Selecting previously unselected package libzmq5:amd64. 18:44:55 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 18:44:55 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:44:55 Selecting previously unselected package libzmq3-dev:amd64. 18:44:55 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 18:44:55 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:44:55 Selecting previously unselected package pkg-config. 18:44:55 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 18:44:55 Unpacking pkg-config (0.29.1-0ubuntu2) ... 18:44:55 + docker-compose build --help 18:44:55 + grep parallel 18:44:55 Selecting previously unselected package zip. 18:44:55 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 18:44:55 Unpacking zip (3.0-11build1) ... 18:44:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 18:44:55 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 18:44:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 18:44:55 Setting up liberror-perl (0.17025-1) ... 18:44:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 18:44:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 18:44:55 No schema files found: doing nothing. 18:44:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 18:44:55 Setting up zip (3.0-11build1) ... 18:44:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 18:44:55 Setting up libsodium23:amd64 (1.0.16-2) ... 18:44:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 18:44:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 18:44:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 18:44:56 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 18:44:56 Setting up git (1:2.17.1-1ubuntu0.7) ... 18:44:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:45:00 --parallel Build images in parallel. [Pipeline] } 18:45:00 $ docker stop --time=1 2d4fe99bdd063a08d4996e59682313a30fec828aca26593b0013b3c56d40fb3f 18:45:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:02 git set to automatically installed. 18:45:02 git-man set to automatically installed. 18:45:02 libcurl3-gnutls set to automatically installed. 18:45:02 liberror-perl set to automatically installed. 18:45:02 libglib2.0-0 set to automatically installed. 18:45:02 libnghttp2-14 set to automatically installed. 18:45:02 libnorm1 set to automatically installed. 18:45:02 libpgm-5.2-0 set to automatically installed. 18:45:02 libpsl5 set to automatically installed. 18:45:02 librtmp1 set to automatically installed. 18:45:02 libsodium23 set to automatically installed. 18:45:02 libzmq3-dev set to automatically installed. 18:45:02 libzmq5 set to automatically installed. 18:45:02 pkg-config set to automatically installed. 18:45:02 zip set to automatically installed. 18:45:02 $ docker rm -f 2d4fe99bdd063a08d4996e59682313a30fec828aca26593b0013b3c56d40fb3f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:45:04 . [Pipeline] withDockerContainer 18:45:04 prd-ubuntu18.04-docker-arm64-4c-16g-28742 does not seem to be running inside a container 18:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:45:06 $ docker top afb4d03e38349fd48d6c644f60598071a98ae29a2536720cdf79633af4c11f4e -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:07 snapd is not logged in, snap install commands will use sudo 18:45:07 + docker-compose -f ./docker-compose-build.yml build --parallel 18:45:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 18:45:13 Building docker-core-command-go ... 18:45:13 Building docker-core-data-go ... 18:45:13 Building docker-core-metadata-go ... 18:45:13 Building docker-security-bootstrapper-go ... 18:45:13 Building docker-security-proxy-setup-go ... 18:45:13 Building docker-security-secretstore-setup-go ... 18:45:13 Building docker-support-notifications-go ... 18:45:13 Building docker-support-scheduler-go ... 18:45:13 Building docker-sys-mgmt-agent-go ... 18:45:13 Building docker-support-notifications-go 18:45:13 Building docker-security-bootstrapper-go 18:45:13 Building docker-security-proxy-setup-go 18:45:13 Building docker-support-scheduler-go 18:45:13 Building docker-core-command-go 18:45:15 snap "core18" has no updates available 18:45:16 Pulling config-common 18:45:16 + snapcraftctl pull 18:45:18 Pulling go-build-helper 18:45:18 + snapcraftctl pull 18:45:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 18:45:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 18:45:44 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 18:45:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] 18:45:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 18:45:44 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 18:45:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 18:45:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 18:45:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 18:45:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 18:45:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 18:45:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 18:45:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 18:45:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 18:45:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 18:45:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 18:45:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 18:45:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 18:45:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 18:45:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 18:45:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 18:45:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 18:45:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 18:45:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 18:45:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 18:45:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 18:45:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 18:45:44 Fetched 24.0 MB in 0s (0 B/s) 18:45:44 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 18:45:44 Fetched 96.5 kB in 0s (0 B/s) 18:45:44 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 18:45:44 Fetched 279 kB in 0s (0 B/s) 18:45:44 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 18:45:44 Fetched 122 kB in 0s (0 B/s) 18:45:44 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 18:45:44 Fetched 77.8 kB in 0s (0 B/s) 18:45:44 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 18:45:44 Fetched 8848 B in 0s (0 B/s) 18:45:44 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 18:45:44 Fetched 47.8 kB in 0s (0 B/s) 18:45:44 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 18:45:44 Fetched 45.6 kB in 0s (0 B/s) 18:45:44 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 18:45:44 Fetched 15.0 kB in 0s (0 B/s) 18:45:44 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 18:45:44 Fetched 214 kB in 0s (0 B/s) 18:45:44 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 18:45:44 Fetched 154 kB in 0s (0 B/s) 18:45:44 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 18:45:44 Fetched 50.6 kB in 0s (0 B/s) 18:45:44 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 18:45:44 Fetched 14.8 kB in 0s (0 B/s) 18:45:44 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 18:45:44 Fetched 41.8 kB in 0s (0 B/s) 18:45:44 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 18:45:44 Fetched 499 kB in 0s (0 B/s) 18:45:44 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 18:45:44 Fetched 111 kB in 0s (0 B/s) 18:45:44 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 18:45:44 Fetched 240 kB in 0s (0 B/s) 18:45:44 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 18:45:44 Fetched 29.3 kB in 0s (0 B/s) 18:45:44 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 18:45:44 Fetched 85.5 kB in 0s (0 B/s) 18:45:44 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 18:45:44 Fetched 24.5 kB in 0s (0 B/s) 18:45:44 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 18:45:44 Fetched 49.2 kB in 0s (0 B/s) 18:45:44 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 18:45:44 Fetched 54.2 kB in 0s (0 B/s) 18:45:44 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 18:45:44 Fetched 30.8 kB in 0s (0 B/s) 18:45:44 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 18:45:44 Fetched 15.8 kB in 0s (0 B/s) 18:45:44 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 18:45:44 Fetched 85.9 kB in 0s (0 B/s) 18:45:44 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 18:45:44 Fetched 8720 B in 0s (0 B/s) 18:45:44 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 18:45:44 Fetched 137 kB in 0s (0 B/s) 18:45:44 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 18:45:44 Fetched 119 kB in 0s (0 B/s) 18:45:44 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 18:45:44 Fetched 109 kB in 0s (0 B/s) 18:45:44 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 18:45:44 Fetched 11.1 kB in 0s (0 B/s) 18:45:44 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 18:45:44 Fetched 645 kB in 0s (0 B/s) 18:45:44 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 18:45:44 Fetched 41.3 kB in 0s (0 B/s) 18:45:44 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 18:45:44 Fetched 17.9 kB in 0s (0 B/s) 18:45:44 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 18:45:44 Fetched 368 kB in 0s (0 B/s) 18:45:44 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 18:45:44 Fetched 187 kB in 0s (0 B/s) 18:45:44 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 18:45:44 Fetched 175 kB in 0s (0 B/s) 18:45:44 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 18:45:46 Fetched 206 kB in 0s (0 B/s) 18:45:46 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 18:45:46 Fetched 1301 kB in 0s (0 B/s) 18:45:46 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 18:45:46 Fetched 36.2 kB in 0s (0 B/s) 18:45:46 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 18:45:46 Fetched 159 kB in 0s (0 B/s) 18:45:46 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 18:45:46 Fetched 107 kB in 0s (0 B/s) 18:45:46 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 18:45:46 Fetched 48.7 kB in 0s (0 B/s) 18:45:46 Pulling static-packages 18:45:46 + snapcraftctl pull 18:45:47 'go115' has dependencies that need to be staged: static-packages go-build-helper 18:45:47 Skipping pull go-build-helper (already ran) 18:45:47 Skipping pull static-packages (already ran) 18:45:47 Building go-build-helper 18:45:47 + snapcraftctl build 18:45:51 Building static-packages 18:45:51 + snapcraftctl build 18:45:54 Staging go-build-helper 18:45:54 + snapcraftctl stage 18:45:54 Staging static-packages 18:45:54 + snapcraftctl stage 18:45:56 Pulling go115 18:45:56 + snapcraftctl pull 18:45:57 'edgex-go' has dependencies that need to be staged: go115 18:45:57 Skipping pull go115 (already ran) 18:45:57 Building go115 18:45:57 + dpkg --print-architecture 18:45:57 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 18:45:57 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 18:45:57 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 18:45:57 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:57 Dload Upload Total Spent Left Speed 18:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 115M 16 19.4M 0 0 21.3M 0 0:00:05 --:--:-- 0:00:05 21.3M 38 115M 38 44.2M 0 0 23.1M 0 0:00:04 0:00:01 0:00:03 23.1M 63 115M 63 72.9M 0 0 24.9M 0 0:00:04 0:00:02 0:00:02 24.9M 86 115M 86 99.5M 0 0 25.4M 0 0:00:04 0:00:03 0:00:01 25.4M 100 115M 100 115M 0 0 24.8M 0 0:00:04 0:00:04 --:--:-- 24.8M 18:46:01 curl: (16) Error in the HTTP2 framing layer 18:46:02 Failed to run 'override-build': Exit code was 16. 18:46:02 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:46:04 Failed in branch amd64 18:46:35 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:46:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:46:35 ---> 07979cbd037a 18:46:35 Step 3/31 : WORKDIR /edgex-go 18:46:35 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:46:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 18:46:35 ---> 07979cbd037a 18:46:35 Step 3/21 : WORKDIR /edgex-go 18:46:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:46:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:46:35 ---> 07979cbd037a 18:46:35 Step 3/22 : WORKDIR /edgex-go 18:46:35 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:46:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:46:35 ---> 07979cbd037a 18:46:35 Step 3/22 : WORKDIR /edgex-go 18:46:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:46:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:46:35 ---> 07979cbd037a 18:46:35 Step 3/23 : WORKDIR /edgex-go 18:46:35 ---> Running in e213cd5c9187 18:46:35 ---> Running in 90eb29e47caa 18:46:35 ---> Running in 9eb0cc893f2d 18:46:35 ---> Running in 7106f3a65a8d 18:46:35 ---> Running in 15ffeccdac09 18:46:35 Removing intermediate container e213cd5c9187 18:46:35 Removing intermediate container 15ffeccdac09 18:46:35 ---> c1d52dbd6929 18:46:35 ---> 2df99f75b488 18:46:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:35 18:46:35 Removing intermediate container 7106f3a65a8d 18:46:35 ---> ba42d30c9ceb 18:46:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:35 Removing intermediate container 9eb0cc893f2d 18:46:35 ---> e73a314cdf26 18:46:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:35 Removing intermediate container 90eb29e47caa 18:46:35 ---> 3277275c0a55 18:46:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:35 ---> Running in 440d8c8f5f18 18:46:35 ---> Running in 6d85c19d14fb 18:46:35 ---> Running in 14a5410a2018 18:46:35 ---> Running in 9f665d25150b 18:46:35 ---> Running in edf11b3ed779 18:46:35 Removing intermediate container 440d8c8f5f18 18:46:35 ---> bcc0a833cfe2 18:46:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:46:36 ---> Running in 3dd563913d7d 18:46:36 Removing intermediate container 6d85c19d14fb 18:46:36 ---> 282654ee2606 18:46:36 Step 5/23 : RUN apk add --update --no-cache make git 18:46:36 Removing intermediate container 14a5410a2018 18:46:36 ---> e52d5eb06e3d 18:46:36 Step 5/22 : RUN apk add --update --no-cache make git 18:46:36 ---> Running in 6f833829a494 18:46:36 ---> Running in db0d79e1d169 18:46:36 Removing intermediate container 9f665d25150b 18:46:36 ---> 52fa9b3a6aa5 18:46:36 Step 5/21 : RUN apk add --update --no-cache make git 18:46:36 Removing intermediate container edf11b3ed779 18:46:36 ---> 791a2e640ef6 18:46:36 Step 5/31 : RUN apk add --update --no-cache make git 18:46:37 ---> Running in 34ec6335da99 18:46:37 ---> Running in 32666fcacf62 18:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:46:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:39 OK: 217 MiB in 51 packages 18:46:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:46:40 OK: 217 MiB in 51 packages 18:46:40 OK: 217 MiB in 51 packages 18:46:40 OK: 217 MiB in 51 packages 18:46:41 Removing intermediate container 3dd563913d7d 18:46:41 ---> 69353a7444bd 18:46:41 Step 6/22 : COPY go.mod . 18:46:42 ---> e6f9d3a7a6f5 18:46:42 Step 7/22 : RUN go mod download 18:46:42 Removing intermediate container 6f833829a494 18:46:42 ---> 1a80a50025fc 18:46:42 Step 6/23 : COPY go.mod . 18:46:42 ---> Running in 6599f1ec2dd1 18:46:42 OK: 217 MiB in 51 packages 18:46:42 Removing intermediate container 32666fcacf62 18:46:42 ---> c9392a443405 18:46:42 Step 6/31 : COPY go.mod . 18:46:42 Removing intermediate container 34ec6335da99 18:46:42 ---> ca07cbd7e9fb 18:46:42 Step 6/21 : COPY go.mod . 18:46:43 ---> 2db718763e93 18:46:43 Step 7/23 : RUN go mod download 18:46:43 ---> Running in 0fd0bfd49e77 18:46:43 ---> edbabd915de6 18:46:43 ---> f927021bf02b 18:46:43 Step 7/21 : RUN go mod download 18:46:43 Step 7/31 : RUN go mod download 18:46:44 ---> Running in c0e6fa7a65fe 18:46:44 ---> Running in 6e68438fec69 18:46:44 Removing intermediate container db0d79e1d169 18:46:44 ---> 653fc8b2bd26 18:46:44 Step 6/22 : COPY go.mod . 18:46:45 ---> 3ed2bb5810bd 18:46:45 Step 7/22 : RUN go mod download 18:46:45 ---> Running in a1e88cebb9c8 18:46:46 Removing intermediate container 6599f1ec2dd1 18:46:46 ---> 8aafc92df651 18:46:46 Step 8/22 : COPY . . 18:46:47 Removing intermediate container 0fd0bfd49e77 18:46:47 ---> 4b257ceff5c0 18:46:47 Step 8/23 : COPY . . 18:46:49 Removing intermediate container c0e6fa7a65fe 18:46:49 ---> 0c8450393669 18:46:49 Step 8/21 : COPY . . 18:46:49 Removing intermediate container 6e68438fec69 18:46:49 ---> 5d2a93f6e307 18:46:49 Step 8/31 : COPY . . 18:46:50 Removing intermediate container a1e88cebb9c8 18:46:50 ---> 3e97ae85e589 18:46:50 Step 8/22 : COPY . . 18:47:12 ---> ce174d869ccc 18:47:12 Step 9/23 : RUN make cmd/core-command/core-command 18:47:12 ---> 6e1f9ea04714 18:47:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:47:12 ---> 76f6869c1827 18:47:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:47:12 ---> 8b9371342d56 18:47:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:47:12 ---> 5697ad6ad2ac 18:47:12 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:47:12 ---> Running in 8260be526f68 18:47:12 ---> Running in 697953a3d2bc 18:47:12 ---> Running in 0e46c067c89c 18:47:12 ---> Running in 2f49614c7a05 18:47:12 ---> Running in e31c80e2bb4c 18:47:14 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 18:47:14 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 18:47:14 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 18:47:14 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 18:47:14 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 18:49:06 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 18:49:16 Removing intermediate container 0e46c067c89c 18:49:16 ---> 03c258dcb9cf 18:49:16 18:49:16 Step 10/21 : FROM alpine:3.12 18:49:16 3.12: Pulling from library/alpine 18:49:16 Removing intermediate container 2f49614c7a05 18:49:16 ---> 895ac55d1c34 18:49:16 18:49:16 Step 10/31 : FROM alpine:3.12 18:49:17 3.12: Pulling from library/alpine 18:49:18 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:49:18 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 18:49:18 Status: Image is up to date for alpine:3.12 18:49:18 ---> d10569e2745f 18:49:18 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:49:18 Status: Downloaded newer image for alpine:3.12 18:49:18 ---> d10569e2745f 18:49:18 Step 11/21 : RUN apk add --update --no-cache curl 18:49:18 ---> Running in 09467a4c0a5f 18:49:18 ---> Running in 44c71e35d8f1 18:49:19 Removing intermediate container 09467a4c0a5f 18:49:19 ---> 886634e74084 18:49:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:49:19 ---> Running in 96bbde04e606 18:49:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:49:21 (1/4) Installing ca-certificates (20191127-r4) 18:49:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 18:49:21 (3/4) Installing libcurl (7.69.1-r3) 18:49:21 (4/4) Installing curl (7.69.1-r3) 18:49:21 Executing busybox-1.31.1-r19.trigger 18:49:21 Executing ca-certificates-20191127-r4.trigger 18:49:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:49:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:49:22 OK: 7 MiB in 18 packages 18:49:22 (1/2) Installing dumb-init (1.2.2-r1) 18:49:22 (2/2) Installing su-exec (0.2-r1) 18:49:22 Executing busybox-1.31.1-r19.trigger 18:49:22 OK: 5 MiB in 16 packages 18:49:26 Removing intermediate container 96bbde04e606 18:49:26 ---> 7a4d7638cdb8 18:49:26 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:49:26 Removing intermediate container 44c71e35d8f1 18:49:26 ---> efd8c67f2e5e 18:49:26 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:49:26 ---> Running in afd7beb12eac 18:49:26 ---> Running in 04f1f2b03154 18:49:27 Removing intermediate container 8260be526f68 18:49:27 ---> 93bcf67db03a 18:49:27 18:49:27 Step 10/23 : FROM alpine:3.12 18:49:27 ---> d10569e2745f 18:49:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:49:28 Removing intermediate container afd7beb12eac 18:49:28 ---> 86fa434e3598 18:49:28 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:49:28 Removing intermediate container 04f1f2b03154 18:49:28 ---> 1d4fa4cefef0 18:49:28 Step 13/21 : WORKDIR /edgex 18:49:28 ---> Running in 4771c7e3029f 18:49:28 ---> Running in f4495d65f1d8 18:49:28 ---> Running in 450651df1964 18:49:29 Removing intermediate container e31c80e2bb4c 18:49:29 ---> 0755fd0a6b21 18:49:29 18:49:29 Step 10/22 : FROM alpine:3.12 18:49:29 ---> d10569e2745f 18:49:29 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:49:29 Removing intermediate container 697953a3d2bc 18:49:29 ---> f5a596ba6fbd 18:49:29 18:49:29 Step 10/22 : FROM alpine:3.12 18:49:29 ---> d10569e2745f 18:49:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:49:29 ---> Running in e274db69f933 18:49:29 ---> Running in b03e32e43738 18:49:29 Removing intermediate container f4495d65f1d8 18:49:29 ---> 0a93f96be887 18:49:30 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:49:30 Removing intermediate container 450651df1964 18:49:30 ---> d1d30bba5881 18:49:30 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:49:30 ---> Running in fca35a81891d 18:49:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:49:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:49:30 ---> 7c038fd761c7 18:49:30 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:49:31 (1/1) Installing dumb-init (1.2.2-r1) 18:49:31 Executing busybox-1.31.1-r19.trigger 18:49:31 OK: 5 MiB in 15 packages 18:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:49:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:49:33 ---> 5c21c5da849d 18:49:33 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:49:33 (1/1) Installing dumb-init (1.2.2-r1) 18:49:33 Executing busybox-1.31.1-r19.trigger 18:49:33 OK: 5 MiB in 15 packages 18:49:33 (1/2) Installing ca-certificates (20191127-r4) 18:49:33 (2/2) Installing dumb-init (1.2.2-r1) 18:49:33 Executing busybox-1.31.1-r19.trigger 18:49:33 Executing ca-certificates-20191127-r4.trigger 18:49:33 Removing intermediate container 4771c7e3029f 18:49:33 ---> 4275681123de 18:49:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:49:33 OK: 6 MiB in 16 packages 18:49:34 ---> Running in e8f3a9a45d02 18:49:34 Removing intermediate container fca35a81891d 18:49:34 ---> daa39a9101d1 18:49:34 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:49:35 ---> Running in 3d06f42ed881 18:49:35 ---> 6d523bf2e2e2 18:49:35 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 18:49:35 Removing intermediate container e8f3a9a45d02 18:49:35 ---> fcfedd0b1f0f 18:49:35 Step 13/23 : ENV APP_PORT=48082 18:49:35 ---> Running in 4be25254852b 18:49:35 ---> Running in 9fa8756fa013 18:49:35 Removing intermediate container e274db69f933 18:49:35 ---> b125435d2679 18:49:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:49:35 Removing intermediate container 3d06f42ed881 18:49:35 ---> 18d52ef9be13 18:49:35 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:49:36 ---> Running in 4ebe4576bf76 18:49:36 Removing intermediate container 4be25254852b 18:49:36 Removing intermediate container 9fa8756fa013 18:49:36 ---> 569634c263d5 18:49:36 ---> b52d9af30ac3 18:49:36 Step 14/23 : EXPOSE $APP_PORT 18:49:36 Step 18/21 : CMD ["--init=true"] 18:49:36 Removing intermediate container b03e32e43738 18:49:36 ---> 07dc7de68c90 18:49:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:49:36 ---> Running in a091e8fb30c0 18:49:36 ---> Running in 28fb56f28f8f 18:49:36 Removing intermediate container 4ebe4576bf76 18:49:36 ---> 5398031ade38 18:49:36 Step 13/22 : ENV APP_PORT=48085 18:49:37 ---> Running in 0aca3bed3b2d 18:49:37 ---> Running in 9c3fd0fbd266 18:49:37 ---> 1aa716a0dfe7 18:49:37 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:49:37 ---> Running in 698a81e90e26 18:49:37 Removing intermediate container a091e8fb30c0 18:49:37 ---> 2c23f4bcfde2 18:49:37 Step 19/21 : LABEL arch=arm64 18:49:37 Removing intermediate container 28fb56f28f8f 18:49:37 ---> fa430f88a7cf 18:49:37 Step 15/23 : WORKDIR / 18:49:37 Removing intermediate container 0aca3bed3b2d 18:49:37 ---> 6e91d010f90e 18:49:37 Step 13/22 : ENV APP_PORT=48060 18:49:37 ---> Running in fcb3058047b0 18:49:37 Removing intermediate container 9c3fd0fbd266 18:49:37 ---> 31cd93242da1 18:49:37 Step 14/22 : EXPOSE $APP_PORT 18:49:37 ---> Running in 67b1f66ec308 18:49:37 ---> Running in a2c9cf028a85 18:49:38 ---> Running in 56e899b2b4c1 18:49:38 Removing intermediate container fcb3058047b0 18:49:38 ---> 098dabeaa7b4 18:49:38 Step 20/21 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:49:38 Removing intermediate container 67b1f66ec308 18:49:38 ---> 15f07683a84d 18:49:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:39 ---> Running in b0aaee53b4c3 18:49:39 Removing intermediate container a2c9cf028a85 18:49:39 ---> e1fbd883c138 18:49:39 Step 14/22 : EXPOSE $APP_PORT 18:49:39 Removing intermediate container 56e899b2b4c1 18:49:39 ---> 899d4339cd69 18:49:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:39 ---> Running in cca75116b0ee 18:49:39 Removing intermediate container b0aaee53b4c3 18:49:39 ---> 29be65833e6b 18:49:39 Step 21/21 : LABEL version=0.0.0 18:49:40 ---> Running in 6484efc3198d 18:49:40 Removing intermediate container cca75116b0ee 18:49:40 ---> d251a5a92c97 18:49:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:40 ---> ef5d5ab80d9d 18:49:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:49:40 ---> a33cf2b85a49 18:49:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:49:40 Removing intermediate container 6484efc3198d 18:49:40 ---> ff2dd32edd05 18:49:40 18:49:41 Removing intermediate container 698a81e90e26 18:49:41 ---> 42459aa1d526 18:49:41 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:49:41 Successfully built ff2dd32edd05 18:49:41 Successfully tagged docker-security-proxy-setup-go-arm64:latest 18:49:41 Building docker-sys-mgmt-agent-go 18:49:42  Building docker-security-proxy-setup-go ... done  ---> 8a4ffed3ffdc 18:49:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:49:42 ---> dcdc71b56e9c 18:49:42 ---> 50c7d7b4de27 18:49:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:49:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> d9dbbec36ff0 18:49:42 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:49:42 18:49:45 ---> a7ffd6fbbed3 18:49:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:49:45 ---> 3967a1a4c2db 18:49:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:49:45 ---> eee77fd7e298 18:49:45 Step 19/23 : ENTRYPOINT ["/core-command"] 18:49:45 ---> ef76151e02cc 18:49:45 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:49:45 ---> Running in 8ac80c58aae0 18:49:46 ---> Running in 34c3f9ca4b03 18:49:46 Removing intermediate container 8ac80c58aae0 18:49:46 ---> d3bea0cf8a71 18:49:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:47 ---> Running in 57ed423710e9 18:49:47 Removing intermediate container 34c3f9ca4b03 18:49:47 ---> 5b3d2baf8712 18:49:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:47 ---> 72e92cea738b 18:49:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:49:47 ---> f3bd12831688 18:49:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:49:48 ---> Running in 444513ebf714 18:49:48 ---> Running in b235ef0efb7c 18:49:48 Removing intermediate container 57ed423710e9 18:49:48 ---> b7f96b29df49 18:49:48 Step 20/22 : LABEL arch=arm64 18:49:48 ---> Running in 1c5ee9e13153 18:49:49 Removing intermediate container 444513ebf714 18:49:49 ---> 574ee69d4900 18:49:49 Step 21/23 : LABEL arch=arm64 18:49:49 ---> 81e4715f809b 18:49:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:49:49 Removing intermediate container b235ef0efb7c 18:49:49 ---> 9f383c171e76 18:49:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:49:49 ---> Running in 551e7cfada79 18:49:49 ---> Running in 87040db2d4a2 18:49:49 Removing intermediate container 1c5ee9e13153 18:49:49 ---> e6c3d1b21670 18:49:49 Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:49:50 ---> Running in a34dc9fb39f8 18:49:50 Removing intermediate container 551e7cfada79 18:49:50 ---> af01010d1fee 18:49:50 Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:49:50 Removing intermediate container 87040db2d4a2 18:49:50 ---> 4bf9c33dbc66 18:49:50 ---> a2ff5eea9ad0 18:49:50 Step 20/22 : LABEL arch=arm64 18:49:50 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:49:50 ---> Running in d5510cb6e142 18:49:50 ---> Running in 0daf47108cc0 18:49:50 Removing intermediate container a34dc9fb39f8 18:49:50 ---> e798e2afe3cf 18:49:50 Step 22/22 : LABEL version=0.0.0 18:49:50 ---> Running in 68ff3f6ecad8 18:49:51 Removing intermediate container d5510cb6e142 18:49:51 ---> 71b4f7c312b9 18:49:51 Step 23/23 : LABEL version=0.0.0 18:49:51 ---> Running in 2d641b1bc1c5 18:49:51 ---> Running in 2c76df4c8044 18:49:51 Removing intermediate container 0daf47108cc0 18:49:51 ---> 959aa515f075 18:49:51 Step 21/22 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:49:51 Removing intermediate container 68ff3f6ecad8 18:49:51 ---> 9bbabddcf4a0 18:49:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:49:52 ---> Running in 6ce623088879 18:49:52 Removing intermediate container 2d641b1bc1c5 18:49:52 ---> f697e1244dab 18:49:52 18:49:52 Removing intermediate container 2c76df4c8044 18:49:52 ---> 8951a9cdc2b0 18:49:52 18:49:52 Successfully built f697e1244dab 18:49:52 Successfully tagged docker-support-scheduler-go-arm64:latest 18:49:53  Building docker-support-scheduler-go ... done Removing intermediate container 6ce623088879 18:49:53 Building docker-security-secretstore-setup-go 18:49:53 ---> 7883ec680ca5 18:49:53 Step 22/22 : LABEL version=0.0.0 18:49:53 Successfully built 8951a9cdc2b0 18:49:53 Successfully tagged docker-core-command-go-arm64:latest 18:49:53 Building docker-core-data-go 18:49:53  Building docker-core-command-go ... done  ---> Running in 47376f185725 18:49:53 ---> a5b2b99bc367 18:49:53 Step 26/31 : RUN chmod +x /entrypoint.sh 18:49:54 ---> Running in f02b93459b7f 18:49:54 Removing intermediate container 47376f185725 18:49:54 ---> 5d33b938cbb6 18:49:54 18:49:54 Successfully built 5d33b938cbb6 18:49:54 Successfully tagged docker-support-notifications-go-arm64:latest 18:49:54  Building docker-support-notifications-go ... done Building docker-core-metadata-go 18:49:56 Removing intermediate container f02b93459b7f 18:49:56 ---> 7d6086092689 18:49:56 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:49:57 ---> Running in 38302ae59760 18:49:57 Removing intermediate container 38302ae59760 18:49:57 ---> 0a65064133e6 18:49:57 Step 28/31 : CMD ["gate"] 18:49:59 ---> Running in 4bfa899ea62e 18:50:00 Removing intermediate container 4bfa899ea62e 18:50:00 ---> fc372868ef3d 18:50:00 Step 29/31 : LABEL arch=arm64 18:50:01 ---> Running in 0df3bd013808 18:50:03 Removing intermediate container 0df3bd013808 18:50:03 ---> 4189073a0575 18:50:03 Step 30/31 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:50:04 ---> Running in 3b446af17bcc 18:50:05 Removing intermediate container 3b446af17bcc 18:50:05 ---> 24cb988869d6 18:50:05 Step 31/31 : LABEL version=0.0.0 18:50:06 ---> Running in 3f5e86af0d12 18:50:07 Removing intermediate container 3f5e86af0d12 18:50:07 ---> 03c54c771ddc 18:50:07 18:50:07 Successfully built 03c54c771ddc 18:50:07 Successfully tagged docker-security-bootstrapper-go-arm64:latest 18:50:25  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:50:25 ---> 07979cbd037a 18:50:25 Step 3/26 : WORKDIR /edgex-go 18:50:25 ---> Using cache 18:50:25 ---> 3277275c0a55 18:50:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:25 ---> Using cache 18:50:25 ---> 791a2e640ef6 18:50:25 Step 5/26 : RUN apk add --update --no-cache make bash git 18:50:30 ---> Running in 502c353c784a 18:50:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:32 OK: 217 MiB in 51 packages 18:50:36 Removing intermediate container 502c353c784a 18:50:36 ---> d85f0bfa121d 18:50:36 Step 6/26 : COPY go.mod . 18:50:37 ---> 770f4aad01c8 18:50:37 Step 7/26 : RUN go mod download 18:50:37 ---> Running in 77bada1003f6 18:50:40 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:50:40 ---> 07979cbd037a 18:50:40 Step 3/23 : WORKDIR /edgex-go 18:50:40 ---> Using cache 18:50:40 ---> 3277275c0a55 18:50:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:40 ---> Using cache 18:50:40 ---> 791a2e640ef6 18:50:40 Step 5/23 : RUN apk add --update --no-cache make git 18:50:40 ---> Using cache 18:50:40 ---> c9392a443405 18:50:40 Step 6/23 : COPY go.mod . 18:50:40 ---> Using cache 18:50:40 ---> f927021bf02b 18:50:40 Step 7/23 : RUN go mod download 18:50:40 ---> Using cache 18:50:40 ---> 5d2a93f6e307 18:50:40 Step 8/23 : COPY . . 18:50:40 ---> Using cache 18:50:40 ---> 5697ad6ad2ac 18:50:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:50:40 ---> Running in 9e4d4035d3db 18:50:41 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:50:41 ---> 07979cbd037a 18:50:41 Step 3/24 : WORKDIR /edgex-go 18:50:41 ---> Using cache 18:50:41 ---> 3277275c0a55 18:50:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:41 ---> Using cache 18:50:41 ---> 791a2e640ef6 18:50:41 Step 5/24 : RUN apk add --update --no-cache make git 18:50:41 ---> Using cache 18:50:41 ---> c9392a443405 18:50:41 Step 6/24 : COPY go.mod . 18:50:41 ---> Using cache 18:50:41 ---> f927021bf02b 18:50:41 Step 7/24 : RUN go mod download 18:50:41 ---> Using cache 18:50:41 ---> 5d2a93f6e307 18:50:41 Step 8/24 : COPY . . 18:50:41 ---> Using cache 18:50:41 ---> 5697ad6ad2ac 18:50:41 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:50:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 18:50:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:50:41 ---> 07979cbd037a 18:50:41 Step 3/23 : WORKDIR /edgex-go 18:50:41 ---> Using cache 18:50:41 ---> 3277275c0a55 18:50:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:50:41 ---> Using cache 18:50:41 ---> 791a2e640ef6 18:50:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:50:41 Removing intermediate container 77bada1003f6 18:50:41 ---> 8c6146999688 18:50:41 Step 8/26 : COPY . . 18:50:42 ---> Running in 01d440111e92 18:50:42 ---> Running in be2a06cd0059 18:50:42 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 18:50:44 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 18:50:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:50:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:50:46 OK: 217 MiB in 51 packages 18:50:49 Removing intermediate container 01d440111e92 18:50:49 ---> 140b6f058b4e 18:50:49 Step 6/23 : COPY go.mod . 18:50:51 ---> ae9b53711335 18:50:51 Step 7/23 : RUN go mod download 18:50:51 ---> Running in 8c4e35d1d56a 18:50:58 Removing intermediate container 8c4e35d1d56a 18:50:58 ---> 06cfb922d16f 18:50:58 Step 8/23 : COPY . . 18:51:06 ---> 6eaba2bc6f66 18:51:06 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:51:07 ---> Running in 818dbf0fc630 18:51:09 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 18:51:22 ---> 943e386a07c5 18:51:22 Step 9/23 : RUN make cmd/core-data/core-data 18:51:22 ---> Running in fece1d2a98dd 18:51:23 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 18:51:55 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 18:52:10 Removing intermediate container be2a06cd0059 18:52:10 ---> 0c69a7786da9 18:52:10 18:52:10 Step 10/24 : FROM alpine:3.12 18:52:10 ---> d10569e2745f 18:52:10 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 18:52:10 ---> Running in 654183261da0 18:52:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:52:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:52:12 (1/5) Installing ca-certificates (20191127-r4) 18:52:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 18:52:12 (3/5) Installing libcurl (7.69.1-r3) 18:52:12 (4/5) Installing curl (7.69.1-r3) 18:52:12 (5/5) Installing dumb-init (1.2.2-r1) 18:52:12 Executing busybox-1.31.1-r19.trigger 18:52:12 Executing ca-certificates-20191127-r4.trigger 18:52:12 OK: 7 MiB in 19 packages 18:52:15 Removing intermediate container 654183261da0 18:52:15 ---> 121b70851ab8 18:52:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:52:15 ---> Running in 434779500fdc 18:52:16 Removing intermediate container 434779500fdc 18:52:16 ---> e09a88daa053 18:52:16 Step 13/24 : WORKDIR / 18:52:16 ---> Running in c93741b4779c 18:52:17 Removing intermediate container c93741b4779c 18:52:17 ---> 2049d4fff4e5 18:52:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:52:18 ---> 983457ae2eb3 18:52:18 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:52:19 ---> 02fb160c8353 18:52:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:52:20 ---> f2291b393b31 18:52:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:52:22 ---> a1d438f944df 18:52:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:52:24 ---> f9e6ca52ce0d 18:52:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:52:25 ---> 1287abf67df2 18:52:25 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 18:52:25 ---> Running in f4c1d61ef5b5 18:52:29 Removing intermediate container f4c1d61ef5b5 18:52:29 ---> 52d2229322ad 18:52:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 18:52:29 ---> Running in ff9c446b3fc4 18:52:30 Removing intermediate container ff9c446b3fc4 18:52:30 ---> 672b3ab6cd12 18:52:30 Step 22/24 : LABEL arch=arm64 18:52:30 ---> Running in 96ea4076f18b 18:52:31 Removing intermediate container 96ea4076f18b 18:52:31 ---> ae5b1c4eb17f 18:52:31 Step 23/24 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:52:31 ---> Running in 369221f4f00f 18:52:32 Removing intermediate container 369221f4f00f 18:52:32 ---> a1c5310407ae 18:52:32 Step 24/24 : LABEL version=0.0.0 18:52:32 ---> Running in e45a78e49655 18:52:33 Removing intermediate container e45a78e49655 18:52:33 ---> bd181ba8c60f 18:52:33 18:52:34 Successfully built bd181ba8c60f 18:52:34 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 18:52:37  Building docker-security-secretstore-setup-go ... done Removing intermediate container 9e4d4035d3db 18:52:37 ---> 572ed4f16f0c 18:52:37 18:52:37 Step 10/23 : FROM alpine:3.12 18:52:37 ---> d10569e2745f 18:52:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:52:37 ---> Using cache 18:52:37 ---> b125435d2679 18:52:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:52:37 ---> Using cache 18:52:37 ---> 5398031ade38 18:52:37 Step 13/23 : ENV APP_PORT=48081 18:52:37 ---> Running in f0c3f8596d52 18:52:38 Removing intermediate container f0c3f8596d52 18:52:38 ---> 2a38dd7a892b 18:52:38 Step 14/23 : EXPOSE $APP_PORT 18:52:38 ---> Running in af879337acc1 18:52:38 Removing intermediate container 818dbf0fc630 18:52:38 ---> a3b252d7db58 18:52:38 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:52:38 ---> Running in af0b6804a15b 18:52:39 Removing intermediate container af879337acc1 18:52:39 ---> 54c4048b42b6 18:52:39 Step 15/23 : WORKDIR / 18:52:39 ---> Running in d7b232c1228f 18:52:40 Removing intermediate container d7b232c1228f 18:52:40 ---> 9e9e43131693 18:52:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:52:41 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 18:52:41 ---> 9d3bce6405cc 18:52:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:52:43 ---> 396321d0095b 18:52:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:52:45 ---> eb33886c7901 18:52:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:52:45 ---> Running in d6c660b2603b 18:52:45 Removing intermediate container d6c660b2603b 18:52:45 ---> 35e165d269ed 18:52:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:52:45 Removing intermediate container af0b6804a15b 18:52:45 ---> a4369064c25b 18:52:45 18:52:45 Step 11/26 : FROM docker:20.10.0 18:52:45 ---> Running in a470f899c401 18:52:45 20.10.0: Pulling from library/docker 18:52:46 Removing intermediate container a470f899c401 18:52:46 ---> 6d3517d93480 18:52:46 Step 21/23 : LABEL arch=arm64 18:52:46 ---> Running in 4a4ce3a037e9 18:52:47 Removing intermediate container 4a4ce3a037e9 18:52:47 ---> 796ec50e1463 18:52:47 Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:52:48 ---> Running in 5a10079750b5 18:52:48 Removing intermediate container 5a10079750b5 18:52:48 ---> 57695d9feb8d 18:52:48 Step 23/23 : LABEL version=0.0.0 18:52:48 ---> Running in 975054bcc9e0 18:52:49 Removing intermediate container 975054bcc9e0 18:52:49 ---> 40ec2b332f28 18:52:49 18:52:50 Successfully built 40ec2b332f28 18:52:50 Successfully tagged docker-core-metadata-go-arm64:latest 18:52:55  Building docker-core-metadata-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:52:55 Status: Downloaded newer image for docker:20.10.0 18:52:55 ---> eeaf43b92773 18:52:55 Step 12/26 : RUN apk add --no-cache bash 18:52:56 ---> Running in a26688644635 18:52:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:52:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:52:58 (1/2) Installing readline (8.0.4-r0) 18:52:58 (2/2) Installing bash (5.0.17-r0) 18:52:58 Executing bash-5.0.17-r0.post-install 18:52:58 Executing busybox-1.31.1-r19.trigger 18:52:58 OK: 12 MiB in 22 packages 18:52:59 Removing intermediate container fece1d2a98dd 18:52:59 ---> 4190abe5ba54 18:52:59 18:52:59 Step 10/23 : FROM alpine:3.12 18:52:59 ---> d10569e2745f 18:52:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:53:00 ---> Running in f595dbe0ad21 18:53:00 Removing intermediate container a26688644635 18:53:00 ---> dbdefb9f16b7 18:53:00 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 18:53:00 ---> Running in caa3b6489e3e 18:53:00 Removing intermediate container f595dbe0ad21 18:53:00 ---> bd509ffbb1d0 18:53:00 Step 12/23 : ENV APP_PORT=48080 18:53:00 ---> Running in d1f2a7108ec4 18:53:01 Removing intermediate container caa3b6489e3e 18:53:01 ---> 0a79bf514a10 18:53:01 Step 14/26 : ENV APP_PORT=48090 18:53:01 ---> Running in ee2a9db1b46b 18:53:01 Removing intermediate container d1f2a7108ec4 18:53:01 ---> 3fc8478abed7 18:53:01 Step 13/23 : EXPOSE $APP_PORT 18:53:01 ---> Running in 47da4d37caaa 18:53:01 Removing intermediate container ee2a9db1b46b 18:53:01 ---> cc6a2a44ade4 18:53:01 Step 15/26 : EXPOSE $APP_PORT 18:53:01 ---> Running in a595af10cd5e 18:53:02 Removing intermediate container 47da4d37caaa 18:53:02 ---> 4a16db023698 18:53:02 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:53:02 ---> Running in d23e54cda8bd 18:53:02 Removing intermediate container a595af10cd5e 18:53:02 ---> 50796195d4fc 18:53:02 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:53:03 ---> 0c26976952aa 18:53:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:53:04 ---> 16c729cde50f 18:53:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:53:05 Removing intermediate container d23e54cda8bd 18:53:05 ---> 8de2d8f54346 18:53:05 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:53:05 ---> Running in 92d6fcd065cf 18:53:05 ---> 5baad44646d2 18:53:05 Step 19/26 : RUN apk --no-cache add py3-pip 18:53:05 ---> Running in fbb0a4b939f5 18:53:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:53:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:53:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:53:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:53:08 (1/6) Installing dumb-init (1.2.2-r1) 18:53:08 (2/6) Installing libgcc (9.3.0-r2) 18:53:08 (1/33) Installing libbz2 (1.0.8-r1) 18:53:08 (2/33) Installing expat (2.2.9-r1) 18:53:08 (3/33) Installing libffi (3.3-r2) 18:53:08 (4/33) Installing gdbm (1.13-r1) 18:53:08 (3/6) Installing libsodium (1.0.18-r0) 18:53:08 (5/33) Installing xz-libs (5.2.5-r0) 18:53:08 (6/33) Installing sqlite-libs (3.32.1-r0) 18:53:08 (4/6) Installing libstdc++ (9.3.0-r2) 18:53:08 (7/33) Installing python3 (3.8.5-r1) 18:53:08 (5/6) Installing libzmq (4.3.3-r0) 18:53:08 (6/6) Installing zeromq (4.3.3-r0) 18:53:08 Executing busybox-1.31.1-r19.trigger 18:53:08 OK: 8 MiB in 20 packages 18:53:10 (8/33) Installing py3-appdirs (1.4.4-r1) 18:53:10 (9/33) Installing py3-ordered-set (4.0.1-r0) 18:53:10 (10/33) Installing py3-parsing (2.4.7-r0) 18:53:10 (11/33) Installing py3-six (1.15.0-r0) 18:53:10 (12/33) Installing py3-packaging (20.4-r0) 18:53:10 (13/33) Installing py3-setuptools (47.0.0-r0) 18:53:10 (14/33) Installing py3-chardet (3.0.4-r4) 18:53:11 (15/33) Installing py3-idna (2.9-r0) 18:53:11 (16/33) Installing py3-certifi (2020.4.5.1-r0) 18:53:11 (17/33) Installing py3-urllib3 (1.25.9-r0) 18:53:11 (18/33) Installing py3-requests (2.23.0-r0) 18:53:11 (19/33) Installing py3-msgpack (1.0.0-r0) 18:53:11 (20/33) Installing py3-lockfile (0.12.2-r3) 18:53:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 18:53:11 (22/33) Installing py3-colorama (0.4.3-r0) 18:53:11 (23/33) Installing py3-distlib (0.3.0-r0) 18:53:11 Removing intermediate container 92d6fcd065cf 18:53:11 ---> e19abc3bf037 18:53:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:11 (24/33) Installing py3-distro (1.5.0-r1) 18:53:11 (25/33) Installing py3-webencodings (0.5.1-r3) 18:53:11 (26/33) Installing py3-html5lib (1.0.1-r4) 18:53:11 (27/33) Installing py3-pytoml (0.1.21-r0) 18:53:11 (28/33) Installing py3-pep517 (0.8.2-r0) 18:53:11 (29/33) Installing py3-progress (1.5-r0) 18:53:11 (30/33) Installing py3-toml (0.10.1-r0) 18:53:11 (31/33) Installing py3-retrying (1.3.3-r0) 18:53:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 18:53:11 (33/33) Installing py3-pip (20.1.1-r0) 18:53:11 Executing busybox-1.31.1-r19.trigger 18:53:11 OK: 71 MiB in 55 packages 18:53:12 ---> 235f82c527b7 18:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:53:13 ---> 52c96b397d23 18:53:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:53:15 ---> ba0ce65c4cf5 18:53:15 Step 19/23 : ENTRYPOINT ["/core-data"] 18:53:15 ---> Running in 2c6c4bf73feb 18:53:15 Removing intermediate container 2c6c4bf73feb 18:53:15 ---> 0b75602f36cb 18:53:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:15 ---> Running in c964a45bbfe0 18:53:16 Removing intermediate container c964a45bbfe0 18:53:16 ---> 66366e3cf448 18:53:16 Step 21/23 : LABEL arch=arm64 18:53:16 ---> Running in 1b495f3f26ce 18:53:17 Removing intermediate container 1b495f3f26ce 18:53:17 ---> 522b71a1c8d4 18:53:17 Step 22/23 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:53:17 Removing intermediate container fbb0a4b939f5 18:53:17 ---> e272ff343844 18:53:17 Step 20/26 : RUN pip install docker-compose==1.23.2 18:53:17 ---> Running in 8208ddd9d3e5 18:53:17 ---> Running in f6e59a723bf6 18:53:18 Removing intermediate container 8208ddd9d3e5 18:53:18 ---> 2c4a08b28ed7 18:53:18 Step 23/23 : LABEL version=0.0.0 18:53:18 ---> Running in 05ef2a4f73c0 18:53:19 Removing intermediate container 05ef2a4f73c0 18:53:19 ---> 185ef2eba7b9 18:53:19 18:53:19 Successfully built 185ef2eba7b9 18:53:19 Successfully tagged docker-core-data-go-arm64:latest 18:53:24  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 18:53:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:53:25 Collecting jsonschema<3,>=2.5.1 18:53:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:53:26 Collecting docker<4.0,>=3.6.0 18:53:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:53:27 Collecting websocket-client<1.0,>=0.32.0 18:53:27 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 18:53:27 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 18:53:27 Collecting docopt<0.7,>=0.6.1 18:53:27 Downloading docopt-0.6.2.tar.gz (25 kB) 18:53:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:53:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:53:32 Collecting PyYAML<4,>=3.10 18:53:32 Downloading PyYAML-3.13.tar.gz (270 kB) 18:53:37 Collecting dockerpty<0.5,>=0.4.1 18:53:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:53:39 Collecting texttable<0.10,>=0.9.0 18:53:39 Downloading texttable-0.9.1.tar.gz (11 kB) 18:53:42 Collecting cached-property<2,>=1.2.0 18:53:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:53:42 Collecting docker-pycreds>=0.4.0 18:53:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:53:42 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) 18:53:43 Collecting urllib3<1.25,>=1.21.1 18:53:43 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:53:43 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) 18:53:43 Collecting idna<2.8,>=2.5 18:53:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:53:44 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 18:53:44 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 18:53:44 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 18:53:44 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 18:53:45 Installing collected packages: jsonschema, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, PyYAML, dockerpty, texttable, cached-property, docker-compose 18:53:46 Attempting uninstall: urllib3 18:53:46 Found existing installation: urllib3 1.25.9 18:53:46 Uninstalling urllib3-1.25.9: 18:53:46 Successfully uninstalled urllib3-1.25.9 18:53:46 Attempting uninstall: idna 18:53:46 Found existing installation: idna 2.9 18:53:46 Uninstalling idna-2.9: 18:53:47 Successfully uninstalled idna-2.9 18:53:47 Attempting uninstall: requests 18:53:47 Found existing installation: requests 2.23.0 18:53:47 Uninstalling requests-2.23.0: 18:53:47 Successfully uninstalled requests-2.23.0 18:53:49 Running setup.py install for docopt: started 18:53:51 Running setup.py install for docopt: finished with status 'done' 18:53:51 Running setup.py install for PyYAML: started 18:53:54 Running setup.py install for PyYAML: finished with status 'done' 18:53:54 Running setup.py install for dockerpty: started 18:53:57 Running setup.py install for dockerpty: finished with status 'done' 18:53:57 Running setup.py install for texttable: started 18:53:59 Running setup.py install for texttable: finished with status 'done' 18:54:00 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 18:54:06 Removing intermediate container f6e59a723bf6 18:54:06 ---> 34ad9988e360 18:54:06 Step 21/26 : RUN apk --no-cache add curl 18:54:06 ---> Running in 121a1c35d7de 18:54:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:54:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:54:07 (1/3) Installing nghttp2-libs (1.41.0-r0) 18:54:07 (2/3) Installing libcurl (7.69.1-r3) 18:54:07 (3/3) Installing curl (7.69.1-r3) 18:54:07 Executing busybox-1.31.1-r19.trigger 18:54:07 OK: 71 MiB in 58 packages 18:54:08 Removing intermediate container 121a1c35d7de 18:54:08 ---> 0a8ba5387df8 18:54:08 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 18:54:08 ---> Running in 14de2eadb482 18:54:09 Removing intermediate container 14de2eadb482 18:54:09 ---> 729b9995e907 18:54:09 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:09 ---> Running in 9b520acc21ef 18:54:10 Removing intermediate container 9b520acc21ef 18:54:10 ---> 01af5466eddb 18:54:10 Step 24/26 : LABEL arch=arm64 18:54:10 ---> Running in 66873a66ed0c 18:54:10 Removing intermediate container 66873a66ed0c 18:54:10 ---> 3c8a8c5c8dbf 18:54:10 Step 25/26 : LABEL git_sha=0ca5e8566446efca00335dfd6e027da7f2d61546 18:54:11 ---> Running in 19928dd9434b 18:54:11 Removing intermediate container 19928dd9434b 18:54:11 ---> 8f4439c7bff5 18:54:11 Step 26/26 : LABEL version=0.0.0 18:54:11 ---> Running in 95f7b78b9e7b 18:54:12 Removing intermediate container 95f7b78b9e7b 18:54:12 ---> a0f375c15081 18:54:12 18:54:12 Successfully built a0f375c15081 18:54:12 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 18:54:13  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 18:54:13 $ docker stop --time=1 afb4d03e38349fd48d6c644f60598071a98ae29a2536720cdf79633af4c11f4e 18:54:15 $ docker rm -f afb4d03e38349fd48d6c644f60598071a98ae29a2536720cdf79633af4c11f4e [Pipeline] // withDockerContainer [Pipeline] sh 18:54:15 + docker images 18:54:15 + grep docker 18:54:16 docker-sys-mgmt-agent-go-arm64 latest a0f375c15081 4 seconds ago 300MB 18:54:16 docker-core-data-go-arm64 latest 185ef2eba7b9 57 seconds ago 21.1MB 18:54:16 docker-core-metadata-go-arm64 latest 40ec2b332f28 About a minute ago 17.9MB 18:54:16 docker-security-secretstore-setup-go-arm64 latest bd181ba8c60f About a minute ago 23.7MB 18:54:16 docker-security-bootstrapper-go-arm64 latest 03c54c771ddc 4 minutes ago 17.8MB 18:54:16 docker-support-notifications-go-arm64 latest 5d33b938cbb6 4 minutes ago 16.9MB 18:54:16 docker-core-command-go-arm64 latest 8951a9cdc2b0 4 minutes ago 16.2MB 18:54:16 docker-support-scheduler-go-arm64 latest f697e1244dab 4 minutes ago 16.3MB 18:54:16 docker-security-proxy-setup-go-arm64 latest ff2dd32edd05 4 minutes ago 23.4MB 18:54:16 docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:54:17 ---> job-cost.sh 18:54:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mqsY 18:55:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:57:56 lf-activate-venv(): INFO: Adding /tmp/venv-mqsY/bin to PATH 18:57:56 INFO: No Stack... 18:57:58 INFO: Retrieving Pricing Info for: lf-standard-4 18:57:59 INFO: Archiving Costs [Pipeline] sh 18:57:59 + cut -d, -f6 18:57:59 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 18:57:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] 18:57:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] did not exist. Created. 18:57:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:58:00 + echo total: 0.20999999344348907 [Pipeline] stash 18:58:00 Stashed 1 file(s) [Pipeline] } 18:58:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3232-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:58:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:58:05 ---> package-listing.sh 18:58:05 ++ tr '[:upper:]' '[:lower:]' 18:58:05 ++ facter osfamily 18:58:05 + OS_FAMILY=redhat 18:58:05 + workspace=/w/workspace/edgex-go/1 18:58:05 + START_PACKAGES=/tmp/packages_start.txt 18:58:05 + END_PACKAGES=/tmp/packages_end.txt 18:58:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:58:05 + PACKAGES=/tmp/packages_start.txt 18:58:05 + '[' /w/workspace/edgex-go/1 ']' 18:58:05 + PACKAGES=/tmp/packages_end.txt 18:58:05 + case "${OS_FAMILY}" in 18:58:05 + rpm -qa 18:58:05 + sort 18:58:11 + '[' -f /tmp/packages_start.txt ']' 18:58:11 + '[' -f /tmp/packages_end.txt ']' 18:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:58:11 + '[' /w/workspace/edgex-go/1 ']' 18:58:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 18:58:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 18:58:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:11 18:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:12 alpine: Pulling from edgex-lftools-log-publisher 18:58:12 df20fa9351a1: Pulling fs layer 18:58:12 36b3adc4ff6f: Pulling fs layer 18:58:12 8ad3a11d3b57: Pulling fs layer 18:58:12 46f8f816bc3b: Pulling fs layer 18:58:12 93b61091891f: Pulling fs layer 18:58:12 93b9cdb0e59b: Pulling fs layer 18:58:12 5e14af77c1be: Pulling fs layer 18:58:12 01666e4c0597: Pulling fs layer 18:58:12 aa168da1d23b: Pulling fs layer 18:58:12 46f8f816bc3b: Waiting 18:58:12 93b61091891f: Waiting 18:58:12 93b9cdb0e59b: Waiting 18:58:12 5e14af77c1be: Waiting 18:58:12 01666e4c0597: Waiting 18:58:12 aa168da1d23b: Waiting 18:58:12 36b3adc4ff6f: Download complete 18:58:12 46f8f816bc3b: Verifying Checksum 18:58:12 46f8f816bc3b: Download complete 18:58:12 df20fa9351a1: Verifying Checksum 18:58:12 df20fa9351a1: Download complete 18:58:12 93b61091891f: Verifying Checksum 18:58:12 93b61091891f: Download complete 18:58:12 93b9cdb0e59b: Verifying Checksum 18:58:12 93b9cdb0e59b: Download complete 18:58:12 01666e4c0597: Verifying Checksum 18:58:12 01666e4c0597: Download complete 18:58:12 5e14af77c1be: Verifying Checksum 18:58:12 5e14af77c1be: Download complete 18:58:12 8ad3a11d3b57: Verifying Checksum 18:58:12 8ad3a11d3b57: Download complete 18:58:12 df20fa9351a1: Pull complete 18:58:13 36b3adc4ff6f: Pull complete 18:58:14 aa168da1d23b: Verifying Checksum 18:58:14 aa168da1d23b: Download complete 18:58:14 8ad3a11d3b57: Pull complete 18:58:15 46f8f816bc3b: Pull complete 18:58:16 93b61091891f: Pull complete 18:58:16 93b9cdb0e59b: Pull complete 18:58:16 5e14af77c1be: Pull complete 18:58:16 01666e4c0597: Pull complete 18:58:24 aa168da1d23b: Pull complete 18:58:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:58:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:58:25 prd-centos7-docker-4c-2g-28737 does not seem to be running inside a container 18:58:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:58:30 $ docker top 714be9c3e7355372cd538d1aff4cb588a7b3ad09b519f54342a7821c158b01fb -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:30 + touch /tmp/pre-build-complete [Pipeline] sh 18:58:30 + mkdir -p /var/log/sa [Pipeline] sh 18:58:31 + ls /var/log/sa-host 18:58:31 + sadf -c /var/log/sa-host/sa05 18:58:31 file_magic: OK 18:58:31 HZ: Using current value: 100 18:58:31 file_header: OK 18:58:31 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 18:58:31 Statistics: 18:58:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:58:31 File successfully converted to sysstat format version 12.2.1 18:58:31 + sadf -c /var/log/sa-host/sa23 18:58:31 file_magic: OK 18:58:31 HZ: Using current value: 100 18:58:31 file_header: OK 18:58:31 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 18:58:31 Statistics: 18:58:31 Hnuu...uuuununununu... 18:58:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:31 provisioning config files... 18:58:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8428331559541045328tmp [Pipeline] { [Pipeline] echo 18:58:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:32 ---> create-netrc.sh [Pipeline] } 18:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:58:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:58:32 ---> python-tools-install.sh [Pipeline] echo 18:58:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:58:32 ---> sudo-logs.sh 18:58:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:58:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:58:33 ---> job-cost.sh 18:58:33 lf-activate-venv: SKIPPING 18:58:33 DEBUG: total: 0.20999999344348907 18:58:33 INFO: Retrieving Stack Cost... 18:58:34 INFO: Retrieving Pricing Info for: v1-standard-2 18:58:34 INFO: Archiving Costs [Pipeline] echo 18:58:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:34 ---> logs-deploy.sh 18:58:34 lf-activate-venv: SKIPPING 18:58:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3232/1 18:58:34 INFO: archiving workspace using pattern(s): 18:58:36 Archives upload complete. 18:58:36 INFO: archiving logs to Nexus 18:58:37 ---> uname -a: 18:58:37 Linux prd-centos7-docker-4c-2g-28737.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:58:37 18:58:37 18:58:37 ---> lscpu: 18:58:37 Architecture: x86_64 18:58:37 CPU op-mode(s): 32-bit, 64-bit 18:58:37 Byte Order: Little Endian 18:58:37 Address sizes: 40 bits physical, 48 bits virtual 18:58:37 CPU(s): 4 18:58:37 On-line CPU(s) list: 0-3 18:58:37 Thread(s) per core: 1 18:58:37 Core(s) per socket: 1 18:58:37 Socket(s): 4 18:58:37 NUMA node(s): 1 18:58:37 Vendor ID: GenuineIntel 18:58:37 CPU family: 6 18:58:37 Model: 44 18:58:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:58:37 Stepping: 1 18:58:37 CPU MHz: 2933.438 18:58:37 BogoMIPS: 5866.87 18:58:37 Virtualization: VT-x 18:58:37 Hypervisor vendor: KVM 18:58:37 Virtualization type: full 18:58:37 L1d cache: 128 KiB 18:58:37 L1i cache: 128 KiB 18:58:37 L2 cache: 16 MiB 18:58:37 L3 cache: 64 MiB 18:58:37 NUMA node0 CPU(s): 0-3 18:58:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:58:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:58:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:58:37 Vulnerability Meltdown: Mitigation; PTI 18:58:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:58:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:58:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:58:37 Vulnerability Srbds: Not affected 18:58:37 Vulnerability Tsx async abort: Not affected 18:58:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 18:58:37 18:58:37 18:58:37 ---> nproc: 18:58:37 4 18:58:37 18:58:37 18:58:37 ---> df -h: 18:58:37 Filesystem Size Used Available Use% Mounted on 18:58:37 overlay 50.0G 11.7G 38.2G 23% / 18:58:37 tmpfs 64.0M 0 64.0M 0% /dev 18:58:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:58:37 shm 64.0M 0 64.0M 0% /dev/shm 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /facter-os 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/resolv.conf 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hostname 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /etc/hosts 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/secure 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/auth.log 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /run/cloud-init/result.json 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /var/log/sa-host 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/1 18:58:37 /dev/vda1 50.0G 11.7G 38.2G 23% /w/workspace/edgex-go/1@tmp 18:58:37 18:58:37 18:58:37 ---> free -m: 18:58:37 total used free shared buff/cache available 18:58:37 Mem: 1837 713 117 0 1006 1038 18:58:37 Swap: 1023 50 973 18:58:37 18:58:37 18:58:37 ---> ip addr: 18:58:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:58:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:58:37 inet 127.0.0.1/8 scope host lo 18:58:37 valid_lft forever preferred_lft forever 18:58:37 inet6 ::1/128 scope host 18:58:37 valid_lft forever preferred_lft forever 18:58:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:58:37 link/ether fa:16:3e:ff:e0:7a brd ff:ff:ff:ff:ff:ff 18:58:37 inet 10.30.123.184/23 brd 10.30.123.255 scope global dynamic eth0 18:58:37 valid_lft 84752sec preferred_lft 84752sec 18:58:37 inet6 fe80::f816:3eff:feff:e07a/64 scope link 18:58:37 valid_lft forever preferred_lft forever 18:58:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:58:37 link/ether 02:42:0f:72:ee:28 brd ff:ff:ff:ff:ff:ff 18:58:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:58:37 valid_lft forever preferred_lft forever 18:58:37 inet6 fe80::42:fff:fe72:ee28/64 scope link 18:58:37 valid_lft forever preferred_lft forever 18:58:37 18:58:37 18:58:37 ---> sar -b -r -n DEV: 18:58:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 18:58:37 18:58:37 18:30:57 LINUX RESTART (4 CPU) 18:58:37 18:58:37 18:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:58:37 18:33:02 206.17 89.70 116.47 0.00 7550.50 46594.76 0.00 18:58:37 18:34:01 269.26 103.21 166.05 0.00 4387.37 21412.63 0.00 18:58:37 18:35:01 123.18 41.73 81.45 0.00 1717.27 9904.27 0.00 18:58:37 18:36:01 136.54 44.05 92.49 0.00 2739.48 21980.70 0.00 18:58:37 18:37:02 1776.16 1454.11 322.04 0.00 136939.10 198219.25 0.00 18:58:37 18:38:02 1937.24 1696.06 241.18 0.00 99229.78 113163.70 0.00 18:58:37 18:39:01 1155.16 793.66 361.51 0.00 98435.13 154471.92 0.00 18:58:37 18:40:02 1134.29 829.90 304.39 0.00 52827.34 56385.04 0.00 18:58:37 18:41:01 85.00 20.94 64.07 0.00 3285.58 8108.11 0.00 18:58:37 18:42:01 0.75 0.55 0.20 0.00 24.64 2.25 0.00 18:58:37 18:43:01 0.32 0.02 0.30 0.00 0.53 3.26 0.00 18:58:37 18:44:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 18:58:37 18:45:01 0.30 0.00 0.30 0.00 0.00 3.40 0.00 18:58:37 18:46:01 0.58 0.30 0.28 0.00 9.59 2.50 0.00 18:58:37 18:47:01 2.18 1.38 0.80 0.00 45.29 15.48 0.00 18:58:37 18:48:01 0.30 0.00 0.30 0.00 0.00 2.91 0.00 18:58:37 18:49:01 0.28 0.05 0.23 0.00 0.93 3.73 0.00 18:58:37 18:50:01 0.33 0.00 0.33 0.00 0.00 4.28 0.00 18:58:37 18:51:01 0.27 0.03 0.23 0.00 0.53 2.90 0.00 18:58:37 18:52:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 18:58:37 18:53:01 0.28 0.02 0.27 0.00 0.27 2.56 0.00 18:58:37 18:54:01 0.27 0.02 0.25 0.00 0.27 2.90 0.00 18:58:37 18:55:01 0.33 0.02 0.32 0.00 0.53 3.25 0.00 18:58:37 18:56:01 0.23 0.00 0.23 0.00 0.00 2.35 0.00 18:58:37 18:57:02 0.28 0.00 0.28 0.00 0.00 3.36 0.00 18:58:37 18:58:01 0.22 0.00 0.22 0.00 0.00 2.49 0.00 18:58:37 Average: 263.24 195.68 67.56 0.00 15711.39 24312.81 0.00 18:58:37 18:58:37 18:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:37 18:33:02 71280 0 711264 37.80 1796 1097204 1440436 49.16 568140 999064 66664 18:58:37 18:34:01 68864 0 952592 50.63 960 859128 1890784 64.53 744428 789436 54160 18:58:37 18:35:01 297176 0 775740 41.23 676 807952 1683076 57.44 555420 739560 50868 18:58:37 18:36:01 147060 0 786920 41.82 496 947068 1547888 52.83 586932 847772 91864 18:58:37 18:37:02 65780 0 832180 44.23 0 983584 2326476 79.40 778748 817428 57996 18:58:37 18:38:02 165820 0 1136948 60.43 0 578776 3595372 122.70 754272 680888 53676 18:58:37 18:39:01 494928 0 700296 37.22 0 686320 1561452 53.29 479164 682352 364 18:58:37 18:40:02 96060 0 908904 48.31 0 876580 1878092 64.10 789860 736764 12 18:58:37 18:41:01 358304 0 644632 34.26 0 878608 1217064 41.54 533532 740720 12 18:58:37 18:42:01 362736 0 639468 33.99 0 879340 1184992 40.44 531512 739424 8 18:58:37 18:43:01 363032 0 639180 33.97 0 879332 1184992 40.44 531432 739424 8 18:58:37 18:44:01 363416 0 638772 33.95 0 879356 1184980 40.44 531360 739440 8 18:58:37 18:45:01 364384 0 637792 33.90 0 879368 1184836 40.44 530540 739440 8 18:58:37 18:46:01 364096 0 637708 33.89 0 879740 1185284 40.45 530836 739440 8 18:58:37 18:47:01 362424 0 638824 33.95 0 880296 1184920 40.44 531620 739880 8 18:58:37 18:48:01 362488 0 638752 33.95 0 880304 1184836 40.44 531312 739880 12 18:58:37 18:49:01 362480 0 638752 33.95 0 880312 1184836 40.44 531192 739912 8 18:58:37 18:50:01 362512 0 638712 33.95 0 880320 1184836 40.44 531076 739908 8 18:58:37 18:51:01 361964 0 639260 33.98 0 880320 1184968 40.44 532044 739916 8 18:58:37 18:52:01 362216 0 638992 33.96 0 880336 1184920 40.44 531644 739924 8 18:58:37 18:53:01 362816 0 638392 33.93 0 880336 1184836 40.44 531216 739924 12 18:58:37 18:54:01 362536 0 638656 33.94 0 880352 1184836 40.44 531224 739940 8 18:58:37 18:55:01 362560 0 638640 33.94 0 880344 1184836 40.44 531348 739940 8 18:58:37 18:56:01 362808 0 638368 33.93 0 880368 1184836 40.44 531228 739960 8 18:58:37 18:57:02 362176 0 638992 33.96 0 880376 1184920 40.44 531556 739956 8 18:58:37 18:58:01 362324 0 638836 33.95 0 880384 1184884 40.44 531564 739956 8 18:58:37 Average: 305086 0 704137 37.42 151 872169 1434007 48.94 570123 754240 14452 18:58:37 18:58:37 18:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:37 18:33:02 veth38096f6 51.38 62.69 3.46 351.49 0.00 0.00 0.00 0.00 18:58:37 18:33:02 eth0 1147.70 1184.21 6194.55 135.76 0.00 0.00 0.00 0.00 18:58:37 18:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:33:02 docker0 883.67 780.17 71.81 3030.81 0.00 0.00 0.00 0.00 18:58:37 18:34:01 vethe2e4a25 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 18:58:37 18:34:01 eth0 158.01 119.78 518.79 21.42 0.00 0.00 0.00 0.00 18:58:37 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:34:01 docker0 100.83 125.33 7.87 489.43 0.00 0.00 0.00 0.00 18:58:37 18:35:01 vethe2e4a25 2.33 2.33 0.19 0.19 0.00 0.00 0.00 0.00 18:58:37 18:35:01 eth0 39.80 27.39 23.57 70.23 0.00 0.00 0.00 0.00 18:58:37 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:35:01 docker0 2.33 2.33 0.15 0.19 0.00 0.00 0.00 0.00 18:58:37 18:36:01 eth0 216.53 180.97 1690.53 25.02 0.00 0.00 0.00 0.00 18:58:37 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:37:02 vetha456f4b 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 18:58:37 18:37:02 eth0 94.29 66.25 179.66 79.03 0.00 0.00 0.00 0.00 18:58:37 18:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:37:02 docker0 12.43 30.22 0.65 144.31 0.00 0.00 0.00 0.00 18:58:37 18:38:02 veth9943b9a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:58:37 18:38:02 veth641520b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:58:37 18:38:02 vethe25f508 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:58:37 18:38:02 veth77dfd18 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:58:37 18:39:01 vetha456f4b 0.00 0.66 0.00 0.03 0.00 0.00 0.00 0.00 18:58:37 18:39:01 eth0 3038.02 2594.73 13954.10 545.66 0.00 0.00 0.00 0.00 18:58:37 18:39:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:37 18:39:01 docker0 1042.21 1016.02 83.07 4180.68 0.00 0.00 0.00 0.00 18:58:37 18:40:02 vetha456f4b 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 18:58:37 18:40:02 veth6b1c288 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:40:02 eth0 74.87 39.64 190.78 22.32 0.00 0.00 0.00 0.00 18:58:37 18:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:41:01 eth0 55.47 46.95 61.49 79.35 0.00 0.00 0.00 0.00 18:58:37 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:41:01 docker0 1068.89 1057.89 84.98 4406.57 0.00 0.00 0.00 0.00 18:58:37 18:42:01 eth0 1.35 0.50 0.48 0.28 0.00 0.00 0.00 0.00 18:58:37 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:43:01 eth0 1.47 0.52 0.59 0.36 0.00 0.00 0.00 0.00 18:58:37 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:44:01 eth0 0.77 0.45 0.36 0.24 0.00 0.00 0.00 0.00 18:58:37 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:45:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:37 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:37 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:47:01 eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 18:58:37 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:48:01 eth0 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:58:37 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:49:01 eth0 0.60 0.05 0.05 0.00 0.00 0.00 0.00 0.00 18:58:37 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:50:01 eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:58:37 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:51:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 18:58:37 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:52:01 eth0 0.33 0.13 0.14 0.07 0.00 0.00 0.00 0.00 18:58:37 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:58:37 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:54:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 18:58:37 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:55:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:58:37 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:57:02 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:58:37 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:58:01 eth0 0.25 0.14 0.07 0.01 0.00 0.00 0.00 0.00 18:58:37 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 Average: eth0 79.28 71.21 410.14 20.43 0.00 0.00 0.00 0.00 18:58:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:37 Average: docker0 40.50 40.09 3.22 166.97 0.00 0.00 0.00 0.00 18:58:37 18:58:37 18:58:37 ---> sar -P ALL: 18:58:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/05/21 _x86_64_ (4 CPU) 18:58:37 18:58:37 18:30:57 LINUX RESTART (4 CPU) 18:58:37 18:58:37 18:32:01 CPU %user %nice %system %iowait %steal %idle 18:58:37 18:33:02 all 16.74 0.00 9.22 2.06 0.17 71.80 18:58:37 18:33:02 0 20.75 0.00 12.30 1.45 0.21 65.28 18:58:37 18:33:02 1 15.87 0.00 7.96 1.40 0.19 74.58 18:58:37 18:33:02 2 16.32 0.00 8.52 3.25 0.15 71.75 18:58:37 18:33:02 3 14.07 0.00 8.13 2.12 0.14 75.54 18:58:37 18:34:01 all 26.19 0.00 9.12 6.05 0.16 58.47 18:58:37 18:34:01 0 25.45 0.00 8.96 4.73 0.16 60.70 18:58:37 18:34:01 1 27.15 0.00 9.07 6.80 0.12 56.86 18:58:37 18:34:01 2 26.93 0.00 9.28 6.77 0.23 56.79 18:58:37 18:34:01 3 25.24 0.00 9.17 5.88 0.16 59.54 18:58:37 18:35:01 all 50.88 0.00 13.75 4.25 0.39 30.73 18:58:37 18:35:01 0 52.11 0.00 13.63 4.00 0.41 29.84 18:58:37 18:35:01 1 49.61 0.00 14.05 5.23 0.29 30.81 18:58:37 18:35:01 2 50.01 0.00 14.11 5.05 0.53 30.30 18:58:37 18:35:01 3 51.80 0.00 13.18 2.73 0.33 31.96 18:58:37 18:36:01 all 41.31 0.00 14.28 2.44 0.06 41.93 18:58:37 18:36:01 0 42.41 0.00 14.92 2.72 0.03 39.91 18:58:37 18:36:01 1 40.63 0.00 14.30 3.75 0.07 41.26 18:58:37 18:36:01 2 40.93 0.00 13.37 1.59 0.07 44.04 18:58:37 18:36:01 3 41.26 0.00 14.52 1.68 0.05 42.49 18:58:37 18:37:02 all 20.33 0.00 26.96 12.66 0.17 39.89 18:58:37 18:37:02 0 20.45 0.00 25.95 10.66 0.24 42.70 18:58:37 18:37:02 1 18.02 0.00 27.27 13.08 0.14 41.49 18:58:37 18:37:02 2 22.62 0.00 27.85 13.40 0.15 35.97 18:58:37 18:37:02 3 20.22 0.00 26.76 13.48 0.14 39.41 18:58:37 18:38:02 all 53.16 0.00 20.43 15.71 0.15 10.55 18:58:37 18:38:02 0 53.57 0.00 19.91 16.58 0.17 9.76 18:58:37 18:38:02 1 52.67 0.00 20.85 14.37 0.12 11.99 18:58:37 18:38:02 2 53.07 0.00 20.27 14.44 0.17 12.05 18:58:37 18:38:02 3 53.32 0.00 20.71 17.47 0.12 8.37 18:58:37 18:39:01 all 27.42 0.00 23.89 23.14 0.13 25.42 18:58:37 18:39:01 0 27.21 0.00 22.90 20.20 0.18 29.52 18:58:37 18:39:01 1 27.60 0.00 23.68 26.73 0.09 21.90 18:58:37 18:39:01 2 27.05 0.00 23.97 22.91 0.14 25.92 18:58:37 18:39:01 3 27.82 0.00 25.04 22.70 0.12 24.31 18:58:37 18:40:02 all 53.05 0.00 20.52 17.72 0.11 8.60 18:58:37 18:40:02 0 54.60 0.00 19.27 17.53 0.09 8.51 18:58:37 18:40:02 1 51.02 0.00 21.58 17.18 0.14 10.08 18:58:37 18:40:02 2 53.38 0.00 20.80 19.05 0.12 6.65 18:58:37 18:40:02 3 53.21 0.00 20.43 17.09 0.09 9.18 18:58:37 18:41:01 all 2.95 0.00 3.34 2.09 0.05 91.57 18:58:37 18:41:01 0 2.52 0.00 3.58 2.57 0.03 91.29 18:58:37 18:41:01 1 3.08 0.00 3.60 2.23 0.05 91.04 18:58:37 18:41:01 2 3.20 0.00 3.23 1.64 0.09 91.85 18:58:37 18:41:01 3 3.01 0.00 2.96 1.90 0.03 92.09 18:58:37 18:42:01 all 0.16 0.00 0.04 0.00 0.00 99.79 18:58:37 18:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:42:01 1 0.53 0.00 0.05 0.00 0.00 99.42 18:58:37 18:42:01 2 0.07 0.00 0.07 0.02 0.00 99.85 18:58:37 18:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:58:37 18:43:01 all 0.16 0.00 0.05 0.00 0.00 99.79 18:58:37 18:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:58:37 18:43:01 1 0.52 0.00 0.03 0.00 0.00 99.45 18:58:37 18:43:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:58:37 18:43:01 3 0.05 0.00 0.07 0.00 0.00 99.88 18:58:37 18:58:37 18:43:01 CPU %user %nice %system %iowait %steal %idle 18:58:37 18:44:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:58:37 18:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:58:37 18:44:01 1 0.50 0.00 0.00 0.00 0.00 99.50 18:58:37 18:44:01 2 0.05 0.00 0.03 0.00 0.00 99.92 18:58:37 18:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:37 18:45:01 all 0.08 0.00 0.04 0.00 0.00 99.87 18:58:37 18:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:37 18:45:01 1 0.25 0.00 0.08 0.00 0.00 99.67 18:58:37 18:45:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:58:37 18:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:37 18:46:01 all 0.05 0.00 0.04 0.00 0.00 99.91 18:58:37 18:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:58:37 18:46:01 1 0.10 0.00 0.05 0.00 0.00 99.85 18:58:37 18:46:01 2 0.07 0.00 0.05 0.00 0.00 99.88 18:58:37 18:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:47:01 all 0.17 0.00 0.05 0.02 0.00 99.76 18:58:37 18:47:01 0 0.03 0.00 0.07 0.08 0.00 99.82 18:58:37 18:47:01 1 0.52 0.00 0.03 0.00 0.00 99.45 18:58:37 18:47:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:58:37 18:47:01 3 0.07 0.00 0.05 0.00 0.00 99.88 18:58:37 18:48:01 all 0.14 0.00 0.02 0.00 0.00 99.84 18:58:37 18:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:58:37 18:48:01 1 0.50 0.00 0.02 0.00 0.00 99.48 18:58:37 18:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:37 18:49:01 all 0.17 0.00 0.04 0.00 0.01 99.79 18:58:37 18:49:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:58:37 18:49:01 1 0.53 0.00 0.03 0.00 0.00 99.43 18:58:37 18:49:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:58:37 18:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:58:37 18:50:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:58:37 18:50:01 0 0.52 0.00 0.05 0.00 0.00 99.43 18:58:37 18:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:37 18:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:51:01 all 0.17 0.00 0.03 0.00 0.00 99.80 18:58:37 18:51:01 0 0.13 0.00 0.02 0.00 0.00 99.85 18:58:37 18:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:58:37 18:51:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:58:37 18:51:01 3 0.47 0.00 0.03 0.00 0.00 99.50 18:58:37 18:52:01 all 0.05 0.00 0.03 0.00 0.00 99.92 18:58:37 18:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:37 18:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:52:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:58:37 18:52:01 3 0.17 0.00 0.03 0.00 0.00 99.80 18:58:37 18:53:01 all 0.09 0.00 0.03 0.00 0.00 99.88 18:58:37 18:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:58:37 18:53:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:58:37 18:53:01 3 0.27 0.00 0.03 0.00 0.00 99.70 18:58:37 18:54:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:58:37 18:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:37 18:54:01 1 0.53 0.00 0.03 0.00 0.00 99.43 18:58:37 18:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:58:37 18:54:01 3 0.02 0.00 0.03 0.02 0.00 99.93 18:58:37 18:58:37 18:54:01 CPU %user %nice %system %iowait %steal %idle 18:58:37 18:55:01 all 0.15 0.00 0.02 0.00 0.00 99.82 18:58:37 18:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:58:37 18:55:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:58:37 18:55:01 2 0.43 0.00 0.03 0.02 0.00 99.52 18:58:37 18:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:37 18:56:01 all 0.15 0.00 0.02 0.00 0.00 99.83 18:58:37 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:56:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:58:37 18:56:01 2 0.52 0.00 0.02 0.00 0.00 99.47 18:58:37 18:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:57:02 all 0.16 0.00 0.03 0.00 0.00 99.81 18:58:37 18:57:02 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:37 18:57:02 1 0.05 0.00 0.05 0.00 0.00 99.90 18:58:37 18:57:02 2 0.53 0.00 0.02 0.00 0.00 99.45 18:58:37 18:57:02 3 0.03 0.00 0.03 0.00 0.00 99.93 18:58:37 18:58:01 all 0.16 0.00 0.03 0.00 0.00 99.81 18:58:37 18:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:37 18:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:58:37 18:58:01 2 0.07 0.00 0.03 0.00 0.00 99.90 18:58:37 18:58:01 3 0.51 0.00 0.03 0.00 0.00 99.46 18:58:37 Average: all 11.06 0.00 5.33 3.22 0.05 80.34 18:58:37 Average: 0 11.29 0.00 5.33 3.02 0.06 80.31 18:58:37 Average: 1 10.90 0.00 5.37 3.40 0.05 80.28 18:58:37 Average: 2 11.13 0.00 5.34 3.30 0.06 80.16 18:58:37 Average: 3 10.91 0.00 5.28 3.16 0.04 80.60 18:58:37 18:58:37 18:58:37