Pull request #3541 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 067e10b205f46147fb2e36e869e4f1c77a12551e+62a550d8008a894214f3a33c3f8a75f51c5bc6b5 (8ea5769f551fee2a75c6af9f45b9133825adf53b) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8689493278548653166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2464106993041974680.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1305619522613006242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1001698953229943159.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3541/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8889135852147650814.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-514 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh1877046197098994247.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 into PR head commit 067e10b205f46147fb2e36e869e4f1c77a12551e Merge succeeded, producing 067e10b205f46147fb2e36e869e4f1c77a12551e Checking out Revision 067e10b205f46147fb2e36e869e4f1c77a12551e (PR-3541) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh8335552045319475222.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/8@tmp/jenkins-gitclient-ssh319184291824762491.key > git merge 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 Commit message: "Merge branch 'master' into no-regen-creds" > git rev-list --no-walk f07eca83e35a038c70eed2ee1de8b1722ae9d96c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:00:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:00:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:00:21 ========================================================= 08:00:21 EdgeX Global Pipelines Version Info 08:00:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:00:23 ------------------- 08:00:23 stable info: 08:00:23 ------------------- 08:00:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:00:23 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 08:00:23 Message: update stable to v1.0.193 08:00:23 ------------------- 08:00:23 experimental info: 08:00:23 ------------------- 08:00:23 Commited By: **** collab-it+edgex@linuxfoundation.org 08:00:23 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 08:00:23 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3541 [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3541 [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3541 [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 067e10b205f46147fb2e36e869e4f1c77a12551e [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 067e10b [Pipeline] echo 08:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:24 provisioning config files... 08:00:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config4676694868198221887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:25 ---> docker-login.sh 08:00:25 nexus3.edgexfoundry.org:10001 08:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:25 Configure a credential helper to remove this warning. See 08:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:25 08:00:25 Login Succeeded 08:00:25 nexus3.edgexfoundry.org:10002 08:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:25 Configure a credential helper to remove this warning. See 08:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:25 08:00:25 Login Succeeded 08:00:25 nexus3.edgexfoundry.org:10003 08:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:25 Configure a credential helper to remove this warning. See 08:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:25 08:00:25 Login Succeeded 08:00:25 nexus3.edgexfoundry.org:10004 08:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:26 Configure a credential helper to remove this warning. See 08:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:26 08:00:26 Login Succeeded 08:00:26 docker.io 08:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:26 Configure a credential helper to remove this warning. See 08:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:26 08:00:26 Login Succeeded 08:00:26 ---> docker-login.sh ends [Pipeline] } 08:00:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:26 ++ 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 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/core-command/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo core-command,cmd/core-command/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/core-data/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo core-data,cmd/core-data/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/core-metadata/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo core-metadata,cmd/core-metadata/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/security-bootstrapper/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/security-proxy-setup/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/support-notifications/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo support-notifications,cmd/support-notifications/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/support-scheduler/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:00:26 + for file in '`ls cmd/**/Dockerfile`' 08:00:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:00:26 ++ cut -d/ -f2 08:00:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:00:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:28 08:00:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:00:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:28 latest: Pulling from edgex-devops/git-semver 08:00:28 31603596830f: Pulling fs layer 08:00:28 54011a49482f: Pulling fs layer 08:00:28 a6820b24f6d8: Pulling fs layer 08:00:28 f581987b2513: Pulling fs layer 08:00:28 f581987b2513: Waiting 08:00:28 54011a49482f: Verifying Checksum 08:00:28 54011a49482f: Download complete 08:00:28 31603596830f: Verifying Checksum 08:00:28 31603596830f: Download complete 08:00:28 f581987b2513: Verifying Checksum 08:00:28 f581987b2513: Download complete 08:00:28 a6820b24f6d8: Verifying Checksum 08:00:28 a6820b24f6d8: Download complete 08:00:28 31603596830f: Pull complete 08:00:29 54011a49482f: Pull complete 08:00:29 a6820b24f6d8: Pull complete 08:00:29 f581987b2513: Pull complete 08:00:29 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:00:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:00:30 prd-centos7-docker-4c-2g-514 does not seem to be running inside a container 08:00:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:00:31 $ docker top 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:00:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:31 [ssh-agent] Looking for ssh-agent implementation... 08:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:31 $ docker exec 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent 08:00:31 SSH_AUTH_SOCK=/tmp/ssh-CR4whM0RbTEn/agent.15 08:00:31 SSH_AGENT_PID=22 08:00:31 Running ssh-add (command line suppressed) 08:00:31 Identity added: /w/workspace/edgex-go/8@tmp/private_key_5441917491990857201.key (/w/workspace/edgex-go/8@tmp/private_key_5441917491990857201.key) 08:00:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:32 + git tag --points-at HEAD [Pipeline] } 08:00:32 $ docker exec --env ******** --env ******** 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent -k 08:00:32 unset SSH_AUTH_SOCK; 08:00:32 unset SSH_AGENT_PID; 08:00:32 echo Agent pid 22 killed; 08:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:00:32 [ssh-agent] Looking for ssh-agent implementation... 08:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:00:32 $ docker exec 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent 08:00:32 SSH_AUTH_SOCK=/tmp/ssh-yv4cf38g5HQs/agent.57 08:00:32 SSH_AGENT_PID=64 08:00:32 Running ssh-add (command line suppressed) 08:00:32 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8493747460514728689.key (/w/workspace/edgex-go/8@tmp/private_key_8493747460514728689.key) 08:00:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:00:33 + git semver init 08:00:33 # -> Open(): unable to determine branch for HEAD 08:00:33 # $GIT_DIR = /w/workspace/edgex-go/8/.git 08:00:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 08:00:33 # $SEMVER_REMOTE_NAME = origin 08:00:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:00:33 # $SEMVER_USER_NAME = edgex-jenkins 08:00:33 # $SEMVER_BRANCH = PR-3541 08:00:33 # $SEMVER_TEMP = /tmp/semver-127282296 08:00:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:00:47 # '/tmp/semver-127282296' -> '/w/workspace/edgex-go/8/.semver' 08:00:47 # -> Force: false 08:00:47 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 08:00:48 $ docker exec --env ******** --env ******** 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd ssh-agent -k 08:00:48 unset SSH_AUTH_SOCK; 08:00:48 unset SSH_AGENT_PID; 08:00:48 echo Agent pid 64 killed; 08:00:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:00:48 + git semver [Pipeline] } 08:00:48 $ docker stop --time=1 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd 08:00:50 $ docker rm -f 2cf423bc032e2197bf1b6d15e6adb393cfdb6ac9c606e4cea9bc9f37ccc351bd [Pipeline] // withDockerContainer [Pipeline] sh 08:00:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:00:51 Stashed 1 file(s) [Pipeline] echo 08:00:51 [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 08:00:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:00:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:00:52 + true 08:00:52 + sudo service docker restart 08:00:52 Redirecting to /bin/systemctl restart docker.service 08:01:06 Still waiting to schedule task 08:01:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 08:01:10 ========================================================= 08:01:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:01:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:01:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:01:12 Sending build context to Docker daemon 329.1MB 08:01:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:01:12 Step 2/6 : FROM ${BASE} 08:01:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:01:12 540db60ca938: Pulling fs layer 08:01:12 adcc1eea9eea: Pulling fs layer 08:01:12 4c4ab2625f07: Pulling fs layer 08:01:12 0510c868ecb4: Pulling fs layer 08:01:12 afea3b2eda06: Pulling fs layer 08:01:12 7809a108b3ef: Pulling fs layer 08:01:12 f706445af74f: Pulling fs layer 08:01:12 afea3b2eda06: Waiting 08:01:12 7809a108b3ef: Waiting 08:01:12 f706445af74f: Waiting 08:01:12 0510c868ecb4: Waiting 08:01:12 4c4ab2625f07: Download complete 08:01:12 adcc1eea9eea: Verifying Checksum 08:01:12 adcc1eea9eea: Download complete 08:01:12 afea3b2eda06: Verifying Checksum 08:01:12 afea3b2eda06: Download complete 08:01:12 7809a108b3ef: Verifying Checksum 08:01:12 7809a108b3ef: Download complete 08:01:12 540db60ca938: Verifying Checksum 08:01:12 540db60ca938: Download complete 08:01:12 540db60ca938: Pull complete 08:01:13 adcc1eea9eea: Pull complete 08:01:13 4c4ab2625f07: Pull complete 08:01:14 f706445af74f: Verifying Checksum 08:01:14 f706445af74f: Download complete 08:01:15 0510c868ecb4: Verifying Checksum 08:01:15 0510c868ecb4: Download complete 08:01:18 0510c868ecb4: Pull complete 08:01:18 afea3b2eda06: Pull complete 08:01:18 7809a108b3ef: Pull complete 08:01:19 f706445af74f: Pull complete 08:01:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:01:19 ---> b068be0155e3 08:01:19 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 08:01:23 ---> Running in f05069f55e82 08:01:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:01:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:01:25 (1/12) Installing libmagic (5.39-r0) 08:01:25 (2/12) Installing file (5.39-r0) 08:01:25 (3/12) Installing libc-dev (0.7.2-r3) 08:01:25 (4/12) Installing g++ (10.2.1_pre1-r3) 08:01:30 (5/12) Installing fortify-headers (1.1-r0) 08:01:30 (6/12) Installing patch (2.7.6-r6) 08:01:30 (7/12) Installing build-base (0.5-r2) 08:01:30 (8/12) Installing libsodium (1.0.18-r0) 08:01:30 (9/12) Installing pkgconf (1.7.3-r0) 08:01:30 (10/12) Installing libsodium-dev (1.0.18-r0) 08:01:31 (11/12) Installing libzmq (4.3.3-r1) 08:01:31 (12/12) Installing zeromq-dev (4.3.3-r1) 08:01:31 Executing busybox-1.32.1-r6.trigger 08:01:31 OK: 219 MiB in 52 packages 08:01:33 Removing intermediate container f05069f55e82 08:01:33 ---> dcb6cdb714bd 08:01:33 Step 4/6 : WORKDIR /edgex-go 08:01:33 ---> Running in d3a08887cefb 08:01:33 Removing intermediate container d3a08887cefb 08:01:33 ---> ce6c8f875b7b 08:01:33 Step 5/6 : COPY go.mod . 08:01:33 ---> 816a899e1beb 08:01:33 Step 6/6 : RUN go mod download 08:01:33 ---> Running in ce20c63922b4 08:01:48 Removing intermediate container ce20c63922b4 08:01:48 ---> 29b9d6711a52 08:01:48 Successfully built 29b9d6711a52 08:01:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:01:48 + docker inspect -f . ci-base-image-x86_64 08:01:48 . [Pipeline] withDockerContainer 08:01:48 prd-centos7-docker-4c-2g-514 does not seem to be running inside a container 08:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:48 $ docker top 616192358b4af22336fd3f722291af928432725b5fdc33a3aaac5324f91829b1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:49 + go version 08:01:49 go version go1.16.3 linux/amd64 [Pipeline] } 08:01:49 $ docker stop --time=1 616192358b4af22336fd3f722291af928432725b5fdc33a3aaac5324f91829b1 08:01:50 $ docker rm -f 616192358b4af22336fd3f722291af928432725b5fdc33a3aaac5324f91829b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:51 + docker inspect -f . ci-base-image-x86_64 08:01:51 . [Pipeline] withDockerContainer 08:01:51 prd-centos7-docker-4c-2g-514 does not seem to be running inside a container 08:01:51 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:01:51 $ docker top a96478b0fc50902908c4d943accce456c4bd1c674f8e36063bebeee23f5c17e8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:51 ========================================================= 08:01:51 [edgeXBuildGoParallel] Running Tests and Build... 08:01:51 ========================================================= [Pipeline] sh 08:01:52 + go mod tidy [Pipeline] sh 08:01:52 + make test 08:01:52 go mod tidy 08:01:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:01:57 ? github.com/edgexfoundry/edgex-go [no test files] 08:02:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:02:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:02:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:02:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:02:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:02:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:02:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:02:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:02:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:02:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements 08:02:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.082s coverage: 100.0% of statements 08:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:02:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 81.2% of statements 08:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.058s coverage: 53.4% of statements 08:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.087s coverage: 87.7% of statements 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.041s coverage: 78.9% of statements 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.247s coverage: 95.1% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.048s coverage: 60.0% of statements 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.042s coverage: 0.8% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.045s coverage: 22.0% of statements 08:02:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 08:02:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.038s coverage: 87.5% of statements 08:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 08:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 08:02:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements 08:02:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 66.9% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 43.6% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:03:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:03:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.059s coverage: 19.3% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.119s coverage: 91.9% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.051s coverage: 63.4% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.018s coverage: 0.0% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.031s coverage: 87.9% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.042s coverage: 28.1% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.053s coverage: 28.9% of statements 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:03:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 08:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 08:03:15 GO111MODULE=on go vet ./... 08:03:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-515 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 08:03:19 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:03:19 The recommended git tool is: git 08:03:24 using credential edgex-jenkins-ssh 08:03:24 Cloning the remote Git repository 08:03:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:03:24 > git init /w/workspace/edgex-go/8 # timeout=10 08:03:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:03:25 > git --version # timeout=10 08:03:25 > git --version # 'git version 2.17.1' 08:03:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:38 gofmt -l . 08:03:38 [ "`gofmt -l .`" = "" ] 08:03:38 ./bin/test-attribution-txt.sh [Pipeline] sh 08:03:38 + ls -al . 08:03:38 total 528 08:03:38 drwxrwxr-x 10 1001 1001 4096 Jun 4 08:03 . 08:03:38 drwxr-xr-x 4 root root 28 Jun 4 08:01 .. 08:03:38 -rw-rw-r-- 1 1001 1001 11 Jun 4 08:00 .dockerignore 08:03:38 drwxrwxr-x 8 1001 1001 179 Jun 4 08:00 .git 08:03:38 drwxrwxr-x 3 1001 1001 125 Jun 4 08:00 .github 08:03:38 -rw-rw-r-- 1 1001 1001 818 Jun 4 08:00 .gitignore 08:03:38 drwx------ 3 1001 1001 60 Jun 4 08:00 .semver 08:03:38 -rw-rw-r-- 1 1001 1001 166 Jun 4 08:00 .sonarcloud.properties 08:03:38 -rw-rw-r-- 1 1001 1001 8609 Jun 4 08:00 Attribution.txt 08:03:38 -rw-rw-r-- 1 1001 1001 3804 Jun 4 08:00 CONTRIBUTING.md 08:03:38 -rw-rw-r-- 1 1001 1001 931 Jun 4 08:00 Dockerfile.build 08:03:38 -rw-rw-r-- 1 1001 1001 849 Jun 4 08:00 Jenkinsfile 08:03:38 -rw-rw-r-- 1 1001 1001 10775 Jun 4 08:00 LICENSE 08:03:38 -rw-rw-r-- 1 1001 1001 5605 Jun 4 08:00 Makefile 08:03:38 -rw-rw-r-- 1 1001 1001 7978 Jun 4 08:00 README.md 08:03:38 -rw-rw-r-- 1 1001 1001 6755 Jun 4 08:00 SECURITY.md 08:03:38 -rw-rw-r-- 1 1001 1001 5 Jun 4 08:00 VERSION 08:03:38 -rw-rw-r-- 1 1001 1001 4131 Jun 4 08:00 ZMQWindows.md 08:03:38 drwxrwxr-x 2 1001 1001 37 Jun 4 08:00 bin 08:03:38 drwxrwxr-x 14 1001 1001 4096 Jun 4 08:00 cmd 08:03:38 -rw-r--r-- 1 root root 412085 Jun 4 08:03 coverage.out 08:03:38 -rw-rw-r-- 1 1001 1001 902 Jun 4 08:00 go.mod 08:03:38 -rw-r--r-- 1 root root 21048 Jun 4 08:01 go.sum 08:03:38 drwxrwxr-x 8 1001 1001 127 Jun 4 08:00 internal 08:03:38 drwxrwxr-x 3 1001 1001 16 Jun 4 08:00 openapi 08:03:38 drwxrwxr-x 4 1001 1001 71 Jun 4 08:00 snap 08:03:38 -rw-rw-r-- 1 1001 1001 168 Jun 4 08:00 version.go [Pipeline] sh 08:03:39 + '[' -e coverage.out ] 08:03:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:03:39 Stashed 1 file(s) [Pipeline] sh 08:03:39 + make build 08:03:39 go mod tidy 08:03:39 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 08:03:40 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 08:03:42 Merging remotes/origin/master commit 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 into PR head commit 067e10b205f46147fb2e36e869e4f1c77a12551e 08:03:43 Merge succeeded, producing 067e10b205f46147fb2e36e869e4f1c77a12551e 08:03:43 Checking out Revision 067e10b205f46147fb2e36e869e4f1c77a12551e (PR-3541) 08:03:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:03:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:03:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:03:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:03:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:03:42 > git config core.sparsecheckout # timeout=10 08:03:42 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 08:03:43 > git remote # timeout=10 08:03:43 > git config --get remote.origin.url # timeout=10 08:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 08:03:43 > git merge 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 08:03:43 > git rev-parse HEAD^{commit} # timeout=10 08:03:43 > git config core.sparsecheckout # timeout=10 08:03:43 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 08:03:47 Commit message: "Merge branch 'master' into no-regen-creds" 08:03:47 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:48 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 08:03:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:03:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:03:49 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 08:03:49 + sudo service docker restart 08:03:49 + true 08:03:49 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 08:03:51 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 08:03:52 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 08:03:52 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 08:03:53 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 08:03:54 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 08:03:55 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] } 08:03:56 $ docker stop --time=1 a96478b0fc50902908c4d943accce456c4bd1c674f8e36063bebeee23f5c17e8 08:03:58 $ docker rm -f a96478b0fc50902908c4d943accce456c4bd1c674f8e36063bebeee23f5c17e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:04:02 08:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:04:02 latest: Pulling from edgex-devops/edgex-compose 08:04:02 cbdbe7a5bc2a: Pulling fs layer 08:04:02 ca9280d653b3: Pulling fs layer 08:04:02 7e9c9ca2126c: Pulling fs layer 08:04:02 cbdbe7a5bc2a: Verifying Checksum 08:04:02 cbdbe7a5bc2a: Download complete 08:04:02 cbdbe7a5bc2a: Pull complete 08:04:03 ca9280d653b3: Verifying Checksum 08:04:03 ca9280d653b3: Download complete 08:04:03 ca9280d653b3: Pull complete 08:04:04 7e9c9ca2126c: Verifying Checksum 08:04:04 7e9c9ca2126c: Download complete 08:04:07 7e9c9ca2126c: Pull complete 08:04:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:04:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:04:07 prd-centos7-docker-4c-2g-514 does not seem to be running inside a container 08:04:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:04:10 $ docker top ae08060c72be02aa21c2215c0b74c10ed8510ed80a5ae79b4b24368f6360198e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 08:04:10 provisioning config files... 08:04:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1805921431117898499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:10 + docker-compose build --help 08:04:10 + grep parallel 08:04:10 ---> docker-login.sh 08:04:10 nexus3.edgexfoundry.org:10001 08:04:11 --parallel Build images in parallel. [Pipeline] } 08:04:11 $ docker stop --time=1 ae08060c72be02aa21c2215c0b74c10ed8510ed80a5ae79b4b24368f6360198e 08:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:12 Configure a credential helper to remove this warning. See 08:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:12 08:04:12 Login Succeeded 08:04:12 nexus3.edgexfoundry.org:10002 08:04:12 $ docker rm -f ae08060c72be02aa21c2215c0b74c10ed8510ed80a5ae79b4b24368f6360198e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:12 Configure a credential helper to remove this warning. See 08:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:12 08:04:12 Login Succeeded 08:04:12 nexus3.edgexfoundry.org:10003 08:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:04:13 . [Pipeline] withDockerContainer 08:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:13 prd-centos7-docker-4c-2g-514 does not seem to be running inside a container 08:04:13 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:13 Configure a credential helper to remove this warning. See 08:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:13 08:04:13 Login Succeeded 08:04:13 nexus3.edgexfoundry.org:10004 08:04:13 $ docker top 6d54bd076d11f75b0f6d051f704dcfb4427bb0647be16075b0e44c93eae0b625 -eo pid,comm [Pipeline] { 08:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 08:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:13 Configure a credential helper to remove this warning. See 08:04:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:13 08:04:13 Login Succeeded 08:04:13 docker.io 08:04:13 + docker-compose -f ./docker-compose-build.yml build --parallel 08:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:14 Building core-command ... 08:04:14 Building core-data ... 08:04:14 Building core-metadata ... 08:04:14 Building security-bootstrapper ... 08:04:14 Building security-proxy-setup ... 08:04:14 Building security-secretstore-setup ... 08:04:14 Building support-notifications ... 08:04:14 Building support-scheduler ... 08:04:14 Building sys-mgmt-agent ... 08:04:14 Building security-secretstore-setup 08:04:14 Building security-bootstrapper 08:04:14 Building core-metadata 08:04:14 Building core-data 08:04:14 Building core-command 08:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:04:14 Configure a credential helper to remove this warning. See 08:04:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:04:14 08:04:14 Login Succeeded 08:04:14 ---> docker-login.sh ends [Pipeline] } 08:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:04:15 ========================================================= 08:04:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:04:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:04:15 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:04:18 Sending build context to Docker daemon 166.2MB 08:04:18 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:04:18 Step 2/6 : FROM ${BASE} 08:04:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:04:18 595b0fe564bb: Pulling fs layer 08:04:18 7186ed65a4f7: Pulling fs layer 08:04:18 316046926c0a: Pulling fs layer 08:04:18 4ebd0625c992: Pulling fs layer 08:04:18 207e8628e3a3: Pulling fs layer 08:04:18 4ebd0625c992: Waiting 08:04:18 c791037a9be2: Pulling fs layer 08:04:18 ffd874e62e21: Pulling fs layer 08:04:18 207e8628e3a3: Waiting 08:04:18 c791037a9be2: Waiting 08:04:18 ffd874e62e21: Waiting 08:04:18 7186ed65a4f7: Download complete 08:04:18 316046926c0a: Verifying Checksum 08:04:18 316046926c0a: Download complete 08:04:18 207e8628e3a3: Verifying Checksum 08:04:18 207e8628e3a3: Download complete 08:04:18 595b0fe564bb: Verifying Checksum 08:04:18 595b0fe564bb: Download complete 08:04:18 c791037a9be2: Verifying Checksum 08:04:18 c791037a9be2: Download complete 08:04:19 595b0fe564bb: Pull complete 08:04:19 7186ed65a4f7: Pull complete 08:04:19 316046926c0a: Pull complete 08:04:20 ffd874e62e21: Verifying Checksum 08:04:20 ffd874e62e21: Download complete 08:04:21 4ebd0625c992: Verifying Checksum 08:04:21 4ebd0625c992: Download complete 08:04:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:04:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:04:26 ---> 29b9d6711a52 08:04:26 Step 3/32 : WORKDIR /edgex-go 08:04:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:04:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:04:26 ---> 29b9d6711a52 08:04:26 Step 3/24 : WORKDIR /edgex-go 08:04:26 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:04:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:04:26 ---> 29b9d6711a52 08:04:26 Step 3/26 : WORKDIR /edgex-go 08:04:31 4ebd0625c992: Pull complete 08:04:31 207e8628e3a3: Pull complete 08:04:32 ---> Running in 513a364eaf8a 08:04:32 ---> Running in f9a82354d737 08:04:32 ---> Running in 31ce730c0508 08:04:32 c791037a9be2: Pull complete 08:04:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:04:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:04:34 ---> 29b9d6711a52 08:04:34 Step 3/24 : WORKDIR /edgex-go 08:04:34 ---> Using cache 08:04:34 ---> f4b5550c016d 08:04:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:04:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:04:34 ---> 29b9d6711a52 08:04:34 Step 3/24 : WORKDIR /edgex-go 08:04:34 ---> Using cache 08:04:34 ---> f4b5550c016d 08:04:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:34 Removing intermediate container 31ce730c0508 08:04:34 ---> d0bae923fdca 08:04:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:34 Removing intermediate container 513a364eaf8a 08:04:34 ---> f4b5550c016d 08:04:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:34 Removing intermediate container f9a82354d737 08:04:34 ---> a44be219586f 08:04:34 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:04:34 ---> Running in 47b511ffea3c 08:04:34 ---> Running in 7389d9234690 08:04:34 ---> Running in e1b55238c264 08:04:34 ---> Running in ae13edbb6e22 08:04:34 ---> Running in 303fb821b14c 08:04:35 ffd874e62e21: Pull complete 08:04:35 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:04:35 Removing intermediate container 47b511ffea3c 08:04:35 ---> b753fad11655 08:04:35 Step 5/24 : RUN apk add --update --no-cache make git 08:04:35 ---> Running in d9284d554873 08:04:35 Removing intermediate container 7389d9234690 08:04:35 ---> 2d5e08a83299 08:04:35 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:04:35 Removing intermediate container e1b55238c264 08:04:35 ---> a8fb99f846e8 08:04:35 Step 5/24 : RUN apk add --update --no-cache make git 08:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:04:35 ---> cfc18b08335c 08:04:35 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 08:04:36 ---> Running in 2f58751c7a67 08:04:36 ---> Running in 488edff2ce33 08:04:36 Removing intermediate container ae13edbb6e22 08:04:36 ---> 70352aaab4ca 08:04:36 Step 5/26 : RUN apk add --update --no-cache make git 08:04:36 Removing intermediate container 303fb821b14c 08:04:36 ---> f11b7826aa23 08:04:36 Step 5/32 : RUN apk add --update --no-cache make git 08:04:36 ---> Running in 77befab0ef81 08:04:36 ---> Running in 17d4d366c221 08:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:04:37 OK: 219 MiB in 52 packages 08:04:38 OK: 219 MiB in 52 packages 08:04:38 Removing intermediate container 488edff2ce33 08:04:38 ---> 05c2b769a994 08:04:38 Step 6/24 : COPY go.mod . 08:04:38 OK: 219 MiB in 52 packages 08:04:38 OK: 219 MiB in 52 packages 08:04:38 Removing intermediate container 77befab0ef81 08:04:38 ---> 5d348bf64ab4 08:04:38 Step 6/26 : COPY go.mod . 08:04:38 ---> d748c18c5806 08:04:38 Step 7/24 : RUN go mod download 08:04:38 ---> Running in 5bd5f0a533a1 08:04:38 ---> Running in 7c418ee41bd0 08:04:38 Removing intermediate container 2f58751c7a67 08:04:38 ---> 78817542c4e1 08:04:38 Step 6/24 : COPY go.mod . 08:04:38 ---> 590a372864e7 08:04:38 Step 7/26 : RUN go mod download 08:04:38 ---> Running in d5314618cf5f 08:04:38 Removing intermediate container d9284d554873 08:04:38 ---> 48e6f9be0423 08:04:38 Step 6/24 : COPY go.mod . 08:04:38 OK: 219 MiB in 52 packages 08:04:38 ---> 6fc412808216 08:04:38 Step 7/24 : RUN go mod download 08:04:38 ---> Running in e331d03955b5 08:04:39 ---> e947779af9bb 08:04:39 Step 7/24 : RUN go mod download 08:04:39 ---> Running in db22ef28f5db 08:04:39 Removing intermediate container 17d4d366c221 08:04:39 ---> 239fa181fc40 08:04:39 Step 6/32 : COPY go.mod . 08:04:39 ---> 45f756b8a60b 08:04:39 Step 7/32 : RUN go mod download 08:04:39 ---> Running in 3d5e0374569f 08:04:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:04:39 Removing intermediate container 5bd5f0a533a1 08:04:39 ---> 73d9579c2809 08:04:39 Step 8/24 : COPY . . 08:04:39 Removing intermediate container d5314618cf5f 08:04:39 ---> 135883c06e41 08:04:39 Step 8/26 : COPY . . 08:04:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:04:41 (1/12) Installing libmagic (5.39-r0) 08:04:41 (2/12) Installing file (5.39-r0) 08:04:42 (3/12) Installing libc-dev (0.7.2-r3) 08:04:42 (4/12) Installing g++ (10.2.1_pre1-r3) 08:04:43 Removing intermediate container e331d03955b5 08:04:43 ---> a23a967335fc 08:04:43 Step 8/24 : COPY . . 08:04:46 (5/12) Installing fortify-headers (1.1-r0) 08:04:46 (6/12) Installing patch (2.7.6-r6) 08:04:46 (7/12) Installing build-base (0.5-r2) 08:04:46 (8/12) Installing libsodium (1.0.18-r0) 08:04:46 (9/12) Installing pkgconf (1.7.3-r0) 08:04:46 Removing intermediate container db22ef28f5db 08:04:46 ---> 2c9cc2264861 08:04:46 Step 8/24 : COPY . . 08:04:46 (10/12) Installing libsodium-dev (1.0.18-r0) 08:04:46 (11/12) Installing libzmq (4.3.3-r1) 08:04:46 (12/12) Installing zeromq-dev (4.3.3-r1) 08:04:46 Executing busybox-1.32.1-r6.trigger 08:04:46 OK: 218 MiB in 52 packages 08:04:48 ---> a0091b19a120 08:04:48 Step 9/26 : RUN go mod tidy 08:04:49 Removing intermediate container 3d5e0374569f 08:04:49 ---> 5e525a0db77c 08:04:49 Step 8/32 : COPY . . 08:04:49 ---> Running in 36754b2b944f 08:04:49 ---> 808ff693f5d0 08:04:49 Step 9/24 : RUN go mod tidy 08:04:49 ---> Running in b54015f247e2 08:04:49 ---> 77ed7ce249cb 08:04:49 Step 9/24 : RUN go mod tidy 08:04:51 Removing intermediate container 7c418ee41bd0 08:04:51 ---> 06083609838d 08:04:51 Step 4/6 : WORKDIR /edgex-go 08:04:51 ---> Running in 13ac1603cba5 08:04:51 Removing intermediate container 13ac1603cba5 08:04:51 ---> 36dc21bab44c 08:04:51 Step 5/6 : COPY go.mod . 08:04:51 ---> Running in d9b991b44ba3 08:04:52 ---> 43811cba7e86 08:04:52 Step 6/6 : RUN go mod download 08:04:52 ---> Running in fa9de2853c76 08:04:57 Removing intermediate container 36754b2b944f 08:04:57 ---> 7c04f2b4ef9c 08:04:57 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:04:57 ---> f07da8ff33f3 08:04:57 Step 9/24 : RUN go mod tidy 08:04:57 ---> ed55814e154a 08:04:57 Step 9/32 : RUN go mod tidy 08:04:57 ---> Running in c5a0d495cf66 08:04:57 ---> Running in 701ec54e4dbe 08:04:57 ---> Running in 07bcf08cd326 08:04:57 Removing intermediate container b54015f247e2 08:04:57 ---> 523e6543a6eb 08:04:57 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:04:57 ---> Running in 57c40e5a7bf0 08:04:57 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 08:04:58 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 08:04:58 Removing intermediate container d9b991b44ba3 08:04:58 ---> 3da8b7c8cbaa 08:04:58 Step 10/24 : RUN make cmd/core-data/core-data 08:04:58 ---> Running in 96355d92f166 08:04:58 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 08:04:59 Removing intermediate container 701ec54e4dbe 08:04:59 ---> 5ddc0cd44a66 08:04:59 Step 10/24 : RUN make cmd/core-command/core-command 08:04:59 ---> Running in 94235d621611 08:04:59 Removing intermediate container 07bcf08cd326 08:04:59 ---> a10990f4cf7d 08:04:59 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:59 ---> Running in 3d6bd7b860d3 08:04:59 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 08:05:00 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 08:05:18 Removing intermediate container fa9de2853c76 08:05:18 ---> e8907437c3b1 08:05:18 Successfully built e8907437c3b1 08:05:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:19 + docker inspect -f . ci-base-image-arm64 08:05:19 . [Pipeline] withDockerContainer 08:05:19 prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container 08:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:21 $ docker top 2c7f44be70bc3868dcc1ec50b39addacb18e9bff85a2fcb4734df2e3caa3050d -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:22 + go version 08:05:22 go version go1.16.3 linux/arm64 [Pipeline] } 08:05:22 $ docker stop --time=1 2c7f44be70bc3868dcc1ec50b39addacb18e9bff85a2fcb4734df2e3caa3050d 08:05:23 $ docker rm -f 2c7f44be70bc3868dcc1ec50b39addacb18e9bff85a2fcb4734df2e3caa3050d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:24 + docker inspect -f . ci-base-image-arm64 08:05:24 . [Pipeline] withDockerContainer 08:05:25 prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container 08:05:25 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:05:26 $ docker top 8cf73b217c412f13475cf4e76e1b90fe63d7604552195cf97b9fb62b7f257cb3 -eo pid,comm [Pipeline] { [Pipeline] echo 08:05:26 ========================================================= 08:05:26 [edgeXBuildGoParallel] Running Tests and Build... 08:05:26 ========================================================= [Pipeline] sh 08:05:27 + go mod tidy [Pipeline] sh 08:05:28 + make test 08:05:28 go mod tidy 08:05:29 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:05: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 08:05:36 Removing intermediate container c5a0d495cf66 08:05:36 ---> 2578cd6a69e8 08:05:36 08:05:36 Step 11/26 : FROM alpine:3.12 08:05:36 3.12: Pulling from library/alpine 08:05:38 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:05:38 Status: Downloaded newer image for alpine:3.12 08:05:38 ---> 13621d1b12d4 08:05:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:05:38 Removing intermediate container 94235d621611 08:05:38 ---> 479a5836d36f 08:05:38 08:05:38 Step 11/24 : FROM alpine:3.12 08:05:38 ---> 13621d1b12d4 08:05:38 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:05:38 ---> Running in 07879f26dfd0 08:05:38 ---> Running in 6a573d461fe4 08:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:39 (1/6) Installing ca-certificates (20191127-r4) 08:05:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:05:39 (3/6) Installing libcurl (7.77.0-r0) 08:05:39 (4/6) Installing curl (7.77.0-r0) 08:05:39 (5/6) Installing dumb-init (1.2.2-r1) 08:05:39 (6/6) Installing su-exec (0.2-r1) 08:05:39 Executing busybox-1.31.1-r20.trigger 08:05:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:39 Executing ca-certificates-20191127-r4.trigger 08:05:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:40 OK: 7 MiB in 20 packages 08:05:40 (1/1) Installing dumb-init (1.2.2-r1) 08:05:40 Executing busybox-1.31.1-r20.trigger 08:05:40 OK: 6 MiB in 15 packages 08:05:41 Removing intermediate container 3d6bd7b860d3 08:05:41 ---> 21afa559278d 08:05:41 08:05:41 Step 11/32 : FROM alpine:3.12 08:05:41 ---> 13621d1b12d4 08:05:41 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:05:41 Removing intermediate container 57c40e5a7bf0 08:05:41 ---> bd09fa3f41a2 08:05:41 08:05:41 Step 11/24 : FROM alpine:3.12 08:05:41 ---> 13621d1b12d4 08:05:41 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:05:41 ---> Running in d18d8ad5b8c8 08:05:41 ---> Running in 16019e7cbc07 08:05:41 Removing intermediate container d18d8ad5b8c8 08:05:41 ---> 3bd8884335c6 08:05:41 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:05:41 Removing intermediate container 6a573d461fe4 08:05:41 ---> 85ee4cf3a530 08:05:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:41 ---> Running in 7b4eb8297968 08:05:41 Removing intermediate container 07879f26dfd0 08:05:41 ---> 0a621e3bb671 08:05:41 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:05:42 ---> Running in f92806c1a914 08:05:42 ---> Running in d32ae7ba9ef9 08:05:42 Removing intermediate container f92806c1a914 08:05:42 ---> 715f4c166eed 08:05:42 Step 14/24 : ENV APP_PORT=59882 08:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:42 (1/1) Installing dumb-init (1.2.2-r1) 08:05:42 Executing busybox-1.31.1-r20.trigger 08:05:42 OK: 6 MiB in 15 packages 08:05:42 ---> Running in 947aac17302c 08:05:42 Removing intermediate container d32ae7ba9ef9 08:05:42 ---> 228e222e9b85 08:05:42 Step 14/26 : WORKDIR / 08:05:42 ---> Running in 466bbb23ee3a 08:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:42 Removing intermediate container 96355d92f166 08:05:42 ---> b3c0bdfb7639 08:05:42 08:05:42 Step 11/24 : FROM alpine:3.12 08:05:42 ---> 13621d1b12d4 08:05:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:05:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:42 ---> Running in 498e9ab00712 08:05:42 Removing intermediate container 947aac17302c 08:05:42 ---> d3d4a56ae56f 08:05:42 Step 15/24 : EXPOSE $APP_PORT 08:05:42 (1/2) Installing dumb-init (1.2.2-r1) 08:05:42 (2/2) Installing su-exec (0.2-r1) 08:05:42 Executing busybox-1.31.1-r20.trigger 08:05:42 OK: 6 MiB in 16 packages 08:05:42 ---> Running in 5379922b0a25 08:05:42 Removing intermediate container 466bbb23ee3a 08:05:42 ---> 387eb33a7ffe 08:05:42 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:05:43 Removing intermediate container 16019e7cbc07 08:05:43 ---> 0c56d1a3cacc 08:05:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:05:43 Removing intermediate container 498e9ab00712 08:05:43 ---> 84857cf2631a 08:05:43 Step 13/24 : ENV APP_PORT=59880 08:05:43 ---> Running in edbaf169ff0f 08:05:43 ---> Running in c01d31daba9c 08:05:43 Removing intermediate container 5379922b0a25 08:05:43 ---> 33771849905f 08:05:43 Step 16/24 : WORKDIR / 08:05:43 ---> Running in 6439254dfe3d 08:05:43 Removing intermediate container edbaf169ff0f 08:05:43 ---> 8b70bf49f309 08:05:43 Step 14/24 : ENV APP_PORT=59881 08:05:43 ---> 40d49991e8fb 08:05:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:05:43 Removing intermediate container c01d31daba9c 08:05:43 ---> 182649ce009e 08:05:43 Step 14/24 : EXPOSE $APP_PORT 08:05:43 ---> Running in 7fa1b7cb6534 08:05:43 Removing intermediate container 7b4eb8297968 08:05:43 ---> 4e28aeceabd5 08:05:43 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:05:43 ---> Running in f09de67d5dfd 08:05:43 ---> Running in 9afe5c679283 08:05:43 Removing intermediate container 6439254dfe3d 08:05:43 ---> 60e6c49142ce 08:05:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:43 Removing intermediate container 7fa1b7cb6534 08:05:43 ---> d9c99a078ece 08:05:43 Step 15/24 : EXPOSE $APP_PORT 08:05:43 Removing intermediate container f09de67d5dfd 08:05:43 ---> ab53f4e66bef 08:05:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:43 ---> a51607ebb7d0 08:05:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:05:43 Removing intermediate container 9afe5c679283 08:05:43 ---> adb00d16c559 08:05:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:05:43 ---> Running in b7fd73d790ce 08:05:43 ---> Running in 878b3b0cae2e 08:05:43 ---> Running in e93a79772023 08:05:43 ---> a0b7d52cfd61 08:05:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:43 Removing intermediate container b7fd73d790ce 08:05:43 ---> 7a585a0f226d 08:05:43 Step 16/24 : WORKDIR / 08:05:43 ---> Running in 36c899487171 08:05:43 Removing intermediate container e93a79772023 08:05:43 ---> 9f28ee8ab0d9 08:05:43 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:05:43 ---> 66363d03e6a2 08:05:43 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:05:43 ---> Running in 860debdec0a6 08:05:43 Removing intermediate container 36c899487171 08:05:43 ---> 3e35aa20f9d9 08:05:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:43 ---> 33825dab2ce9 08:05:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:05:44 ---> 469172342e64 08:05:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:44 ---> 2a0b0f2b19ec 08:05:44 Step 20/24 : ENTRYPOINT ["/core-command"] 08:05:44 ---> 546cebc0c9ff 08:05:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:05:44 ---> Running in 9833738cfc2d 08:05:44 Removing intermediate container 878b3b0cae2e 08:05:44 ---> 571cc861b50e 08:05:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:05:44 ---> Running in 2d1e3111cbed 08:05:44 Removing intermediate container 9833738cfc2d 08:05:44 ---> 3d003bbfbd99 08:05:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:44 ---> 353f78ef25bd 08:05:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:44 ---> 0faf41dfcdb9 08:05:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:05:44 ---> Running in 5eaa768c99ff 08:05:45 Removing intermediate container 5eaa768c99ff 08:05:45 ---> cd8cbaf6b8b5 08:05:45 Step 22/24 : LABEL arch=x86_64 08:05:45 ---> Running in f9442a593035 08:05:45 Removing intermediate container 860debdec0a6 08:05:45 ---> 6faea7cebe0b 08:05:45 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:05:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:05:45 ---> Running in 3b5ad8f59c1c 08:05:45 ---> a66f23da5922 08:05:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:05:45 ---> e5376c3dee53 08:05:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:45 Removing intermediate container f9442a593035 08:05:45 ---> 7e6aa6e75c11 08:05:45 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:05:45 ---> Running in 773a593702ba 08:05:45 ---> Running in 1222663f3d83 08:05:45 Removing intermediate container 3b5ad8f59c1c 08:05:45 ---> d4bbfd1df096 08:05:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:05:45 ---> d180b2979dea 08:05:45 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:05:45 ---> Running in bbe84a84ff24 08:05:45 Removing intermediate container 1222663f3d83 08:05:45 ---> 3d528682087d 08:05:45 Step 24/24 : LABEL version=0.0.0 08:05:45 Removing intermediate container 773a593702ba 08:05:45 ---> 90c8bd3f4252 08:05:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:45 ---> Running in e79b2329cb71 08:05:45 ---> Running in d9608941285e 08:05:45 ---> f0e3a38a0039 08:05:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:05:45 ---> Running in aba6cc09b778 08:05:45 Removing intermediate container e79b2329cb71 08:05:45 ---> c8bf79a48172 08:05:45 08:05:45 Removing intermediate container d9608941285e 08:05:45 ---> b91406260b5c 08:05:45 Step 22/24 : LABEL arch=x86_64 08:05:45 ---> Running in e376b1845f4d 08:05:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:05:45 Successfully built c8bf79a48172 08:05:45 Successfully tagged core-command:latest 08:05:45 Building security-proxy-setup 08:05:45  Building core-command ... done Removing intermediate container e376b1845f4d 08:05:45 ---> 980ca96782a5 08:05:45 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:05:46 ---> Running in 8d4238233359 08:05:46 (1/6) Installing dumb-init (1.2.2-r1) 08:05:46 (2/6) Installing libgcc (9.3.0-r2) 08:05:46 (3/6) Installing libsodium (1.0.18-r0) 08:05:46 Removing intermediate container 8d4238233359 08:05:46 ---> 1db68d563e7b 08:05:46 Step 24/24 : LABEL version=0.0.0 08:05:46 (4/6) Installing libstdc++ (9.3.0-r2) 08:05:46 ---> Running in d240018f5a84 08:05:47 (5/6) Installing libzmq (4.3.3-r0) 08:05:47 (6/6) Installing zeromq (4.3.3-r0) 08:05:48 Executing busybox-1.31.1-r20.trigger 08:05:48 OK: 8 MiB in 20 packages 08:05:48 Removing intermediate container d240018f5a84 08:05:48 ---> ba8453cf29ce 08:05:48 08:05:48 Successfully built ba8453cf29ce 08:05:48 Successfully tagged core-metadata:latest 08:05:48 Building support-scheduler 08:05:48  Building core-metadata ... done Removing intermediate container bbe84a84ff24 08:05:48 ---> 37a27b6975d5 08:05:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:05:51 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:05:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:05:51 ---> 29b9d6711a52 08:05:51 Step 3/22 : WORKDIR /edgex-go 08:05:51 ---> Using cache 08:05:51 ---> a44be219586f 08:05:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:51 ---> Using cache 08:05:51 ---> f11b7826aa23 08:05:51 Step 5/22 : RUN apk add --update --no-cache make git 08:05:51 ---> Using cache 08:05:51 ---> 239fa181fc40 08:05:51 Step 6/22 : COPY go.mod . 08:05:51 ---> Using cache 08:05:51 ---> 45f756b8a60b 08:05:51 Step 7/22 : RUN go mod download 08:05:51 ---> Using cache 08:05:51 ---> 5e525a0db77c 08:05:51 Step 8/22 : COPY . . 08:05:51 ---> Using cache 08:05:51 ---> ed55814e154a 08:05:51 Step 9/22 : RUN go mod tidy 08:05:51 ---> Using cache 08:05:51 ---> a10990f4cf7d 08:05:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:05:52 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:05:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:05:52 ---> 29b9d6711a52 08:05:52 Step 3/23 : WORKDIR /edgex-go 08:05:52 ---> Using cache 08:05:52 ---> a44be219586f 08:05:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:05:52 ---> Using cache 08:05:52 ---> f11b7826aa23 08:05:52 Step 5/23 : RUN apk add --update --no-cache make git 08:05:52 ---> Using cache 08:05:52 ---> 239fa181fc40 08:05:52 Step 6/23 : COPY go.mod . 08:05:52 ---> Using cache 08:05:52 ---> 45f756b8a60b 08:05:52 Step 7/23 : RUN go mod download 08:05:52 ---> Using cache 08:05:52 ---> 5e525a0db77c 08:05:52 Step 8/23 : COPY . . 08:05:52 ---> Using cache 08:05:52 ---> ed55814e154a 08:05:52 Step 9/23 : RUN go mod tidy 08:05:52 ---> Using cache 08:05:52 ---> a10990f4cf7d 08:05:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:05:53 Removing intermediate container aba6cc09b778 08:05:53 ---> a5ea11b4c0fa 08:05:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:53 ---> Running in fc7a93c53245 08:05:53 ---> Running in be42c95f887e 08:05:53 ---> Running in 57f48d5cbe14 08:05:53 Removing intermediate container fc7a93c53245 08:05:53 ---> 459e4fd4d1be 08:05:53 Step 24/26 : LABEL arch=x86_64 08:05:53 Removing intermediate container 2d1e3111cbed 08:05:53 ---> ec357c384660 08:05:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:05:53 ---> 20d53f734ed9 08:05:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:05:53 ---> Running in 71377571693b 08:05:53 ---> af020c74e3fb 08:05:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:05:53 Removing intermediate container 71377571693b 08:05:53 ---> dbc6e68a6b5e 08:05:53 Step 25/26 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:05:53 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 08:05:53 ---> Running in d7ce3e190fd9 08:05:54 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 08:05:54 Removing intermediate container d7ce3e190fd9 08:05:54 ---> 39cdd3752046 08:05:54 Step 26/26 : LABEL version=0.0.0 08:05:54 ---> e3e6b6148b89 08:05:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:05:54 ---> Running in e1d9efd93f15 08:05:54 ---> a6d50b0721f0 08:05:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:05:54 ---> 0b65552e6a20 08:05:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:05:54 Removing intermediate container e1d9efd93f15 08:05:54 ---> 4c47e1e05556 08:05:54 08:05:54 Successfully built 4c47e1e05556 08:05:54 Successfully tagged security-secretstore-setup:latest 08:05:54  Building security-secretstore-setup ... done Building sys-mgmt-agent 08:05:54 ---> eae4857bbc6b 08:05:54 Step 20/24 : ENTRYPOINT ["/core-data"] 08:05:54 ---> Running in daa4d896231f 08:05:55 ---> f90eaa861d87 08:05:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:05:55 Removing intermediate container daa4d896231f 08:05:55 ---> 5aa32e8826c9 08:05:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:05:55 ---> Running in 48bbd4e4820c 08:05:55 Removing intermediate container 48bbd4e4820c 08:05:55 ---> aef39db7d2e8 08:05:55 Step 22/24 : LABEL arch=x86_64 08:05:56 ? github.com/edgexfoundry/edgex-go [no test files] 08:05:56 ---> e8dc0ef6d180 08:05:56 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:05:57 ---> Running in 6a922859d646 08:05:57 ---> Running in f4fc35360129 08:05:58 Removing intermediate container 6a922859d646 08:05:58 ---> 8683097c25b1 08:05:58 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:05:58 ---> Running in 6e1db0752705 08:05:58 Removing intermediate container f4fc35360129 08:05:58 ---> 3bbec234e6fa 08:05:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:05:58 Removing intermediate container 6e1db0752705 08:05:58 ---> 99a2679590f8 08:05:58 Step 24/24 : LABEL version=0.0.0 08:05:58 ---> Running in 4be32fe3f6fb 08:05:58 ---> 6e77a202fe65 08:05:58 Step 27/32 : RUN chmod +x /entrypoint.sh 08:05:58 Removing intermediate container 4be32fe3f6fb 08:05:58 ---> 588522f9e661 08:05:58 08:05:58 Successfully built 588522f9e661 08:05:58 ---> Running in 0e14e9f969fa 08:05:58 Successfully tagged core-data:latest 08:05:58 Building support-notifications 08:06:03  Building core-data ... done Removing intermediate container 0e14e9f969fa 08:06:03 ---> fff402106637 08:06:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:06:03 ---> Running in f2199e810a38 08:06:03 Removing intermediate container f2199e810a38 08:06:03 ---> a248f6a08843 08:06:03 Step 29/32 : CMD ["gate"] 08:06:04 ---> Running in b9a424abefec 08:06:04 Removing intermediate container b9a424abefec 08:06:04 ---> b17817d678b6 08:06:04 Step 30/32 : LABEL arch=x86_64 08:06:04 ---> Running in 30156fdcd71e 08:06:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:06:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:06:05 ---> 29b9d6711a52 08:06:05 Step 3/24 : WORKDIR /edgex-go 08:06:05 ---> Using cache 08:06:05 ---> a44be219586f 08:06:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:05 ---> Using cache 08:06:05 ---> f11b7826aa23 08:06:05 Step 5/24 : RUN apk add --update --no-cache make bash git 08:06:05 ---> Running in 61fc39e668c1 08:06:05 Removing intermediate container 30156fdcd71e 08:06:05 ---> eaff3990704a 08:06:05 Step 31/32 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:06:05 ---> Running in 64da6c33bb60 08:06:05 Removing intermediate container 64da6c33bb60 08:06:05 ---> e142a95d7758 08:06:05 Step 32/32 : LABEL version=0.0.0 08:06:05 ---> Running in cfb9907325f5 08:06:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:06 Removing intermediate container cfb9907325f5 08:06:06 ---> e0585c7750e4 08:06:06 08:06:06 Successfully built e0585c7750e4 08:06:06 Successfully tagged security-bootstrapper:latest 08:06:06  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:07 OK: 219 MiB in 52 packages 08:06:09 Removing intermediate container 61fc39e668c1 08:06:09 ---> 89cde5e494a0 08:06:09 Step 6/24 : COPY go.mod . 08:06:09 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:06:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:06:09 ---> 29b9d6711a52 08:06:09 Step 3/23 : WORKDIR /edgex-go 08:06:09 ---> Using cache 08:06:09 ---> a44be219586f 08:06:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:09 ---> Using cache 08:06:09 ---> f11b7826aa23 08:06:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:06:10 ---> b88bad4f256c 08:06:10 Step 7/24 : RUN go mod download 08:06:10 ---> Running in c542832ef17c 08:06:10 ---> Running in ea2c08387740 08:06:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:06:11 Removing intermediate container ea2c08387740 08:06:11 ---> 34a00992d50c 08:06:11 Step 8/24 : COPY . . 08:06:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:06:12 OK: 219 MiB in 52 packages 08:06:16 Removing intermediate container c542832ef17c 08:06:16 ---> 9f1480bcee27 08:06:16 Step 6/23 : COPY go.mod . 08:06:16 ---> 8c3994ffa931 08:06:16 Step 9/24 : RUN go mod tidy 08:06:16 ---> Running in 896cf21409ab 08:06:16 ---> 5a3f2870c5d4 08:06:16 Step 7/23 : RUN go mod download 08:06:16 ---> Running in 443063b266a2 08:06:18 Removing intermediate container 443063b266a2 08:06:18 ---> 7bc3fd249969 08:06:18 Step 8/23 : COPY . . 08:06:18 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 08:06:20 Removing intermediate container 896cf21409ab 08:06:20 ---> e486802c7f41 08:06:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:06:21 ---> Running in 49b0ee1af825 08:06:21 ---> 905507ee8bfa 08:06:21 Step 9/23 : RUN go mod tidy 08:06:21 ---> Running in e75f49a4b7eb 08:06:22 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 08:06:24 Removing intermediate container e75f49a4b7eb 08:06:24 ---> d5c0de8fd525 08:06:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:06:24 Removing intermediate container 57f48d5cbe14 08:06:24 ---> 3362550d2c48 08:06:24 08:06:24 Step 11/22 : FROM alpine:3.12 08:06:24 ---> 13621d1b12d4 08:06:24 Step 12/22 : RUN apk add --update --no-cache curl 08:06:24 ---> Running in 5586cbc68f93 08:06:24 ---> Running in 6c839dce2e31 08:06:24 Removing intermediate container be42c95f887e 08:06:24 ---> f543da077e60 08:06:24 08:06:24 Step 11/23 : FROM alpine:3.12 08:06:24 ---> 13621d1b12d4 08:06:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:06:24 ---> Using cache 08:06:24 ---> 0c56d1a3cacc 08:06:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:06:24 ---> Using cache 08:06:24 ---> 8b70bf49f309 08:06:24 Step 14/23 : ENV APP_PORT=59861 08:06:25 ---> Running in cfaeb805b413 08:06:25 Removing intermediate container cfaeb805b413 08:06:25 ---> 4bfd4c007bd2 08:06:25 Step 15/23 : EXPOSE $APP_PORT 08:06:25 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 08:06:25 ---> Running in 704b7632457a 08:06:25 Removing intermediate container 704b7632457a 08:06:25 ---> 1c1e50ccc870 08:06:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:25 ---> b9d1f19092b4 08:06:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:06:25 (1/4) Installing ca-certificates (20191127-r4) 08:06:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:06:25 (3/4) Installing libcurl (7.77.0-r0) 08:06:25 (4/4) Installing curl (7.77.0-r0) 08:06:25 Executing busybox-1.31.1-r20.trigger 08:06:25 Executing ca-certificates-20191127-r4.trigger 08:06:25 OK: 7 MiB in 18 packages 08:06:26 ---> 8f585e62857e 08:06:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:06:26 Removing intermediate container 6c839dce2e31 08:06:26 ---> 68180c8581d7 08:06:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:06:26 ---> Running in 33084b097af5 08:06:26 ---> f2a52a6cbe25 08:06:26 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:06:26 ---> Running in d3873737e449 08:06:26 Removing intermediate container 33084b097af5 08:06:26 ---> 2982ef7fdb64 08:06:26 Step 14/22 : WORKDIR /edgex 08:06:26 ---> Running in ed8defec3037 08:06:26 Removing intermediate container d3873737e449 08:06:26 ---> 8c8e5f3f8b31 08:06:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:26 ---> Running in ed5a85b21a63 08:06:26 Removing intermediate container ed8defec3037 08:06:26 ---> 8fd3a6401c9b 08:06:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:06:27 Removing intermediate container ed5a85b21a63 08:06:27 ---> 114efab496f3 08:06:27 Step 21/23 : LABEL arch=x86_64 08:06:27 ---> Running in 63d3c7114129 08:06:27 ---> f28a7adbc82f 08:06:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:06:27 Removing intermediate container 63d3c7114129 08:06:27 ---> 3db0b7f1e95d 08:06:27 Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:06:27 ---> Running in 90b1d09c59f8 08:06:27 Removing intermediate container 90b1d09c59f8 08:06:27 ---> e6209c470419 08:06:27 Step 23/23 : LABEL version=0.0.0 08:06:27 ---> Running in d47a175d6535 08:06:27 ---> 8bd1e353bd61 08:06:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:06:28 Removing intermediate container d47a175d6535 08:06:28 ---> e9189bf67e11 08:06:28 08:06:28 Successfully built e9189bf67e11 08:06:28 Successfully tagged support-scheduler:latest 08:06:28  Building support-scheduler ... done  ---> 0c9437c5e010 08:06:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:06:28 ---> Running in 4fffcc7fe8f2 08:06:28 Removing intermediate container 4fffcc7fe8f2 08:06:28 ---> ae78751288fc 08:06:28 Step 19/22 : CMD ["--init=true"] 08:06:29 ---> Running in 93042a412ef4 08:06:29 Removing intermediate container 93042a412ef4 08:06:29 ---> e999c30c20c1 08:06:29 Step 20/22 : LABEL arch=x86_64 08:06:29 ---> Running in 468d109dbfb2 08:06:29 Removing intermediate container 468d109dbfb2 08:06:29 ---> 830925892515 08:06:29 Step 21/22 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:06:29 ---> Running in 8838530f3d60 08:06:29 Removing intermediate container 8838530f3d60 08:06:29 ---> df7ebce40703 08:06:29 Step 22/22 : LABEL version=0.0.0 08:06:29 ---> Running in d6c5f39542bb 08:06:29 Removing intermediate container d6c5f39542bb 08:06:29 ---> 46144b1fa5e1 08:06:29 08:06:29 Successfully built 46144b1fa5e1 08:06:29 Successfully tagged security-proxy-setup:latest 08:06:42  Building security-proxy-setup ... done Removing intermediate container 49b0ee1af825 08:06:42 ---> 6c5656614a6f 08:06:42 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:06:42 ---> Running in 81f0dfc7d016 08:06:42 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 08:06:42 Removing intermediate container 5586cbc68f93 08:06:42 ---> 57ace51c970a 08:06:42 08:06:42 Step 11/23 : FROM alpine:3.12 08:06:42 ---> 13621d1b12d4 08:06:42 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:06:42 ---> Running in 9ff866d2b2f3 08:06:42 Removing intermediate container 81f0dfc7d016 08:06:42 ---> f891d26162e1 08:06:42 08:06:42 Step 12/24 : FROM docker:20.10.0 08:06:42 20.10.0: Pulling from library/docker 08:06:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:43 (1/2) Installing ca-certificates (20191127-r4) 08:06:43 (2/2) Installing dumb-init (1.2.2-r1) 08:06:43 Executing busybox-1.31.1-r20.trigger 08:06:43 Executing ca-certificates-20191127-r4.trigger 08:06:43 OK: 6 MiB in 16 packages 08:06:43 Removing intermediate container 9ff866d2b2f3 08:06:43 ---> c3ac84f3ea7d 08:06:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:06:44 ---> Running in d048dbfdb405 08:06:44 Removing intermediate container d048dbfdb405 08:06:44 ---> 7763fd496e29 08:06:44 Step 14/23 : ENV APP_PORT=59860 08:06:44 ---> Running in 631d3fd246e9 08:06:44 Removing intermediate container 631d3fd246e9 08:06:44 ---> 3d6fd62c9e32 08:06:44 Step 15/23 : EXPOSE $APP_PORT 08:06:44 ---> Running in 5797050904f5 08:06:44 Removing intermediate container 5797050904f5 08:06:44 ---> aed3dd2ff88c 08:06:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:06:44 ---> f80b4535c0db 08:06:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:06:45 ---> d868e1dcd1ef 08:06:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:06:45 ---> bbaddbb9fed4 08:06:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:06:45 ---> Running in 8c61f611d8aa 08:06:45 Removing intermediate container 8c61f611d8aa 08:06:45 ---> f20798d96501 08:06:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:45 ---> Running in 0d1f4ee73e49 08:06:45 Removing intermediate container 0d1f4ee73e49 08:06:45 ---> ee9d325af509 08:06:45 Step 21/23 : LABEL arch=x86_64 08:06:46 ---> Running in 958743b331d5 08:06:46 Removing intermediate container 958743b331d5 08:06:46 ---> 164927404d13 08:06:46 Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:06:46 ---> Running in d28b35e60b5c 08:06:46 Removing intermediate container d28b35e60b5c 08:06:46 ---> ec18ba140ed8 08:06:46 Step 23/23 : LABEL version=0.0.0 08:06:46 ---> Running in 44b50c3616cf 08:06:46 Removing intermediate container 44b50c3616cf 08:06:46 ---> c74baa8f4d36 08:06:46 08:06:46 Successfully built c74baa8f4d36 08:06:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:06:46 Successfully tagged support-notifications:latest 08:06:46  Building support-notifications ... done Status: Downloaded newer image for docker:20.10.0 08:06:46 ---> aefe523efa57 08:06:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:06:46 ---> Running in a94375869a4e 08:06:46 Removing intermediate container a94375869a4e 08:06:46 ---> e1bd57c7fdfe 08:06:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:06:46 ---> Running in 6a475c7b80d9 08:06:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:06:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:06:47 (1/39) Installing readline (8.0.4-r0) 08:06:47 (2/39) Installing bash (5.0.17-r0) 08:06:47 Executing bash-5.0.17-r0.post-install 08:06:47 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:06:47 (4/39) Installing libcurl (7.77.0-r0) 08:06:47 (5/39) Installing curl (7.77.0-r0) 08:06:47 (6/39) Installing dumb-init (1.2.2-r1) 08:06:47 (7/39) Installing libbz2 (1.0.8-r1) 08:06:47 (8/39) Installing expat (2.2.9-r1) 08:06:47 (9/39) Installing libffi (3.3-r2) 08:06:47 (10/39) Installing gdbm (1.13-r1) 08:06:47 (11/39) Installing xz-libs (5.2.5-r0) 08:06:47 (12/39) Installing sqlite-libs (3.32.1-r0) 08:06:47 (13/39) Installing python3 (3.8.10-r0) 08:06:47 (14/39) Installing py3-appdirs (1.4.4-r1) 08:06:47 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:06:47 (16/39) Installing py3-parsing (2.4.7-r0) 08:06:48 (17/39) Installing py3-six (1.15.0-r0) 08:06:48 (18/39) Installing py3-packaging (20.4-r0) 08:06:48 (19/39) Installing py3-setuptools (47.0.0-r0) 08:06:48 (20/39) Installing py3-chardet (3.0.4-r4) 08:06:48 (21/39) Installing py3-idna (2.9-r0) 08:06:48 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:06:48 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:06:48 (24/39) Installing py3-requests (2.23.0-r0) 08:06:48 (25/39) Installing py3-msgpack (1.0.0-r0) 08:06:48 (26/39) Installing py3-lockfile (0.12.2-r3) 08:06:48 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:06:48 (28/39) Installing py3-colorama (0.4.3-r0) 08:06:48 (29/39) Installing py3-distlib (0.3.0-r0) 08:06:48 (30/39) Installing py3-distro (1.5.0-r1) 08:06:48 (31/39) Installing py3-webencodings (0.5.1-r3) 08:06:48 (32/39) Installing py3-html5lib (1.0.1-r4) 08:06:48 (33/39) Installing py3-pytoml (0.1.21-r0) 08:06:48 (34/39) Installing py3-pep517 (0.8.2-r0) 08:06:48 (35/39) Installing py3-progress (1.5-r0) 08:06:48 (36/39) Installing py3-toml (0.10.1-r0) 08:06:48 (37/39) Installing py3-retrying (1.3.3-r0) 08:06:48 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:06:48 (39/39) Installing py3-pip (20.1.1-r0) 08:06:48 Executing busybox-1.31.1-r19.trigger 08:06:48 OK: 72 MiB in 59 packages 08:06:49 Collecting docker-compose==1.23.2 08:06:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:06:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:06:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:06:49 Collecting docker<4.0,>=3.6.0 08:06:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:06:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:06:49 Collecting texttable<0.10,>=0.9.0 08:06:49 Downloading texttable-0.9.1.tar.gz (11 kB) 08:06:49 Collecting cached-property<2,>=1.2.0 08:06:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:06:49 Collecting jsonschema<3,>=2.5.1 08:06:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:06:49 Collecting PyYAML<4,>=3.10 08:06:49 Downloading PyYAML-3.13.tar.gz (270 kB) 08:06:50 Collecting websocket-client<1.0,>=0.32.0 08:06:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:06:50 Collecting dockerpty<0.5,>=0.4.1 08:06:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:06:50 Collecting docopt<0.7,>=0.6.1 08:06:50 Downloading docopt-0.6.2.tar.gz (25 kB) 08:06:51 Collecting idna<2.8,>=2.5 08:06:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:06:51 Collecting urllib3<1.25,>=1.21.1 08:06:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:06:51 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) 08:06:51 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) 08:06:51 Collecting docker-pycreds>=0.4.0 08:06:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:06:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:06:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:06:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:06:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:06:51 Installing collected packages: idna, urllib3, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, jsonschema, PyYAML, dockerpty, docopt, docker-compose 08:06:51 Attempting uninstall: idna 08:06:51 Found existing installation: idna 2.9 08:06:51 Uninstalling idna-2.9: 08:06:51 Successfully uninstalled idna-2.9 08:06:51 Attempting uninstall: urllib3 08:06:51 Found existing installation: urllib3 1.25.9 08:06:51 Uninstalling urllib3-1.25.9: 08:06:51 Successfully uninstalled urllib3-1.25.9 08:06:51 Attempting uninstall: requests 08:06:51 Found existing installation: requests 2.23.0 08:06:51 Uninstalling requests-2.23.0: 08:06:51 Successfully uninstalled requests-2.23.0 08:06:52 Running setup.py install for texttable: started 08:06:52 Running setup.py install for texttable: finished with status 'done' 08:06:52 Running setup.py install for PyYAML: started 08:06:52 Running setup.py install for PyYAML: finished with status 'done' 08:06:52 Running setup.py install for dockerpty: started 08:06:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:06:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:06:53 Running setup.py install for dockerpty: finished with status 'done' 08:06:53 Running setup.py install for docopt: started 08:06:53 Running setup.py install for docopt: finished with status 'done' 08:06:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:06:56 Removing intermediate container 6a475c7b80d9 08:06:56 ---> b1c4db54373f 08:06:56 Step 15/24 : ENV APP_PORT=58890 08:06:56 ---> Running in d94797e5aa3c 08:06:56 Removing intermediate container d94797e5aa3c 08:06:56 ---> b86b0fb60a7d 08:06:56 Step 16/24 : EXPOSE $APP_PORT 08:06:56 ---> Running in 58cde872af91 08:06:56 Removing intermediate container 58cde872af91 08:06:56 ---> f8fe81a8f0ab 08:06:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:06:56 ---> f83d771e7d17 08:06:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:06:56 ---> 3c55983bc2f2 08:06:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:06:57 ---> e316c7bdfc9d 08:06:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:06:57 ---> Running in b6a8774d7119 08:06:57 Removing intermediate container b6a8774d7119 08:06:57 ---> ec30bc72e5f6 08:06:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:06:57 ---> Running in 8cb7fef2a10e 08:06:57 Removing intermediate container 8cb7fef2a10e 08:06:57 ---> efaef2a998aa 08:06:57 Step 22/24 : LABEL arch=x86_64 08:06:57 ---> Running in b33607eba856 08:06:57 Removing intermediate container b33607eba856 08:06:57 ---> 4c0675e179a4 08:06:57 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:06:57 ---> Running in 9a9f4775bdd4 08:06:57 Removing intermediate container 9a9f4775bdd4 08:06:57 ---> 901d86a97d2d 08:06:57 Step 24/24 : LABEL version=0.0.0 08:06:57 ---> Running in e49de360d607 08:06:57 Removing intermediate container e49de360d607 08:06:57 ---> 6a36e15ed61a 08:06:57 08:06:58 Successfully built 6a36e15ed61a 08:06:58 Successfully tagged sys-mgmt-agent:latest 08:06:58  Building sys-mgmt-agent ... done  [Pipeline] } 08:06:58 $ docker stop --time=1 6d54bd076d11f75b0f6d051f704dcfb4427bb0647be16075b0e44c93eae0b625 08:06:58 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:06:58 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:06:59 $ docker rm -f 6d54bd076d11f75b0f6d051f704dcfb4427bb0647be16075b0e44c93eae0b625 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:59 + docker images 08:06:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:59 sys-mgmt-agent latest 6a36e15ed61a 2 seconds ago 312MB 08:06:59 support-notifications latest c74baa8f4d36 13 seconds ago 16.6MB 08:06:59 f891d26162e1 17 seconds ago 1.15GB 08:06:59 57ace51c970a 17 seconds ago 1.15GB 08:06:59 security-proxy-setup latest 46144b1fa5e1 30 seconds ago 25.3MB 08:06:59 support-scheduler latest e9189bf67e11 31 seconds ago 15.9MB 08:06:59 3362550d2c48 35 seconds ago 1.15GB 08:06:59 f543da077e60 35 seconds ago 1.14GB 08:06:59 security-bootstrapper latest e0585c7750e4 54 seconds ago 18.2MB 08:06:59 core-data latest 588522f9e661 About a minute ago 20.2MB 08:06:59 security-secretstore-setup latest 4c47e1e05556 About a minute ago 28.1MB 08:06:59 core-metadata latest ba8453cf29ce About a minute ago 16.6MB 08:06:59 core-command latest c8bf79a48172 About a minute ago 15.9MB 08:06:59 b3c0bdfb7639 About a minute ago 1.15GB 08:06:59 bd09fa3f41a2 About a minute ago 1.15GB 08:06:59 21afa559278d About a minute ago 1.14GB 08:06:59 479a5836d36f About a minute ago 1.14GB 08:06:59 2578cd6a69e8 About a minute ago 1.15GB 08:06:59 ci-base-image-x86_64 latest 29b9d6711a52 5 minutes ago 648MB 08:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 08:06:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 08:06:59 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 08:06:59 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 08:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:07:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:07:15 Still waiting to schedule task 08:07:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:07:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:07:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:07:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:07:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements 08:07:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.290s coverage: 100.0% of statements 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:07:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:07:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.259s coverage: 81.2% of statements 08:07:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:07:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.355s coverage: 53.4% of statements 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.509s coverage: 87.7% of statements 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:07:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.214s coverage: 78.9% of statements 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:07:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.282s coverage: 95.1% of statements 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.172s coverage: 58.8% of statements 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.179s coverage: 60.0% of statements 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.233s coverage: 0.8% of statements 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.298s coverage: 22.0% of statements 08:07:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.220s coverage: 47.1% of statements 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.330s coverage: 79.5% of statements 08:07:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.177s coverage: 94.1% of statements 08:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.196s coverage: 96.3% of statements 08:07:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements 08:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.226s coverage: 94.4% of statements 08:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.288s coverage: 44.8% of statements 08:07:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.597s coverage: 81.8% of statements 08:07:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.228s coverage: 92.9% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.181s coverage: 76.0% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 91.2% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 64.4% of statements 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.163s coverage: 100.0% of statements 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 08:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 08:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 08:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 08:08:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.071s coverage: 66.9% of statements 08:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:08:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.764s coverage: 43.6% of statements 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.094s coverage: 89.5% of statements 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.257s coverage: 19.3% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.532s coverage: 91.9% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.190s coverage: 63.4% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.367s coverage: 97.6% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.064s coverage: 0.0% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.168s coverage: 28.1% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.163s coverage: 28.9% of statements 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:08:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements 08:08:17 GO111MODULE=on go vet ./... 08:08:18 Running on prd-ubuntu18.04-docker-8c-8g-517 in /w/workspace/edgexfoundry_edgex-go_PR-3541 [Pipeline] { [Pipeline] ws 08:08:18 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 08:08:18 The recommended git tool is: git 08:08:20 using credential edgex-jenkins-ssh 08:08:20 Cloning the remote Git repository 08:08:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:08:20 > git init /w/workspace/edgex-go/8 # timeout=10 08:08:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:08:20 > git --version # timeout=10 08:08:20 > git --version # 'git version 2.17.1' 08:08:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:36 Merging remotes/origin/master commit 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 into PR head commit 067e10b205f46147fb2e36e869e4f1c77a12551e 08:08:36 Merge succeeded, producing 067e10b205f46147fb2e36e869e4f1c77a12551e 08:08:36 Checking out Revision 067e10b205f46147fb2e36e869e4f1c77a12551e (PR-3541) 08:08:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:08:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:08:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:08:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3541/head:refs/remotes/origin/PR-3541 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:08:36 > git config core.sparsecheckout # timeout=10 08:08:36 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 08:08:36 > git remote # timeout=10 08:08:36 > git config --get remote.origin.url # timeout=10 08:08:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:08:36 > git merge 62a550d8008a894214f3a33c3f8a75f51c5bc6b5 # timeout=10 08:08:36 > git rev-parse HEAD^{commit} # timeout=10 08:08:36 > git config core.sparsecheckout # timeout=10 08:08:36 > git checkout -f 067e10b205f46147fb2e36e869e4f1c77a12551e # timeout=10 08:08:40 Commit message: "Merge branch 'master' into no-regen-creds" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:41 + echo snap-build.sh 08:08:41 snap-build.sh 08:08:41 + SNAP_BASE_DIR=. 08:08:41 + '[' '!' -z /w/workspace/edgex-go/8 ']' 08:08:41 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 08:08:41 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 08:08:41 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 08:08:41 + cd /w/workspace/edgex-go/8 08:08:41 + sudo apt-get remove -qy --purge lxd lxd-client 08:08:41 Reading package lists... 08:08:41 Building dependency tree... 08:08:41 Reading state information... 08:08:41 The following packages were automatically installed and are no longer required: 08:08:41 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:08:41 uidmap xdelta3 08:08:41 Use 'sudo apt autoremove' to remove them. 08:08:41 The following packages will be REMOVED: 08:08:41 lxd* lxd-client* 08:08:41 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:08:41 After this operation, 31.7 MB disk space will be freed. 08:08:42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:08:42 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:08:43 Removing lxd dnsmasq configuration 08:08:43 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:08:43 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:08:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:08:44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:08:44 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:08:46 Processing triggers for systemd (237-3ubuntu10.45) ... 08:08:46 Processing triggers for ureadahead (0.100.0-21) ... 08:08:47 + sudo snap remove --purge lxd 08:08:47 snap "lxd" is not installed 08:08:47 + sudo groupadd --force --system lxd 08:08:47 ++ whoami 08:08:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:08:47 + newgrp - lxd 08:08:47 + sudo snap install lxd 08:08:57 2021-06-04T08:08:54Z INFO Waiting for automatic snapd restart... 08:09:10 lxd 4.14 from Canonical* installed 08:09:10 + sudo lxd init --auto 08:09:20 + sudo snap install --classic snapcraft 08:09:25 snapcraft 4.8 from Canonical* installed 08:09:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:09:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:09:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:09:25 Dload Upload Total Spent Left Speed 08:09:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4384 0 --:--:-- --:--:-- --:--:-- 4384 08:09:25 100 3325k 100 3325k 0 0 10.5M 0 --:--:-- --:--:-- --:--:-- 10.5M 08:09:25 ./yq_linux_amd64 08:09:25 + sudo snapcraft prime --use-lxd 08:09:27 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:09:27 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: 08:09:27 - README.md 08:09:27 08:09:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:09:28 Launching a container. 08:09:35 Waiting for container to be ready 08:09:35 To start your first instance, try: lxc launch ubuntu:18.04 08:09:35 08:09:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:09:38 gofmt -l . 08:09:38 [ "`gofmt -l .`" = "" ] 08:09:38 ./bin/test-attribution-txt.sh [Pipeline] sh 08:09:39 Waiting for network to be ready... 08:09:39 + ls -al . 08:09:39 total 556 08:09:39 drwxrwxr-x 9 1001 1001 4096 Jun 4 08:09 . 08:09:39 drwxr-xr-x 4 root root 4096 Jun 4 08:05 .. 08:09:39 -rw-rw-r-- 1 1001 1001 11 Jun 4 08:03 .dockerignore 08:09:39 drwxrwxr-x 8 1001 1001 4096 Jun 4 08:03 .git 08:09:39 drwxrwxr-x 3 1001 1001 4096 Jun 4 08:03 .github 08:09:39 -rw-rw-r-- 1 1001 1001 818 Jun 4 08:03 .gitignore 08:09:39 -rw-rw-r-- 1 1001 1001 166 Jun 4 08:03 .sonarcloud.properties 08:09:39 -rw-rw-r-- 1 1001 1001 8609 Jun 4 08:03 Attribution.txt 08:09:39 -rw-rw-r-- 1 1001 1001 3804 Jun 4 08:03 CONTRIBUTING.md 08:09:39 -rw-rw-r-- 1 1001 1001 931 Jun 4 08:03 Dockerfile.build 08:09:39 -rw-rw-r-- 1 1001 1001 849 Jun 4 08:03 Jenkinsfile 08:09:39 -rw-rw-r-- 1 1001 1001 10775 Jun 4 08:03 LICENSE 08:09:39 -rw-rw-r-- 1 1001 1001 5605 Jun 4 08:03 Makefile 08:09:39 -rw-rw-r-- 1 1001 1001 7978 Jun 4 08:03 README.md 08:09:39 -rw-rw-r-- 1 1001 1001 6755 Jun 4 08:03 SECURITY.md 08:09:39 -rw-rw-r-- 1 1001 1001 5 Jun 4 08:00 VERSION 08:09:39 -rw-rw-r-- 1 1001 1001 4131 Jun 4 08:03 ZMQWindows.md 08:09:39 drwxrwxr-x 2 1001 1001 4096 Jun 4 08:03 bin 08:09:39 drwxrwxr-x 14 1001 1001 4096 Jun 4 08:03 cmd 08:09:39 -rw-r--r-- 1 root root 412085 Jun 4 08:08 coverage.out 08:09:39 -rw-rw-r-- 1 1001 1001 902 Jun 4 08:03 go.mod 08:09:39 -rw-r--r-- 1 root root 21048 Jun 4 08:05 go.sum 08:09:39 drwxrwxr-x 8 1001 1001 4096 Jun 4 08:03 internal 08:09:39 drwxrwxr-x 3 1001 1001 4096 Jun 4 08:03 openapi 08:09:39 drwxrwxr-x 4 1001 1001 4096 Jun 4 08:03 snap 08:09:39 -rw-rw-r-- 1 1001 1001 168 Jun 4 08:03 version.go [Pipeline] sh 08:09:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:09:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:09:39 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:09:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:09:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:09:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:09:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:09:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:09:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:09:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:09:40 + '[' -e coverage.out ] 08:09:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:09:40 Warning: overwriting stash ‘coverage-report’ 08:09:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:09:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:09:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:09:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:09:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:09:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:09:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:09:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:09:41 Stashed 1 file(s) [Pipeline] sh 08:09:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:09:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] 08:09:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:09:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:09:41 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:09:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 08:09:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 08:09:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:09:41 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:09:41 + make build 08:09:41 go mod tidy 08:09:42 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 08:09:43 Fetched 24.7 MB in 4s (6166 kB/s) 08:09:44 Reading package lists... 08:09:44 Reading package lists... 08:09:44 Building dependency tree... 08:09:44 Reading state information... 08:09:44 The following additional packages will be installed: 08:09:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:09:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:09:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:09:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:09:44 Suggested packages: 08:09:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:09:44 Recommended packages: 08:09:44 gnupg libsasl2-modules 08:09:44 The following NEW packages will be installed: 08:09:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:09:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:09:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:09:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:09:44 The following packages will be upgraded: 08:09:44 gpg gpg-agent gpgconf libudev1 08:09:45 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:09:45 Need to get 3530 kB of archives. 08:09:45 After this operation, 13.3 MB of additional disk space will be used. 08:09:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:09:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:09:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:09:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:09:45 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 08:09:45 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] 08:09:45 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:09:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:09:45 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:09:45 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:09:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 08:09:45 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:09:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:09:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:09:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:09:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:09:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:09:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:09:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:09:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:09:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:09:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:09:45 debconf: delaying package configuration, since apt-utils is not installed 08:09:46 Fetched 3530 kB in 1s (3541 kB/s) 08:09:46 (Reading database ... 12511 files and directories currently installed.) 08:09:46 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 08:09:46 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:09:46 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 08:09:46 Selecting previously unselected package udev. 08:09:46 (Reading database ... 12511 files and directories currently installed.) 08:09:46 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 08:09:46 Unpacking udev (237-3ubuntu10.47) ... 08:09:46 Selecting previously unselected package libfuse2:amd64. 08:09:46 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:09:46 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:09:46 Selecting previously unselected package fuse. 08:09:46 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:09:46 Unpacking fuse (2.9.7-1ubuntu1) ... 08:09:46 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:46 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:46 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:46 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:46 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:46 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:09:47 Selecting previously unselected package libksba8:amd64. 08:09:47 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:09:47 Unpacking libksba8:amd64 (1.3.5-2) ... 08:09:47 Selecting previously unselected package libroken18-heimdal:amd64. 08:09:47 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:09:47 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:09:47 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:09:47 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libwind0-heimdal:amd64. 08:09:47 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:09:47 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:09:47 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:09:47 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:09:47 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:09:47 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:47 Selecting previously unselected package libsasl2-modules-db:amd64. 08:09:47 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:09:47 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:47 Selecting previously unselected package libsasl2-2:amd64. 08:09:47 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:09:47 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:47 Selecting previously unselected package libldap-common. 08:09:47 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:09:47 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:09:47 Selecting previously unselected package libldap-2.4-2:amd64. 08:09:47 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:09:47 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:09:47 Selecting previously unselected package dirmngr. 08:09:47 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:09:48 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:09:48 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:09:48 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:09:48 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:09:48 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:48 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:09:48 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:09:48 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libksba8:amd64 (1.3.5-2) ... 08:09:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:48 Setting up udev (237-3ubuntu10.47) ... 08:09:48 invoke-rc.d: policy-rc.d denied execution of start. 08:09:48 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Processing triggers for systemd (237-3ubuntu10) ... 08:09:48 Setting up fuse (2.9.7-1ubuntu1) ... 08:09:48 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:09:48 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:09:48 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:09:48 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:09:48 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:49 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 08:09:49 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:09:49 settings in the [Install] section, and DefaultInstance for template units). 08:09:49 This means they are not meant to be enabled using systemctl. 08:09:49 Possible reasons for having this kind of units are: 08:09:49 1) A unit may be statically enabled by being symlinked from another unit's 08:09:49 .wants/ or .requires/ directory. 08:09:49 2) A unit's purpose may be to act as a helper for some other unit which has 08:09:49 a requirement dependency on it. 08:09:49 3) A unit may be started when needed via activation (socket, path, timer, 08:09:49 D-Bus, udev, scripted systemctl call, ...). 08:09:49 4) In case of template units, the unit is meant to be enabled with some 08:09:49 instance name specified. 08:09:49 Reading package lists... 08:09:49 Building dependency tree... 08:09:49 Reading state information... 08:09:49 The following additional packages will be installed: 08:09:49 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:09:49 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:09:49 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:09:49 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:09:49 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:09:49 Suggested packages: 08:09:49 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:09:49 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:09:49 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:09:49 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:09:49 systemd-container policykit-1 08:09:49 Recommended packages: 08:09:49 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:09:49 The following NEW packages will be installed: 08:09:49 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:09:49 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:09:49 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:09:49 multiarch-support openssh-client python3 python3-minimal python3.6 08:09:49 python3.6-minimal snapd squashfs-tools sudo 08:09:49 The following packages will be upgraded: 08:09:49 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:09:49 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:09:49 Need to get 35.2 MB of archives. 08:09:49 After this operation, 141 MB of additional disk space will be used. 08:09:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:09:50 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 08:09:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:09:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:09:50 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:09:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:09:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:09:50 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:09:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:09:50 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:09:50 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:09:50 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:09:50 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:09:50 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:09:50 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:09:50 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:09:50 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 08:09:51 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 08:09:51 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:09:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:09:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:09:51 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:09:51 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:09:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:09:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:09:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:09:51 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:09:51 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:09:51 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:09:51 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:09:51 debconf: delaying package configuration, since apt-utils is not installed 08:09:51 Fetched 35.2 MB in 1s (29.0 MB/s) 08:09:51 (Reading database ... 12757 files and directories currently installed.) 08:09:51 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 08:09:51 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:09:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 08:09:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:09:52 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 08:09:52 (Reading database ... 12757 files and directories currently installed.) 08:09:52 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:09:52 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:09:52 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:09:52 (Reading database ... 12757 files and directories currently installed.) 08:09:52 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:09:52 Unpacking apt (1.6.13) over (1.6.1) ... 08:09:52 Setting up apt (1.6.13) ... 08:09:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:09:53 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:09:53 (Reading database ... 12764 files and directories currently installed.) 08:09:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:09:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:09:53 Selecting previously unselected package libpython3.6-minimal:amd64. 08:09:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:53 Selecting previously unselected package libexpat1:amd64. 08:09:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:09:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:09:53 Selecting previously unselected package python3.6-minimal. 08:09:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:09:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:09:53 Checking for services that may need to be restarted...done. 08:09:53 Checking for services that may need to be restarted...done. 08:09:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:09:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:09:54 Selecting previously unselected package python3-minimal. 08:09:54 (Reading database ... 13012 files and directories currently installed.) 08:09:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:09:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:09:54 Selecting previously unselected package mime-support. 08:09:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:09:54 Unpacking mime-support (3.60ubuntu1) ... 08:09:54 Selecting previously unselected package libmpdec2:amd64. 08:09:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:09:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:09:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:09:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:54 Selecting previously unselected package python3.6. 08:09:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:09:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:09:54 Selecting previously unselected package libpython3-stdlib:amd64. 08:09:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:09:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:09:54 Setting up python3-minimal (3.6.7-1~18.04) ... 08:09:54 Selecting previously unselected package python3. 08:09:54 (Reading database ... 13442 files and directories currently installed.) 08:09:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:09:54 Unpacking python3 (3.6.7-1~18.04) ... 08:09:54 Selecting previously unselected package multiarch-support. 08:09:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:09:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:09:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:09:54 Selecting previously unselected package liblzo2-2:amd64. 08:09:55 (Reading database ... 13479 files and directories currently installed.) 08:09:55 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:09:55 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:09:55 Selecting previously unselected package libbsd0:amd64. 08:09:55 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:09:55 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:09:55 Selecting previously unselected package sudo. 08:09:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:09:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:09:55 Selecting previously unselected package apparmor. 08:09:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:09:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:09:55 Selecting previously unselected package libedit2:amd64. 08:09:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:09:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:09:55 Selecting previously unselected package libkrb5support0:amd64. 08:09:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:09:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:09:55 Selecting previously unselected package libk5crypto3:amd64. 08:09:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:09:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:09:55 Selecting previously unselected package libkeyutils1:amd64. 08:09:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:09:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:09:55 Selecting previously unselected package libkrb5-3:amd64. 08:09:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:09:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:09:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:09:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:09:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:09:55 Selecting previously unselected package libssl1.0.0:amd64. 08:09:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:09:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:09:55 Selecting previously unselected package openssh-client. 08:09:55 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:09:55 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:09:56 Selecting previously unselected package squashfs-tools. 08:09:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:09:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:09:56 Selecting previously unselected package snapd. 08:09:56 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 08:09:56 Unpacking snapd (2.48.3+18.04) ... 08:09:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:09:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:09:58 Setting up mime-support (3.60ubuntu1) ... 08:09:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:09:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:09:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:09:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:09:58 Setting up systemd (237-3ubuntu10.47) ... 08:09:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:09:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:09:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:09:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:09:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:09:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:09:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:09:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:09:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:10:01 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:10:01 Setting up python3 (3.6.7-1~18.04) ... 08:10:01 running python rtupdate hooks for python3.6... 08:10:01 running python post-rtupdate hooks for python3.6... 08:10:01 Setting up apparmor (2.12-4ubuntu5.1) ... 08:10:01 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:10:01 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:10:01 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:10:02 Setting up snapd (2.48.3+18.04) ... 08:10:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:10:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:10:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:10:02 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:10:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:10:03 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:10:03 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:10:03 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:10:03 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:10:03 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:10:03 /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' 08:10:03 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:10:03 Processing triggers for systemd (237-3ubuntu10.47) ... 08:10:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:10:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:10:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:10:06 Reading package lists... 08:10:07 Reading package lists... 08:10:07 Building dependency tree... 08:10:07 Reading state information... 08:10:07 Calculating upgrade... 08:10:07 The following packages will be upgraded: 08:10:07 advancecomp base-files bash binutils binutils-common 08:10:07 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:10:07 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:10:07 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:10:07 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:10:07 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:10:07 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:10:07 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:10:07 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:10:07 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:10:07 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:10:07 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:10:07 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:10:07 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:10:07 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:10:07 ubuntu-keyring util-linux 08:10:07 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:10:07 Need to get 64.1 MB of archives. 08:10:07 After this operation, 5097 kB of additional disk space will be used. 08:10:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 08:10:07 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:10:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:10:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:10:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:10:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:10:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:10:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:10:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:10:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:10:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:10:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:10:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:10:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:10:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:10:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:10:08 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:10:08 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:10:08 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:10:08 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:10:08 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:10:08 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:10:08 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:10:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:10:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:10:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:10:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:10:08 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:10:08 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:10:08 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:10:08 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:10:08 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:10:08 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:10:08 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:10:08 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:10:08 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:10:08 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:10:08 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:10:08 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:10:08 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:10:08 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:10:08 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:10:08 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:10:08 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:10:08 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:10:08 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:10:08 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:10:08 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:10:08 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:10:08 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:10:08 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:10:08 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:10:08 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:10:08 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:10:08 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:10:08 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:10:08 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:10:08 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:10:08 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:10:08 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:10:08 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:10:08 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:10:08 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:10:08 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:10:08 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:10:08 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:10:08 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:10:08 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:10:08 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:10:08 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:10:08 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:10:08 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:10:08 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:10:08 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:10:08 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:10:08 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:10:08 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 08:10:08 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:10:08 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:10:08 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:10:08 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:10:08 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:10:08 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:10:08 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:10:08 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:10:08 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:10:08 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:10:08 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:10:08 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:10:08 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:10:08 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:10:08 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:10:08 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:10:08 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:10:09 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:10:09 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:10:09 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:10:09 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:10:09 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:10:09 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:10:09 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:10:09 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:10:09 debconf: delaying package configuration, since apt-utils is not installed 08:10:09 Fetched 64.1 MB in 2s (34.6 MB/s) 08:10:09 (Reading database ... 13912 files and directories currently installed.) 08:10:09 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:10:09 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:10:09 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:10:09 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:10:09 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 08:10:09 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 08:10:10 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:10 (Reading database ... 13912 files and directories currently installed.) 08:10:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:10:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:10:11 (Reading database ... 13912 files and directories currently installed.) 08:10:11 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:11 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:10:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:10:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:11 (Reading database ... 13912 files and directories currently installed.) 08:10:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:10:11 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 08:10:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:10:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:10:11 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 08:10:12 (Reading database ... 13912 files and directories currently installed.) 08:10:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:10:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:10:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:10:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:10:12 Setting up base-files (10.1ubuntu2.10) ... 08:10:12 Installing new version of config file /etc/issue ... 08:10:12 Installing new version of config file /etc/issue.net ... 08:10:12 Installing new version of config file /etc/lsb-release ... 08:10:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:10:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:10:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:10:12 Removing obsolete conffile /etc/default/motd-news ... 08:10:12 (Reading database ... 13913 files and directories currently installed.) 08:10:12 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:10:12 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:10:12 Setting up bash (4.4.18-2ubuntu1.2) ... 08:10:13 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 08:10:13 (Reading database ... 13913 files and directories currently installed.) 08:10:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:10:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:10:13 (Reading database ... 13913 files and directories currently installed.) 08:10:13 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:10:13 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:10:13 Setting up tar (1.29b-2ubuntu0.2) ... 08:10:13 (Reading database ... 13913 files and directories currently installed.) 08:10:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:10:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:10:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:10:14 (Reading database ... 13913 files and directories currently installed.) 08:10:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:10:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:10:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:10:14 (Reading database ... 13913 files and directories currently installed.) 08:10:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:10:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:10:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:10:14 (Reading database ... 13913 files and directories currently installed.) 08:10:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:10:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:10:14 Setting up grep (3.1-2build1) ... 08:10:14 (Reading database ... 13913 files and directories currently installed.) 08:10:14 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:10:14 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:10:14 Setting up login (1:4.5-1ubuntu2) ... 08:10:14 (Reading database ... 13913 files and directories currently installed.) 08:10:14 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:10:14 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:10:14 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:10:14 (Reading database ... 13913 files and directories currently installed.) 08:10:14 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:10:14 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:10:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:10:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:10:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:10:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:10:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:10:15 (Reading database ... 13913 files and directories currently installed.) 08:10:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:10:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:10:16 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 08:10:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:10:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:10:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:10:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:10:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:10:16 (Reading database ... 13913 files and directories currently installed.) 08:10:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:10:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:10:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:10:16 (Reading database ... 13913 files and directories currently installed.) 08:10:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:10:16 (Reading database ... 13913 files and directories currently installed.) 08:10:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:16 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 08:10:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:10:16 (Reading database ... 13913 files and directories currently installed.) 08:10:16 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:16 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:16 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:10:17 (Reading database ... 13913 files and directories currently installed.) 08:10:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:10:17 (Reading database ... 13913 files and directories currently installed.) 08:10:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:10:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:10:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:10:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:10:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:10:17 (Reading database ... 13913 files and directories currently installed.) 08:10:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:10:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:10:17 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:10:17 (Reading database ... 13913 files and directories currently installed.) 08:10:17 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:17 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:17 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:10:17 (Reading database ... 13913 files and directories currently installed.) 08:10:17 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:17 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:17 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:10:17 (Reading database ... 13913 files and directories currently installed.) 08:10:17 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:18 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:10:18 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:10:18 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:10:18 (Reading database ... 13913 files and directories currently installed.) 08:10:18 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:10:18 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:10:19 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:10:19 (Reading database ... 13913 files and directories currently installed.) 08:10:19 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:10:19 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:10:19 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:10:19 (Reading database ... 13915 files and directories currently installed.) 08:10:19 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:10:19 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:10:19 Setting up debconf (1.5.66ubuntu1) ... 08:10:19 (Reading database ... 13915 files and directories currently installed.) 08:10:19 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:10:19 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:10:19 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:10:19 (Reading database ... 13915 files and directories currently installed.) 08:10:19 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:10:19 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:10:19 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:10:19 (Reading database ... 13915 files and directories currently installed.) 08:10:19 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:10:19 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:10:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:10:20 (Reading database ... 13915 files and directories currently installed.) 08:10:20 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:10:20 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:10:20 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:10:20 (Reading database ... 13917 files and directories currently installed.) 08:10:20 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:10:20 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:10:20 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:10:20 (Reading database ... 13921 files and directories currently installed.) 08:10:20 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:10:20 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:10:20 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 08:10:20 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:10:20 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:10:20 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:10:20 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:10:20 (Reading database ... 13921 files and directories currently installed.) 08:10:20 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:10:20 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:10:21 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 08:10:21 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:10:21 (Reading database ... 13921 files and directories currently installed.) 08:10:21 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:10:21 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:10:21 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:10:21 (Reading database ... 13921 files and directories currently installed.) 08:10:21 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:10:21 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:10:21 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:10:21 (Reading database ... 13921 files and directories currently installed.) 08:10:21 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:10:21 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:10:21 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:10:21 (Reading database ... 13921 files and directories currently installed.) 08:10:21 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:10:21 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:10:22 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:10:22 (Reading database ... 13921 files and directories currently installed.) 08:10:22 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:10:22 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:10:22 Setting up passwd (1:4.5-1ubuntu2) ... 08:10:22 (Reading database ... 13921 files and directories currently installed.) 08:10:22 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:10:22 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:10:22 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:10:22 (Reading database ... 13921 files and directories currently installed.) 08:10:22 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:10:22 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:10:22 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:10:22 (Reading database ... 13921 files and directories currently installed.) 08:10:22 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:10:22 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:10:22 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:10:22 (Reading database ... 13921 files and directories currently installed.) 08:10:22 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:10:22 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:10:22 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:10:23 (Reading database ... 13921 files and directories currently installed.) 08:10:23 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:10:23 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:10:23 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:10:23 (Reading database ... 13921 files and directories currently installed.) 08:10:23 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:10:23 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:10:23 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:10:23 (Reading database ... 13921 files and directories currently installed.) 08:10:23 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:10:23 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:10:23 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:10:23 (Reading database ... 13921 files and directories currently installed.) 08:10:23 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:10:23 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:10:23 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:10:23 (Reading database ... 13921 files and directories currently installed.) 08:10:23 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:10:23 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:10:23 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:10:23 (Reading database ... 13922 files and directories currently installed.) 08:10:23 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:10:23 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:10:23 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:10:23 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:10:23 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:10:23 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:10:24 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:10:24 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:10:24 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:10:24 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:10:24 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:10:24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:10:24 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:10:24 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:10:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:10:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:10:24 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 08:10:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:10:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:10:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:10:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:10:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:10:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:10:24 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:10:24 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:10:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:10:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:10:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:10:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:10:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:10:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:10:25 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:10:25 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:10:25 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:10:25 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:10:25 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:10:25 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:10:25 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:25 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:25 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:25 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:25 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:25 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:26 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:26 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:27 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 08:10:27 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:27 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:28 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:28 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:28 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:28 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:10:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:10:29 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:10:29 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:10:29 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:10:29 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:10:29 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:10:29 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:10:29 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:10:29 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:10:29 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:10:29 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:10:29 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:10:29 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:10:29 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:10:29 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:10:29 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:29 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:10:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:10:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:10:29 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:10:30 08:10:30 Current default time zone: 'Etc/UTC' 08:10:30 Local time is now: Fri Jun 4 08:10:29 UTC 2021. 08:10:30 Universal Time is now: Fri Jun 4 08:10:29 UTC 2021. 08:10:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:10:30 08:10:30 Setting up systemd-sysv (237-3ubuntu10.47) ... 08:10:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:30 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 08:10:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:10:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:10:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:10:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:10:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:10:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:10:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:10:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:10:30 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:10:30 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:10:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:30 Setting up patch (2.7.6-2ubuntu1.1) ... 08:10:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:10:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:10:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:10:30 Installing new version of config file /etc/ssl/openssl.cnf ... 08:10:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:10:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:10:30 Setting up ca-certificates (20210119~18.04.1) ... 08:10:30 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 08:10:32 Updating certificates in /etc/ssl/certs... 08:10:32 23 added, 27 removed; done. 08:10:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:10:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:10:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:10:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:10:33 Setting up pkgbinarymangler (138.18.04.1) ... 08:10:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:10:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up perl (5.26.1-6ubuntu0.5) ... 08:10:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:10:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:10:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:10:33 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:10:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:10:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:10:33 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:10:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:10:33 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:10:33 Processing triggers for systemd (237-3ubuntu10.47) ... 08:10:33 Processing triggers for mime-support (3.60ubuntu1) ... 08:10:33 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:10:33 Updating certificates in /etc/ssl/certs... 08:10:33 0 added, 0 removed; done. 08:10:33 Running hooks in /etc/ca-certificates/update.d... 08:10:33 done. 08:10:34 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 08:10:34 Reading package lists... 08:10:34 Building dependency tree... 08:10:34 Reading state information... 08:10:34 The following NEW packages will be installed: 08:10:34 apt-transport-https 08:10:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:10:34 Need to get 1692 B of archives. 08:10:34 After this operation, 154 kB of additional disk space will be used. 08:10:34 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:10:34 debconf: delaying package configuration, since apt-utils is not installed 08:10:34 Fetched 1692 B in 0s (10.5 kB/s) 08:10:34 Selecting previously unselected package apt-transport-https. 08:10:34 (Reading database ... 13927 files and directories currently installed.) 08:10:34 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:10:34 Unpacking apt-transport-https (1.6.13) ... 08:10:34 Setting up apt-transport-https (1.6.13) ... 08:10:35 Waiting for network to be ready... 08:10:36 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 08:10:41 2021-06-04T08:10:39Z INFO Waiting for automatic snapd restart... [Pipeline] } 08:10:42 $ docker stop --time=1 8cf73b217c412f13475cf4e76e1b90fe63d7604552195cf97b9fb62b7f257cb3 08:10:42 snapd 2.50.1 from Canonical* installed 08:10:43 "snapd" switched to the "latest/stable" channel 08:10:43 08:10:45 $ docker rm -f 8cf73b217c412f13475cf4e76e1b90fe63d7604552195cf97b9fb62b7f257cb3 08:10:46 core18 20210507 from Canonical* installed 08:10:46 "core18" switched to the "latest/stable" channel 08:10:46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:10:47 08:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:10:48 latest: Pulling from edgex-devops/edgex-compose-arm64 08:10:48 29e5d40040c1: Pulling fs layer 08:10:48 1ce36da41761: Pulling fs layer 08:10:48 25b303627fd3: Pulling fs layer 08:10:48 29e5d40040c1: Verifying Checksum 08:10:48 29e5d40040c1: Download complete 08:10:49 29e5d40040c1: Pull complete 08:10:49 1ce36da41761: Verifying Checksum 08:10:49 1ce36da41761: Download complete 08:10:49 snapcraft 4.8 from Canonical* installed 08:10:49 "snapcraft" switched to the "latest/stable" channel 08:10:49 08:10:50 1ce36da41761: Pull complete 08:10:50 25b303627fd3: Verifying Checksum 08:10:50 25b303627fd3: Download complete 08:10:54 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: 08:10:54 - README.md 08:10:54 08:10:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:10:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:10:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:10:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:10:56 Reading package lists... 08:10:56 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 08:10:56 Reading package lists... 08:10:56 Building dependency tree... 08:10:56 Reading state information... 08:10:56 Suggested packages: 08:10:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:10:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:10:56 Recommended packages: 08:10:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:10:56 The following NEW packages will be installed: 08:10:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:10:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:10:56 pkg-config zip 08:10:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:10:56 Need to get 7663 kB of archives. 08:10:56 After this operation, 43.8 MB of additional disk space will be used. 08:10:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:10:56 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:10:56 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:10:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:10:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:10:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:10:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:10:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:10:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:10:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:10:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:10:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:10:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:10:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:10:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:10:57 debconf: delaying package configuration, since apt-utils is not installed 08:10:57 Fetched 7663 kB in 1s (11.9 MB/s) 08:10:57 Selecting previously unselected package libglib2.0-0:amd64. 08:10:57 (Reading database ... 13931 files and directories currently installed.) 08:10:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:10:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:10:57 Selecting previously unselected package libpsl5:amd64. 08:10:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:10:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:10:57 Selecting previously unselected package libnghttp2-14:amd64. 08:10:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:10:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:10:57 Selecting previously unselected package librtmp1:amd64. 08:10:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:10:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:10:57 Selecting previously unselected package libcurl3-gnutls:amd64. 08:10:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:10:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:10:57 Selecting previously unselected package liberror-perl. 08:10:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:10:57 Unpacking liberror-perl (0.17025-1) ... 08:10:58 Selecting previously unselected package git-man. 08:10:58 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:10:58 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:10:58 Selecting previously unselected package git. 08:10:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:10:58 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:10:58 Selecting previously unselected package libnorm1:amd64. 08:10:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:10:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:10:59 Selecting previously unselected package libpgm-5.2-0:amd64. 08:10:59 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:10:59 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:10:59 Selecting previously unselected package libsodium23:amd64. 08:10:59 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:10:59 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:10:59 Selecting previously unselected package libzmq5:amd64. 08:10:59 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:10:59 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:10:59 Selecting previously unselected package libzmq3-dev:amd64. 08:10:59 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:10:59 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:10:59 Selecting previously unselected package pkg-config. 08:10:59 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:10:59 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:10:59 Selecting previously unselected package zip. 08:10:59 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:10:59 Unpacking zip (3.0-11build1) ... 08:10:59 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:10:59 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:10:59 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:10:59 Setting up liberror-perl (0.17025-1) ... 08:10:59 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:10:59 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:10:59 No schema files found: doing nothing. 08:10:59 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:10:59 Setting up zip (3.0-11build1) ... 08:10:59 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:10:59 Setting up libsodium23:amd64 (1.0.16-2) ... 08:10:59 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:10:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:10:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:10:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:10:59 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:10:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:11:00 git set to automatically installed. 08:11:00 git-man set to automatically installed. 08:11:00 libcurl3-gnutls set to automatically installed. 08:11:00 liberror-perl set to automatically installed. 08:11:00 libglib2.0-0 set to automatically installed. 08:11:00 libnghttp2-14 set to automatically installed. 08:11:00 libnorm1 set to automatically installed. 08:11:00 libpgm-5.2-0 set to automatically installed. 08:11:00 libpsl5 set to automatically installed. 08:11:00 librtmp1 set to automatically installed. 08:11:00 libsodium23 set to automatically installed. 08:11:00 libzmq3-dev set to automatically installed. 08:11:00 libzmq5 set to automatically installed. 08:11:00 pkg-config set to automatically installed. 08:11:00 zip set to automatically installed. 08:11:00 25b303627fd3: Pull complete 08:11:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:11:00 prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container 08:11:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:11:01 snapd is not logged in, snap install commands will use sudo 08:11:02 snap "core18" has no updates available 08:11:02 snapd is not logged in, snap install commands will use sudo 08:11:03 $ docker top 5821d12afc43226a0e6c74729c27b011d4fb652c34936e0722d6bc8684135301 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:04 + docker-compose build --help 08:11:04 + grep parallel 08:11:08 --parallel Build images in parallel. [Pipeline] } 08:11:08 $ docker stop --time=1 5821d12afc43226a0e6c74729c27b011d4fb652c34936e0722d6bc8684135301 08:11:10 $ docker rm -f 5821d12afc43226a0e6c74729c27b011d4fb652c34936e0722d6bc8684135301 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:11:10 . [Pipeline] withDockerContainer 08:11:11 prd-ubuntu18.04-docker-arm64-4c-16g-515 does not seem to be running inside a container 08:11:11 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:11:12 $ docker top 551a9522b61e340faddd58a074da2bd077fb681d63251e7c485550988fd1ac9c -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:13 + docker-compose -f ./docker-compose-build.yml build --parallel 08:11:17 Building core-command ... 08:11:17 Building core-data ... 08:11:17 Building core-metadata ... 08:11:17 Building security-bootstrapper ... 08:11:17 Building security-proxy-setup ... 08:11:17 Building security-secretstore-setup ... 08:11:17 Building support-notifications ... 08:11:17 Building support-scheduler ... 08:11:17 Building sys-mgmt-agent ... 08:11:17 Building security-secretstore-setup 08:11:17 Building sys-mgmt-agent 08:11:17 Building core-metadata 08:11:17 Building support-notifications 08:11:17 Building security-bootstrapper 08:11:17 go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed 08:11:17 Pulling go-build-helper 08:11:17 + snapcraftctl pull 08:11:17 'app-service-config' has dependencies that need to be staged: go-build-helper 08:11:17 Skipping pull go-build-helper (already ran) 08:11:17 Building go-build-helper 08:11:17 + snapcraftctl build 08:11:19 Staging go-build-helper 08:11:19 + snapcraftctl stage 08:11:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:11:27 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:11:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:11:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:11:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:11:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:11:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:11:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:11:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:11:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:11:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:11:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:11:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:11:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:11:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:11:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:11:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:11:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:11:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:11:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] 08:11:27 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:11:27 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:11:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:11:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 08:11:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 08:11:27 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:11:27 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:11:27 Fetched 24.7 MB in 0s (0 B/s) 08:11:27 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:11:27 Fetched 224 kB in 0s (0 B/s) 08:11:27 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:11:27 Fetched 157 kB in 0s (0 B/s) 08:11:27 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:11:27 Fetched 221 kB in 0s (0 B/s) 08:11:27 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:11:27 Fetched 143 kB in 0s (0 B/s) 08:11:27 Pulling app-service-config 08:11:27 + snapcraftctl pull 08:11:28 Cloning into '/root/parts/app-service-config/src'... 08:11:29 Pulling config-common 08:11:29 + snapcraftctl pull 08:11:32 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:11:32 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:11:32 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:11:32 Fetched 0 B in 0s (0 B/s) 08:11:32 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:11:32 Fetched 0 B in 0s (0 B/s) 08:11:32 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:11:32 Fetched 0 B in 0s (0 B/s) 08:11:32 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:11:32 Fetched 0 B in 0s (0 B/s) 08:11:32 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:11:32 Fetched 0 B in 0s (0 B/s) 08:11:32 Pulling edgex-go 08:11:32 + snapcraftctl pull 08:11:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:11:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:11:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:11:47 Fetched 0 B in 0s (0 B/s) 08:11:47 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:11:47 Fetched 96.5 kB in 0s (0 B/s) 08:11:47 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:11:47 Fetched 279 kB in 0s (0 B/s) 08:11:47 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:11:47 Fetched 122 kB in 0s (0 B/s) 08:11:47 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:11:47 Fetched 77.8 kB in 0s (0 B/s) 08:11:47 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:11:47 Fetched 8848 B in 0s (0 B/s) 08:11:47 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:11:47 Fetched 47.8 kB in 0s (0 B/s) 08:11:47 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:11:47 Fetched 45.6 kB in 0s (0 B/s) 08:11:47 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:11:47 Fetched 15.0 kB in 0s (0 B/s) 08:11:47 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:11:47 Fetched 219 kB in 0s (0 B/s) 08:11:47 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:11:47 Fetched 154 kB in 0s (0 B/s) 08:11:47 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:11:47 Fetched 50.6 kB in 0s (0 B/s) 08:11:47 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:11:47 Fetched 14.8 kB in 0s (0 B/s) 08:11:47 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:11:47 Fetched 41.8 kB in 0s (0 B/s) 08:11:47 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:11:47 Fetched 499 kB in 0s (0 B/s) 08:11:47 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:11:47 Fetched 111 kB in 0s (0 B/s) 08:11:47 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:11:47 Fetched 240 kB in 0s (0 B/s) 08:11:47 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:11:47 Fetched 29.3 kB in 0s (0 B/s) 08:11:47 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:11:47 Fetched 85.5 kB in 0s (0 B/s) 08:11:47 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:11:47 Fetched 24.5 kB in 0s (0 B/s) 08:11:47 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:11:47 Fetched 49.2 kB in 0s (0 B/s) 08:11:47 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:11:47 Fetched 54.2 kB in 0s (0 B/s) 08:11:47 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:11:47 Fetched 30.8 kB in 0s (0 B/s) 08:11:47 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:11:47 Fetched 15.8 kB in 0s (0 B/s) 08:11:47 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:11:47 Fetched 85.9 kB in 0s (0 B/s) 08:11:47 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:11:47 Fetched 8720 B in 0s (0 B/s) 08:11:47 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:11:47 Fetched 137 kB in 0s (0 B/s) 08:11:47 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:11:47 Fetched 119 kB in 0s (0 B/s) 08:11:47 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:11:47 Fetched 110 kB in 0s (0 B/s) 08:11:47 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:11:47 Fetched 11.1 kB in 0s (0 B/s) 08:11:47 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:11:47 Fetched 645 kB in 0s (0 B/s) 08:11:47 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:11:47 Fetched 41.3 kB in 0s (0 B/s) 08:11:47 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:11:47 Fetched 17.9 kB in 0s (0 B/s) 08:11:47 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:11:47 Fetched 368 kB in 0s (0 B/s) 08:11:47 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:11:47 Fetched 187 kB in 0s (0 B/s) 08:11:47 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:11:47 Fetched 175 kB in 0s (0 B/s) 08:11:47 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:11:47 Fetched 206 kB in 0s (0 B/s) 08:11:47 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:11:47 Fetched 1301 kB in 0s (0 B/s) 08:11:47 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:11:47 Fetched 36.2 kB in 0s (0 B/s) 08:11:47 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:11:47 Fetched 159 kB in 0s (0 B/s) 08:11:47 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:11:47 Fetched 107 kB in 0s (0 B/s) 08:11:47 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:11:47 Fetched 48.7 kB in 0s (0 B/s) 08:11:47 Pulling static-packages 08:11:47 + snapcraftctl pull 08:11:48 Pulling version 08:11:48 + cd /root/project 08:11:48 + [ -f VERSION ] 08:11:48 + PROJECT_VERSION=local-dev 08:11:48 + git rev-parse --short HEAD 08:11:48 + GIT_REVISION=067e10b2 08:11:48 + snapcraftctl set-version local-dev 08:11:49 Skipping build go-build-helper (already ran) 08:11:49 Building app-service-config 08:11:49 + make build 08:11:49 go mod tidy 08:11:53 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 08:11:53 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 08:11:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 08:11:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 08:11:53 go: downloading github.com/google/uuid v1.2.0 08:11:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 08:11:53 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 08:11:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 08:11:53 go: downloading github.com/pelletier/go-toml v1.9.1 08:11:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 08:11:54 go: downloading github.com/x448/float16 v0.8.4 08:11:54 go: downloading github.com/stretchr/testify v1.7.0 08:11:54 go: downloading github.com/gorilla/mux v1.8.0 08:11:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 08:11:54 go: downloading github.com/pmezard/go-difflib v1.0.0 08:11:54 go: downloading github.com/go-kit/kit v0.9.0 08:11:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 08:11:54 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 08:11:54 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 08:11:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 08:11:54 go: downloading github.com/hashicorp/consul/api v1.8.1 08:11:54 go: downloading github.com/go-playground/validator/v10 v10.6.1 08:11:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 08:11:54 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 08:11:55 go: downloading github.com/gorilla/websocket v1.4.2 08:11:55 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 08:11:55 go: downloading github.com/hashicorp/go-hclog v0.12.0 08:11:55 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 08:11:55 go: downloading gopkg.in/yaml.v2 v2.4.0 08:11:55 go: downloading github.com/mitchellh/copystructure v1.0.0 08:11:55 go: downloading golang.org/x/text v0.3.2 08:11:55 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 08:11:55 go: downloading github.com/mitchellh/mapstructure v1.1.2 08:11:55 go: downloading github.com/go-playground/locales v0.13.0 08:11:55 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 08:11:55 go: downloading github.com/leodido/go-urn v1.2.0 08:11:55 go: downloading github.com/fatih/color v1.9.0 08:11:55 go: downloading github.com/go-playground/assert/v2 v2.0.1 08:11:55 go: downloading github.com/hashicorp/serf v0.9.5 08:11:55 go: downloading github.com/pebbe/zmq4 v1.2.7 08:11:55 go: downloading github.com/stretchr/objx v0.1.0 08:11:55 go: downloading github.com/go-redis/redis/v7 v7.2.0 08:11:55 go: downloading github.com/go-stack/stack v1.8.0 08:11:55 go: downloading github.com/go-playground/universal-translator v0.17.0 08:11:55 go: downloading github.com/mattn/go-isatty v0.0.12 08:11:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 08:11:55 go: downloading github.com/mattn/go-colorable v0.1.6 08:11:55 go: downloading github.com/davecgh/go-spew v1.1.1 08:11:55 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 08:11:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 08:11:55 go: downloading github.com/mitchellh/reflectwalk v1.0.0 08:11:55 go: downloading github.com/onsi/gomega v1.7.0 08:11:55 go: downloading github.com/kr/pretty v0.2.0 08:11:55 go: downloading github.com/mitchellh/go-homedir v1.1.0 08:11:56 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 08:11:56 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 08:11:56 go: downloading github.com/onsi/ginkgo v1.10.1 08:11:56 go: downloading github.com/hashicorp/go-uuid v1.0.1 08:11:56 go: downloading github.com/hashicorp/consul/sdk v0.7.0 08:11:56 go: downloading github.com/kr/text v0.1.0 08:11:56 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 08:11:56 go: downloading github.com/pkg/errors v0.8.1 08:11:56 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 08:11:56 go: downloading github.com/hashicorp/go-msgpack v0.5.3 08:11:56 go: downloading github.com/hashicorp/memberlist v0.2.2 08:11:56 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 08:11:56 go: downloading github.com/hashicorp/go-multierror v1.1.0 08:11:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 08:11:56 go: downloading github.com/miekg/dns v1.1.26 08:11:56 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 08:11:56 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 08:11:56 go: downloading github.com/hashicorp/errwrap v1.0.0 08:11:56 go: downloading github.com/hashicorp/golang-lru v0.5.0 08:11:56 go: downloading github.com/hpcloud/tail v1.0.0 08:11:56 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 08:11:56 go: downloading github.com/golang/protobuf v1.3.2 08:11:56 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 08:11:56 go: downloading gopkg.in/fsnotify.v1 v1.4.7 08:11:56 go: downloading github.com/fsnotify/fsnotify v1.4.7 08:11:56 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 08:12:06 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 08:12:06 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 08:12:06 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 08:12:06 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 08:12:07 Building config-common 08:12:07 + snapcraftctl build 08:12:10 Building edgex-go 08:12:10 + cd /root/parts/edgex-go/src 08:12:10 + make build 08:12:10 go mod tidy 08:12:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.96 08:12:11 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 08:12:11 go: downloading github.com/go-redis/redis/v7 v7.3.0 08:12:11 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 08:12:11 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 08:12:11 go: downloading github.com/lib/pq v1.10.2 08:12:11 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 08:12:15 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 08:12:19 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 08:12:21 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 08:12:23 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 08:12:23 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 08:12:26 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 08:12:27 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 08:12:29 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 08:12:30 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 08:12:31 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 08:12:32 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 08:12:35 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 08:12:35 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 08:12:35 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 08:12:35 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 08:12:35 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 08:12:35 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 08:12:35 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 08:12:35 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 08:12:35 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 08:12:35 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 08:12:35 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 08:12:35 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 08:12:35 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 08:12:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 08:12:35 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 08:12:35 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 08:12:35 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 08:12:35 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 08:12:35 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 08:12:35 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 08:12:35 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 08:12:35 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 08:12:35 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 08:12:35 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 08:12:35 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 08:12:35 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 08:12:35 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 08:12:38 Building static-packages 08:12:38 + snapcraftctl build 08:12:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:12:38 ---> e8907437c3b1 08:12:38 Step 3/24 : WORKDIR /edgex-go 08:12:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:12:38 ---> e8907437c3b1 08:12:38 Step 3/23 : WORKDIR /edgex-go 08:12:38 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:12:38 ---> e8907437c3b1 08:12:38 Step 3/26 : WORKDIR /edgex-go 08:12:38 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:12:38 ---> e8907437c3b1 08:12:38 Step 3/32 : WORKDIR /edgex-go 08:12:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:12:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:12:38 ---> e8907437c3b1 08:12:38 Step 3/24 : WORKDIR /edgex-go 08:12:38 ---> Running in 8dbe64313dcd 08:12:38 ---> Running in 80e0de5fcf76 08:12:38 ---> Running in 3e594c8f52f5 08:12:38 ---> Running in d3503dba8a6a 08:12:38 ---> Running in 0c53741742f6 08:12:38 Removing intermediate container 80e0de5fcf76 08:12:38 ---> c22dcb5ae20f 08:12:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:38 Removing intermediate container 3e594c8f52f5 08:12:38 ---> 93fc7be37173 08:12:38 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:38 Removing intermediate container 8dbe64313dcd 08:12:38 ---> 78cc8fda2999 08:12:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:38 Removing intermediate container d3503dba8a6a 08:12:38 ---> 3e9037413b33 08:12:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:38 Removing intermediate container 0c53741742f6 08:12:38 ---> 7737aee462ee 08:12:38 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:38 ---> Running in e29a23d4e13b 08:12:38 ---> Running in b746250f27be 08:12:38 ---> Running in ffe38f4e84e6 08:12:38 ---> Running in fa0539a5bf1c 08:12:38 ---> Running in a2b404faab98 08:12:38 Removing intermediate container e29a23d4e13b 08:12:38 ---> 0a96625f28b1 08:12:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:12:38 ---> Running in 28976614decc 08:12:38 Removing intermediate container b746250f27be 08:12:38 ---> 8045ceeb9b24 08:12:38 Step 5/32 : RUN apk add --update --no-cache make git 08:12:38 ---> Running in 53419861b8b0 08:12:38 Removing intermediate container ffe38f4e84e6 08:12:38 ---> bcfd1e9d564b 08:12:38 Step 5/24 : RUN apk add --update --no-cache make git 08:12:38 Removing intermediate container a2b404faab98 08:12:38 ---> 223fc0636f9b 08:12:38 Step 5/24 : RUN apk add --update --no-cache make bash git 08:12:38 ---> Running in f85ff73a5679 08:12:38 Removing intermediate container fa0539a5bf1c 08:12:38 ---> 6cbaeb79c996 08:12:38 Step 5/26 : RUN apk add --update --no-cache make git 08:12:38 ---> Running in 1f46061f4fbb 08:12:38 ---> Running in af39adfe710c 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:38 OK: 218 MiB in 52 packages 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:12:38 OK: 218 MiB in 52 packages 08:12:38 OK: 218 MiB in 52 packages 08:12:38 OK: 218 MiB in 52 packages 08:12:38 OK: 218 MiB in 52 packages 08:12:39 Removing intermediate container 28976614decc 08:12:39 ---> 05b1394c411e 08:12:39 Step 6/23 : COPY go.mod . 08:12:39 Removing intermediate container 53419861b8b0 08:12:39 ---> 02326d8b12ab 08:12:39 Step 6/32 : COPY go.mod . 08:12:39 Building version 08:12:39 + snapcraftctl build 08:12:40 ---> 3a0911214d71 08:12:40 Step 7/23 : RUN go mod download 08:12:40 ---> Running in 0313b7b793eb 08:12:40 Removing intermediate container af39adfe710c 08:12:40 ---> f0c49452927a 08:12:40 Step 6/24 : COPY go.mod . 08:12:41 Removing intermediate container f85ff73a5679 08:12:41 ---> 3ef8c4d00b13 08:12:41 Step 6/24 : COPY go.mod . 08:12:41 Removing intermediate container 1f46061f4fbb 08:12:41 ---> c864de7e17f3 08:12:41 Step 6/26 : COPY go.mod . 08:12:41 ---> 76f5819b35cd 08:12:41 Step 7/32 : RUN go mod download 08:12:41 ---> Running in 4b098262c32e 08:12:41 ---> 51c029e62e19 08:12:41 Step 7/24 : RUN go mod download 08:12:42 ---> Running in fa09b37730aa 08:12:42 ---> 7bca39296e1b 08:12:42 Step 7/24 : RUN go mod download 08:12:42 ---> 111df698bd99 08:12:42 Step 7/26 : RUN go mod download 08:12:42 ---> Running in 4be3c9887a3d 08:12:42 Skipping stage go-build-helper (already ran) 08:12:42 Staging app-service-config 08:12:42 + snapcraftctl stage 08:12:42 ---> Running in d5ba73dd69f7 08:12:43 Staging config-common 08:12:43 + snapcraftctl stage 08:12:44 Staging edgex-go 08:12:44 + snapcraftctl stage 08:12:44 Removing intermediate container 0313b7b793eb 08:12:44 ---> 4bdbd37e9265 08:12:44 Step 8/23 : COPY . . 08:12:44 Removing intermediate container 4b098262c32e 08:12:44 ---> 32e243f87172 08:12:44 Step 8/32 : COPY . . 08:12:45 Staging static-packages 08:12:45 + snapcraftctl stage 08:12:46 Staging version 08:12:46 + snapcraftctl stage 08:12:46 Removing intermediate container fa09b37730aa 08:12:46 ---> ee88a799988e 08:12:46 Step 8/24 : COPY . . 08:12:46 Removing intermediate container 4be3c9887a3d 08:12:46 ---> 102d0c6a2808 08:12:46 Step 8/24 : COPY . . 08:12:47 Removing intermediate container d5ba73dd69f7 08:12:47 ---> bb38de44a5c5 08:12:47 Step 8/26 : COPY . . 08:12:47 Priming go-build-helper 08:12:47 + snapcraftctl prime 08:12:48 Priming app-service-config 08:12:48 + snapcraftctl prime 08:12:49 Priming config-common 08:12:49 + snapcraftctl prime 08:12:50 Priming edgex-go 08:12:50 + snapcraftctl prime 08:12:52 Priming static-packages 08:12:52 + snapcraftctl prime 08:12:54 Priming version 08:12:54 + snapcraftctl prime 08:12:55 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:13:14 ---> 14d48bcc59de 08:13:14 Step 9/32 : RUN go mod tidy 08:13:14 ---> a8b2dbfed4ad 08:13:14 Step 9/23 : RUN go mod tidy 08:13:14 ---> b2b76819a4ae 08:13:14 Step 9/26 : RUN go mod tidy 08:13:14 ---> 8b5c4d64a744 08:13:14 Step 9/24 : RUN go mod tidy 08:13:14 ---> 7a50ab5e8607 08:13:14 Step 9/24 : RUN go mod tidy 08:13:14 ---> Running in 43c12bab223d 08:13:14 ---> Running in a6c5834ca7c5 08:13:14 ---> Running in a760645b752a 08:13:14 ---> Running in 016621528def 08:13:14 ---> Running in 77242a899d90 08:13:15 Removing intermediate container 43c12bab223d 08:13:15 ---> 72bfa6c6608b 08:13:15 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:13:15 ---> Running in 3589c9699ff9 08:13:17 Removing intermediate container 016621528def 08:13:17 ---> bef84f872a86 08:13:17 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:13:17 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 08:13:17 Removing intermediate container a6c5834ca7c5 08:13:17 ---> c91612f76ea2 08:13:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:13:17 Removing intermediate container 77242a899d90 08:13:17 ---> 9dd99395c6f2 08:13:17 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:13:17 ---> Running in 5d46270f8f27 08:13:17 Removing intermediate container a760645b752a 08:13:17 ---> bd8b8d814aec 08:13:17 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:17 ---> Running in 7c12f16a2a93 08:13:18 ---> Running in a5fb7fc02594 08:13:18 ---> Running in a5208c4a0641 08:13:20 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 08:13:20 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 08:13:20 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 08:13:20 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 08:15:12 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 08:15:12 Removing intermediate container 3589c9699ff9 08:15:12 ---> 19a75e48614d 08:15:12 08:15:12 Step 11/32 : FROM alpine:3.12 08:15:12 3.12: Pulling from library/alpine 08:15:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:15:12 Status: Downloaded newer image for alpine:3.12 08:15:12 ---> 9852663dfa18 08:15:12 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:15:12 ---> Running in 76d01ee86ce8 08:15:12 Removing intermediate container 76d01ee86ce8 08:15:12 ---> 3ff8c5dc23f0 08:15:12 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:15:12 ---> Running in 0f703bf0ae7a 08:15:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:14 (1/2) Installing dumb-init (1.2.2-r1) 08:15:14 (2/2) Installing su-exec (0.2-r1) 08:15:14 Executing busybox-1.31.1-r20.trigger 08:15:14 OK: 5 MiB in 16 packages 08:15:16 Removing intermediate container a5208c4a0641 08:15:16 ---> 1e4db34feb5c 08:15:16 08:15:16 Step 11/26 : FROM alpine:3.12 08:15:16 ---> 9852663dfa18 08:15:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:15:16 ---> Running in 85f342973983 08:15:17 Removing intermediate container 0f703bf0ae7a 08:15:17 ---> d44876dface3 08:15:17 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:15:17 ---> Running in a573ae300b32 08:15:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:19 Removing intermediate container a573ae300b32 08:15:19 ---> 4adf63e55492 08:15:19 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:15:19 (1/6) Installing ca-certificates (20191127-r4) 08:15:19 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:15:19 (3/6) Installing libcurl (7.77.0-r0) 08:15:19 (4/6) Installing curl (7.77.0-r0) 08:15:19 (5/6) Installing dumb-init (1.2.2-r1) 08:15:19 (6/6) Installing su-exec (0.2-r1) 08:15:19 Executing busybox-1.31.1-r20.trigger 08:15:19 Executing ca-certificates-20191127-r4.trigger 08:15:19 OK: 7 MiB in 20 packages 08:15:19 ---> Running in 7a4405291cac 08:15:21 Removing intermediate container 7c12f16a2a93 08:15:21 ---> c8b192721f54 08:15:21 08:15:21 Step 11/23 : FROM alpine:3.12 08:15:21 ---> 9852663dfa18 08:15:21 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:15:21 Removing intermediate container 7a4405291cac 08:15:21 ---> 69a6f19295be 08:15:21 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:15:21 ---> Running in 32b5d4208615 08:15:21 ---> Running in 6ed5b0a4507f 08:15:22 Removing intermediate container 5d46270f8f27 08:15:22 ---> f3faa768f72e 08:15:22 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:15:22 Removing intermediate container 85f342973983 08:15:22 ---> 3ca5b99783cf 08:15:22 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:15:22 ---> Running in 391015e88c9b 08:15:22 ---> Running in 34ca86904477 08:15:23 Removing intermediate container a5fb7fc02594 08:15:23 ---> c927d7812142 08:15:23 08:15:23 Step 11/24 : FROM alpine:3.12 08:15:23 ---> 9852663dfa18 08:15:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:15:23 ---> Running in d05b9b02fbc2 08:15:23 Removing intermediate container 34ca86904477 08:15:23 ---> 232b7564ccbf 08:15:23 Step 14/26 : WORKDIR / 08:15:24 ---> Running in 3be4efd1c766 08:15:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:24 Removing intermediate container 3be4efd1c766 08:15:24 ---> 56aa89bc34c5 08:15:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:15:25 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 08:15:25 (1/2) Installing ca-certificates (20191127-r4) 08:15:25 (2/2) Installing dumb-init (1.2.2-r1) 08:15:25 Executing busybox-1.31.1-r20.trigger 08:15:25 Executing ca-certificates-20191127-r4.trigger 08:15:25 OK: 6 MiB in 16 packages 08:15:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:26 Removing intermediate container 6ed5b0a4507f 08:15:26 ---> 966e35daa69d 08:15:26 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:15:26 ---> 5971e24ad310 08:15:26 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:15:26 ---> Running in b6cc7f76f987 08:15:26 (1/1) Installing dumb-init (1.2.2-r1) 08:15:26 Executing busybox-1.31.1-r20.trigger 08:15:26 OK: 5 MiB in 15 packages 08:15:27 Removing intermediate container b6cc7f76f987 08:15:27 ---> 7616dbeb8904 08:15:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:15:27 ---> 206fa934f9b6 08:15:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:15:27 Removing intermediate container 32b5d4208615 08:15:27 ---> 9b329b040519 08:15:27 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:15:28 ---> Running in 1712e44f2402 08:15:28 Removing intermediate container d05b9b02fbc2 08:15:28 ---> cc754430d3e2 08:15:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:15:28 ---> Running in ddfb6047077a 08:15:28 Removing intermediate container 391015e88c9b 08:15:28 ---> 42c7c5e437a9 08:15:28 08:15:28 Step 12/24 : FROM docker:20.10.0 08:15:28 ---> f6d3a110764a 08:15:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:15:28 Removing intermediate container 1712e44f2402 08:15:28 ---> 7583e4369568 08:15:28 Step 14/23 : ENV APP_PORT=59860 08:15:29 ---> f6e16202ca0a 08:15:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:15:29 ---> Running in 1ce9eb22e198 08:15:29 ---> Running in be441cdbe358 08:15:29 20.10.0: Pulling from library/docker 08:15:29 Removing intermediate container ddfb6047077a 08:15:29 ---> 79e894f2178e 08:15:29 Step 14/24 : ENV APP_PORT=59881 08:15:29 ---> Running in 4f0198b4efe4 08:15:29 Removing intermediate container 1ce9eb22e198 08:15:29 ---> 9241ec03946b 08:15:29 Step 15/23 : EXPOSE $APP_PORT 08:15:30 ---> Running in c45b4c8b57b6 08:15:30 ---> 02d9011f9b67 08:15:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:15:30 Removing intermediate container 4f0198b4efe4 08:15:30 ---> 77dd9676340f 08:15:30 Step 15/24 : EXPOSE $APP_PORT 08:15:31 ---> Running in 704ef6f031b3 08:15:31 Removing intermediate container c45b4c8b57b6 08:15:31 ---> d3de46ae1fc8 08:15:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:32 Removing intermediate container 704ef6f031b3 08:15:32 ---> 544fb373e52e 08:15:32 Step 16/24 : WORKDIR / 08:15:32 ---> Running in cc3244fa08c7 08:15:32 ---> 28af6eb42848 08:15:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:15:32 Removing intermediate container be441cdbe358 08:15:32 ---> b1533676c308 08:15:32 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:32 ---> 63b8cb7c1015 08:15:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:15:33 Removing intermediate container cc3244fa08c7 08:15:33 ---> 93a37f8d8846 08:15:33 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:15:34 ---> 9f163bb119e4 08:15:34 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:15:34 ---> bcf8d49df53d 08:15:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:15:35 ---> 20d064209caf 08:15:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:15:35 ---> 258aa9d44db9 08:15:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:15:36 ---> b17b0f3971ae 08:15:36 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:15:36 ---> Running in 2f05ce02b8c3 08:15:36 ---> 9feeae83283d 08:15:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:15:36 ---> ceae2245a7ea 08:15:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:15:37 ---> Running in fb6ca00bd47a 08:15:37 ---> a083a553c6cf 08:15:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:15:38 Removing intermediate container fb6ca00bd47a 08:15:38 ---> 0bf885126b70 08:15:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:15:38 ---> Running in b186c6949efe 08:15:38 ---> 473d5b20feac 08:15:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:15:39 ---> 8a794f63717d 08:15:39 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:15:39 ---> Running in 601f757f398f 08:15:39 Removing intermediate container b186c6949efe 08:15:39 ---> f09076eb3226 08:15:39 Step 21/23 : LABEL arch=arm64 08:15:39 ---> Running in ed0f8e1d7fc4 08:15:39 Removing intermediate container 601f757f398f 08:15:39 ---> 04f4a87a6e00 08:15:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:15:40 ---> 1244dbae3c4c 08:15:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:15:40 ---> Running in 62a152b5a369 08:15:40 Removing intermediate container ed0f8e1d7fc4 08:15:40 ---> 4c98698f4bcf 08:15:40 Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:15:40 Removing intermediate container 2f05ce02b8c3 08:15:40 ---> c7828a491dda 08:15:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:15:40 ---> Running in 4e915e4cd368 08:15:40 ---> Running in 9a1633da05b0 08:15:41 Removing intermediate container 62a152b5a369 08:15:41 ---> cb86b5031876 08:15:41 Step 22/24 : LABEL arch=arm64 08:15:41 ---> Running in d5d660a1ea87 08:15:41 Removing intermediate container 4e915e4cd368 08:15:41 ---> 6c92f6d3e424 08:15:41 Step 24/26 : LABEL arch=arm64 08:15:41 ---> fd32035dbeb2 08:15:41 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:15:41 Removing intermediate container 9a1633da05b0 08:15:41 ---> 35f8fd1e1419 08:15:41 Step 23/23 : LABEL version=0.0.0 08:15:41 ---> Running in 148c8a1729f1 08:15:42 ---> Running in 3ca610ccf760 08:15:42 Removing intermediate container d5d660a1ea87 08:15:42 ---> 3128a4718618 08:15:42 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:15:42 ---> Running in deadf9ab0f00 08:15:42 ---> Running in 58579d2d7c37 08:15:42 Removing intermediate container 148c8a1729f1 08:15:42 ---> 0db585d942d9 08:15:42 Step 25/26 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:15:42 ---> Running in a8c1dded959f 08:15:42 Removing intermediate container 3ca610ccf760 08:15:42 ---> 1ececbf22eda 08:15:42 08:15:43 Removing intermediate container 58579d2d7c37 08:15:43 ---> a9c5a2d440f2 08:15:43 Step 24/24 : LABEL version=0.0.0 08:15:43 Removing intermediate container deadf9ab0f00 08:15:43 ---> 003368c36189 08:15:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:15:43 ---> Running in ef847517e7fa 08:15:43 Successfully built 1ececbf22eda 08:15:43 Successfully tagged support-notifications-arm64:latest 08:15:43 Removing intermediate container a8c1dded959f 08:15:43 ---> d6375355bc32 08:15:43 Building core-command 08:15:43 Step 26/26 : LABEL version=0.0.0 08:15:44  Building support-notifications ... done  ---> Running in d04f42a85a17 08:15:44 Removing intermediate container ef847517e7fa 08:15:44 ---> 8b93a3a47df3 08:15:44 08:15:44 ---> 2e344d3e5e85 08:15:44 Step 27/32 : RUN chmod +x /entrypoint.sh 08:15:44 Successfully built 8b93a3a47df3 08:15:44 Successfully tagged core-metadata-arm64:latest 08:15:44 ---> Running in b0dbaa191bd3 08:15:44 Removing intermediate container d04f42a85a17 08:15:44 ---> 688f04b6a7ee 08:15:44 08:15:44 Building core-data 08:15:45  Building core-metadata ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:15:45 Status: Downloaded newer image for docker:20.10.0 08:15:45 ---> eeaf43b92773 08:15:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:15:45 ---> Running in 0539e1bdeace 08:15:45 Successfully built 688f04b6a7ee 08:15:45 Successfully tagged security-secretstore-setup-arm64:latest 08:15:45 Building security-proxy-setup 08:15:46  Building security-secretstore-setup ... done Removing intermediate container 0539e1bdeace 08:15:46 ---> 2ca0c97ca1fb 08:15:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:15:46 ---> Running in 72dd1755d1e0 08:15:47 Removing intermediate container b0dbaa191bd3 08:15:47 ---> e6ebc5553902 08:15:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:15:47 ---> Running in ba369e5bbaa0 08:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:15:48 Removing intermediate container ba369e5bbaa0 08:15:48 ---> 85e8dad5f1a4 08:15:48 Step 29/32 : CMD ["gate"] 08:15:49 (1/39) Installing readline (8.0.4-r0) 08:15:49 (2/39) Installing bash (5.0.17-r0) 08:15:49 Executing bash-5.0.17-r0.post-install 08:15:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:15:49 (4/39) Installing libcurl (7.77.0-r0) 08:15:49 (5/39) Installing curl (7.77.0-r0) 08:15:49 (6/39) Installing dumb-init (1.2.2-r1) 08:15:49 (7/39) Installing libbz2 (1.0.8-r1) 08:15:49 (8/39) Installing expat (2.2.9-r1) 08:15:49 (9/39) Installing libffi (3.3-r2) 08:15:49 (10/39) Installing gdbm (1.13-r1) 08:15:49 (11/39) Installing xz-libs (5.2.5-r0) 08:15:49 (12/39) Installing sqlite-libs (3.32.1-r0) 08:15:49 (13/39) Installing python3 (3.8.10-r0) 08:15:49 ---> Running in 0be7a3dc2c63 08:15:50 Removing intermediate container 0be7a3dc2c63 08:15:50 ---> f7253c8df2d4 08:15:50 Step 30/32 : LABEL arch=arm64 08:15:51 (14/39) Installing py3-appdirs (1.4.4-r1) 08:15:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:15:51 (16/39) Installing py3-parsing (2.4.7-r0) 08:15:51 (17/39) Installing py3-six (1.15.0-r0) 08:15:51 (18/39) Installing py3-packaging (20.4-r0) 08:15:51 (19/39) Installing py3-setuptools (47.0.0-r0) 08:15:51 (20/39) Installing py3-chardet (3.0.4-r4) 08:15:51 (21/39) Installing py3-idna (2.9-r0) 08:15:51 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:15:51 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:15:51 (24/39) Installing py3-requests (2.23.0-r0) 08:15:51 ---> Running in 3ddbda66864c 08:15:51 (25/39) Installing py3-msgpack (1.0.0-r0) 08:15:51 (26/39) Installing py3-lockfile (0.12.2-r3) 08:15:51 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:15:51 (28/39) Installing py3-colorama (0.4.3-r0) 08:15:51 (29/39) Installing py3-distlib (0.3.0-r0) 08:15:51 (30/39) Installing py3-distro (1.5.0-r1) 08:15:51 (31/39) Installing py3-webencodings (0.5.1-r3) 08:15:51 (32/39) Installing py3-html5lib (1.0.1-r4) 08:15:51 (33/39) Installing py3-pytoml (0.1.21-r0) 08:15:51 (34/39) Installing py3-pep517 (0.8.2-r0) 08:15:51 (35/39) Installing py3-progress (1.5-r0) 08:15:51 (36/39) Installing py3-toml (0.10.1-r0) 08:15:51 (37/39) Installing py3-retrying (1.3.3-r0) 08:15:51 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:15:51 (39/39) Installing py3-pip (20.1.1-r0) 08:15:51 Executing busybox-1.31.1-r19.trigger 08:15:51 OK: 72 MiB in 59 packages 08:15:52 Removing intermediate container 3ddbda66864c 08:15:52 ---> 727e2931e5cf 08:15:52 Step 31/32 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:15:53 ---> Running in 3765b00e11fb 08:15:53 Removing intermediate container 3765b00e11fb 08:15:53 ---> 5b35afc70586 08:15:53 Step 32/32 : LABEL version=0.0.0 08:15:54 ---> Running in 879c14592936 08:15:54 Removing intermediate container 879c14592936 08:15:54 ---> ec0054ea4464 08:15:54 08:15:55 Successfully built ec0054ea4464 08:15:55 Successfully tagged security-bootstrapper-arm64:latest 08:15:55 Building support-scheduler 08:15:57  Building security-bootstrapper ... done Collecting docker-compose==1.23.2 08:15:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:15:57 Collecting cached-property<2,>=1.2.0 08:15:57 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:15:58 Collecting PyYAML<4,>=3.10 08:15:58 Downloading PyYAML-3.13.tar.gz (270 kB) 08:16:03 Collecting websocket-client<1.0,>=0.32.0 08:16:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:16:03 Collecting jsonschema<3,>=2.5.1 08:16:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:16:03 Collecting texttable<0.10,>=0.9.0 08:16:03 Downloading texttable-0.9.1.tar.gz (11 kB) 08:16:05 Collecting dockerpty<0.5,>=0.4.1 08:16:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:16:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:16:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:16:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:16:10 Collecting docker<4.0,>=3.6.0 08:16:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:16:10 Collecting docopt<0.7,>=0.6.1 08:16:10 Downloading docopt-0.6.2.tar.gz (25 kB) 08:16:12 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) 08:16:13 Collecting urllib3<1.25,>=1.21.1 08:16:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:16:14 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) 08:16:14 Collecting idna<2.8,>=2.5 08:16:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:16:14 Collecting docker-pycreds>=0.4.0 08:16:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:16:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:16:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:16:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:16:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:16:16 Installing collected packages: cached-property, PyYAML, websocket-client, jsonschema, texttable, dockerpty, urllib3, idna, requests, docker-pycreds, docker, docopt, docker-compose 08:16:16 Running setup.py install for PyYAML: started 08:16:18 Running setup.py install for PyYAML: finished with status 'done' 08:16:19 Running setup.py install for texttable: started 08:16:21 Running setup.py install for texttable: finished with status 'done' 08:16:21 Running setup.py install for dockerpty: started 08:16:23 Running setup.py install for dockerpty: finished with status 'done' 08:16:24 Attempting uninstall: urllib3 08:16:24 Found existing installation: urllib3 1.25.9 08:16:24 Uninstalling urllib3-1.25.9: 08:16:24 Successfully uninstalled urllib3-1.25.9 08:16:24 Attempting uninstall: idna 08:16:24 Found existing installation: idna 2.9 08:16:24 Uninstalling idna-2.9: 08:16:25 Successfully uninstalled idna-2.9 08:16:26 Attempting uninstall: requests 08:16:26 Found existing installation: requests 2.23.0 08:16:26 Uninstalling requests-2.23.0: 08:16:26 Successfully uninstalled requests-2.23.0 08:16:27 Running setup.py install for docopt: started 08:16:30 Running setup.py install for docopt: finished with status 'done' 08:16:31 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:16:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:16:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:31 ---> e8907437c3b1 08:16:31 Step 3/24 : WORKDIR /edgex-go 08:16:31 ---> Using cache 08:16:31 ---> 7737aee462ee 08:16:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:31 ---> Using cache 08:16:31 ---> 223fc0636f9b 08:16:31 Step 5/24 : RUN apk add --update --no-cache make git 08:16:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:16:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:16:31 ---> e8907437c3b1 08:16:31 Step 3/24 : WORKDIR /edgex-go 08:16:31 ---> Using cache 08:16:31 ---> 7737aee462ee 08:16:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:31 ---> Using cache 08:16:31 ---> 223fc0636f9b 08:16:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:16:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:16:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:16:32 ---> e8907437c3b1 08:16:32 Step 3/22 : WORKDIR /edgex-go 08:16:32 ---> Using cache 08:16:32 ---> 7737aee462ee 08:16:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:32 ---> Using cache 08:16:32 ---> 223fc0636f9b 08:16:32 Step 5/22 : RUN apk add --update --no-cache make git 08:16:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:16:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:16:35 ---> e8907437c3b1 08:16:35 Step 3/23 : WORKDIR /edgex-go 08:16:35 ---> Using cache 08:16:35 ---> 7737aee462ee 08:16:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:16:35 ---> Using cache 08:16:35 ---> 223fc0636f9b 08:16:35 Step 5/23 : RUN apk add --update --no-cache make git 08:16:36 ---> Running in 835fce624016 08:16:36 ---> Running in 1614e8f8c0bd 08:16:36 ---> Running in 37f913e90f8c 08:16:36 ---> Running in 0d422127005c 08:16:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:16:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:16:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:16:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:16:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:16:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:16:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:16:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:16:40 OK: 218 MiB in 52 packages 08:16:40 OK: 218 MiB in 52 packages 08:16:40 OK: 218 MiB in 52 packages 08:16:40 OK: 218 MiB in 52 packages 08:16:42 Removing intermediate container 835fce624016 08:16:42 ---> ab7b7fd29fea 08:16:42 Step 6/24 : COPY go.mod . 08:16:42 Removing intermediate container 0d422127005c 08:16:42 ---> c3c7c333a6f4 08:16:42 Step 6/22 : COPY go.mod . 08:16:42 Removing intermediate container 37f913e90f8c 08:16:42 ---> 95ecdac06ade 08:16:42 Step 6/24 : COPY go.mod . 08:16:43 Removing intermediate container 1614e8f8c0bd 08:16:43 ---> e665127de7c4 08:16:43 Step 6/23 : COPY go.mod . 08:16:43 ---> 70361ac9c8a0 08:16:43 Step 7/24 : RUN go mod download 08:16:44 ---> Running in d182dfa43462 08:16:44 ---> 564abdf27b11 08:16:44 Step 7/22 : RUN go mod download 08:16:44 ---> 0535a9385f15 08:16:44 Step 7/24 : RUN go mod download 08:16:44 ---> Running in 901f2b7752a2 08:16:44 ---> Running in b902308cccad 08:16:44 ---> 78de8586b749 08:16:44 Step 7/23 : RUN go mod download 08:16:44 ---> Running in 93218ccbaf88 08:16:45 Removing intermediate container 72dd1755d1e0 08:16:45 ---> b9e3a49fdb56 08:16:45 Step 15/24 : ENV APP_PORT=58890 08:16:46 ---> Running in 637386169ac6 08:16:47 Removing intermediate container 637386169ac6 08:16:47 ---> 2f33a23ec7e0 08:16:47 Step 16/24 : EXPOSE $APP_PORT 08:16:47 ---> Running in 10045bcdcddd 08:16:47 Removing intermediate container d182dfa43462 08:16:47 ---> 1878743e9693 08:16:47 Step 8/24 : COPY . . 08:16:48 Removing intermediate container 10045bcdcddd 08:16:48 ---> 9604975d8c74 08:16:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:16:48 Removing intermediate container 901f2b7752a2 08:16:48 ---> 0a171a9f1e1b 08:16:48 Step 8/22 : COPY . . 08:16:49 Removing intermediate container b902308cccad 08:16:49 ---> 356ec8ab6ae8 08:16:49 Step 8/24 : COPY . . 08:16:49 Removing intermediate container 93218ccbaf88 08:16:49 ---> 69315ff60555 08:16:49 Step 8/23 : COPY . . 08:16:51 ---> bbe4924bd7e1 08:16:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:16:54 ---> e685fce63188 08:16:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:16:57 ---> 0299312e3307 08:16:57 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:16:58 ---> Running in 59bfcdbbbbab 08:16:58 Removing intermediate container 59bfcdbbbbab 08:16:58 ---> f5264ba478f4 08:16:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:16:59 ---> Running in dcfbb10eda13 08:17:01 Removing intermediate container dcfbb10eda13 08:17:01 ---> 34651583926f 08:17:01 Step 22/24 : LABEL arch=arm64 08:17:01 ---> Running in 9bba8e78199b 08:17:03 Removing intermediate container 9bba8e78199b 08:17:03 ---> f1f979eb09be 08:17:03 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:17:03 ---> Running in e07f4fceb1b0 08:17:04 Removing intermediate container e07f4fceb1b0 08:17:04 ---> 87762ae1647c 08:17:04 Step 24/24 : LABEL version=0.0.0 08:17:05 ---> Running in d59ce44377c1 08:17:06 Removing intermediate container d59ce44377c1 08:17:06 ---> 2efa3edb19b4 08:17:06 08:17:07 Successfully built 2efa3edb19b4 08:17:07 Successfully tagged sys-mgmt-agent-arm64:latest 08:17:10  Building sys-mgmt-agent ... done  ---> 298b83500c5f 08:17:10 Step 9/24 : RUN go mod tidy 08:17:10 ---> 413ba103b88e 08:17:10 Step 9/22 : RUN go mod tidy 08:17:10 ---> Running in 41c3a87fd972 08:17:10 ---> Running in f06ca7b50b58 08:17:10 ---> 9b61e8b0f9bd 08:17:10 Step 9/24 : RUN go mod tidy 08:17:11 ---> 1e9aff0eb33b 08:17:11 Step 9/23 : RUN go mod tidy 08:17:11 ---> Running in a50039fc798a 08:17:11 ---> Running in 28f6de51cc66 08:17:16 Removing intermediate container f06ca7b50b58 08:17:16 ---> e165698cafdd 08:17:16 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:17:16 ---> Running in e0869edf1e64 08:17:16 Removing intermediate container 28f6de51cc66 08:17:16 ---> b61421a14ca3 08:17:16 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:17:16 Removing intermediate container 41c3a87fd972 08:17:16 ---> d08606c243c8 08:17:16 Step 10/24 : RUN make cmd/core-command/core-command 08:17:17 ---> Running in 30859375f6d7 08:17:17 ---> Running in 7407b5638b62 08:17:17 Removing intermediate container a50039fc798a 08:17:17 ---> 9b7575c455ec 08:17:17 Step 10/24 : RUN make cmd/core-data/core-data 08:17:17 ---> Running in 595744bf65f4 08:17:18 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 08:17:18 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 08:17:19 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 08:17:19 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 08:18:41 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 08:18:49 Removing intermediate container 7407b5638b62 08:18:49 ---> 0cfd13ffedae 08:18:49 08:18:49 Step 11/24 : FROM alpine:3.12 08:18:49 ---> 9852663dfa18 08:18:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:18:49 ---> Using cache 08:18:49 ---> cc754430d3e2 08:18:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:18:49 ---> Using cache 08:18:49 ---> 79e894f2178e 08:18:49 Step 14/24 : ENV APP_PORT=59882 08:18:50 ---> Running in ed65e734fdac 08:18:51 Removing intermediate container ed65e734fdac 08:18:51 ---> eab8ec94c855 08:18:51 Step 15/24 : EXPOSE $APP_PORT 08:18:51 ---> Running in ac53e15536fa 08:18:52 Removing intermediate container ac53e15536fa 08:18:52 ---> 16380705339e 08:18:52 Step 16/24 : WORKDIR / 08:18:52 Removing intermediate container e0869edf1e64 08:18:52 ---> 3afdb8405dc0 08:18:52 08:18:52 Step 11/22 : FROM alpine:3.12 08:18:52 ---> 9852663dfa18 08:18:52 Step 12/22 : RUN apk add --update --no-cache curl 08:18:53 Removing intermediate container 30859375f6d7 08:18:53 ---> 85a25f29c266 08:18:53 08:18:53 Step 11/23 : FROM alpine:3.12 08:18:53 ---> 9852663dfa18 08:18:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:18:53 ---> Using cache 08:18:53 ---> cc754430d3e2 08:18:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:18:53 ---> Using cache 08:18:53 ---> 79e894f2178e 08:18:53 Step 14/23 : ENV APP_PORT=59861 08:18:53 ---> Running in d0fdfe8d7d54 08:18:53 ---> Running in 0bc4bde641e8 08:18:53 ---> Running in 7eb5a132dfc4 08:18:54 Removing intermediate container 7eb5a132dfc4 08:18:54 ---> 3dd88466297a 08:18:54 Removing intermediate container 0bc4bde641e8 08:18:54 ---> c330e82db9a3 08:18:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:54 Step 15/23 : EXPOSE $APP_PORT 08:18:54 ---> Running in 492853b5b8c2 08:18:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:18:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:18:55 Removing intermediate container 492853b5b8c2 08:18:55 ---> b474cc328257 08:18:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:18:55 ---> 9817fbbbc45c 08:18:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:18:55 (1/4) Installing ca-certificates (20191127-r4) 08:18:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:18:55 (3/4) Installing libcurl (7.77.0-r0) 08:18:55 (4/4) Installing curl (7.77.0-r0) 08:18:55 Executing busybox-1.31.1-r20.trigger 08:18:55 Executing ca-certificates-20191127-r4.trigger 08:18:56 OK: 7 MiB in 18 packages 08:18:56 ---> 8fed83309710 08:18:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:18:56 ---> dd4b04e36904 08:18:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:18:58 ---> eda46c1b6722 08:18:58 Step 20/24 : ENTRYPOINT ["/core-command"] 08:18:58 ---> 67333786c6ca 08:18:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:18:58 Removing intermediate container d0fdfe8d7d54 08:18:58 ---> 951a7fab1bc0 08:18:58 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:18:58 ---> Running in 92ba033c2be6 08:18:58 ---> Running in 86ffc5d17951 08:18:59 Removing intermediate container 92ba033c2be6 08:18:59 ---> df1bf0c5d6c8 08:18:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:18:59 ---> 576e65e12456 08:18:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:18:59 Removing intermediate container 86ffc5d17951 08:18:59 ---> 84f3c2d1916a 08:18:59 Step 14/22 : WORKDIR /edgex ---> Running in ecb4991cf823 08:18:59 08:19:00 ---> Running in fcea0561ed8e 08:19:00 ---> Running in e30342c6aaff 08:19:00 Removing intermediate container ecb4991cf823 08:19:00 ---> 71638e3e1519 08:19:00 Step 22/24 : LABEL arch=arm64 08:19:00 Removing intermediate container 595744bf65f4 08:19:00 ---> 1eff27e026ee 08:19:00 08:19:00 Step 11/24 : FROM alpine:3.12 08:19:00 ---> 9852663dfa18 08:19:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:19:00 ---> Running in 30267acb1a31 08:19:00 Removing intermediate container fcea0561ed8e 08:19:00 ---> e24179732b57 08:19:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:00 Removing intermediate container e30342c6aaff 08:19:00 ---> 7da2fecba969 08:19:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:19:00 ---> Running in fc81ea625b08 08:19:00 ---> Running in 2e82a0a03d9d 08:19:01 Removing intermediate container 30267acb1a31 08:19:01 ---> aced507a7e0a 08:19:01 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:19:01 ---> Running in 1515c1f34845 08:19:01 Removing intermediate container 2e82a0a03d9d 08:19:01 ---> 9ad9548a9a0d 08:19:01 Removing intermediate container fc81ea625b08 08:19:01 ---> 89548d14ff0f 08:19:01 Step 13/24 : ENV APP_PORT=59880 08:19:01 Step 21/23 : LABEL arch=arm64 08:19:01 ---> Running in 7a0817f5b435 08:19:01 ---> Running in aaa444e1df16 08:19:02 Removing intermediate container 1515c1f34845 08:19:02 ---> b4b1004bfc44 08:19:02 Step 24/24 : LABEL version=0.0.0 08:19:02 ---> 65cc61fc82fb 08:19:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:19:02 ---> Running in b30336adb5a4 08:19:02 Removing intermediate container 7a0817f5b435 08:19:02 ---> 15b2987728b5 08:19:02 Step 14/24 : EXPOSE $APP_PORT 08:19:02 Removing intermediate container aaa444e1df16 08:19:02 ---> b8eb4ee5f28c 08:19:02 Step 22/23 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:19:02 ---> Running in c80e38bc1663 08:19:02 ---> Running in aee498321626 08:19:02 Removing intermediate container b30336adb5a4 08:19:02 ---> 862588a08cbc 08:19:02 08:19:03 Successfully built 862588a08cbc 08:19:03 Removing intermediate container c80e38bc1663 08:19:03 ---> ffafae051b8d 08:19:03 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:03 Successfully tagged core-command-arm64:latest 08:19:03  Building core-command ... done  ---> Running in d3f9712ff2bd 08:19:03 Removing intermediate container aee498321626 08:19:03 ---> 94d833987fc4 08:19:03 Step 23/23 : LABEL version=0.0.0 08:19:03 ---> fedb058e8921 08:19:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:19:04 ---> Running in 56d7685d6bcd 08:19:04 Removing intermediate container 56d7685d6bcd 08:19:04 ---> ec1a64dea64a 08:19:04 08:19:05 Successfully built ec1a64dea64a 08:19:05 Successfully tagged support-scheduler-arm64:latest 08:19:05  Building support-scheduler ... done  ---> 9043e95cfa07 08:19:05 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:19:05 ---> Running in b1de9ebeb65c 08:19:05 Removing intermediate container b1de9ebeb65c 08:19:05 ---> dd34ac72526f 08:19:05 Step 19/22 : CMD ["--init=true"] 08:19:06 ---> Running in c9e616fad971 08:19:06 Removing intermediate container d3f9712ff2bd 08:19:06 ---> 3d5f22448fc0 08:19:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:19:06 ---> Running in ceb44dd4e21a 08:19:06 Removing intermediate container c9e616fad971 08:19:06 ---> 55ecfb218a2c 08:19:06 Step 20/22 : LABEL arch=arm64 08:19:06 ---> Running in ea90980b38c7 08:19:07 Removing intermediate container ea90980b38c7 08:19:07 ---> 7df436b24365 08:19:07 Step 21/22 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:19:07 ---> Running in 941bbfd8c150 08:19:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:19:07 Removing intermediate container 941bbfd8c150 08:19:07 ---> e4edbae60dd6 08:19:07 Step 22/22 : LABEL version=0.0.0 08:19:07 ---> Running in c47bab378585 08:19:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:19:08 Removing intermediate container c47bab378585 08:19:08 ---> d228c4e86b8a 08:19:08 08:19:08 Successfully built d228c4e86b8a 08:19:08 Successfully tagged security-proxy-setup-arm64:latest 08:19:09  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.2-r1) 08:19:09 (2/6) Installing libgcc (9.3.0-r2) 08:19:09 (3/6) Installing libsodium (1.0.18-r0) 08:19:09 (4/6) Installing libstdc++ (9.3.0-r2) 08:19:09 (5/6) Installing libzmq (4.3.3-r0) 08:19:09 (6/6) Installing zeromq (4.3.3-r0) 08:19:09 Executing busybox-1.31.1-r20.trigger 08:19:09 OK: 8 MiB in 20 packages 08:19:10 Removing intermediate container ceb44dd4e21a 08:19:10 ---> 0b6c3fe0babf 08:19:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:19:11 ---> 693bcf707018 08:19:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:19:13 ---> b32e26c650a2 08:19:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:19:13 ---> 6e57e170a129 08:19:13 Step 20/24 : ENTRYPOINT ["/core-data"] 08:19:13 ---> Running in 79efaf2c8bd3 08:19:14 Removing intermediate container 79efaf2c8bd3 08:19:14 ---> 5777110e8fe9 08:19:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:19:14 ---> Running in 495cb6372cc1 08:19:15 Removing intermediate container 495cb6372cc1 08:19:15 ---> 60d36c1defdd 08:19:15 Step 22/24 : LABEL arch=arm64 08:19:15 ---> Running in b11d2b84a3a5 08:19:15 Removing intermediate container b11d2b84a3a5 08:19:15 ---> 652e1159936e 08:19:15 Step 23/24 : LABEL git_sha=067e10b205f46147fb2e36e869e4f1c77a12551e 08:19:15 ---> Running in 9b9dfc6f3b3d 08:19:16 Removing intermediate container 9b9dfc6f3b3d 08:19:16 ---> 80b9cae07a8a 08:19:16 Step 24/24 : LABEL version=0.0.0 08:19:16 ---> Running in 09e6564ce0ee 08:19:17 Removing intermediate container 09e6564ce0ee 08:19:17 ---> f33929eb2e9e 08:19:17 08:19:17 Successfully built f33929eb2e9e 08:19:17 Successfully tagged core-data-arm64:latest 08:19:17  Building core-data ... done  [Pipeline] } 08:19:17 $ docker stop --time=1 551a9522b61e340faddd58a074da2bd077fb681d63251e7c485550988fd1ac9c 08:19:19 $ docker rm -f 551a9522b61e340faddd58a074da2bd077fb681d63251e7c485550988fd1ac9c [Pipeline] // withDockerContainer [Pipeline] sh 08:19:20 + docker images 08:19:20 REPOSITORY TAG IMAGE ID CREATED SIZE 08:19:20 core-data-arm64 latest f33929eb2e9e 4 seconds ago 19.1MB 08:19:20 security-proxy-setup-arm64 latest d228c4e86b8a 12 seconds ago 24MB 08:19:20 support-scheduler-arm64 latest ec1a64dea64a 16 seconds ago 15MB 08:19:20 core-command-arm64 latest 862588a08cbc 18 seconds ago 15MB 08:19:20 1eff27e026ee 20 seconds ago 974MB 08:19:20 3afdb8405dc0 28 seconds ago 971MB 08:19:20 85a25f29c266 28 seconds ago 968MB 08:19:20 0cfd13ffedae 31 seconds ago 966MB 08:19:20 sys-mgmt-agent-arm64 latest 2efa3edb19b4 2 minutes ago 299MB 08:19:20 security-bootstrapper-arm64 latest ec0054ea4464 3 minutes ago 17.1MB 08:19:20 security-secretstore-setup-arm64 latest 688f04b6a7ee 3 minutes ago 26.5MB 08:19:20 core-metadata-arm64 latest 8b93a3a47df3 3 minutes ago 15.6MB 08:19:20 support-notifications-arm64 latest 1ececbf22eda 3 minutes ago 15.7MB 08:19:20 42c7c5e437a9 3 minutes ago 973MB 08:19:20 c927d7812142 3 minutes ago 971MB 08:19:20 c8b192721f54 4 minutes ago 968MB 08:19:20 1e4db34feb5c 4 minutes ago 973MB 08:19:20 19a75e48614d 4 minutes ago 967MB 08:19:20 ci-base-image-arm64 latest e8907437c3b1 14 minutes ago 641MB 08:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 08:19:20 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 08:19:20 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:19:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 08:19:21 ---> job-cost.sh 08:19:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B2rw 08:20:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:21:37 lf-activate-venv(): INFO: Adding /tmp/venv-B2rw/bin to PATH 08:21:37 INFO: No Stack... 08:21:37 INFO: Retrieving Pricing Info for: v2-standard-4 08:21:37 INFO: Archiving Costs [Pipeline] sh 08:21:37 + cut -d, -f6 08:21:37 + cat /w/workspace/edgex-go/8/archives/cost.csv [Pipeline] lock 08:21:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] 08:21:37 Resource [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] did not exist. Created. 08:21:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:37 + echo total: 0.18000000715255737 [Pipeline] stash 08:21:38 Stashed 1 file(s) [Pipeline] } 08:21:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3541-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:21:39 provisioning config files... 08:21:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4367994296930833798tmp [Pipeline] { [Pipeline] sh 08:21:39 + set +x 08:21:39 + curl -s https://codecov.io/bash 08:21:39 + bash -s -- 08:21:39 08:21:39 _____ _ 08:21:39 / ____| | | 08:21:39 | | ___ __| | ___ ___ _____ __ 08:21:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:21:39 | |___| (_) | (_| | __/ (_| (_) \ V / 08:21:39 \_____\___/ \__,_|\___|\___\___/ \_/ 08:21:39 Bash-1.0.3 08:21:39 08:21:39 08:21:39 ==> git version 2.24.4 found 08:21:39 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 08:21:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:21:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:21:39 ==> Jenkins CI detected. 08:21:39 project root: . 08:21:39 --> token set from env 08:21:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:21:39 ==> Running gcov in . (disable via -X gcov) 08:21:39 ==> Python coveragepy not found 08:21:39 ==> Searching for coverage reports in: 08:21:39 + . 08:21:39 -> Found 1 reports 08:21:39 ==> Detecting git/mercurial file structure 08:21:39 ==> Reading reports 08:21:39 + ./coverage.out bytes=412085 08:21:39 ==> Appending adjustments 08:21:39 https://docs.codecov.io/docs/fixing-reports 08:21:41 + Found adjustments 08:21:41 ==> Gzipping contents 08:21:41 56K /tmp/codecov.Le2cj6.gz 08:21:41 ==> Uploading reports 08:21:41 url: https://codecov.io 08:21:41 query: branch=PR-3541&commit=067e10b205f46147fb2e36e869e4f1c77a12551e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= 08:21:41 -> Pinging Codecov 08:21:41 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3541&commit=067e10b205f46147fb2e36e869e4f1c77a12551e&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3541%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3541&job=&cmd_args= 08:21:41 -> Uploading to 08:21:41 https://storage.googleapis.com/codecov/v4/raw/2021-06-04/00271124DB129430A58F1EEE437C3FCB/067e10b205f46147fb2e36e869e4f1c77a12551e/25087d64-2d36-43f3-86d4-5f70b4281fc4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T082141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c00e949860d2a5c004e144cb81b5389b6abc8d45fc028d5d496240cdea22143c 08:21:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:41 Dload Upload Total Spent Left Speed 08:21:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56100 0 0 100 56100 0 145k --:--:-- --:--:-- --:--:-- 145k 08:21:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/067e10b205f46147fb2e36e869e4f1c77a12551e [Pipeline] } 08:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:21:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:21:43 ---> package-listing.sh 08:21:43 ++ facter osfamily 08:21:43 ++ tr '[:upper:]' '[:lower:]' 08:21:44 + OS_FAMILY=redhat 08:21:44 + workspace=/w/workspace/edgex-go/8 08:21:44 + START_PACKAGES=/tmp/packages_start.txt 08:21:44 + END_PACKAGES=/tmp/packages_end.txt 08:21:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:44 + PACKAGES=/tmp/packages_start.txt 08:21:44 + '[' /w/workspace/edgex-go/8 ']' 08:21:44 + PACKAGES=/tmp/packages_end.txt 08:21:44 + case "${OS_FAMILY}" in 08:21:44 + rpm -qa 08:21:44 + sort 08:21:46 + '[' -f /tmp/packages_start.txt ']' 08:21:46 + '[' -f /tmp/packages_end.txt ']' 08:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:46 + '[' /w/workspace/edgex-go/8 ']' 08:21:46 + mkdir -p /w/workspace/edgex-go/8/archives/ 08:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 08:21:46 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:21:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:21:47 08:21:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:21:47 alpine: Pulling from edgex-lftools-log-publisher 08:21:47 df20fa9351a1: Pulling fs layer 08:21:47 36b3adc4ff6f: Pulling fs layer 08:21:47 8ad3a11d3b57: Pulling fs layer 08:21:47 46f8f816bc3b: Pulling fs layer 08:21:47 93b61091891f: Pulling fs layer 08:21:47 93b9cdb0e59b: Pulling fs layer 08:21:47 5e14af77c1be: Pulling fs layer 08:21:47 01666e4c0597: Pulling fs layer 08:21:47 aa168da1d23b: Pulling fs layer 08:21:47 46f8f816bc3b: Waiting 08:21:47 93b61091891f: Waiting 08:21:47 93b9cdb0e59b: Waiting 08:21:47 5e14af77c1be: Waiting 08:21:47 01666e4c0597: Waiting 08:21:47 aa168da1d23b: Waiting 08:21:47 36b3adc4ff6f: Verifying Checksum 08:21:47 36b3adc4ff6f: Download complete 08:21:47 46f8f816bc3b: Verifying Checksum 08:21:47 46f8f816bc3b: Download complete 08:21:48 df20fa9351a1: Verifying Checksum 08:21:48 df20fa9351a1: Download complete 08:21:48 93b9cdb0e59b: Download complete 08:21:48 93b61091891f: Verifying Checksum 08:21:48 93b61091891f: Download complete 08:21:48 5e14af77c1be: Verifying Checksum 08:21:48 5e14af77c1be: Download complete 08:21:48 01666e4c0597: Verifying Checksum 08:21:48 01666e4c0597: Download complete 08:21:48 df20fa9351a1: Pull complete 08:21:48 36b3adc4ff6f: Pull complete 08:21:48 8ad3a11d3b57: Verifying Checksum 08:21:48 8ad3a11d3b57: Download complete 08:21:48 8ad3a11d3b57: Pull complete 08:21:48 46f8f816bc3b: Pull complete 08:21:49 93b61091891f: Pull complete 08:21:49 93b9cdb0e59b: Pull complete 08:21:49 5e14af77c1be: Pull complete 08:21:49 01666e4c0597: Pull complete 08:21:50 aa168da1d23b: Verifying Checksum 08:21:50 aa168da1d23b: Download complete 08:21:54 aa168da1d23b: Pull complete 08:21:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:21:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:21:54 prd-centos7-docker-4c-2g-514 does not seem to be running inside a container 08:21:54 $ 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/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:21:57 $ docker top 1f4a132f2cdcdd425851f2c5d00ec3f33da3daebfa75f7849e7b9b7b3c6c9fce -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:21:58 + mkdir -p /var/log/sa [Pipeline] sh 08:21:58 + ls /var/log/sa-host 08:21:58 + sadf -c /var/log/sa-host/sa04 08:21:58 file_magic: OK 08:21:58 HZ: Using current value: 100 08:21:58 file_header: OK 08:21:58 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 08:21:58 Statistics: 08:21:58 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... 08:21:58 File successfully converted to sysstat format version 12.2.1 08:21:58 + sadf -c /var/log/sa-host/sa05 08:21:58 file_magic: OK 08:21:58 HZ: Using current value: 100 08:21:58 file_header: OK 08:21:58 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 08:21:58 Statistics: 08:21:58 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:21:58 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:59 provisioning config files... 08:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config6102965982101559593tmp [Pipeline] { [Pipeline] echo 08:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:21:59 ---> create-netrc.sh [Pipeline] } 08:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:21:59 ---> python-tools-install.sh [Pipeline] echo 08:21:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:22:00 ---> sudo-logs.sh 08:22:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:22:00 ---> job-cost.sh 08:22:00 lf-activate-venv: SKIPPING 08:22:00 DEBUG: total: 0.18000000715255737 08:22:00 INFO: Retrieving Stack Cost... 08:22:01 INFO: Retrieving Pricing Info for: v3-standard-2 08:22:01 INFO: Archiving Costs [Pipeline] echo 08:22:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:22:02 ---> logs-deploy.sh 08:22:02 lf-activate-venv: SKIPPING 08:22:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3541/8 08:22:02 INFO: archiving workspace using pattern(s): 08:22:03 Archives upload complete. 08:22:03 INFO: archiving logs to Nexus 08:22:03 ---> uname -a: 08:22:03 Linux prd-centos7-docker-4c-2g-514.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:22:03 08:22:03 08:22:03 ---> lscpu: 08:22:03 Architecture: x86_64 08:22:03 CPU op-mode(s): 32-bit, 64-bit 08:22:03 Byte Order: Little Endian 08:22:03 Address sizes: 40 bits physical, 48 bits virtual 08:22:03 CPU(s): 2 08:22:03 On-line CPU(s) list: 0,1 08:22:03 Thread(s) per core: 1 08:22:03 Core(s) per socket: 1 08:22:03 Socket(s): 2 08:22:03 NUMA node(s): 1 08:22:03 Vendor ID: AuthenticAMD 08:22:03 CPU family: 23 08:22:03 Model: 49 08:22:03 Model name: AMD EPYC-Rome Processor 08:22:03 Stepping: 0 08:22:03 CPU MHz: 2800.000 08:22:03 BogoMIPS: 5600.00 08:22:03 Virtualization: AMD-V 08:22:03 Hypervisor vendor: KVM 08:22:03 Virtualization type: full 08:22:03 L1d cache: 64 KiB 08:22:03 L1i cache: 64 KiB 08:22:03 L2 cache: 1 MiB 08:22:03 L3 cache: 32 MiB 08:22:03 NUMA node0 CPU(s): 0,1 08:22:03 Vulnerability Itlb multihit: Not affected 08:22:03 Vulnerability L1tf: Not affected 08:22:03 Vulnerability Mds: Not affected 08:22:03 Vulnerability Meltdown: Not affected 08:22:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:22:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:22:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:22:03 Vulnerability Srbds: Not affected 08:22:03 Vulnerability Tsx async abort: Not affected 08:22:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:22:03 08:22:03 08:22:03 ---> nproc: 08:22:03 2 08:22:03 08:22:03 08:22:03 ---> df -h: 08:22:03 Filesystem Size Used Available Use% Mounted on 08:22:03 overlay 40.0G 12.0G 27.9G 30% / 08:22:03 tmpfs 64.0M 0 64.0M 0% /dev 08:22:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:22:03 shm 64.0M 0 64.0M 0% /dev/shm 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/8@tmp 08:22:03 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/8 08:22:03 08:22:03 08:22:03 ---> free -m: 08:22:03 total used free shared buff/cache available 08:22:03 Mem: 7821 1320 1232 0 5268 6509 08:22:03 Swap: 1023 1 1022 08:22:03 08:22:03 08:22:03 ---> ip addr: 08:22:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:22:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:22:03 inet 127.0.0.1/8 scope host lo 08:22:03 valid_lft forever preferred_lft forever 08:22:03 inet6 ::1/128 scope host 08:22:03 valid_lft forever preferred_lft forever 08:22:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:22:03 link/ether fa:16:3e:2c:2b:08 brd ff:ff:ff:ff:ff:ff 08:22:03 inet 10.30.122.89/23 brd 10.30.123.255 scope global dynamic eth0 08:22:03 valid_lft 85062sec preferred_lft 85062sec 08:22:03 inet6 fe80::f816:3eff:fe2c:2b08/64 scope link 08:22:03 valid_lft forever preferred_lft forever 08:22:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:22:03 link/ether 02:42:78:a3:d2:5c brd ff:ff:ff:ff:ff:ff 08:22:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:22:03 valid_lft forever preferred_lft forever 08:22:03 inet6 fe80::42:78ff:fea3:d25c/64 scope link 08:22:03 valid_lft forever preferred_lft forever 08:22:03 08:22:03 08:22:03 ---> sar -b -r -n DEV: 08:22:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 08:22:03 08:22:03 07:59:33 LINUX RESTART (2 CPU) 08:22:03 08:22:03 08:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:22:03 08:01:02 116.39 8.24 108.14 0.00 3798.67 20292.94 0.00 08:22:03 08:02:01 186.32 0.12 186.20 0.00 2.44 49040.50 0.00 08:22:03 08:03:01 59.99 0.00 59.99 0.00 0.00 10784.64 0.00 08:22:03 08:04:01 65.87 0.02 65.85 0.00 0.53 9010.33 0.00 08:22:03 08:05:02 677.40 176.00 501.40 0.00 4636.40 308121.08 0.00 08:22:03 08:06:01 339.86 12.29 327.57 0.00 1050.46 129750.56 0.00 08:22:03 08:07:01 428.96 53.08 375.88 0.00 1780.15 124078.61 0.00 08:22:03 08:08:01 6.86 0.00 6.86 0.00 0.00 308.75 0.00 08:22:03 08:09:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 08:22:03 08:10:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 08:22:03 08:11:01 0.40 0.00 0.40 0.00 0.00 5.51 0.00 08:22:03 08:12:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 08:22:03 08:13:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 08:22:03 08:14:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 08:22:03 08:15:01 276.78 254.31 22.47 0.00 3451.21 1065.48 0.00 08:22:03 08:16:01 0.88 0.00 0.88 0.00 0.00 19.59 0.00 08:22:03 08:17:01 0.18 0.00 0.18 0.00 0.00 2.58 0.00 08:22:03 08:18:01 0.17 0.00 0.17 0.00 0.00 2.18 0.00 08:22:03 08:19:01 0.23 0.00 0.23 0.00 0.00 3.53 0.00 08:22:03 08:20:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 08:22:03 08:21:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 08:22:03 Average: 102.71 24.03 78.67 0.00 701.34 30987.97 0.00 08:22:03 08:22:03 08:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:22:03 08:01:02 5141524 0 804968 10.05 2620 2059828 1291312 14.26 728532 1722788 156 08:22:03 08:02:01 4113388 0 1052324 13.14 2620 2840608 1679816 18.55 1162168 2193400 88452 08:22:03 08:03:01 3818580 0 1106204 13.81 2620 3081536 1815496 20.04 1334692 2292624 15632 08:22:03 08:04:01 4155064 0 984556 12.29 2620 2866700 1317072 14.54 1096556 2198088 20 08:22:03 08:05:02 728212 0 1575144 19.67 2620 5702964 3667868 40.50 3034880 3499020 12128 08:22:03 08:06:01 238468 0 1408392 17.59 2620 6359460 2543744 28.08 2422072 4603852 94652 08:22:03 08:07:01 2034748 0 1170728 14.62 2620 4800844 1435900 15.85 1348052 3889296 20 08:22:03 08:08:01 2057024 0 1148436 14.34 2620 4800860 1283720 14.17 1348024 3880924 20 08:22:03 08:09:01 2058332 0 1147124 14.32 2620 4800864 1283792 14.17 1348188 3880924 8 08:22:03 08:10:01 2059444 0 1146008 14.31 2620 4800868 1276524 14.09 1347404 3880924 8 08:22:03 08:11:01 2056540 0 1148908 14.35 2620 4800872 1276644 14.09 1353216 3878120 8 08:22:03 08:12:01 2057360 0 1148084 14.34 2620 4800876 1276524 14.09 1352500 3878284 12 08:22:03 08:13:01 2057352 0 1148084 14.34 2620 4800884 1276524 14.09 1352388 3878288 8 08:22:03 08:14:01 2057500 0 1147936 14.33 2620 4800884 1276524 14.09 1352392 3878284 8 08:22:03 08:15:01 1911220 0 1232128 15.38 2620 4862972 1276556 14.09 1392560 3900096 24 08:22:03 08:16:01 1910300 0 1233048 15.40 2620 4862972 1276700 14.10 1393444 3900092 8 08:22:03 08:17:01 1911204 0 1232140 15.38 2620 4862976 1276616 14.09 1392756 3900092 20 08:22:03 08:18:01 1911276 0 1232060 15.38 2620 4862984 1276556 14.09 1392692 3900092 12 08:22:03 08:19:01 1911472 0 1231864 15.38 2620 4862984 1276556 14.09 1392808 3900092 8 08:22:03 08:20:01 1911044 0 1232284 15.39 2620 4862992 1276556 14.09 1392820 3900092 8 08:22:03 08:21:01 1910892 0 1232436 15.39 2620 4862992 1276640 14.09 1392792 3900092 8 08:22:03 Average: 2286235 0 1179184 14.72 2620 4540901 1506554 16.63 1444330 3564546 10058 08:22:03 08:22:03 08:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:22:03 08:01:02 eth0 1750.50 1705.11 6406.16 231.24 0.00 0.00 0.00 0.00 08:22:03 08:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:01:02 docker0 915.32 695.97 74.86 2690.32 0.00 0.00 0.00 0.00 08:22:03 08:02:01 veth9183fcf 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 08:22:03 08:02:01 eth0 566.20 473.60 3616.99 50.25 0.00 0.00 0.00 0.00 08:22:03 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:02:01 docker0 226.30 288.82 15.75 863.18 0.00 0.00 0.00 0.00 08:22:03 08:03:01 veth9183fcf 1.33 1.33 0.11 0.11 0.00 0.00 0.00 0.00 08:22:03 08:03:01 eth0 31.31 18.20 21.05 63.81 0.00 0.00 0.00 0.00 08:22:03 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:03:01 docker0 1.33 1.33 0.09 0.11 0.00 0.00 0.00 0.00 08:22:03 08:04:01 eth0 28.79 15.56 25.52 12.14 0.00 0.00 0.00 0.00 08:22:03 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:04:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 08:22:03 08:05:02 veth9a07214 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:22:03 08:05:02 veth68d3b4b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:22:03 08:05:02 eth0 260.95 219.20 1874.39 76.89 0.00 0.00 0.00 0.00 08:22:03 08:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:06:01 veth5db81d3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:22:03 08:06:01 eth0 76.68 51.10 247.96 59.71 0.00 0.00 0.00 0.00 08:22:03 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:06:01 veth6e679eb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:22:03 08:07:01 eth0 238.86 177.53 1740.90 83.49 0.00 0.00 0.00 0.00 08:22:03 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:07:01 docker0 1286.59 1175.83 99.95 4365.43 0.00 0.00 0.00 0.00 08:22:03 08:08:01 eth0 0.88 0.32 0.42 0.06 0.00 0.00 0.00 0.00 08:22:03 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:09:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 08:22:03 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:10:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:03 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:11:01 eth0 0.32 0.25 0.14 0.07 0.00 0.00 0.00 0.00 08:22:03 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:12:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:03 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:03 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:15:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:03 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:16:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:22:03 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:17:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:22:03 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:18:01 eth0 0.07 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:22:03 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:22:03 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:21:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:22:03 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 Average: eth0 140.52 126.59 661.67 27.49 0.00 0.00 0.00 0.00 08:22:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:22:03 Average: docker0 61.37 56.09 4.77 208.23 0.00 0.00 0.00 0.00 08:22:03 08:22:03 08:22:03 ---> sar -P ALL: 08:22:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 08:22:03 08:22:03 07:59:33 LINUX RESTART (2 CPU) 08:22:03 08:22:03 08:00:01 CPU %user %nice %system %iowait %steal %idle 08:22:03 08:01:02 all 25.11 0.00 5.73 4.58 0.11 64.48 08:22:03 08:01:02 0 21.04 0.00 5.98 4.38 0.11 68.51 08:22:03 08:01:02 1 29.19 0.00 5.49 4.78 0.11 60.43 08:22:03 08:02:01 all 25.40 0.00 8.02 3.96 0.10 62.52 08:22:03 08:02:01 0 26.16 0.00 7.78 5.22 0.09 60.75 08:22:03 08:02:01 1 24.65 0.00 8.26 2.69 0.11 64.29 08:22:03 08:03:01 all 43.01 0.00 4.82 0.50 0.09 51.57 08:22:03 08:03:01 0 43.43 0.00 4.67 0.58 0.09 51.23 08:22:03 08:03:01 1 42.59 0.00 4.97 0.42 0.09 51.92 08:22:03 08:04:01 all 60.14 0.00 8.86 1.38 0.10 29.53 08:22:03 08:04:01 0 59.66 0.00 8.64 0.47 0.11 31.11 08:22:03 08:04:01 1 60.61 0.00 9.07 2.29 0.09 27.95 08:22:03 08:05:02 all 34.22 0.00 22.97 21.50 0.11 21.19 08:22:03 08:05:02 0 33.37 0.00 23.49 21.85 0.11 21.18 08:22:03 08:05:02 1 35.08 0.00 22.45 21.16 0.11 21.21 08:22:03 08:06:01 all 75.31 0.00 14.60 7.42 0.12 2.54 08:22:03 08:06:01 0 75.77 0.00 13.63 7.06 0.13 3.41 08:22:03 08:06:01 1 74.85 0.00 15.58 7.79 0.11 1.67 08:22:03 08:07:01 all 58.54 0.00 15.34 8.10 0.11 17.91 08:22:03 08:07:01 0 58.93 0.00 14.85 7.70 0.11 18.42 08:22:03 08:07:01 1 58.15 0.00 15.84 8.49 0.11 17.41 08:22:03 08:08:01 all 0.09 0.00 0.12 0.02 0.04 99.73 08:22:03 08:08:01 0 0.07 0.00 0.07 0.02 0.05 99.80 08:22:03 08:08:01 1 0.12 0.00 0.17 0.02 0.03 99.67 08:22:03 08:09:01 all 0.11 0.00 0.04 0.00 0.03 99.82 08:22:03 08:09:01 0 0.20 0.00 0.02 0.00 0.03 99.75 08:22:03 08:09:01 1 0.02 0.00 0.07 0.00 0.03 99.88 08:22:03 08:10:01 all 0.09 0.00 0.01 0.00 0.03 99.87 08:22:03 08:10:01 0 0.17 0.00 0.00 0.00 0.03 99.80 08:22:03 08:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:22:03 08:11:01 all 0.15 0.00 0.02 0.00 0.03 99.80 08:22:03 08:11:01 0 0.27 0.00 0.02 0.00 0.03 99.68 08:22:03 08:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:22:03 08:22:03 08:11:01 CPU %user %nice %system %iowait %steal %idle 08:22:03 08:12:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:22:03 08:12:01 0 0.20 0.00 0.02 0.00 0.02 99.77 08:22:03 08:12:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:22:03 08:13:01 all 0.05 0.00 0.01 0.00 0.03 99.91 08:22:03 08:13:01 0 0.08 0.00 0.00 0.00 0.02 99.90 08:22:03 08:13:01 1 0.02 0.00 0.02 0.00 0.05 99.92 08:22:03 08:14:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:22:03 08:14:01 0 0.12 0.00 0.03 0.00 0.00 99.85 08:22:03 08:14:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:22:03 08:15:01 all 0.14 4.07 14.57 2.82 0.05 78.35 08:22:03 08:15:01 0 0.09 4.08 14.73 2.79 0.05 78.27 08:22:03 08:15:01 1 0.19 4.06 14.42 2.85 0.05 78.42 08:22:03 08:16:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:22:03 08:16:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:22:03 08:16:01 1 0.08 0.00 0.02 0.00 0.03 99.87 08:22:03 08:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:22:03 08:17:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:22:03 08:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 08:22:03 08:18:01 all 0.03 0.00 0.02 0.00 0.03 99.92 08:22:03 08:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:22:03 08:18:01 1 0.03 0.00 0.02 0.00 0.05 99.90 08:22:03 08:19:01 all 0.05 0.00 0.02 0.00 0.03 99.91 08:22:03 08:19:01 0 0.08 0.00 0.02 0.00 0.00 99.90 08:22:03 08:19:01 1 0.02 0.00 0.02 0.00 0.05 99.92 08:22:03 08:20:01 all 0.08 0.00 0.01 0.00 0.03 99.88 08:22:03 08:20:01 0 0.10 0.00 0.02 0.00 0.02 99.87 08:22:03 08:20:01 1 0.05 0.00 0.00 0.00 0.05 99.90 08:22:03 08:21:01 all 0.03 0.00 0.03 0.00 0.03 99.92 08:22:03 08:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:22:03 08:21:01 1 0.00 0.00 0.03 0.00 0.05 99.92 08:22:03 Average: all 14.50 0.20 4.32 2.26 0.06 78.66 08:22:03 Average: 0 14.38 0.20 4.27 2.26 0.05 78.85 08:22:03 Average: 1 14.62 0.20 4.37 2.27 0.06 78.48 08:22:03 08:22:03 08:22:03