Pull request #3331 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5+4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf (63b85294efde33700475cab42965374b1aecbb00) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33469 in /w/workspace/edgexfoundry_edgex-go_PR-3331 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3331/head:refs/remotes/origin/PR-3331 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf into PR head commit bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 Merge succeeded, producing bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 Checking out Revision bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 (PR-3331) > git config core.sparsecheckout # timeout=10 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 Commit message: "fix: Add access token to the special config client in sys-mgmt-agent" > git rev-list --no-walk 7840e6bd16ef4dd798ba6443c7c608bbd6fafd68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:29:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:29:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:29:57 ========================================================= 21:29:57 EdgeX Global Pipelines Version Info 21:29:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:30:00 ------------------- 21:30:00 stable info: 21:30:00 ------------------- 21:30:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:30:00 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:30:00 Message: update stable to v1.0.186 21:30:02 ------------------- 21:30:02 experimental info: 21:30:02 ------------------- 21:30:02 Commited By: **** collab-it+edgex@linuxfoundation.org 21:30:02 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 21:30:02 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 21:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:30:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3331 [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3331 [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3331 [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc1f4ad [Pipeline] echo 21:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:30:06 provisioning config files... 21:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config6074636596883845547tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:06 ---> docker-login.sh 21:30:06 nexus3.edgexfoundry.org:10001 21:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:09 Configure a credential helper to remove this warning. See 21:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:09 21:30:09 Login Succeeded 21:30:09 nexus3.edgexfoundry.org:10002 21:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:09 Configure a credential helper to remove this warning. See 21:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:09 21:30:09 Login Succeeded 21:30:09 nexus3.edgexfoundry.org:10003 21:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:10 Configure a credential helper to remove this warning. See 21:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:10 21:30:10 Login Succeeded 21:30:10 nexus3.edgexfoundry.org:10004 21:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:11 Configure a credential helper to remove this warning. See 21:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:11 21:30:11 Login Succeeded 21:30:11 docker.io 21:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:12 Configure a credential helper to remove this warning. See 21:30:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:12 21:30:12 Login Succeeded 21:30:12 ---> docker-login.sh ends [Pipeline] } 21:30:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:13 ++ 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 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ cut -d/ -f2 21:30:13 ++ dirname cmd/core-command/Dockerfile 21:30:13 + echo core-command,cmd/core-command/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/core-data/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo core-data,cmd/core-data/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/core-metadata/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo core-metadata,cmd/core-metadata/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/security-bootstrapper/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/security-proxy-setup/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/support-notifications/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo support-notifications,cmd/support-notifications/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/support-scheduler/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:30:13 + for file in '`ls cmd/**/Dockerfile`' 21:30:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 21:30:13 ++ cut -d/ -f2 21:30:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:30:13 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 21:30:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:30:15 21:30:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:30:16 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:30:16 latest: Pulling from edgex-devops/git-semver 21:30:16 31603596830f: Pulling fs layer 21:30:16 2a8b12db71e7: Pulling fs layer 21:30:16 6ca5941a6612: Pulling fs layer 21:30:16 ecc8261a40a4: Pulling fs layer 21:30:16 ecc8261a40a4: Waiting 21:30:16 2a8b12db71e7: Verifying Checksum 21:30:16 2a8b12db71e7: Download complete 21:30:17 31603596830f: Verifying Checksum 21:30:17 31603596830f: Download complete 21:30:17 ecc8261a40a4: Verifying Checksum 21:30:17 ecc8261a40a4: Download complete 21:30:17 6ca5941a6612: Verifying Checksum 21:30:17 6ca5941a6612: Download complete 21:30:17 31603596830f: Pull complete 21:30:18 2a8b12db71e7: Pull complete 21:30:19 6ca5941a6612: Pull complete 21:30:20 ecc8261a40a4: Pull complete 21:30:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:30:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:30:20 prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container 21:30:21 $ 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 21:30:25 $ docker top 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:25 [ssh-agent] Looking for ssh-agent implementation... 21:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:26 $ docker exec 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent 21:30:27 SSH_AUTH_SOCK=/tmp/ssh-yJX6XmOi9UWD/agent.12 21:30:27 SSH_AGENT_PID=18 21:30:27 Running ssh-add (command line suppressed) 21:30:27 Identity added: /w/workspace/edgex-go/8@tmp/private_key_8390797749247852023.key (/w/workspace/edgex-go/8@tmp/private_key_8390797749247852023.key) 21:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:29 + git tag --points-at HEAD [Pipeline] } 21:30:29 $ docker exec --env ******** --env ******** 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent -k 21:30:30 unset SSH_AUTH_SOCK; 21:30:30 unset SSH_AGENT_PID; 21:30:30 echo Agent pid 18 killed; 21:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:30:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:30 [ssh-agent] Looking for ssh-agent implementation... 21:30:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:30 $ docker exec 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent 21:30:31 SSH_AUTH_SOCK=/tmp/ssh-YBEOVhIrglGm/agent.47 21:30:31 SSH_AGENT_PID=52 21:30:31 Running ssh-add (command line suppressed) 21:30:31 Identity added: /w/workspace/edgex-go/8@tmp/private_key_4036290273887107790.key (/w/workspace/edgex-go/8@tmp/private_key_4036290273887107790.key) 21:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:32 + git semver init 21:30:32 # -> Open(): unable to determine branch for HEAD 21:30:32 # $GIT_DIR = /w/workspace/edgex-go/8/.git 21:30:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/8 21:30:32 # $SEMVER_REMOTE_NAME = origin 21:30:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:30:32 # $SEMVER_USER_NAME = edgex-jenkins 21:30:32 # $SEMVER_BRANCH = PR-3331 21:30:32 # $SEMVER_TEMP = /tmp/semver-082911205 21:30:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 21:31:06 # '/tmp/semver-082911205' -> '/w/workspace/edgex-go/8/.semver' 21:31:06 # -> Force: false 21:31:06 # $SEMVER_DIR = /w/workspace/edgex-go/8/.semver [Pipeline] } 21:31:06 $ docker exec --env ******** --env ******** 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 ssh-agent -k 21:31:06 unset SSH_AUTH_SOCK; 21:31:06 unset SSH_AGENT_PID; 21:31:06 echo Agent pid 52 killed; 21:31:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:08 + git semver [Pipeline] } 21:31:08 $ docker stop --time=1 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 21:31:10 $ docker rm -f 053505bcbc9351f758a2dae6291ad81fa15e225ed8d4da85a2a72cb8daf3cfd3 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:13 Stashed 1 file(s) [Pipeline] echo 21:31:13 [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 21:31:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:31:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:31:14 + true 21:31:14 + sudo service docker restart 21:31:14 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 21:31:17 ========================================================= 21:31:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 21:31:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:31:17 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 21:31:28 Sending build context to Docker daemon 329.3MB 21:31:28 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:31:28 Step 2/6 : FROM ${BASE} 21:31:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:28 188c0c94c7c5: Pulling fs layer 21:31:28 0ef7d3d256c8: Pulling fs layer 21:31:28 de9db76c5a1d: Pulling fs layer 21:31:28 bca2f99d35d6: Pulling fs layer 21:31:28 93359f2a8cfa: Pulling fs layer 21:31:28 7c6f9722023f: Pulling fs layer 21:31:28 a35cf1a2eb13: Pulling fs layer 21:31:28 bca2f99d35d6: Waiting 21:31:28 93359f2a8cfa: Waiting 21:31:28 7c6f9722023f: Waiting 21:31:28 a35cf1a2eb13: Waiting 21:31:28 de9db76c5a1d: Verifying Checksum 21:31:28 de9db76c5a1d: Download complete 21:31:28 0ef7d3d256c8: Verifying Checksum 21:31:28 0ef7d3d256c8: Download complete 21:31:28 93359f2a8cfa: Verifying Checksum 21:31:28 93359f2a8cfa: Download complete 21:31:28 7c6f9722023f: Verifying Checksum 21:31:28 7c6f9722023f: Download complete 21:31:28 Still waiting to schedule task 21:31:28 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 21:31:28 188c0c94c7c5: Verifying Checksum 21:31:28 188c0c94c7c5: Download complete 21:31:29 188c0c94c7c5: Pull complete 21:31:30 0ef7d3d256c8: Pull complete 21:31:31 de9db76c5a1d: Pull complete 21:31:36 a35cf1a2eb13: Verifying Checksum 21:31:36 a35cf1a2eb13: Download complete 21:31:38 bca2f99d35d6: Verifying Checksum 21:31:38 bca2f99d35d6: Download complete 21:31:50 bca2f99d35d6: Pull complete 21:31:50 93359f2a8cfa: Pull complete 21:31:50 7c6f9722023f: Pull complete 21:32:00 a35cf1a2eb13: Pull complete 21:32:00 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 21:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 21:32:00 ---> a62c8e92a672 21:32:00 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 21:32:00 ---> Running in 1d4dd5b06c33 21:32:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:32:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:32:02 (1/12) Installing libmagic (5.38-r0) 21:32:03 (2/12) Installing file (5.38-r0) 21:32:03 (3/12) Installing libc-dev (0.7.2-r3) 21:32:03 (4/12) Installing g++ (9.3.0-r2) 21:32:09 (5/12) Installing fortify-headers (1.1-r0) 21:32:09 (6/12) Installing patch (2.7.6-r6) 21:32:09 (7/12) Installing build-base (0.5-r2) 21:32:09 (8/12) Installing libsodium (1.0.18-r0) 21:32:09 (9/12) Installing pkgconf (1.7.2-r0) 21:32:09 (10/12) Installing libsodium-dev (1.0.18-r0) 21:32:09 (11/12) Installing libzmq (4.3.3-r0) 21:32:09 (12/12) Installing zeromq-dev (4.3.3-r0) 21:32:09 Executing busybox-1.31.1-r19.trigger 21:32:09 OK: 233 MiB in 51 packages 21:32:15 Removing intermediate container 1d4dd5b06c33 21:32:15 ---> 600cefd198a7 21:32:15 Step 4/6 : WORKDIR /edgex-go 21:32:15 ---> Running in 6b7c65147086 21:32:15 Removing intermediate container 6b7c65147086 21:32:15 ---> 07b6d6f3cb28 21:32:15 Step 5/6 : COPY go.mod . 21:32:15 ---> 342e7e3b9ad1 21:32:15 Step 6/6 : RUN go mod download 21:32:15 ---> Running in f1c211753600 21:32:54 Removing intermediate container f1c211753600 21:32:54 ---> 2a82aa82928f 21:32:54 Successfully built 2a82aa82928f 21:32:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:32:55 + docker inspect -f . ci-base-image-x86_64 21:32:56 . [Pipeline] withDockerContainer 21:32:57 prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container 21:32:57 $ 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 21:33:00 $ docker top cd5438ee9a2ce425f0cfa16c45cd4ed2a74328dab93a8a082539c083edf76ebd -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:01 + go version 21:33:01 go version go1.15.5 linux/amd64 [Pipeline] } 21:33:01 $ docker stop --time=1 cd5438ee9a2ce425f0cfa16c45cd4ed2a74328dab93a8a082539c083edf76ebd 21:33:04 $ docker rm -f cd5438ee9a2ce425f0cfa16c45cd4ed2a74328dab93a8a082539c083edf76ebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:33:05 + docker inspect -f . ci-base-image-x86_64 21:33:06 . [Pipeline] withDockerContainer 21:33:06 prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container 21:33:06 $ 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 21:33:09 $ docker top 03a879d4679a10a18cc771ff6d27dd6db0f0f167e74320d3ea0e141cda23d9f9 -eo pid,comm [Pipeline] { [Pipeline] echo 21:33:09 ========================================================= 21:33:09 [edgeXBuildGoParallel] Running Tests and Build... 21:33:09 ========================================================= [Pipeline] sh 21:33:10 + make test 21:33:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:33:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33470 in /w/workspace/edgexfoundry_edgex-go_PR-3331 [Pipeline] { [Pipeline] ws 21:33:20 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 21:33:25 using credential edgex-jenkins-ssh 21:33:25 Cloning the remote Git repository 21:33:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:33:25 > git init /w/workspace/edgex-go/8 # timeout=10 21:33:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:33:25 > git --version # timeout=10 21:33:25 > git --version # 'git version 2.17.1' 21:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:33 ? github.com/edgexfoundry/edgex-go [no test files] 21:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:33:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3331/head:refs/remotes/origin/PR-3331 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:33:43 Merging remotes/origin/master commit 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf into PR head commit bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:33:43 Merge succeeded, producing bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:33:43 Checking out Revision bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 (PR-3331) 21:33:43 > git config core.sparsecheckout # timeout=10 21:33:43 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 21:33:43 > git remote # timeout=10 21:33:43 > git config --get remote.origin.url # timeout=10 21:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:43 > git merge 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf # timeout=10 21:33:43 > git rev-parse HEAD^{commit} # timeout=10 21:33:43 > git config core.sparsecheckout # timeout=10 21:33:43 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 21:33:48 Commit message: "fix: Add access token to the special config client in sys-mgmt-agent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:33:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:33:50 + true 21:33:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 21:33:52 provisioning config files... 21:33:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config5927054187171444634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:53 ---> docker-login.sh 21:33:53 nexus3.edgexfoundry.org:10001 21:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:54 Configure a credential helper to remove this warning. See 21:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:54 21:33:54 Login Succeeded 21:33:54 nexus3.edgexfoundry.org:10002 21:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:55 Configure a credential helper to remove this warning. See 21:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:55 21:33:55 Login Succeeded 21:33:55 nexus3.edgexfoundry.org:10003 21:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:55 Configure a credential helper to remove this warning. See 21:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:55 21:33:55 Login Succeeded 21:33:55 nexus3.edgexfoundry.org:10004 21:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:56 Configure a credential helper to remove this warning. See 21:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:56 21:33:56 Login Succeeded 21:33:56 docker.io 21:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:56 Configure a credential helper to remove this warning. See 21:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:56 21:33:56 Login Succeeded 21:33:56 ---> docker-login.sh ends [Pipeline] } 21:33:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:33:57 ========================================================= 21:33:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 21:33:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:33:57 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 21:34:00 Sending build context to Docker daemon 167.3MB 21:34:00 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 21:34:00 Step 2/6 : FROM ${BASE} 21:34:00 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:34:00 5f621e34cdf4: Pulling fs layer 21:34:00 a4357932f1b6: Pulling fs layer 21:34:00 18c013af1878: Pulling fs layer 21:34:00 00ac8860ef70: Pulling fs layer 21:34:00 63d7cb157983: Pulling fs layer 21:34:00 b116817d02f9: Pulling fs layer 21:34:00 745a02a5169b: Pulling fs layer 21:34:00 00ac8860ef70: Waiting 21:34:00 63d7cb157983: Waiting 21:34:00 b116817d02f9: Waiting 21:34:00 745a02a5169b: Waiting 21:34:00 18c013af1878: Verifying Checksum 21:34:00 18c013af1878: Download complete 21:34:00 a4357932f1b6: Download complete 21:34:00 63d7cb157983: Verifying Checksum 21:34:00 63d7cb157983: Download complete 21:34:00 5f621e34cdf4: Verifying Checksum 21:34:00 5f621e34cdf4: Download complete 21:34:00 b116817d02f9: Download complete 21:34:00 5f621e34cdf4: Pull complete 21:34:01 a4357932f1b6: Pull complete 21:34:01 18c013af1878: Pull complete 21:34:03 745a02a5169b: Download complete 21:34:04 00ac8860ef70: Verifying Checksum 21:34:04 00ac8860ef70: Download complete 21:34:14 00ac8860ef70: Pull complete 21:34:14 63d7cb157983: Pull complete 21:34:14 b116817d02f9: Pull complete 21:34:19 745a02a5169b: Pull complete 21:34:19 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 21:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 21:34:19 ---> b7e6874047d6 21:34: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 21:34:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:34:22 ---> Running in 152bfe31b6eb 21:34:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:34:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:34:24 (1/12) Installing libmagic (5.38-r0) 21:34:24 (2/12) Installing file (5.38-r0) 21:34:24 (3/12) Installing libc-dev (0.7.2-r3) 21:34:25 (4/12) Installing g++ (9.3.0-r2) 21:34:30 (5/12) Installing fortify-headers (1.1-r0) 21:34:30 (6/12) Installing patch (2.7.6-r6) 21:34:30 (7/12) Installing build-base (0.5-r2) 21:34:30 (8/12) Installing libsodium (1.0.18-r0) 21:34:30 (9/12) Installing pkgconf (1.7.2-r0) 21:34:30 (10/12) Installing libsodium-dev (1.0.18-r0) 21:34:30 (11/12) Installing libzmq (4.3.3-r0) 21:34:30 (12/12) Installing zeromq-dev (4.3.3-r0) 21:34:30 Executing busybox-1.31.1-r19.trigger 21:34:30 OK: 217 MiB in 51 packages 21:34:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:34:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:34:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:34:34 Removing intermediate container 152bfe31b6eb 21:34:34 ---> 808b0e62a02f 21:34:34 Step 4/6 : WORKDIR /edgex-go 21:34:34 ---> Running in bd0f2c5a426f 21:34:35 Removing intermediate container bd0f2c5a426f 21:34:35 ---> 467d4c03e156 21:34:35 Step 5/6 : COPY go.mod . 21:34:35 ---> d060869c28d4 21:34:35 Step 6/6 : RUN go mod download 21:34:35 ---> Running in a13514c960c4 21:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:34:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:34:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:34:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:34:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:34:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:34:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.429s coverage: 45.9% of statements 21:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:34:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.231s coverage: 19.8% of statements 21:34:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.218s coverage: 100.0% of statements 21:35:02 Removing intermediate container a13514c960c4 21:35:02 ---> 41f61c71feaa 21:35:02 Successfully built 41f61c71feaa 21:35:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.752s coverage: 27.1% of statements 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.111s coverage: 100.0% of statements 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:35:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.141s coverage: 100.0% of statements 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:35:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:35:03 + docker inspect -f . ci-base-image-arm64 21:35:03 . [Pipeline] withDockerContainer 21:35:03 prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container 21:35:03 $ 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 21:35:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.521s coverage: 71.3% of statements 21:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:35:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:35:04 $ docker top 26d417fac23e2b65726e2a56561db78e4f9c517a5400938385ac11a9f2768aaa -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.306s coverage: 82.9% of statements 21:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.111s coverage: 78.9% of statements 21:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:35:05 + go version 21:35:05 go version go1.15.5 linux/arm64 [Pipeline] } 21:35:05 $ docker stop --time=1 26d417fac23e2b65726e2a56561db78e4f9c517a5400938385ac11a9f2768aaa 21:35:07 $ docker rm -f 26d417fac23e2b65726e2a56561db78e4f9c517a5400938385ac11a9f2768aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:35:08 + docker inspect -f . ci-base-image-arm64 21:35:08 . [Pipeline] withDockerContainer 21:35:09 prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container 21:35:09 $ 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 21:35:10 $ docker top 93b082d6453e614745be7ef0986a7777e5f324154ddc814f9d73e552a34a5adf -eo pid,comm [Pipeline] { [Pipeline] echo 21:35:10 ========================================================= 21:35:10 [edgeXBuildGoParallel] Running Tests and Build... 21:35:10 ========================================================= [Pipeline] sh 21:35:11 + make test 21:35:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.059s coverage: 28.6% of statements 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.120s coverage: 100.0% of statements 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:35:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.305s coverage: 86.7% of statements 21:35:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.433s coverage: 97.5% of statements 21:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:35:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.242s coverage: 78.3% of statements 21:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:35:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.476s coverage: 92.8% of statements 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 1.0% of statements 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.099s coverage: 47.1% of statements 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.347s coverage: 79.5% of statements 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.152s coverage: 94.1% of statements 21:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements 21:35:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 21:35:33 ? github.com/edgexfoundry/edgex-go [no test files] 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.140s coverage: 94.4% of statements 21:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 21:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.224s coverage: 81.5% of statements 21:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.272s coverage: 87.1% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.269s coverage: 92.9% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.124s coverage: 77.8% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.091s coverage: 100.0% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 75.5% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.299s coverage: 87.2% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.135s coverage: 84.6% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.167s coverage: 91.6% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.4% of statements 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:35:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.212s coverage: 91.3% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.344s coverage: 100.0% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.143s coverage: 73.7% of statements 21:35:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 21:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.814s coverage: 69.0% of statements 21:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements 21:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.227s coverage: 89.5% of statements 21:35:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:35:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.198s coverage: 84.8% of statements 21:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.207s coverage: 47.0% of statements 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.465s coverage: 100.0% of statements 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.214s coverage: 100.0% of statements 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.097s coverage: 11.0% of statements 21:35:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:35:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.209s coverage: 87.1% of statements 21:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:35:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.842s coverage: 29.1% of statements 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.167s coverage: 99.0% of statements 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.194s coverage: 100.0% of statements 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.310s coverage: 95.6% of statements 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:36:06 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:36:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.061s coverage: 100.0% of statements 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:36:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:36:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.092s coverage: 87.9% of statements 21:36:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:36:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.065s coverage: 100.0% of statements 21:36:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.193s coverage: 28.1% of statements 21:36:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.196s coverage: 100.0% of statements 21:36:10 GO111MODULE=on go vet ./... 21:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:36:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:36:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:36:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:36:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:36:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:36:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:36:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.288s coverage: 45.9% of statements 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 21:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 21:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.138s coverage: 19.8% of statements 21:36:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.239s coverage: 100.0% of statements 21:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.625s coverage: 27.1% of statements 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.153s coverage: 100.0% of statements 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 21:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.185s coverage: 100.0% of statements 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 21:37:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.306s coverage: 71.3% of statements 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 21:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.460s coverage: 82.9% of statements 21:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 21:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 21:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.160s coverage: 78.9% of statements 21:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 21:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.087s coverage: 28.6% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 21:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.227s coverage: 100.0% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 21:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.160s coverage: 100.0% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 21:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.466s coverage: 86.7% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 21:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.394s coverage: 97.5% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 21:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.238s coverage: 78.3% of statements 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 21:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.155s coverage: 92.8% of statements 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.141s coverage: 58.8% of statements 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.274s coverage: 1.0% of statements 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 21:37:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.144s coverage: 47.1% of statements 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.150s coverage: 79.5% of statements 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.138s coverage: 96.3% of statements 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.163s coverage: 87.5% of statements 21:37:33 gofmt -l . 21:37:33 [ "`gofmt -l .`" = "" ] 21:37:36 ./bin/test-go-mod-tidy.sh 21:37:38 ./bin/test-attribution-txt.sh 21:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.151s coverage: 94.4% of statements 21:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.124s coverage: 44.8% of statements [Pipeline] sh 21:37:42 + ls -al . 21:37:42 total 808 21:37:42 drwxrwxr-x 10 1001 1001 4096 Apr 9 21:37 . 21:37:42 drwxr-xr-x 4 root root 28 Apr 9 21:33 .. 21:37:42 -rw-rw-r-- 1 1001 1001 11 Apr 9 21:29 .dockerignore 21:37:42 drwxrwxr-x 8 1001 1001 179 Apr 9 21:29 .git 21:37:42 drwxrwxr-x 3 1001 1001 125 Apr 9 21:29 .github 21:37:42 -rw-rw-r-- 1 1001 1001 818 Apr 9 21:29 .gitignore 21:37:42 drwx------ 3 1001 1001 60 Apr 9 21:31 .semver 21:37:42 -rw-rw-r-- 1 1001 1001 166 Apr 9 21:29 .sonarcloud.properties 21:37:42 -rw-rw-r-- 1 1001 1001 8607 Apr 9 21:29 Attribution.txt 21:37:42 -rw-rw-r-- 1 1001 1001 3804 Apr 9 21:29 CONTRIBUTING.md 21:37:42 -rw-rw-r-- 1 1001 1001 931 Apr 9 21:29 Dockerfile.build 21:37:42 -rw-rw-r-- 1 1001 1001 863 Apr 9 21:29 Jenkinsfile 21:37:42 -rw-rw-r-- 1 1001 1001 10775 Apr 9 21:29 LICENSE 21:37:42 -rw-rw-r-- 1 1001 1001 5774 Apr 9 21:29 Makefile 21:37:42 -rw-rw-r-- 1 1001 1001 6548 Apr 9 21:29 README.md 21:37:42 -rw-rw-r-- 1 1001 1001 6755 Apr 9 21:29 SECURITY.md 21:37:42 -rw-rw-r-- 1 1001 1001 5 Apr 9 21:31 VERSION 21:37:42 -rw-rw-r-- 1 1001 1001 4131 Apr 9 21:29 ZMQWindows.md 21:37:42 drwxrwxr-x 2 1001 1001 117 Apr 9 21:29 bin 21:37:42 drwxrwxr-x 14 1001 1001 4096 Apr 9 21:29 cmd 21:37:42 -rw-r--r-- 1 root root 697571 Apr 9 21:36 coverage.out 21:37:42 -rw-r--r-- 1 root root 1056 Apr 9 21:37 go.mod 21:37:42 -rw-r--r-- 1 root root 21911 Apr 9 21:37 go.sum 21:37:42 drwxrwxr-x 8 1001 1001 127 Apr 9 21:29 internal 21:37:42 drwxrwxr-x 4 1001 1001 26 Apr 9 21:29 openapi 21:37:42 drwxrwxr-x 4 1001 1001 71 Apr 9 21:29 snap 21:37:42 -rw-rw-r-- 1 1001 1001 168 Apr 9 21:29 version.go [Pipeline] sh 21:37:43 + '[' -e coverage.out ] 21:37:43 + chown 1001:1001 coverage.out [Pipeline] stash 21:37:44 Stashed 1 file(s) [Pipeline] sh 21:37:44 + make build 21:37:44 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 21:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.598s coverage: 81.5% of statements 21:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/tokencleaner 0.088s coverage: 87.1% of statements 21:37:53 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 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.172s coverage: 92.9% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 77.8% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.106s coverage: 100.0% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.163s coverage: 75.5% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.143s coverage: 80.8% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.186s coverage: 87.2% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.6% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.568s coverage: 64.4% of statements 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.117s coverage: 100.0% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 21:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 21:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.032s coverage: 69.0% of statements 21:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:38:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.439s coverage: 38.4% of statements 21:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.130s coverage: 89.5% of statements 21:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 21:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.502s coverage: 47.0% of statements 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 21:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 21:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.120s coverage: 100.0% of statements 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 21:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.144s coverage: 11.0% of statements 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 21:38:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.450s coverage: 87.1% of statements 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 21:38:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.210s coverage: 29.1% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.178s coverage: 99.0% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.168s coverage: 100.0% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.335s coverage: 95.6% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.101s coverage: 87.9% of statements 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 21:38:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 21:38:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements 21:38:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 21:38:20 GO111MODULE=on go vet ./... 21:38:27 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 21:38:28 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 21:38:34 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 21:38:36 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 21:38:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:38:50 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 21:38:54 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 21:38:59 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 21:39:02 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 21:39:07 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] } 21:39:16 $ docker stop --time=1 03a879d4679a10a18cc771ff6d27dd6db0f0f167e74320d3ea0e141cda23d9f9 21:39:19 $ docker rm -f 03a879d4679a10a18cc771ff6d27dd6db0f0f167e74320d3ea0e141cda23d9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:39:24 21:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 21:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:39:25 latest: Pulling from edgex-devops/edgex-compose 21:39:25 cbdbe7a5bc2a: Pulling fs layer 21:39:25 ca9280d653b3: Pulling fs layer 21:39:25 7e9c9ca2126c: Pulling fs layer 21:39:26 cbdbe7a5bc2a: Verifying Checksum 21:39:26 cbdbe7a5bc2a: Download complete 21:39:26 cbdbe7a5bc2a: Pull complete 21:39:27 ca9280d653b3: Verifying Checksum 21:39:27 ca9280d653b3: Download complete 21:39:32 ca9280d653b3: Pull complete 21:39:33 7e9c9ca2126c: Verifying Checksum 21:39:33 7e9c9ca2126c: Download complete 21:39:42 gofmt -l . 21:39:42 [ "`gofmt -l .`" = "" ] 21:39:42 ./bin/test-go-mod-tidy.sh 21:39:42 ./bin/test-attribution-txt.sh [Pipeline] sh 21:39:44 + ls -al . 21:39:44 total 836 21:39:44 drwxrwxr-x 9 1001 1001 4096 Apr 9 21:39 . 21:39:44 drwxr-xr-x 4 root root 4096 Apr 9 21:35 .. 21:39:44 -rw-rw-r-- 1 1001 1001 11 Apr 9 21:33 .dockerignore 21:39:44 drwxrwxr-x 8 1001 1001 4096 Apr 9 21:33 .git 21:39:44 drwxrwxr-x 3 1001 1001 4096 Apr 9 21:33 .github 21:39:44 -rw-rw-r-- 1 1001 1001 818 Apr 9 21:33 .gitignore 21:39:44 -rw-rw-r-- 1 1001 1001 166 Apr 9 21:33 .sonarcloud.properties 21:39:44 -rw-rw-r-- 1 1001 1001 8607 Apr 9 21:33 Attribution.txt 21:39:44 -rw-rw-r-- 1 1001 1001 3804 Apr 9 21:33 CONTRIBUTING.md 21:39:44 -rw-rw-r-- 1 1001 1001 931 Apr 9 21:33 Dockerfile.build 21:39:44 -rw-rw-r-- 1 1001 1001 863 Apr 9 21:33 Jenkinsfile 21:39:44 -rw-rw-r-- 1 1001 1001 10775 Apr 9 21:33 LICENSE 21:39:44 -rw-rw-r-- 1 1001 1001 5774 Apr 9 21:33 Makefile 21:39:44 -rw-rw-r-- 1 1001 1001 6548 Apr 9 21:33 README.md 21:39:44 -rw-rw-r-- 1 1001 1001 6755 Apr 9 21:33 SECURITY.md 21:39:44 -rw-rw-r-- 1 1001 1001 5 Apr 9 21:31 VERSION 21:39:44 -rw-rw-r-- 1 1001 1001 4131 Apr 9 21:33 ZMQWindows.md 21:39:44 drwxrwxr-x 2 1001 1001 4096 Apr 9 21:33 bin 21:39:44 drwxrwxr-x 14 1001 1001 4096 Apr 9 21:33 cmd 21:39:44 -rw-r--r-- 1 root root 697571 Apr 9 21:38 coverage.out 21:39:44 -rw-r--r-- 1 root root 1056 Apr 9 21:39 go.mod 21:39:44 -rw-r--r-- 1 root root 21911 Apr 9 21:39 go.sum 21:39:44 drwxrwxr-x 8 1001 1001 4096 Apr 9 21:33 internal 21:39:44 drwxrwxr-x 4 1001 1001 4096 Apr 9 21:33 openapi 21:39:44 drwxrwxr-x 4 1001 1001 4096 Apr 9 21:33 snap 21:39:44 -rw-rw-r-- 1 1001 1001 168 Apr 9 21:33 version.go [Pipeline] sh 21:39:45 + '[' -e coverage.out ] 21:39:45 + chown 1001:1001 coverage.out [Pipeline] stash 21:39:45 Warning: overwriting stash ‘coverage-report’ 21:39:46 Stashed 1 file(s) [Pipeline] sh 21:39:47 + make build 21:39:47 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 21:39:48 7e9c9ca2126c: Pull complete 21:39:48 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 21:39:49 prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container 21:39:49 $ 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 21:39:51 $ docker top b2402374187cd66a658fbb4e0f9dff8d292e6e183e79aead7862faa7ddeb73f6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:52 + grep parallel 21:39:52 + docker-compose build --help 21:39:53 --parallel Build images in parallel. [Pipeline] } 21:39:53 $ docker stop --time=1 b2402374187cd66a658fbb4e0f9dff8d292e6e183e79aead7862faa7ddeb73f6 21:39:56 $ docker rm -f b2402374187cd66a658fbb4e0f9dff8d292e6e183e79aead7862faa7ddeb73f6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:39:57 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 21:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:39:57 . [Pipeline] withDockerContainer 21:39:57 prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container 21:39:58 $ 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 21:39:59 $ docker top 31fcb3b98d06d3515187668efdafa4907e98684417e4d6735a6c99bc7e431bc6 -eo pid,comm [Pipeline] { [Pipeline] sh 21:40:00 + docker-compose -f ./docker-compose-build.yml build --parallel 21:40:02 Building docker-core-command-go ... 21:40:02 Building docker-core-data-go ... 21:40:02 Building docker-core-metadata-go ... 21:40:02 Building docker-security-bootstrapper-go ... 21:40:02 Building docker-security-proxy-setup-go ... 21:40:02 Building docker-security-secretstore-setup-go ... 21:40:02 Building docker-support-notifications-go ... 21:40:02 Building docker-support-scheduler-go ... 21:40:02 Building docker-sys-mgmt-agent-go ... 21:40:02 Building docker-security-secretstore-setup-go 21:40:02 Building docker-sys-mgmt-agent-go 21:40:02 Building docker-security-proxy-setup-go 21:40:02 Building docker-support-scheduler-go 21:40:02 Building docker-core-metadata-go 21:40:24 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 21:40:26 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 21:40:31 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 21:40:32 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 21:40:39 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 21:40:47 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 21:40:50 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 21:40:55 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 21:41:01 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 21:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 21:41:11 $ docker stop --time=1 93b082d6453e614745be7ef0986a7777e5f324154ddc814f9d73e552a34a5adf 21:41:13 $ docker rm -f 93b082d6453e614745be7ef0986a7777e5f324154ddc814f9d73e552a34a5adf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:41:16 21:41:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:41:16 latest: Pulling from edgex-devops/edgex-compose-arm64 21:41:16 29e5d40040c1: Pulling fs layer 21:41:16 1ce36da41761: Pulling fs layer 21:41:16 25b303627fd3: Pulling fs layer 21:41:17 29e5d40040c1: Download complete 21:41:17 29e5d40040c1: Pull complete 21:41:17 1ce36da41761: Verifying Checksum 21:41:17 1ce36da41761: Download complete 21:41:19 25b303627fd3: Verifying Checksum 21:41:19 25b303627fd3: Download complete 21:41:19 1ce36da41761: Pull complete 21:41:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:41:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:41:25 ---> 2a82aa82928f 21:41:25 Step 3/22 : WORKDIR /edgex-go 21:41:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:41:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:41:25 ---> 2a82aa82928f 21:41:25 Step 3/23 : WORKDIR /edgex-go 21:41:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:41:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:41:25 ---> 2a82aa82928f 21:41:25 Step 3/24 : WORKDIR /edgex-go 21:41:25 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:41:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:41:25 ---> 2a82aa82928f 21:41:25 Step 3/21 : WORKDIR /edgex-go 21:41:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:41:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:41:25 ---> 2a82aa82928f 21:41:25 Step 3/23 : WORKDIR /edgex-go 21:41:25 ---> Running in 32b6643d91be 21:41:25 ---> Running in a34b22bcb5c9 21:41:25 ---> Running in df5aedde96a2 21:41:25 ---> Running in 8ec7e5020082 21:41:25 ---> Running in 48cfc63195b1 21:41:25 Removing intermediate container 8ec7e5020082 21:41:25 ---> 1d8168739854 21:41:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:25 Removing intermediate container df5aedde96a2 21:41:25 ---> 87f7126f6507 21:41:25 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:25 Removing intermediate container 32b6643d91be 21:41:25 ---> 50c6f226b345 21:41:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:25 Removing intermediate container 48cfc63195b1 21:41:25 ---> c6217f63bca2 21:41:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:25 Removing intermediate container a34b22bcb5c9 21:41:25 ---> c9015b9d73e5 21:41:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:25 ---> Running in b59a76a7a69e 21:41:25 ---> Running in 86a00b9e5bbf 21:41:25 ---> Running in bb95999d8917 21:41:25 ---> Running in f074e1d0ecb5 21:41:25 ---> Running in 3347ae260bde 21:41:25 Removing intermediate container b59a76a7a69e 21:41:25 ---> 64bb6cb3e46b 21:41:25 Step 5/21 : RUN apk add --update --no-cache make git 21:41:25 Removing intermediate container f074e1d0ecb5 21:41:25 ---> 3ab9491f952c 21:41:25 Step 5/23 : RUN apk add --update --no-cache make bash git 21:41:25 ---> Running in 10c52a3a65ba 21:41:25 Removing intermediate container 86a00b9e5bbf 21:41:25 ---> 465b723d8e02 21:41:25 Step 5/22 : RUN apk add --update --no-cache make git 21:41:25 Removing intermediate container 3347ae260bde 21:41:25 ---> 28b7cdac1fb6 21:41:25 Step 5/23 : RUN apk add --update --no-cache make git 21:41:25 ---> Running in cf6f5e3c46c3 21:41:25 Removing intermediate container bb95999d8917 21:41:25 ---> 58ca1d3038c9 21:41:25 Step 5/24 : RUN apk add --update --no-cache make git 21:41:25 ---> Running in 3d5b91d8787d 21:41:25 ---> Running in 8483f2d3f01e 21:41:25 ---> Running in 3747b33f225d 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:25 OK: 233 MiB in 51 packages 21:41:25 OK: 233 MiB in 51 packages 21:41:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:41:25 OK: 233 MiB in 51 packages 21:41:25 OK: 233 MiB in 51 packages 21:41:25 OK: 233 MiB in 51 packages 21:41:26 Removing intermediate container cf6f5e3c46c3 21:41:26 ---> a12cdd1d9a36 21:41:26 Step 6/23 : COPY go.mod . 21:41:26 Removing intermediate container 10c52a3a65ba 21:41:26 ---> 82eadda361bb 21:41:26 Step 6/21 : COPY go.mod . 21:41:27 ---> 52e57d36f219 21:41:27 Step 7/23 : RUN go mod download 21:41:27 Removing intermediate container 3747b33f225d 21:41:27 ---> 73b638af544d 21:41:27 Step 6/24 : COPY go.mod . 21:41:27 ---> Running in 45d52668df56 21:41:27 ---> 795f22d049e9 21:41:27 Step 7/21 : RUN go mod download 21:41:27 Removing intermediate container 8483f2d3f01e 21:41:27 ---> 7098c16a2329 21:41:27 Step 6/23 : COPY go.mod . 21:41:28 ---> Running in f40e2509698d 21:41:28 Removing intermediate container 3d5b91d8787d 21:41:28 ---> 170f5d91bc2c 21:41:28 Step 6/22 : COPY go.mod . 21:41:28 ---> d77de9fed424 21:41:28 Step 7/24 : RUN go mod download 21:41:28 ---> Running in fa146d8367fe 21:41:28 ---> b6a4368a2764 21:41:28 Step 7/23 : RUN go mod download 21:41:29 ---> Running in 66ac7388542b 21:41:29 ---> 76bbb15e5b3b 21:41:29 Step 7/22 : RUN go mod download 21:41:29 25b303627fd3: Pull complete 21:41:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 21:41:29 ---> Running in 84a67b995f8f 21:41:29 prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container 21:41:29 $ 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 21:41:33 $ docker top d0b2b4d70b8b4e5357d5d80a56c5a5fcbb90b2743beb679e72451cdb82795161 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:34 + docker-compose build --help 21:41:34 + grep parallel 21:41:35 Removing intermediate container fa146d8367fe 21:41:35 ---> 8d5b8246ad68 21:41:35 Step 8/24 : COPY . . 21:41:35 Removing intermediate container f40e2509698d 21:41:35 ---> 0090d8773f6f 21:41:35 Step 8/21 : COPY . . 21:41:35 Removing intermediate container 45d52668df56 21:41:35 ---> d7bca4122391 21:41:35 Step 8/23 : COPY . . 21:41:35 Removing intermediate container 84a67b995f8f 21:41:35 ---> ab9160213476 21:41:35 Step 8/22 : COPY . . 21:41:35 Removing intermediate container 66ac7388542b 21:41:35 ---> 9fac8628851d 21:41:35 Step 8/23 : COPY . . 21:41:37 --parallel Build images in parallel. [Pipeline] } 21:41:37 $ docker stop --time=1 d0b2b4d70b8b4e5357d5d80a56c5a5fcbb90b2743beb679e72451cdb82795161 21:41:39 $ docker rm -f d0b2b4d70b8b4e5357d5d80a56c5a5fcbb90b2743beb679e72451cdb82795161 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:41:40 . [Pipeline] withDockerContainer 21:41:40 prd-ubuntu18.04-docker-arm64-4c-16g-33470 does not seem to be running inside a container 21:41:40 $ 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 21:41:42 $ docker top 3852bdde95e2926b714b7b45b3d29690a6b063e5077020be0dde328792522621 -eo pid,comm [Pipeline] { [Pipeline] sh 21:41:43 + docker-compose -f ./docker-compose-build.yml build --parallel 21:41:47 Building docker-core-command-go ... 21:41:47 Building docker-core-data-go ... 21:41:47 Building docker-core-metadata-go ... 21:41:47 Building docker-security-bootstrapper-go ... 21:41:47 Building docker-security-proxy-setup-go ... 21:41:47 Building docker-security-secretstore-setup-go ... 21:41:47 Building docker-support-notifications-go ... 21:41:47 Building docker-support-scheduler-go ... 21:41:47 Building docker-sys-mgmt-agent-go ... 21:41:47 Building docker-support-notifications-go 21:41:47 Building docker-core-command-go 21:41:47 Building docker-security-proxy-setup-go 21:41:47 Building docker-security-bootstrapper-go 21:41:47 Building docker-sys-mgmt-agent-go 21:43:09 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:43:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:43:09 ---> 41f61c71feaa 21:43:09 Step 3/21 : WORKDIR /edgex-go 21:43:09 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:43:09 21:43:09 Step 2/23 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder 21:43:09 ---> 41f61c71feaa 21:43:09 21:43:09 ---> 41f61c71feaa 21:43:09 Step 3/23 : WORKDIR /edgex-go 21:43:09 Step 3/23 : WORKDIR /edgex-go 21:43:09 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:43:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:43:09 ---> 41f61c71feaa 21:43:09 Step 3/22 : WORKDIR /edgex-go 21:43:09 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:43:09 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:43:09 ---> 41f61c71feaa 21:43:09 Step 3/31 : WORKDIR /edgex-go 21:43:09 ---> Running in 4db2e91e6d62 21:43:09 ---> Running in 8a5236a477c0 21:43:09 ---> Running in eb28bff1eeae 21:43:09 ---> Running in d9bf94fe19af 21:43:09 ---> Running in 5cb61dc24f60 21:43:09 Removing intermediate container 5cb61dc24f60 21:43:09 Removing intermediate container d9bf94fe19af 21:43:09 ---> 629752038b81 21:43:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:09 ---> ff9137449b5d 21:43:09 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:09 Removing intermediate container eb28bff1eeae 21:43:09 ---> eb26ed5646f5 21:43:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:09 Removing intermediate container 4db2e91e6d62 21:43:09 ---> a00b0cb9e04f 21:43:09 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:09 Removing intermediate container 8a5236a477c0 21:43:09 ---> 9fb5509d0b4d 21:43:09 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:09 ---> Running in dc3a8856cc70 21:43:09 ---> Running in b06915669bfb 21:43:09 ---> Running in 703246a59845 21:43:09 ---> Running in 3dec7b4f2b55 21:43:09 ---> Running in b851d6242e0c 21:43:09 Removing intermediate container dc3a8856cc70 21:43:09 ---> 6d63179febf4 21:43:09 Step 5/23 : RUN apk add --update --no-cache make git 21:43:09 ---> Running in 20f46eb7a902 21:43:09 Removing intermediate container b06915669bfb 21:43:09 ---> 533d7f6e22a0 21:43:09 Step 5/21 : RUN apk add --update --no-cache make git 21:43:09 Removing intermediate container b851d6242e0c 21:43:09 ---> 3126b808854d 21:43:09 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:43:09 ---> Running in b9fbe20b0eff 21:43:09 Removing intermediate container 703246a59845 21:43:09 ---> f8f7636c725b 21:43:09 Step 5/31 : RUN apk add --update --no-cache make git 21:43:09 ---> Running in be593dc268a9 21:43:09 Removing intermediate container 3dec7b4f2b55 21:43:09 ---> c38237abb94e 21:43:09 Step 5/23 : RUN apk add --update --no-cache make bash git 21:43:09 ---> Running in 169b45a1dbcf 21:43:09 ---> Running in 2e66fb28e83f 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:43:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:10 OK: 217 MiB in 51 packages 21:43:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:43:11 Removing intermediate container 20f46eb7a902 21:43:11 ---> 7f48aff68376 21:43:11 Step 6/23 : COPY go.mod . 21:43:11 OK: 217 MiB in 51 packages 21:43:11 OK: 217 MiB in 51 packages 21:43:11 OK: 217 MiB in 51 packages 21:43:11 OK: 217 MiB in 51 packages 21:43:12 ---> 1550a9083f92 21:43:12 Step 7/23 : RUN go mod download 21:43:13 ---> Running in 57276101bf4a 21:43:13 Removing intermediate container be593dc268a9 21:43:13 ---> 47eddd5b08b2 21:43:13 Step 6/22 : COPY go.mod . 21:43:13 Removing intermediate container 2e66fb28e83f 21:43:13 ---> 76ffa2b616a1 21:43:13 Step 6/23 : COPY go.mod . 21:43:14 Removing intermediate container b9fbe20b0eff 21:43:14 ---> 264268f67ed1 21:43:14 Step 6/21 : COPY go.mod . 21:43:14 Removing intermediate container 169b45a1dbcf 21:43:14 ---> d4f77660f6b2 21:43:14 Step 6/31 : COPY go.mod . 21:43:14 ---> 9b6d361009ea 21:43:14 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:43:14 ---> a2c0665b3af7 21:43:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:43:14 ---> f46cdbc0cb11 21:43:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:43:14 ---> Running in 789caf522a6c 21:43:14 ---> Running in 00d588831981 21:43:14 ---> Running in a839ad3cf9b2 21:43:14 ---> 72b8931d1b88 21:43:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:43:14 ---> 6e00ef49f710 21:43:14 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:43:14 ---> Running in 3264ebb05ce4 21:43:14 ---> Running in ae57385cd270 21:43:14 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 21:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:43:14 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 21:43:14 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 21:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:43:14 ---> dfaa84175abb 21:43:14 Step 7/22 : RUN go mod download 21:43:15 ---> Running in 37c104d3913a 21:43:15 ---> e0b2df88e691 21:43:15 Step 7/23 : RUN go mod download 21:43:15 ---> Running in cc1e709c5965 21:43:15 ---> 087eb90f526a 21:43:15 Step 7/21 : RUN go mod download 21:43:15 ---> e09e42463772 21:43:15 Step 7/31 : RUN go mod download 21:43:15 ---> Running in c525965f973c 21:43:15 ---> Running in 11cca27d2dca 21:43:17 Removing intermediate container 57276101bf4a 21:43:17 ---> a57b1e7b6e39 21:43:17 Step 8/23 : COPY . . 21:43:19 Removing intermediate container 37c104d3913a 21:43:19 ---> f937e471acaa 21:43:19 Step 8/22 : COPY . . 21:43:20 Removing intermediate container cc1e709c5965 21:43:20 ---> c8b898d5ea69 21:43:20 Step 8/23 : COPY . . 21:43:20 Removing intermediate container c525965f973c 21:43:20 ---> bbc53fa2286a 21:43:20 Step 8/21 : COPY . . 21:43:21 Removing intermediate container 11cca27d2dca 21:43:21 ---> 7570da7bf2ad 21:43:21 Step 8/31 : COPY . . 21:43:47 ---> fbbeb375bcef 21:43:47 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:43:47 ---> a2cb25b0707e 21:43:47 Step 9/23 : RUN make cmd/core-command/core-command 21:43:47 ---> 3113f852e32a 21:43:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:43:47 ---> 0be64aa99cea 21:43:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:43:47 ---> Running in b2700858e3d0 21:43:47 ---> Running in 576235234a6d 21:43:47 ---> 4f2bdbc21cae 21:43:47 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:43:47 ---> Running in 802f39a3e987 21:43:47 ---> Running in 5f66cb6f0e5c 21:43:47 ---> Running in 32286e4fadc0 21:43: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 21:43:47 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 21:43:47 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 21:43:47 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 21:43:48 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 21:44:04 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 21:44:04 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 21:44:18 Removing intermediate container 789caf522a6c 21:44:18 ---> c9e34c70d879 21:44:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:44:18 ---> Running in 79193140e775 21:44:18 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 21:44:24 Removing intermediate container ae57385cd270 21:44:24 ---> 02e2629868d0 21:44:24 21:44:24 Step 10/21 : FROM alpine:3.12 21:44:25 3.12: Pulling from library/alpine 21:44:25 Removing intermediate container 00d588831981 21:44:25 ---> 3eab3b354574 21:44:25 Removing intermediate container 3264ebb05ce4 21:44:25 ---> caf7a19024cf 21:44:25 21:44:25 Step 10/23 : FROM alpine:3.12 21:44:25 21:44:25 Step 10/24 : FROM alpine:3.12 21:44:26 Removing intermediate container a839ad3cf9b2 21:44:26 ---> a6ea647b01e9 21:44:26 21:44:26 Step 10/22 : FROM alpine:3.12 21:44:26 3.12: Pulling from library/alpine 21:44:26 3.12: Pulling from library/alpine 21:44:26 3.12: Pulling from library/alpine 21:44:26 Removing intermediate container 79193140e775 21:44:26 ---> 4f2193ba4169 21:44:26 21:44:26 Step 11/23 : FROM docker:20.10.0 21:44:26 20.10.0: Pulling from library/docker 21:44:26 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 21:44:26 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 21:44:26 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 21:44:26 Status: Downloaded newer image for alpine:3.12 21:44:26 Status: Image is up to date for alpine:3.12 21:44:26 Status: Downloaded newer image for alpine:3.12 21:44:26 ---> 7230e588e954 21:44:26 Step 11/21 : RUN apk add --update --no-cache curl 21:44:26 ---> 7230e588e954 21:44:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:44:26 ---> 7230e588e954 21:44:26 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:44:26 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 21:44:26 Status: Image is up to date for alpine:3.12 21:44:26 ---> 7230e588e954 21:44:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:44:26 ---> Running in fe665a072e8e 21:44:26 ---> Running in 4c0287315167 21:44:26 ---> Running in 85478d60a52a 21:44:26 ---> Running in 723408ad01ac 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:44:29 (1/1) Installing dumb-init (1.2.2-r1) 21:44:29 Executing busybox-1.31.1-r20.trigger 21:44:29 OK: 6 MiB in 15 packages 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:44:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:44:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:44:30 (1/1) Installing dumb-init (1.2.2-r1) 21:44:30 Executing busybox-1.31.1-r20.trigger 21:44:30 (1/4) Installing ca-certificates (20191127-r4) 21:44:30 OK: 6 MiB in 15 packages 21:44:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:44:30 (1/6) Installing ca-certificates (20191127-r4) 21:44:30 (3/4) Installing libcurl (7.69.1-r3) 21:44:30 (4/4) Installing curl (7.69.1-r3) 21:44:30 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:44:30 Executing busybox-1.31.1-r20.trigger 21:44:30 (3/6) Installing libcurl (7.69.1-r3) 21:44:30 Executing ca-certificates-20191127-r4.trigger 21:44:30 (4/6) Installing curl (7.69.1-r3) 21:44:30 (5/6) Installing dumb-init (1.2.2-r1) 21:44:30 (6/6) Installing su-exec (0.2-r1) 21:44:30 Executing busybox-1.31.1-r20.trigger 21:44:30 Executing ca-certificates-20191127-r4.trigger 21:44:30 OK: 7 MiB in 18 packages 21:44:31 OK: 7 MiB in 20 packages 21:44:32 Removing intermediate container fe665a072e8e 21:44:32 ---> 11d39a7a7e7e 21:44:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:44:33 ---> Running in d35adfd76c26 21:44:33 Removing intermediate container 85478d60a52a 21:44:33 ---> 3d85c28c72a0 21:44:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:44:33 ---> Running in 6e04c67ba1ad 21:44:33 Removing intermediate container 723408ad01ac 21:44:33 ---> 331a43b93307 21:44:33 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:44:34 Removing intermediate container d35adfd76c26 21:44:34 ---> 6dbc31cbef64 21:44:34 Step 13/22 : ENV APP_PORT=48085 21:44:34 ---> Running in 958cbf20f8e3 21:44:34 Removing intermediate container 4c0287315167 21:44:34 ---> 896f286a4fd5 21:44:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:44:34 ---> Running in 510d9376dcaf 21:44:34 Removing intermediate container 6e04c67ba1ad 21:44:34 ---> 715e83366643 21:44:34 Step 13/23 : ENV APP_PORT=48081 21:44:34 ---> Running in 84fccc900c0e 21:44:35 ---> Running in 51e88286992a 21:44:35 Removing intermediate container 510d9376dcaf 21:44:35 ---> acec2e48f609 21:44:35 Step 14/22 : EXPOSE $APP_PORT 21:44:35 Removing intermediate container 84fccc900c0e 21:44:35 ---> f749bf50e0a2 21:44:35 Step 13/24 : WORKDIR / 21:44:35 Removing intermediate container 958cbf20f8e3 21:44:35 ---> 8873c4d70d20 21:44:35 Step 13/21 : WORKDIR /edgex 21:44:35 Removing intermediate container 51e88286992a 21:44:35 ---> e2616df90242 21:44:35 Step 14/23 : EXPOSE $APP_PORT 21:44:36 ---> Running in f98f6fc56e98 21:44:36 ---> Running in e6e02d7ce140 21:44:36 ---> Running in 369f9110fdf3 21:44:36 ---> Running in 2128e450c8c1 21:44:36 Removing intermediate container 369f9110fdf3 21:44:36 ---> 9de2b3b98678 21:44:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:44:37 Removing intermediate container e6e02d7ce140 21:44:37 ---> f6e4719e87fd 21:44:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:44:37 Removing intermediate container f98f6fc56e98 21:44:37 ---> fd4ba245fe16 21:44:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:44:37 Removing intermediate container 2128e450c8c1 21:44:37 ---> 71469a91176f 21:44:37 Step 15/23 : WORKDIR / 21:44:37 ---> Running in 311d4c868fc3 21:44:38 ---> f10be612bf33 21:44:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:44:38 ---> 2138b6853950 21:44:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:44:39 ---> e3b63f6c3bd5 21:44:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:44:40 ---> 1e807de1783e 21:44:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:44:40 Removing intermediate container 311d4c868fc3 21:44:40 ---> 4e6607bf79b8 21:44:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:44:40 ---> 5a5c4f1cc4e6 21:44:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:44:41 ---> 679624a250ce 21:44:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:44:41 ---> d72060155378 21:44:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:44:41 ---> 1f3cb7210696 21:44:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:44:42 ---> 5bd500488ab4 21:44:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:44:43 ---> Running in a245c40b377d 21:44:43 ---> 187cf6172426 21:44:43 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:44:43 ---> 911442dba3f0 21:44:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:44:43 ---> cadd2b1679a9 21:44:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:44:43 ---> Running in fc42d2d4308d 21:44:43 Removing intermediate container a245c40b377d 21:44:43 ---> acb1bc20d2b9 21:44:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:44 ---> Running in ce791ef98244 21:44:44 Removing intermediate container fc42d2d4308d 21:44:44 ---> 8beb89e68f3e 21:44:44 Step 18/21 : CMD ["--init=true"] 21:44:44 ---> 1f0a5f88f5f7 21:44:44 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:44:44 ---> d458937372cb 21:44:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:44:44 ---> Running in a4a7d741fa91 21:44:44 ---> Running in 19f07b23108a 21:44:44 Removing intermediate container ce791ef98244 21:44:44 ---> 3485af62407a 21:44:44 Step 20/22 : LABEL arch=x86_64 21:44:45 ---> Running in 6a29367ec6b2 21:44:45 Removing intermediate container 19f07b23108a 21:44:45 ---> c6877ff6ab82 21:44:45 Step 19/21 : LABEL arch=x86_64 21:44:45 Removing intermediate container a4a7d741fa91 21:44:45 ---> 1ab4a2436ba5 21:44:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:44:45 ---> 2e40e27dab41 21:44:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:44:45 ---> Running in d2d2208947de 21:44:45 ---> Running in 1ee03e725b34 21:44:46 Removing intermediate container 6a29367ec6b2 21:44:46 ---> f2d747ce7d4e 21:44:46 Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:44:46 ---> Running in 663d29949919 21:44:46 ---> Running in 3c6ae4942635 21:44:46 Removing intermediate container d2d2208947de 21:44:46 ---> 4db00c27d65b 21:44:46 Step 21/23 : LABEL arch=x86_64 21:44:46 Removing intermediate container 1ee03e725b34 21:44:46 ---> 75f4ecf1f2ea 21:44:46 Step 20/21 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:44:46 ---> Running in d6ec7f5208c8 21:44:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:44:47 ---> Running in 5577eeead6bb 21:44:47 Status: Downloaded newer image for docker:20.10.0 21:44:47 ---> aefe523efa57 21:44:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:44:47 Removing intermediate container 3c6ae4942635 21:44:47 ---> de5bb3c3a559 21:44:47 Step 22/22 : LABEL version=0.0.0 21:44:47 ---> Running in 38e1779d4632 21:44:47 ---> Running in 32877c7d3257 21:44:47 Removing intermediate container d6ec7f5208c8 21:44:47 ---> 87e71f7f6a69 21:44:47 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:44:47 Removing intermediate container 5577eeead6bb 21:44:47 ---> ea2bc6b4b31e 21:44:47 Step 21/21 : LABEL version=0.0.0 21:44:47 ---> Running in 7f91347341d0 21:44:48 ---> Running in 1c80ee713680 21:44:48 Removing intermediate container 38e1779d4632 21:44:48 ---> 9ef85907d60d 21:44:48 21:44:48 Removing intermediate container 32877c7d3257 21:44:48 ---> 15f3a05ed85d 21:44:48 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:44:48 Removing intermediate container 663d29949919 21:44:48 ---> db29c35ccf12 21:44:48 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:44:48 ---> Running in 675f6baeb334 21:44:48 ---> Running in 9f81f2578ac1 21:44:49 Removing intermediate container 7f91347341d0 21:44:49 ---> 908d92ab243f 21:44:49 Step 23/23 : LABEL version=0.0.0 21:44:49 Successfully built 9ef85907d60d 21:44:49 Removing intermediate container 1c80ee713680 21:44:49 ---> 3dce52d35e2b 21:44:49 21:44:49 Successfully tagged docker-support-scheduler-go:latest 21:44:49  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 21:44:49 ---> Running in 77444039800b 21:44:49 Removing intermediate container 9f81f2578ac1 21:44:49 ---> 0bd5901eb5cf 21:44:49 Step 22/24 : LABEL arch=x86_64 21:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:44:50 ---> Running in 2847ccbcfeca 21:44:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:44:50 Successfully built 3dce52d35e2b 21:44:50 Successfully tagged docker-security-proxy-setup-go:latest 21:44:50  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 21:44:50 Removing intermediate container 77444039800b 21:44:50 ---> 490c0db74716 21:44:50 21:44:50 (1/39) Installing readline (8.0.4-r0) 21:44:50 (2/39) Installing bash (5.0.17-r0) 21:44:50 Executing bash-5.0.17-r0.post-install 21:44:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:44:51 (4/39) Installing libcurl (7.69.1-r3) 21:44:51 (5/39) Installing curl (7.69.1-r3) 21:44:51 (6/39) Installing dumb-init (1.2.2-r1) 21:44:51 (7/39) Installing libbz2 (1.0.8-r1) 21:44:51 (8/39) Installing expat (2.2.9-r1) 21:44:51 (9/39) Installing libffi (3.3-r2) 21:44:51 (10/39) Installing gdbm (1.13-r1) 21:44:51 (11/39) Installing xz-libs (5.2.5-r0) 21:44:51 (12/39) Installing sqlite-libs (3.32.1-r0) 21:44:51 (13/39) Installing python3 (3.8.8-r0) 21:44:53 Successfully built 490c0db74716 21:44:53 Removing intermediate container 2847ccbcfeca 21:44:53 ---> a319f064d083 21:44:53 Step 23/24 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:44:54 Successfully tagged docker-core-metadata-go:latest 21:44:54 Building docker-core-data-go 21:44:58  Building docker-core-metadata-go ... done  ---> Running in c6246e8879af 21:44:58 (14/39) Installing py3-appdirs (1.4.4-r1) 21:44:58 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:44:58 (16/39) Installing py3-parsing (2.4.7-r0) 21:44:58 (17/39) Installing py3-six (1.15.0-r0) 21:44:58 (18/39) Installing py3-packaging (20.4-r0) 21:44:58 (19/39) Installing py3-setuptools (47.0.0-r0) 21:44:58 (20/39) Installing py3-chardet (3.0.4-r4) 21:44:58 (21/39) Installing py3-idna (2.9-r0) 21:44:58 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:44:58 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:44:59 (24/39) Installing py3-requests (2.23.0-r0) 21:44:59 (25/39) Installing py3-msgpack (1.0.0-r0) 21:45:00 (26/39) Installing py3-lockfile (0.12.2-r3) 21:45:00 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:45:01 (28/39) Installing py3-colorama (0.4.3-r0) 21:45:01 (29/39) Installing py3-distlib (0.3.0-r0) 21:45:02 Removing intermediate container c6246e8879af 21:45:02 ---> 23cfda5f58e3 21:45:02 Step 24/24 : LABEL version=0.0.0 21:45:03 (30/39) Installing py3-distro (1.5.0-r1) 21:45:03 (31/39) Installing py3-webencodings (0.5.1-r3) 21:45:03 (32/39) Installing py3-html5lib (1.0.1-r4) 21:45:03 (33/39) Installing py3-pytoml (0.1.21-r0) 21:45:03 (34/39) Installing py3-pep517 (0.8.2-r0) 21:45:03 (35/39) Installing py3-progress (1.5-r0) 21:45:03 ---> Running in 2cbab59f868f 21:45:03 (36/39) Installing py3-toml (0.10.1-r0) 21:45:03 (37/39) Installing py3-retrying (1.3.3-r0) 21:45:03 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:45:03 (39/39) Installing py3-pip (20.1.1-r0) 21:45:03 Executing busybox-1.31.1-r19.trigger 21:45:03 OK: 72 MiB in 59 packages 21:45:04 Removing intermediate container 2cbab59f868f 21:45:04 ---> 57d8b15c00ef 21:45:04 21:45:05 Successfully built 57d8b15c00ef 21:45:05 Successfully tagged docker-security-secretstore-setup-go:latest 21:45:05 Building docker-support-notifications-go 21:45:19  Building docker-security-secretstore-setup-go ... done Collecting docker-compose==1.23.2 21:45:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:45:21 Collecting cached-property<2,>=1.2.0 21:45:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:45:22 Collecting docopt<0.7,>=0.6.1 21:45:22 Downloading docopt-0.6.2.tar.gz (25 kB) 21:45:25 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 21:45:30 Collecting docker<4.0,>=3.6.0 21:45:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:45:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:45:30 Collecting jsonschema<3,>=2.5.1 21:45:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:45:30 Collecting PyYAML<4,>=3.10 21:45:30 Downloading PyYAML-3.13.tar.gz (270 kB) 21:45:37 Removing intermediate container 5f66cb6f0e5c 21:45:37 ---> e2d221fce3f1 21:45:37 21:45:37 Step 10/31 : FROM alpine:3.12 21:45:37 3.12: Pulling from library/alpine 21:45:39 Collecting dockerpty<0.5,>=0.4.1 21:45:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:45:40 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 21:45:40 Status: Downloaded newer image for alpine:3.12 21:45:40 ---> d75e27dfc0a0 21:45:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:45:40 Removing intermediate container 32286e4fadc0 21:45:40 ---> feeb21725a71 21:45:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:45:40 Removing intermediate container 802f39a3e987 21:45:40 ---> 759bc9122f3e 21:45:40 21:45:40 Step 10/21 : FROM alpine:3.12 21:45:40 ---> d75e27dfc0a0 21:45:40 Step 11/21 : RUN apk add --update --no-cache curl 21:45:40 ---> Running in 465e9f3522ef 21:45:40 ---> Running in 68115d8bb740 21:45:40 ---> Running in 15b79fa1b680 21:45:41 Removing intermediate container 465e9f3522ef 21:45:41 ---> d6611c548be7 21:45:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:45:42 ---> Running in caccbec7e3af 21:45: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 21:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:43 Collecting texttable<0.10,>=0.9.0 21:45:43 Downloading texttable-0.9.1.tar.gz (11 kB) 21:45:43 (1/4) Installing ca-certificates (20191127-r4) 21:45:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 21:45:44 (3/4) Installing libcurl (7.69.1-r3) 21:45:44 (4/4) Installing curl (7.69.1-r3) 21:45:44 Executing busybox-1.31.1-r20.trigger 21:45:44 Executing ca-certificates-20191127-r4.trigger 21:45:44 OK: 7 MiB in 18 packages 21:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:45 (1/2) Installing dumb-init (1.2.2-r1) 21:45:45 (2/2) Installing su-exec (0.2-r1) 21:45:45 Executing busybox-1.31.1-r20.trigger 21:45:45 OK: 5 MiB in 16 packages 21:45:45 Collecting websocket-client<1.0,>=0.32.0 21:45:45 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:45:46 Removing intermediate container 576235234a6d 21:45:46 ---> bed8a6ccf596 21:45:46 21:45:46 Step 10/23 : FROM alpine:3.12 21:45:46 ---> d75e27dfc0a0 21:45:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:45:46 Removing intermediate container b2700858e3d0 21:45:46 ---> 26f1b2314440 21:45:46 21:45:46 Step 10/22 : FROM alpine:3.12 21:45:46 ---> d75e27dfc0a0 21:45:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:45:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:45:46 ---> Running in cea43cd16519 21:45:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:45:47 ---> Running in 0d731d5bdc81 21:45:47 Removing intermediate container 15b79fa1b680 21:45:47 ---> e34657768e23 21:45:47 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:45:48 Removing intermediate container caccbec7e3af 21:45:48 ---> 28edec9716a5 21:45:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:45:48 ---> Running in f4d1d942e179 21:45:48 Collecting docker-pycreds>=0.4.0 21:45:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:45:48 Collecting urllib3<1.25,>=1.21.1 21:45:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:45:48 Removing intermediate container 68115d8bb740 21:45:48 ---> d98e4a5bd044 21:45:48 21:45:48 Step 11/23 : FROM docker:20.10.0 21:45:48 20.10.0: Pulling from library/docker 21:45:48 ---> Running in 4d385081b567 21:45:48 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) 21:45:48 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) 21:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:48 Collecting idna<2.8,>=2.5 21:45:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:45:48 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:45:48 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:45:48 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:45:48 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:45:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:45:49 Removing intermediate container f4d1d942e179 21:45:49 ---> 052287b954af 21:45:49 Step 13/21 : WORKDIR /edgex 21:45:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:45:49 (1/1) Installing dumb-init (1.2.2-r1) 21:45:49 Executing busybox-1.31.1-r20.trigger 21:45:49 OK: 5 MiB in 15 packages 21:45:49 Installing collected packages: cached-property, docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, jsonschema, PyYAML, dockerpty, texttable, docker-compose 21:45:49 ---> Running in 8b620d6e9aef 21:45:49 Removing intermediate container 4d385081b567 21:45:49 ---> 307859fa23cf 21:45:49 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:45:49 (1/2) Installing ca-certificates (20191127-r4) 21:45:50 (2/2) Installing dumb-init (1.2.2-r1) 21:45:50 Executing busybox-1.31.1-r20.trigger 21:45:50 Executing ca-certificates-20191127-r4.trigger 21:45:50 ---> Running in 6300f47daa90 21:45:50 OK: 6 MiB in 16 packages 21:45:50 Running setup.py install for docopt: started 21:45:50 Removing intermediate container 8b620d6e9aef 21:45:50 ---> aa25d7ef4caa 21:45:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:45:51 Removing intermediate container 6300f47daa90 21:45:51 ---> b850e259743f 21:45:51 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:45:52 Removing intermediate container cea43cd16519 21:45:52 ---> 2804dc53dc56 21:45:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:45:52 ---> Running in 1cb661790d1d 21:45:52 ---> Running in 1fdbff726c70 21:45:52 ---> f1234fcb84e2 21:45:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:45:53 Removing intermediate container 0d731d5bdc81 21:45:53 ---> d5aef1d04adf 21:45:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:45:53 ---> Running in 046338406b51 21:45:53 Removing intermediate container 1fdbff726c70 21:45:53 ---> f595bc10dbc0 21:45:53 Step 13/23 : ENV APP_PORT=48082 21:45:53 ---> Running in 16d70c1ba947 21:45:54 Removing intermediate container 046338406b51 21:45:54 ---> a96ae41c79f6 21:45:54 Step 13/22 : ENV APP_PORT=48060 21:45:54 ---> 9934f662bb92 21:45:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:45:54 ---> Running in 5b08a2b293d4 21:45:55 Removing intermediate container 16d70c1ba947 21:45:55 ---> 2a1bb329c3f8 21:45:55 Step 14/23 : EXPOSE $APP_PORT 21:45:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:45:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:55 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:45:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:45:55 ---> 2a82aa82928f 21:45:55 Step 3/23 : WORKDIR /edgex-go 21:45:55 ---> 2a82aa82928f 21:45:55 Step 3/31 : WORKDIR /edgex-go 21:45:55 ---> Using cache 21:45:55 ---> c9015b9d73e5 21:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:55 ---> Using cache 21:45:55 ---> c9015b9d73e5 21:45:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:55 ---> Using cache 21:45:55 ---> 28b7cdac1fb6 21:45:55 Step 5/23 : RUN apk add --update --no-cache make git 21:45:55 ---> Using cache 21:45:55 ---> 28b7cdac1fb6 21:45:55 Step 5/31 : RUN apk add --update --no-cache make git 21:45:55 ---> Using cache 21:45:55 ---> 7098c16a2329 21:45:55 Step 6/23 : COPY go.mod . 21:45:55 ---> Using cache 21:45:55 ---> 7098c16a2329 21:45:55 Step 6/31 : COPY go.mod . 21:45:55 ---> Using cache 21:45:55 ---> b6a4368a2764 21:45:55 Step 7/31 : RUN go mod download 21:45:55 ---> Using cache 21:45:55 ---> b6a4368a2764 21:45:55 Step 7/23 : RUN go mod download 21:45:55 ---> Using cache 21:45:55 ---> 9fac8628851d 21:45:55 Step 8/23 : COPY . . 21:45:55 ---> Using cache 21:45:55 ---> 9fac8628851d 21:45:55 Step 8/31 : COPY . . 21:45:55 Running setup.py install for docopt: finished with status 'done' 21:45:55 ---> Using cache 21:45:55 ---> 72b8931d1b88 21:45:55 Step 9/23 : RUN make cmd/core-command/core-command 21:45:55 ---> Using cache 21:45:55 ---> 72b8931d1b88 21:45:55 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:45:55 Attempting uninstall: urllib3 21:45:55 Found existing installation: urllib3 1.25.9 21:45:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:45:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:45:55 ---> 2a82aa82928f 21:45:55 Step 3/23 : WORKDIR /edgex-go 21:45:55 ---> Using cache 21:45:55 ---> c9015b9d73e5 21:45:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:55 ---> Using cache 21:45:55 ---> 28b7cdac1fb6 21:45:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:45:55 Uninstalling urllib3-1.25.9: 21:45:55 ---> Running in cdea26b2e5ba 21:45:55 Removing intermediate container 5b08a2b293d4 21:45:55 ---> 2c8daed3e6dd 21:45:55 Step 14/22 : EXPOSE $APP_PORT 21:45:56 Removing intermediate container 1cb661790d1d 21:45:56 ---> f2c879a06c59 21:45:56 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:45:56 ---> Running in 221dadfdf692 21:45:56 Removing intermediate container cdea26b2e5ba 21:45:56 ---> 5f54edcd849d 21:45:56 Step 15/23 : WORKDIR / 21:45:56 Successfully uninstalled urllib3-1.25.9 21:45:56 ---> Running in ddadb4dbc88c 21:45:57 ---> Running in b38119e1a040 21:45:57 ---> 496db8a52ce6 21:45:57 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 21:45:57 Removing intermediate container 221dadfdf692 21:45:57 ---> 237261cf7816 21:45:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:57 ---> Running in 58c953429b30 21:45:57 Removing intermediate container ddadb4dbc88c 21:45:57 ---> 8fbf6a23b801 21:45:57 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:45:57 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:45:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:45:57 ---> 2a82aa82928f 21:45:57 Step 3/22 : WORKDIR /edgex-go 21:45:57 ---> Using cache 21:45:57 ---> c9015b9d73e5 21:45:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:45:57 ---> Using cache 21:45:57 ---> 28b7cdac1fb6 21:45:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:45:58 Removing intermediate container b38119e1a040 21:45:58 ---> 77379ff5f690 21:45:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:45:58 Attempting uninstall: idna 21:45:58 Found existing installation: idna 2.9 21:45:58 Uninstalling idna-2.9: 21:45:58 ---> Running in 69f903f6ba4a 21:45:58 ---> Running in a81e401eefd9 21:45:58 ---> Running in fffd8ab1c107 21:45:58 Successfully uninstalled idna-2.9 21:45:58 Removing intermediate container 58c953429b30 21:45:58 ---> b49010d880bb 21:45:58 Step 18/21 : CMD ["--init=true"] 21:45:58 ---> b8f53776c15b 21:45:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:45:58 ---> Running in 01f4451d9f5c 21:45:58 ---> Running in b7623d4617be 21:45:58 Attempting uninstall: requests 21:45:58 Found existing installation: requests 2.23.0 21:45:58 Uninstalling requests-2.23.0: 21:45:58 Successfully uninstalled requests-2.23.0 21:45:59 ---> 36c28246d3cc 21:45:59 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:45:59 ---> 47f4b09b413e 21:45:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:45:59 ---> Running in 046a4e16656b 21:45:59 Removing intermediate container 01f4451d9f5c 21:45:59 ---> 5b7de63d30f0 21:45:59 Step 19/21 : LABEL arch=arm64 21:46:00 Running setup.py install for PyYAML: started 21:46:00 ---> Running in c0f4e2907aa9 21:46:01 ---> 7d2950e7cb99 21:46:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:46:01 Removing intermediate container c0f4e2907aa9 21:46:01 ---> f8990d995404 21:46:01 Step 20/21 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:46:01 ---> 1c97a0f27d90 21:46:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:46:01 ---> Running in 843a3170169e 21:46:02 Running setup.py install for PyYAML: finished with status 'done' 21:46:02 Running setup.py install for dockerpty: started 21:46:02 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 21:46:02 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 21:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:46:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:46:02 ---> 82cdf09d53af 21:46:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:46:02 ---> Running in 1f1ed814a748 21:46:02 Removing intermediate container 843a3170169e 21:46:02 ---> fd089c37a18a 21:46:02 Step 21/21 : LABEL version=0.0.0 21:46:02 ---> 1c2182d38a1f 21:46:02 Step 19/23 : ENTRYPOINT ["/core-command"] 21:46:02 ---> Running in 68e92c0798ea 21:46:02 ---> Running in e58ad1a88a7c 21:46:03 Removing intermediate container 1f1ed814a748 21:46:03 ---> 10048dde6cad 21:46:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:03 Removing intermediate container 046a4e16656b 21:46:03 ---> f118b8b1334e 21:46:03 Running setup.py install for dockerpty: finished with status 'done' 21:46:03 Running setup.py install for texttable: started 21:46:03 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:46:03 ---> Running in 1cbfe67179ee 21:46:03 Removing intermediate container 68e92c0798ea 21:46:03 ---> df4e8a810301 21:46:03 Removing intermediate container e58ad1a88a7c 21:46:03 ---> cb1270809eee 21:46:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:46:03 21:46:03 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:46:03 Status: Downloaded newer image for docker:20.10.0 21:46:03 ---> eeaf43b92773 21:46:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:46:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:46:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:46:04 ---> Running in e3dfac272c86 21:46:04 Removing intermediate container 1cbfe67179ee 21:46:04 ---> 1e468e959db1 21:46:04 Step 20/22 : LABEL arch=arm64 21:46:04 ---> Running in 4df52fc38b8f 21:46:04 Successfully built df4e8a810301 21:46:04 ---> bb364ea55c60 21:46:04 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:46:04 Successfully tagged docker-security-proxy-setup-go-arm64:latest 21:46:04  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 21:46:04 ---> Running in bc077938dd5b 21:46:04 Removing intermediate container e3dfac272c86 21:46:04 ---> d4459ccc564d 21:46:04 Step 21/23 : LABEL arch=arm64 21:46:04 ---> Running in 33e4fd38485d 21:46:04 Removing intermediate container 4df52fc38b8f 21:46:04 ---> 2e30d045e215 21:46:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 21:46:05 Removing intermediate container bc077938dd5b 21:46:05 ---> 293744d61ca5 21:46:05 Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:46:05 ---> Running in b06018afd7d1 21:46:05 Running setup.py install for texttable: finished with status 'done' 21:46:05 ---> Running in 640320dc18b3 21:46:05 Removing intermediate container 33e4fd38485d 21:46:05 ---> af2b7db78a44 21:46:05 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:46:06 OK: 233 MiB in 51 packages 21:46:06 ---> Running in ff78b2221636 21:46:06 OK: 233 MiB in 51 packages 21:46:06 Removing intermediate container 640320dc18b3 21:46:06 ---> 5a9632ef2190 21:46:06 Step 22/22 : LABEL version=0.0.0 21:46:06 ---> 70098487c34f 21:46:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:46:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:46:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:46:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 21:46:07 ---> Running in d0953d40b22f 21:46:07 Removing intermediate container ff78b2221636 21:46:07 ---> c4642b9953a1 21:46:07 Step 23/23 : LABEL version=0.0.0 21:46:07 (1/39) Installing readline (8.0.4-r0) 21:46:08 (2/39) Installing bash (5.0.17-r0) 21:46:08 Executing bash-5.0.17-r0.post-install 21:46:08 (3/39) Installing nghttp2-libs (1.41.0-r0) 21:46:08 (4/39) Installing libcurl (7.69.1-r3) 21:46:08 (5/39) Installing curl (7.69.1-r3) 21:46:08 (6/39) Installing dumb-init (1.2.2-r1) 21:46:08 (7/39) Installing libbz2 (1.0.8-r1) 21:46:08 (8/39) Installing expat (2.2.9-r1) 21:46:08 (9/39) Installing libffi (3.3-r2) 21:46:08 (10/39) Installing gdbm (1.13-r1) 21:46:08 (11/39) Installing xz-libs (5.2.5-r0) 21:46:08 (12/39) Installing sqlite-libs (3.32.1-r0) 21:46:08 (13/39) Installing python3 (3.8.8-r0) 21:46:08 ---> Running in 50308e9a93fc 21:46:08 ---> 8ba6b102124c 21:46:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:46:08 Removing intermediate container d0953d40b22f 21:46:08 ---> 0dbb139a1ded 21:46:08 21:46:09 Successfully built 0dbb139a1ded 21:46:10 Removing intermediate container fffd8ab1c107 21:46:10 ---> 99b6a085eb22 21:46:10 Step 6/23 : COPY go.mod . 21:46:10 Removing intermediate container b7623d4617be 21:46:10 ---> be421e549a99 21:46:10 Step 6/22 : COPY go.mod . 21:46:10 (14/39) Installing py3-appdirs (1.4.4-r1) 21:46:10 (15/39) Installing py3-ordered-set (4.0.1-r0) 21:46:10 (16/39) Installing py3-parsing (2.4.7-r0) 21:46:10 (17/39) Installing py3-six (1.15.0-r0) 21:46:10 (18/39) Installing py3-packaging (20.4-r0) 21:46:10 Successfully tagged docker-support-notifications-go-arm64:latest 21:46:10  Building docker-support-notifications-go ... done Building docker-core-metadata-go 21:46:10 (19/39) Installing py3-setuptools (47.0.0-r0) 21:46:10 (20/39) Installing py3-chardet (3.0.4-r4) 21:46:10 Removing intermediate container 50308e9a93fc 21:46:10 ---> 35bf72f91dfa 21:46:10 21:46:10 (21/39) Installing py3-idna (2.9-r0) 21:46:10 (22/39) Installing py3-certifi (2020.4.5.1-r0) 21:46:10 (23/39) Installing py3-urllib3 (1.25.9-r0) 21:46:10 (24/39) Installing py3-requests (2.23.0-r0) 21:46:10 (25/39) Installing py3-msgpack (1.0.0-r0) 21:46:10 (26/39) Installing py3-lockfile (0.12.2-r3) 21:46:10 (27/39) Installing py3-cachecontrol (0.12.6-r0) 21:46:10 (28/39) Installing py3-colorama (0.4.3-r0) 21:46:10 (29/39) Installing py3-distlib (0.3.0-r0) 21:46:10 (30/39) Installing py3-distro (1.5.0-r1) 21:46:10 (31/39) Installing py3-webencodings (0.5.1-r3) 21:46:10 (32/39) Installing py3-html5lib (1.0.1-r4) 21:46:10 (33/39) Installing py3-pytoml (0.1.21-r0) 21:46:10 (34/39) Installing py3-pep517 (0.8.2-r0) 21:46:10 (35/39) Installing py3-progress (1.5-r0) 21:46:10 (36/39) Installing py3-toml (0.10.1-r0) 21:46:10 (37/39) Installing py3-retrying (1.3.3-r0) 21:46:10 (38/39) Installing py3-contextlib2 (0.6.0-r0) 21:46:10 (39/39) Installing py3-pip (20.1.1-r0) 21:46:10 Successfully built 35bf72f91dfa 21:46:11 Executing busybox-1.31.1-r19.trigger 21:46:11 OK: 72 MiB in 59 packages 21:46:11 Successfully tagged docker-core-command-go-arm64:latest 21:46:11  Building docker-core-command-go ... done Building docker-support-scheduler-go 21:46:11 ---> 97fb16019a8c 21:46:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:46:11 ---> 70407a8b2a13 21:46:11 Step 7/22 : RUN go mod download 21:46:12 ---> 7da1c2682cd5 21:46:12 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:46:12 ---> be81d8b61231 21:46:12 Step 7/23 : RUN go mod download 21:46:12 ---> Running in f9a231d73c01 21:46:13 ---> Running in 6b3473861b58 21:46:13 Removing intermediate container f9a231d73c01 21:46:13 ---> 3e7456be1bf5 21:46:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:46:13 ---> Running in d10b3c951c38 21:46:14 ---> 4ced5e5513e6 21:46:14 Step 26/31 : RUN chmod +x /entrypoint.sh 21:46:15 Collecting docker-compose==1.23.2 21:46:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:46:15 ---> Running in f24c18bad931 21:46:16 Collecting docopt<0.7,>=0.6.1 21:46:16 Downloading docopt-0.6.2.tar.gz (25 kB) 21:46:19 Collecting dockerpty<0.5,>=0.4.1 21:46:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:46:20 Removing intermediate container f24c18bad931 21:46:20 ---> 9095b1f4e2b1 21:46:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:46:20 ---> Running in 1c26b4fb051e 21:46:21 Collecting jsonschema<3,>=2.5.1 21:46:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:46:21 Removing intermediate container 1c26b4fb051e 21:46:21 ---> c391993d11c8 21:46:21 Step 28/31 : CMD ["gate"] 21:46:22 ---> Running in eb9e70176c4c 21:46:22 Collecting texttable<0.10,>=0.9.0 21:46:22 Downloading texttable-0.9.1.tar.gz (11 kB) 21:46:22 Removing intermediate container d10b3c951c38 21:46:22 ---> 652baeff1244 21:46:22 Step 8/23 : COPY . . 21:46:22 Removing intermediate container 6b3473861b58 21:46:22 ---> 039aea1f66e1 21:46:22 Step 8/22 : COPY . . 21:46:23 Removing intermediate container eb9e70176c4c 21:46:23 ---> 755b99af380c 21:46:23 Step 29/31 : LABEL arch=arm64 21:46:24 ---> Running in 6253bdb9920f 21:46:25 Collecting docker<4.0,>=3.6.0 21:46:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:46:25 Removing intermediate container 6253bdb9920f 21:46:25 ---> 466af3697d43 21:46:25 Step 30/31 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:46:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 21:46:25 ---> Running in 10bbff046ad8 21:46:26 Collecting PyYAML<4,>=3.10 21:46:26 Downloading PyYAML-3.13.tar.gz (270 kB) 21:46:26 Removing intermediate container 10bbff046ad8 21:46:26 ---> 2a4faab57b54 21:46:26 Step 31/31 : LABEL version=0.0.0 21:46:27 ---> Running in 6f41547745bf 21:46:28 Removing intermediate container 6f41547745bf 21:46:28 ---> c0fd0207da6e 21:46:28 21:46:28 Successfully built c0fd0207da6e 21:46:28 Successfully tagged docker-security-bootstrapper-go-arm64:latest 21:46:28  Building docker-security-bootstrapper-go ... done Building docker-core-data-go 21:46:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:46:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:46:31 Collecting websocket-client<1.0,>=0.32.0 21:46:31 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 21:46:31 Collecting cached-property<2,>=1.2.0 21:46:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:46:32 Collecting docker-pycreds>=0.4.0 21:46:32 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:46:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 21:46:32 Collecting urllib3<1.25,>=1.21.1 21:46:32 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:46:33 Collecting idna<2.8,>=2.5 21:46:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:46:33 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) 21:46:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 21:46:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 21:46:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 21:46:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 21:46:35 Installing collected packages: docopt, dockerpty, jsonschema, texttable, docker-pycreds, websocket-client, urllib3, idna, requests, docker, PyYAML, cached-property, docker-compose 21:46:35 Running setup.py install for docopt: started 21:46:36 Running setup.py install for docopt: finished with status 'done' 21:46:36 Running setup.py install for dockerpty: started 21:46:39 Running setup.py install for dockerpty: finished with status 'done' 21:46:39 Running setup.py install for texttable: started 21:46:41 Running setup.py install for texttable: finished with status 'done' 21:46:42 Attempting uninstall: urllib3 21:46:42 Found existing installation: urllib3 1.25.9 21:46:42 Uninstalling urllib3-1.25.9: 21:46:42 Successfully uninstalled urllib3-1.25.9 21:46:42 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:46:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:46:42 ---> 41f61c71feaa 21:46:42 Step 3/24 : WORKDIR /edgex-go 21:46:42 ---> Using cache 21:46:42 ---> a00b0cb9e04f 21:46:42 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:42 ---> Using cache 21:46:42 ---> c38237abb94e 21:46:42 Step 5/24 : RUN apk add --update --no-cache make git 21:46:45 Attempting uninstall: idna 21:46:45 Found existing installation: idna 2.9 21:46:45 Uninstalling idna-2.9: 21:46:45 Successfully uninstalled idna-2.9 21:46:46 Attempting uninstall: requests 21:46:46 Found existing installation: requests 2.23.0 21:46:46 Uninstalling requests-2.23.0: 21:46:46 Successfully uninstalled requests-2.23.0 21:46:47 ---> Running in 426ec8667261 21:46:48 Running setup.py install for PyYAML: started 21:46:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:46:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:46:50 Running setup.py install for PyYAML: finished with status 'done' 21:46:51 OK: 217 MiB in 51 packages 21:46:51 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 21:46:55 Removing intermediate container 426ec8667261 21:46:55 ---> b3cbc0c52c72 21:46:55 Step 6/24 : COPY go.mod . 21:46:56 ---> c2bd90b09a63 21:46:56 Step 7/24 : RUN go mod download 21:46:56 ---> Running in 5113b0602414 21:46:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:46:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:56 ---> 41f61c71feaa 21:46:56 Step 3/22 : WORKDIR /edgex-go 21:46:56 ---> Using cache 21:46:56 ---> a00b0cb9e04f 21:46:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:56 ---> Using cache 21:46:56 ---> c38237abb94e 21:46:56 Step 5/22 : RUN apk add --update --no-cache make git 21:46:56 ---> Using cache 21:46:56 ---> b3cbc0c52c72 21:46:56 Step 6/22 : COPY go.mod . 21:46:56 ---> Using cache 21:46:56 ---> c2bd90b09a63 21:46:56 Step 7/22 : RUN go mod download 21:46:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:46:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:46:57 ---> 41f61c71feaa 21:46:57 Step 3/23 : WORKDIR /edgex-go 21:46:57 ---> Using cache 21:46:57 ---> a00b0cb9e04f 21:46:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:46:57 ---> Using cache 21:46:57 ---> c38237abb94e 21:46:57 Step 5/23 : RUN apk add --update --no-cache make git 21:46:57 ---> Using cache 21:46:57 ---> b3cbc0c52c72 21:46:57 Step 6/23 : COPY go.mod . 21:46:57 ---> Using cache 21:46:57 ---> c2bd90b09a63 21:46:57 Step 7/23 : RUN go mod download 21:46:57 ---> Running in 2c48c19d8776 21:46:57 ---> Running in b6138374c2d0 21:47:03 Removing intermediate container 5113b0602414 21:47:03 ---> 29b9abeba076 21:47:03 Step 8/24 : COPY . . 21:47:03 Removing intermediate container b6138374c2d0 21:47:03 ---> 7836a093a5bc 21:47:03 Step 8/22 : COPY . . 21:47:03 Removing intermediate container 2c48c19d8776 21:47:03 ---> 471a06a52f12 21:47:03 Step 8/23 : COPY . . 21:47:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 21:47:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:47:07 ---> 41f61c71feaa 21:47:07 Step 3/23 : WORKDIR /edgex-go 21:47:07 ---> Using cache 21:47:07 ---> a00b0cb9e04f 21:47:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:07 ---> Using cache 21:47:07 ---> c38237abb94e 21:47:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:47:09 Removing intermediate container b06018afd7d1 21:47:09 ---> b118fa66c118 21:47:09 Step 14/23 : ENV APP_PORT=48090 21:47:10 ---> Running in 278569dabddc 21:47:11 ---> Running in 98cb3241b747 21:47:12 Removing intermediate container 98cb3241b747 21:47:12 ---> db838c58977a 21:47:12 Step 15/23 : EXPOSE $APP_PORT 21:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:47:13 ---> Running in 1852d1e49dff 21:47:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:47:14 Removing intermediate container 1852d1e49dff 21:47:14 ---> b5c228292c59 21:47:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:47:14 OK: 217 MiB in 51 packages 21:47:17 ---> 8ffcc0fd8ea4 21:47:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:47:17 Removing intermediate container 278569dabddc 21:47:17 ---> 3f4348492168 21:47:17 Step 6/23 : COPY go.mod . 21:47:19 ---> 7dbd9ec60d20 21:47:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:47:20 ---> 9bf6ed098f61 21:47:20 Step 7/23 : RUN go mod download 21:47:21 ---> Running in 5300c79020f1 21:47:21 ---> 52c684b9cc0b 21:47:21 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:47:21 ---> Running in 34f09c996685 21:47:22 Removing intermediate container 34f09c996685 21:47:22 ---> 2a7581f398bb 21:47:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:22 ---> dd76a319318c 21:47:22 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:47:22 ---> fb759a84a48c 21:47:22 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:47:23 ---> Running in c678b2c0a048 21:47:23 ---> Running in f736b52edb96 21:47:23 ---> Running in 69e3a3d77e92 21:47:24 Removing intermediate container c678b2c0a048 21:47:24 ---> 952f2f523b8b 21:47:24 Step 21/23 : LABEL arch=arm64 21:47:24 ---> Running in 88e5c9b45847 21:47:25 ---> aa5ad4911542 21:47:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:47:25 Removing intermediate container 5300c79020f1 21:47:25 ---> cc8c0f98b308 21:47:25 Step 8/23 : COPY . . 21:47:25 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 21:47:25 Removing intermediate container 88e5c9b45847 21:47:25 ---> f104ffc97ba4 21:47:25 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:47:25 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 21:47:25 ---> Running in 7e535c3b9388 21:47:25 ---> Running in 1b4caa8dfabe 21:47:27 Removing intermediate container 1b4caa8dfabe 21:47:27 ---> 2822fa23d6eb 21:47:27 Step 23/23 : LABEL version=0.0.0 21:47:27 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 21:47:27 ---> Running in 55722ab4b592 21:47:29 Removing intermediate container 55722ab4b592 21:47:29 ---> 24b036224125 21:47:29 21:47:30 Successfully built 24b036224125 21:47:30 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 21:47:32 Removing intermediate container 69f903f6ba4a 21:47:32 ---> 467a94663b1d 21:47:32 21:47:32 Step 10/31 : FROM alpine:3.12 21:47:32 ---> 7230e588e954 21:47:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 21:47:32 Removing intermediate container a81e401eefd9 21:47:32 ---> 38b8281ce515 21:47:32 21:47:32 Step 10/23 : FROM alpine:3.12 21:47:32 ---> 7230e588e954 21:47:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:47:32 ---> Using cache 21:47:32 ---> 3d85c28c72a0 21:47:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:47:32 ---> Using cache 21:47:32 ---> 715e83366643 21:47:32 Step 13/23 : ENV APP_PORT=48082 21:47:32 ---> Running in 1cd02a314b2a 21:47:32 ---> Running in 0733ed7199cb 21:47:33 Removing intermediate container 1cd02a314b2a 21:47:33 ---> efe0abf2eb7e 21:47:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:47:34 Removing intermediate container 0733ed7199cb 21:47:34 ---> 8d39a61a1787 21:47:34 Step 14/23 : EXPOSE $APP_PORT 21:47:37 ---> Running in 12558d9c2612 21:47:38 ---> Running in a219368d70b9 21:47:39 Removing intermediate container a219368d70b9 21:47:39 ---> f5dcd765538d 21:47:39 Step 15/23 : WORKDIR / 21:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:47:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:47:40 (1/2) Installing dumb-init (1.2.2-r1) 21:47:40 (2/2) Installing su-exec (0.2-r1) 21:47:40 Executing busybox-1.31.1-r20.trigger 21:47:40 OK: 6 MiB in 16 packages 21:47:40 ---> Running in 61ae6d9f5868 21:47:43 Removing intermediate container 61ae6d9f5868 21:47:43 ---> d754f0fa9fc4 21:47:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:47:44 Removing intermediate container 12558d9c2612 21:47:44 ---> ce627147cce9 21:47:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:47:44 ---> 91445aaada2e 21:47:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:47:45 ---> Running in 527b721cc5d8 21:47:45 ---> Running in ee4dee9b3432 21:47:45 ---> 04d30aeeba56 21:47:45 Step 9/23 : RUN make cmd/core-data/core-data 21:47:45 Removing intermediate container 675f6baeb334 21:47:45 ---> c40cce67f045 21:47:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:47:45 ---> 72f6b6425d63 21:47:45 Step 14/23 : ENV APP_PORT=48090 21:47:45  Building docker-sys-mgmt-agent-go ... done  ---> 0f9f2957d9ad 21:47:45 Step 9/23 : RUN make cmd/core-data/core-data 21:47:45 ---> Running in 3a92a54623ad 21:47:45 ---> Running in 5d534545c719 21:47:46 ---> Running in 75e9aca6b1ec 21:47:46 Removing intermediate container 527b721cc5d8 21:47:46 ---> 95ed5f1c83e2 21:47:46 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 21:47:46 ---> Running in 255b97cf4ba9 21:47:46 Removing intermediate container 75e9aca6b1ec 21:47:46 ---> bbc15db36461 21:47:46 Step 15/23 : EXPOSE $APP_PORT 21:47:47 ---> Running in 74ac24cb0e53 21:47:47 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 21:47:47 ---> 10758a5d2401 21:47:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:47:47 Removing intermediate container 255b97cf4ba9 21:47:47 ---> 6c45891d5642 21:47:47 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:47:47 ---> Running in 01ce39e9cdd4 21:47:47 Removing intermediate container 74ac24cb0e53 21:47:47 ---> 870e828d8d80 21:47:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:47:47 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 21:47:47 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 21:47:48 ---> 725d2e00467f 21:47:48 Step 19/23 : ENTRYPOINT ["/core-command"] 21:47:49 ---> Running in 3f5ca203d41a 21:47:49 ---> 2efe421c1863 21:47:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:47:50 Removing intermediate container 3f5ca203d41a 21:47:50 ---> 10ef51e66646 21:47:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:50 ---> Running in 5ca5e1050d1b 21:47:50 ---> bbd5b9882c8c 21:47:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:47:51 Removing intermediate container 01ce39e9cdd4 21:47:51 ---> c1b9fbafa844 21:47:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 21:47:51 Removing intermediate container 5ca5e1050d1b 21:47:51 ---> 2263434defb3 21:47:51 Step 21/23 : LABEL arch=x86_64 21:47:51 ---> Running in d70ed3953d23 21:47:51 ---> Running in befc4471517a 21:47:52 ---> ed87b4d70c43 21:47:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:47:53 Removing intermediate container d70ed3953d23 21:47:53 ---> 53abb4d1954f 21:47:53 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 21:47:53 ---> Running in b6733f700033 21:47:53 Removing intermediate container befc4471517a 21:47:53 ---> 860651adf368 21:47:53 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:47:54 ---> Running in 5cbbb1000598 21:47:54 Removing intermediate container b6733f700033 21:47:54 ---> aebd616156c1 21:47:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:47:55 ---> 6d3855f8c84a 21:47:55 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 21:47:55 Removing intermediate container 5cbbb1000598 21:47:55 ---> 69d88ba4957e 21:47:55 Step 23/23 : LABEL version=0.0.0 21:47:56 ---> Running in 69c1539a1751 21:47:56 ---> Running in 07cdd1502338 21:47:56 ---> Running in e93fb93f4822 21:47:57 Removing intermediate container 69c1539a1751 21:47:57 ---> 3c03b8df7b80 21:47:57 Step 21/23 : LABEL arch=x86_64 21:47:57 Removing intermediate container 07cdd1502338 21:47:57 ---> 04c7a544d990 21:47:57 21:47:57 ---> Running in 5c1d54acf62d 21:47:58 Removing intermediate container 5c1d54acf62d 21:47:58 ---> f093ab5934c7 21:47:58 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:47:59 Successfully built 04c7a544d990 21:47:59 Successfully tagged docker-core-command-go:latest 21:48:00  Building docker-core-command-go ... done  ---> Running in 71572df1ea26 21:48:00 Removing intermediate container 71572df1ea26 21:48:00 ---> d8e8cd29b45b 21:48:00 Step 23/23 : LABEL version=0.0.0 21:48:00 ---> Running in e0da30e64d64 21:48:02 Removing intermediate container e93fb93f4822 21:48:02 ---> 29c51a790057 21:48:02 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:02 Removing intermediate container e0da30e64d64 21:48:02 ---> a33aa420e400 21:48:02 21:48:04 Successfully built a33aa420e400 21:48:04 Successfully tagged docker-sys-mgmt-agent-go:latest 21:48:05  Building docker-sys-mgmt-agent-go ... done  ---> d6a23ed5b361 21:48:05 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:48:09 ---> b5be20322a67 21:48:09 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:48:10 ---> 59d2b2dab66b 21:48:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:48:13 ---> a307506b0ea5 21:48:13 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 21:48:14 ---> 369b2004f9c6 21:48:14 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 21:48:14 ---> Running in feebf6d79d0f 21:48:16 Removing intermediate container feebf6d79d0f 21:48:16 ---> 1957f19be254 21:48:16 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:48:17 ---> 6bce97ef9105 21:48:17 Step 26/31 : RUN chmod +x /entrypoint.sh 21:48:18 ---> Running in bf21dae39c58 21:48:22 Removing intermediate container bf21dae39c58 21:48:22 ---> 8c05e5547e91 21:48:22 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:48:24 ---> Running in e4530b0625a6 21:48:24 Removing intermediate container e4530b0625a6 21:48:24 ---> 61b55f72cbf6 21:48:24 Step 28/31 : CMD ["gate"] 21:48:24 ---> Running in 769e95930958 21:48:25 Removing intermediate container 769e95930958 21:48:25 ---> ae179e619fe0 21:48:25 Step 29/31 : LABEL arch=x86_64 21:48:26 ---> Running in 2d31b55e3985 21:48:26 Removing intermediate container 2d31b55e3985 21:48:26 ---> 953a1a7fcb55 21:48:26 Step 30/31 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:48:26 ---> Running in 490faa0cb8a3 21:48:27 Removing intermediate container 490faa0cb8a3 21:48:27 ---> dce008e82fa8 21:48:27 Step 31/31 : LABEL version=0.0.0 21:48:28 ---> Running in 11f5728803fc 21:48:29 Removing intermediate container 11f5728803fc 21:48:29 ---> dc00409ac8c7 21:48:29 21:48:30 Successfully built dc00409ac8c7 21:48:30 Successfully tagged docker-security-bootstrapper-go:latest 21:48:35  Building docker-security-bootstrapper-go ... done Removing intermediate container ee4dee9b3432 21:48:35 ---> 5fc58e7993d7 21:48:35 21:48:35 Step 10/22 : FROM alpine:3.12 21:48:35 ---> 7230e588e954 21:48:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:48:35 ---> Running in e15388f1da27 21:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:48:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:48:37 (1/2) Installing ca-certificates (20191127-r4) 21:48:37 (2/2) Installing dumb-init (1.2.2-r1) 21:48:37 Executing busybox-1.31.1-r20.trigger 21:48:37 Executing ca-certificates-20191127-r4.trigger 21:48:37 OK: 6 MiB in 16 packages 21:48:40 Removing intermediate container 5d534545c719 21:48:40 ---> 98f9be74e99e 21:48:40 21:48:40 Step 10/23 : FROM alpine:3.12 21:48:40 ---> 7230e588e954 21:48:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:48:40 ---> Running in dccdb88059cd 21:48:41 Removing intermediate container e15388f1da27 21:48:41 ---> a850a1a49462 21:48:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:48:41 Removing intermediate container dccdb88059cd 21:48:41 ---> 0e09afa6322d 21:48:41 Step 12/23 : ENV APP_PORT=48080 21:48:41 ---> Running in a9b9eecf87ae 21:48:41 ---> Running in 3f846475a039 21:48:41 Removing intermediate container a9b9eecf87ae 21:48:41 ---> 36fce41a1f87 21:48:41 Step 13/22 : ENV APP_PORT=48060 21:48:41 Removing intermediate container 3f846475a039 21:48:41 ---> d6b86cd894b1 21:48:41 Step 13/23 : EXPOSE $APP_PORT 21:48:41 ---> Running in 646a447437f6 21:48:41 ---> Running in f716aa6215ab 21:48:42 Removing intermediate container 646a447437f6 21:48:42 ---> 9c3a61933b8e 21:48:42 Step 14/22 : EXPOSE $APP_PORT 21:48:42 Removing intermediate container f716aa6215ab 21:48:42 ---> 2748eb3a5fa0 21:48:42 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:42 ---> Running in 677bc0609a26 21:48:42 ---> Running in ba80f9dd1701 21:48:43 Removing intermediate container 677bc0609a26 21:48:43 ---> 307593552033 21:48:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:48:44 ---> 8ecebe6e8f33 21:48:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:48:46 ---> 48cef0922434 21:48:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:48:46 Removing intermediate container ba80f9dd1701 21:48:46 ---> 3216f0b9dc58 21:48:46 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:48:46 ---> Running in 3ba601bf15fd 21:48:47 ---> ac8d33e3fe7d 21:48:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:48:47 ---> Running in a08e9ba66fee 21:48:48 Removing intermediate container a08e9ba66fee 21:48:48 ---> 83f023113bf7 21:48:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:48 ---> Running in f52e010cd2f8 21:48:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 21:48:48 Removing intermediate container f52e010cd2f8 21:48:48 ---> d9d46a7b44e6 21:48:48 Step 20/22 : LABEL arch=x86_64 21:48:49 ---> Running in 1ac224d98b30 21:48:49 Removing intermediate container 1ac224d98b30 21:48:49 ---> 372b2821dac6 21:48:49 Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:48:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 21:48:49 ---> Running in 542cb0e00853 21:48:50 Removing intermediate container 542cb0e00853 21:48:50 ---> 2bc2117898db 21:48:50 Step 22/22 : LABEL version=0.0.0 21:48:50 (1/6) Installing dumb-init (1.2.2-r1) 21:48:50 ---> Running in b942d3e38cfb 21:48:50 (2/6) Installing libgcc (9.3.0-r2) 21:48:50 (3/6) Installing libsodium (1.0.18-r0) 21:48:50 (4/6) Installing libstdc++ (9.3.0-r2) 21:48:50 Removing intermediate container b942d3e38cfb 21:48:50 ---> 2610eef45dba 21:48:50 21:48:50 (5/6) Installing libzmq (4.3.3-r0) 21:48:51 (6/6) Installing zeromq (4.3.3-r0) 21:48:51 Executing busybox-1.31.1-r20.trigger 21:48:51 OK: 8 MiB in 20 packages 21:48:51 Successfully built 2610eef45dba 21:48:51 Successfully tagged docker-support-notifications-go:latest 21:48:52  Building docker-support-notifications-go ... done Removing intermediate container 3ba601bf15fd 21:48:52 ---> c7264b919379 21:48:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:53 ---> b53b74dc95e2 21:48:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:48:54 Removing intermediate container 69e3a3d77e92 21:48:54 ---> 18f605393c08 21:48:54 21:48:54 Step 10/24 : FROM alpine:3.12 21:48:54 ---> d75e27dfc0a0 21:48:54 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 21:48:54 ---> Running in 15c5913ab5d2 21:48:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:48:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:48:56 (1/6) Installing ca-certificates (20191127-r4) 21:48:56 (2/6) Installing nghttp2-libs (1.41.0-r0) 21:48:56 (3/6) Installing libcurl (7.69.1-r3) 21:48:56 (4/6) Installing curl (7.69.1-r3) 21:48:56 (5/6) Installing dumb-init (1.2.2-r1) 21:48:56 (6/6) Installing su-exec (0.2-r1) 21:48:56 Executing busybox-1.31.1-r20.trigger 21:48:56 Executing ca-certificates-20191127-r4.trigger 21:48:56 ---> 3ee2cdad1d71 21:48:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:48:56 OK: 7 MiB in 20 packages 21:48:57 ---> c0346b5dcfd6 21:48:57 Step 19/23 : ENTRYPOINT ["/core-data"] 21:48:57 ---> Running in da4fdc3fb6ae 21:48:57 Removing intermediate container da4fdc3fb6ae 21:48:57 ---> 7bf61ba59a1c 21:48:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:58 ---> Running in 4ea4db13b895 21:48:58 Removing intermediate container 4ea4db13b895 21:48:58 ---> ad1e4fcb61d9 21:48:58 Step 21/23 : LABEL arch=x86_64 21:48:58 ---> Running in 94624f713474 21:48:59 Removing intermediate container 94624f713474 21:48:59 ---> cba1e5c706a4 21:48:59 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:48:59 ---> Running in c8621aa0ecee 21:48:59 Removing intermediate container 15c5913ab5d2 21:48:59 ---> debc73d2cc65 21:48:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:48:59 ---> Running in 9010112937cf 21:48:59 Removing intermediate container c8621aa0ecee 21:48:59 ---> 3182559d90b1 21:48:59 Step 23/23 : LABEL version=0.0.0 21:49:00 Removing intermediate container 9010112937cf 21:49:00 ---> 1ee2080339da 21:49:00 Step 13/24 : WORKDIR / 21:49:00 ---> Running in 17db1899788c 21:49:00 ---> Running in cbbfdd7af2b5 21:49:00 Removing intermediate container 17db1899788c 21:49:00 ---> 33efd81a4c3d 21:49:00 21:49:01 Removing intermediate container cbbfdd7af2b5 21:49:01 ---> 772b11c024ad 21:49:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:49:01 Successfully built 33efd81a4c3d 21:49:01 Successfully tagged docker-core-data-go:latest 21:49:02  Building docker-core-data-go ... done  [Pipeline] } 21:49:02 $ docker stop --time=1 31fcb3b98d06d3515187668efdafa4907e98684417e4d6735a6c99bc7e431bc6 21:49:02 ---> 004e45411474 21:49:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:49:03 ---> ecd125c3e681 21:49:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:49:05 $ docker rm -f 31fcb3b98d06d3515187668efdafa4907e98684417e4d6735a6c99bc7e431bc6 21:49:05 ---> 28593bba09ae 21:49:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] // withDockerContainer [Pipeline] sh 21:49:06 + grep docker 21:49:06 + docker images 21:49:06 docker-core-data-go latest 33efd81a4c3d 6 seconds ago 22.7MB 21:49:06 docker-support-notifications-go latest 2610eef45dba 16 seconds ago 17.9MB 21:49:06 docker-security-bootstrapper-go latest dc00409ac8c7 38 seconds ago 19MB 21:49:06 docker-sys-mgmt-agent-go latest a33aa420e400 About a minute ago 312MB 21:49:06 docker-core-command-go latest 04c7a544d990 About a minute ago 17.3MB 21:49:06 docker-security-secretstore-setup-go latest 57d8b15c00ef 4 minutes ago 25.8MB 21:49:06 docker-core-metadata-go latest 490c0db74716 4 minutes ago 19MB 21:49:06 docker-security-proxy-setup-go latest 3dce52d35e2b 4 minutes ago 25.5MB 21:49:06 docker-support-scheduler-go latest 9ef85907d60d 4 minutes ago 17.4MB 21:49:06 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 21:49:07 ---> 6a04cd60edae 21:49:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 21:49:10 ---> d3382786697e 21:49:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:49:12 Removing intermediate container 7e535c3b9388 21:49:12 ---> 42a042256d13 21:49:12 21:49:12 Step 10/22 : FROM alpine:3.12 21:49:12 ---> d75e27dfc0a0 21:49:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:49:12 ---> de1124d26eda 21:49:12 ---> Using cache 21:49:12 ---> 2804dc53dc56 21:49:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:49:12 ---> Using cache 21:49:12 ---> f595bc10dbc0 21:49:12 Step 13/22 : ENV APP_PORT=48085 21:49:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 21:49:12 ---> Running in 8bc6f51b172d 21:49:12 ---> Running in 54f199088767 21:49:13 Removing intermediate container 54f199088767 21:49:13 ---> 38b5a5f2ae75 21:49:13 Step 14/22 : EXPOSE $APP_PORT 21:49:13 ---> Running in 8c797b4d6d47 21:49:15 Removing intermediate container 8c797b4d6d47 21:49:15 ---> 36b63a967496 21:49:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:16 ---> ef08be0f296b 21:49:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:49:16 Removing intermediate container 8bc6f51b172d 21:49:16 ---> c9980797cf2c 21:49:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:49:16 ---> Running in 7856cb49d985 21:49:17 Removing intermediate container f736b52edb96 21:49:17 ---> 61c6ede1b9a1 21:49:17 21:49:17 Step 10/23 : FROM alpine:3.12 21:49:17 ---> d75e27dfc0a0 21:49:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:49:17 ---> Using cache 21:49:17 ---> 2804dc53dc56 21:49:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:49:17 ---> Using cache 21:49:17 ---> f595bc10dbc0 21:49:17 Step 13/23 : ENV APP_PORT=48081 21:49:17 ---> Running in 614dc52935ec 21:49:17 Removing intermediate container 7856cb49d985 21:49:17 ---> c4c8773552fc 21:49:17 Step 22/24 : LABEL arch=arm64 21:49:18 ---> Running in 30e8dba2cd07 21:49:18 ---> b520f551b1f4 21:49:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:49:18 Removing intermediate container 614dc52935ec 21:49:18 ---> 1763dee48687 21:49:18 Step 14/23 : EXPOSE $APP_PORT 21:49:18 ---> Running in 2f7591ff45a3 21:49:18 Removing intermediate container 30e8dba2cd07 21:49:18 ---> 41c55558b863 21:49:18 Step 23/24 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:49:19 ---> Running in 399a9706d608 21:49:19 Removing intermediate container 2f7591ff45a3 21:49:19 ---> 966a66534511 21:49:19 Step 15/23 : WORKDIR / 21:49:19 ---> 6833be36a72e 21:49:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:49:19 ---> Running in 741f0154e345 21:49:19 ---> Running in f57df0f00fc8 21:49:19 Removing intermediate container 399a9706d608 21:49:19 ---> 9f55120b9e69 21:49:19 Step 24/24 : LABEL version=0.0.0 21:49:19 ---> Running in 2f019c5e7e5d 21:49:20 Removing intermediate container 741f0154e345 21:49:20 ---> 7d874a8acd38 21:49:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:20 Removing intermediate container f57df0f00fc8 21:49:20 ---> 78193ec12ad0 21:49:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:20 ---> Running in 6b57b141e2a3 21:49:20 Removing intermediate container 2f019c5e7e5d 21:49:20 ---> f431b5061f78 21:49:20 21:49:21 Successfully built f431b5061f78 21:49:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 21:49:21  Building docker-security-secretstore-setup-go ... done Removing intermediate container 6b57b141e2a3 21:49:21 ---> a52752871577 21:49:21 Step 20/22 : LABEL arch=arm64 21:49:21 ---> 991c97681529 21:49:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:49:21 ---> Running in 11b6963a1638 21:49:22 Removing intermediate container 11b6963a1638 21:49:22 ---> 03f4256a61cc 21:49:22 Step 21/22 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:49:23 ---> Running in 8d45090a49e0 21:49:23 Still waiting to schedule task 21:49:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 21:49:23 ---> b870b0ad226f 21:49:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:49:23 Removing intermediate container 8d45090a49e0 21:49:23 ---> 5a7fb6d2aae4 21:49:23 Step 22/22 : LABEL version=0.0.0 21:49:23 ---> Running in 260f6bb2f6b1 21:49:24 ---> 9aa92c19a13d 21:49:24 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:49:24 Removing intermediate container 260f6bb2f6b1 21:49:24 ---> 41b0e898c9ee 21:49:24 21:49:24 ---> Running in 35db6d5e0800 21:49:24 Successfully built 41b0e898c9ee 21:49:24 Successfully tagged docker-support-scheduler-go-arm64:latest 21:49:25  Building docker-support-scheduler-go ... done Removing intermediate container 35db6d5e0800 21:49:25 ---> a77918c5aee9 21:49:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:25 ---> Running in df9d6a0266a2 21:49:25 Removing intermediate container df9d6a0266a2 21:49:25 ---> 8c55d9c31cf4 21:49:25 Step 21/23 : LABEL arch=arm64 21:49:26 ---> Running in a0b933c3cf2e 21:49:26 Removing intermediate container a0b933c3cf2e 21:49:26 ---> b39bbf06d4e4 21:49:26 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:49:26 ---> Running in c86c0c1af6e0 21:49:27 Removing intermediate container c86c0c1af6e0 21:49:27 ---> a75c82bce514 21:49:27 Step 23/23 : LABEL version=0.0.0 21:49:27 ---> Running in 0b33dda7e993 21:49:28 Removing intermediate container 0b33dda7e993 21:49:28 ---> b1e671e9fc60 21:49:28 21:49:28 Successfully built b1e671e9fc60 21:49:28 Successfully tagged docker-core-metadata-go-arm64:latest 21:49:30  Building docker-core-metadata-go ... done Removing intermediate container 3a92a54623ad 21:49:30 ---> 60801ff6ba7c 21:49:30 21:49:30 Step 10/23 : FROM alpine:3.12 21:49:30 ---> d75e27dfc0a0 21:49:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:49:30 ---> Running in fe1f2a992806 21:49:31 Removing intermediate container fe1f2a992806 21:49:31 ---> 11f3df15b82d 21:49:31 Step 12/23 : ENV APP_PORT=48080 21:49:31 ---> Running in d1d082c2e2dc 21:49:31 Removing intermediate container d1d082c2e2dc 21:49:31 ---> 0f35cfc11b96 21:49:31 Step 13/23 : EXPOSE $APP_PORT 21:49:31 ---> Running in 56bd0fe8f443 21:49:32 Removing intermediate container 56bd0fe8f443 21:49:32 ---> 1ae5d0db5910 21:49:32 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:32 ---> Running in 239f0fa1ead3 21:49:35 Removing intermediate container 239f0fa1ead3 21:49:35 ---> 81dd87234be6 21:49:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:49:35 ---> Running in f05410016c77 21:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 21:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 21:49:37 (1/6) Installing dumb-init (1.2.2-r1) 21:49:37 (2/6) Installing libgcc (9.3.0-r2) 21:49:37 (3/6) Installing libsodium (1.0.18-r0) 21:49:37 (4/6) Installing libstdc++ (9.3.0-r2) 21:49:37 (5/6) Installing libzmq (4.3.3-r0) 21:49:38 (6/6) Installing zeromq (4.3.3-r0) 21:49:38 Executing busybox-1.31.1-r20.trigger 21:49:38 OK: 8 MiB in 20 packages 21:49:39 Removing intermediate container f05410016c77 21:49:39 ---> 5e8f4532bcbc 21:49:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:40 ---> 9d82ab2a6c1b 21:49:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:49:41 ---> b91ea05b6623 21:49:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:49:42 ---> b5ed5be658d3 21:49:42 Step 19/23 : ENTRYPOINT ["/core-data"] 21:49:42 ---> Running in e8944d8be228 21:49:43 Removing intermediate container e8944d8be228 21:49:43 ---> 6e68b048cca3 21:49:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:43 ---> Running in dff23dc415bd 21:49:43 Removing intermediate container dff23dc415bd 21:49:43 ---> aabaf532c598 21:49:43 Step 21/23 : LABEL arch=arm64 21:49:43 ---> Running in 723f1d53aa1a 21:49:44 Removing intermediate container 723f1d53aa1a 21:49:44 ---> f2e336d12145 21:49:44 Step 22/23 : LABEL git_sha=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:49:44 ---> Running in 7d2b37d95ab1 21:49:44 Removing intermediate container 7d2b37d95ab1 21:49:44 ---> acd97406e2fa 21:49:44 Step 23/23 : LABEL version=0.0.0 21:49:44 ---> Running in f0fe5700d4f3 21:49:45 Removing intermediate container f0fe5700d4f3 21:49:45 ---> c1a3333cfec0 21:49:45 21:49:45 Successfully built c1a3333cfec0 21:49:45 Successfully tagged docker-core-data-go-arm64:latest 21:49:46  Building docker-core-data-go ... done  [Pipeline] } 21:49:46 $ docker stop --time=1 3852bdde95e2926b714b7b45b3d29690a6b063e5077020be0dde328792522621 21:49:48 $ docker rm -f 3852bdde95e2926b714b7b45b3d29690a6b063e5077020be0dde328792522621 [Pipeline] // withDockerContainer [Pipeline] sh 21:49:49 + docker images 21:49:49 + grep docker 21:49:49 docker-core-data-go-arm64 latest c1a3333cfec0 4 seconds ago 21.4MB 21:49:49 docker-core-metadata-go-arm64 latest b1e671e9fc60 22 seconds ago 17.9MB 21:49:49 docker-support-scheduler-go-arm64 latest 41b0e898c9ee 25 seconds ago 16.4MB 21:49:49 docker-security-secretstore-setup-go-arm64 latest f431b5061f78 29 seconds ago 24.4MB 21:49:49 docker-sys-mgmt-agent-go-arm64 latest 24b036224125 2 minutes ago 299MB 21:49:49 docker-security-bootstrapper-go-arm64 latest c0fd0207da6e 3 minutes ago 17.9MB 21:49:49 docker-core-command-go-arm64 latest 35bf72f91dfa 3 minutes ago 16.3MB 21:49:49 docker-support-notifications-go-arm64 latest 0dbb139a1ded 3 minutes ago 16.9MB 21:49:49 docker-security-proxy-setup-go-arm64 latest df4e8a810301 3 minutes ago 24.2MB 21:49:49 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 21:49:50 ---> job-cost.sh 21:49:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t32m 21:50:05 Running on prd-ubuntu18.04-docker-8c-8g-33471 in /w/workspace/edgexfoundry_edgex-go_PR-3331 [Pipeline] { [Pipeline] ws 21:50:05 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 21:50:07 using credential edgex-jenkins-ssh 21:50:07 Cloning the remote Git repository 21:50:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:50:07 > git init /w/workspace/edgex-go/8 # timeout=10 21:50:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:50:07 > git --version # timeout=10 21:50:07 > git --version # 'git version 2.17.1' 21:50:07 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:15 Merging remotes/origin/master commit 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf into PR head commit bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:50:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:50:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:50:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:50:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3331/head:refs/remotes/origin/PR-3331 +refs/heads/master:refs/remotes/origin/master # timeout=10 21:50:15 > git config core.sparsecheckout # timeout=10 21:50:15 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 21:50:15 > git remote # timeout=10 21:50:15 Merge succeeded, producing bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 21:50:15 Checking out Revision bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 (PR-3331) 21:50:15 > git config --get remote.origin.url # timeout=10 21:50:15 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:15 > git merge 4a93de6e2e8f65a45d7e1065c78fcf8c18a7addf # timeout=10 21:50:15 > git rev-parse HEAD^{commit} # timeout=10 21:50:15 > git config core.sparsecheckout # timeout=10 21:50:15 > git checkout -f bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 # timeout=10 21:50:19 Commit message: "fix: Add access token to the special config client in sys-mgmt-agent" 21:50:19 21:50:19 GitHub has been notified of this commit’s build result 21:50:19 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:20 + echo snap-build.sh 21:50:20 snap-build.sh 21:50:20 + SNAP_BASE_DIR=. 21:50:20 + '[' '!' -z /w/workspace/edgex-go/8 ']' 21:50:20 + SNAP_BASE_DIR=/w/workspace/edgex-go/8 21:50:20 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/8]' 21:50:20 [snap-build] Building snap in dir [/w/workspace/edgex-go/8] 21:50:20 + cd /w/workspace/edgex-go/8 21:50:20 + sudo apt-get remove -qy --purge lxd lxd-client 21:50:20 Reading package lists... 21:50:20 Building dependency tree... 21:50:20 Reading state information... 21:50:20 The following packages were automatically installed and are no longer required: 21:50:20 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:50:20 uidmap xdelta3 21:50:20 Use 'sudo apt autoremove' to remove them. 21:50:20 The following packages will be REMOVED: 21:50:20 lxd* lxd-client* 21:50:21 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:50:21 After this operation, 31.7 MB disk space will be freed. 21:50:22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 21:50:22 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:50:23 Removing lxd dnsmasq configuration 21:50:23 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:50:23 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:50:23 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 21:50:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 21:50:24 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:50:25 Processing triggers for systemd (237-3ubuntu10.42) ... 21:50:25 Processing triggers for ureadahead (0.100.0-21) ... 21:50:27 + sudo snap remove --purge lxd 21:50:27 snap "lxd" is not installed 21:50:27 + sudo groupadd --force --system lxd 21:50:27 ++ whoami 21:50:27 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:50:27 + newgrp - lxd 21:50:27 + sudo snap install lxd 21:50:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:50:37 2021-04-09T21:50:35Z INFO Waiting for automatic snapd restart... 21:50:52 lxd 4.12 from Canonical* installed 21:50:52 + sudo lxd init --auto 21:51:02 + sudo snap install --classic snapcraft 21:51:07 snapcraft 4.6 from Canonical* installed 21:51:07 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:51:07 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:51:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:51:07 Dload Upload Total Spent Left Speed 21:51:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4714 21:51:08 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M 21:51:08 ./yq_linux_amd64 21:51:08 + sudo snapcraft prime --use-lxd 21:51:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:51:10 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: 21:51:10 - README.md 21:51:10 21:51:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:51:10 Launching a container. 21:51:23 Waiting for container to be ready 21:51:23 To start your first instance, try: lxc launch ubuntu:18.04 21:51:23 21:51:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:51:26 Waiting for network to be ready... 21:51:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:51:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 21:51:26 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:51:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 21:51:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 21:51:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:51:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 21:51:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 21:51:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 21:51:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 21:51:27 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:51:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:51:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:51:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:51:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:51:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:51:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:51:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:51:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:51:28 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 21:51:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 21:51:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 21:51:28 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:51:28 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 21:51:28 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 21:51:28 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] 21:51:28 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] 21:51:31 Fetched 24.2 MB in 5s (4772 kB/s) 21:51:32 Reading package lists... 21:51:33 Reading package lists... 21:51:33 Building dependency tree... 21:51:33 Reading state information... 21:51:33 The following additional packages will be installed: 21:51:33 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:51:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:51:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:51:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:51:33 Suggested packages: 21:51:33 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:51:33 Recommended packages: 21:51:33 gnupg libsasl2-modules 21:51:33 The following NEW packages will be installed: 21:51:33 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:51:33 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:51:33 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:51:33 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:51:33 The following packages will be upgraded: 21:51:33 gpg gpg-agent gpgconf libudev1 21:51:33 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 21:51:33 Need to get 3530 kB of archives. 21:51:33 After this operation, 13.3 MB of additional disk space will be used. 21:51:33 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] 21:51:33 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 21:51:33 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 21:51:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 21:51:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 21:51:34 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 21:51:34 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 21:51:34 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 21:51:34 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 21:51:34 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 21:51:34 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 21:51:34 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:51:34 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 21:51:34 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 21:51:34 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 21:51:34 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 21:51:34 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 21:51:34 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 21:51:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 21:51:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 21:51:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 21:51:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 21:51:34 debconf: delaying package configuration, since apt-utils is not installed 21:51:34 Fetched 3530 kB in 1s (3122 kB/s) 21:51:34 (Reading database ... 12511 files and directories currently installed.) 21:51:34 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 21:51:34 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:51:34 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 21:51:35 Selecting previously unselected package udev. 21:51:35 (Reading database ... 12511 files and directories currently installed.) 21:51:35 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 21:51:35 Unpacking udev (237-3ubuntu10.45) ... 21:51:35 Selecting previously unselected package libfuse2:amd64. 21:51:35 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 21:51:35 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:51:35 Selecting previously unselected package fuse. 21:51:35 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 21:51:35 Unpacking fuse (2.9.7-1ubuntu1) ... 21:51:35 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 21:51:35 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:51:36 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 21:51:36 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:51:36 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 21:51:36 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:51:36 Selecting previously unselected package libksba8:amd64. 21:51:36 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:51:36 Unpacking libksba8:amd64 (1.3.5-2) ... 21:51:36 Selecting previously unselected package libroken18-heimdal:amd64. 21:51:36 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:36 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:51:36 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:36 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:51:36 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:36 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:51:36 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:36 Selecting previously unselected package libwind0-heimdal:amd64. 21:51:36 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:36 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:51:36 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:36 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:51:36 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:36 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:37 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:51:37 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:37 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:37 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:51:37 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 21:51:37 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:37 Selecting previously unselected package libsasl2-modules-db:amd64. 21:51:37 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:51:37 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:51:37 Selecting previously unselected package libsasl2-2:amd64. 21:51:37 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 21:51:37 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:51:37 Selecting previously unselected package libldap-common. 21:51:37 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 21:51:37 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:51:37 Selecting previously unselected package libldap-2.4-2:amd64. 21:51:37 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 21:51:37 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:51:37 Selecting previously unselected package dirmngr. 21:51:37 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 21:51:37 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 21:51:37 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 21:51:37 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 21:51:37 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 21:51:37 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:51:37 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 21:51:38 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 21:51:38 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:38 Setting up libksba8:amd64 (1.3.5-2) ... 21:51:38 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:51:38 Setting up udev (237-3ubuntu10.45) ... 21:51:38 invoke-rc.d: policy-rc.d denied execution of start. 21:51:38 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:38 Processing triggers for systemd (237-3ubuntu10) ... 21:51:38 Setting up fuse (2.9.7-1ubuntu1) ... 21:51:38 Setting up gpg (2.2.4-1ubuntu1.4) ... 21:51:38 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:38 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:38 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:38 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:38 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:39 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:39 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 21:51:39 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 21:51:39 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 21:51:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:51:39 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 21:51:39 settings in the [Install] section, and DefaultInstance for template units). 21:51:39 This means they are not meant to be enabled using systemctl. 21:51:39 Possible reasons for having this kind of units are: 21:51:39 1) A unit may be statically enabled by being symlinked from another unit's 21:51:39 .wants/ or .requires/ directory. 21:51:39 2) A unit's purpose may be to act as a helper for some other unit which has 21:51:39 a requirement dependency on it. 21:51:39 3) A unit may be started when needed via activation (socket, path, timer, 21:51:39 D-Bus, udev, scripted systemctl call, ...). 21:51:39 4) In case of template units, the unit is meant to be enabled with some 21:51:39 instance name specified. 21:51:40 Reading package lists... 21:51:40 Building dependency tree... 21:51:40 Reading state information... 21:51:40 The following additional packages will be installed: 21:51:40 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 21:51:40 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 21:51:40 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 21:51:40 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 21:51:40 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 21:51:40 Suggested packages: 21:51:40 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 21:51:40 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 21:51:40 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:51:40 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 21:51:40 systemd-container policykit-1 21:51:40 Recommended packages: 21:51:40 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 21:51:40 The following NEW packages will be installed: 21:51:40 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 21:51:40 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 21:51:40 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 21:51:40 multiarch-support openssh-client python3 python3-minimal python3.6 21:51:40 python3.6-minimal snapd squashfs-tools sudo 21:51:40 The following packages will be upgraded: 21:51:40 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 21:51:40 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 21:51:40 Need to get 35.2 MB of archives. 21:51:40 After this operation, 141 MB of additional disk space will be used. 21:51:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 21:51:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 21:51:40 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 21:51:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 21:51:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 21:51:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 21:51:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 21:51:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 21:51:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 21:51:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 21:51:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 21:51:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 21:51:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 21:51:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 21:51:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 21:51:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 21:51:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 21:51:41 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 21:51:41 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 21:51:41 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 21:51:41 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 21:51:41 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 21:51:41 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 21:51:41 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 21:51:41 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 21:51:41 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 21:51:41 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 21:51:41 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 21:51:41 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 21:51:41 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 21:51:41 debconf: delaying package configuration, since apt-utils is not installed 21:51:41 Fetched 35.2 MB in 1s (28.7 MB/s) 21:51:42 (Reading database ... 12757 files and directories currently installed.) 21:51:42 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 21:51:42 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:51:42 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 21:51:42 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:51:43 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 21:51:43 (Reading database ... 12757 files and directories currently installed.) 21:51:43 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 21:51:43 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 21:51:43 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 21:51:43 (Reading database ... 12757 files and directories currently installed.) 21:51:43 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 21:51:43 Unpacking apt (1.6.13) over (1.6.1) ... 21:51:43 Setting up apt (1.6.13) ... 21:51:43 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 21:51:44 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:51:44 (Reading database ... 12764 files and directories currently installed.) 21:51:44 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:51:44 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:51:44 Selecting previously unselected package libpython3.6-minimal:amd64. 21:51:44 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:51:44 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:51:44 Selecting previously unselected package libexpat1:amd64. 21:51:44 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 21:51:44 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:51:44 Selecting previously unselected package python3.6-minimal. 21:51:44 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:51:44 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:51:45 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 21:51:45 Checking for services that may need to be restarted...done. 21:51:45 Checking for services that may need to be restarted...done. 21:51:45 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:51:45 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 21:51:45 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 21:51:46 Selecting previously unselected package python3-minimal. 21:51:46 (Reading database ... 13012 files and directories currently installed.) 21:51:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 21:51:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 21:51:46 Selecting previously unselected package mime-support. 21:51:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 21:51:46 Unpacking mime-support (3.60ubuntu1) ... 21:51:46 Selecting previously unselected package libmpdec2:amd64. 21:51:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 21:51:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:51:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 21:51:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:51:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:51:46 Selecting previously unselected package python3.6. 21:51:46 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 21:51:46 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:51:46 Selecting previously unselected package libpython3-stdlib:amd64. 21:51:46 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 21:51:46 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:51:46 Setting up python3-minimal (3.6.7-1~18.04) ... 21:51:47 Selecting previously unselected package python3. 21:51:47 (Reading database ... 13442 files and directories currently installed.) 21:51:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 21:51:47 Unpacking python3 (3.6.7-1~18.04) ... 21:51:47 Selecting previously unselected package multiarch-support. 21:51:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 21:51:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 21:51:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 21:51:47 Selecting previously unselected package liblzo2-2:amd64. 21:51:47 (Reading database ... 13479 files and directories currently installed.) 21:51:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 21:51:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 21:51:47 Selecting previously unselected package libbsd0:amd64. 21:51:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 21:51:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:51:47 Selecting previously unselected package sudo. 21:51:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 21:51:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 21:51:47 Selecting previously unselected package apparmor. 21:51:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 21:51:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 21:51:47 Selecting previously unselected package libedit2:amd64. 21:51:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 21:51:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 21:51:48 Selecting previously unselected package libkrb5support0:amd64. 21:51:48 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 21:51:48 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:51:48 Selecting previously unselected package libk5crypto3:amd64. 21:51:48 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 21:51:48 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:51:48 Selecting previously unselected package libkeyutils1:amd64. 21:51:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 21:51:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:51:48 Selecting previously unselected package libkrb5-3:amd64. 21:51:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 21:51:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:51:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:51:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 21:51:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:51:48 Selecting previously unselected package libssl1.0.0:amd64. 21:51:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 21:51:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:51:48 Selecting previously unselected package openssh-client. 21:51:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 21:51:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 21:51:49 Selecting previously unselected package squashfs-tools. 21:51:49 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 21:51:49 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:51:49 Selecting previously unselected package snapd. 21:51:49 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 21:51:49 Unpacking snapd (2.48.3+18.04) ... 21:51:51 Setting up libedit2:amd64 (3.1-20170329-1) ... 21:51:51 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 21:51:51 Setting up mime-support (3.60ubuntu1) ... 21:51:51 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 21:51:51 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 21:51:51 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 21:51:51 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:51:51 Setting up systemd (237-3ubuntu10.45) ... 21:51:51 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:51:52 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 21:51:52 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 21:51:52 Setting up liblzo2-2:amd64 (2.08-1.2) ... 21:51:52 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 21:51:52 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 21:51:52 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 21:51:53 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 21:51:53 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 21:51:53 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 21:51:53 Setting up python3 (3.6.7-1~18.04) ... 21:51:53 running python rtupdate hooks for python3.6... 21:51:53 running python post-rtupdate hooks for python3.6... 21:51:53 Setting up apparmor (2.12-4ubuntu5.1) ... 21:51:55 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:51:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 21:51:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 21:51:55 Setting up snapd (2.48.3+18.04) ... 21:51:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:51:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:51:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:51:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:51:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:51:57 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:51:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:51:57 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:51:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:51:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:51:58 /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' 21:51:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 21:51:58 Processing triggers for systemd (237-3ubuntu10.45) ... 21:51:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:51:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 21:51:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:52:00 Reading package lists... 21:52:01 Reading package lists... 21:52:01 Building dependency tree... 21:52:01 Reading state information... 21:52:01 Calculating upgrade... 21:52:01 The following packages will be upgraded: 21:52:01 advancecomp base-files bash binutils binutils-common 21:52:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 21:52:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 21:52:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 21:52:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 21:52:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 21:52:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 21:52:01 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 21:52:01 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 21:52:01 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 21:52:01 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 21:52:01 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 21:52:01 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 21:52:01 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 21:52:01 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 21:52:02 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:52:02 Need to get 63.8 MB of archives. 21:52:02 After this operation, 5208 kB of additional disk space will be used. 21:52:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 21:52:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 21:52:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 21:52:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 21:52:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 21:52:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 21:52:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 21:52:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 21:52:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 21:52:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 21:52:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 21:52:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 21:52:02 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 21:52:02 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 21:52:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 21:52:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 21:52:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 21:52:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 21:52:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 21:52:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 21:52:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 21:52:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 21:52:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 21:52:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 21:52:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 21:52:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 21:52:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 21:52:02 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 21:52:02 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 21:52:02 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 21:52:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 21:52:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 21:52:03 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 21:52:03 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 21:52:03 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 21:52:03 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 21:52:03 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 21:52:03 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 21:52:03 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 21:52:03 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 21:52:03 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 21:52:03 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 21:52:03 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 21:52:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 21:52:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 21:52:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 21:52:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 21:52:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 21:52:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 21:52:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 21:52:03 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 21:52:03 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 21:52:03 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 21:52:03 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 21:52:03 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 21:52:03 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 21:52:03 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 21:52:03 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 21:52:03 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 21:52:03 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 21:52:03 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 21:52:03 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 21:52:03 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 21:52:03 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 21:52:03 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 21:52:03 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 21:52:03 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 21:52:03 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 21:52:03 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 21:52:03 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 21:52:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 21:52:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 21:52:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 21:52:03 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 21:52:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 21:52:03 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 21:52:03 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 21:52:03 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 21:52:03 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 21:52:03 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 21:52:03 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 21:52:03 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 21:52:03 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 21:52:03 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 21:52:03 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 21:52:03 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 21:52:03 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 21:52:03 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 21:52:03 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 21:52:03 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 21:52:03 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 21:52:04 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 21:52:04 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 21:52:04 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 21:52:04 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 21:52:04 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 21:52:04 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 21:52:04 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 21:52:04 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 21:52:05 debconf: delaying package configuration, since apt-utils is not installed 21:52:05 Fetched 63.8 MB in 3s (20.2 MB/s) 21:52:05 (Reading database ... 13912 files and directories currently installed.) 21:52:05 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 21:52:05 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:52:05 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 21:52:05 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:52:06 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 21:52:06 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 21:52:06 lf-activate-venv(): INFO: Adding /tmp/venv-t32m/bin to PATH 21:52:06 INFO: No Stack... 21:52:06 INFO: Retrieving Pricing Info for: lf-standard-4 21:52:06 INFO: Archiving Costs [Pipeline] sh 21:52:06 + cat /w/workspace/edgex-go/8/archives/cost.csv 21:52:06 + cut -d, -f6 [Pipeline] lock 21:52:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] 21:52:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] did not exist. Created. 21:52:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:07 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:07 + echo total: 0.20999999344348907 [Pipeline] stash 21:52:07 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:07 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:07 Stashed 1 file(s) [Pipeline] } 21:52:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3331-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv 21:52:07 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:07 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:07 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 21:52:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:08 (Reading database ... 13911 files and directories currently installed.) 21:52:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:52:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 21:52:08 (Reading database ... 13911 files and directories currently installed.) 21:52:08 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:08 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:08 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:08 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:08 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 21:52:08 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 21:52:08 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:09 (Reading database ... 13911 files and directories currently installed.) 21:52:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 21:52:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:52:09 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 21:52:10 (Reading database ... 13911 files and directories currently installed.) 21:52:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 21:52:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:52:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:52:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 21:52:10 Setting up base-files (10.1ubuntu2.10) ... 21:52:10 Installing new version of config file /etc/issue ... 21:52:10 Installing new version of config file /etc/issue.net ... 21:52:10 Installing new version of config file /etc/lsb-release ... 21:52:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:52:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:52:10 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:52:10 Removing obsolete conffile /etc/default/motd-news ... 21:52:10 (Reading database ... 13912 files and directories currently installed.) 21:52:10 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 21:52:10 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 21:52:11 Setting up bash (4.4.18-2ubuntu1.2) ... 21:52:11 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 21:52:11 (Reading database ... 13912 files and directories currently installed.) 21:52:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 21:52:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 21:52:11 (Reading database ... 13912 files and directories currently installed.) 21:52:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 21:52:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 21:52:11 Setting up tar (1.29b-2ubuntu0.2) ... 21:52:11 (Reading database ... 13912 files and directories currently installed.) 21:52:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 21:52:11 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:52:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 21:52:12 (Reading database ... 13912 files and directories currently installed.) 21:52:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 21:52:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:52:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 21:52:12 (Reading database ... 13912 files and directories currently installed.) 21:52:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 21:52:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:52:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 21:52:12 (Reading database ... 13912 files and directories currently installed.) 21:52:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 21:52:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 21:52:12 Setting up grep (3.1-2build1) ... 21:52:12 (Reading database ... 13912 files and directories currently installed.) 21:52:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 21:52:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:52:13 Setting up login (1:4.5-1ubuntu2) ... 21:52:13 (Reading database ... 13912 files and directories currently installed.) 21:52:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 21:52:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:52:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 21:52:13 (Reading database ... 13912 files and directories currently installed.) 21:52:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 21:52:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:52:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 21:52:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:52:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 21:52:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:52:14 Setting up perl-base (5.26.1-6ubuntu0.5) ... 21:52:14 (Reading database ... 13912 files and directories currently installed.) 21:52:14 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 21:52:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 21:52:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:52:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:52:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 21:52:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 21:52:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 21:52:16 (Reading database ... 13912 files and directories currently installed.) 21:52:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 21:52:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 21:52:16 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 21:52:16 (Reading database ... 13912 files and directories currently installed.) 21:52:16 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:16 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:16 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:52:16 (Reading database ... 13912 files and directories currently installed.) 21:52:16 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:16 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:16 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:52:17 (Reading database ... 13912 files and directories currently installed.) 21:52:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:52:17 (Reading database ... 13912 files and directories currently installed.) 21:52:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:52:17 (Reading database ... 13912 files and directories currently installed.) 21:52:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 21:52:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:52:17 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 21:52:17 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:52:17 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 21:52:17 (Reading database ... 13912 files and directories currently installed.) 21:52:17 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 21:52:17 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:52:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 21:52:18 (Reading database ... 13912 files and directories currently installed.) 21:52:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 21:52:18 (Reading database ... 13912 files and directories currently installed.) 21:52:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 21:52:18 (Reading database ... 13912 files and directories currently installed.) 21:52:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:18 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 21:52:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:52:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:52:19 (Reading database ... 13912 files and directories currently installed.) 21:52:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 21:52:20 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 21:52:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 21:52:20 (Reading database ... 13912 files and directories currently installed.) 21:52:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 21:52:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 21:52:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 21:52:20 (Reading database ... 13914 files and directories currently installed.) 21:52:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 21:52:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 21:52:20 Setting up debconf (1.5.66ubuntu1) ... 21:52:21 (Reading database ... 13914 files and directories currently installed.) 21:52:21 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 21:52:21 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:52:21 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 21:52:21 (Reading database ... 13914 files and directories currently installed.) 21:52:21 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 21:52:21 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 21:52:21 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 21:52:21 (Reading database ... 13914 files and directories currently installed.) 21:52:21 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:52:21 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:52:21 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:52:21 (Reading database ... 13914 files and directories currently installed.) 21:52:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:52:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:52:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 21:52:21 (Reading database ... 13914 files and directories currently installed.) 21:52:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 21:52:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:52:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 21:52:22 (Reading database ... 13914 files and directories currently installed.) 21:52:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 21:52:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 21:52:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 21:52:22 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 21:52:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 21:52:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:52:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 21:52:23 (Reading database ... 13914 files and directories currently installed.) 21:52:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 21:52:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 21:52:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 21:52:23 (Reading database ... 13914 files and directories currently installed.) 21:52:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 21:52:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 21:52:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 21:52:23 (Reading database ... 13914 files and directories currently installed.) 21:52:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 21:52:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 21:52:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 21:52:24 (Reading database ... 13914 files and directories currently installed.) 21:52:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 21:52:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 21:52:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 21:52:24 (Reading database ... 13914 files and directories currently installed.) 21:52:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 21:52:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 21:52:25 Setting up passwd (1:4.5-1ubuntu2) ... 21:52:25 (Reading database ... 13914 files and directories currently installed.) 21:52:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 21:52:25 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 21:52:25 Setting up gpgv (2.2.4-1ubuntu1.4) ... 21:52:25 (Reading database ... 13914 files and directories currently installed.) 21:52:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 21:52:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 21:52:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 21:52:25 (Reading database ... 13914 files and directories currently installed.) 21:52:25 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 21:52:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 21:52:25 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 21:52:25 (Reading database ... 13914 files and directories currently installed.) 21:52:25 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 21:52:26 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 21:52:26 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 21:52:26 (Reading database ... 13914 files and directories currently installed.) 21:52:26 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 21:52:26 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 21:52:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 21:52:26 (Reading database ... 13914 files and directories currently installed.) 21:52:26 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 21:52:26 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 21:52:26 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 21:52:26 (Reading database ... 13914 files and directories currently installed.) 21:52:26 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 21:52:26 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 21:52:26 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 21:52:26 (Reading database ... 13915 files and directories currently installed.) 21:52:26 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:52:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:52:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 21:52:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 21:52:27 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 21:52:27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 21:52:27 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 21:52:27 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 21:52:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 21:52:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 21:52:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 21:52:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 21:52:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 21:52:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 21:52:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 21:52:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 21:52:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 21:52:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 21:52:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 21:52:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 21:52:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 21:52:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 21:52:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 21:52:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 21:52:30 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 21:52:30 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 21:52:30 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 21:52:30 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 21:52:30 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:52:30 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:52:30 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:52:30 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:52:31 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:52:31 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:52:31 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 21:52:31 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 21:52:31 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:31 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:31 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:31 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:31 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:31 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:31 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:31 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:32 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:32 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:33 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:33 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:34 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:34 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:35 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:35 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:36 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 21:52:36 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 21:52:36 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:52:36 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:52:36 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 21:52:36 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:52:36 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 21:52:36 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 21:52:36 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 21:52:36 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 21:52:36 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:52:36 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:52:36 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 21:52:36 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 21:52:37 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 21:52:37 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 21:52:37 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:37 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 21:52:37 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:37 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:37 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:37 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 21:52:37 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 21:52:37 Setting up tzdata (2021a-0ubuntu0.18.04) ... 21:52:37 21:52:37 Current default time zone: 'Etc/UTC' 21:52:37 Local time is now: Fri Apr 9 21:52:37 UTC 2021. 21:52:37 Universal Time is now: Fri Apr 9 21:52:37 UTC 2021. 21:52:37 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:52:37 21:52:37 Setting up systemd-sysv (237-3ubuntu10.45) ... 21:52:37 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:37 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 21:52:37 Setting up mount (2.31.1-0.4ubuntu3.7) ... 21:52:37 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 21:52:37 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 21:52:37 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 21:52:37 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 21:52:37 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 21:52:37 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 21:52:37 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:37 Setting up procps (2:3.3.12-3ubuntu1.2) ... 21:52:38 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 21:52:38 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 21:52:38 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:38 Setting up patch (2.7.6-2ubuntu1.1) ... 21:52:38 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 21:52:38 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 21:52:38 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 21:52:38 Installing new version of config file /etc/ssl/openssl.cnf ... 21:52:38 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 21:52:38 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 21:52:38 Setting up ca-certificates (20210119~18.04.1) ... 21:52:40 Updating certificates in /etc/ssl/certs... 21:52:40 23 added, 27 removed; done. 21:52:40 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 21:52:40 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 21:52:40 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 21:52:40 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 21:52:40 Setting up pkgbinarymangler (138.18.04.1) ... 21:52:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 21:52:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 21:52:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 21:52:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 21:52:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:52:41 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 21:52:41 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 21:52:41 Setting up perl (5.26.1-6ubuntu0.5) ... 21:52:41 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 21:52:41 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 21:52:41 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 21:52:41 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 21:52:41 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 21:52:41 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 21:52:41 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 21:52:41 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 21:52:41 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 21:52:41 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:52:41 Processing triggers for systemd (237-3ubuntu10.45) ... 21:52:41 Processing triggers for mime-support (3.60ubuntu1) ... 21:52:41 Processing triggers for ca-certificates (20210119~18.04.1) ... 21:52:41 Updating certificates in /etc/ssl/certs... 21:52:42 0 added, 0 removed; done. 21:52:42 Running hooks in /etc/ca-certificates/update.d... 21:52:42 done. 21:52:42 Reading package lists... 21:52:43 Building dependency tree... 21:52:43 Reading state information... 21:52:43 The following NEW packages will be installed: 21:52:43 apt-transport-https 21:52:43 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:52:43 Need to get 1692 B of archives. 21:52:43 After this operation, 154 kB of additional disk space will be used. 21:52:43 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 21:52:43 debconf: delaying package configuration, since apt-utils is not installed 21:52:43 Fetched 1692 B in 0s (7323 B/s) 21:52:43 Selecting previously unselected package apt-transport-https. 21:52:43 (Reading database ... 13920 files and directories currently installed.) 21:52:43 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 21:52:43 Unpacking apt-transport-https (1.6.13) ... 21:52:43 Setting up apt-transport-https (1.6.13) ... 21:52:44 Waiting for network to be ready... 21:52:50 2021-04-09T21:52:47Z INFO Waiting for automatic snapd restart... 21:52:50 snapd 2.49.2 from Canonical* installed 21:52:51 "snapd" switched to the "latest/stable" channel 21:52:51 21:52:55 core18 20210309 from Canonical* installed 21:52:55 "core18" switched to the "latest/stable" channel 21:52:55 21:53:01 snapcraft 4.6 from Canonical* installed 21:53:01 "snapcraft" switched to the "latest/stable" channel 21:53:01 21:53:04 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: 21:53:04 - README.md 21:53:04 21:53:04 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:53:11 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:53:11 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 21:53:11 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 21:53:11 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:53:12 Reading package lists... 21:53:13 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 21:53:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:53:19 Reading package lists... 21:53:19 Building dependency tree... 21:53:19 Reading state information... 21:53:19 Suggested packages: 21:53:19 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 21:53:19 git-gui gitk gitweb git-cvs git-mediawiki git-svn 21:53:19 Recommended packages: 21:53:19 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:53:19 The following NEW packages will be installed: 21:53:19 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 21:53:19 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 21:53:19 pkg-config zip 21:53:19 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 21:53:19 Need to get 7663 kB of archives. 21:53:19 After this operation, 43.8 MB of additional disk space will be used. 21:53:19 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 21:53:19 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 21:53:20 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 21:53:20 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 21:53:20 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 21:53:20 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 21:53:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 21:53:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 21:53:20 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 21:53:20 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 21:53:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 21:53:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 21:53:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 21:53:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 21:53:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 21:53:20 debconf: delaying package configuration, since apt-utils is not installed 21:53:20 Fetched 7663 kB in 1s (7281 kB/s) 21:53:20 Selecting previously unselected package libglib2.0-0:amd64. 21:53:20 (Reading database ... 13924 files and directories currently installed.) 21:53:20 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 21:53:21 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:53:21 Selecting previously unselected package libpsl5:amd64. 21:53:21 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 21:53:21 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 21:53:21 Selecting previously unselected package libnghttp2-14:amd64. 21:53:21 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 21:53:21 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:53:21 Selecting previously unselected package librtmp1:amd64. 21:53:21 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 21:53:21 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:53:21 Selecting previously unselected package libcurl3-gnutls:amd64. 21:53:21 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 21:53:21 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:53:21 Selecting previously unselected package liberror-perl. 21:53:21 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 21:53:21 Unpacking liberror-perl (0.17025-1) ... 21:53:21 Selecting previously unselected package git-man. 21:53:21 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 21:53:21 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 21:53:21 Selecting previously unselected package git. 21:53:21 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 21:53:21 Unpacking git (1:2.17.1-1ubuntu0.8) ... 21:53:22 Selecting previously unselected package libnorm1:amd64. 21:53:22 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 21:53:22 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:53:22 Selecting previously unselected package libpgm-5.2-0:amd64. 21:53:22 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 21:53:22 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:53:22 Selecting previously unselected package libsodium23:amd64. 21:53:22 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 21:53:22 Unpacking libsodium23:amd64 (1.0.16-2) ... 21:53:23 Selecting previously unselected package libzmq5:amd64. 21:53:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 21:53:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:53:23 Selecting previously unselected package libzmq3-dev:amd64. 21:53:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 21:53:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:53:23 Selecting previously unselected package pkg-config. 21:53:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 21:53:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 21:53:23 Selecting previously unselected package zip. 21:53:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 21:53:23 Unpacking zip (3.0-11build1) ... 21:53:23 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 21:53:23 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 21:53:23 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 21:53:23 Setting up liberror-perl (0.17025-1) ... 21:53:23 Setting up libpsl5:amd64 (0.19.1-5build1) ... 21:53:23 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 21:53:23 No schema files found: doing nothing. 21:53:23 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 21:53:23 Setting up zip (3.0-11build1) ... 21:53:23 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 21:53:23 Setting up libsodium23:amd64 (1.0.16-2) ... 21:53:23 Setting up pkg-config (0.29.1-0ubuntu2) ... 21:53:23 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 21:53:23 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 21:53:23 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 21:53:23 Setting up git (1:2.17.1-1ubuntu0.8) ... 21:53:23 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:53:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:53:30 git set to automatically installed. 21:53:30 git-man set to automatically installed. 21:53:30 libcurl3-gnutls set to automatically installed. 21:53:30 liberror-perl set to automatically installed. 21:53:30 libglib2.0-0 set to automatically installed. 21:53:30 libnghttp2-14 set to automatically installed. 21:53:30 libnorm1 set to automatically installed. 21:53:30 libpgm-5.2-0 set to automatically installed. 21:53:30 libpsl5 set to automatically installed. 21:53:30 librtmp1 set to automatically installed. 21:53:30 libsodium23 set to automatically installed. 21:53:30 libzmq3-dev set to automatically installed. 21:53:30 libzmq5 set to automatically installed. 21:53:30 pkg-config set to automatically installed. 21:53:30 zip set to automatically installed. 21:53:33 snapd is not logged in, snap install commands will use sudo 21:53:39 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:53:52 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 21:53:52 snapd is not logged in, snap install commands will use sudo 21:53:57 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 21:53:57 snap "core18" has no updates available 21:53:58 Pulling go-build-helper 21:53:58 + snapcraftctl pull 21:53:59 'app-service-config' has dependencies that need to be staged: go-build-helper 21:53:59 Skipping pull go-build-helper (already ran) 21:53:59 Building go-build-helper 21:53:59 + snapcraftctl build 21:54:02 Staging go-build-helper 21:54:02 + snapcraftctl stage 21:54:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 21:54:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 21:54:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 21:54:14 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 21:54:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 21:54:14 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 21:54:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 21:54:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 21:54:14 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 21:54:14 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 21:54:14 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 21:54:14 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 21:54:14 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 21:54:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 21:54:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 21:54:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 21:54:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 21:54:14 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 21:54:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 21:54:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 21:54:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 21:54:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 21:54:14 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 21:54:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 21:54:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 21:54:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] 21:54:14 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] 21:54:14 Fetched 24.2 MB in 0s (0 B/s) 21:54:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:54:14 Fetched 224 kB in 0s (0 B/s) 21:54:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:54:14 Fetched 157 kB in 0s (0 B/s) 21:54:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:54:14 Fetched 221 kB in 0s (0 B/s) 21:54:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:54:14 Fetched 143 kB in 0s (0 B/s) 21:54:14 Pulling app-service-config 21:54:14 + snapcraftctl pull 21:54:15 Cloning into '/root/parts/app-service-config/src'... 21:54:15 Pulling config-common 21:54:15 + snapcraftctl pull 21:54:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:54:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:54:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:54:20 Fetched 0 B in 0s (0 B/s) 21:54:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 21:54:20 Fetched 0 B in 0s (0 B/s) 21:54:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 21:54:20 Fetched 0 B in 0s (0 B/s) 21:54:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 21:54:20 Fetched 0 B in 0s (0 B/s) 21:54:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 21:54:20 Fetched 0 B in 0s (0 B/s) 21:54:20 Pulling edgex-go 21:54:20 + snapcraftctl pull 21:54:42 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 21:54:42 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 21:54:42 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 21:54:42 Fetched 0 B in 0s (0 B/s) 21:54:42 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 21:54:42 Fetched 96.5 kB in 0s (0 B/s) 21:54:42 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 21:54:42 Fetched 279 kB in 0s (0 B/s) 21:54:42 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 21:54:42 Fetched 122 kB in 0s (0 B/s) 21:54:42 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 21:54:42 Fetched 77.8 kB in 0s (0 B/s) 21:54:42 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 21:54:42 Fetched 8848 B in 0s (0 B/s) 21:54:42 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 21:54:42 Fetched 47.8 kB in 0s (0 B/s) 21:54:42 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 21:54:42 Fetched 45.6 kB in 0s (0 B/s) 21:54:42 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 21:54:42 Fetched 15.0 kB in 0s (0 B/s) 21:54:42 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 21:54:42 Fetched 219 kB in 0s (0 B/s) 21:54:42 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 21:54:42 Fetched 154 kB in 0s (0 B/s) 21:54:42 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:54:42 Fetched 50.6 kB in 0s (0 B/s) 21:54:42 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 21:54:42 Fetched 14.8 kB in 0s (0 B/s) 21:54:42 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 21:54:42 Fetched 41.8 kB in 0s (0 B/s) 21:54:42 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 21:54:42 Fetched 499 kB in 0s (0 B/s) 21:54:42 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 21:54:42 Fetched 111 kB in 0s (0 B/s) 21:54:42 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 21:54:42 Fetched 240 kB in 0s (0 B/s) 21:54:42 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 21:54:42 Fetched 29.3 kB in 0s (0 B/s) 21:54:42 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 21:54:42 Fetched 85.5 kB in 0s (0 B/s) 21:54:42 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 21:54:42 Fetched 24.5 kB in 0s (0 B/s) 21:54:42 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 21:54:42 Fetched 49.2 kB in 0s (0 B/s) 21:54:42 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 21:54:42 Fetched 54.2 kB in 0s (0 B/s) 21:54:42 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 21:54:42 Fetched 30.8 kB in 0s (0 B/s) 21:54:42 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 21:54:42 Fetched 15.8 kB in 0s (0 B/s) 21:54:42 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 21:54:42 Fetched 85.9 kB in 0s (0 B/s) 21:54:42 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 21:54:42 Fetched 8720 B in 0s (0 B/s) 21:54:42 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 21:54:42 Fetched 137 kB in 0s (0 B/s) 21:54:42 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 21:54:42 Fetched 119 kB in 0s (0 B/s) 21:54:42 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 21:54:42 Fetched 109 kB in 0s (0 B/s) 21:54:42 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 21:54:42 Fetched 11.1 kB in 0s (0 B/s) 21:54:42 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 21:54:42 Fetched 645 kB in 0s (0 B/s) 21:54:42 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 21:54:42 Fetched 41.3 kB in 0s (0 B/s) 21:54:42 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 21:54:42 Fetched 17.9 kB in 0s (0 B/s) 21:54:42 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 21:54:42 Fetched 368 kB in 0s (0 B/s) 21:54:42 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 21:54:42 Fetched 187 kB in 0s (0 B/s) 21:54:42 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 21:54:42 Fetched 175 kB in 0s (0 B/s) 21:54:42 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 21:54:42 Fetched 206 kB in 0s (0 B/s) 21:54:42 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 21:54:42 Fetched 1301 kB in 0s (0 B/s) 21:54:42 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 21:54:42 Fetched 36.2 kB in 0s (0 B/s) 21:54:42 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 21:54:42 Fetched 159 kB in 0s (0 B/s) 21:54:42 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 21:54:42 Fetched 107 kB in 0s (0 B/s) 21:54:42 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 21:54:42 Fetched 48.7 kB in 0s (0 B/s) 21:54:42 Pulling static-packages 21:54:42 + snapcraftctl pull 21:54:43 Pulling version 21:54:43 + cd /root/project 21:54:43 + [ -f VERSION ] 21:54:43 + PROJECT_VERSION=local-dev 21:54:43 + git rev-parse --short HEAD 21:54:43 + GIT_REVISION=bc1f4ad5 21:54:43 + snapcraftctl set-version local-dev 21:54:44 Skipping build go-build-helper (already ran) 21:54:44 Building app-service-config 21:54:44 + make build 21:54:44 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 21:54:47 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 21:54:47 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 21:54:47 go: downloading github.com/google/uuid v1.2.0 21:54:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 21:54:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 21:54:47 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 21:54:47 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 21:54:47 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 21:54:47 go: downloading github.com/gorilla/mux v1.8.0 21:54:47 go: downloading github.com/x448/float16 v0.8.4 21:54:47 go: downloading github.com/hashicorp/consul/api v1.8.1 21:54:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:54:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 21:54:47 go: downloading github.com/go-kit/kit v0.8.0 21:54:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 21:54:47 go: downloading github.com/gorilla/websocket v1.4.2 21:54:47 go: downloading github.com/mattn/go-isatty v0.0.12 21:54:47 go: downloading github.com/pebbe/zmq4 v1.2.7 21:54:47 go: downloading github.com/BurntSushi/toml v0.3.1 21:54:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 21:54:47 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 21:54:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:54:47 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 21:54:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:54:48 go: downloading github.com/go-redis/redis/v7 v7.2.0 21:54:48 go: downloading github.com/mitchellh/copystructure v1.0.0 21:54:48 go: downloading github.com/hashicorp/serf v0.9.5 21:54:48 go: downloading github.com/pelletier/go-toml v1.2.0 21:54:48 go: downloading github.com/fatih/color v1.9.0 21:54:48 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 21:54:48 go: downloading github.com/mitchellh/mapstructure v1.1.2 21:54:48 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 21:54:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 21:54:48 go: downloading github.com/go-logfmt/logfmt v0.4.0 21:54:48 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 21:54:48 go: downloading github.com/mattn/go-colorable v0.1.6 21:54:48 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:54:48 go: downloading github.com/go-playground/validator/v10 v10.4.1 21:54:48 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 21:54:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 21:54:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 21:54:48 go: downloading github.com/leodido/go-urn v1.2.0 21:54:48 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 21:54:48 go: downloading github.com/go-playground/universal-translator v0.17.0 21:54:48 go: downloading github.com/go-playground/locales v0.13.0 21:55:00 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 21:55:00 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 21:55:00 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 21:55:00 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 21:55:01 Building config-common 21:55:01 + snapcraftctl build 21:55:03 Building edgex-go 21:55:04 + cd /root/parts/edgex-go/src 21:55:04 + make build 21:55:04 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 21:55:05 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.31 21:55:05 go: downloading github.com/pkg/errors v0.8.1 21:55:05 go: downloading github.com/imdario/mergo v0.3.12 21:55:05 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:55:09 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 21:55:09 go: downloading gopkg.in/yaml.v2 v2.4.0 21:55:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 21:55:16 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 21:55:18 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 21:55:18 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 21:55:18 go: downloading github.com/stretchr/testify v1.7.0 21:55:18 go: downloading github.com/pmezard/go-difflib v1.0.0 21:55:18 go: downloading github.com/davecgh/go-spew v1.1.1 21:55:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:55:20 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 21:55:20 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 21:55:21 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 21:55:23 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 21:55:23 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 21:55:25 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 21:55:26 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 21:55:26 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 21:55:28 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 21:55:28 go: downloading github.com/lib/pq v1.9.0 21:55:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:55:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:55:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:55:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:55:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:55:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:55:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:55:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:55:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:55:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:55:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:55:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:55:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:55:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:55:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:55:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:55:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:55:30 + 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 21:55:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:55:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:55:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:55:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:55:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:55:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:55:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:55:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:55:33 Building static-packages 21:55:33 + snapcraftctl build 21:55:36 Building version 21:55:36 + snapcraftctl build 21:55:38 Skipping stage go-build-helper (already ran) 21:55:38 Staging app-service-config 21:55:38 + snapcraftctl stage 21:55:39 Staging config-common 21:55:39 + snapcraftctl stage 21:55:40 Staging edgex-go 21:55:40 + snapcraftctl stage 21:55:42 Staging static-packages 21:55:42 + snapcraftctl stage 21:55:43 Staging version 21:55:43 + snapcraftctl stage 21:55:44 Priming go-build-helper 21:55:44 + snapcraftctl prime 21:55:45 Priming app-service-config 21:55:45 + snapcraftctl prime 21:55:46 Priming config-common 21:55:46 + snapcraftctl prime 21:55:47 Priming edgex-go 21:55:47 + snapcraftctl prime 21:55:49 Priming static-packages 21:55:49 + snapcraftctl prime 21:55:51 Priming version 21:55:51 + snapcraftctl prime 21:55:52 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 21:55:57 provisioning config files... 21:55:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config4067799637412915220tmp [Pipeline] { [Pipeline] sh 21:55:57 + set +x 21:55:57 + curl -s https://codecov.io/bash 21:55:57 + bash -s -- 21:55:58 21:55:58 _____ _ 21:55:58 / ____| | | 21:55:58 | | ___ __| | ___ ___ _____ __ 21:55:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:55:58 | |___| (_) | (_| | __/ (_| (_) \ V / 21:55:58 \_____\___/ \__,_|\___|\___\___/ \_/ 21:55:58 Bash-20210309-2b87ace 21:55:58 21:55:58 21:55:58 ==> git version 2.24.3 found 21:55:58 ==> 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 21:55:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:55:58 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:55:58 ==> Jenkins CI detected. 21:55:58 project root: . 21:55:58 --> token set from env 21:55:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:55:58 ==> Running gcov in . (disable via -X gcov) 21:55:58 ==> Python coveragepy not found 21:55:58 ==> Searching for coverage reports in: 21:55:58 + . 21:55:59 -> Found 1 reports 21:55:59 ==> Detecting git/mercurial file structure 21:55:59 ==> Reading reports 21:55:59 + ./coverage.out bytes=697571 21:55:59 ==> Appending adjustments 21:55:59 https://docs.codecov.io/docs/fixing-reports 21:56:07 + Found adjustments 21:56:07 ==> Gzipping contents 21:56:07 100K /tmp/codecov.Cyxw8s.gz 21:56:07 ==> Uploading reports 21:56:07 url: https://codecov.io 21:56:07 query: branch=PR-3331&commit=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3331%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3331&job=&cmd_args= 21:56:07 -> Pinging Codecov 21:56:07 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3331&commit=bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3331%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3331&job=&cmd_args= 21:56:07 -> Uploading to 21:56:07 https://storage.googleapis.com/codecov/v4/raw/2021-04-09/00271124DB129430A58F1EEE437C3FCB/bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5/09a33aa2-099b-4c3b-983e-78636643f2ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T215607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e25e841da72e86764a63bb6f751d94fe405e1be6a8f419900f9faa687edbb63 21:56:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:07 Dload Upload Total Spent Left Speed 21:56:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99540 0 0 100 99540 0 163k --:--:-- --:--:-- --:--:-- 163k 21:56:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bc1f4ad5e3924eaf31e252509b43b35d0ea3dca5 [Pipeline] } 21:56:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:56:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:56:11 ---> package-listing.sh 21:56:11 ++ facter osfamily 21:56:11 ++ tr '[:upper:]' '[:lower:]' 21:56:12 + OS_FAMILY=redhat 21:56:12 + workspace=/w/workspace/edgex-go/8 21:56:12 + START_PACKAGES=/tmp/packages_start.txt 21:56:12 + END_PACKAGES=/tmp/packages_end.txt 21:56:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:56:12 + PACKAGES=/tmp/packages_start.txt 21:56:12 + '[' /w/workspace/edgex-go/8 ']' 21:56:12 + PACKAGES=/tmp/packages_end.txt 21:56:12 + case "${OS_FAMILY}" in 21:56:12 + sort 21:56:12 + rpm -qa 21:56:19 + '[' -f /tmp/packages_start.txt ']' 21:56:19 + '[' -f /tmp/packages_end.txt ']' 21:56:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:56:19 + '[' /w/workspace/edgex-go/8 ']' 21:56:19 + mkdir -p /w/workspace/edgex-go/8/archives/ 21:56:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 21:56:19 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 21:56:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:20 21:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:21 alpine: Pulling from edgex-lftools-log-publisher 21:56:21 df20fa9351a1: Pulling fs layer 21:56:21 36b3adc4ff6f: Pulling fs layer 21:56:21 8ad3a11d3b57: Pulling fs layer 21:56:21 46f8f816bc3b: Pulling fs layer 21:56:21 93b61091891f: Pulling fs layer 21:56:21 93b9cdb0e59b: Pulling fs layer 21:56:21 5e14af77c1be: Pulling fs layer 21:56:21 01666e4c0597: Pulling fs layer 21:56:21 aa168da1d23b: Pulling fs layer 21:56:21 46f8f816bc3b: Waiting 21:56:21 93b61091891f: Waiting 21:56:21 93b9cdb0e59b: Waiting 21:56:21 01666e4c0597: Waiting 21:56:21 aa168da1d23b: Waiting 21:56:21 5e14af77c1be: Waiting 21:56:21 36b3adc4ff6f: Verifying Checksum 21:56:21 36b3adc4ff6f: Download complete 21:56:21 46f8f816bc3b: Verifying Checksum 21:56:21 46f8f816bc3b: Download complete 21:56:21 df20fa9351a1: Verifying Checksum 21:56:21 93b9cdb0e59b: Download complete 21:56:21 5e14af77c1be: Download complete 21:56:21 93b61091891f: Verifying Checksum 21:56:21 93b61091891f: Download complete 21:56:22 df20fa9351a1: Pull complete 21:56:22 8ad3a11d3b57: Verifying Checksum 21:56:22 8ad3a11d3b57: Download complete 21:56:22 36b3adc4ff6f: Pull complete 21:56:22 01666e4c0597: Verifying Checksum 21:56:22 01666e4c0597: Download complete 21:56:26 8ad3a11d3b57: Pull complete 21:56:26 46f8f816bc3b: Pull complete 21:56:27 93b61091891f: Pull complete 21:56:27 93b9cdb0e59b: Pull complete 21:56:28 5e14af77c1be: Pull complete 21:56:28 01666e4c0597: Pull complete 21:56:30 aa168da1d23b: Verifying Checksum 21:56:30 aa168da1d23b: Download complete 21:56:49 aa168da1d23b: Pull complete 21:56:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:56:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:56:49 prd-centos7-docker-4c-2g-33469 does not seem to be running inside a container 21:56:49 $ 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 21:56:55 $ docker top 4043d5e4cbac5a118218c45e475c2b1c2047572abf2b6b999e2a649104d6a54f -eo pid,comm [Pipeline] { [Pipeline] sh 21:56:58 + touch /tmp/pre-build-complete [Pipeline] sh 21:56:59 + mkdir -p /var/log/sa [Pipeline] sh 21:57:00 + ls /var/log/sa-host 21:57:00 + sadf -c /var/log/sa-host/sa09 21:57:00 file_magic: OK 21:57:00 HZ: Using current value: 100 21:57:00 file_header: OK 21:57:00 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 21:57:00 Statistics: 21:57:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:57:00 File successfully converted to sysstat format version 12.2.1 21:57:00 + sadf -c /var/log/sa-host/sa23 21:57:00 file_magic: OK 21:57:00 HZ: Using current value: 100 21:57:00 file_header: OK 21:57:00 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 21:57:00 Statistics: 21:57:00 Hnuu...uuuununununu... 21:57:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:00 provisioning config files... 21:57:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config273690360601350288tmp [Pipeline] { [Pipeline] echo 21:57:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:01 ---> create-netrc.sh [Pipeline] } 21:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:57:02 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:57:02 ---> python-tools-install.sh [Pipeline] echo 21:57:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:03 ---> sudo-logs.sh 21:57:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:57:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:04 ---> job-cost.sh 21:57:04 lf-activate-venv: SKIPPING 21:57:04 DEBUG: total: 0.20999999344348907 21:57:04 INFO: Retrieving Stack Cost... 21:57:05 INFO: Retrieving Pricing Info for: v1-standard-2 21:57:06 INFO: Archiving Costs [Pipeline] echo 21:57:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:07 ---> logs-deploy.sh 21:57:07 lf-activate-venv: SKIPPING 21:57:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3331/8 21:57:07 INFO: archiving workspace using pattern(s): 21:57:10 Archives upload complete. 21:57:11 INFO: archiving logs to Nexus 21:57:13 ---> uname -a: 21:57:13 Linux prd-centos7-docker-4c-2g-33469.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:57:13 21:57:13 21:57:13 ---> lscpu: 21:57:13 Architecture: x86_64 21:57:13 CPU op-mode(s): 32-bit, 64-bit 21:57:13 Byte Order: Little Endian 21:57:13 Address sizes: 40 bits physical, 48 bits virtual 21:57:13 CPU(s): 4 21:57:13 On-line CPU(s) list: 0-3 21:57:13 Thread(s) per core: 1 21:57:13 Core(s) per socket: 1 21:57:13 Socket(s): 4 21:57:13 NUMA node(s): 1 21:57:13 Vendor ID: GenuineIntel 21:57:13 CPU family: 6 21:57:13 Model: 44 21:57:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:57:13 Stepping: 1 21:57:13 CPU MHz: 2933.438 21:57:13 BogoMIPS: 5866.87 21:57:13 Virtualization: VT-x 21:57:13 Hypervisor vendor: KVM 21:57:13 Virtualization type: full 21:57:13 L1d cache: 128 KiB 21:57:13 L1i cache: 128 KiB 21:57:13 L2 cache: 16 MiB 21:57:13 L3 cache: 64 MiB 21:57:13 NUMA node0 CPU(s): 0-3 21:57:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:57:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:57:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:57:13 Vulnerability Meltdown: Mitigation; PTI 21:57:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:57:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:57:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:57:13 Vulnerability Srbds: Not affected 21:57:13 Vulnerability Tsx async abort: Not affected 21:57:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 21:57:13 21:57:13 21:57:13 ---> nproc: 21:57:13 4 21:57:13 21:57:13 21:57:13 ---> df -h: 21:57:13 Filesystem Size Used Available Use% Mounted on 21:57:13 overlay 50.0G 11.8G 38.2G 24% / 21:57:13 tmpfs 64.0M 0 64.0M 0% /dev 21:57:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:57:13 shm 64.0M 0 64.0M 0% /dev/shm 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /facter-os 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/resolv.conf 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hostname 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /etc/hosts 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/sa-host 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/secure 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /var/log/auth.log 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /run/cloud-init/result.json 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/8 21:57:13 /dev/vda1 50.0G 11.8G 38.2G 24% /w/workspace/edgex-go/8@tmp 21:57:13 21:57:13 21:57:13 ---> free -m: 21:57:13 total used free shared buff/cache available 21:57:13 Mem: 1837 678 108 0 1050 1076 21:57:13 Swap: 1023 100 923 21:57:13 21:57:13 21:57:13 ---> ip addr: 21:57:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:57:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:57:13 inet 127.0.0.1/8 scope host lo 21:57:13 valid_lft forever preferred_lft forever 21:57:13 inet6 ::1/128 scope host 21:57:13 valid_lft forever preferred_lft forever 21:57:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:57:13 link/ether fa:16:3e:81:10:5f brd ff:ff:ff:ff:ff:ff 21:57:13 inet 10.30.123.45/23 brd 10.30.123.255 scope global dynamic eth0 21:57:13 valid_lft 84672sec preferred_lft 84672sec 21:57:13 inet6 fe80::f816:3eff:fe81:105f/64 scope link 21:57:13 valid_lft forever preferred_lft forever 21:57:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:57:13 link/ether 02:42:d0:47:06:03 brd ff:ff:ff:ff:ff:ff 21:57:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:57:13 valid_lft forever preferred_lft forever 21:57:13 inet6 fe80::42:d0ff:fe47:603/64 scope link 21:57:13 valid_lft forever preferred_lft forever 21:57:13 21:57:13 21:57:13 ---> sar -b -r -n DEV: 21:57:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/09/21 _x86_64_ (4 CPU) 21:57:13 21:57:13 21:28:10 LINUX RESTART (4 CPU) 21:57:13 21:57:13 21:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:57:13 21:30:01 55.17 22.69 32.48 0.00 2343.45 7174.52 0.00 21:57:13 21:31:02 41.77 13.21 28.55 0.00 4747.93 7480.26 0.00 21:57:13 21:32:01 199.44 74.65 124.79 0.00 5022.48 39498.11 0.00 21:57:13 21:33:01 150.73 26.43 124.30 0.00 2021.75 17651.74 0.00 21:57:13 21:34:02 99.67 63.60 36.07 0.00 1711.80 4092.86 0.00 21:57:13 21:35:02 73.97 25.33 48.64 0.00 1044.88 6184.99 0.00 21:57:13 21:36:01 32.58 3.74 28.84 0.00 129.11 2031.72 0.00 21:57:13 21:37:01 79.85 44.32 35.54 0.00 1555.60 2196.31 0.00 21:57:13 21:38:02 67.42 27.81 39.61 0.00 1886.09 3704.41 0.00 21:57:13 21:39:01 10.23 0.03 10.20 0.00 0.54 2098.48 0.00 21:57:13 21:40:01 91.82 13.98 77.84 0.00 772.91 18742.47 0.00 21:57:13 21:41:13 739.45 584.74 154.71 0.00 74215.68 121992.76 0.00 21:57:13 21:42:04 1455.88 1252.32 203.56 0.00 86313.50 94137.38 0.00 21:57:13 21:43:01 1546.59 1379.19 167.41 0.00 75484.23 82205.96 0.00 21:57:13 21:44:03 156.10 94.47 61.63 0.00 5837.11 11210.36 0.00 21:57:13 21:45:03 335.08 104.28 230.79 0.00 18401.60 63394.58 0.00 21:57:13 21:46:01 732.17 559.04 173.13 0.00 76617.57 93231.13 0.00 21:57:13 21:47:02 761.68 632.37 129.30 0.00 34884.70 37411.87 0.00 21:57:13 21:48:02 883.57 677.32 206.25 0.00 39155.45 41003.32 0.00 21:57:13 21:49:01 167.86 44.50 123.36 0.00 5352.49 17224.29 0.00 21:57:13 21:50:01 30.48 23.42 7.06 0.00 3104.51 213.17 0.00 21:57:13 21:51:02 0.58 0.42 0.17 0.00 7.86 1.90 0.00 21:57:13 21:52:01 0.32 0.03 0.29 0.00 0.81 3.45 0.00 21:57:13 21:53:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 21:57:13 21:54:01 0.37 0.02 0.35 0.00 0.53 4.58 0.00 21:57:13 21:55:01 1.00 0.78 0.22 0.00 10.39 2.55 0.00 21:57:13 21:56:01 13.05 12.88 0.17 0.00 895.48 24.87 0.00 21:57:13 Average: 280.89 205.47 75.42 0.00 16252.44 25096.72 0.00 21:57:13 21:57:13 21:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:57:13 21:30:01 79400 0 560020 29.76 2620 1239504 1128988 38.53 516184 1085532 13016 21:57:13 21:31:02 82748 0 837848 44.53 2620 958328 1555504 53.09 670444 923704 24 21:57:13 21:32:01 146568 0 683816 36.34 2296 1048864 1536628 52.44 550360 942992 36 21:57:13 21:33:01 287540 0 732352 38.92 1316 860336 1603672 54.73 476260 837604 48 21:57:13 21:34:02 154028 0 797596 42.39 1096 928824 1807596 61.69 616292 828892 38120 21:57:13 21:35:02 89944 0 864140 45.93 796 926664 1821792 62.17 734852 769312 30236 21:57:13 21:36:01 124700 0 823932 43.79 720 932192 1754204 59.87 710892 756144 34224 21:57:13 21:37:01 232680 0 759844 40.38 676 888344 1795740 61.29 604108 751136 78552 21:57:13 21:38:02 285580 0 748760 39.79 588 846616 1423848 48.59 599680 700852 25336 21:57:13 21:39:01 162364 0 766412 40.73 588 952180 1487860 50.78 639408 782380 71104 21:57:13 21:40:01 187320 0 713896 37.94 532 979796 1311528 44.76 569340 829008 52 21:57:13 21:41:13 66772 0 802032 42.63 0 1012740 2262416 77.21 736264 869872 90752 21:57:13 21:42:04 71100 0 806780 42.88 0 1003664 2322384 79.26 772736 816864 15944 21:57:13 21:43:01 498932 0 660092 35.08 0 722520 1374440 46.91 480572 662124 24 21:57:13 21:44:03 379060 0 902124 47.95 0 600360 3062532 104.52 594200 626184 20348 21:57:13 21:45:03 89976 0 711288 37.80 0 1080280 1550380 52.91 705268 824552 120 21:57:13 21:46:01 443792 0 681208 36.20 0 756544 2213684 75.55 461960 742044 3548 21:57:13 21:47:02 64572 0 841432 44.72 0 975540 2619108 89.39 723472 837176 4536 21:57:13 21:48:02 279424 0 743688 39.53 0 858432 2442692 83.37 607148 724884 7792 21:57:13 21:49:01 507484 0 620128 32.96 0 753932 1411764 48.18 518044 597184 16 21:57:13 21:50:01 458544 0 580372 30.85 0 842628 1209008 41.26 522252 646548 16 21:57:13 21:51:02 458844 0 579968 30.82 0 842732 1199768 40.95 521600 646724 8 21:57:13 21:52:01 461180 0 577628 30.70 0 842736 1180212 40.28 520012 646692 20 21:57:13 21:53:01 461296 0 577504 30.69 0 842744 1180212 40.28 520140 646692 8 21:57:13 21:54:01 461468 0 577320 30.68 0 842756 1180212 40.28 520148 646708 8 21:57:13 21:55:01 461032 0 577756 30.71 0 842756 1180284 40.28 520240 647012 20 21:57:13 21:56:01 426964 0 587736 31.24 0 866844 1185680 40.47 528556 669132 784 21:57:13 Average: 274937 0 707988 37.63 513 898106 1659338 56.63 590386 757702 16100 21:57:13 21:57:13 21:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:57:13 21:30:01 eth0 503.46 316.53 3360.67 69.19 0.00 0.00 0.00 0.00 21:57:13 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:31:02 eth0 376.98 206.72 2961.73 72.20 0.00 0.00 0.00 0.00 21:57:13 21:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:31:02 veth873f5d1 153.22 311.45 37.26 2629.63 0.00 0.00 0.00 0.00 21:57:13 21:31:02 docker0 153.22 311.32 35.16 2629.62 0.00 0.00 0.00 0.00 21:57:13 21:32:01 veth8d31ba6 0.17 0.19 0.01 0.25 0.00 0.00 0.00 0.00 21:57:13 21:32:01 eth0 311.85 273.17 2881.44 65.11 0.00 0.00 0.00 0.00 21:57:13 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:32:01 docker0 0.20 0.17 0.01 0.25 0.00 0.00 0.00 0.00 21:57:13 21:33:01 eth0 210.13 159.45 876.58 20.93 0.00 0.00 0.00 0.00 21:57:13 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:33:01 vetha043257 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:33:01 docker0 143.87 189.34 10.61 858.42 0.00 0.00 0.00 0.00 21:57:13 21:34:02 veth69096c9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:34:02 eth0 23.44 22.85 18.60 41.85 0.00 0.00 0.00 0.00 21:57:13 21:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:35:02 veth69096c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:35:02 eth0 18.06 12.85 14.27 7.76 0.00 0.00 0.00 0.00 21:57:13 21:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:36:01 veth69096c9 2.28 2.28 0.18 0.19 0.00 0.00 0.00 0.00 21:57:13 21:36:01 eth0 28.15 22.46 20.33 11.45 0.00 0.00 0.00 0.00 21:57:13 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:36:01 docker0 2.28 2.28 0.15 0.19 0.00 0.00 0.00 0.00 21:57:13 21:37:01 veth69096c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:37:01 eth0 18.04 16.00 8.58 50.06 0.00 0.00 0.00 0.00 21:57:13 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:38:02 veth69096c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:38:02 eth0 17.51 13.52 14.60 8.14 0.00 0.00 0.00 0.00 21:57:13 21:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:39:01 veth69096c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:39:01 eth0 24.87 20.22 15.16 40.63 0.00 0.00 0.00 0.00 21:57:13 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:40:01 veth37ad944 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:40:01 eth0 185.59 144.70 1691.94 55.33 0.00 0.00 0.00 0.00 21:57:13 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:41:13 veth37ad944 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:41:13 eth0 6.07 4.23 4.65 2.55 0.00 0.00 0.00 0.00 21:57:13 21:41:13 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:41:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:42:04 veth37ad944 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:42:04 eth0 48.33 25.76 185.12 6.97 0.00 0.00 0.00 0.00 21:57:13 21:42:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:42:04 docker0 15.58 34.41 0.83 174.36 0.00 0.00 0.00 0.00 21:57:13 21:43:01 veth34f2802 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:43:01 veth37ad944 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:43:01 veth8c76e74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:43:01 vethe160bd6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:44:03 veth34f2802 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:44:03 veth37ad944 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:44:03 vethd1cbc5d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:44:03 vethe160bd6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:45:03 veth37ad944 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:45:03 veth562a14e 12.25 51.26 0.86 315.75 0.00 0.00 0.00 0.00 21:57:13 21:45:03 eth0 2047.21 1415.55 13825.21 539.86 0.00 0.00 0.00 0.00 21:57:13 21:45:03 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:57:13 21:46:01 veth37ad944 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:46:01 vethf19b992 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:46:01 veth562a14e 4.92 5.62 0.60 29.16 0.00 0.00 0.00 0.00 21:57:13 21:46:01 vethe002f79 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:47:02 veth37ad944 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:47:02 eth0 2092.66 1454.04 13803.05 596.29 0.00 0.00 0.00 0.00 21:57:13 21:47:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:57:13 21:47:02 vethc28a00f 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:48:02 veth37ad944 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:48:02 veth34eab79 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:48:02 veth434afb5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:48:02 eth0 33.70 26.24 48.03 42.17 0.00 0.00 0.00 0.00 21:57:13 21:49:01 veth37ad944 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 21:57:13 21:49:01 eth0 58.72 44.02 112.44 50.75 0.00 0.00 0.00 0.00 21:57:13 21:49:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:57:13 21:49:01 docker0 365.34 655.91 50.55 4380.09 0.00 0.00 0.00 0.00 21:57:13 21:50:01 eth0 4.64 3.85 4.46 1.74 0.00 0.00 0.00 0.00 21:57:13 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:51:02 eth0 0.60 0.45 0.33 0.21 0.00 0.00 0.00 0.00 21:57:13 21:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:52:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:57:13 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:53:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:54:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:55:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:57:13 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:56:01 eth0 5.30 4.54 6.01 1.89 0.00 0.00 0.00 0.00 21:57:13 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 Average: eth0 80.82 56.41 520.59 25.80 0.00 0.00 0.00 0.00 21:57:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:13 Average: docker0 13.35 23.96 1.85 160.02 0.00 0.00 0.00 0.00 21:57:13 21:57:13 21:57:13 ---> sar -P ALL: 21:57:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/09/21 _x86_64_ (4 CPU) 21:57:13 21:57:13 21:28:10 LINUX RESTART (4 CPU) 21:57:13 21:57:13 21:29:02 CPU %user %nice %system %iowait %steal %idle 21:57:13 21:30:01 all 13.39 0.00 4.68 2.56 33.00 46.37 21:57:13 21:30:01 0 12.65 0.00 4.99 2.07 34.43 45.86 21:57:13 21:30:01 1 12.02 0.00 3.68 2.73 33.42 48.14 21:57:13 21:30:01 2 15.27 0.00 5.32 1.93 32.53 44.95 21:57:13 21:30:01 3 13.69 0.00 4.79 3.49 31.59 46.44 21:57:13 21:31:02 all 8.06 0.00 5.13 1.04 25.56 60.21 21:57:13 21:31:02 0 9.42 0.00 5.88 1.50 26.92 56.27 21:57:13 21:31:02 1 10.61 0.00 5.37 1.16 26.66 56.20 21:57:13 21:31:02 2 7.86 0.00 4.41 0.48 26.47 60.78 21:57:13 21:31:02 3 4.36 0.00 4.90 1.04 22.16 67.54 21:57:13 21:32:01 all 4.45 0.00 4.56 1.29 29.33 60.37 21:57:13 21:32:01 0 3.76 0.00 4.25 0.54 31.48 59.97 21:57:13 21:32:01 1 3.34 0.00 3.46 1.15 29.46 62.59 21:57:13 21:32:01 2 5.05 0.00 4.94 1.58 27.96 60.47 21:57:13 21:32:01 3 5.77 0.00 5.68 1.97 28.25 58.33 21:57:13 21:33:01 all 4.06 0.00 5.26 3.19 25.31 62.18 21:57:13 21:33:01 0 4.33 0.00 5.07 3.10 27.14 60.37 21:57:13 21:33:01 1 3.79 0.00 4.46 4.57 25.78 61.40 21:57:13 21:33:01 2 4.16 0.00 5.80 3.30 24.03 62.71 21:57:13 21:33:01 3 3.96 0.00 5.74 1.77 24.21 64.32 21:57:13 21:34:02 all 21.01 0.00 7.99 3.46 36.40 31.15 21:57:13 21:34:02 0 19.28 0.00 7.91 3.66 36.80 32.36 21:57:13 21:34:02 1 24.90 0.00 10.23 4.30 37.66 22.91 21:57:13 21:34:02 2 17.19 0.00 6.06 3.19 37.22 36.34 21:57:13 21:34:02 3 23.21 0.00 8.01 2.70 33.83 32.25 21:57:13 21:35:02 all 26.31 0.00 9.92 2.37 40.98 20.43 21:57:13 21:35:02 0 28.27 0.00 10.52 1.68 39.89 19.64 21:57:13 21:35:02 1 26.78 0.00 9.95 2.70 41.67 18.90 21:57:13 21:35:02 2 23.55 0.00 9.03 2.06 41.94 23.42 21:57:13 21:35:02 3 26.85 0.00 10.23 3.01 40.32 19.60 21:57:13 21:36:01 all 23.69 0.00 9.89 1.12 34.61 30.68 21:57:13 21:36:01 0 21.59 0.00 9.91 0.54 35.35 32.61 21:57:13 21:36:01 1 25.70 0.00 10.28 1.20 33.84 28.98 21:57:13 21:36:01 2 23.19 0.00 9.88 1.18 35.33 30.41 21:57:13 21:36:01 3 24.37 0.00 9.50 1.58 33.90 30.65 21:57:13 21:37:01 all 23.40 0.00 11.10 2.72 42.44 20.34 21:57:13 21:37:01 0 21.41 0.00 10.80 2.86 42.53 22.41 21:57:13 21:37:01 1 24.10 0.00 11.58 2.62 40.43 21.28 21:57:13 21:37:01 2 23.06 0.00 10.52 3.80 44.08 18.54 21:57:13 21:37:01 3 25.13 0.00 11.51 1.59 42.70 19.07 21:57:13 21:38:02 all 12.85 0.00 9.53 1.26 40.60 35.76 21:57:13 21:38:02 0 12.35 0.00 8.93 1.28 42.20 35.24 21:57:13 21:38:02 1 12.50 0.00 8.81 1.56 42.84 34.29 21:57:13 21:38:02 2 12.60 0.00 9.45 1.48 38.49 37.97 21:57:13 21:38:02 3 14.00 0.00 10.99 0.70 38.76 35.55 21:57:13 21:39:01 all 11.61 0.00 9.71 0.22 39.26 39.20 21:57:13 21:39:01 0 10.22 0.00 8.30 0.31 41.33 39.84 21:57:13 21:39:01 1 12.39 0.00 10.04 0.18 40.48 36.91 21:57:13 21:39:01 2 12.33 0.00 10.06 0.30 37.53 39.78 21:57:13 21:39:01 3 11.56 0.00 10.49 0.10 37.58 40.28 21:57:13 21:40:01 all 5.22 0.00 5.52 0.71 29.27 59.29 21:57:13 21:40:01 0 4.55 0.00 6.22 0.97 31.15 57.11 21:57:13 21:40:01 1 4.63 0.00 5.18 0.69 29.21 60.29 21:57:13 21:40:01 2 5.61 0.00 5.11 0.47 28.73 60.07 21:57:13 21:40:01 3 6.10 0.00 5.57 0.70 27.97 59.66 21:57:13 21:57:13 21:40:01 CPU %user %nice %system %iowait %steal %idle 21:57:13 21:41:13 all 9.01 0.00 9.02 16.02 37.86 28.09 21:57:13 21:41:13 0 8.10 0.00 8.16 16.56 37.58 29.59 21:57:13 21:41:13 1 9.30 0.00 8.97 14.73 38.85 28.15 21:57:13 21:41:13 2 9.14 0.00 8.65 17.68 37.68 26.84 21:57:13 21:41:13 3 9.52 0.00 10.31 15.07 37.34 27.77 21:57:13 21:42:04 all 5.20 0.00 10.64 30.17 27.97 26.03 21:57:13 21:42:04 0 4.84 0.00 9.68 31.05 28.81 25.62 21:57:13 21:42:04 1 5.42 0.00 11.71 26.62 27.94 28.32 21:57:13 21:42:04 2 5.26 0.00 10.68 27.31 26.46 30.30 21:57:13 21:42:04 3 5.31 0.00 10.52 35.65 28.65 19.88 21:57:13 21:43:01 all 9.05 0.00 6.77 30.78 33.33 20.07 21:57:13 21:43:01 0 7.92 0.00 7.03 27.69 33.83 23.54 21:57:13 21:43:01 1 9.09 0.00 6.44 32.93 33.15 18.40 21:57:13 21:43:01 2 9.43 0.00 6.64 33.85 32.63 17.46 21:57:13 21:43:01 3 9.82 0.00 6.97 28.71 33.71 20.79 21:57:13 21:44:03 all 59.08 0.00 12.68 2.85 23.21 2.18 21:57:13 21:44:03 0 57.69 0.00 13.12 2.98 24.14 2.07 21:57:13 21:44:03 1 58.92 0.00 13.17 2.57 22.89 2.45 21:57:13 21:44:03 2 60.81 0.00 12.18 2.79 21.75 2.47 21:57:13 21:44:03 3 58.82 0.00 12.24 3.08 24.15 1.70 21:57:13 21:45:03 all 14.11 0.00 12.25 11.01 36.09 26.53 21:57:13 21:45:03 0 14.41 0.00 11.81 10.61 36.41 26.76 21:57:13 21:45:03 1 12.38 0.00 11.64 9.25 36.24 30.48 21:57:13 21:45:03 2 14.57 0.00 13.32 11.99 35.19 24.93 21:57:13 21:45:03 3 15.14 0.00 12.29 12.29 36.48 23.80 21:57:13 21:46:01 all 12.34 0.00 8.32 16.77 38.02 24.55 21:57:13 21:46:01 0 11.83 0.00 8.47 15.66 39.99 24.05 21:57:13 21:46:01 1 11.15 0.00 7.57 16.02 36.70 28.57 21:57:13 21:46:01 2 14.69 0.00 8.02 19.34 37.04 20.91 21:57:13 21:46:01 3 11.73 0.00 9.23 16.11 38.34 24.59 21:57:13 21:47:02 all 25.03 0.00 11.18 16.25 42.68 4.86 21:57:13 21:47:02 0 24.62 0.00 10.53 15.24 45.94 3.66 21:57:13 21:47:02 1 26.38 0.00 11.04 17.80 40.57 4.22 21:57:13 21:47:02 2 25.25 0.00 10.79 14.13 42.98 6.85 21:57:13 21:47:02 3 23.87 0.00 12.32 17.88 41.32 4.61 21:57:13 21:48:02 all 13.18 0.00 8.75 28.53 29.73 19.80 21:57:13 21:48:02 0 11.60 0.00 8.11 31.31 31.67 17.31 21:57:13 21:48:02 1 12.63 0.00 8.16 26.08 29.70 23.43 21:57:13 21:48:02 2 14.75 0.00 9.13 28.65 28.83 18.64 21:57:13 21:48:02 3 13.77 0.00 9.59 28.13 28.72 19.78 21:57:13 21:49:01 all 21.74 0.00 11.78 4.27 27.93 34.27 21:57:13 21:49:01 0 21.60 0.00 11.55 5.51 29.53 31.82 21:57:13 21:49:01 1 22.27 0.00 10.01 4.31 26.77 36.64 21:57:13 21:49:01 2 21.26 0.00 14.05 4.14 28.04 32.51 21:57:13 21:49:01 3 21.83 0.00 11.58 3.11 27.38 36.09 21:57:13 21:50:01 all 0.25 0.00 0.43 1.09 2.67 95.56 21:57:13 21:50:01 0 0.16 0.00 0.28 0.72 2.91 95.93 21:57:13 21:50:01 1 0.23 0.00 0.62 0.57 3.03 95.54 21:57:13 21:50:01 2 0.51 0.00 0.58 1.97 2.22 94.72 21:57:13 21:50:01 3 0.10 0.00 0.25 1.10 2.53 96.02 21:57:13 21:51:02 all 0.12 0.00 0.04 0.02 0.41 99.41 21:57:13 21:51:02 0 0.07 0.00 0.05 0.00 0.81 99.07 21:57:13 21:51:02 1 0.05 0.00 0.07 0.07 0.32 99.50 21:57:13 21:51:02 2 0.35 0.00 0.02 0.02 0.35 99.27 21:57:13 21:51:02 3 0.02 0.00 0.02 0.02 0.17 99.78 21:57:13 21:57:13 21:51:02 CPU %user %nice %system %iowait %steal %idle 21:57:13 21:52:01 all 0.11 0.00 0.13 0.00 0.39 99.37 21:57:13 21:52:01 0 0.03 0.00 0.05 0.00 0.22 99.69 21:57:13 21:52:01 1 0.03 0.00 0.05 0.00 0.81 99.11 21:57:13 21:52:01 2 0.10 0.00 0.34 0.00 0.34 99.22 21:57:13 21:52:01 3 0.27 0.00 0.07 0.00 0.20 99.46 21:57:13 21:53:01 all 0.11 0.00 0.04 0.00 0.08 99.77 21:57:13 21:53:01 0 0.02 0.00 0.02 0.00 0.07 99.90 21:57:13 21:53:01 1 0.00 0.00 0.02 0.00 0.03 99.95 21:57:13 21:53:01 2 0.05 0.00 0.08 0.00 0.13 99.73 21:57:13 21:53:01 3 0.37 0.00 0.03 0.00 0.08 99.52 21:57:13 21:54:01 all 0.09 0.00 0.03 0.00 0.46 99.42 21:57:13 21:54:01 0 0.02 0.00 0.02 0.00 0.22 99.75 21:57:13 21:54:01 1 0.03 0.00 0.05 0.00 0.35 99.57 21:57:13 21:54:01 2 0.05 0.00 0.03 0.00 0.17 99.75 21:57:13 21:54:01 3 0.25 0.00 0.02 0.00 1.11 98.63 21:57:13 21:55:01 all 0.13 0.00 0.03 0.05 0.41 99.38 21:57:13 21:55:01 0 0.02 0.00 0.02 0.00 0.22 99.75 21:57:13 21:55:01 1 0.03 0.00 0.03 0.07 0.55 99.32 21:57:13 21:55:01 2 0.03 0.00 0.03 0.00 0.23 99.70 21:57:13 21:55:01 3 0.43 0.00 0.03 0.13 0.65 98.76 21:57:13 21:56:01 all 0.61 0.00 0.44 0.55 2.13 96.27 21:57:13 21:56:01 0 0.35 0.00 0.44 0.43 1.97 96.81 21:57:13 21:56:01 1 0.65 0.00 0.36 0.51 2.57 95.91 21:57:13 21:56:01 2 0.43 0.00 0.34 0.92 2.00 96.31 21:57:13 21:56:01 3 1.02 0.00 0.59 0.33 1.98 96.07 21:57:13 Average: all 11.64 0.00 6.49 6.63 25.54 49.70 21:57:13 Average: 0 11.10 0.00 6.36 6.57 26.48 49.48 21:57:13 Average: 1 11.78 0.00 6.35 6.48 25.60 49.79 21:57:13 Average: 2 11.81 0.00 6.49 6.81 25.22 49.66 21:57:13 Average: 3 11.85 0.00 6.78 6.67 24.84 49.86 21:57:13 21:57:13 21:57:13