Pull request #3242 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 1010d7ab92e7501ef9ffb2df571d8983dffc4f47+8a69c127c9b04e641d44d2e92838084644d97324 (5d4bb12b5b6da14f4c1f01beca62c186f2f434ad) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh > 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-29520 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 Merge succeeded, producing 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 Checking out Revision 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 (PR-3242) > 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/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # 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 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 Commit message: "fix(snap): update snap optimization patch" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:02:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:15 ========================================================= 14:02:15 EdgeX Global Pipelines Version Info 14:02:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 885a4553ee40db848207bd6bd23af9fba0c8ac2d # timeout=10 14:02:18 ------------------- 14:02:18 stable info: 14:02:18 ------------------- 14:02:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:02:18 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 14:02:18 Message: update stable to v1.0.184 14:02:19 ------------------- 14:02:19 experimental info: 14:02:19 ------------------- 14:02:19 Commited By: **** collab-it+edgex@linuxfoundation.org 14:02:19 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 14:02:19 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 14:02:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:02:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3242 [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3242 [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3242 [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1010d7a [Pipeline] echo 14:02:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:02:22 provisioning config files... 14:02:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2134072238644235131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:02:23 ---> docker-login.sh 14:02:23 nexus3.edgexfoundry.org:10001 14:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:24 Configure a credential helper to remove this warning. See 14:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:24 14:02:24 Login Succeeded 14:02:24 nexus3.edgexfoundry.org:10002 14:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:25 Configure a credential helper to remove this warning. See 14:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:25 14:02:25 Login Succeeded 14:02:25 nexus3.edgexfoundry.org:10003 14:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:25 Configure a credential helper to remove this warning. See 14:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:25 14:02:25 Login Succeeded 14:02:25 nexus3.edgexfoundry.org:10004 14:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:26 Configure a credential helper to remove this warning. See 14:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:26 14:02:26 Login Succeeded 14:02:26 docker.io 14:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:02:26 Configure a credential helper to remove this warning. See 14:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:02:26 14:02:26 Login Succeeded 14:02:26 ---> docker-login.sh ends [Pipeline] } 14:02:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:27 ++ 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 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/core-command/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo core-command,cmd/core-command/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/core-data/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo core-data,cmd/core-data/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ cut -d/ -f2 14:02:27 ++ dirname cmd/core-metadata/Dockerfile 14:02:27 + echo core-metadata,cmd/core-metadata/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/security-bootstrapper/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/security-proxy-setup/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ cut -d/ -f2 14:02:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:02:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/support-notifications/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo support-notifications,cmd/support-notifications/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/support-scheduler/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:02:27 + for file in '`ls cmd/**/Dockerfile`' 14:02:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:02:27 ++ cut -d/ -f2 14:02:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:02:27 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 14:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:02:28 14:02:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:02:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:02:29 latest: Pulling from edgex-devops/git-semver 14:02:29 31603596830f: Pulling fs layer 14:02:29 2a8b12db71e7: Pulling fs layer 14:02:29 6ca5941a6612: Pulling fs layer 14:02:29 ecc8261a40a4: Pulling fs layer 14:02:29 ecc8261a40a4: Waiting 14:02:29 2a8b12db71e7: Verifying Checksum 14:02:29 2a8b12db71e7: Download complete 14:02:29 31603596830f: Verifying Checksum 14:02:29 31603596830f: Download complete 14:02:29 ecc8261a40a4: Verifying Checksum 14:02:29 ecc8261a40a4: Download complete 14:02:30 6ca5941a6612: Verifying Checksum 14:02:30 6ca5941a6612: Download complete 14:02:30 31603596830f: Pull complete 14:02:30 2a8b12db71e7: Pull complete 14:02:32 6ca5941a6612: Pull complete 14:02:33 ecc8261a40a4: Pull complete 14:02:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:02:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:02:33 prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container 14:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:02:38 $ docker top 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:39 [ssh-agent] Looking for ssh-agent implementation... 14:02:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:40 $ docker exec 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent 14:02:41 SSH_AUTH_SOCK=/tmp/ssh-ln9Vl7nj4K2y/agent.12 14:02:41 SSH_AGENT_PID=17 14:02:41 Running ssh-add (command line suppressed) 14:02:41 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5424333025235742143.key (/w/workspace/edgex-go/5@tmp/private_key_5424333025235742143.key) 14:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:42 + git tag --points-at HEAD [Pipeline] } 14:02:42 $ docker exec --env ******** --env ******** 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent -k 14:02:42 unset SSH_AUTH_SOCK; 14:02:42 unset SSH_AGENT_PID; 14:02:42 echo Agent pid 17 killed; 14:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:42 [ssh-agent] Looking for ssh-agent implementation... 14:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:43 $ docker exec 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent 14:02:43 SSH_AUTH_SOCK=/tmp/ssh-A4i3FTRBxR6N/agent.47 14:02:43 SSH_AGENT_PID=52 14:02:43 Running ssh-add (command line suppressed) 14:02:43 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6171880350032626914.key (/w/workspace/edgex-go/5@tmp/private_key_6171880350032626914.key) 14:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:44 + git semver init 14:02:44 # -> Open(): unable to determine branch for HEAD 14:02:44 # $GIT_DIR = /w/workspace/edgex-go/5/.git 14:02:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 14:02:44 # $SEMVER_REMOTE_NAME = origin 14:02:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:02:44 # $SEMVER_USER_NAME = edgex-jenkins 14:02:44 # $SEMVER_BRANCH = PR-3242 14:02:44 # $SEMVER_TEMP = /tmp/semver-356024394 14:02:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:03:12 # '/tmp/semver-356024394' -> '/w/workspace/edgex-go/5/.semver' 14:03:12 # -> Force: false 14:03:12 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 14:03:12 $ docker exec --env ******** --env ******** 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc ssh-agent -k 14:03:13 unset SSH_AUTH_SOCK; 14:03:13 unset SSH_AGENT_PID; 14:03:13 echo Agent pid 52 killed; 14:03:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:03:15 + git semver [Pipeline] } 14:03:15 $ docker stop --time=1 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc 14:03:18 $ docker rm -f 79e1df843895ba5b1408f2a898c03041405f2753f8fa201cfa6026ae91393fdc [Pipeline] // withDockerContainer [Pipeline] sh 14:03:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:03:20 Stashed 1 file(s) [Pipeline] echo 14:03:20 [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 14:03:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:03:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:03:22 + true 14:03:22 + sudo service docker restart 14:03:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 14:03:24 ========================================================= 14:03:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:03:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:03:24 + 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 . 14:03:34 Sending build context to Docker daemon 328.5MB 14:03:34 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 14:03:34 Step 2/6 : FROM ${BASE} 14:03:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:03:35 188c0c94c7c5: Pulling fs layer 14:03:35 0ef7d3d256c8: Pulling fs layer 14:03:35 de9db76c5a1d: Pulling fs layer 14:03:35 bca2f99d35d6: Pulling fs layer 14:03:35 93359f2a8cfa: Pulling fs layer 14:03:35 7c6f9722023f: Pulling fs layer 14:03:35 a35cf1a2eb13: Pulling fs layer 14:03:35 93359f2a8cfa: Waiting 14:03:35 7c6f9722023f: Waiting 14:03:35 a35cf1a2eb13: Waiting 14:03:35 bca2f99d35d6: Waiting 14:03:35 de9db76c5a1d: Download complete 14:03:35 0ef7d3d256c8: Verifying Checksum 14:03:35 0ef7d3d256c8: Download complete 14:03:35 93359f2a8cfa: Verifying Checksum 14:03:35 93359f2a8cfa: Download complete 14:03:35 7c6f9722023f: Download complete 14:03:35 188c0c94c7c5: Verifying Checksum 14:03:35 188c0c94c7c5: Download complete 14:03:36 Still waiting to schedule task 14:03:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:03:36 188c0c94c7c5: Pull complete 14:03:36 0ef7d3d256c8: Pull complete 14:03:37 de9db76c5a1d: Pull complete 14:03:39 a35cf1a2eb13: Verifying Checksum 14:03:39 a35cf1a2eb13: Download complete 14:03:40 bca2f99d35d6: Verifying Checksum 14:03:40 bca2f99d35d6: Download complete 14:03:56 bca2f99d35d6: Pull complete 14:03:56 93359f2a8cfa: Pull complete 14:03:56 7c6f9722023f: Pull complete 14:04:04 a35cf1a2eb13: Pull complete 14:04:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:04:04 ---> a62c8e92a672 14:04:04 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 14:04:04 ---> Running in 8892b8a468fd 14:04:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:04:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:04:06 (1/12) Installing libmagic (5.38-r0) 14:04:06 (2/12) Installing file (5.38-r0) 14:04:06 (3/12) Installing libc-dev (0.7.2-r3) 14:04:06 (4/12) Installing g++ (9.3.0-r2) 14:04:12 (5/12) Installing fortify-headers (1.1-r0) 14:04:12 (6/12) Installing patch (2.7.6-r6) 14:04:12 (7/12) Installing build-base (0.5-r2) 14:04:12 (8/12) Installing libsodium (1.0.18-r0) 14:04:12 (9/12) Installing pkgconf (1.7.2-r0) 14:04:12 (10/12) Installing libsodium-dev (1.0.18-r0) 14:04:12 (11/12) Installing libzmq (4.3.3-r0) 14:04:12 (12/12) Installing zeromq-dev (4.3.3-r0) 14:04:12 Executing busybox-1.31.1-r19.trigger 14:04:12 OK: 233 MiB in 51 packages 14:04:18 Removing intermediate container 8892b8a468fd 14:04:18 ---> 25b09d82501f 14:04:18 Step 4/6 : WORKDIR /edgex-go 14:04:18 ---> Running in 0bee887373c2 14:04:19 Removing intermediate container 0bee887373c2 14:04:19 ---> 51c30a9c4eab 14:04:19 Step 5/6 : COPY go.mod . 14:04:19 ---> 7f22fac0c8df 14:04:19 Step 6/6 : RUN go mod download 14:04:20 ---> Running in fba32a1cf011 14:05:07 Removing intermediate container fba32a1cf011 14:05:07 ---> 1491a54c0911 14:05:07 Successfully built 1491a54c0911 14:05:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:05:08 + docker inspect -f . ci-base-image-x86_64 14:05:08 . [Pipeline] withDockerContainer 14:05:08 prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container 14:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 14:05:11 $ docker top 1faf02c5b7e30def9d641270c84b90de8cd2004b21397ac7a53771f68ade97e1 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:14 + go version 14:05:14 go version go1.15.5 linux/amd64 [Pipeline] } 14:05:14 $ docker stop --time=1 1faf02c5b7e30def9d641270c84b90de8cd2004b21397ac7a53771f68ade97e1 14:05:17 $ docker rm -f 1faf02c5b7e30def9d641270c84b90de8cd2004b21397ac7a53771f68ade97e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:05:18 + docker inspect -f . ci-base-image-x86_64 14:05:18 . [Pipeline] withDockerContainer 14:05:19 prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container 14:05:19 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 14:05:23 $ docker top 064ef243a410b208bf81c3f8809697a527f7c3c91e7910c110d87d253b892755 -eo pid,comm [Pipeline] { [Pipeline] echo 14:05:23 ========================================================= 14:05:23 [edgeXBuildGoParallel] Running Tests and Build... 14:05:23 ========================================================= [Pipeline] sh 14:05:25 + make test 14:05:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:05:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29522 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws 14:05:29 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 14:05:34 using credential edgex-jenkins-ssh 14:05:35 Cloning the remote Git repository 14:05:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:05:35 > git init /w/workspace/edgex-go/5 # timeout=10 14:05:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:05:35 > git --version # timeout=10 14:05:35 > git --version # 'git version 2.17.1' 14:05:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:05:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:05:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:05:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:05:51 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:52 Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:05:53 Merge succeeded, producing 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:05:53 Checking out Revision 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 (PR-3242) 14:05:53 ? github.com/edgexfoundry/edgex-go [no test files] 14:05:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:05:52 > git config core.sparsecheckout # timeout=10 14:05:52 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 14:05:53 > git remote # timeout=10 14:05:53 > git config --get remote.origin.url # timeout=10 14:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:05:53 > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 14:05:53 > git rev-parse HEAD^{commit} # timeout=10 14:05:53 > git config core.sparsecheckout # timeout=10 14:05:53 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 14:05:57 Commit message: "fix(snap): update snap optimization patch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:05:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:05:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:06:00 + sudo service docker restart 14:06:00 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:06:03 provisioning config files... 14:06:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3508148034194080852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:03 ---> docker-login.sh 14:06:03 nexus3.edgexfoundry.org:10001 14:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:04 Configure a credential helper to remove this warning. See 14:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:04 14:06:04 Login Succeeded 14:06:04 nexus3.edgexfoundry.org:10002 14:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:05 Configure a credential helper to remove this warning. See 14:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:05 14:06:05 Login Succeeded 14:06:05 nexus3.edgexfoundry.org:10003 14:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:05 Configure a credential helper to remove this warning. See 14:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:05 14:06:05 Login Succeeded 14:06:05 nexus3.edgexfoundry.org:10004 14:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:06 Configure a credential helper to remove this warning. See 14:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:06 14:06:06 Login Succeeded 14:06:06 docker.io 14:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:07 Configure a credential helper to remove this warning. See 14:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:07 14:06:07 Login Succeeded 14:06:07 ---> docker-login.sh ends [Pipeline] } 14:06:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:06:07 ========================================================= 14:06:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:06:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:06:08 + 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 . 14:06:10 Sending build context to Docker daemon 166.7MB 14:06:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 14:06:10 Step 2/6 : FROM ${BASE} 14:06:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:06:10 5f621e34cdf4: Pulling fs layer 14:06:10 a4357932f1b6: Pulling fs layer 14:06:10 18c013af1878: Pulling fs layer 14:06:10 00ac8860ef70: Pulling fs layer 14:06:10 63d7cb157983: Pulling fs layer 14:06:10 b116817d02f9: Pulling fs layer 14:06:10 745a02a5169b: Pulling fs layer 14:06:10 b116817d02f9: Waiting 14:06:10 745a02a5169b: Waiting 14:06:10 63d7cb157983: Waiting 14:06:10 00ac8860ef70: Waiting 14:06:10 a4357932f1b6: Download complete 14:06:10 18c013af1878: Verifying Checksum 14:06:10 18c013af1878: Download complete 14:06:11 63d7cb157983: Verifying Checksum 14:06:11 63d7cb157983: Download complete 14:06:11 b116817d02f9: Verifying Checksum 14:06:11 b116817d02f9: Download complete 14:06:11 5f621e34cdf4: Verifying Checksum 14:06:11 5f621e34cdf4: Download complete 14:06:11 5f621e34cdf4: Pull complete 14:06:12 a4357932f1b6: Pull complete 14:06:12 18c013af1878: Pull complete 14:06:14 745a02a5169b: Verifying Checksum 14:06:14 745a02a5169b: Download complete 14:06:15 00ac8860ef70: Verifying Checksum 14:06:15 00ac8860ef70: Download complete 14:06:25 00ac8860ef70: Pull complete 14:06:25 63d7cb157983: Pull complete 14:06:26 b116817d02f9: Pull complete 14:06:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:06:30 745a02a5169b: Pull complete 14:06:30 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:06:30 ---> b7e6874047d6 14:06:30 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 14:06:33 ---> Running in 38b02c5550aa 14:06:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:06:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:06:36 (1/12) Installing libmagic (5.38-r0) 14:06:36 (2/12) Installing file (5.38-r0) 14:06:36 (3/12) Installing libc-dev (0.7.2-r3) 14:06:36 (4/12) Installing g++ (9.3.0-r2) 14:06:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:06:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:06:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:06:41 (5/12) Installing fortify-headers (1.1-r0) 14:06:41 (6/12) Installing patch (2.7.6-r6) 14:06:41 (7/12) Installing build-base (0.5-r2) 14:06:41 (8/12) Installing libsodium (1.0.18-r0) 14:06:41 (9/12) Installing pkgconf (1.7.2-r0) 14:06:41 (10/12) Installing libsodium-dev (1.0.18-r0) 14:06:41 (11/12) Installing libzmq (4.3.3-r0) 14:06:41 (12/12) Installing zeromq-dev (4.3.3-r0) 14:06:41 Executing busybox-1.31.1-r19.trigger 14:06:41 OK: 217 MiB in 51 packages 14:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:06:45 Removing intermediate container 38b02c5550aa 14:06:45 ---> aa9b17cc5ffe 14:06:45 Step 4/6 : WORKDIR /edgex-go 14:06:45 ---> Running in f6663ac5e2b9 14:06:46 Removing intermediate container f6663ac5e2b9 14:06:46 ---> 3256dbdbbbeb 14:06:46 Step 5/6 : COPY go.mod . 14:06:47 ---> 291a011b60f4 14:06:47 Step 6/6 : RUN go mod download 14:06:47 ---> Running in 67263ba00755 14:06:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:06:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:06:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:06:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.181s coverage: 45.9% of statements 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 14:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 14:06:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.125s coverage: 100.0% of statements 14:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.680s coverage: 27.1% of statements 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.255s coverage: 100.0% of statements 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:07:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.130s coverage: 100.0% of statements 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:07:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:07:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.728s coverage: 71.3% of statements 14:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:07:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.232s coverage: 82.9% of statements 14:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:07:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.218s coverage: 78.9% of statements 14:07:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:07:19 Removing intermediate container 67263ba00755 14:07:19 ---> 44d0a6d50b38 14:07:19 Successfully built 44d0a6d50b38 14:07:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:07:19 + docker inspect -f . ci-base-image-arm64 14:07:19 . [Pipeline] withDockerContainer 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.839s coverage: 28.6% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.408s coverage: 100.0% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.138s coverage: 100.0% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.815s coverage: 86.7% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.262s coverage: 97.5% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:07:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.130s coverage: 78.3% of statements 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:07:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:07:20 prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container 14:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 14:07:21 $ docker top f0b72d5a70d6d7286cd9cec1a442b245c67bc4fe7b39e07cffb8fca5e6ace80f -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:22 + go version 14:07:22 go version go1.15.5 linux/arm64 [Pipeline] } 14:07:22 $ docker stop --time=1 f0b72d5a70d6d7286cd9cec1a442b245c67bc4fe7b39e07cffb8fca5e6ace80f 14:07:24 $ docker rm -f f0b72d5a70d6d7286cd9cec1a442b245c67bc4fe7b39e07cffb8fca5e6ace80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:07:26 + docker inspect -f . ci-base-image-arm64 14:07:26 . [Pipeline] withDockerContainer 14:07:26 prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container 14:07:26 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-arm64 cat 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.729s coverage: 92.8% of statements 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.186s coverage: 58.8% of statements 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.438s coverage: 0.1% of statements 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:07:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.173s coverage: 47.1% of statements 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.455s coverage: 79.5% of statements 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.095s coverage: 94.1% of statements 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 14:07:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 14:07:27 $ docker top c6affa21f276fb224653d0155096c1c6a60ffaa1879bf941a6412471cb89682a -eo pid,comm [Pipeline] { [Pipeline] echo 14:07:28 ========================================================= 14:07:28 [edgeXBuildGoParallel] Running Tests and Build... 14:07:28 ========================================================= [Pipeline] sh 14:07:28 + make test 14:07:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements 14:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 14:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 6.125s coverage: 81.4% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.576s coverage: 92.9% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.037s coverage: 100.0% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.201s coverage: 75.5% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.119s coverage: 80.8% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.377s coverage: 87.2% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.6% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.6% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.869s coverage: 62.4% of statements 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:07:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.229s coverage: 100.0% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.317s coverage: 91.3% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.138s coverage: 73.7% of statements 14:07:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 14:07:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.904s coverage: 69.0% of statements 14:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:07:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:07:55 ? github.com/edgexfoundry/edgex-go [no test files] 14:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.209s coverage: 38.4% of statements 14:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 14:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements 14:07:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.366s coverage: 47.0% of statements 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:07:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.177s coverage: 100.0% of statements 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:07:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.055s coverage: 100.0% of statements 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 14:07:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.230s coverage: 87.1% of statements 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 14:07:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.865s coverage: 29.1% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.141s coverage: 99.0% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.141s coverage: 100.0% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 1.745s coverage: 96.5% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.092s coverage: 100.0% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.068s coverage: 87.9% of statements 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:08:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 14:08:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.129s coverage: 32.1% of statements 14:08:09 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.285s coverage: 100.0% of statements 14:08:10 GO111MODULE=on go vet ./... 14:08:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:09:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:09:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:09:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:09:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:09:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:09:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.342s coverage: 45.9% of statements 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 14:09:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 14:09:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.237s coverage: 100.0% of statements 14:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.684s coverage: 27.1% of statements 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.231s coverage: 71.3% of statements 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.511s coverage: 82.9% of statements 14:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.149s coverage: 78.9% of statements 14:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.175s coverage: 28.6% of statements 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.141s coverage: 100.0% of statements 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.103s coverage: 100.0% of statements 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.316s coverage: 86.7% of statements 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.377s coverage: 97.5% of statements 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.183s coverage: 78.3% of statements 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:09:49 gofmt -l . 14:09:49 [ "`gofmt -l .`" = "" ] 14:09:49 ./bin/test-go-mod-tidy.sh 14:09:49 ./bin/test-attribution-txt.sh [Pipeline] sh 14:09:51 + ls -al . 14:09:51 total 740 14:09:51 drwxrwxr-x 10 1001 1001 4096 Mar 11 14:09 . 14:09:51 drwxr-xr-x 4 root root 28 Mar 11 14:05 .. 14:09:51 -rw-rw-r-- 1 1001 1001 11 Mar 11 14:02 .dockerignore 14:09:51 drwxrwxr-x 8 1001 1001 179 Mar 11 14:02 .git 14:09:51 drwxrwxr-x 3 1001 1001 125 Mar 11 14:02 .github 14:09:51 -rw-rw-r-- 1 1001 1001 818 Mar 11 14:02 .gitignore 14:09:51 drwx------ 3 1001 1001 60 Mar 11 14:03 .semver 14:09:51 -rw-rw-r-- 1 1001 1001 166 Mar 11 14:02 .sonarcloud.properties 14:09:51 -rw-rw-r-- 1 1001 1001 8607 Mar 11 14:02 Attribution.txt 14:09:51 -rw-rw-r-- 1 1001 1001 3804 Mar 11 14:02 CONTRIBUTING.md 14:09:51 -rw-rw-r-- 1 1001 1001 931 Mar 11 14:02 Dockerfile.build 14:09:51 -rw-rw-r-- 1 1001 1001 863 Mar 11 14:02 Jenkinsfile 14:09:51 -rw-rw-r-- 1 1001 1001 10775 Mar 11 14:02 LICENSE 14:09:51 -rw-rw-r-- 1 1001 1001 5774 Mar 11 14:02 Makefile 14:09:51 -rw-rw-r-- 1 1001 1001 6548 Mar 11 14:02 README.md 14:09:51 -rw-rw-r-- 1 1001 1001 6755 Mar 11 14:02 SECURITY.md 14:09:51 -rw-rw-r-- 1 1001 1001 5 Mar 11 14:03 VERSION 14:09:51 -rw-rw-r-- 1 1001 1001 4131 Mar 11 14:02 ZMQWindows.md 14:09:51 drwxrwxr-x 2 1001 1001 117 Mar 11 14:02 bin 14:09:51 drwxrwxr-x 14 1001 1001 4096 Mar 11 14:02 cmd 14:09:51 -rw-r--r-- 1 root root 628838 Mar 11 14:08 coverage.out 14:09:51 -rw-r--r-- 1 root root 1055 Mar 11 14:09 go.mod 14:09:51 -rw-r--r-- 1 root root 21981 Mar 11 14:09 go.sum 14:09:51 drwxrwxr-x 8 1001 1001 127 Mar 11 14:02 internal 14:09:51 drwxrwxr-x 4 1001 1001 26 Mar 11 14:02 openapi 14:09:51 drwxrwxr-x 4 1001 1001 71 Mar 11 14:02 snap 14:09:51 -rw-rw-r-- 1 1001 1001 168 Mar 11 14:02 version.go [Pipeline] sh 14:09:52 + '[' -e coverage.out ] 14:09:52 + chown 1001:1001 coverage.out [Pipeline] stash 14:09:53 Stashed 1 file(s) [Pipeline] sh 14:09:53 + make build 14:09:53 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 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.261s coverage: 92.8% of statements 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.074s coverage: 58.8% of statements 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.222s coverage: 0.1% of statements 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 79.5% of statements 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 14:09:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements 14:09:59 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 14:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.126s coverage: 94.4% of statements 14:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 14:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 7.127s coverage: 81.4% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.125s coverage: 92.9% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 75.5% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.8% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.149s coverage: 84.6% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.165s coverage: 91.6% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.553s coverage: 62.4% of statements 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:10:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements 14:10:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 14:10:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.912s coverage: 69.0% of statements 14:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:10:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:10: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 14:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.395s coverage: 38.4% of statements 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.130s coverage: 89.5% of statements 14:10:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:10:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.088s coverage: 84.8% of statements 14:10:32 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 14:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.432s coverage: 47.0% of statements 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 14:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 87.1% of statements 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 14:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 14:10:35 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 14:10:37 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 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.708s coverage: 29.1% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.173s coverage: 99.0% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.104s coverage: 100.0% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.215s coverage: 96.5% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:10:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.064s coverage: 32.1% of statements 14:10:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 14:10:43 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 14:10:43 GO111MODULE=on go vet ./... 14:10: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 14:10: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 14:10:58 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 14:11: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 14:11: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] } 14:11:13 $ docker stop --time=1 064ef243a410b208bf81c3f8809697a527f7c3c91e7910c110d87d253b892755 14:11:15 $ docker rm -f 064ef243a410b208bf81c3f8809697a527f7c3c91e7910c110d87d253b892755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:21 14:11:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:22 latest: Pulling from edgex-devops/edgex-compose 14:11:22 cbdbe7a5bc2a: Pulling fs layer 14:11:22 ca9280d653b3: Pulling fs layer 14:11:22 7e9c9ca2126c: Pulling fs layer 14:11:22 cbdbe7a5bc2a: Download complete 14:11:23 ca9280d653b3: Verifying Checksum 14:11:23 ca9280d653b3: Download complete 14:11:23 cbdbe7a5bc2a: Pull complete 14:11:26 ca9280d653b3: Pull complete 14:11:26 7e9c9ca2126c: Download complete 14:11:38 7e9c9ca2126c: Pull complete 14:11:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:11:38 prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container 14:11:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat 14:11:43 $ docker top efbf9301b8d9cc60b5c3665e02f0b119ffaade2655a070d9dc79e55fdfb1542d -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:43 + docker-compose build --help 14:11:43 + grep parallel 14:11:45 --parallel Build images in parallel. [Pipeline] } 14:11:45 $ docker stop --time=1 efbf9301b8d9cc60b5c3665e02f0b119ffaade2655a070d9dc79e55fdfb1542d 14:11:47 $ docker rm -f efbf9301b8d9cc60b5c3665e02f0b119ffaade2655a070d9dc79e55fdfb1542d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:11:48 . [Pipeline] withDockerContainer 14:11:48 prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container 14:11:48 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 14:11:50 $ docker top 9d825130a9116ca9acd36309f85f740c18f891380260658c9de2b9a65d5f68c9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:52 + docker-compose -f ./docker-compose-build.yml build --parallel 14:11:54 Building docker-core-command-go ... 14:11:54 Building docker-core-data-go ... 14:11:54 Building docker-core-metadata-go ... 14:11:54 Building docker-security-bootstrapper-go ... 14:11:54 Building docker-security-proxy-setup-go ... 14:11:54 Building docker-security-secretstore-setup-go ... 14:11:54 Building docker-support-notifications-go ... 14:11:54 Building docker-support-scheduler-go ... 14:11:54 Building docker-sys-mgmt-agent-go ... 14:11:54 Building docker-support-notifications-go 14:11:54 Building docker-security-proxy-setup-go 14:11:54 Building docker-security-secretstore-setup-go 14:11:54 Building docker-support-scheduler-go 14:11:55 Building docker-security-bootstrapper-go 14:12:05 gofmt -l . 14:12:05 [ "`gofmt -l .`" = "" ] 14:12:07 ./bin/test-go-mod-tidy.sh 14:12:08 ./bin/test-attribution-txt.sh [Pipeline] sh 14:12:10 + ls -al . 14:12:10 total 768 14:12:10 drwxrwxr-x 9 1001 1001 4096 Mar 11 14:12 . 14:12:10 drwxr-xr-x 4 root root 4096 Mar 11 14:07 .. 14:12:10 -rw-rw-r-- 1 1001 1001 11 Mar 11 14:05 .dockerignore 14:12:10 drwxrwxr-x 8 1001 1001 4096 Mar 11 14:05 .git 14:12:10 drwxrwxr-x 3 1001 1001 4096 Mar 11 14:05 .github 14:12:10 -rw-rw-r-- 1 1001 1001 818 Mar 11 14:05 .gitignore 14:12:10 -rw-rw-r-- 1 1001 1001 166 Mar 11 14:05 .sonarcloud.properties 14:12:10 -rw-rw-r-- 1 1001 1001 8607 Mar 11 14:05 Attribution.txt 14:12:10 -rw-rw-r-- 1 1001 1001 3804 Mar 11 14:05 CONTRIBUTING.md 14:12:10 -rw-rw-r-- 1 1001 1001 931 Mar 11 14:05 Dockerfile.build 14:12:10 -rw-rw-r-- 1 1001 1001 863 Mar 11 14:05 Jenkinsfile 14:12:10 -rw-rw-r-- 1 1001 1001 10775 Mar 11 14:05 LICENSE 14:12:10 -rw-rw-r-- 1 1001 1001 5774 Mar 11 14:05 Makefile 14:12:10 -rw-rw-r-- 1 1001 1001 6548 Mar 11 14:05 README.md 14:12:10 -rw-rw-r-- 1 1001 1001 6755 Mar 11 14:05 SECURITY.md 14:12:10 -rw-rw-r-- 1 1001 1001 5 Mar 11 14:03 VERSION 14:12:10 -rw-rw-r-- 1 1001 1001 4131 Mar 11 14:05 ZMQWindows.md 14:12:10 drwxrwxr-x 2 1001 1001 4096 Mar 11 14:05 bin 14:12:10 drwxrwxr-x 14 1001 1001 4096 Mar 11 14:05 cmd 14:12:10 -rw-r--r-- 1 root root 628838 Mar 11 14:10 coverage.out 14:12:10 -rw-r--r-- 1 root root 1055 Mar 11 14:12 go.mod 14:12:10 -rw-r--r-- 1 root root 21981 Mar 11 14:12 go.sum 14:12:10 drwxrwxr-x 8 1001 1001 4096 Mar 11 14:05 internal 14:12:10 drwxrwxr-x 4 1001 1001 4096 Mar 11 14:05 openapi 14:12:10 drwxrwxr-x 4 1001 1001 4096 Mar 11 14:05 snap 14:12:10 -rw-rw-r-- 1 1001 1001 168 Mar 11 14:05 version.go [Pipeline] sh 14:12:11 + '[' -e coverage.out ] 14:12:11 + chown 1001:1001 coverage.out [Pipeline] stash 14:12:11 Warning: overwriting stash ‘coverage-report’ 14:12:13 Stashed 1 file(s) [Pipeline] sh 14:12:13 + make build 14:12:13 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 14:12:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:12:56 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 14:13:02 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 14:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:13:11 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 14:13:18 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 14:13:26 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 14:13:31 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 14:13:34 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:13:34 ---> 1491a54c0911 14:13:34 Step 3/22 : WORKDIR /edgex-go 14:13:34 14:13:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 14:13:34 ---> 1491a54c0911 14:13:34 Step 3/31 : WORKDIR /edgex-go 14:13:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:13:34 ---> 1491a54c0911 14:13:34 Step 3/24 : WORKDIR /edgex-go 14:13:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:13:34 ---> 1491a54c0911 14:13:34 Step 3/22 : WORKDIR /edgex-go 14:13:34 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:13:34 ---> 1491a54c0911 14:13:34 Step 3/21 : WORKDIR /edgex-go 14:13:34 ---> Running in 394efbcacc36 14:13:34 ---> Running in 2a097efdb740 14:13:34 ---> Running in e06791a6a11b 14:13:34 ---> Running in a599bfa6e095 14:13:34 ---> Running in 0878ea3a23d3 14:13:34 Removing intermediate container 0878ea3a23d3 14:13:34 ---> 327c647e8816 14:13:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:34 Removing intermediate container a599bfa6e095 14:13:34 ---> 427c2f399c97 14:13:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:34 Removing intermediate container 2a097efdb740 14:13:34 ---> 05bfde6c8125 14:13:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:34 Removing intermediate container 394efbcacc36 14:13:34 ---> bcdaabf2e135 14:13:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:34 Removing intermediate container e06791a6a11b 14:13:34 ---> 1beb3800f9b6 14:13:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:34 ---> Running in dab85a848cb7 14:13:34 ---> Running in 313ea67b2004 14:13:34 ---> Running in a57ca345bd59 14:13:34 ---> Running in 9bbd7c7ecb56 14:13:34 ---> Running in 263efa3a6d01 14:13:34 Removing intermediate container a57ca345bd59 14:13:34 ---> 9adae8bcb1ba 14:13:34 Step 5/22 : RUN apk add --update --no-cache make git 14:13:34 ---> Running in ef8693e84917 14:13:34 Removing intermediate container dab85a848cb7 14:13:34 ---> 44c6cfa77bac 14:13:34 Step 5/31 : RUN apk add --update --no-cache make git 14:13:34 Removing intermediate container 313ea67b2004 14:13:34 ---> 35f96fd4e41c 14:13:34 Step 5/21 : RUN apk add --update --no-cache make git 14:13:34 Removing intermediate container 9bbd7c7ecb56 14:13:34 ---> 64bdf8a7f1ed 14:13:34 Step 5/24 : RUN apk add --update --no-cache make git 14:13:34 ---> Running in 709cca191a0e 14:13:34 Removing intermediate container 263efa3a6d01 14:13:34 ---> 569be108be9e 14:13:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:13:34 ---> Running in bfb1f15a6a22 14:13:34 ---> Running in 5262387be379 14:13:34 ---> Running in 945f7f48037d 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:34 OK: 233 MiB in 51 packages 14:13:34 OK: 233 MiB in 51 packages 14:13:34 OK: 233 MiB in 51 packages 14:13:34 OK: 233 MiB in 51 packages 14:13:34 OK: 233 MiB in 51 packages 14:13:34 Removing intermediate container bfb1f15a6a22 14:13:34 ---> 9a411403440b 14:13:34 Step 6/21 : COPY go.mod . 14:13:34 Removing intermediate container 709cca191a0e 14:13:34 ---> 73032d306513 14:13:34 Step 6/31 : COPY go.mod . 14:13:34 Removing intermediate container 945f7f48037d 14:13:34 ---> 13f9e6182692 14:13:34 Step 6/22 : COPY go.mod . 14:13:34 Removing intermediate container ef8693e84917 14:13:34 ---> 9c6fdec34491 14:13:34 Step 6/22 : COPY go.mod . 14:13:34 ---> ba3ceab99c0c 14:13:34 Step 7/21 : RUN go mod download 14:13:34 ---> baf79beb56fb 14:13:34 Step 7/22 : RUN go mod download 14:13:34 ---> 67d9821a2f56 14:13:34 Step 7/31 : RUN go mod download 14:13:34 Removing intermediate container 5262387be379 14:13:34 ---> 325c7c837aea 14:13:34 Step 6/24 : COPY go.mod . 14:13:34 ---> Running in 25047def4937 14:13:34 ---> Running in a55fb14288b0 14:13:34 ---> Running in 13712416c182 14:13:34 ---> e51bbb024664 14:13:34 Step 7/22 : RUN go mod download 14:13:34 ---> Running in 4bb0d7cb88aa 14:13:35 ---> 995ea2a0bef2 14:13:35 Step 7/24 : RUN go mod download 14:13:35 ---> Running in 2caf5fbdf3b6 14:13:38 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 14:13:41 Removing intermediate container 2caf5fbdf3b6 14:13:41 ---> 343622703daf 14:13:41 Step 8/24 : COPY . . 14:13:41 Removing intermediate container a55fb14288b0 14:13:41 ---> 0939da79089e 14:13:41 Step 8/31 : COPY . . 14:13:41 Removing intermediate container 25047def4937 14:13:41 ---> 4b8e3fb05b14 14:13:41 Step 8/21 : COPY . . 14:13:41 Removing intermediate container 4bb0d7cb88aa 14:13:41 ---> 8f5158053935 14:13:41 Step 8/22 : COPY . . 14:13:43 Removing intermediate container 13712416c182 14:13:43 ---> ee5de19de99a 14:13:43 Step 8/22 : COPY . . 14:13:44 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 14:13: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 [Pipeline] } 14:13:56 $ docker stop --time=1 c6affa21f276fb224653d0155096c1c6a60ffaa1879bf941a6412471cb89682a 14:13:59 $ docker rm -f c6affa21f276fb224653d0155096c1c6a60ffaa1879bf941a6412471cb89682a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:14:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:02 14:14:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:14:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:02 latest: Pulling from edgex-devops/edgex-compose-arm64 14:14:02 29e5d40040c1: Pulling fs layer 14:14:02 1ce36da41761: Pulling fs layer 14:14:02 25b303627fd3: Pulling fs layer 14:14:03 29e5d40040c1: Verifying Checksum 14:14:03 29e5d40040c1: Download complete 14:14:03 1ce36da41761: Verifying Checksum 14:14:03 1ce36da41761: Download complete 14:14:04 29e5d40040c1: Pull complete 14:14:05 1ce36da41761: Pull complete 14:14:05 25b303627fd3: Verifying Checksum 14:14:05 25b303627fd3: Download complete 14:14:15 25b303627fd3: Pull complete 14:14:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:14:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:14:15 prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container 14:14:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:14:19 $ docker top 73bc072ca825d029f09340d31a5cba444442e4479436fe0feee743137341e2d9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:20 + grep parallel 14:14:20 + docker-compose build --help 14:14:24 --parallel Build images in parallel. [Pipeline] } 14:14:24 $ docker stop --time=1 73bc072ca825d029f09340d31a5cba444442e4479436fe0feee743137341e2d9 14:14:26 $ docker rm -f 73bc072ca825d029f09340d31a5cba444442e4479436fe0feee743137341e2d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:14:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:14:27 . [Pipeline] withDockerContainer 14:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-29522 does not seem to be running inside a container 14:14:28 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose-arm64:latest cat 14:14:29 $ docker top 4780c0656b29e06ee2cd61820e635af81ab64574c000bfbba4e722d62ef59a0f -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:30 + docker-compose -f ./docker-compose-build.yml build --parallel 14:14:35 Building docker-core-command-go ... 14:14:35 Building docker-core-data-go ... 14:14:35 Building docker-core-metadata-go ... 14:14:35 Building docker-security-bootstrapper-go ... 14:14:35 Building docker-security-proxy-setup-go ... 14:14:35 Building docker-security-secretstore-setup-go ... 14:14:35 Building docker-support-notifications-go ... 14:14:35 Building docker-support-scheduler-go ... 14:14:35 Building docker-sys-mgmt-agent-go ... 14:14:35 Building docker-support-scheduler-go 14:14:35 Building docker-core-command-go 14:14:35 Building docker-sys-mgmt-agent-go 14:14:35 Building docker-security-bootstrapper-go 14:14:35 Building docker-core-metadata-go 14:15:37 ---> f839047ad0d0 14:15:37 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config ---> b78310d50c10 14:15:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:15:37 ---> fe7d15a70dab 14:15:37 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:15:37 14:15:37 ---> Running in 4be7e3f2c782 14:15:37 ---> Running in 4d74a9c7fb64 14:15:37 ---> Running in 3d253e39b695 14:15:37 ---> 3aa977988565 14:15:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:15:38 ---> Running in 5929d3d972a5 14:15:38 ---> 87eacf41b34e 14:15:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:15:38 ---> Running in adda633de306 14:15:42 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 14:15:42 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 14:15:42 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 14:15:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:15:42 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 14:15:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:15:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:15:56 ---> 44d0a6d50b38 14:15:56 Step 3/23 : WORKDIR /edgex-go 14:15:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:15:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:15:56 ---> 44d0a6d50b38 14:15:56 Step 3/22 : WORKDIR /edgex-go 14:15:56 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:15:56 14:15:56 Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/31 : FROM ${BUILDER_BASE} AS builder 14:15:56 14:15:56 ---> 44d0a6d50b38 14:15:56 ---> 44d0a6d50b38 14:15:56 Step 3/26 : WORKDIR /edgex-goStep 3/31 : WORKDIR /edgex-go 14:15:56 14:15:56 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:15:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:15:56 ---> 44d0a6d50b38 14:15:56 Step 3/23 : WORKDIR /edgex-go 14:15:56 ---> Running in 92e5dca03c68 14:15:56 ---> Running in 306cba07cd1e 14:15:56 ---> Running in 8a90f77f0fa8 14:15:56 ---> Running in 427c473fb61b 14:15:56 ---> Running in f8c669174605 14:15:56 Removing intermediate container 306cba07cd1e 14:15:56 ---> 9428efc60f53 14:15:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:56 Removing intermediate container f8c669174605 14:15:56 ---> 6bf8f5b2867b 14:15:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:56 Removing intermediate container 92e5dca03c68 14:15:56 ---> 47c1935ca17f 14:15:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:56 Removing intermediate container 427c473fb61b 14:15:56 ---> e58ef3687410 14:15:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:56 Removing intermediate container 8a90f77f0fa8 14:15:56 ---> 902de423c9c5 14:15:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:15:56 ---> Running in d13840fcc32b 14:15:56 ---> Running in d342abfed58a 14:15:56 ---> Running in d03dc2eba170 14:15:56 ---> Running in 7f8c049eb7d6 14:15:56 ---> Running in 54582964d6e2 14:15:57 Removing intermediate container d342abfed58a 14:15:57 ---> c6bbad9b0754 14:15:57 Step 5/23 : RUN apk add --update --no-cache make git 14:15:57 ---> Running in 7d0144d272d6 14:15:57 Removing intermediate container d13840fcc32b 14:15:57 ---> 6b3cb46c9de6 14:15:57 Step 5/31 : RUN apk add --update --no-cache make git 14:15:57 Removing intermediate container d03dc2eba170 14:15:57 ---> b89d68224245 14:15:57 Step 5/22 : RUN apk add --update --no-cache make git 14:15:57 ---> Running in 55445f5689e8 14:15:57 Removing intermediate container 7f8c049eb7d6 14:15:57 ---> de2249816df2 14:15:57 Step 5/23 : RUN apk add --update --no-cache make git 14:15:57 ---> Running in d25d58001bb3 14:15:57 Removing intermediate container 54582964d6e2 14:15:57 ---> 34826e40f50a 14:15:57 Step 5/26 : RUN apk add --update --no-cache make bash git 14:15:58 ---> Running in 6a7f3dd7f6b5 14:15:58 ---> Running in e98fe06c51d5 14:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:16:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:16:01 OK: 217 MiB in 51 packages 14:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:16:01 OK: 217 MiB in 51 packages 14:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:16:02 OK: 217 MiB in 51 packages 14:16:02 OK: 217 MiB in 51 packages 14:16:02 OK: 217 MiB in 51 packages 14:16:03 Removing intermediate container 7d0144d272d6 14:16:03 ---> 8a7e4e5cb6f8 14:16:03 Step 6/23 : COPY go.mod . 14:16:03 Removing intermediate container 55445f5689e8 14:16:03 ---> cfdae01a1805 14:16:03 Step 6/31 : COPY go.mod . 14:16:03 Removing intermediate container d25d58001bb3 14:16:03 ---> cbcd54d141aa 14:16:03 Step 6/22 : COPY go.mod . 14:16:03 Removing intermediate container 6a7f3dd7f6b5 14:16:03 ---> 17b963a029a7 14:16:03 Step 6/23 : COPY go.mod . 14:16:03 ---> 25f9f0f8bc7e 14:16:03 Step 7/23 : RUN go mod download 14:16:04 ---> Running in 60afed32fe32 14:16:04 Removing intermediate container e98fe06c51d5 14:16:04 ---> 7bb4b0f498c1 14:16:04 Step 6/26 : COPY go.mod . 14:16:04 ---> 26343f946685 14:16:04 Step 7/31 : RUN go mod download 14:16:04 ---> Running in 5318566d52f2 14:16:04 ---> 1f71ed13f15c 14:16:04 Step 7/22 : RUN go mod download 14:16:05 ---> Running in cb3b7ddfa2f3 14:16:05 ---> b4e5b6cdce4d 14:16:05 Step 7/23 : RUN go mod download 14:16:05 ---> Running in 6fdbaf41b150 14:16:05 ---> d0a80331f732 14:16:05 Step 7/26 : RUN go mod download 14:16:05 ---> Running in 005635e3d321 14:16:08 Removing intermediate container 60afed32fe32 14:16:08 ---> cdddd9681c00 14:16:08 Step 8/23 : COPY . . 14:16:09 Removing intermediate container 5318566d52f2 14:16:09 ---> fae12ad3e2f9 14:16:09 Step 8/31 : COPY . . 14:16:09 Removing intermediate container cb3b7ddfa2f3 14:16:09 ---> 7b5b46ceeb95 14:16:09 Step 8/22 : COPY . . 14:16:10 Removing intermediate container 6fdbaf41b150 14:16:10 ---> 7e5a372bef35 14:16:10 Step 8/23 : COPY . . 14:16:11 Removing intermediate container 005635e3d321 14:16:11 ---> ed10dda3b250 14:16:11 Step 8/26 : COPY . . 14:16:33 ---> 67742621d90d 14:16:33 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:16:33 ---> a658894eadc4 14:16:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:16:33 ---> 5d07897c93b4 14:16:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:16:33 ---> Running in 3ff3fe795867 14:16:33 ---> ac3cdb17fa2f 14:16:33 Step 9/23 : RUN make cmd/core-command/core-command 14:16:33 ---> a2c3a8b9d5c6 14:16:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:16:33 ---> Running in 931a6e9a7e21 14:16:33 ---> Running in 4d12efb6f7cc 14:16:33 ---> Running in 560d57dd099f 14:16:33 ---> Running in eb3b547c3204 14:16:34 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 14:16:35 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 14:16:35 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 14:16:35 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 14:16:35 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 14:16:51 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 14:16:51 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 14:17:08 Removing intermediate container adda633de306 14:17:08 ---> 7536f8951dc7 14:17:08 14:17:08 Step 10/31 : FROM alpine:3.12 14:17:08 3.12: Pulling from library/alpine 14:17:08 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:17:08 Status: Downloaded newer image for alpine:3.12 14:17:08 ---> 88dd2752d2ea 14:17:08 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:17:13 ---> Running in dea05518bb84 14:17:13 Removing intermediate container 4d74a9c7fb64 14:17:13 ---> b5b5166a9514 14:17:13 14:17:13 Step 10/24 : FROM alpine:3.12 14:17:13 ---> 88dd2752d2ea 14:17:13 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:17:13 Removing intermediate container 3d253e39b695 14:17:13 ---> 4ca8ce70de1d 14:17:13 14:17:13 Step 10/21 : FROM alpine:3.12 14:17:13 ---> 88dd2752d2ea 14:17:13 Step 11/21 : RUN apk add --update --no-cache curl 14:17:13 Removing intermediate container 5929d3d972a5 14:17:13 ---> 9fd653ba903d 14:17:13 14:17:13 Step 10/22 : FROM alpine:3.12 14:17:13 ---> 88dd2752d2ea 14:17:13 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:17:14 Removing intermediate container 4be7e3f2c782 14:17:14 ---> 401947bde123 14:17:14 14:17:14 Step 10/22 : FROM alpine:3.12 14:17:14 ---> Running in 14d450f55dcc 14:17:15 ---> 88dd2752d2ea 14:17:15 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:17:15 ---> Running in 3b5589ebe42c 14:17:15 ---> Running in 60df91548d48 14:17:15 Removing intermediate container dea05518bb84 14:17:15 ---> 0b8f479d83e6 14:17:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:17:15 ---> Running in 78d1f51bebbf 14:17:15 ---> Running in 74264b3cad7b 14:17:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:17:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:17:18 (1/5) Installing ca-certificates (20191127-r4) 14:17:18 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:17:19 (3/5) Installing libcurl (7.69.1-r3) 14:17:19 (4/5) Installing curl (7.69.1-r3) 14:17:19 (5/5) Installing dumb-init (1.2.2-r1) 14:17:19 Executing busybox-1.31.1-r19.trigger 14:17:19 Executing ca-certificates-20191127-r4.trigger 14:17:19 OK: 7 MiB in 19 packages 14:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:17:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:17:19 (1/4) Installing ca-certificates (20191127-r4) 14:17:19 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:17:19 (3/4) Installing libcurl (7.69.1-r3) 14:17:19 (4/4) Installing curl (7.69.1-r3) 14:17:20 Executing busybox-1.31.1-r19.trigger 14:17:20 Executing ca-certificates-20191127-r4.trigger 14:17:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:17:20 OK: 7 MiB in 18 packages 14:17:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:17:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:17:20 (1/1) Installing dumb-init (1.2.2-r1) 14:17:20 Executing busybox-1.31.1-r19.trigger 14:17:20 OK: 6 MiB in 15 packages 14:17:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:17:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:17:21 (1/2) Installing ca-certificates (20191127-r4) 14:17:21 (2/2) Installing dumb-init (1.2.2-r1) 14:17:21 Executing busybox-1.31.1-r19.trigger 14:17:21 Executing ca-certificates-20191127-r4.trigger 14:17:21 OK: 6 MiB in 16 packages 14:17:21 (1/2) Installing dumb-init (1.2.2-r1) 14:17:21 (2/2) Installing su-exec (0.2-r1) 14:17:21 Executing busybox-1.31.1-r19.trigger 14:17:21 OK: 6 MiB in 16 packages 14:17:23 Removing intermediate container 14d450f55dcc 14:17:23 ---> 5040415aa484 14:17:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:17:23 Removing intermediate container 78d1f51bebbf 14:17:23 ---> ae8b669d514a 14:17:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:17:24 Removing intermediate container 3b5589ebe42c 14:17:24 ---> 1baebac3dd9d 14:17:24 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:17:24 Removing intermediate container 74264b3cad7b 14:17:24 ---> 4aa22747a75e 14:17:24 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:17:24 ---> Running in a33af3758d04 14:17:24 ---> Running in 3ba130976e64 14:17:24 ---> Running in a4ab72dd39ee 14:17:24 ---> Running in 72299030b334 14:17:24 Removing intermediate container 60df91548d48 14:17:24 ---> 57fd4768a226 14:17:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:17:25 ---> Running in c31157e551b7 14:17:25 Removing intermediate container a33af3758d04 14:17:25 ---> 4e737f12264d 14:17:25 Step 13/24 : WORKDIR / 14:17:25 Removing intermediate container 72299030b334 14:17:25 ---> 0d8a0b26e750 14:17:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:17:26 Removing intermediate container a4ab72dd39ee 14:17:26 ---> fab1f48fdea6 14:17:26 Step 13/21 : WORKDIR /edgex 14:17:26 Removing intermediate container 3ba130976e64 14:17:26 ---> cc283bead8d1 14:17:26 Step 13/22 : ENV APP_PORT=48085 14:17:26 ---> Running in 13958209c71f 14:17:26 ---> Running in 9d28b660b0b8 14:17:26 ---> Running in 61fa2cbdaa0b 14:17:26 ---> Running in 5fb982f47567 14:17:26 Removing intermediate container c31157e551b7 14:17:26 ---> 3a9849658ba7 14:17:26 Step 13/22 : ENV APP_PORT=48060 14:17:27 ---> Running in 05132794a82a 14:17:27 Removing intermediate container 9d28b660b0b8 14:17:27 ---> 62276a2bcdc3 14:17:27 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:17:27 Removing intermediate container 13958209c71f 14:17:27 ---> 6d51dc14e2c4 14:17:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:17:27 Removing intermediate container 61fa2cbdaa0b 14:17:27 ---> 02f9038a608d 14:17:27 Step 14/22 : EXPOSE $APP_PORT 14:17:27 Removing intermediate container 5fb982f47567 14:17:27 ---> 68a042e212ec 14:17:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:17:27 ---> Running in 26a380ac2326 14:17:27 Removing intermediate container 05132794a82a 14:17:27 ---> 12a26c66d24c 14:17:27 Step 14/22 : EXPOSE $APP_PORT 14:17:27 ---> Running in 6da4583600a1 14:17:28 ---> Running in 4fd5fb5f61b2 14:17:28 ---> 40d73eecdec8 14:17:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:17:28 Removing intermediate container 6da4583600a1 14:17:28 ---> f515a308ce41 14:17:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:28 ---> ca4c4ac36a54 14:17:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:17:28 Removing intermediate container 4fd5fb5f61b2 14:17:28 ---> f9db31749812 14:17:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:29 ---> e73d71e6cd94 14:17:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:17:29 ---> d1e061d89077 14:17:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:17:29 ---> a062d4e26ca2 14:17:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:17:29 ---> 163d6586795b 14:17:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:17:30 ---> d51ccaf6aa6c 14:17:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:17:30 Removing intermediate container 26a380ac2326 14:17:30 ---> 4dec9be4d22c 14:17:30 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:17:30 ---> Running in f5ce7bb99685 14:17:30 ---> 15b014ebf8b9 14:17:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:17:31 ---> 4fc6dd9fb251 14:17:31 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:17:31 ---> 571923d8dc9d 14:17:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:17:31 ---> Running in cbfbf01ba184 14:17:32 Removing intermediate container f5ce7bb99685 14:17:32 ---> 7c2d31e92ec5 14:17:32 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:17:32 ---> 52c1ae0a6106 14:17:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:17:32 ---> 2afa93982177 14:17:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:17:32 ---> 3c95d763af31 14:17:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:17:33 Removing intermediate container cbfbf01ba184 14:17:33 ---> c945869a6ddc 14:17:33 Step 18/21 : CMD ["--init=true"] 14:17:33 ---> Running in 2be1a7b36aa0 14:17:33 ---> Running in 77362cee0dc3 14:17:33 ---> Running in fcfa1e8605ef 14:17:34 ---> aaf78de60d09 14:17:34 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:17:34 Removing intermediate container 2be1a7b36aa0 14:17:34 ---> 2eb988eb9254 14:17:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:35 ---> Running in 6db6298957cb 14:17:35 ---> Running in 8c7f56fea2f5 14:17:35 Removing intermediate container fcfa1e8605ef 14:17:35 ---> eb1fea722bc6 14:17:35 Step 19/21 : LABEL arch=x86_64 14:17:35 Removing intermediate container 77362cee0dc3 14:17:35 ---> 000488403bb6 14:17:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:17:35 ---> 183a6fb72d67 14:17:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:17:35 ---> Running in 924e1b6ecc11 14:17:36 ---> Running in 453256e43f06 14:17:36 Removing intermediate container 6db6298957cb 14:17:36 ---> 58e4465f5fc4 14:17:36 Step 20/22 : LABEL arch=x86_64 14:17:36 ---> Running in 46ea6160cdb8 14:17:36 Removing intermediate container 453256e43f06 14:17:36 ---> 7231ca9f8e59 14:17:36 Step 20/22 : LABEL arch=x86_64 14:17:36 ---> 34ec8751f7bb 14:17:36 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/ 14:17:36 Removing intermediate container 924e1b6ecc11 14:17:36 ---> a82da2665f6f 14:17:36 Step 20/21 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:17:36 ---> Running in 48f3f5898ebf 14:17:36 ---> Running in 3ece920bca49 14:17:36 ---> Running in bbe1879d597e 14:17:36 Removing intermediate container 46ea6160cdb8 14:17:36 ---> be097bd668a8 14:17:36 Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:17:37 ---> Running in 4a403440cef9 14:17:37 Removing intermediate container 48f3f5898ebf 14:17:37 ---> 8f02c8dfc465 14:17:37 Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:17:37 Removing intermediate container bbe1879d597e 14:17:37 ---> 764788878155 14:17:37 Step 21/21 : LABEL version=0.0.0 14:17:37 ---> Running in 3445f83c08d4 14:17:37 ---> Running in e128a46e9aa6 14:17:37 Removing intermediate container 4a403440cef9 14:17:37 ---> d4943aa7a7e2 14:17:37 Step 22/22 : LABEL version=0.0.0 14:17:38 ---> Running in aeffc6a380ae 14:17:38 Removing intermediate container 3445f83c08d4 14:17:38 ---> 8d9f7dadb3b2 14:17:38 Step 22/22 : LABEL version=0.0.0 14:17:38 Removing intermediate container 8c7f56fea2f5 14:17:38 ---> 60ab1b434e31 14:17:38 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:17:38 ---> Running in e4f3c51c9c5a 14:17:38 Removing intermediate container e128a46e9aa6 14:17:38 ---> 742479d2e369 14:17:38 14:17:39 Removing intermediate container aeffc6a380ae 14:17:39 ---> f4438905f9ee 14:17:39 14:17:41 Removing intermediate container e4f3c51c9c5a 14:17:41 ---> 6e85761eadd0 14:17:41 14:17:41 ---> 2b7b617d244d 14:17:41 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:17:41 Successfully built 742479d2e369 14:17:41 Successfully built f4438905f9ee 14:17:41 Successfully tagged docker-support-notifications-go:latest 14:17:41 Successfully tagged docker-security-proxy-setup-go:latest 14:17:41  Building docker-support-notifications-go ... done  Building docker-security-proxy-setup-go ... done Building docker-core-command-go 14:17:41 Building docker-core-metadata-go 14:17:42 Successfully built 6e85761eadd0 14:17:42 Removing intermediate container 3ece920bca49 14:17:42 ---> 0b035a679d93 14:17:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:17:42 Successfully tagged docker-support-scheduler-go:latest 14:17:42 Building docker-core-data-go 14:17:42  Building docker-support-scheduler-go ... done  ---> Running in adb6bb7e4ae6 14:17:42 ---> aab64845b830 14:17:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:17:42 Removing intermediate container adb6bb7e4ae6 14:17:42 ---> d8614993265c 14:17:42 Step 22/24 : LABEL arch=x86_64 14:17:43 ---> Running in 2b7d940aa80e 14:17:43 ---> 6b54f26e7cfb 14:17:43 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:17:43 Removing intermediate container 2b7d940aa80e 14:17:43 ---> 4775c3419131 14:17:43 Step 23/24 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:17:43 ---> Running in 2091ef58e1c7 14:17:44 ---> 2eab9d35e5c2 14:17:44 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:17:46 Removing intermediate container 2091ef58e1c7 14:17:46 ---> 66e8e00aef7e 14:17:46 Step 24/24 : LABEL version=0.0.0 14:17:49 ---> 300a36268a80 14:17:49 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:17:49 ---> Running in 5723beff6d61 14:17:49 ---> Running in 295ff4728c25 14:17:49 Removing intermediate container 5723beff6d61 14:17:49 ---> fac230caea95 14:17:49 14:17:50 Successfully built fac230caea95 14:17:50 Removing intermediate container 295ff4728c25 14:17:50 ---> 76a1292cbaaa 14:17:50 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:17:50 Successfully tagged docker-security-secretstore-setup-go:latest 14:17:50  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 14:17:53 ---> cc3841a917cb 14:17:53 Step 26/31 : RUN chmod +x /entrypoint.sh 14:17:54 ---> Running in 77f2f7a27ab5 14:17:57 Removing intermediate container 77f2f7a27ab5 14:17:57 ---> ed2efff072c7 14:17:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:17:58 ---> Running in 0e6a40e47249 14:18:00 Removing intermediate container 0e6a40e47249 14:18:00 ---> a3cc87021566 14:18:00 Step 28/31 : CMD ["gate"] 14:18:01 ---> Running in 6f5865866e1f 14:18:04 Removing intermediate container 6f5865866e1f 14:18:04 ---> 5f4ed0e4868e 14:18:04 Step 29/31 : LABEL arch=x86_64 14:18:04 ---> Running in 35e80df8baaf 14:18:05 Removing intermediate container 35e80df8baaf 14:18:05 ---> 7bcd2673c9bb 14:18:05 Step 30/31 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:18:05 ---> Running in 15609bf4aa31 14:18:06 Removing intermediate container 15609bf4aa31 14:18:06 ---> 81b6fc638ca5 14:18:06 Step 31/31 : LABEL version=0.0.0 14:18:07 ---> Running in d8e02563bdc9 14:18:07 Removing intermediate container d8e02563bdc9 14:18:07 ---> 1a9e88708a02 14:18:07 14:18:09 Successfully built 1a9e88708a02 14:18:09 Successfully tagged docker-security-bootstrapper-go:latest 14:18:42 Removing intermediate container eb3b547c3204 14:18:42 ---> cb99ee56883f 14:18:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:18:42 ---> Running in 8db396ba55bd 14:18: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 14:18:42 Removing intermediate container 931a6e9a7e21 14:18:42 ---> 31edad8859b9 14:18:42 14:18:42 Step 10/31 : FROM alpine:3.12 14:18:42 3.12: Pulling from library/alpine 14:18:42 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 14:18:42 Status: Downloaded newer image for alpine:3.12 14:18:42 ---> d10569e2745f 14:18:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:18:42 ---> Running in 1cd222ba5f80 14:18:42 Removing intermediate container 1cd222ba5f80 14:18:42 ---> 937fcb8861a2 14:18:42 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 14:18:42 ---> Running in 11a031eabd14 14:18:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:42 (1/2) Installing dumb-init (1.2.2-r1) 14:18:42 (2/2) Installing su-exec (0.2-r1) 14:18:42 Executing busybox-1.31.1-r19.trigger 14:18:42 OK: 5 MiB in 16 packages 14:18:42 Removing intermediate container 8db396ba55bd 14:18:42 ---> f15039ead395 14:18:42 14:18:42 Step 11/26 : FROM docker:20.10.0 14:18:42 20.10.0: Pulling from library/docker 14:18:42 Removing intermediate container 11a031eabd14 14:18:42 ---> bfbaa67ec931 14:18:42 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 14:18:42 ---> Running in a507d911f361 14:18:43 Removing intermediate container a507d911f361 14:18:43 ---> aca62cc12fdc 14:18:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:18:43 ---> Running in c29b837e96d0 14:18:44 Removing intermediate container 4d12efb6f7cc 14:18:44 ---> e18b2a6e0b3b 14:18:44 14:18:44 Step 10/22 : FROM alpine:3.12 14:18:44 ---> d10569e2745f 14:18:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:18:44 ---> Running in 3db985b79968 14:18:45 Removing intermediate container c29b837e96d0 14:18:45 ---> 95d0b58790e6 14:18:45 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:18:45 ---> Running in a893b3e5ea74 14:18:45 Removing intermediate container 560d57dd099f 14:18:45 ---> 53fd8fe83b9f 14:18:45 14:18:45 Step 10/23 : FROM alpine:3.12 14:18:45 ---> d10569e2745f 14:18:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:18:46 ---> Running in 348339d13f06 14:18:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:48 (1/1) Installing dumb-init (1.2.2-r1) 14:18:48 Executing busybox-1.31.1-r19.trigger 14:18:48 OK: 5 MiB in 15 packages 14:18:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:49 (1/1) Installing dumb-init (1.2.2-r1) 14:18:49 Executing busybox-1.31.1-r19.trigger 14:18:49 OK: 5 MiB in 15 packages 14:18:51 Removing intermediate container a893b3e5ea74 14:18:51 ---> 73f7400ddbb9 14:18:51 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 14:18:51 Removing intermediate container 3db985b79968 14:18:51 ---> b0ef312da9ba 14:18:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:18:51 ---> Running in b22f50705b83 14:18:51 ---> Running in d95abad270ab 14:18:51 Removing intermediate container 348339d13f06 14:18:51 ---> e004f0de1666 14:18:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:18:52 ---> Running in fc8fa5a4052b 14:18:52 Removing intermediate container b22f50705b83 14:18:52 ---> 4a67c800aa68 14:18:52 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:18:52 Removing intermediate container d95abad270ab 14:18:52 ---> bb747b98ecf5 14:18:52 Step 13/22 : ENV APP_PORT=48085 14:18:53 ---> Running in c47406c632b7 14:18:53 Removing intermediate container 3ff3fe795867 14:18:53 ---> 44aa3083193f 14:18:53 14:18:53 Step 10/23 : FROM alpine:3.12 14:18:53 ---> d10569e2745f 14:18:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:18:53 ---> Using cache 14:18:53 ---> e004f0de1666 14:18:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:18:53 ---> Using cache 14:18:53 ---> c4e77171f1de 14:18:53 Step 13/23 : ENV APP_PORT=48081 14:18:53 Removing intermediate container fc8fa5a4052b 14:18:53 ---> c4e77171f1de 14:18:53 Step 13/23 : ENV APP_PORT=48082 14:18:54 ---> ff205ea0703e 14:18:54 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:18:54 ---> Running in a7eff475838f 14:18:54 ---> Running in de3d5bdae160 14:18:54 ---> Running in e7e6bf2480a3 14:18:54 Removing intermediate container c47406c632b7 14:18:54 ---> 594cba0d12b7 14:18:54 Step 14/22 : EXPOSE $APP_PORT 14:18:55 ---> Running in 71ab35f7fd9c 14:18:55 Removing intermediate container a7eff475838f 14:18:55 ---> 362ed31cac61 14:18:55 Step 14/23 : EXPOSE $APP_PORT 14:18:55 Removing intermediate container de3d5bdae160 14:18:55 ---> eefda2164e1f 14:18:55 Step 14/23 : EXPOSE $APP_PORT 14:18:55 ---> Running in f447c50aa57c 14:18:55 ---> Running in dbec777a1ddb 14:18:55 Removing intermediate container 71ab35f7fd9c 14:18:55 ---> 37ea36c8dc4f 14:18:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:56 Removing intermediate container f447c50aa57c 14:18:56 ---> d94c5f71c4d8 14:18:56 Step 15/23 : WORKDIR / 14:18:56 Removing intermediate container dbec777a1ddb 14:18:56 ---> a38445ed5beb 14:18:56 Step 15/23 : WORKDIR / 14:18:56 ---> Running in f1ae016191b1 14:18:56 ---> Running in aeb9b40e4516 14:18:57 ---> 55adba8602fd 14:18:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:18:57 Removing intermediate container f1ae016191b1 14:18:57 ---> fd5d4dd69ba2 14:18:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:18:57  Building docker-security-bootstrapper-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:57 ---> 1491a54c0911 14:18:57 Step 3/23 : WORKDIR /edgex-go 14:18:57 ---> Using cache 14:18:57 ---> 1beb3800f9b6 14:18:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:57 ---> Using cache 14:18:57 ---> 569be108be9e 14:18:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:57 ---> 1491a54c0911 14:18:57 Step 3/23 : WORKDIR /edgex-go 14:18:57 ---> Using cache 14:18:57 ---> 1beb3800f9b6 14:18:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:57 ---> Using cache 14:18:57 ---> 569be108be9e 14:18:57 Step 5/23 : RUN apk add --update --no-cache make git 14:18:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:18:57 ---> 1491a54c0911 14:18:57 Step 3/23 : WORKDIR /edgex-go 14:18:57 ---> Using cache 14:18:57 ---> 1beb3800f9b6 14:18:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:57 ---> Using cache 14:18:57 ---> 569be108be9e 14:18:57 Step 5/23 : RUN apk add --update --no-cache make git 14:18:57 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:18:57 ---> 1491a54c0911 14:18:57 Step 3/26 : WORKDIR /edgex-go 14:18:57 ---> Using cache 14:18:57 ---> 1beb3800f9b6 14:18:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:57 ---> Using cache 14:18:57 ---> 569be108be9e 14:18:57 Step 5/26 : RUN apk add --update --no-cache make bash git 14:18:57 Status: Downloaded newer image for docker:20.10.0 14:18:57 ---> eeaf43b92773 14:18:57 Step 12/26 : RUN apk add --no-cache bash 14:18:57 Removing intermediate container aeb9b40e4516 14:18:57 ---> a79e873ce46f 14:18:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:57 ---> Running in ec521878746f 14:18:57 ---> Running in 917b7240ddb2 14:18:57 ---> Running in f9f60c7935e7 14:18:57 ---> Running in 80015af00f4d 14:18:57 ---> Running in 1db6f5319cdc 14:18:58 Removing intermediate container e7e6bf2480a3 14:18:58 ---> 367a6c3dc66f 14:18:58 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 14:18:58 ---> af2fd83a0fe2 14:18:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:18:59 ---> ca477dfe3c14 14:18:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:18:59 ---> 8481d308f6e3 14:18:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:18:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:59 ---> 0d2ed642d2ca 14:18:59 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:19:00 (1/2) Installing readline (8.0.4-r0) 14:19:00 (2/2) Installing bash (5.0.17-r0) 14:19:00 Executing bash-5.0.17-r0.post-install 14:19:00 Executing busybox-1.31.1-r19.trigger 14:19:00 OK: 12 MiB in 22 packages 14:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:19:01 ---> fd2df519d2a6 14:19:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:19:01 ---> 96606c7128c3 14:19:01 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:19:01 OK: 233 MiB in 51 packages 14:19:01 ---> a18de153c31a 14:19:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:19:01 ---> Running in 359c751e214f 14:19:01 ---> e79152b71fc5 14:19:01 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:19:01 ---> 26d0640b1cd5 14:19:01 Step 19/23 : ENTRYPOINT ["/core-command"] 14:19:02 OK: 233 MiB in 51 packages 14:19:02 OK: 233 MiB in 51 packages 14:19:02 ---> Running in 555d6cd3c3d0 14:19:02 OK: 233 MiB in 51 packages 14:19:02 Removing intermediate container ec521878746f 14:19:02 ---> 76deebee3dd6 14:19:02 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:19:02 Removing intermediate container 359c751e214f 14:19:02 ---> a57d11c449dd 14:19:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:02 ---> Running in 7bc8783687bf 14:19:02 ---> 2adde2a99e01 14:19:02 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:19:02 ---> Running in 838dd2e64330 14:19:03 ---> Running in 443a365ed7b9 14:19:03 Removing intermediate container 555d6cd3c3d0 14:19:03 ---> 45e9cef9f114 14:19:03 ---> cab146e0fc49 14:19:03 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:19:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:03 ---> Running in c88fc8a84d05 14:19:03 Removing intermediate container 7bc8783687bf 14:19:03 ---> 30f11388afa5 14:19:03 Step 14/26 : ENV APP_PORT=48090 14:19:03 Removing intermediate container 838dd2e64330 14:19:03 ---> c7b1ea96e908 14:19:03 Step 20/22 : LABEL arch=arm64 14:19:03 ---> Running in cc9df0d9a7b8 14:19:03 Removing intermediate container 443a365ed7b9 14:19:03 ---> 87b3827ad013 14:19:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:19:03 ---> Running in bfaa6c053edd 14:19:03 Removing intermediate container c88fc8a84d05 14:19:03 ---> 1abdb1a49af3 14:19:03 Step 21/23 : LABEL arch=arm64 14:19:03 ---> Running in e5989107f50f 14:19:04 ---> 16613014fe3b 14:19:04 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:19:04 ---> Running in fdf48359fc05 14:19:04 Removing intermediate container cc9df0d9a7b8 14:19:04 ---> d638b8fbd4e4 14:19:04 Step 15/26 : EXPOSE $APP_PORT 14:19:04 Removing intermediate container bfaa6c053edd 14:19:04 ---> 575015b896d4 14:19:04 Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:19:04 ---> Running in 020bc4c3e2d1 14:19:04 Removing intermediate container 917b7240ddb2 14:19:04 ---> 55b4347c61e6 14:19:04 Step 6/23 : COPY go.mod . 14:19:04 Removing intermediate container 80015af00f4d 14:19:04 ---> 916b2d8e15de 14:19:04 Step 6/26 : COPY go.mod . 14:19:04 ---> Running in 856c364156fc 14:19:04 Removing intermediate container e5989107f50f 14:19:04 ---> 626f760bc597 14:19:04 Step 21/23 : LABEL arch=arm64 14:19:04 Removing intermediate container fdf48359fc05 14:19:04 ---> 1211f66db90c 14:19:04 Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:19:04 ---> Running in b6a601de7dd4 14:19:05 ---> Running in 469936867e68 14:19:05 ---> 51b197dc8249 14:19:05 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 14:19:05 Removing intermediate container 020bc4c3e2d1 14:19:05 ---> 4b34047b8f30 14:19:05 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:19:05 Removing intermediate container 1db6f5319cdc 14:19:05 ---> f8c434bb36f5 14:19:05 Step 6/23 : COPY go.mod . 14:19:05 Removing intermediate container f9f60c7935e7 14:19:05 ---> 392566cbf693 14:19:05 Step 6/23 : COPY go.mod . 14:19:05 Removing intermediate container 856c364156fc 14:19:05 ---> b3b5cf6e7bee 14:19:05 Step 22/22 : LABEL version=0.0.0 14:19:05 ---> eeb288f1f3f7 14:19:05 Step 7/23 : RUN go mod download 14:19:05 ---> fb215e90325b 14:19:05 Step 7/26 : RUN go mod download 14:19:05 ---> Running in 9654165cc92d 14:19:05 ---> Running in d38d2726d4d6 14:19:05 Removing intermediate container b6a601de7dd4 14:19:05 ---> 9c164d6a85d6 14:19:05 Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:19:06 ---> Running in 8981c3726e18 14:19:06 ---> Running in 48b4eba0d058 14:19:06 ---> 82f1773045d7 14:19:06 Step 7/23 : RUN go mod download 14:19:06 Removing intermediate container 469936867e68 14:19:06 ---> 8becae1c9e64 14:19:06 Step 23/23 : LABEL version=0.0.0 14:19:06 ---> Running in 68c3202ee498 14:19:06 ---> Running in 0da4ff286bbc 14:19:06 ---> f7a034068f48 14:19:06 Step 7/23 : RUN go mod download 14:19:06 ---> Running in a4d77c82148f 14:19:06 ---> Running in 1bda983f4862 14:19:06 Removing intermediate container d38d2726d4d6 14:19:06 ---> bf8c4e2e5b52 14:19:06 14:19:06 Removing intermediate container 9654165cc92d 14:19:06 ---> c7f5ef4f600a 14:19:06 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:19:06 ---> 25c6896f904d 14:19:06 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:19:06 Removing intermediate container 68c3202ee498 14:19:06 ---> 6070c07d7b91 14:19:06 Step 23/23 : LABEL version=0.0.0 14:19:06 Removing intermediate container a4d77c82148f 14:19:06 ---> 47d6551eb2c5 14:19:06 14:19:06 ---> Running in 4fad20438ce1 14:19:07 Successfully built bf8c4e2e5b52 14:19:07 Successfully tagged docker-support-scheduler-go-arm64:latest 14:19:07  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 14:19:07 Successfully built 47d6551eb2c5 14:19:07 Removing intermediate container 4fad20438ce1 14:19:07 ---> 3275c5f60b5c 14:19:07 14:19:07 Successfully tagged docker-core-command-go-arm64:latest 14:19:07 ---> 1be5cb535d22 14:19:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Building docker-security-secretstore-setup-go 14:19:07 14:19:07  Building docker-core-command-go ... done  ---> 85ab2dab1471 14:19:08 Step 26/31 : RUN chmod +x /entrypoint.sh 14:19:08 Successfully built 3275c5f60b5c 14:19:08 Successfully tagged docker-core-metadata-go-arm64:latest 14:19:08 ---> Running in 54b7cdf2d3e0 14:19:08 Building docker-core-data-go 14:19:08  Building docker-core-metadata-go ... done  ---> 9a42cc6dc566 14:19:08 Step 19/26 : RUN apk --no-cache add py3-pip 14:19:08 ---> Running in a163132874fa 14:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:19:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:19:10 Removing intermediate container 54b7cdf2d3e0 14:19:10 ---> 6a333dd8752c 14:19:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 14:19:11 (1/33) Installing libbz2 (1.0.8-r1) 14:19:11 (2/33) Installing expat (2.2.9-r1) 14:19:11 (3/33) Installing libffi (3.3-r2) 14:19:11 (4/33) Installing gdbm (1.13-r1) 14:19:11 (5/33) Installing xz-libs (5.2.5-r0) 14:19:11 ---> Running in 0c1682d3c45c 14:19:11 (6/33) Installing sqlite-libs (3.32.1-r0) 14:19:11 (7/33) Installing python3 (3.8.5-r1) 14:19:12 Removing intermediate container 0c1682d3c45c 14:19:12 ---> 69f22ab1aed4 14:19:12 Step 28/31 : CMD ["gate"] 14:19:13 (8/33) Installing py3-appdirs (1.4.4-r1) 14:19:13 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:19:13 (10/33) Installing py3-parsing (2.4.7-r0) 14:19:13 (11/33) Installing py3-six (1.15.0-r0) 14:19:13 (12/33) Installing py3-packaging (20.4-r0) 14:19:13 (13/33) Installing py3-setuptools (47.0.0-r0) 14:19:13 (14/33) Installing py3-chardet (3.0.4-r4) 14:19:13 ---> Running in af9599071fed 14:19:13 (15/33) Installing py3-idna (2.9-r0) 14:19:13 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:19:13 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:19:13 (18/33) Installing py3-requests (2.23.0-r0) 14:19:13 (19/33) Installing py3-msgpack (1.0.0-r0) 14:19:13 (20/33) Installing py3-lockfile (0.12.2-r3) 14:19:13 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:19:13 (22/33) Installing py3-colorama (0.4.3-r0) 14:19:13 (23/33) Installing py3-distlib (0.3.0-r0) 14:19:13 Removing intermediate container 0da4ff286bbc 14:19:13 ---> cc732ed75736 14:19:13 Step 8/23 : COPY . . 14:19:13 Removing intermediate container 48b4eba0d058 14:19:13 ---> 4034d483aeef 14:19:13 Step 8/23 : COPY . . 14:19:13 Removing intermediate container 1bda983f4862 14:19:13 ---> b655ee798e83 14:19:13 Step 8/23 : COPY . . 14:19:13 Removing intermediate container 8981c3726e18 14:19:13 ---> 4d44615626bd 14:19:13 Step 8/26 : COPY . . 14:19:13 (24/33) Installing py3-distro (1.5.0-r1) 14:19:13 (25/33) Installing py3-webencodings (0.5.1-r3) 14:19:13 (26/33) Installing py3-html5lib (1.0.1-r4) 14:19:13 (27/33) Installing py3-pytoml (0.1.21-r0) 14:19:13 (28/33) Installing py3-pep517 (0.8.2-r0) 14:19:13 (29/33) Installing py3-progress (1.5-r0) 14:19:13 (30/33) Installing py3-toml (0.10.1-r0) 14:19:13 (31/33) Installing py3-retrying (1.3.3-r0) 14:19:13 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:19:13 (33/33) Installing py3-pip (20.1.1-r0) 14:19:14 Executing busybox-1.31.1-r19.trigger 14:19:14 OK: 71 MiB in 55 packages 14:19:14 Removing intermediate container af9599071fed 14:19:14 ---> 809b04f6ad37 14:19:14 Step 29/31 : LABEL arch=arm64 14:19:15 ---> Running in 72a275948226 14:19:16 Removing intermediate container 72a275948226 14:19:16 ---> 460877ed945a 14:19:16 Step 30/31 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:19:17 ---> Running in bed8097d4c82 14:19:18 Removing intermediate container bed8097d4c82 14:19:18 ---> e68c0dfc6445 14:19:18 Step 31/31 : LABEL version=0.0.0 14:19:18 ---> Running in 27facf0239ea 14:19:19 Removing intermediate container 27facf0239ea 14:19:19 ---> 709cfc7909a0 14:19:19 14:19:19 Successfully built 709cfc7909a0 14:19:19 Successfully tagged docker-security-bootstrapper-go-arm64:latest 14:19:19  Building docker-security-bootstrapper-go ... done Building docker-security-proxy-setup-go 14:19:21 Removing intermediate container a163132874fa 14:19:21 ---> 79aaabba8f1b 14:19:21 Step 20/26 : RUN pip install docker-compose==1.23.2 14:19:21 ---> Running in c0c219d7e05a 14:19:28 Collecting docker-compose==1.23.2 14:19:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:19:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:19:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:19:30 Collecting docker<4.0,>=3.6.0 14:19:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:19:31 Collecting websocket-client<1.0,>=0.32.0 14:19:31 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 14:19:31 Collecting jsonschema<3,>=2.5.1 14:19:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:19:33 Collecting PyYAML<4,>=3.10 14:19:33 Downloading PyYAML-3.13.tar.gz (270 kB) 14:19:36 Collecting cached-property<2,>=1.2.0 14:19:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:19:37 Collecting docopt<0.7,>=0.6.1 14:19:37 Downloading docopt-0.6.2.tar.gz (25 kB) 14:19:39 Collecting dockerpty<0.5,>=0.4.1 14:19:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:19:41 Collecting texttable<0.10,>=0.9.0 14:19:41 Downloading texttable-0.9.1.tar.gz (11 kB) 14:19:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:19:44 Collecting urllib3<1.25,>=1.21.1 14:19:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:19:45 Collecting idna<2.8,>=2.5 14:19:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:19:45 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) 14:19:45 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) 14:19:45 Collecting docker-pycreds>=0.4.0 14:19:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:19:45 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:19:45 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:19:45 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:19:45 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:19:46 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docopt, dockerpty, texttable, docker-compose 14:19:46 Attempting uninstall: urllib3 14:19:46 Found existing installation: urllib3 1.25.9 14:19:46 Uninstalling urllib3-1.25.9: 14:19:46 Successfully uninstalled urllib3-1.25.9 14:19:47 Attempting uninstall: idna 14:19:47 Found existing installation: idna 2.9 14:19:47 Uninstalling idna-2.9: 14:19:47 Successfully uninstalled idna-2.9 14:19:48 Attempting uninstall: requests 14:19:48 Found existing installation: requests 2.23.0 14:19:48 Uninstalling requests-2.23.0: 14:19:48 Successfully uninstalled requests-2.23.0 14:19:50 Running setup.py install for PyYAML: started 14:19:52 Running setup.py install for PyYAML: finished with status 'done' 14:19:53 Running setup.py install for docopt: started 14:19:56 Running setup.py install for docopt: finished with status 'done' 14:19:56 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:19:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:19:56 ---> 44d0a6d50b38 14:19:56 Step 3/22 : WORKDIR /edgex-go 14:19:56 ---> Using cache 14:19:56 ---> 902de423c9c5 14:19:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:56 ---> Using cache 14:19:56 ---> 34826e40f50a 14:19:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:19:56 Running setup.py install for dockerpty: started 14:19:57 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:19:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:19:57 ---> 44d0a6d50b38 14:19:57 Step 3/24 : WORKDIR /edgex-go 14:19:57 ---> Using cache 14:19:57 ---> 902de423c9c5 14:19:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:57 ---> Using cache 14:19:57 ---> 34826e40f50a 14:19:57 Step 5/24 : RUN apk add --update --no-cache make git 14:19:57 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:19:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:19:57 ---> 44d0a6d50b38 14:19:57 Step 3/23 : WORKDIR /edgex-go 14:19:57 ---> Using cache 14:19:57 ---> 902de423c9c5 14:19:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:19:57 ---> Using cache 14:19:57 ---> 34826e40f50a 14:19:57 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:19:58 Running setup.py install for dockerpty: finished with status 'done' 14:19:58 Running setup.py install for texttable: started 14:20:00 Running setup.py install for texttable: finished with status 'done' 14:20:00 ---> Running in b1959b30a1d6 14:20:00 ---> Running in f55dcdf3897d 14:20:00 ---> Running in bc776832461a 14:20:01 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:20:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:20:01 ---> 44d0a6d50b38 14:20:01 Step 3/21 : WORKDIR /edgex-go 14:20:01 ---> Using cache 14:20:01 ---> 902de423c9c5 14:20:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:01 ---> Using cache 14:20:01 ---> 34826e40f50a 14:20:01 Step 5/21 : RUN apk add --update --no-cache make git 14:20:01 ---> Running in 491402c2ffd3 14:20:01 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 14:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:05 OK: 217 MiB in 51 packages 14:20:05 OK: 217 MiB in 51 packages 14:20:05 OK: 217 MiB in 51 packages 14:20:05 Removing intermediate container c0c219d7e05a 14:20:05 ---> eb320d7d513d 14:20:05 Step 21/26 : RUN apk --no-cache add curl 14:20:05 OK: 217 MiB in 51 packages 14:20:06 ---> Running in f7b051afbb8f 14:20:07 Removing intermediate container b1959b30a1d6 14:20:07 ---> 121ec48b9973 14:20:07 Step 6/24 : COPY go.mod . 14:20:07 Removing intermediate container f55dcdf3897d 14:20:07 ---> d2c0cb4ace33 14:20:07 Step 6/23 : COPY go.mod . 14:20:07 Removing intermediate container 491402c2ffd3 14:20:07 ---> e69e7dd8e639 14:20:07 Step 6/21 : COPY go.mod . 14:20:07 Removing intermediate container bc776832461a 14:20:07 ---> db283d5de28f 14:20:07 Step 6/22 : COPY go.mod . 14:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:08 ---> 90c78345b1a3 14:20:08 Step 7/24 : RUN go mod download 14:20:08 ---> 053bef6aa091 14:20:08 Step 7/23 : RUN go mod download 14:20:09 ---> Running in 903bbb9be3d6 14:20:09 ---> 374f8b6c7ce3 14:20:09 Step 7/22 : RUN go mod download 14:20:09 ---> f7bd274618f4 14:20:09 Step 7/21 : RUN go mod download 14:20:09 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:20:09 (2/3) Installing libcurl (7.69.1-r3) 14:20:09 (3/3) Installing curl (7.69.1-r3) 14:20:09 Executing busybox-1.31.1-r19.trigger 14:20:09 ---> Running in 353d1cbcd067 14:20:09 OK: 71 MiB in 58 packages 14:20:09 ---> Running in 1b379f7f4829 14:20:09 ---> Running in e6ce916061d5 14:20:11 Removing intermediate container f7b051afbb8f 14:20:11 ---> 860fdb4d3433 14:20:11 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:20:11 ---> Running in 138dc40164dc 14:20:12 Removing intermediate container 138dc40164dc 14:20:12 ---> fa2e8f071d4a 14:20:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:12 ---> Running in 74a2a1a4e56a 14:20:13 Removing intermediate container 74a2a1a4e56a 14:20:13 ---> 29d8b360df31 14:20:13 Step 24/26 : LABEL arch=arm64 14:20:13 Removing intermediate container 903bbb9be3d6 14:20:13 ---> b5fdd3326b08 14:20:13 Step 8/24 : COPY . . 14:20:13 ---> Running in 4b8fdfca4d3c 14:20:13 Removing intermediate container 353d1cbcd067 14:20:13 ---> 5213a1ed444e 14:20:13 Step 8/23 : COPY . . 14:20:13 Removing intermediate container 1b379f7f4829 14:20:13 ---> d2ab79a93bfa 14:20:13 Step 8/22 : COPY . . 14:20:14 Removing intermediate container 4b8fdfca4d3c 14:20:14 ---> 69dadbe795ce 14:20:14 Step 25/26 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:20:14 Removing intermediate container e6ce916061d5 14:20:14 ---> 9d666d2a70dc 14:20:14 Step 8/21 : COPY . . 14:20:14 ---> Running in fa122462cea7 14:20:15 Removing intermediate container fa122462cea7 14:20:15 ---> f5ffc6186e68 14:20:15 Step 26/26 : LABEL version=0.0.0 14:20:18 ---> Running in 053b95421c94 14:20:19 Removing intermediate container 053b95421c94 14:20:19 ---> 8fde677efb8d 14:20:19 14:20:20 Successfully built 8fde677efb8d 14:20:20 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:20:38  Building docker-sys-mgmt-agent-go ... done  ---> 1d93e4d04084 14:20:38 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:20:38 ---> 2c9b1ee84044 14:20:38 Step 9/23 : RUN make cmd/core-data/core-data 14:20:38 ---> 3e1fafa66cf2 14:20:38 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:20:38 ---> 467296c0d137 14:20:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:20:38 ---> Running in 7d3101a548fb 14:20:38 ---> Running in b774ce29eeae 14:20:38 ---> Running in 5eb4788a5bb9 14:20:38 ---> Running in 24e19f201799 14:20:38 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 14:20:38 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 14:20:38 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 14:20:38 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 14:20:51 ---> 4979d91c0a7e 14:20:51 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:20:51 ---> 95bcdeece799 14:20:51 Step 9/23 : RUN make cmd/core-data/core-data 14:20:51 ---> e81d6a4af536 14:20:51 Step 9/23 : RUN make cmd/core-metadata/core-metadata 14:20:51 ---> Running in ef05a5b2472a 14:20:51 ---> Running in def31276aef2 14:20:51 ---> Running in cc77a6701745 14:20:51 ---> 7f51b47fb389 14:20:51 Step 9/23 : RUN make cmd/core-command/core-command 14:20:51 ---> Running in a3004c99a0c1 14:20:51 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 14:20:51 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 14:20:51 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 14:20:51 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 14:21:46 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 14:21:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:22:02 Removing intermediate container ef05a5b2472a 14:22:02 ---> 44d3cc1dc75a 14:22:02 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:22:02 Removing intermediate container a3004c99a0c1 14:22:02 ---> 18825286f7f0 14:22:02 14:22:02 Step 10/23 : FROM alpine:3.12 14:22:02 ---> 88dd2752d2ea 14:22:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:22:02 ---> Using cache 14:22:02 ---> ae8b669d514a 14:22:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:22:02 ---> Using cache 14:22:02 ---> cc283bead8d1 14:22:02 Step 13/23 : ENV APP_PORT=48082 14:22:02 ---> Running in 986a2ab1be28 14:22:02 ---> Running in 2518c0d190dd 14:22:02 Removing intermediate container 2518c0d190dd 14:22:02 ---> cf81742e8745 14:22:02 Step 14/23 : EXPOSE $APP_PORT 14:22:02 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 14:22:02 ---> Running in 32bd8ed50ffe 14:22:03 Removing intermediate container 32bd8ed50ffe 14:22:03 ---> b13fc90adb09 14:22:03 Step 15/23 : WORKDIR / 14:22:05 Removing intermediate container 5eb4788a5bb9 14:22:05 ---> 230294c904da 14:22:05 14:22:05 Step 10/21 : FROM alpine:3.12 14:22:05 ---> d10569e2745f 14:22:05 Step 11/21 : RUN apk add --update --no-cache curl 14:22:05 Removing intermediate container 7d3101a548fb 14:22:05 ---> c91385da3dac 14:22:05 14:22:05 Step 10/24 : FROM alpine:3.12 14:22:05 ---> d10569e2745f 14:22:05 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:22:05 ---> Running in 07032e40cd1c 14:22:05 ---> Running in 95c699a7a55f 14:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:06 (1/4) Installing ca-certificates (20191127-r4) 14:22:06 (1/5) Installing ca-certificates (20191127-r4) 14:22:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:22:06 (3/4) Installing libcurl (7.69.1-r3) 14:22:06 (4/4) Installing curl (7.69.1-r3) 14:22:06 Executing busybox-1.31.1-r19.trigger 14:22:06 Executing ca-certificates-20191127-r4.trigger 14:22:06 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:22:06 (3/5) Installing libcurl (7.69.1-r3) 14:22:06 (4/5) Installing curl (7.69.1-r3) 14:22:06 (5/5) Installing dumb-init (1.2.2-r1) 14:22:06 Executing busybox-1.31.1-r19.trigger 14:22:06 Executing ca-certificates-20191127-r4.trigger 14:22:06 OK: 7 MiB in 18 packages 14:22:06 ---> Running in 8037ce059e3c 14:22:07 OK: 7 MiB in 19 packages 14:22:08 Removing intermediate container cc77a6701745 14:22:08 ---> 1afed8c89e7f 14:22:08 14:22:08 Step 10/23 : FROM alpine:3.12 14:22:08 ---> 88dd2752d2ea 14:22:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:22:08 ---> Using cache 14:22:08 ---> ae8b669d514a 14:22:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:22:08 ---> Using cache 14:22:08 ---> cc283bead8d1 14:22:08 Step 13/23 : ENV APP_PORT=48081 14:22:08 Removing intermediate container def31276aef2 14:22:08 ---> 5255bbbf5a0f 14:22:08 14:22:08 Step 10/23 : FROM alpine:3.12 14:22:08 ---> 88dd2752d2ea 14:22:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:22:08 Removing intermediate container 8037ce059e3c 14:22:08 ---> 36b4ef355572 14:22:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:08 ---> Running in a717b1bdfcd4 14:22:08 ---> Running in c0ca0e51073e 14:22:09 Removing intermediate container a717b1bdfcd4 14:22:09 ---> e9da6d176c34 14:22:09 Step 12/23 : ENV APP_PORT=48080 14:22:09 ---> e8dc0e59e4d3 14:22:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:22:09 Removing intermediate container c0ca0e51073e 14:22:09 ---> 19a379be22dc 14:22:09 Step 14/23 : EXPOSE $APP_PORT 14:22:09 ---> Running in 908a4bbf707a 14:22:09 ---> Running in d577a2cc6cb1 14:22:09 Removing intermediate container 986a2ab1be28 14:22:09 ---> 4edc8e2660d5 14:22:09 14:22:09 Step 11/26 : FROM docker:20.10.0 14:22:10 20.10.0: Pulling from library/docker 14:22:10 Removing intermediate container 908a4bbf707a 14:22:10 ---> fa1ac805bc46 14:22:10 Step 13/23 : EXPOSE $APP_PORT 14:22:10 Removing intermediate container d577a2cc6cb1 14:22:10 ---> 8836b699395f 14:22:10 Step 15/23 : WORKDIR / 14:22:10 Removing intermediate container 07032e40cd1c 14:22:10 ---> a1ba80350207 14:22:10 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:22:10 Removing intermediate container 95c699a7a55f 14:22:10 ---> 8b6dfbe1ee56 14:22:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:22:10 ---> Running in 0fef7d810b7e 14:22:10 ---> Running in b7a63bc95302 14:22:10 ---> Running in 1177c5c6473f 14:22:10 ---> Running in 26a5c415c956 14:22:10 ---> 7bada29f5a87 14:22:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:22:11 Removing intermediate container 0fef7d810b7e 14:22:11 ---> e978f5997268 14:22:11 Step 13/21 : WORKDIR /edgex 14:22:11 Removing intermediate container b7a63bc95302 14:22:11 ---> 0f86294f8a56 14:22:11 Step 13/24 : WORKDIR / 14:22:11 ---> Running in 26a086451194 14:22:11 ---> Running in 415229510e6e 14:22:11 Removing intermediate container 1177c5c6473f 14:22:11 ---> 2f59a1b0851e 14:22:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:11 Removing intermediate container 24e19f201799 14:22:11 ---> bcd38a42b73a 14:22:11 14:22:11 Step 10/22 : FROM alpine:3.12 14:22:11 ---> d10569e2745f 14:22:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:22:12 ---> e9ecf4f436db 14:22:12 Step 19/23 : ENTRYPOINT ["/core-command"] 14:22:12 Removing intermediate container 26a5c415c956 14:22:12 ---> 994104ea19c5 14:22:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:12 ---> Running in 0c4eb85fb82d 14:22:12 Removing intermediate container 26a086451194 14:22:12 ---> 042366f2b0ba 14:22:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:22:12 Removing intermediate container 415229510e6e 14:22:12 ---> 0df4d7e0d314 14:22:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:22:12 ---> Running in 75f42c9222bb 14:22:12 ---> Running in da2975af8ee1 14:22:13 Removing intermediate container da2975af8ee1 14:22:13 ---> 61db4cb1081e 14:22:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:13 ---> c89478e56d80 14:22:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:22:13 ---> Running in 43ef127688c7 14:22:13 ---> ef262d091dc9 14:22:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:22:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:13 ---> 32c22703736c 14:22:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:22:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:14 Removing intermediate container 43ef127688c7 14:22:14 ---> cfab0a4ed87d 14:22:14 Step 21/23 : LABEL arch=x86_64 14:22:14 ---> Running in de769f816756 14:22:14 (1/2) Installing ca-certificates (20191127-r4) 14:22:14 (2/2) Installing dumb-init (1.2.2-r1) 14:22:14 Executing busybox-1.31.1-r19.trigger 14:22:14 Executing ca-certificates-20191127-r4.trigger 14:22:14 ---> 70a249fe8ba1 14:22:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:22:14 OK: 6 MiB in 16 packages 14:22:14 Removing intermediate container de769f816756 14:22:14 ---> bc71bc12d33e 14:22:14 Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:15 ---> 094b320a67ad 14:22:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:22:15 ---> a461f89328e2 14:22:15 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:22:15 ---> Running in c20c5344aefa 14:22:15 Removing intermediate container 75f42c9222bb 14:22:15 ---> 27a40857c5fa 14:22:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:22:15 ---> Running in df6192180832 14:22:15 ---> bd9b7f52db64 14:22:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 14:22:15 Removing intermediate container c20c5344aefa 14:22:15 ---> da45331b9dc7 14:22:15 Step 23/23 : LABEL version=0.0.0 14:22:16 ---> 1562df8a149b 14:22:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:22:16 ---> 365e5af288bc 14:22:16 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:22:16 ---> Running in 5a56cec9be76 14:22:17 Removing intermediate container 0c4eb85fb82d 14:22:17 ---> 9f3a314e720d 14:22:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:22:17 ---> Running in 34c99d7c5b27 14:22:17 ---> Running in 915b776d1524 14:22:17 Removing intermediate container 5a56cec9be76 14:22:17 ---> 7f573d4c5b53 14:22:17 Step 18/21 : CMD ["--init=true"] 14:22:17 ---> 81c33e4c2864 14:22:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:22:17 ---> Running in 64c8e4ee2f22 14:22:17 Removing intermediate container 34c99d7c5b27 14:22:17 ---> e543a7e62686 14:22:17 Step 13/22 : ENV APP_PORT=48060 14:22:18 ---> Running in e55cfb262d75 14:22:18 Removing intermediate container 64c8e4ee2f22 14:22:18 ---> ac8c6af57f77 14:22:18 Step 19/21 : LABEL arch=arm64 14:22:18 ---> Running in f8164a8317b7 14:22:18 ---> Running in b3227c8f7bba 14:22:18 Removing intermediate container e55cfb262d75 14:22:18 ---> 62e3e0e8614e 14:22:18 Step 14/22 : EXPOSE $APP_PORT 14:22:19 Removing intermediate container 915b776d1524 14:22:19 ---> a9775432c4b9 14:22:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:19 ---> 0349044e5d9b 14:22:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:22:19 ---> Running in d5b426583b46 14:22:19 Removing intermediate container b3227c8f7bba 14:22:19 ---> 263e79dec652 14:22:19 Step 20/21 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:19 ---> Running in 8b3028e3cf43 14:22:19 ---> Running in c8485d7ab377 14:22:19 Removing intermediate container f8164a8317b7 14:22:19 ---> 2a1d210021d6 14:22:19 14:22:20 Removing intermediate container d5b426583b46 14:22:20 ---> 8ef69d5888c9 14:22:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:22:20 ---> 33dc9048046a 14:22:20 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/ 14:22:20 ---> Running in 3883470449e5 14:22:20 Removing intermediate container c8485d7ab377 14:22:20 ---> f3a7c40f7de9 14:22:20 Step 21/21 : LABEL version=0.0.0 14:22:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:22:21 ---> Running in ddee2f9fdccb 14:22:21 ---> 6b8cabfdbbeb 14:22:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:22:21 Removing intermediate container 8b3028e3cf43 14:22:21 ---> 6ae27c42d8d0 14:22:21 Step 21/23 : LABEL arch=x86_64 14:22:21 ---> Running in 08802c116c0c 14:22:22 Removing intermediate container ddee2f9fdccb 14:22:22 ---> 2124469b8f3d 14:22:22 14:22:22 Removing intermediate container b774ce29eeae 14:22:22 ---> 9bd78d630742 14:22:22 14:22:22 Step 10/23 : FROM alpine:3.12 14:22:22 ---> d10569e2745f 14:22:22 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:22:22 Successfully built 2a1d210021d6 14:22:22 Successfully tagged docker-core-command-go:latest 14:22:22  Building docker-core-command-go ... done (1/6) Installing dumb-init (1.2.2-r1) 14:22:22 (2/6) Installing libgcc (9.3.0-r2) 14:22:22 Successfully built 2124469b8f3d 14:22:22 (3/6) Installing libsodium (1.0.18-r0) 14:22:22 (4/6) Installing libstdc++ (9.3.0-r2) 14:22:22 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:22:22  Building docker-security-proxy-setup-go ... done  ---> Running in 9323bb155c88 14:22:22 Removing intermediate container 08802c116c0c 14:22:22 ---> 32d4ae02fc90 14:22:22 Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:22 ---> Running in 1837d966cbf0 14:22:22 (5/6) Installing libzmq (4.3.3-r0) 14:22:23 ---> d30530c32e63 14:22:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:22:23 (6/6) Installing zeromq (4.3.3-r0) 14:22:23 Removing intermediate container 9323bb155c88 14:22:23 ---> e2e180bba954 14:22:23 Step 12/23 : ENV APP_PORT=48080 14:22:23 ---> Running in 87f3a96c35af 14:22:23 Executing busybox-1.31.1-r19.trigger 14:22:23 OK: 8 MiB in 20 packages 14:22:23 ---> 83e72a9078d9 14:22:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:22:23 Removing intermediate container 3883470449e5 14:22:23 ---> 667054e99594 14:22:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:22:24 ---> Running in 4d472a2c73f3 14:22:24 ---> Running in 0c8e6dfc4f53 14:22:24 Removing intermediate container 87f3a96c35af 14:22:24 ---> 344a595afa70 14:22:24 Step 13/23 : EXPOSE $APP_PORT 14:22:24 ---> Running in 1f2b05a83c7a 14:22:24 Removing intermediate container 1837d966cbf0 14:22:24 ---> 29275e66ad4d 14:22:24 Step 23/23 : LABEL version=0.0.0 14:22:24 ---> Running in e57a67a933ee 14:22:24 Removing intermediate container 0c8e6dfc4f53 14:22:24 ---> bf8783fa3e98 14:22:24 Step 22/24 : LABEL arch=arm64 14:22:24 Removing intermediate container 4d472a2c73f3 14:22:24 ---> 9d171f23bd26 14:22:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:24 Removing intermediate container 1f2b05a83c7a 14:22:24 ---> fc7bfa6f4a11 14:22:24 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:25 ---> Running in b3f85128a6dd 14:22:25 ---> Running in ddeabb03a9ae 14:22:25 ---> Running in 0f891b6066ca 14:22:25 Removing intermediate container e57a67a933ee 14:22:25 ---> 78a4885e040f 14:22:25 14:22:25 Removing intermediate container b3f85128a6dd 14:22:25 ---> dddbfc088d41 14:22:25 Step 20/22 : LABEL arch=arm64 14:22:25 Removing intermediate container ddeabb03a9ae 14:22:25 ---> 279a97c28d9e 14:22:25 Step 23/24 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:25 ---> Running in 0d7b72f19212 14:22:25 ---> Running in 6c0c536dc0ca 14:22:26 Removing intermediate container df6192180832 14:22:26 ---> d743b577ca07 14:22:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:26 Successfully built 78a4885e040f 14:22:26 Removing intermediate container 6c0c536dc0ca 14:22:26 Removing intermediate container 0d7b72f19212 14:22:26 ---> f935984002c0 14:22:26 Step 24/24 : LABEL version=0.0.0 ---> 99bf81c48971 14:22:26 14:22:26 Step 21/22 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:26 Successfully tagged docker-core-metadata-go:latest 14:22:26 ---> Running in 9e4b513b6590 14:22:26 ---> Running in e5457355d12e 14:22:26  Building docker-core-metadata-go ... done  ---> e5e1247eafab 14:22:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:22:27 Removing intermediate container 9e4b513b6590 14:22:27 ---> a991edb1c1b8 14:22:27 Step 22/22 : LABEL version=0.0.0 14:22:27 Removing intermediate container e5457355d12e 14:22:27 ---> 13532d0eff3e 14:22:27 14:22:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:22:27 Status: Downloaded newer image for docker:20.10.0 14:22:27 ---> aefe523efa57 14:22:27 Step 12/26 : RUN apk add --no-cache bash 14:22:27 Successfully built 13532d0eff3e 14:22:27 ---> Running in 0fd2e13de772 14:22:27 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:22:27  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0f891b6066ca 14:22:27 ---> 65456cf19db7 14:22:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 14:22:27 ---> Running in 6919c65d038a 14:22:27 ---> Running in ace351b96f5e 14:22:27 Removing intermediate container 0fd2e13de772 14:22:27 ---> 6167ad247ba2 14:22:27 14:22:28 ---> 3f4f54ba072f 14:22:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:22:28 Successfully built 6167ad247ba2 14:22:28 Successfully tagged docker-support-notifications-go-arm64:latest 14:22:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:22:28 ---> dfe9609870d0 14:22:28 Step 19/23 : ENTRYPOINT ["/core-data"] 14:22:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:22:28  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:29 ---> Running in c37affe2bb24 14:22:29 (1/2) Installing readline (8.0.4-r0) 14:22:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:29 (2/2) Installing bash (5.0.17-r0) 14:22:29 Executing bash-5.0.17-r0.post-install 14:22:29 Executing busybox-1.31.1-r19.trigger 14:22:29 OK: 12 MiB in 22 packages 14:22:30 Removing intermediate container c37affe2bb24 14:22:30 ---> b98b52131322 14:22:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:30 (1/6) Installing dumb-init (1.2.2-r1) 14:22:30 (2/6) Installing libgcc (9.3.0-r2) 14:22:30 (3/6) Installing libsodium (1.0.18-r0) 14:22:30 ---> Running in bb8e8128cd80 14:22:30 (4/6) Installing libstdc++ (9.3.0-r2) 14:22:30 (5/6) Installing libzmq (4.3.3-r0) 14:22:31 (6/6) Installing zeromq (4.3.3-r0) 14:22:31 Executing busybox-1.31.1-r19.trigger 14:22:31 OK: 8 MiB in 20 packages 14:22:31 Removing intermediate container bb8e8128cd80 14:22:31 ---> f64a7b4c3ef4 14:22:31 Step 21/23 : LABEL arch=x86_64 14:22:31 ---> Running in fa87a568c79b 14:22:31 Removing intermediate container 6919c65d038a 14:22:31 ---> 7e2d3a8fc805 14:22:31 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:22:31 Removing intermediate container fa87a568c79b 14:22:31 ---> 5e051d51ea21 14:22:31 Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:31 ---> Running in 0a68e6813e6a 14:22:31 ---> Running in ac62fa484849 14:22:32 Removing intermediate container 0a68e6813e6a 14:22:32 ---> 73d6f233e651 14:22:32 Step 14/26 : ENV APP_PORT=48090 14:22:32 ---> Running in 5633bec34736 14:22:32 Removing intermediate container ac62fa484849 14:22:32 ---> 7db4651cdff5 14:22:32 Step 23/23 : LABEL version=0.0.0 14:22:32 ---> Running in a5466ee1c54a 14:22:32 Removing intermediate container ace351b96f5e 14:22:32 ---> 476cd8e1ce06 14:22:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:32 Removing intermediate container 5633bec34736 14:22:32 ---> 4c5a63f1fb38 14:22:32 Step 15/26 : EXPOSE $APP_PORT 14:22:33 Removing intermediate container a5466ee1c54a 14:22:33 ---> 1a848431f09a 14:22:33 14:22:33 ---> Running in 9cefc3c9c37f 14:22:33 ---> cff6297334de 14:22:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:22:33 Successfully built 1a848431f09a 14:22:33 Successfully tagged docker-core-data-go:latest 14:22:33  Building docker-core-data-go ... done Removing intermediate container 9cefc3c9c37f 14:22:33 ---> 85bb639a3d91 14:22:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:22:34 ---> 5c669273cb95 14:22:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:22:35 ---> 4202a88ab04a 14:22:35 Step 19/23 : ENTRYPOINT ["/core-data"] 14:22:35 ---> Running in 166cff798e5b 14:22:35 Removing intermediate container 166cff798e5b 14:22:35 ---> f7f4acd7b6de 14:22:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:36 ---> Running in 463d5fbb1a48 14:22:36 Removing intermediate container 463d5fbb1a48 14:22:36 ---> 81b370891418 14:22:36 Step 21/23 : LABEL arch=arm64 14:22:36 ---> 4974d0ebe40f 14:22:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:22:36 ---> Running in 8579f4b5c04d 14:22:36 Removing intermediate container 8579f4b5c04d 14:22:36 ---> c15ddafa4e5d 14:22:36 Step 22/23 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:22:37 ---> Running in 69a5be5110ef 14:22:37 Removing intermediate container 69a5be5110ef 14:22:37 ---> 8497f3546f5a 14:22:37 Step 23/23 : LABEL version=0.0.0 14:22:37 ---> fb1fe5ef6fd6 14:22:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:22:37 ---> Running in 2334fb1ac61d 14:22:38 Removing intermediate container 2334fb1ac61d 14:22:38 ---> 4ba8e116ad73 14:22:38 14:22:38 ---> a513845f4613 14:22:38 Step 19/26 : RUN apk --no-cache add py3-pip 14:22:38 ---> Running in 66a5516ea381 14:22:38 Successfully built 4ba8e116ad73 14:22:38 Successfully tagged docker-core-data-go-arm64:latest 14:22:38  Building docker-core-data-go ... done  [Pipeline] } 14:22:38 $ docker stop --time=1 4780c0656b29e06ee2cd61820e635af81ab64574c000bfbba4e722d62ef59a0f 14:22:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:22:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:22:39 (1/33) Installing libbz2 (1.0.8-r1) 14:22:39 (2/33) Installing expat (2.2.9-r1) 14:22:39 (3/33) Installing libffi (3.3-r2) 14:22:39 (4/33) Installing gdbm (1.13-r1) 14:22:39 (5/33) Installing xz-libs (5.2.5-r0) 14:22:39 (6/33) Installing sqlite-libs (3.32.1-r0) 14:22:39 (7/33) Installing python3 (3.8.5-r1) 14:22:40 $ docker rm -f 4780c0656b29e06ee2cd61820e635af81ab64574c000bfbba4e722d62ef59a0f [Pipeline] // withDockerContainer [Pipeline] sh 14:22:41 (8/33) Installing py3-appdirs (1.4.4-r1) 14:22:41 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:22:41 (10/33) Installing py3-parsing (2.4.7-r0) 14:22:41 (11/33) Installing py3-six (1.15.0-r0) 14:22:41 (12/33) Installing py3-packaging (20.4-r0) 14:22:41 (13/33) Installing py3-setuptools (47.0.0-r0) 14:22:41 (14/33) Installing py3-chardet (3.0.4-r4) 14:22:41 (15/33) Installing py3-idna (2.9-r0) 14:22:41 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:22:41 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:22:41 + grep+ docker 14:22:41 docker images 14:22:41 docker-core-data-go-arm64 latest 4ba8e116ad73 4 seconds ago 21.3MB 14:22:41 docker-support-notifications-go-arm64 latest 6167ad247ba2 14 seconds ago 16.9MB 14:22:41 docker-security-secretstore-setup-go-arm64 latest 13532d0eff3e 15 seconds ago 23.7MB 14:22:41 docker-security-proxy-setup-go-arm64 latest 2124469b8f3d 20 seconds ago 23.4MB 14:22:41 docker-sys-mgmt-agent-go-arm64 latest 8fde677efb8d 2 minutes ago 300MB 14:22:41 docker-security-bootstrapper-go-arm64 latest 709cfc7909a0 3 minutes ago 17.8MB 14:22:41 docker-core-metadata-go-arm64 latest 3275c5f60b5c 3 minutes ago 17.9MB 14:22:41 docker-support-scheduler-go-arm64 latest bf8c4e2e5b52 3 minutes ago 16.3MB 14:22:41 docker-core-command-go-arm64 latest 47d6551eb2c5 3 minutes ago 16.2MB 14:22:41 docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv 14:22:41 (18/33) Installing py3-requests (2.23.0-r0) 14:22:41 (19/33) Installing py3-msgpack (1.0.0-r0) 14:22:41 (20/33) Installing py3-lockfile (0.12.2-r3) 14:22:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:22:41 (22/33) Installing py3-colorama (0.4.3-r0) 14:22:41 (23/33) Installing py3-distlib (0.3.0-r0) 14:22:41 (24/33) Installing py3-distro (1.5.0-r1) 14:22:41 (25/33) Installing py3-webencodings (0.5.1-r3) 14:22:41 (26/33) Installing py3-html5lib (1.0.1-r4) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 14:22:42 (27/33) Installing py3-pytoml (0.1.21-r0) 14:22:42 (28/33) Installing py3-pep517 (0.8.2-r0) 14:22:42 (29/33) Installing py3-progress (1.5-r0) 14:22:42 (30/33) Installing py3-toml (0.10.1-r0) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 14:22:42 (31/33) Installing py3-retrying (1.3.3-r0) 14:22:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:22:42 (33/33) Installing py3-pip (20.1.1-r0) 14:22:42 Executing busybox-1.31.1-r19.trigger 14:22:42 OK: 71 MiB in 55 packages [Pipeline] libraryResource [Pipeline] sh 14:22:42 ---> job-cost.sh 14:22:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XInJ 14:22:55 Removing intermediate container 66a5516ea381 14:22:55 ---> 530a427b2ed5 14:22:55 Step 20/26 : RUN pip install docker-compose==1.23.2 14:22:55 ---> Running in af16ade8a780 14:22:57 Collecting docker-compose==1.23.2 14:22:57 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:22:57 Collecting PyYAML<4,>=3.10 14:22:57 Downloading PyYAML-3.13.tar.gz (270 kB) 14:22:59 Collecting docker<4.0,>=3.6.0 14:22:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:22:59 Collecting jsonschema<3,>=2.5.1 14:22:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:22:59 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:23:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:23:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:23:00 Collecting cached-property<2,>=1.2.0 14:23:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:23:00 Collecting docopt<0.7,>=0.6.1 14:23:00 Downloading docopt-0.6.2.tar.gz (25 kB) 14:23:01 Collecting websocket-client<1.0,>=0.32.0 14:23:01 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 14:23:01 Collecting dockerpty<0.5,>=0.4.1 14:23:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:23:02 Collecting texttable<0.10,>=0.9.0 14:23:02 Downloading texttable-0.9.1.tar.gz (11 kB) 14:23:03 Collecting docker-pycreds>=0.4.0 14:23:03 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:23:03 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) 14:23:03 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) 14:23:03 Collecting urllib3<1.25,>=1.21.1 14:23:03 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:23:03 Collecting idna<2.8,>=2.5 14:23:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:23:03 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:23:03 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:23:03 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:23:03 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:23:05 Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, cached-property, docopt, dockerpty, texttable, docker-compose 14:23:05 Running setup.py install for PyYAML: started 14:23:06 Running setup.py install for PyYAML: finished with status 'done' 14:23:06 Attempting uninstall: urllib3 14:23:06 Found existing installation: urllib3 1.25.9 14:23:06 Uninstalling urllib3-1.25.9: 14:23:06 Successfully uninstalled urllib3-1.25.9 14:23:07 Attempting uninstall: idna 14:23:07 Found existing installation: idna 2.9 14:23:07 Uninstalling idna-2.9: 14:23:07 Successfully uninstalled idna-2.9 14:23:07 Attempting uninstall: requests 14:23:07 Found existing installation: requests 2.23.0 14:23:07 Uninstalling requests-2.23.0: 14:23:07 Successfully uninstalled requests-2.23.0 14:23:08 Running setup.py install for docopt: started 14:23:09 Running setup.py install for docopt: finished with status 'done' 14:23:09 Running setup.py install for dockerpty: started 14:23:10 Running setup.py install for dockerpty: finished with status 'done' 14:23:10 Running setup.py install for texttable: started 14:23:11 Running setup.py install for texttable: finished with status 'done' 14:23:11 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 14:23:16 Removing intermediate container af16ade8a780 14:23:16 ---> 3d3ff3e394e3 14:23:16 Step 21/26 : RUN apk --no-cache add curl 14:23:16 ---> Running in db97c0f0eab8 14:23:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:23:18 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:23:18 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:23:18 (2/3) Installing libcurl (7.69.1-r3) 14:23:18 (3/3) Installing curl (7.69.1-r3) 14:23:18 Executing busybox-1.31.1-r19.trigger 14:23:18 OK: 72 MiB in 58 packages 14:23:20 Removing intermediate container db97c0f0eab8 14:23:20 ---> 31c6df03f4cd 14:23:20 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:23:20 ---> Running in 2e3836e305c2 14:23:20 Removing intermediate container 2e3836e305c2 14:23:20 ---> 76bb7ba090a9 14:23:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:20 ---> Running in 24b498dce54a 14:23:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:23:22 Removing intermediate container 24b498dce54a 14:23:22 ---> 2b098dafddaa 14:23:22 Step 24/26 : LABEL arch=x86_64 14:23:22 ---> Running in 418645a7462d 14:23:22 Removing intermediate container 418645a7462d 14:23:22 ---> edfc2f56adfe 14:23:22 Step 25/26 : LABEL git_sha=1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:23:22 ---> Running in 37984c58b2d0 14:23:23 Removing intermediate container 37984c58b2d0 14:23:23 ---> fc71c7c9c6da 14:23:23 Step 26/26 : LABEL version=0.0.0 14:23:23 ---> Running in 467a6a4c5f07 14:23:23 Removing intermediate container 467a6a4c5f07 14:23:23 ---> 045585f4c0db 14:23:23 14:23:24 Successfully built 045585f4c0db 14:23:24 Successfully tagged docker-sys-mgmt-agent-go:latest 14:23:25  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:23:25 $ docker stop --time=1 9d825130a9116ca9acd36309f85f740c18f891380260658c9de2b9a65d5f68c9 14:23:28 $ docker rm -f 9d825130a9116ca9acd36309f85f740c18f891380260658c9de2b9a65d5f68c9 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:29 + docker images 14:23:29 + grep docker 14:23:32 docker-sys-mgmt-agent-go latest 045585f4c0db 8 seconds ago 313MB 14:23:32 docker-core-data-go latest 1a848431f09a 59 seconds ago 22.6MB 14:23:32 docker-core-metadata-go latest 78a4885e040f About a minute ago 19MB 14:23:32 docker-core-command-go latest 2a1d210021d6 About a minute ago 17.2MB 14:23:32 docker-security-bootstrapper-go latest 1a9e88708a02 5 minutes ago 18.7MB 14:23:32 docker-security-secretstore-setup-go latest fac230caea95 5 minutes ago 24.9MB 14:23:32 docker-support-scheduler-go latest 6e85761eadd0 5 minutes ago 17.3MB 14:23:32 docker-security-proxy-setup-go latest 742479d2e369 5 minutes ago 24.7MB 14:23:32 docker-support-notifications-go latest f4438905f9ee 5 minutes ago 17.8MB 14:23:32 docker 20.10.0 aefe523efa57 3 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:23:47 Still waiting to schedule task 14:23:47 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:24:43 Running on prd-ubuntu18.04-docker-8c-8g-29525 in /w/workspace/edgexfoundry_edgex-go_PR-3242 [Pipeline] { [Pipeline] ws 14:24:43 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 14:24:45 using credential edgex-jenkins-ssh 14:24:45 Cloning the remote Git repository 14:24:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:24:45 > git init /w/workspace/edgex-go/5 # timeout=10 14:24:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:24:45 > git --version # timeout=10 14:24:45 > git --version # 'git version 2.17.1' 14:24:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:55 Merging remotes/origin/master commit 8a69c127c9b04e641d44d2e92838084644d97324 into PR head commit 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:24:55 Merge succeeded, producing 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 14:24:55 Checking out Revision 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 (PR-3242) 14:24:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:24:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:24:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:24:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:24:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3242/head:refs/remotes/origin/PR-3242 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:24:55 > git config core.sparsecheckout # timeout=10 14:24:55 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 14:24:55 > git remote # timeout=10 14:24:55 > git config --get remote.origin.url # timeout=10 14:24:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:24:55 > git merge 8a69c127c9b04e641d44d2e92838084644d97324 # timeout=10 14:24:55 > git rev-parse HEAD^{commit} # timeout=10 14:24:55 > git config core.sparsecheckout # timeout=10 14:24:55 > git checkout -f 1010d7ab92e7501ef9ffb2df571d8983dffc4f47 # timeout=10 14:24:58 lf-activate-venv(): INFO: Adding /tmp/venv-XInJ/bin to PATH 14:24:58 INFO: No Stack... 14:24:58 INFO: Retrieving Pricing Info for: lf-standard-4 14:24:58 INFO: Archiving Costs [Pipeline] sh 14:24:58 + + cat /w/workspace/edgex-go/5/archives/cost.csv 14:24:58 cut -d, -f6 [Pipeline] lock 14:24:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] 14:24:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] did not exist. Created. 14:24:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:59 Commit message: "fix(snap): update snap optimization patch" 14:24:59 + echo total: 0.20999999344348907 [Pipeline] stash 14:24:59 14:24:59 GitHub has been notified of this commit’s build result 14:24:59 14:24:59 Stashed 1 file(s) [Pipeline] } 14:24:59 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3242-5-stack-cost] [Pipeline] // lock [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } 14:25:00 + echo snap-build.sh 14:25:00 snap-build.sh 14:25:00 + SNAP_BASE_DIR=. 14:25:00 + '[' '!' -z /w/workspace/edgex-go/5 ']' 14:25:00 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 14:25:00 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 14:25:00 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 14:25:00 + cd /w/workspace/edgex-go/5 14:25:00 + sudo apt-get remove -qy --purge lxd lxd-client 14:25:00 Reading package lists... 14:25:00 Building dependency tree... 14:25:00 Reading state information... 14:25:01 The following packages were automatically installed and are no longer required: 14:25:01 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:25:01 uidmap xdelta3 14:25:01 Use 'sudo apt autoremove' to remove them. 14:25:01 The following packages will be REMOVED: 14:25:01 lxd* lxd-client* 14:25:01 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:25:01 After this operation, 31.7 MB disk space will be freed. 14:25:02 (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.) 14:25:02 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:25:03 Removing lxd dnsmasq configuration 14:25:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:25:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:25:04 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 14:25:04 (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.) 14:25:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:25:06 Processing triggers for systemd (237-3ubuntu10.42) ... 14:25:06 Processing triggers for ureadahead (0.100.0-21) ... 14:25:07 + sudo snap remove --purge lxd 14:25:07 snap "lxd" is not installed 14:25:07 + sudo groupadd --force --system lxd 14:25:07 ++ whoami 14:25:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:25:07 + newgrp - lxd 14:25:07 + sudo snap install lxd 14:25:15 2021-03-11T14:25:13Z INFO Waiting for automatic snapd restart... 14:25:37 lxd 4.12 from Canonical* installed 14:25:37 + sudo lxd init --auto 14:25:44 + sudo snap install --classic snapcraft 14:25:51 snapcraft 4.5.4 from Canonical* installed 14:25:51 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 14:25:51 + patch --verbose -p1 14:25:51 Hmm... Looks like a unified diff to me... 14:25:51 The text leading up to this was: 14:25:51 -------------------------- 14:25:51 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 14:25:51 |From: Tony Espy 14:25:51 |Date: Tue, 9 Mar 2021 19:05:15 -0500 14:25:51 |Subject: [PATCH] optimize snap build for pipeline CI check 14:25:51 | 14:25:51 |This patch is used by the EdgeX CI pipeline builds to 14:25:51 |optimize the snap CI check run for pull requests. When 14:25:51 |applied, it essentially strips out everything (apps and 14:25:51 |parts) from the snapcraft.yaml file except those required 14:25:51 |to build edgex-go, as the whole idea of the CI check is to 14:25:51 |catch changes to edgex-go that break the snap build. 14:25:51 | 14:25:51 |In general, anyone updating snapcraft.yaml will also need 14:25:51 |to update this patch file, otherwise it may fail to apply, 14:25:51 |resulting in a failed snap build CI check in the associated 14:25:51 |pull request. 14:25:51 | 14:25:51 |Note - in addition to applying this patch, the pipeline also 14:25:51 |only primes the snap (e.g. `snapcraft prime`), as there's no 14:25:51 |need to build the finally binary .snap file (and it won't 14:25:51 |work with the patch applied). This further reduces the build 14:25:51 |time. 14:25:51 |--- 14:25:51 | snap/snapcraft.yaml | 452 +------------------------------------------- 14:25:51 | 1 file changed, 1 insertion(+), 451 deletions(-) 14:25:51 | 14:25:51 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 14:25:51 |index d8bc12bc..5a5f5fbb 100644 14:25:51 |--- a/snap/snapcraft.yaml 14:25:51 |+++ b/snap/snapcraft.yaml 14:25:51 -------------------------- 14:25:51 patching file snap/snapcraft.yaml 14:25:51 Using Plan A... 14:25:51 Hunk #1 succeeded at 73. 14:25:51 Hunk #2 succeeded at 205. 14:25:51 Hunk #3 succeeded at 217. 14:25:51 Hunk #4 succeeded at 225. 14:25:51 Hunk #5 succeeded at 232. 14:25:51 Hunk #6 succeeded at 259. 14:25:51 Hunk #7 succeeded at 271. 14:25:51 Hunk #8 succeeded at 327. 14:25:51 Hmm... Ignoring the trailing garbage. 14:25:51 done 14:25:51 + sudo snapcraft prime --use-lxd 14:25:52 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:25:52 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: 14:25:52 - README.md 14:25:52 14:25:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:25:53 Launching a container. 14:26:05 Waiting for container to be ready 14:26:05 To start your first instance, try: lxc launch ubuntu:18.04 14:26:05 14:26:08 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:26:08 Waiting for network to be ready... 14:26:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:26:09 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:26:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 14:26:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 14:26:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 14:26:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 14:26:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 14:26:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 14:26:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 14:26:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 14:26:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:26:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:26:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:26:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:26:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:26:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:26:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:26:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:26:10 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:26:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 14:26:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 14:26:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 14:26:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 14:26:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 14:26:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 14:26:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 14:26:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 14:26:12 Fetched 24.0 MB in 4s (6371 kB/s) 14:26:13 Reading package lists... 14:26:13 Reading package lists... 14:26:13 Building dependency tree... 14:26:13 Reading state information... 14:26:13 The following additional packages will be installed: 14:26:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:26:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:26:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:26:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:26:13 Suggested packages: 14:26:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:26:13 Recommended packages: 14:26:13 gnupg libsasl2-modules 14:26:14 The following NEW packages will be installed: 14:26:14 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:26:14 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:26:14 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:26:14 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:26:14 The following packages will be upgraded: 14:26:14 gpg gpg-agent gpgconf libudev1 14:26:14 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 14:26:14 Need to get 3530 kB of archives. 14:26:14 After this operation, 13.3 MB of additional disk space will be used. 14:26:14 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 14:26:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 14:26:14 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] 14:26:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 14:26:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 14:26:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 14:26:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:26:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:26:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 14:26:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 14:26:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 14:26:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:26:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:26:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:26:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 14:26:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:26:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:26:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:26:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:26:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:26:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:26:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 14:26:15 debconf: delaying package configuration, since apt-utils is not installed 14:26:15 Fetched 3530 kB in 1s (3436 kB/s) 14:26:15 (Reading database ... 12511 files and directories currently installed.) 14:26:15 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 14:26:15 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:26:15 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 14:26:15 Selecting previously unselected package udev. 14:26:15 (Reading database ... 12511 files and directories currently installed.) 14:26:15 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 14:26:15 Unpacking udev (237-3ubuntu10.44) ... 14:26:15 Selecting previously unselected package libfuse2:amd64. 14:26:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:26:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:26:15 Selecting previously unselected package fuse. 14:26:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:26:15 Unpacking fuse (2.9.7-1ubuntu1) ... 14:26:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 14:26:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:26:15 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 14:26:15 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:26:15 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 14:26:15 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:26:16 Selecting previously unselected package libksba8:amd64. 14:26:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:26:16 Unpacking libksba8:amd64 (1.3.5-2) ... 14:26:16 Selecting previously unselected package libroken18-heimdal:amd64. 14:26:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:26:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:26:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:26:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:16 Selecting previously unselected package libwind0-heimdal:amd64. 14:26:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:26:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:26:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:26:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:26:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:26:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:17 Selecting previously unselected package libsasl2-modules-db:amd64. 14:26:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:26:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:26:17 Selecting previously unselected package libsasl2-2:amd64. 14:26:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:26:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:26:17 Selecting previously unselected package libldap-common. 14:26:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 14:26:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:26:17 Selecting previously unselected package libldap-2.4-2:amd64. 14:26:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 14:26:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:26:17 Selecting previously unselected package dirmngr. 14:26:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 14:26:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 14:26:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 14:26:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 14:26:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:26:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:26:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:26:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 14:26:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:17 Setting up libksba8:amd64 (1.3.5-2) ... 14:26:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:26:18 Setting up udev (237-3ubuntu10.44) ... 14:26:18 invoke-rc.d: policy-rc.d denied execution of start. 14:26:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Processing triggers for systemd (237-3ubuntu10) ... 14:26:18 Setting up fuse (2.9.7-1ubuntu1) ... 14:26:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 14:26:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:26:18 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 14:26:18 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 14:26:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:26:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:26:19 settings in the [Install] section, and DefaultInstance for template units). 14:26:19 This means they are not meant to be enabled using systemctl. 14:26:19 Possible reasons for having this kind of units are: 14:26:19 1) A unit may be statically enabled by being symlinked from another unit's 14:26:19 .wants/ or .requires/ directory. 14:26:19 2) A unit's purpose may be to act as a helper for some other unit which has 14:26:19 a requirement dependency on it. 14:26:19 3) A unit may be started when needed via activation (socket, path, timer, 14:26:19 D-Bus, udev, scripted systemctl call, ...). 14:26:19 4) In case of template units, the unit is meant to be enabled with some 14:26:19 instance name specified. 14:26:19 Reading package lists... 14:26:19 Building dependency tree... 14:26:19 Reading state information... 14:26:20 The following additional packages will be installed: 14:26:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:26:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:26:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:26:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:26:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:26:20 Suggested packages: 14:26:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:26:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:26:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:26:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:26:20 systemd-container policykit-1 14:26:20 Recommended packages: 14:26:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:26:20 The following NEW packages will be installed: 14:26:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:26:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:26:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:26:20 multiarch-support openssh-client python3 python3-minimal python3.6 14:26:20 python3.6-minimal snapd squashfs-tools sudo 14:26:20 The following packages will be upgraded: 14:26:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:26:20 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 14:26:20 Need to get 35.2 MB of archives. 14:26:20 After this operation, 141 MB of additional disk space will be used. 14:26:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 14:26:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 14:26:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] 14:26:20 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 14:26:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 14:26:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:26:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 14:26:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 14:26:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 14:26:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:26:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 14:26:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:26:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:26:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:26:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:26:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:26:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 14:26:20 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:26:20 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 14:26:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 14:26:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:26:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:26:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:26:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:26:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:26:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:26:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:26:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:26:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:26:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 14:26:21 debconf: delaying package configuration, since apt-utils is not installed 14:26:21 Fetched 35.2 MB in 1s (29.3 MB/s) 14:26:21 (Reading database ... 12757 files and directories currently installed.) 14:26:21 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 14:26:21 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:26:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 14:26:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:26:22 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 14:26:22 (Reading database ... 12757 files and directories currently installed.) 14:26:22 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 14:26:22 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 14:26:22 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 14:26:22 (Reading database ... 12757 files and directories currently installed.) 14:26:22 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 14:26:22 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 14:26:23 Setting up apt (1.6.12ubuntu0.2) ... 14:26:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:26:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:26:23 (Reading database ... 12764 files and directories currently installed.) 14:26:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 14:26:23 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 14:26:23 Selecting previously unselected package libpython3.6-minimal:amd64. 14:26:23 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:26:23 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:26:23 Selecting previously unselected package libexpat1:amd64. 14:26:23 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:26:23 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:26:23 Selecting previously unselected package python3.6-minimal. 14:26:23 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:26:23 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:26:24 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... 14:26:24 Checking for services that may need to be restarted...done. 14:26:24 Checking for services that may need to be restarted...done. 14:26:24 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:26:24 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:26:24 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 14:26:25 Selecting previously unselected package python3-minimal. 14:26:25 (Reading database ... 13012 files and directories currently installed.) 14:26:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:26:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:26:25 Selecting previously unselected package mime-support. 14:26:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:26:25 Unpacking mime-support (3.60ubuntu1) ... 14:26:25 Selecting previously unselected package libmpdec2:amd64. 14:26:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:26:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:26:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:26:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:26:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:26:25 Selecting previously unselected package python3.6. 14:26:25 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 14:26:25 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:26:25 Selecting previously unselected package libpython3-stdlib:amd64. 14:26:25 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:26:25 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:26:25 Setting up python3-minimal (3.6.7-1~18.04) ... 14:26:25 Selecting previously unselected package python3. 14:26:25 (Reading database ... 13442 files and directories currently installed.) 14:26:25 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:26:25 Unpacking python3 (3.6.7-1~18.04) ... 14:26:25 Selecting previously unselected package multiarch-support. 14:26:25 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:26:25 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:26:26 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:26:26 Selecting previously unselected package liblzo2-2:amd64. 14:26:26 (Reading database ... 13479 files and directories currently installed.) 14:26:26 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:26:26 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:26:26 Selecting previously unselected package libbsd0:amd64. 14:26:26 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:26:26 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:26:26 Selecting previously unselected package sudo. 14:26:26 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 14:26:26 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 14:26:26 Selecting previously unselected package apparmor. 14:26:26 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:26:26 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:26:26 Selecting previously unselected package libedit2:amd64. 14:26:26 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:26:26 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:26:26 Selecting previously unselected package libkrb5support0:amd64. 14:26:26 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:26:26 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:26:26 Selecting previously unselected package libk5crypto3:amd64. 14:26:26 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:26:26 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:26:27 Selecting previously unselected package libkeyutils1:amd64. 14:26:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:26:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:26:27 Selecting previously unselected package libkrb5-3:amd64. 14:26:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:26:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:26:27 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:26:27 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:26:27 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:26:27 Selecting previously unselected package libssl1.0.0:amd64. 14:26:27 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 14:26:27 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 14:26:27 Selecting previously unselected package openssh-client. 14:26:27 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:26:27 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:26:27 Selecting previously unselected package squashfs-tools. 14:26:27 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 14:26:27 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 14:26:27 Selecting previously unselected package snapd. 14:26:27 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 14:26:27 Unpacking snapd (2.48.3+18.04) ... 14:26:29 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:26:29 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 14:26:29 Setting up mime-support (3.60ubuntu1) ... 14:26:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 14:26:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:26:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:26:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:26:30 Setting up systemd (237-3ubuntu10.44) ... 14:26:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:26:30 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:26:30 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:26:30 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:26:30 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 14:26:30 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:26:30 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 14:26:31 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 14:26:31 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:26:31 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:26:31 Setting up python3 (3.6.7-1~18.04) ... 14:26:31 running python rtupdate hooks for python3.6... 14:26:31 running python post-rtupdate hooks for python3.6... 14:26:31 Setting up apparmor (2.12-4ubuntu5.1) ... 14:26:33 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:26:33 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:26:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:26:34 Setting up snapd (2.48.3+18.04) ... 14:26:34 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:26:35 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:26:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:26:35 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:26:35 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:26:36 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:26:36 /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' 14:26:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:26:36 Processing triggers for systemd (237-3ubuntu10.44) ... 14:26:37 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:26:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:26:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:26:38 Reading package lists... 14:26:38 Reading package lists... 14:26:38 Building dependency tree... 14:26:38 Reading state information... 14:26:38 Calculating upgrade... 14:26:39 The following packages will be upgraded: 14:26:39 advancecomp base-files bash binutils binutils-common 14:26:39 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:26:39 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:26:39 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 14:26:39 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 14:26:39 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 14:26:39 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 14:26:39 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 14:26:39 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 14:26:39 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 14:26:39 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 14:26:39 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 14:26:39 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 14:26:39 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 14:26:39 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 14:26:39 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:26:39 Need to get 63.8 MB of archives. 14:26:39 After this operation, 5202 kB of additional disk space will be used. 14:26:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] 14:26:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:26:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:26:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:26:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:26:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:26:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:26:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:26:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:26:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:26:39 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:26:39 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:26:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:26:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:26:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:26:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:26:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:26:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:26:39 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:26:39 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:26:39 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:26:39 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:26:39 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:26:39 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:26:39 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:26:39 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:26:39 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:26:39 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:26:39 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:26:39 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:26:39 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:26:39 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:26:39 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:26:39 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 14:26:39 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:26:39 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 14:26:39 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:26:39 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:26:39 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 14:26:39 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] 14:26:39 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 14:26:39 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:26:39 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:26:39 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:26:39 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 14:26:39 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:26:39 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:26:39 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 14:26:39 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 14:26:39 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 14:26:39 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 14:26:39 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:26:39 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:26:39 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:26:39 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:26:39 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:26:39 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:26:39 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:26:39 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:26:40 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:26:40 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:26:40 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:26:40 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:26:40 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:26:40 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:26:40 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:26:40 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 14:26:40 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:26:40 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:26:40 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:26:40 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 14:26:40 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:26:40 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:26:40 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:26:40 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:26:40 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:26:40 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:26:40 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:26:40 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 14:26:40 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 14:26:40 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 14:26:40 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 14:26:40 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 14:26:40 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 14:26:40 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 14:26:40 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:26:40 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 14:26:40 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:26:40 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 14:26:40 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 14:26:40 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:26:40 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:26:40 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 14:26:40 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:26:40 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:26:40 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:26:40 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:26:40 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:26:40 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:26:40 debconf: delaying package configuration, since apt-utils is not installed 14:26:41 Fetched 63.8 MB in 2s (33.7 MB/s) 14:26:41 (Reading database ... 13912 files and directories currently installed.) 14:26:41 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:26:41 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:26:41 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:26:41 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:26:41 Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... 14:26:41 Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... 14:26:42 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:42 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:42 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:42 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:43 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:43 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:43 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:43 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:43 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:43 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:43 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:43 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:43 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:43 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:43 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:26:43 (Reading database ... 13911 files and directories currently installed.) 14:26:43 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:43 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:26:44 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:26:44 (Reading database ... 13911 files and directories currently installed.) 14:26:44 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:44 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:44 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:44 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:44 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:26:44 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:26:44 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:26:44 (Reading database ... 13911 files and directories currently installed.) 14:26:44 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 14:26:45 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:26:45 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:26:45 (Reading database ... 13911 files and directories currently installed.) 14:26:45 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 14:26:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:26:45 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:26:45 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 14:26:45 Setting up base-files (10.1ubuntu2.10) ... 14:26:46 Installing new version of config file /etc/issue ... 14:26:46 Installing new version of config file /etc/issue.net ... 14:26:46 Installing new version of config file /etc/lsb-release ... 14:26:46 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:26:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:26:46 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:26:46 Removing obsolete conffile /etc/default/motd-news ... 14:26:46 (Reading database ... 13912 files and directories currently installed.) 14:26:46 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:26:46 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:26:46 Setting up bash (4.4.18-2ubuntu1.2) ... 14:26:46 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 14:26:46 (Reading database ... 13912 files and directories currently installed.) 14:26:46 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:46 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:26:46 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:26:46 (Reading database ... 13912 files and directories currently installed.) 14:26:46 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:26:47 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:26:47 Setting up tar (1.29b-2ubuntu0.2) ... 14:26:47 (Reading database ... 13912 files and directories currently installed.) 14:26:47 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:26:47 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:26:47 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:26:47 (Reading database ... 13912 files and directories currently installed.) 14:26:47 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:26:47 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:26:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:26:48 (Reading database ... 13912 files and directories currently installed.) 14:26:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:26:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:26:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:26:48 (Reading database ... 13912 files and directories currently installed.) 14:26:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:26:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:26:48 Setting up grep (3.1-2build1) ... 14:26:48 (Reading database ... 13912 files and directories currently installed.) 14:26:48 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:26:48 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:26:48 Setting up login (1:4.5-1ubuntu2) ... 14:26:48 (Reading database ... 13912 files and directories currently installed.) 14:26:48 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:26:48 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:26:48 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:26:49 (Reading database ... 13912 files and directories currently installed.) 14:26:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:26:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:26:49 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:26:49 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:26:49 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:26:49 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:26:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:26:50 (Reading database ... 13912 files and directories currently installed.) 14:26:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:26:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:26:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:26:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:26:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:26:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:26:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:26:51 (Reading database ... 13912 files and directories currently installed.) 14:26:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:26:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:26:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:26:51 (Reading database ... 13912 files and directories currently installed.) 14:26:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:26:52 (Reading database ... 13912 files and directories currently installed.) 14:26:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:26:52 (Reading database ... 13912 files and directories currently installed.) 14:26:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:26:52 (Reading database ... 13912 files and directories currently installed.) 14:26:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:53 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:26:53 (Reading database ... 13912 files and directories currently installed.) 14:26:53 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:26:53 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:26:53 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:26:53 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:26:53 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:26:53 (Reading database ... 13912 files and directories currently installed.) 14:26:53 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:26:53 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:26:53 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:26:53 (Reading database ... 13912 files and directories currently installed.) 14:26:53 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:53 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:53 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:26:54 (Reading database ... 13912 files and directories currently installed.) 14:26:54 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:54 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:54 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:26:54 (Reading database ... 13912 files and directories currently installed.) 14:26:54 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:54 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:54 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:26:54 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:26:55 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:26:55 (Reading database ... 13912 files and directories currently installed.) 14:26:55 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:26:55 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:26:55 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:26:55 (Reading database ... 13912 files and directories currently installed.) 14:26:55 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:26:55 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:26:55 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:26:55 (Reading database ... 13914 files and directories currently installed.) 14:26:55 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:26:55 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:26:56 Setting up debconf (1.5.66ubuntu1) ... 14:26:56 (Reading database ... 13914 files and directories currently installed.) 14:26:56 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 14:26:56 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:26:56 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 14:26:56 (Reading database ... 13914 files and directories currently installed.) 14:26:56 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 14:26:56 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 14:26:56 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 14:26:56 (Reading database ... 13914 files and directories currently installed.) 14:26:56 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:26:56 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:26:56 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 14:26:57 (Reading database ... 13914 files and directories currently installed.) 14:26:57 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:26:57 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:26:57 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 14:26:57 (Reading database ... 13914 files and directories currently installed.) 14:26:57 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:26:57 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:26:57 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 14:26:58 (Reading database ... 13914 files and directories currently installed.) 14:26:58 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:26:58 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:26:58 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 14:26:58 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:26:58 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:26:58 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:26:58 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:26:58 (Reading database ... 13914 files and directories currently installed.) 14:26:58 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 14:26:58 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 14:26:58 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 14:26:58 (Reading database ... 13914 files and directories currently installed.) 14:26:58 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 14:26:58 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:26:59 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 14:26:59 (Reading database ... 13914 files and directories currently installed.) 14:26:59 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:26:59 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:26:59 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:26:59 (Reading database ... 13914 files and directories currently installed.) 14:26:59 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 14:26:59 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 14:26:59 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 14:26:59 (Reading database ... 13914 files and directories currently installed.) 14:26:59 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:26:59 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:27:00 Setting up passwd (1:4.5-1ubuntu2) ... 14:27:00 (Reading database ... 13914 files and directories currently installed.) 14:27:00 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 14:27:00 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 14:27:00 Setting up gpgv (2.2.4-1ubuntu1.4) ... 14:27:00 (Reading database ... 13914 files and directories currently installed.) 14:27:00 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:27:00 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:27:00 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:27:00 (Reading database ... 13914 files and directories currently installed.) 14:27:00 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:27:00 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:27:01 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:27:01 (Reading database ... 13914 files and directories currently installed.) 14:27:01 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:27:01 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:27:01 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:27:01 (Reading database ... 13914 files and directories currently installed.) 14:27:01 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 14:27:01 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 14:27:01 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 14:27:02 (Reading database ... 13914 files and directories currently installed.) 14:27:02 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 14:27:02 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 14:27:02 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 14:27:02 (Reading database ... 13914 files and directories currently installed.) 14:27:02 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 14:27:02 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 14:27:02 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 14:27:02 (Reading database ... 13915 files and directories currently installed.) 14:27:02 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:27:02 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:27:02 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:27:02 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:27:02 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... 14:27:02 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... 14:27:02 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 14:27:02 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 14:27:03 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:27:03 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:27:03 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:27:03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:27:03 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:27:03 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:27:03 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:27:03 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:27:03 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:27:03 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:27:03 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:27:03 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:27:04 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:27:04 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:27:04 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 14:27:04 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 14:27:04 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:27:04 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:27:05 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:27:05 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:27:05 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:27:05 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:27:06 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:27:06 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:27:06 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:27:06 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:27:06 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 14:27:06 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 14:27:06 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:06 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:06 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:06 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:06 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:08 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:08 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:27:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:27:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:27:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:27:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:27:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:27:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:27:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:27:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:27:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:27:11 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:27:11 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:27:11 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:27:11 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:27:11 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:27:11 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:27:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:27:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:27:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:27:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 14:27:12 14:27:12 Current default time zone: 'Etc/UTC' 14:27:12 Local time is now: Thu Mar 11 14:27:12 UTC 2021. 14:27:12 Universal Time is now: Thu Mar 11 14:27:12 UTC 2021. 14:27:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:27:12 14:27:12 Setting up systemd-sysv (237-3ubuntu10.44) ... 14:27:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:12 Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... 14:27:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:27:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:27:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:27:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:27:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:27:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:27:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:27:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:27:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:27:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 14:27:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:13 Setting up patch (2.7.6-2ubuntu1.1) ... 14:27:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:27:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:27:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... 14:27:13 Installing new version of config file /etc/ssl/openssl.cnf ... 14:27:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:27:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:27:13 Setting up ca-certificates (20210119~18.04.1) ... 14:27:15 Updating certificates in /etc/ssl/certs... 14:27:15 23 added, 27 removed; done. 14:27:16 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:27:16 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:27:16 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:27:16 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:27:16 Setting up pkgbinarymangler (138.18.04.1) ... 14:27:16 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 14:27:16 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up perl (5.26.1-6ubuntu0.5) ... 14:27:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 14:27:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:27:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:27:16 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 14:27:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:27:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:27:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:27:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:27:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:27:16 Processing triggers for systemd (237-3ubuntu10.44) ... 14:27:16 Processing triggers for mime-support (3.60ubuntu1) ... 14:27:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 14:27:16 Updating certificates in /etc/ssl/certs... 14:27:17 0 added, 0 removed; done. 14:27:17 Running hooks in /etc/ca-certificates/update.d... 14:27:17 done. 14:27:18 Reading package lists... 14:27:18 Building dependency tree... 14:27:18 Reading state information... 14:27:18 The following NEW packages will be installed: 14:27:18 apt-transport-https 14:27:18 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:27:18 Need to get 1696 B of archives. 14:27:18 After this operation, 153 kB of additional disk space will be used. 14:27:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 14:27:18 debconf: delaying package configuration, since apt-utils is not installed 14:27:18 Fetched 1696 B in 0s (47.3 kB/s) 14:27:18 Selecting previously unselected package apt-transport-https. 14:27:18 (Reading database ... 13920 files and directories currently installed.) 14:27:18 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 14:27:18 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 14:27:18 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 14:27:18 Waiting for network to be ready... 14:27:25 2021-03-11T14:27:22Z INFO Waiting for automatic snapd restart... 14:27:25 snapd 2.49 from Canonical* installed 14:27:26 "snapd" switched to the "latest/stable" channel 14:27:26 14:27:29 core18 20210128 from Canonical* installed 14:27:29 "core18" switched to the "latest/stable" channel 14:27:29 14:27:33 snapcraft 4.5.4 from Canonical* installed 14:27:33 "snapcraft" switched to the "latest/stable" channel 14:27:33 14:27:36 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 14:27:36 - README.md 14:27:36 14:27:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:27:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:27:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:27:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:27:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:27:44 Reading package lists... 14:27:44 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.7 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 14:27:51 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:27:51 Reading package lists... 14:27:51 Building dependency tree... 14:27:51 Reading state information... 14:27:51 Suggested packages: 14:27:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:27:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:27:51 Recommended packages: 14:27:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:27:51 The following NEW packages will be installed: 14:27:51 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:27:51 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:27:51 pkg-config zip 14:27:51 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:27:51 Need to get 7658 kB of archives. 14:27:51 After this operation, 43.8 MB of additional disk space will be used. 14:27:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.7 [1172 kB] 14:27:51 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:27:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 14:27:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 14:27:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 14:27:51 Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:27:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:27:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:27:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:27:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:27:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:27:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:27:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:27:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:27:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:27:51 debconf: delaying package configuration, since apt-utils is not installed 14:27:51 Fetched 7658 kB in 1s (10.2 MB/s) 14:27:51 Selecting previously unselected package libglib2.0-0:amd64. 14:27:51 (Reading database ... 13924 files and directories currently installed.) 14:27:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.7_amd64.deb ... 14:27:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 14:27:52 Selecting previously unselected package libpsl5:amd64. 14:27:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:27:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:27:52 Selecting previously unselected package libnghttp2-14:amd64. 14:27:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:27:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:27:52 Selecting previously unselected package librtmp1:amd64. 14:27:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:27:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:27:52 Selecting previously unselected package libcurl3-gnutls:amd64. 14:27:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 14:27:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 14:27:52 Selecting previously unselected package liberror-perl. 14:27:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:27:52 Unpacking liberror-perl (0.17025-1) ... 14:27:52 Selecting previously unselected package git-man. 14:27:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 14:27:52 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 14:27:53 Selecting previously unselected package git. 14:27:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 14:27:53 Unpacking git (1:2.17.1-1ubuntu0.8) ... 14:27:54 Selecting previously unselected package libnorm1:amd64. 14:27:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:27:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:27:54 Selecting previously unselected package libpgm-5.2-0:amd64. 14:27:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:27:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:27:54 Selecting previously unselected package libsodium23:amd64. 14:27:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:27:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:27:54 Selecting previously unselected package libzmq5:amd64. 14:27:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:27:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:27:54 Selecting previously unselected package libzmq3-dev:amd64. 14:27:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:27:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:27:54 Selecting previously unselected package pkg-config. 14:27:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:27:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:27:54 Selecting previously unselected package zip. 14:27:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:27:54 Unpacking zip (3.0-11build1) ... 14:27:55 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:27:55 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 14:27:55 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:27:55 Setting up liberror-perl (0.17025-1) ... 14:27:55 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:27:55 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.7) ... 14:27:55 No schema files found: doing nothing. 14:27:55 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:27:55 Setting up zip (3.0-11build1) ... 14:27:55 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:27:55 Setting up libsodium23:amd64 (1.0.16-2) ... 14:27:55 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:27:55 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:27:55 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 14:27:55 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:27:55 Setting up git (1:2.17.1-1ubuntu0.8) ... 14:27:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:28:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:28:02 git set to automatically installed. 14:28:02 git-man set to automatically installed. 14:28:02 libcurl3-gnutls set to automatically installed. 14:28:02 liberror-perl set to automatically installed. 14:28:02 libglib2.0-0 set to automatically installed. 14:28:02 libnghttp2-14 set to automatically installed. 14:28:02 libnorm1 set to automatically installed. 14:28:02 libpgm-5.2-0 set to automatically installed. 14:28:02 libpsl5 set to automatically installed. 14:28:02 librtmp1 set to automatically installed. 14:28:02 libsodium23 set to automatically installed. 14:28:02 libzmq3-dev set to automatically installed. 14:28:02 libzmq5 set to automatically installed. 14:28:02 pkg-config set to automatically installed. 14:28:02 zip set to automatically installed. 14:28:04 snapd is not logged in, snap install commands will use sudo 14:28:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:30:17 go (1.15/stable) 1.15.9 from Michael Hudson-Doyle (mwhudson) installed 14:30:17 snapd is not logged in, snap install commands will use sudo 14:30:20 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:30:21 snap "core18" has no updates available 14:30:21 Pulling config-common 14:30:21 + snapcraftctl pull 14:30:22 Pulling go-build-helper 14:30:22 + snapcraftctl pull 14:30:23 'edgex-go' has dependencies that need to be staged: go-build-helper 14:30:23 Skipping pull go-build-helper (already ran) 14:30:23 Building go-build-helper 14:30:23 + snapcraftctl build 14:30:25 Staging go-build-helper 14:30:25 + snapcraftctl stage 14:30:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:30:35 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:30:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1573 kB] 14:30:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] 14:30:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 14:30:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 14:30:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] 14:30:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] 14:30:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] 14:30:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] 14:30:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:30:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:30:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:30:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:30:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:30:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:30:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:30:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:30:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:30:35 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1913 kB] 14:30:35 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] 14:30:35 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 14:30:35 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 14:30:35 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] 14:30:35 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] 14:30:35 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] 14:30:35 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] 14:30:35 Fetched 24.0 MB in 0s (0 B/s) 14:30:35 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:30:35 Fetched 224 kB in 0s (0 B/s) 14:30:35 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:30:35 Fetched 157 kB in 0s (0 B/s) 14:30:35 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:30:35 Fetched 221 kB in 0s (0 B/s) 14:30:35 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:30:35 Fetched 143 kB in 0s (0 B/s) 14:30:35 Pulling edgex-go 14:30:35 + snapcraftctl pull 14:30:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:30:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:30:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:30:57 Fetched 0 B in 0s (0 B/s) 14:30:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:30:57 Fetched 96.5 kB in 0s (0 B/s) 14:30:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:30:57 Fetched 279 kB in 0s (0 B/s) 14:30:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:30:57 Fetched 122 kB in 0s (0 B/s) 14:30:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:30:57 Fetched 77.8 kB in 0s (0 B/s) 14:30:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:30:57 Fetched 8848 B in 0s (0 B/s) 14:30:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:30:57 Fetched 47.8 kB in 0s (0 B/s) 14:30:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:30:57 Fetched 45.6 kB in 0s (0 B/s) 14:30:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:30:57 Fetched 15.0 kB in 0s (0 B/s) 14:30:57 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 14:30:57 Fetched 214 kB in 0s (0 B/s) 14:30:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 14:30:57 Fetched 154 kB in 0s (0 B/s) 14:30:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:30:57 Fetched 50.6 kB in 0s (0 B/s) 14:30:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:30:57 Fetched 14.8 kB in 0s (0 B/s) 14:30:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:30:57 Fetched 41.8 kB in 0s (0 B/s) 14:30:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:30:57 Fetched 499 kB in 0s (0 B/s) 14:30:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:30:57 Fetched 111 kB in 0s (0 B/s) 14:30:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:30:57 Fetched 240 kB in 0s (0 B/s) 14:30:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:30:57 Fetched 29.3 kB in 0s (0 B/s) 14:30:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:30:57 Fetched 85.5 kB in 0s (0 B/s) 14:30:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:30:57 Fetched 24.5 kB in 0s (0 B/s) 14:30:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:30:57 Fetched 49.2 kB in 0s (0 B/s) 14:30:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:30:57 Fetched 54.2 kB in 0s (0 B/s) 14:30:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:30:57 Fetched 30.8 kB in 0s (0 B/s) 14:30:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 14:30:57 Fetched 15.8 kB in 0s (0 B/s) 14:30:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:30:57 Fetched 85.9 kB in 0s (0 B/s) 14:30:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:30:57 Fetched 8720 B in 0s (0 B/s) 14:30:57 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 14:30:57 Fetched 137 kB in 0s (0 B/s) 14:30:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:30:57 Fetched 119 kB in 0s (0 B/s) 14:30:57 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 14:30:57 Fetched 109 kB in 0s (0 B/s) 14:30:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:30:57 Fetched 11.1 kB in 0s (0 B/s) 14:30:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 14:30:57 Fetched 645 kB in 0s (0 B/s) 14:30:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:30:57 Fetched 41.3 kB in 0s (0 B/s) 14:30:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:30:57 Fetched 17.9 kB in 0s (0 B/s) 14:30:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:30:57 Fetched 368 kB in 0s (0 B/s) 14:30:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:30:57 Fetched 187 kB in 0s (0 B/s) 14:30:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:30:57 Fetched 175 kB in 0s (0 B/s) 14:30:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:30:57 Fetched 206 kB in 0s (0 B/s) 14:30:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] 14:30:57 Fetched 1301 kB in 0s (0 B/s) 14:30:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:30:57 Fetched 36.2 kB in 0s (0 B/s) 14:30:57 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 14:30:57 Fetched 159 kB in 0s (0 B/s) 14:30:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:30:57 Fetched 107 kB in 0s (0 B/s) 14:30:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:30:57 Fetched 48.7 kB in 0s (0 B/s) 14:30:57 Pulling static-packages 14:30:57 + snapcraftctl pull 14:30:57 Pulling version 14:30:57 + cd /root/project 14:30:57 + [ -f VERSION ] 14:30:57 + PROJECT_VERSION=local-dev 14:30:57 + git rev-parse --short HEAD 14:30:57 + GIT_REVISION=1010d7ab 14:30:57 + snapcraftctl set-version local-dev 14:30:57 Building config-common 14:30:57 + snapcraftctl build 14:30:59 Skipping build go-build-helper (already ran) 14:30:59 Building edgex-go 14:30:59 + cd /root/parts/edgex-go/src 14:30:59 + make build 14:30:59 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 14:31:01 go: downloading github.com/gorilla/mux v1.8.0 14:31:01 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 14:31:01 go: downloading github.com/google/uuid v1.2.0 14:31:01 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.46 14:31:01 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 14:31:01 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 14:31:01 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:31:01 go: downloading github.com/BurntSushi/toml v0.3.1 14:31:01 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 14:31:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 14:31:02 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:31:02 go: downloading github.com/imdario/mergo v0.3.12 14:31:02 go: downloading github.com/pkg/errors v0.8.1 14:31:02 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:31:02 go: downloading github.com/pelletier/go-toml v1.2.0 14:31:02 go: downloading github.com/go-playground/validator/v10 v10.3.0 14:31:02 go: downloading github.com/go-redis/redis/v7 v7.2.0 14:31:02 go: downloading github.com/pebbe/zmq4 v1.2.5 14:31:02 go: downloading github.com/go-kit/kit v0.8.0 14:31:02 go: downloading github.com/go-playground/universal-translator v0.17.0 14:31:02 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:31:02 go: downloading github.com/hashicorp/consul/api v1.8.1 14:31:02 go: downloading github.com/go-playground/locales v0.13.0 14:31:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:31:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:31:02 go: downloading github.com/mitchellh/copystructure v1.0.0 14:31:02 go: downloading github.com/hashicorp/serf v0.9.5 14:31:02 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:31:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 14:31:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 14:31:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:31:02 go: downloading github.com/mattn/go-isatty v0.0.12 14:31:03 go: downloading github.com/fatih/color v1.9.0 14:31:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 14:31:03 go: downloading github.com/leodido/go-urn v1.2.0 14:31:03 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 14:31:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:31:03 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 14:31:03 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:31:03 go: downloading github.com/gorilla/websocket v1.4.2 14:31:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:31:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:31:03 go: downloading github.com/mattn/go-colorable v0.1.6 14:31:03 go: downloading github.com/x448/float16 v0.8.4 14:31:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:31:13 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 14:31:13 go: downloading gopkg.in/yaml.v2 v2.4.0 14:31:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:31:19 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 14:31:21 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 14:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:31:22 go: downloading github.com/stretchr/testify v1.7.0 14:31:22 go: downloading github.com/davecgh/go-spew v1.1.1 14:31:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:31:22 go: downloading github.com/pmezard/go-difflib v1.0.0 14:31:24 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 14:31:24 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 14:31:24 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 14:31:26 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 14:31:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:31:27 go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 14:31:29 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 14:31:30 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 14:31:30 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:31:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:31:32 go: downloading github.com/lib/pq v1.9.0 14:31:34 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 14:31:34 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 14:31:34 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 14:31:34 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 14:31:34 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 14:31:34 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 14:31:34 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 14:31:34 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 14:31:34 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 14:31:34 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 14:31:34 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 14:31:34 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 14:31:34 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 14:31:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 14:31:34 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 14:31:34 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 14:31:34 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 14:31:34 + 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 14:31:34 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 14:31:34 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 14:31:34 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 14:31:34 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 14:31:34 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 14:31:34 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 14:31:34 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 14:31:38 Building static-packages 14:31:38 + snapcraftctl build 14:31:39 Building version 14:31:39 + snapcraftctl build 14:31:41 Staging config-common 14:31:41 + snapcraftctl stage 14:31:42 Skipping stage go-build-helper (already ran) 14:31:42 Staging edgex-go 14:31:42 + snapcraftctl stage 14:31:43 Staging static-packages 14:31:43 + snapcraftctl stage 14:31:44 Staging version 14:31:44 + snapcraftctl stage 14:31:45 Priming config-common 14:31:45 + snapcraftctl prime 14:31:46 Priming go-build-helper 14:31:46 + snapcraftctl prime 14:31:47 Priming edgex-go 14:31:47 + snapcraftctl prime 14:31:47 Priming static-packages 14:31:47 + snapcraftctl prime 14:31:50 Priming version 14:31:50 + snapcraftctl prime 14:31:51 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 14:31:54 provisioning config files... 14:31:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6143318890795800553tmp [Pipeline] { [Pipeline] sh 14:31:55 + set +x 14:31:55 + bash -s -- 14:31:55 + curl -s https://codecov.io/bash 14:31:55 14:31:55 _____ _ 14:31:55 / ____| | | 14:31:55 | | ___ __| | ___ ___ _____ __ 14:31:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:31:55 | |___| (_) | (_| | __/ (_| (_) \ V / 14:31:55 \_____\___/ \__,_|\___|\___\___/ \_/ 14:31:55 Bash-20210309-2b87ace 14:31:55 14:31:55 14:31:55 ==> git version 2.24.3 found 14:31:55 ==> 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 14:31:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:31:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:31:55 ==> Jenkins CI detected. 14:31:55 project root: . 14:31:55 --> token set from env 14:31:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:31:55 ==> Running gcov in . (disable via -X gcov) 14:31:56 ==> Python coveragepy not found 14:31:56 ==> Searching for coverage reports in: 14:31:56 + . 14:31:56 -> Found 1 reports 14:31:56 ==> Detecting git/mercurial file structure 14:31:56 ==> Reading reports 14:31:56 + ./coverage.out bytes=628838 14:31:56 ==> Appending adjustments 14:31:56 https://docs.codecov.io/docs/fixing-reports 14:32:07 + Found adjustments 14:32:07 ==> Gzipping contents 14:32:07 92K /tmp/codecov.cUSNzi.gz 14:32:07 ==> Uploading reports 14:32:07 url: https://codecov.io 14:32:07 query: branch=PR-3242&commit=1010d7ab92e7501ef9ffb2df571d8983dffc4f47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3242%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3242&job=&cmd_args= 14:32:07 -> Pinging Codecov 14:32:07 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3242&commit=1010d7ab92e7501ef9ffb2df571d8983dffc4f47&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3242%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3242&job=&cmd_args= 14:32:07 -> Uploading to 14:32:07 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/00271124DB129430A58F1EEE437C3FCB/1010d7ab92e7501ef9ffb2df571d8983dffc4f47/c14e5c33-afbb-49ed-91bb-66bc167a9f87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T143207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b9a329010a2a89244ed4c39c7f9dce545a53c8da5b3f52938d88203eaeb5f8f 14:32:07 % Total % Received % Xferd Average Speed Time Time Time Current 14:32:07 Dload Upload Total Spent Left Speed 14:32:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92757 0 0 100 92757 0 111k --:--:-- --:--:-- --:--:-- 111k 100 92757 0 0 100 92757 0 111k --:--:-- --:--:-- --:--:-- 111k 14:32:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1010d7ab92e7501ef9ffb2df571d8983dffc4f47 [Pipeline] } 14:32: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 14:32:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:32:12 ---> package-listing.sh 14:32:12 ++ tr '[:upper:]' '[:lower:]' 14:32:12 ++ facter osfamily 14:32:13 + OS_FAMILY=redhat 14:32:13 + workspace=/w/workspace/edgex-go/5 14:32:13 + START_PACKAGES=/tmp/packages_start.txt 14:32:13 + END_PACKAGES=/tmp/packages_end.txt 14:32:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:13 + PACKAGES=/tmp/packages_start.txt 14:32:13 + '[' /w/workspace/edgex-go/5 ']' 14:32:13 + PACKAGES=/tmp/packages_end.txt 14:32:13 + case "${OS_FAMILY}" in 14:32:13 + sort 14:32:13 + rpm -qa 14:32:20 + '[' -f /tmp/packages_start.txt ']' 14:32:20 + '[' -f /tmp/packages_end.txt ']' 14:32:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:20 + '[' /w/workspace/edgex-go/5 ']' 14:32:20 + mkdir -p /w/workspace/edgex-go/5/archives/ 14:32:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 14:32:20 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:32:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:32:21 14:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:32:22 alpine: Pulling from edgex-lftools-log-publisher 14:32:22 df20fa9351a1: Pulling fs layer 14:32:22 36b3adc4ff6f: Pulling fs layer 14:32:22 8ad3a11d3b57: Pulling fs layer 14:32:22 46f8f816bc3b: Pulling fs layer 14:32:22 93b61091891f: Pulling fs layer 14:32:22 93b9cdb0e59b: Pulling fs layer 14:32:22 5e14af77c1be: Pulling fs layer 14:32:22 01666e4c0597: Pulling fs layer 14:32:22 aa168da1d23b: Pulling fs layer 14:32:22 46f8f816bc3b: Waiting 14:32:22 93b61091891f: Waiting 14:32:22 93b9cdb0e59b: Waiting 14:32:22 5e14af77c1be: Waiting 14:32:22 aa168da1d23b: Waiting 14:32:22 01666e4c0597: Waiting 14:32:22 36b3adc4ff6f: Verifying Checksum 14:32:22 36b3adc4ff6f: Download complete 14:32:22 46f8f816bc3b: Verifying Checksum 14:32:22 46f8f816bc3b: Download complete 14:32:22 df20fa9351a1: Verifying Checksum 14:32:22 df20fa9351a1: Download complete 14:32:22 93b9cdb0e59b: Verifying Checksum 14:32:22 93b9cdb0e59b: Download complete 14:32:22 5e14af77c1be: Verifying Checksum 14:32:22 5e14af77c1be: Download complete 14:32:22 01666e4c0597: Verifying Checksum 14:32:22 01666e4c0597: Download complete 14:32:22 93b61091891f: Verifying Checksum 14:32:22 93b61091891f: Download complete 14:32:23 df20fa9351a1: Pull complete 14:32:23 8ad3a11d3b57: Verifying Checksum 14:32:23 8ad3a11d3b57: Download complete 14:32:24 36b3adc4ff6f: Pull complete 14:32:26 aa168da1d23b: Verifying Checksum 14:32:26 aa168da1d23b: Download complete 14:32:27 8ad3a11d3b57: Pull complete 14:32:28 46f8f816bc3b: Pull complete 14:32:29 93b61091891f: Pull complete 14:32:29 93b9cdb0e59b: Pull complete 14:32:30 5e14af77c1be: Pull complete 14:32:30 01666e4c0597: Pull complete 14:32:49 aa168da1d23b: Pull complete 14:32:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:32:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:32:49 prd-centos7-docker-4c-2g-29520 does not seem to be running inside a container 14:32: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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:32:57 $ docker top 039ab7ff1fa56e701842f9d75409f8ce25ed0cafd367c09f4c828e2605bc60a2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:57 + touch /tmp/pre-build-complete [Pipeline] sh 14:32:58 + mkdir -p /var/log/sa [Pipeline] sh 14:32:59 + ls /var/log/sa-host 14:32:59 + sadf -c /var/log/sa-host/sa11 14:32:59 file_magic: OK 14:32:59 HZ: Using current value: 100 14:32:59 file_header: OK 14:32:59 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 14:32:59 Statistics: 14:32:59 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:32:59 File successfully converted to sysstat format version 12.2.1 14:32:59 + sadf -c /var/log/sa-host/sa23 14:32:59 file_magic: OK 14:32:59 HZ: Using current value: 100 14:32:59 file_header: OK 14:32:59 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 14:32:59 Statistics: 14:32:59 Hnuu...uuuununununu... 14:32:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:59 provisioning config files... 14:32:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config152020486185270341tmp [Pipeline] { [Pipeline] echo 14:32:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:33:00 ---> create-netrc.sh [Pipeline] } 14:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:33:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:33:00 ---> python-tools-install.sh [Pipeline] echo 14:33:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:33:01 ---> sudo-logs.sh 14:33:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:33:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:33:01 ---> job-cost.sh 14:33:01 lf-activate-venv: SKIPPING 14:33:01 DEBUG: total: 0.20999999344348907 14:33:01 INFO: Retrieving Stack Cost... 14:33:02 INFO: Retrieving Pricing Info for: v1-standard-2 14:33:04 INFO: Archiving Costs [Pipeline] echo 14:33:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:33:04 ---> logs-deploy.sh 14:33:04 lf-activate-venv: SKIPPING 14:33:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3242/5 14:33:04 INFO: archiving workspace using pattern(s): 14:33:09 Archives upload complete. 14:33:09 INFO: archiving logs to Nexus