jim-wang-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23758 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) > 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/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" > git rev-list --no-walk 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:22:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:22:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:22:31 ========================================================= 15:22:31 EdgeX Global Pipelines Version Info 15:22:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:22:32 ------------------- 15:22:32 stable info: 15:22:32 ------------------- 15:22:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:22:32 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:22:32 Message: update stable to v1.0.179 15:22:33 ------------------- 15:22:33 experimental info: 15:22:33 ------------------- 15:22:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:22:33 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 15:22:33 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:22:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:22:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:22:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 15:22:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3078 [Pipeline] echo 15:22:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3078 [Pipeline] echo 15:22:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3078 [Pipeline] echo 15:22:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [Pipeline] echo 15:22:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cc3e32 [Pipeline] echo 15:22:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:22:36 provisioning config files... 15:22:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4515023421089849987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:37 ---> docker-login.sh 15:22:37 nexus3.edgexfoundry.org:10001 15:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:37 Configure a credential helper to remove this warning. See 15:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:37 15:22:37 Login Succeeded 15:22:37 nexus3.edgexfoundry.org:10002 15:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:37 Configure a credential helper to remove this warning. See 15:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:37 15:22:37 Login Succeeded 15:22:37 nexus3.edgexfoundry.org:10003 15:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:37 Configure a credential helper to remove this warning. See 15:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:37 15:22:37 Login Succeeded 15:22:37 nexus3.edgexfoundry.org:10004 15:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:38 Configure a credential helper to remove this warning. See 15:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:38 15:22:38 Login Succeeded 15:22:38 docker.io 15:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:38 Configure a credential helper to remove this warning. See 15:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:38 15:22:38 Login Succeeded 15:22:38 ---> docker-login.sh ends [Pipeline] } 15:22:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:38 ++ 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 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/core-command/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo core-command,cmd/core-command/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/core-data/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo core-data,cmd/core-data/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/core-metadata/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo core-metadata,cmd/core-metadata/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/security-bootstrapper/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/security-proxy-setup/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/support-notifications/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo support-notifications,cmd/support-notifications/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/support-scheduler/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:22:38 + for file in '`ls cmd/**/Dockerfile`' 15:22:38 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:22:38 ++ cut -d/ -f2 15:22:38 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:22:38 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 15:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:40 15:22:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:22:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:41 latest: Pulling from edgex-devops/git-semver 15:22:41 31603596830f: Pulling fs layer 15:22:41 2a8b12db71e7: Pulling fs layer 15:22:41 6ca5941a6612: Pulling fs layer 15:22:41 ecc8261a40a4: Pulling fs layer 15:22:41 ecc8261a40a4: Waiting 15:22:41 2a8b12db71e7: Verifying Checksum 15:22:41 2a8b12db71e7: Download complete 15:22:41 31603596830f: Verifying Checksum 15:22:41 31603596830f: Download complete 15:22:41 ecc8261a40a4: Verifying Checksum 15:22:41 ecc8261a40a4: Download complete 15:22:41 6ca5941a6612: Verifying Checksum 15:22:41 6ca5941a6612: Download complete 15:22:41 31603596830f: Pull complete 15:22:41 2a8b12db71e7: Pull complete 15:22:42 6ca5941a6612: Pull complete 15:22:42 ecc8261a40a4: Pull complete 15:22:42 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:22:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:22:43 prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container 15:22:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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:10004/edgex-devops/git-semver:latest cat 15:22:45 $ docker top c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:22:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:45 [ssh-agent] Looking for ssh-agent implementation... 15:22:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:46 $ docker exec c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent 15:22:46 SSH_AUTH_SOCK=/tmp/ssh-Cjg5Y12fAEVT/agent.12 15:22:46 SSH_AGENT_PID=17 15:22:46 Running ssh-add (command line suppressed) 15:22:46 Identity added: /w/workspace/edgex-go/6@tmp/private_key_433252989407012360.key (/w/workspace/edgex-go/6@tmp/private_key_433252989407012360.key) 15:22:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:46 + git tag --points-at HEAD [Pipeline] } 15:22:46 $ docker exec --env ******** --env ******** c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent -k 15:22:46 unset SSH_AUTH_SOCK; 15:22:46 unset SSH_AGENT_PID; 15:22:46 echo Agent pid 17 killed; 15:22:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:22:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:22:47 [ssh-agent] Looking for ssh-agent implementation... 15:22:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:47 $ docker exec c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent 15:22:47 SSH_AUTH_SOCK=/tmp/ssh-Zeh6GspcjJiu/agent.46 15:22:47 SSH_AGENT_PID=52 15:22:47 Running ssh-add (command line suppressed) 15:22:47 Identity added: /w/workspace/edgex-go/6@tmp/private_key_811187170627463237.key (/w/workspace/edgex-go/6@tmp/private_key_811187170627463237.key) 15:22:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:22:47 + git semver init 15:22:47 # -> Open(): unable to determine branch for HEAD 15:22:47 # $GIT_DIR = /w/workspace/edgex-go/6/.git 15:22:47 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 15:22:47 # $SEMVER_REMOTE_NAME = origin 15:22:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:22:47 # $SEMVER_USER_NAME = edgex-jenkins 15:22:47 # $SEMVER_BRANCH = PR-3078 15:22:47 # $SEMVER_TEMP = /tmp/semver-002549077 15:22:47 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:23:34 # '/tmp/semver-002549077' -> '/w/workspace/edgex-go/6/.semver' 15:23:34 # -> Force: false 15:23:34 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 15:23:34 $ docker exec --env ******** --env ******** c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent -k 15:23:35 unset SSH_AUTH_SOCK; 15:23:35 unset SSH_AGENT_PID; 15:23:35 echo Agent pid 52 killed; 15:23:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:35 + git semver [Pipeline] } 15:23:35 $ docker stop --time=1 c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 15:23:37 $ docker rm -f c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:23:38 Stashed 1 file(s) [Pipeline] echo 15:23:38 [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 15:23:39 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:23:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:23:40 + sudo service docker restart 15:23:40 + true 15:23:40 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 15:23:40 ========================================================= 15:23:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:23:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:23:41 + 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 . 15:23:44 Sending build context to Docker daemon 327.2MB 15:23:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:23:44 Step 2/6 : FROM ${BASE} 15:23:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:23:44 188c0c94c7c5: Pulling fs layer 15:23:44 0ef7d3d256c8: Pulling fs layer 15:23:44 de9db76c5a1d: Pulling fs layer 15:23:44 bca2f99d35d6: Pulling fs layer 15:23:44 93359f2a8cfa: Pulling fs layer 15:23:44 7c6f9722023f: Pulling fs layer 15:23:44 a35cf1a2eb13: Pulling fs layer 15:23:44 93359f2a8cfa: Waiting 15:23:44 7c6f9722023f: Waiting 15:23:44 a35cf1a2eb13: Waiting 15:23:44 bca2f99d35d6: Waiting 15:23:45 de9db76c5a1d: Verifying Checksum 15:23:45 de9db76c5a1d: Download complete 15:23:45 0ef7d3d256c8: Verifying Checksum 15:23:45 0ef7d3d256c8: Download complete 15:23:45 7c6f9722023f: Verifying Checksum 15:23:45 7c6f9722023f: Download complete 15:23:46 188c0c94c7c5: Download complete 15:23:46 188c0c94c7c5: Pull complete 15:23:46 0ef7d3d256c8: Pull complete 15:23:46 de9db76c5a1d: Pull complete 15:23:48 a35cf1a2eb13: Verifying Checksum 15:23:48 a35cf1a2eb13: Download complete 15:23:49 bca2f99d35d6: Download complete 15:23:54 Still waiting to schedule task 15:23:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:23:54 bca2f99d35d6: Pull complete 15:23:54 93359f2a8cfa: Pull complete 15:23:54 7c6f9722023f: Pull complete 15:24:01 a35cf1a2eb13: Pull complete 15:24:01 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 15:24:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:24:01 ---> a62c8e92a672 15:24:01 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 15:24:01 ---> Running in 643a489c967f 15:24:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:24:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:24:05 (1/12) Installing libmagic (5.38-r0) 15:24:06 (2/12) Installing file (5.38-r0) 15:24:06 (3/12) Installing libc-dev (0.7.2-r3) 15:24:06 (4/12) Installing g++ (9.3.0-r2) 15:24:45 (5/12) Installing fortify-headers (1.1-r0) 15:24:45 (6/12) Installing patch (2.7.6-r6) 15:24:45 (7/12) Installing build-base (0.5-r2) 15:24:45 (8/12) Installing libsodium (1.0.18-r0) 15:24:45 (9/12) Installing pkgconf (1.7.2-r0) 15:24:45 (10/12) Installing libsodium-dev (1.0.18-r0) 15:24:45 (11/12) Installing libzmq (4.3.3-r0) 15:24:45 (12/12) Installing zeromq-dev (4.3.3-r0) 15:24:45 Executing busybox-1.31.1-r19.trigger 15:24:45 OK: 233 MiB in 51 packages 15:24:45 Removing intermediate container 643a489c967f 15:24:45 ---> 3249076f0af7 15:24:45 Step 4/6 : WORKDIR /edgex-go 15:24:45 ---> Running in b3456179ed12 15:24:45 Removing intermediate container b3456179ed12 15:24:45 ---> 85ec0da823be 15:24:45 Step 5/6 : COPY go.mod . 15:24:45 ---> cf18a892b65e 15:24:45 Step 6/6 : RUN go mod download 15:24:45 ---> Running in 6c5138a5dc7c 15:25:07 Removing intermediate container 6c5138a5dc7c 15:25:07 ---> 93425f43a0dc 15:25:07 Successfully built 93425f43a0dc 15:25:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:25:07 + docker inspect -f . ci-base-image-x86_64 15:25:07 . [Pipeline] withDockerContainer 15:25:08 prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container 15:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:25:09 $ docker top e88c3e314bdd0f47f21031ab54dcbc5a377b1fc5948b7d3df87d4bd8fd166c27 -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:09 + go version 15:25:09 go version go1.15.5 linux/amd64 [Pipeline] } 15:25:09 $ docker stop --time=1 e88c3e314bdd0f47f21031ab54dcbc5a377b1fc5948b7d3df87d4bd8fd166c27 15:25:10 $ docker rm -f e88c3e314bdd0f47f21031ab54dcbc5a377b1fc5948b7d3df87d4bd8fd166c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:25:11 + docker inspect -f . ci-base-image-x86_64 15:25:11 . [Pipeline] withDockerContainer 15:25:11 prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container 15:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:25:12 $ docker top 4d2a61d77b0362aefeda796749df88d447e02125b98200e6c6424c511b54377a -eo pid,comm [Pipeline] { [Pipeline] echo 15:25:12 ========================================================= 15:25:12 [edgeXBuildGoParallel] Running Tests and Build... 15:25:12 ========================================================= [Pipeline] sh 15:25:13 + make test 15:25:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:25:21 ? github.com/edgexfoundry/edgex-go [no test files] 15:25:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:25:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:25:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:25:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:25:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:25:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:25:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:25:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:25:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:25:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:25:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 46.6% of statements 15:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:25:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23759 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws 15:25:51 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.167s coverage: 27.1% of statements 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 65.8% of statements 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:25:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.412s coverage: 82.3% of statements 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:25:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.374s coverage: 28.6% of statements 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.126s coverage: 86.7% of statements 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.092s coverage: 78.3% of statements 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:25:55 using credential edgex-jenkins-ssh 15:25:55 Cloning the remote Git repository 15:25:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:25:56 > git init /w/workspace/edgex-go/6 # timeout=10 15:25:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:25:56 > git --version # timeout=10 15:25:56 > git --version # 'git version 2.17.1' 15:25:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.430s coverage: 92.8% of statements 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:25:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 43.8% of statements 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 79.5% of statements 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 15:25:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.056s coverage: 94.4% of statements 15:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements 15:26:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:26:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:26:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:26:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.4% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 63.5% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.274s coverage: 68.9% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.254s coverage: 84.0% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:26:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:26:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:26:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 15:26:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 15:26:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 15:26:12 GO111MODULE=on go vet ./... 15:26:17 Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:26:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:26:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:26:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:26:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:26:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:26:17 > git config core.sparsecheckout # timeout=10 15:26:17 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 15:26:17 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:26:17 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) 15:26:17 > git remote # timeout=10 15:26:17 > git config --get remote.origin.url # timeout=10 15:26:17 using GIT_SSH to set credentials SSH Credentials for GitHub 15:26:17 > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 15:26:17 > git rev-parse HEAD^{commit} # timeout=10 15:26:17 > git config core.sparsecheckout # timeout=10 15:26:17 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 15:26:22 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:26:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:26:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:26:24 + + true 15:26:24 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 15:26:27 provisioning config files... 15:26:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7759988943864294742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:26:27 ---> docker-login.sh 15:26:27 nexus3.edgexfoundry.org:10001 15:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:29 Configure a credential helper to remove this warning. See 15:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:29 15:26:29 Login Succeeded 15:26:29 nexus3.edgexfoundry.org:10002 15:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:29 Configure a credential helper to remove this warning. See 15:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:29 15:26:29 Login Succeeded 15:26:29 nexus3.edgexfoundry.org:10003 15:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:30 Configure a credential helper to remove this warning. See 15:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:30 15:26:30 Login Succeeded 15:26:30 nexus3.edgexfoundry.org:10004 15:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:30 Configure a credential helper to remove this warning. See 15:26:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:30 15:26:30 Login Succeeded 15:26:30 docker.io 15:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:26:31 Configure a credential helper to remove this warning. See 15:26:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:26:31 15:26:31 Login Succeeded 15:26:31 ---> docker-login.sh ends [Pipeline] } 15:26:31 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:26:32 ========================================================= 15:26:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:26:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:26:32 + 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 . 15:26:35 Sending build context to Docker daemon 165.9MB 15:26:35 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 15:26:35 Step 2/6 : FROM ${BASE} 15:26:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:26:35 5f621e34cdf4: Pulling fs layer 15:26:35 a4357932f1b6: Pulling fs layer 15:26:35 18c013af1878: Pulling fs layer 15:26:35 00ac8860ef70: Pulling fs layer 15:26:35 63d7cb157983: Pulling fs layer 15:26:35 b116817d02f9: Pulling fs layer 15:26:35 745a02a5169b: Pulling fs layer 15:26:35 b116817d02f9: Waiting 15:26:35 00ac8860ef70: Waiting 15:26:35 63d7cb157983: Waiting 15:26:35 745a02a5169b: Waiting 15:26:35 18c013af1878: Download complete 15:26:35 a4357932f1b6: Download complete 15:26:35 63d7cb157983: Verifying Checksum 15:26:35 b116817d02f9: Download complete 15:26:35 5f621e34cdf4: Verifying Checksum 15:26:35 5f621e34cdf4: Download complete 15:26:35 5f621e34cdf4: Pull complete 15:26:36 a4357932f1b6: Pull complete 15:26:36 18c013af1878: Pull complete 15:26:38 745a02a5169b: Verifying Checksum 15:26:38 745a02a5169b: Download complete 15:26:38 00ac8860ef70: Verifying Checksum 15:26:38 00ac8860ef70: Download complete 15:26:39 gofmt -l . 15:26:39 [ "`gofmt -l .`" = "" ] 15:26:39 ./bin/test-go-mod-tidy.sh 15:26:39 ./bin/test-attribution-txt.sh [Pipeline] sh 15:26:39 + ls -al . 15:26:39 total 668 15:26:39 drwxrwxr-x 10 1001 1001 4096 Jan 28 15:26 . 15:26:39 drwxr-xr-x 4 root root 28 Jan 28 15:25 .. 15:26:39 -rw-rw-r-- 1 1001 1001 11 Jan 28 15:22 .dockerignore 15:26:39 drwxrwxr-x 8 1001 1001 179 Jan 28 15:22 .git 15:26:39 drwxrwxr-x 3 1001 1001 125 Jan 28 15:22 .github 15:26:39 -rw-rw-r-- 1 1001 1001 872 Jan 28 15:22 .gitignore 15:26:39 drwx------ 3 1001 1001 60 Jan 28 15:23 .semver 15:26:39 -rw-rw-r-- 1 1001 1001 166 Jan 28 15:22 .sonarcloud.properties 15:26:39 -rw-rw-r-- 1 1001 1001 7859 Jan 28 15:22 Attribution.txt 15:26:39 -rw-rw-r-- 1 1001 1001 3804 Jan 28 15:22 CONTRIBUTING.md 15:26:39 -rw-rw-r-- 1 1001 1001 931 Jan 28 15:22 Dockerfile.build 15:26:39 -rw-rw-r-- 1 1001 1001 863 Jan 28 15:22 Jenkinsfile 15:26:39 -rw-rw-r-- 1 1001 1001 10775 Jan 28 15:22 LICENSE 15:26:39 -rw-rw-r-- 1 1001 1001 6001 Jan 28 15:22 Makefile 15:26:39 -rw-rw-r-- 1 1001 1001 6524 Jan 28 15:22 README.md 15:26:39 -rw-rw-r-- 1 1001 1001 6755 Jan 28 15:22 SECURITY.md 15:26:39 -rw-rw-r-- 1 1001 1001 5 Jan 28 15:23 VERSION 15:26:39 -rw-rw-r-- 1 1001 1001 4131 Jan 28 15:22 ZMQWindows.md 15:26:39 drwxrwxr-x 2 1001 1001 117 Jan 28 15:22 bin 15:26:39 drwxrwxr-x 15 1001 1001 4096 Jan 28 15:22 cmd 15:26:39 -rw-r--r-- 1 root root 564700 Jan 28 15:26 coverage.out 15:26:39 -rw-r--r-- 1 root root 1053 Jan 28 15:26 go.mod 15:26:39 -rw-r--r-- 1 root root 19080 Jan 28 15:26 go.sum 15:26:39 drwxrwxr-x 8 1001 1001 127 Jan 28 15:22 internal 15:26:39 drwxrwxr-x 4 1001 1001 26 Jan 28 15:22 openapi 15:26:39 drwxrwxr-x 4 1001 1001 71 Jan 28 15:22 snap 15:26:39 -rw-rw-r-- 1 1001 1001 168 Jan 28 15:22 version.go [Pipeline] sh 15:26:39 + '[' -e coverage.out ] 15:26:39 + chown 1001:1001 coverage.out [Pipeline] stash 15:26:40 Stashed 1 file(s) [Pipeline] sh 15:26:40 + make build 15:26:40 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 15:26:43 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 15:26:48 00ac8860ef70: Pull complete 15:26:48 63d7cb157983: Pull complete 15:26:49 b116817d02f9: Pull complete 15:26: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 15:26:53 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 15:26:53 745a02a5169b: Pull complete 15:26:53 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 15:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:26:53 ---> b7e6874047d6 15:26:53 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:26:54 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 15:26:55 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 15:26:56 ---> Running in 1cfd9b211912 15:26:56 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 15:26:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:57 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 15:26:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:58 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 15:26:59 (1/12) Installing libmagic (5.38-r0) 15:26:59 (2/12) Installing file (5.38-r0) 15:26:59 (3/12) Installing libc-dev (0.7.2-r3) 15:26:59 (4/12) Installing g++ (9.3.0-r2) 15:26:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:27:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:27:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:27:03 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 15:27:03 (5/12) Installing fortify-headers (1.1-r0) 15:27:03 (6/12) Installing patch (2.7.6-r6) 15:27:03 (7/12) Installing build-base (0.5-r2) 15:27:03 (8/12) Installing libsodium (1.0.18-r0) 15:27:03 (9/12) Installing pkgconf (1.7.2-r0) 15:27:03 (10/12) Installing libsodium-dev (1.0.18-r0) 15:27:03 (11/12) Installing libzmq (4.3.3-r0) 15:27:03 (12/12) Installing zeromq-dev (4.3.3-r0) 15:27:03 Executing busybox-1.31.1-r19.trigger 15:27:03 OK: 217 MiB in 51 packages [Pipeline] } 15:27:05 $ docker stop --time=1 4d2a61d77b0362aefeda796749df88d447e02125b98200e6c6424c511b54377a 15:27:06 $ docker rm -f 4d2a61d77b0362aefeda796749df88d447e02125b98200e6c6424c511b54377a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:27:08 Removing intermediate container 1cfd9b211912 15:27:08 ---> 3197273e8178 15:27:08 Step 4/6 : WORKDIR /edgex-go 15:27:08 ---> Running in 10db0cf809b7 15:27:08 Removing intermediate container 10db0cf809b7 15:27:08 ---> 0ef3a1a46fd2 15:27:08 Step 5/6 : COPY go.mod . 15:27:09 ---> c557040caba8 15:27:09 Step 6/6 : RUN go mod download 15:27:09 ---> Running in ee74e7643818 [Pipeline] isUnix [Pipeline] sh 15:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:27:09 15:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:27:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:27:10 latest: Pulling from edgex-devops/edgex-compose 15:27:10 cbdbe7a5bc2a: Pulling fs layer 15:27:10 ca9280d653b3: Pulling fs layer 15:27:10 7e9c9ca2126c: Pulling fs layer 15:27:11 cbdbe7a5bc2a: Verifying Checksum 15:27:11 cbdbe7a5bc2a: Download complete 15:27:11 ca9280d653b3: Verifying Checksum 15:27:11 ca9280d653b3: Download complete 15:27:11 cbdbe7a5bc2a: Pull complete 15:27:12 7e9c9ca2126c: Verifying Checksum 15:27:12 7e9c9ca2126c: Download complete 15:27:12 ca9280d653b3: Pull complete 15:27:19 7e9c9ca2126c: Pull complete 15:27:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:27:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:27:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:27:19 prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container 15:27:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:27:22 $ docker top deee145e8deb088fb2cfc93e441b810ca77e87e2e63dd1377a451e1fb308ae06 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:23 + docker-compose build --help 15:27:23 + grep parallel 15:27:24 --parallel Build images in parallel. [Pipeline] } 15:27:24 $ docker stop --time=1 deee145e8deb088fb2cfc93e441b810ca77e87e2e63dd1377a451e1fb308ae06 15:27:25 $ docker rm -f deee145e8deb088fb2cfc93e441b810ca77e87e2e63dd1377a451e1fb308ae06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:27:26 . [Pipeline] withDockerContainer 15:27:26 prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container 15:27:26 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:27:27 $ docker top 707a15fbb1573ca70bc058af92dce3fe24ca3e9fe463a6816d096d3d3647b1f3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:27 + docker-compose -f ./docker-compose-build.yml build --parallel 15:27:28 Building docker-core-command-go ... 15:27:28 Building docker-core-data-go ... 15:27:28 Building docker-core-metadata-go ... 15:27:28 Building docker-security-bootstrapper-go ... 15:27:28 Building docker-security-proxy-setup-go ... 15:27:28 Building docker-security-secretstore-setup-go ... 15:27:28 Building docker-support-notifications-go ... 15:27:28 Building docker-support-scheduler-go ... 15:27:28 Building docker-sys-mgmt-agent-go ... 15:27:28 Building docker-support-notifications-go 15:27:28 Building docker-core-command-go 15:27:28 Building docker-core-data-go 15:27:28 Building docker-support-scheduler-go 15:27:28 Building docker-sys-mgmt-agent-go 15:27:36 Removing intermediate container ee74e7643818 15:27:36 ---> b86872924498 15:27:36 Successfully built b86872924498 15:27:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:27:36 + docker inspect -f . ci-base-image-arm64 15:27:36 . [Pipeline] withDockerContainer 15:27:36 prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container 15:27:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:38 $ docker top 52412970a090cd8fc88699bd3d210d626d7ca5b9c76bf3319e5de12f181fca55 -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:39 + go version 15:27:39 go version go1.15.5 linux/arm64 [Pipeline] } 15:27:39 $ docker stop --time=1 52412970a090cd8fc88699bd3d210d626d7ca5b9c76bf3319e5de12f181fca55 15:27:41 $ docker rm -f 52412970a090cd8fc88699bd3d210d626d7ca5b9c76bf3319e5de12f181fca55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:42 + docker inspect -f . ci-base-image-arm64 15:27:42 . [Pipeline] withDockerContainer 15:27:42 prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container 15:27:42 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:44 $ docker top 59aa9fa02b653ef5b6176996cf674dc023fb16a67c670c45ba8438b047e1dd1e -eo pid,comm [Pipeline] { [Pipeline] echo 15:27:44 ========================================================= 15:27:44 [edgeXBuildGoParallel] Running Tests and Build... 15:27:44 ========================================================= [Pipeline] sh 15:27:45 + make test 15:27:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:28:00 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:28:00 ---> 93425f43a0dc 15:28:00 Step 3/26 : WORKDIR /edgex-go 15:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:28:00 ---> 93425f43a0dc 15:28:00 Step 3/23 : WORKDIR /edgex-go 15:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:28:00 ---> 93425f43a0dc 15:28:00 Step 3/23 : WORKDIR /edgex-go 15:28:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:28:00 ---> 93425f43a0dc 15:28:00 Step 3/22 : WORKDIR /edgex-go 15:28:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:28:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:28:00 ---> 93425f43a0dc 15:28:00 Step 3/22 : WORKDIR /edgex-go 15:28:00 ---> Running in d7ef23b4634c 15:28:00 ---> Running in faf8ab52fee1 15:28:00 ---> Running in bbd0450efa67 15:28:00 ---> Running in dec0829c2d99 15:28:00 ---> Running in 374f39b93eb9 15:28:00 Removing intermediate container dec0829c2d99 15:28:00 ---> 5d57e39a93d5 15:28:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:00 Removing intermediate container 374f39b93eb9 15:28:00 ---> 2c407739cc9b 15:28:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:00 Removing intermediate container bbd0450efa67 15:28:00 ---> 9bc2cd6bf4eb 15:28:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:00 Removing intermediate container faf8ab52fee1 15:28:00 ---> aab80ff60300 15:28:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:00 Removing intermediate container d7ef23b4634c 15:28:00 ---> fac0f223ed18 15:28:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:28:00 ---> Running in 570cbce9818b 15:28:01 ---> Running in 2fdde04054f0 15:28:01 ---> Running in 50fa86c37bec 15:28:01 ---> Running in 528f920b9252 15:28:01 ---> Running in fe8e2078e10a 15:28:02 Removing intermediate container 570cbce9818b 15:28:02 ---> 271bc60f71ae 15:28:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:28:02 Removing intermediate container 528f920b9252 15:28:02 ---> fcdd2f1e182d 15:28:02 Step 5/22 : RUN apk add --update --no-cache make git 15:28:03 ---> Running in b541a806c5af 15:28:03 ---> Running in 2dd92e8b2edc 15:28:03 Removing intermediate container 2fdde04054f0 15:28:03 ---> 9279c91fd5fc 15:28:03 Step 5/23 : RUN apk add --update --no-cache make git 15:28:03 ---> Running in fbc9fe950c46 15:28:03 Removing intermediate container 50fa86c37bec 15:28:03 ---> 00911ff9db8d 15:28:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:28:03 Removing intermediate container fe8e2078e10a 15:28:03 ---> c0390009558d 15:28:03 Step 5/26 : RUN apk add --update --no-cache make bash git 15:28:03 ---> Running in ee6fb3c9c9fc 15:28:03 ---> Running in 5fcff8f067ec 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:28:05 OK: 233 MiB in 51 packages 15:28:05 OK: 233 MiB in 51 packages 15:28:05 OK: 233 MiB in 51 packages 15:28:05 OK: 233 MiB in 51 packages 15:28:05 OK: 233 MiB in 51 packages 15:28:06 Removing intermediate container 2dd92e8b2edc 15:28:06 ---> 35e06cabd0ab 15:28:06 Step 6/22 : COPY go.mod . 15:28:06 Removing intermediate container b541a806c5af 15:28:06 ---> 9c9be321cae9 15:28:06 Step 6/22 : COPY go.mod . 15:28:06 ---> da5ab395933d 15:28:06 Step 7/22 : RUN go mod download 15:28:06 Removing intermediate container fbc9fe950c46 15:28:06 ---> 56549b1aab1a 15:28:06 Step 6/23 : COPY go.mod . 15:28:06 Removing intermediate container 5fcff8f067ec 15:28:06 ---> f4df08e9337d 15:28:06 Step 6/26 : COPY go.mod . 15:28:06 ---> Running in 20277fd8f4f7 15:28:06 ---> a82b89705d45 15:28:06 Step 7/22 : RUN go mod download 15:28:07 Removing intermediate container ee6fb3c9c9fc 15:28:07 ---> 1bb77f74653a 15:28:07 Step 6/23 : COPY go.mod . 15:28:07 ---> Running in 21d3062f09e9 15:28:07 ---> 60288d2dbfe7 15:28:07 Step 7/23 : RUN go mod download 15:28:07 ---> 00631d004c4f 15:28:07 Step 7/26 : RUN go mod download 15:28:07 ? github.com/edgexfoundry/edgex-go [no test files] 15:28:07 ---> Running in d8d71f45eae6 15:28:07 ---> cb8a46cfda82 15:28:07 Step 7/23 : RUN go mod download 15:28:07 ---> Running in 3d391432355d 15:28:07 ---> Running in fcf51324b910 15:28:09 Removing intermediate container 21d3062f09e9 15:28:09 ---> 2f5e1bc215e3 15:28:09 Step 8/22 : COPY . . 15:28:09 Removing intermediate container 20277fd8f4f7 15:28:09 ---> a04ab22b6b53 15:28:09 Step 8/22 : COPY . . 15:28:09 Removing intermediate container d8d71f45eae6 15:28:09 ---> 714f0069975a 15:28:09 Step 8/23 : COPY . . 15:28:16 Removing intermediate container 3d391432355d 15:28:16 ---> 04d9ebbb6c60 15:28:16 Step 8/26 : COPY . . 15:28:17 Removing intermediate container fcf51324b910 15:28:17 ---> d91a0bb1e222 15:28:17 Step 8/23 : COPY . . 15:28:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:28:56 ---> 4ffece78e4fc 15:28:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:28:56 ---> b41fa554563b 15:28:56 Step 9/23 : RUN make cmd/core-command/core-command 15:28:56 ---> eb0c648c944a 15:28:56 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:28:56 ---> Running in 94388b2faf5a 15:28:56 ---> Running in 96da54035ae7 15:28:56 ---> Running in 00d92d0c73a9 15:28:56 ---> a35da973511a 15:28:56 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:28:56 ---> 8c0dc3e9e8b9 15:28:56 Step 9/23 : RUN make cmd/core-data/core-data 15:28:56 ---> Running in 04a8030c0458 15:28:56 ---> Running in 683de6e61518 15:28:56 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 15:28: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 15:28:56 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 15:28:56 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 15:28:56 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 15:29:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:29:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:29:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:29:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:29:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:29:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:29:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.284s coverage: 46.6% of statements 15:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:29:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:29:30 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.583s coverage: 27.1% of statements 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:29:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:29:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:29:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.289s coverage: 65.8% of statements 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:29:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.319s coverage: 82.3% of statements 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:29:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:29:35 Removing intermediate container 00d92d0c73a9 15:29:35 ---> 3fcfbdee8b59 15:29:35 15:29:35 Step 10/22 : FROM alpine:3.12 15:29:35 Removing intermediate container 683de6e61518 15:29:35 ---> 03baa47c6064 15:29:35 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:29:35 Removing intermediate container 96da54035ae7 15:29:35 ---> 88bc5427a973 15:29:35 15:29:35 Step 10/23 : FROM alpine:3.12 15:29:35 3.12: Pulling from library/alpine 15:29:35 3.12: Pulling from library/alpine 15:29:35 Removing intermediate container 94388b2faf5a 15:29:35 ---> bad7752f1bc8 15:29:35 15:29:35 Step 10/22 : FROM alpine:3.12 15:29:35 3.12: Pulling from library/alpine 15:29:35 ---> Running in a70ebf111cac 15:29:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:29:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:29:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:29:35 Status: Downloaded newer image for alpine:3.12 15:29:35 ---> 389fef711851 15:29:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:29:35 Status: Image is up to date for alpine:3.12 15:29:35 ---> 389fef711851 15:29:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:29:35 Status: Downloaded newer image for alpine:3.12 15:29:35 ---> 389fef711851 15:29:35 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:29: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 15:29:35 ---> Running in 61a3432e41d8 15:29:35 ---> Running in e39ab0005d6c 15:29:35 ---> Running in ae2c02829e45 15:29:35 Removing intermediate container 04a8030c0458 15:29:35 ---> 1d10a2885250 15:29:35 15:29:35 Step 10/23 : FROM alpine:3.12 15:29:35 ---> 389fef711851 15:29:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:29:35 ---> Running in cbc050a4da3f 15:29:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:29:35 Removing intermediate container cbc050a4da3f 15:29:35 ---> 14775cda8687 15:29:35 Step 12/23 : ENV APP_PORT=48080 15:29:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:35 ---> Running in ef4f13ce4819 15:29:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:29:35 (1/1) Installing dumb-init (1.2.2-r1) 15:29:35 Executing busybox-1.31.1-r19.trigger 15:29:35 OK: 6 MiB in 15 packages 15:29:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:29:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:35 Removing intermediate container a70ebf111cac 15:29:35 ---> 1dff292cbf81 15:29:35 15:29:35 Step 11/26 : FROM docker:20.10.0 15:29:35 Removing intermediate container ef4f13ce4819 15:29:35 ---> e2c88150422b 15:29:35 Step 13/23 : EXPOSE $APP_PORT 15:29:35 ---> Running in f550ed5db819 15:29:35 (1/2) Installing ca-certificates (20191127-r4) 15:29:35 20.10.0: Pulling from library/docker 15:29:35 (2/2) Installing dumb-init (1.2.2-r1) 15:29:35 Executing busybox-1.31.1-r19.trigger 15:29:35 (1/1) Installing dumb-init (1.2.2-r1) 15:29:35 Executing busybox-1.31.1-r19.trigger 15:29:35 Executing ca-certificates-20191127-r4.trigger 15:29:35 OK: 6 MiB in 16 packages 15:29:35 OK: 6 MiB in 15 packages 15:29:36 Removing intermediate container f550ed5db819 15:29:36 ---> 53e67075da45 15:29:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:29:36 ---> Running in 677a67ab1bda 15:29:36 Removing intermediate container 61a3432e41d8 15:29:36 ---> a8e6679f71f3 15:29:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:29:37 ---> Running in 0203cfddc2bb 15:29:38 Removing intermediate container e39ab0005d6c 15:29:38 ---> 220a767d180b 15:29:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:29:38 Removing intermediate container ae2c02829e45 15:29:38 ---> 775954eadeb8 15:29:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.134s coverage: 28.6% of statements 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.181s coverage: 100.0% of statements 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.135s coverage: 100.0% of statements 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:29:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.365s coverage: 86.7% of statements 15:29:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:29:38 Removing intermediate container 0203cfddc2bb 15:29:38 ---> f5cca6818519 15:29:38 Step 13/22 : ENV APP_PORT=48085 15:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.316s coverage: 97.5% of statements 15:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:29:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 15:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 15:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 15:29:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 15:29:39 ---> Running in 328e8f6ab2b7 15:29:39 ---> Running in a02c1aa96fbf 15:29:39 ---> Running in 63db015d29df 15:29:39 Removing intermediate container 328e8f6ab2b7 15:29:39 ---> 01f2baa2efa4 15:29:39 Step 13/22 : ENV APP_PORT=48060 15:29:39 Removing intermediate container 63db015d29df 15:29:39 ---> ecf1d4e0994d 15:29:39 Step 14/22 : EXPOSE $APP_PORT 15:29:39 ---> Running in 2a0337e7712e 15:29:39 Removing intermediate container a02c1aa96fbf 15:29:39 ---> 5aa219eead27 15:29:39 Step 13/23 : ENV APP_PORT=48082 15:29:39 Removing intermediate container 677a67ab1bda 15:29:39 ---> fe308ad29d27 15:29:39 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:29:39 ---> Running in eeb25010e900 15:29:39 ---> Running in d1dc8274d194 15:29:39 ---> Running in c49994baeceb 15:29:39 Removing intermediate container 2a0337e7712e 15:29:39 ---> 7a1aab4f2bb3 15:29:39 Step 14/22 : EXPOSE $APP_PORT 15:29:40 Removing intermediate container eeb25010e900 15:29:40 ---> a212899871e2 15:29:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:40 ---> Running in 2c8f436b200d 15:29:40 Removing intermediate container d1dc8274d194 15:29:40 ---> 34deb21e4cd7 15:29:40 Step 14/23 : EXPOSE $APP_PORT 15:29:40 ---> Running in dddb90c54273 15:29:40 Removing intermediate container 2c8f436b200d 15:29:40 ---> ba18164a9487 15:29:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:29:41 ---> ddd34fb8fa02 15:29:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:29:41 Removing intermediate container dddb90c54273 15:29:41 ---> 04c8449494ba 15:29:41 Step 15/23 : WORKDIR / 15:29:41 ---> Running in 8152b426e56f 15:29:41 ---> 0b9a3a25d082 15:29:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:29:41 Removing intermediate container 8152b426e56f 15:29:41 ---> 78f3142814f0 15:29:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:41 ---> 55d1f6e31514 15:29:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:29:42 (1/6) Installing dumb-init (1.2.2-r1) 15:29:42 ---> 0b2e9fc1929d 15:29:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:29:42 (2/6) Installing libgcc (9.3.0-r2) 15:29:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:29:42 (3/6) Installing libsodium (1.0.18-r0) 15:29:42 ---> 767167553c83 15:29:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:29:42 (4/6) Installing libstdc++ (9.3.0-r2) 15:29:42 ---> c69f7a2d87fe 15:29:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:29:42 Status: Downloaded newer image for docker:20.10.0 15:29:42 ---> aefe523efa57 15:29:42 Step 12/26 : RUN apk add --no-cache bash 15:29:42 ---> Running in 62170fe2766d 15:29:42 ---> Running in 4dc54c954b3a 15:29:42 (5/6) Installing libzmq (4.3.3-r0) 15:29:42 ---> 1e08570ea29f 15:29:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:29:42 ---> b9bc385b40de 15:29:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:29:42 (6/6) Installing zeromq (4.3.3-r0) 15:29:42 Executing busybox-1.31.1-r19.trigger 15:29:42 OK: 8 MiB in 20 packages 15:29:43 ---> Running in ae1801155519 15:29:43 Removing intermediate container 4dc54c954b3a 15:29:43 ---> 1d9aa92d256f 15:29:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:43 ---> bc52c53d9679 15:29:43 Step 19/23 : ENTRYPOINT ["/core-command"] 15:29:43 ---> Running in 7e500a472b24 15:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:29:43 ---> Running in 62db4e4562f7 15:29:43 Removing intermediate container ae1801155519 15:29:43 ---> e3c5929e21ab 15:29:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:43 ---> Running in bdc352dcb6a5 15:29:43 (1/2) Installing readline (8.0.4-r0) 15:29:43 (2/2) Installing bash (5.0.17-r0) 15:29:43 Executing bash-5.0.17-r0.post-install 15:29:43 Executing busybox-1.31.1-r19.trigger 15:29:43 OK: 12 MiB in 22 packages 15:29:43 Removing intermediate container 62db4e4562f7 15:29:43 ---> b62ae277c629 15:29:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:43 Removing intermediate container 7e500a472b24 15:29:43 ---> 255d25e28c75 15:29:43 Step 20/22 : LABEL arch=x86_64 15:29:43 ---> Running in 157779373a98 15:29:43 ---> Running in 377e934193c1 15:29:43 Removing intermediate container c49994baeceb 15:29:43 ---> ba74b9e77c34 15:29:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:29:44 Removing intermediate container bdc352dcb6a5 15:29:44 ---> 6c7359c6e69c 15:29:44 Step 20/22 : LABEL arch=x86_64 15:29:44 ---> Running in 28fcb9b06611 15:29:44 Removing intermediate container 157779373a98 15:29:44 ---> d2d321e81703 15:29:44 Step 21/23 : LABEL arch=x86_64 15:29:44 Removing intermediate container 377e934193c1 15:29:44 ---> 746e5953c513 15:29:44 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:29:44 ---> ba8afc96a722 15:29:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:29:44 Removing intermediate container 62170fe2766d 15:29:44 ---> 769fab1a1445 15:29:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:29:44 ---> Running in af6bf1e5ecd1 15:29:44 Removing intermediate container 28fcb9b06611 15:29:44 ---> daba8595f69c 15:29:44 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:29:45 ---> Running in 60ade185c453 15:29:45 ---> Running in 7e50a54e363c 15:29:45 ---> Running in 16c1a466d399 15:29:45 Removing intermediate container af6bf1e5ecd1 15:29:45 ---> eb85bdc582f7 15:29:45 Step 22/22 : LABEL version=0.0.0 15:29:45 Removing intermediate container 60ade185c453 15:29:45 ---> c3107065a3ee 15:29:45 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:29:45 Removing intermediate container 7e50a54e363c 15:29:45 ---> a17146660d82 15:29:45 Step 14/26 : ENV APP_PORT=48090 15:29:45 ---> 7f89bbb776fa 15:29:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:29:45 ---> Running in 749d0572e432 15:29:45 Removing intermediate container 16c1a466d399 15:29:45 ---> a076cb181ac8 15:29:45 Step 22/22 : LABEL version=0.0.0 15:29:45 ---> Running in 0fd6a5053b4d 15:29:45 ---> Running in e45c1e5f27d0 15:29:45 ---> Running in 92b94ecf1efe 15:29:45 Removing intermediate container 749d0572e432 15:29:45 ---> 254b6d839562 15:29:45 15:29:45 ---> 422fd7493194 15:29:45 Step 19/23 : ENTRYPOINT ["/core-data"] 15:29:46 Removing intermediate container 0fd6a5053b4d 15:29:46 ---> 1f4b3fa076f4 15:29:46 Step 23/23 : LABEL version=0.0.0 15:29:46 Successfully built 254b6d839562 15:29:46 Removing intermediate container e45c1e5f27d0 15:29:46 ---> 3c7eaeaa834a 15:29:46 Step 15/26 : EXPOSE $APP_PORT 15:29:46 Successfully tagged docker-support-scheduler-go:latest 15:29:46  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 15:29:46 ---> Running in 8ba2b39da0b2 15:29:46 ---> Running in 713b0add49c1 15:29:46 Removing intermediate container 92b94ecf1efe 15:29:46 ---> d0a9e11f35ac 15:29:46 15:29:46 ---> Running in 1d2cba02f480 15:29:46 Successfully built d0a9e11f35ac 15:29:46 Removing intermediate container 8ba2b39da0b2 15:29:46 ---> 8293276f1d1f 15:29:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:29:46 Successfully tagged docker-support-notifications-go:latest 15:29:46  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 15:29:46 Removing intermediate container 713b0add49c1 15:29:46 ---> 6c865baef6ce 15:29:46 15:29:46 Removing intermediate container 1d2cba02f480 15:29:46 ---> d0f6e72f9d2f 15:29:46 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:29:46 ---> Running in a5b6cee0c167 15:29:47 Successfully built 6c865baef6ce 15:29:47 Successfully tagged docker-core-command-go:latest 15:29:47  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 15:29:47 Removing intermediate container a5b6cee0c167 15:29:47 ---> 7f79d3a16b87 15:29:47 Step 21/23 : LABEL arch=x86_64 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.299s coverage: 92.8% of statements 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.1% of statements 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 15:29:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 43.8% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 15:29:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 15:29:51 ---> Running in 926cc16f5c26 15:29:51 ---> 6a3b84cb2f45 15:29:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:29:54 ---> 29a5825f713b 15:29:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:29:54 Removing intermediate container 926cc16f5c26 15:29:54 ---> 48af76c8fa39 15:29:54 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:29:56 ---> Running in c7448b1ed7be 15:29:57 ---> 5bfd2422f2b0 15:29:57 Step 19/26 : RUN apk --no-cache add py3-pip 15:29:57 ---> Running in bab338f2ff6e 15:29:57 Removing intermediate container c7448b1ed7be 15:29:57 ---> 9855d77b26b6 15:29:57 Step 23/23 : LABEL version=0.0.0 15:29:57 ---> Running in b47f2ee14e1a 15:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:29:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:29:58 (1/33) Installing libbz2 (1.0.8-r1) 15:29:58 (2/33) Installing expat (2.2.9-r1) 15:29:58 (3/33) Installing libffi (3.3-r2) 15:29:58 (4/33) Installing gdbm (1.13-r1) 15:29:59 (5/33) Installing xz-libs (5.2.5-r0) 15:29:59 (6/33) Installing sqlite-libs (3.32.1-r0) 15:29:59 (7/33) Installing python3 (3.8.5-r0) 15:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 15:29:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:29:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.4% of statements 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.502s coverage: 63.5% of statements 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:30:01 Removing intermediate container b47f2ee14e1a 15:30:01 ---> 755a8d8b5335 15:30:01 15:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 15:30:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 15:30:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 15:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 15:30:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 15:30:06 Successfully built 755a8d8b5335 15:30:06 Successfully tagged docker-core-data-go:latest 15:30:06 (8/33) Installing py3-appdirs (1.4.4-r1) 15:30:06  Building docker-core-data-go ... done Building docker-core-metadata-go 15:30:06 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:30:06 (10/33) Installing py3-parsing (2.4.7-r0) 15:30:06 (11/33) Installing py3-six (1.15.0-r0) 15:30:06 (12/33) Installing py3-packaging (20.4-r0) 15:30:06 (13/33) Installing py3-setuptools (47.0.0-r0) 15:30:06 (14/33) Installing py3-chardet (3.0.4-r4) 15:30:06 (15/33) Installing py3-idna (2.9-r0) 15:30:06 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:30:06 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:30:06 (18/33) Installing py3-requests (2.23.0-r0) 15:30:06 (19/33) Installing py3-msgpack (1.0.0-r0) 15:30:07 (20/33) Installing py3-lockfile (0.12.2-r3) 15:30:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.846s coverage: 68.9% of statements 15:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 15:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 15:30:08 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 15:30:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 37.0% of statements 15:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:30:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:30:10 (22/33) Installing py3-colorama (0.4.3-r0) 15:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.699s coverage: 84.0% of statements 15:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements 15:30:11 (23/33) Installing py3-distlib (0.3.0-r0) 15:30:11 (24/33) Installing py3-distro (1.5.0-r1) 15:30:11 (25/33) Installing py3-webencodings (0.5.1-r3) 15:30:11 (26/33) Installing py3-html5lib (1.0.1-r4) 15:30:11 (27/33) Installing py3-pytoml (0.1.21-r0) 15:30:11 (28/33) Installing py3-pep517 (0.8.2-r0) 15:30:11 (29/33) Installing py3-progress (1.5-r0) 15:30:11 (30/33) Installing py3-toml (0.10.1-r0) 15:30:11 (31/33) Installing py3-retrying (1.3.3-r0) 15:30:12 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:30:12 (33/33) Installing py3-pip (20.1.1-r0) 15:30:15 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:30:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:30:15 ---> 93425f43a0dc 15:30:15 Step 3/21 : WORKDIR /edgex-go 15:30:15 ---> Using cache 15:30:15 ---> fac0f223ed18 15:30:15 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:15 ---> Using cache 15:30:15 ---> c0390009558d 15:30:15 Step 5/21 : RUN apk add --update --no-cache make git 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.1% of statements 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:30:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements 15:30:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:30:16 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:30:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:30:16 ---> 93425f43a0dc 15:30:16 Step 3/24 : WORKDIR /edgex-go 15:30:16 ---> Using cache 15:30:16 ---> fac0f223ed18 15:30:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:16 ---> Using cache 15:30:16 ---> c0390009558d 15:30:16 Step 5/24 : RUN apk add --update --no-cache make git 15:30:17 Executing busybox-1.31.1-r19.trigger 15:30:17 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:30:17 Step 2/34 : FROM ${BUILDER_BASE} AS builder 15:30:17 ---> 93425f43a0dc 15:30:17 Step 3/34 : WORKDIR /edgex-go 15:30:17 ---> Using cache 15:30:17 ---> fac0f223ed18 15:30:17 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:17 ---> Using cache 15:30:17 ---> c0390009558d 15:30:17 Step 5/34 : RUN apk add --update --no-cache make git 15:30:17 OK: 71 MiB in 55 packages 15:30:18 ---> Running in 071e326e7f1c 15:30:18 ---> Running in 22b151d74fb6 15:30:18 ---> Running in 982fbc3a9f3e 15:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:30:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.962s coverage: 29.1% of statements 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:30:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements 15:30:21 OK: 233 MiB in 51 packages 15:30:21 OK: 233 MiB in 51 packages 15:30:21 OK: 233 MiB in 51 packages 15:30:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 15:30:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 15:30:23 GO111MODULE=on go vet ./... 15:30:27 Removing intermediate container 071e326e7f1c 15:30:27 ---> 9a8d40834fc6 15:30:27 Step 6/21 : COPY go.mod . 15:30:27 Removing intermediate container 982fbc3a9f3e 15:30:27 ---> 4dc1a2db6dff 15:30:27 Step 6/34 : COPY go.mod . 15:30:27 Removing intermediate container 22b151d74fb6 15:30:27 ---> d45bc3914c08 15:30:27 Step 6/24 : COPY go.mod . 15:30:29 ---> 694fb6dd7ea4 15:30:29 Step 7/21 : RUN go mod download 15:30:29 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:30:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:30:29 ---> 93425f43a0dc 15:30:29 Step 3/23 : WORKDIR /edgex-go 15:30:29 ---> Using cache 15:30:29 ---> fac0f223ed18 15:30:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:30:29 ---> Using cache 15:30:29 ---> c0390009558d 15:30:29 Step 5/23 : RUN apk add --update --no-cache make git 15:30:29 ---> Using cache 15:30:29 ---> d45bc3914c08 15:30:29 Step 6/23 : COPY go.mod . 15:30:30 ---> e6de1e14ad5b 15:30:30 Step 7/24 : RUN go mod download 15:30:30 ---> Running in 6f9f9894de94 15:30:31 ---> f2376d2dc87f 15:30:31 Step 7/34 : RUN go mod download 15:30:31 ---> 09731955fa45 15:30:31 Step 7/23 : RUN go mod download 15:30:32 ---> Running in 84196672973e 15:30:32 ---> Running in c9147664297d 15:30:32 ---> Running in be1d41af8ae8 15:30:33 Removing intermediate container bab338f2ff6e 15:30:33 ---> 2ed4beb10f43 15:30:33 Step 20/26 : RUN pip install docker-compose==1.23.2 15:30:33 ---> Running in e6d32ba8f5d8 15:30:35 Removing intermediate container be1d41af8ae8 15:30:35 Removing intermediate container 6f9f9894de94 15:30:35 ---> 13e2ec989694 15:30:35 ---> f37bc24e55f0 15:30:35 Step 8/23 : COPY . . 15:30:35 Step 8/21 : COPY . . 15:30:35 Removing intermediate container c9147664297d 15:30:35 ---> df41aea6e19a 15:30:35 Step 8/34 : COPY . . 15:30:35 Removing intermediate container 84196672973e 15:30:35 ---> c33f82ac429d 15:30:35 Step 8/24 : COPY . . 15:30:35 Collecting docker-compose==1.23.2 15:30:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:30:39 Collecting jsonschema<3,>=2.5.1 15:30:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:30:41 Collecting websocket-client<1.0,>=0.32.0 15:30:41 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:30:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:30:43 Collecting docker<4.0,>=3.6.0 15:30:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:30:45 Collecting cached-property<2,>=1.2.0 15:30:45 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:30:48 Collecting PyYAML<4,>=3.10 15:30:48 Downloading PyYAML-3.13.tar.gz (270 kB) 15:30:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:30:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:30:55 Collecting texttable<0.10,>=0.9.0 15:30:55 Downloading texttable-0.9.1.tar.gz (11 kB) 15:30:57 Collecting dockerpty<0.5,>=0.4.1 15:30:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:30:58 Collecting docopt<0.7,>=0.6.1 15:30:58 Downloading docopt-0.6.2.tar.gz (25 kB) 15:31:00 Collecting docker-pycreds>=0.4.0 15:31:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:31:01 Collecting urllib3<1.25,>=1.21.1 15:31:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:31:01 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) 15:31:01 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) 15:31:02 Collecting idna<2.8,>=2.5 15:31:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:31:02 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:31:02 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:31:02 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:31:02 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:31:02 Installing collected packages: jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, PyYAML, texttable, dockerpty, docopt, docker-compose 15:31:03 Attempting uninstall: urllib3 15:31:03 Found existing installation: urllib3 1.25.9 15:31:03 Uninstalling urllib3-1.25.9: 15:31:06 Successfully uninstalled urllib3-1.25.9 15:31:09 Attempting uninstall: idna 15:31:09 Found existing installation: idna 2.9 15:31:09 Uninstalling idna-2.9: 15:31:09 Successfully uninstalled idna-2.9 15:31:09 Attempting uninstall: requests 15:31:09 Found existing installation: requests 2.23.0 15:31:09 Uninstalling requests-2.23.0: 15:31:09 Successfully uninstalled requests-2.23.0 15:31:12 ---> b1c8858b619d 15:31:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:31:12 ---> 47d1bcdb4577 15:31:12 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 15:31:12 ---> 978a6f22f814 15:31:12 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:31:12 Running setup.py install for PyYAML: started 15:31:12 ---> Running in 2b15e93eb956 15:31:12 ---> Running in 0b8dcc965056 15:31:12 ---> Running in edff5386bbaa 15:31:12 ---> e2ff2b4d46bf 15:31:12 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:31:12 ---> Running in 21a3e7483c03 15:31:12 Removing intermediate container edff5386bbaa 15:31:12 ---> 5fcdb216f088 15:31:12 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 15:31:12 ---> Running in 6961da9ac42e 15:31:13 Running setup.py install for PyYAML: finished with status 'done' 15:31:13 Running setup.py install for texttable: started 15:31:13 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 15: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 15:31:13 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 15:31:13 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 15:31:14 Running setup.py install for texttable: finished with status 'done' 15:31:14 Running setup.py install for dockerpty: started 15:31:14 Running setup.py install for dockerpty: finished with status 'done' 15:31:14 Running setup.py install for docopt: started 15:31:15 Running setup.py install for docopt: finished with status 'done' 15:31:15 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.57.0 15:31:22 Removing intermediate container e6d32ba8f5d8 15:31:22 ---> b88889bde3a6 15:31:22 Step 21/26 : RUN apk --no-cache add curl 15:31:22 ---> Running in a51089fb7368 15:31:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:31:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:31:23 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:31:23 (2/3) Installing libcurl (7.69.1-r3) 15:31:23 (3/3) Installing curl (7.69.1-r3) 15:31:23 Executing busybox-1.31.1-r19.trigger 15:31:23 OK: 72 MiB in 58 packages 15:31:25 Removing intermediate container a51089fb7368 15:31:25 ---> da5e4760ed05 15:31:25 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:31:25 ---> Running in 9586aa318d15 15:31:25 Removing intermediate container 9586aa318d15 15:31:25 ---> 7802615121df 15:31:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:25 ---> Running in 6da15bf19138 15:31:26 Removing intermediate container 6da15bf19138 15:31:26 ---> 9cdf9dbde967 15:31:26 Step 24/26 : LABEL arch=x86_64 15:31:26 ---> Running in 486d06017e85 15:31:26 Removing intermediate container 486d06017e85 15:31:26 ---> 42f7fef61e9c 15:31:26 Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:31:26 ---> Running in e9ec6f8eaee7 15:31:27 Removing intermediate container e9ec6f8eaee7 15:31:27 ---> 73accf223ab0 15:31:27 Step 26/26 : LABEL version=0.0.0 15:31:27 ---> Running in 9aa66898d625 15:31:27 Removing intermediate container 9aa66898d625 15:31:27 ---> c3da63c1e4ff 15:31:27 15:31:27 Successfully built c3da63c1e4ff 15:31:27 Successfully tagged docker-sys-mgmt-agent-go:latest 15:31:32 gofmt -l . 15:31:34 [ "`gofmt -l .`" = "" ] 15:31:35  Building docker-sys-mgmt-agent-go ... done 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 15:31:35 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 15:31:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:31:35 ./bin/test-go-mod-tidy.sh 15:31:36 ./bin/test-attribution-txt.sh [Pipeline] sh 15:31:38 + ls -al . 15:31:38 total 696 15:31:38 drwxrwxr-x 9 1001 1001 4096 Jan 28 15:31 . 15:31:38 drwxr-xr-x 4 root root 4096 Jan 28 15:27 .. 15:31:38 -rw-rw-r-- 1 1001 1001 11 Jan 28 15:26 .dockerignore 15:31:38 drwxrwxr-x 8 1001 1001 4096 Jan 28 15:26 .git 15:31:38 drwxrwxr-x 3 1001 1001 4096 Jan 28 15:26 .github 15:31:38 -rw-rw-r-- 1 1001 1001 872 Jan 28 15:26 .gitignore 15:31:38 -rw-rw-r-- 1 1001 1001 166 Jan 28 15:26 .sonarcloud.properties 15:31:38 -rw-rw-r-- 1 1001 1001 7859 Jan 28 15:26 Attribution.txt 15:31:38 -rw-rw-r-- 1 1001 1001 3804 Jan 28 15:26 CONTRIBUTING.md 15:31:38 -rw-rw-r-- 1 1001 1001 931 Jan 28 15:26 Dockerfile.build 15:31:38 -rw-rw-r-- 1 1001 1001 863 Jan 28 15:26 Jenkinsfile 15:31:38 -rw-rw-r-- 1 1001 1001 10775 Jan 28 15:26 LICENSE 15:31:38 -rw-rw-r-- 1 1001 1001 6001 Jan 28 15:26 Makefile 15:31:38 -rw-rw-r-- 1 1001 1001 6524 Jan 28 15:26 README.md 15:31:38 -rw-rw-r-- 1 1001 1001 6755 Jan 28 15:26 SECURITY.md 15:31:38 -rw-rw-r-- 1 1001 1001 5 Jan 28 15:23 VERSION 15:31:38 -rw-rw-r-- 1 1001 1001 4131 Jan 28 15:26 ZMQWindows.md 15:31:38 drwxrwxr-x 2 1001 1001 4096 Jan 28 15:26 bin 15:31:38 drwxrwxr-x 15 1001 1001 4096 Jan 28 15:26 cmd 15:31:38 -rw-r--r-- 1 root root 564700 Jan 28 15:30 coverage.out 15:31:38 -rw-r--r-- 1 root root 1053 Jan 28 15:31 go.mod 15:31:38 -rw-r--r-- 1 root root 19080 Jan 28 15:31 go.sum 15:31:38 drwxrwxr-x 8 1001 1001 4096 Jan 28 15:26 internal 15:31:38 drwxrwxr-x 4 1001 1001 4096 Jan 28 15:26 openapi 15:31:38 drwxrwxr-x 4 1001 1001 4096 Jan 28 15:26 snap 15:31:38 -rw-rw-r-- 1 1001 1001 168 Jan 28 15:26 version.go [Pipeline] sh 15:31:39 + '[' -e coverage.out ] 15:31:39 + chown 1001:1001 coverage.out [Pipeline] stash 15:31:39 Warning: overwriting stash ‘coverage-report’ 15:31:40 Stashed 1 file(s) [Pipeline] sh 15:31:41 + mkdir -p /tmp/build/dist/linux 15:31:41 + cd /tmp/build/dist/linux 15:31:41 + git clone https://github.com/jwilder/dockerize.git . 15:31:41 Cloning into '.'... 15:31:41 + make build 15:31:41 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 15:31:42 + go get github.com/robfig/glock 15:31:42 Removing intermediate container 0b8dcc965056 15:31:42 ---> 9be10e1d0e08 15:31:42 15:31:42 Step 10/24 : FROM alpine:3.12 15:31:42 ---> 389fef711851 15:31:42 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:31:42 Removing intermediate container 2b15e93eb956 15:31:42 ---> 4021ec6b451e 15:31:42 15:31:42 Step 10/21 : FROM alpine:3.12 15:31:42 ---> 389fef711851 15:31:42 Step 11/21 : RUN apk add --update --no-cache curl 15:31:42 ---> Running in a8633d73602a 15:31:43 ---> Running in 1937f00719d2 15:31:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:31:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:31:44 (1/5) Installing ca-certificates (20191127-r4) 15:31:44 (1/4) Installing ca-certificates (20191127-r4) 15:31:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:31:44 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:31:44 (3/4) Installing libcurl (7.69.1-r3) 15:31:44 (3/5) Installing libcurl (7.69.1-r3) 15:31:44 (4/4) Installing curl (7.69.1-r3) 15:31:44 (4/5) Installing curl (7.69.1-r3) 15:31:44 Executing busybox-1.31.1-r19.trigger 15:31:44 (5/5) Installing dumb-init (1.2.2-r1) 15:31:44 Executing busybox-1.31.1-r19.trigger 15:31:44 Executing ca-certificates-20191127-r4.trigger 15:31:44 Executing ca-certificates-20191127-r4.trigger 15:31:44 OK: 7 MiB in 19 packages 15:31:44 OK: 7 MiB in 18 packages 15:31:47 Removing intermediate container 21a3e7483c03 15:31:47 ---> 5e4f054f1b3c 15:31:47 15:31:47 Step 10/23 : FROM alpine:3.12 15:31:47 ---> 389fef711851 15:31:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:31:47 ---> Using cache 15:31:47 ---> 775954eadeb8 15:31:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:31:47 ---> Using cache 15:31:47 ---> 5aa219eead27 15:31:47 Step 13/23 : ENV APP_PORT=48081 15:31:47 ---> Running in 2caab86986d6 15:31:51 Removing intermediate container 2caab86986d6 15:31:51 ---> 57cd037f3620 15:31:51 Step 14/23 : EXPOSE $APP_PORT 15:31:51 Removing intermediate container a8633d73602a 15:31:51 ---> 47e4a8491056 15:31:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:31:51 Removing intermediate container 1937f00719d2 15:31:51 ---> 3cead9f502fc 15:31:51 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:31:51 ---> Running in b0954d2de1da 15:31:51 ---> Running in 3aa3949d0e18 15:31:51 ---> Running in 08733b1ed2cb 15:31:51 Removing intermediate container b0954d2de1da 15:31:51 ---> 82e5ab4c0fa2 15:31:51 Step 15/23 : WORKDIR / 15:31:51 Removing intermediate container 3aa3949d0e18 15:31:51 ---> 213a8ca29d18 15:31:51 Step 13/24 : WORKDIR / 15:31:51 ---> Running in 6aa9486cdb9a 15:31:51 Removing intermediate container 08733b1ed2cb 15:31:51 ---> 0c824b5aad73 15:31:51 Step 13/21 : WORKDIR /edgex 15:31:51 ---> Running in 048e448d0cb7 15:31:51 ---> Running in af80c49d3d9c 15:31:51 Removing intermediate container 6aa9486cdb9a 15:31:51 ---> c880e8901654 15:31:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:31:51 Removing intermediate container 048e448d0cb7 15:31:51 ---> 5235c03b7459 15:31:51 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:31: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 15:31:52 Removing intermediate container af80c49d3d9c 15:31:52 ---> e8a659b87cfe 15:31:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:31:52 + glock sync -n 15:31:52  ---> 7f0e3e0ab730 15:31:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:31:52 ---> f2097f8b5794 15:31:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:31:52 ---> 1b900c896933 15:31:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:31:52 ---> 1a261ce3a8cb 15:31:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:31:52 ---> 3c410076d15d 15:31:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:31:52 ---> 1e7257877f1b 15:31:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:31:53 ---> 12b3c31a2560 15:31:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:31:54 ---> 5e73c6e7f273 15:31:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:31:54 ---> 1450143c7838 15:31:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:31:54 ---> 972a20bcfdf8 15:31:54 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:31:54 ---> Running in 7b08fb874a6a 15:31:54 ---> Running in 794a0de07c55 15:31:55 Removing intermediate container 7b08fb874a6a 15:31:55 ---> 453e44d4c308 15:31:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:31:55 ---> Running in 7928058d94ba 15:31:55 Removing intermediate container 794a0de07c55 15:31:55 ---> a56f24987bee 15:31:55 Step 18/21 : CMD ["--init=true"] 15:31:55 ---> f12bac8b29e5 15:31:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:31:55 ---> Running in f38b2bd24a2b 15:31:55 Removing intermediate container 7928058d94ba 15:31:55 ---> a633c8267841 15:31:55 Step 21/23 : LABEL arch=x86_64 15:31:55 ---> Running in fc7c585f3d18 15:31:55 Removing intermediate container f38b2bd24a2b 15:31:55 ---> 112c3ceb7a94 15:31:55 Step 19/21 : LABEL arch=x86_64 15:31:55 ---> aca4ae068ed3 15:31:55 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/ 15:31:55 ---> Running in 67ca2fa24ce1 15:31:55 ---> Running in 7966255abb27 15:31:55 Removing intermediate container fc7c585f3d18 15:31:55 ---> 1b123f184a34 15:31:55 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:31:56 Removing intermediate container 67ca2fa24ce1 15:31:56 ---> fe56a961a1ce 15:31:56 Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:31:56 ---> Running in 979c79570d1d 15:31:56 github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 15:31:56 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 15:31:56 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 15:31:56 ---> Running in 3dd653339630 15:31:56 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 15:31:56 + git describe '--abbrev=0' --tags 15:31:56 + TAG=v0.6.1 15:31:56 + LDFLAGS='-X main.buildVersion=v0.6.1' 15:31:56 + apk --print-arch 15:31:56 + arch=x86_64 15:31:56 + echo 'building [dockerize] for amd64 ... ' 15:31:56 + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize 15:31:56 building [dockerize] for amd64 ... 15:31:57 Removing intermediate container 979c79570d1d 15:31:57 ---> 5103c72d34fb 15:31:57 Step 23/23 : LABEL version=0.0.0 15:31:58 ---> Running in 2a412435c88f 15:31:58 Removing intermediate container 3dd653339630 15:31:58 ---> afc79dace87e 15:31:58 Step 21/21 : LABEL version=0.0.0 15:31:58 ---> Running in d2ee145c9d49 15:31:58 Removing intermediate container 2a412435c88f 15:31:58 ---> 7046dd0fdef8 15:31:58 15:31:58 Removing intermediate container 7966255abb27 15:31:58 ---> 789522d35977 15:31:58 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:31:58 Removing intermediate container d2ee145c9d49 15:31:58 ---> 645c0e7ebd49 15:31:58 15:31:58 ---> Running in 6b65e22677bd 15:31:58 Successfully built 7046dd0fdef8 15:31:58 Successfully tagged docker-core-metadata-go:latest 15:31:58  Building docker-core-metadata-go ... done Successfully built 645c0e7ebd49 15:31:58 Successfully tagged docker-security-proxy-setup-go:latest 15:31:58  Building docker-security-proxy-setup-go ... done Removing intermediate container 6b65e22677bd 15:31:58 ---> 71ab586859f7 15:31:58 Step 22/24 : LABEL arch=x86_64 15:31:59 ---> Running in 248fa7e22fed 15:31:59 Removing intermediate container 248fa7e22fed 15:31:59 ---> a4d4cab4fdf3 15:31:59 Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:31:59 ---> Running in d3d4fbf15095 15:31:59 Removing intermediate container d3d4fbf15095 15:31:59 ---> 9e004a66e64d 15:31:59 Step 24/24 : LABEL version=0.0.0 15:31:59 ---> Running in c78e4c773aac 15:32:00 Removing intermediate container c78e4c773aac 15:32:00 ---> c9bbcb78d576 15:32:00 15:32:00 Successfully built c9bbcb78d576 15:32:00 Successfully tagged docker-security-secretstore-setup-go:latest 15:32:08  Building docker-security-secretstore-setup-go ... done + date 15:32:08 + echo 'Thu Jan 28 15:32:08 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 15:32:08 Thu Jan 28 15:32:08 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 15:32:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:32:17 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 15:32:18 Removing intermediate container 6961da9ac42e 15:32:18 ---> de2535bc2067 15:32:18 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 15:32:18 ---> Running in a00f6f19400c 15:32:18 /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program 15:32:18 statically linked 15:32:18 Removing intermediate container a00f6f19400c 15:32:18 ---> b9430295e43d 15:32:18 15:32:18 Step 12/34 : FROM alpine:3.12 15:32:18 ---> 389fef711851 15:32:18 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:32:18 ---> Running in 4ca042851a4e 15:32:18 Removing intermediate container 4ca042851a4e 15:32:18 ---> 5af2892e6828 15:32:18 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 15:32:19 ---> Running in 0138bf4fe593 15:32:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:32:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:32:19 (1/3) Installing dumb-init (1.2.2-r1) 15:32:19 (2/3) Installing openssl (1.1.1i-r0) 15:32:19 (3/3) Installing su-exec (0.2-r1) 15:32:19 Executing busybox-1.31.1-r19.trigger 15:32:19 OK: 6 MiB in 17 packages 15:32:20 Removing intermediate container 0138bf4fe593 15:32:20 ---> 0f99736ade05 15:32:20 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 15:32:20 ---> Running in caec47ae0d91 15:32:20 Removing intermediate container caec47ae0d91 15:32:20 ---> 551568b1f678 15:32:20 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:32:20 ---> Running in 256eefdcf7a8 15:32:20 Removing intermediate container 256eefdcf7a8 15:32:20 ---> 12f3e726fb89 15:32:20 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:32:20 ---> Running in 62994812bc9d 15:32:21 Removing intermediate container 62994812bc9d 15:32:21 ---> b67ed0ab8843 15:32:21 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 15:32:21 ---> Running in d144e14dd74e 15:32:21 Removing intermediate container d144e14dd74e 15:32:21 ---> f3bfacfa8aea 15:32:21 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 15:32:22 ---> b2e5e2f24421 15:32:22 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:32:22 ---> 365716030c37 15:32:22 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:32:22 ---> Running in 3273913df1ea 15:32:22 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 15:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:32:25 Removing intermediate container 3273913df1ea 15:32:25 ---> 518ed6034655 15:32:25 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 15:32:25 ---> 52886ce4e5a6 15:32:25 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:32:25 ---> 11effa5cfa27 15:32:25 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:32:26 ---> 45c208283918 15:32:26 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 15:32:26 ---> d3470e9200b6 15:32:26 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:32:26 ---> b685fd4ac4d2 15:32:26 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 15:32:27 ---> Running in 26f8c923c7eb 15:32:27 Removing intermediate container 26f8c923c7eb 15:32:27 ---> 68fc532b355a 15:32:27 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:32:27 ---> 97c74cae3dd4 15:32:27 Step 29/34 : RUN chmod +x /entrypoint.sh 15:32:27 ---> Running in 5693e4abc6e5 15:32:28 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 15:32:28 Removing intermediate container 5693e4abc6e5 15:32:28 ---> dfb3b1f4d291 15:32:28 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 15:32:28 ---> Running in 40d9b54f2ea5 15:32:29 Removing intermediate container 40d9b54f2ea5 15:32:29 ---> 7a9325c1997f 15:32:29 Step 31/34 : CMD ["gate"] 15:32:29 ---> Running in 9cb9b615107b 15:32:29 Removing intermediate container 9cb9b615107b 15:32:29 ---> 36a7bf2cd9c3 15:32:29 Step 32/34 : LABEL arch=x86_64 15:32:29 ---> Running in 7e9035fe84cc 15:32:29 Removing intermediate container 7e9035fe84cc 15:32:29 ---> 43a6b0db92a0 15:32:29 Step 33/34 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:32:30 ---> Running in 2dba96deaca1 15:32:30 Removing intermediate container 2dba96deaca1 15:32:30 ---> f43024283f22 15:32:30 Step 34/34 : LABEL version=0.0.0 15:32:30 ---> Running in 9ed9fd6b7047 15:32:30 Removing intermediate container 9ed9fd6b7047 15:32:30 ---> 3c252fe09ae5 15:32:30 15:32:31 Successfully built 3c252fe09ae5 15:32:31 Successfully tagged docker-security-bootstrapper-go:latest 15:32:31  Building docker-security-bootstrapper-go ... done  [Pipeline] } 15:32:31 $ docker stop --time=1 707a15fbb1573ca70bc058af92dce3fe24ca3e9fe463a6816d096d3d3647b1f3 15:32:32 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 15:32:32 $ docker rm -f 707a15fbb1573ca70bc058af92dce3fe24ca3e9fe463a6816d096d3d3647b1f3 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:33 + docker images 15:32:33 + grep docker 15:32:33 docker-security-bootstrapper-go latest 3c252fe09ae5 3 seconds ago 33.5MB 15:32:33 docker-security-secretstore-setup-go latest c9bbcb78d576 33 seconds ago 24.6MB 15:32:33 docker-core-metadata-go latest 7046dd0fdef8 35 seconds ago 18.8MB 15:32:33 docker-security-proxy-setup-go latest 645c0e7ebd49 35 seconds ago 24.4MB 15:32:33 docker-sys-mgmt-agent-go latest c3da63c1e4ff About a minute ago 313MB 15:32:33 docker-core-data-go latest 755a8d8b5335 2 minutes ago 22.3MB 15:32:33 docker-core-command-go latest 6c865baef6ce 2 minutes ago 16.3MB 15:32:33 docker-support-notifications-go latest d0a9e11f35ac 2 minutes ago 16.9MB 15:32:33 docker-support-scheduler-go latest 254b6d839562 2 minutes ago 16.4MB 15:32:33 docker 20.10.0 aefe523efa57 6 weeks 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 15:32:37 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 15:32:40 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 15:32:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:32:47 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 15:32:49 Still waiting to schedule task 15:32:49 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:32:50 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] } 15:32:56 $ docker stop --time=1 59aa9fa02b653ef5b6176996cf674dc023fb16a67c670c45ba8438b047e1dd1e 15:32:58 $ docker rm -f 59aa9fa02b653ef5b6176996cf674dc023fb16a67c670c45ba8438b047e1dd1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:01 15:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:33:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:02 latest: Pulling from edgex-devops/edgex-compose-arm64 15:33:02 29e5d40040c1: Pulling fs layer 15:33:02 1ce36da41761: Pulling fs layer 15:33:02 25b303627fd3: Pulling fs layer 15:33:02 29e5d40040c1: Verifying Checksum 15:33:02 29e5d40040c1: Download complete 15:33:03 29e5d40040c1: Pull complete 15:33:03 1ce36da41761: Verifying Checksum 15:33:03 1ce36da41761: Download complete 15:33:04 1ce36da41761: Pull complete 15:33:05 25b303627fd3: Verifying Checksum 15:33:05 25b303627fd3: Download complete 15:33:13 25b303627fd3: Pull complete 15:33:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:33:13 prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container 15:33:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:33:16 $ docker top dc3d58af88501457738ccccb4ee16723d3e7db79b7bcfda9dab92789c095576f -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:17 + grep parallel 15:33:17 + docker-compose build --help 15:33:22 --parallel Build images in parallel. [Pipeline] } 15:33:22 $ docker stop --time=1 dc3d58af88501457738ccccb4ee16723d3e7db79b7bcfda9dab92789c095576f 15:33:24 $ docker rm -f dc3d58af88501457738ccccb4ee16723d3e7db79b7bcfda9dab92789c095576f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:33:24 . [Pipeline] withDockerContainer 15:33:25 prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container 15:33:25 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:33:26 $ docker top e12896f1847e2741784028da52baa6906875104cd183990458614aab916015b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:27 + docker-compose -f ./docker-compose-build.yml build --parallel 15:33:33 Building docker-core-command-go ... 15:33:33 Building docker-core-data-go ... 15:33:33 Building docker-core-metadata-go ... 15:33:33 Building docker-security-bootstrapper-go ... 15:33:33 Building docker-security-proxy-setup-go ... 15:33:33 Building docker-security-secretstore-setup-go ... 15:33:33 Building docker-support-notifications-go ... 15:33:33 Building docker-support-scheduler-go ... 15:33:33 Building docker-sys-mgmt-agent-go ... 15:33:33 Building docker-sys-mgmt-agent-go 15:33:33 Building docker-security-proxy-setup-go 15:33:33 Building docker-core-command-go 15:33:33 Building docker-support-notifications-go 15:33:33 Building docker-support-scheduler-go 15:33:39 Running on prd-ubuntu18.04-docker-8c-8g-23763 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws 15:33:39 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 15:33:41 using credential edgex-jenkins-ssh 15:33:41 Cloning the remote Git repository 15:33:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:33:41 > git init /w/workspace/edgex-go/6 # timeout=10 15:33:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:33:41 > git --version # timeout=10 15:33:41 > git --version # 'git version 2.17.1' 15:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:33:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:33:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:33:49 Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:33:50 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:33:50 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) 15:33:49 > git config core.sparsecheckout # timeout=10 15:33:49 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 15:33:49 > git remote # timeout=10 15:33:49 > git config --get remote.origin.url # timeout=10 15:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:50 > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 15:33:50 > git rev-parse HEAD^{commit} # timeout=10 15:33:50 > git config core.sparsecheckout # timeout=10 15:33:50 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 15:33:53 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:54 + echo snap-build.sh 15:33:54 snap-build.sh 15:33:54 + SNAP_BASE_DIR=. 15:33:54 + '[' '!' -z /w/workspace/edgex-go/6 ']' 15:33:54 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 15:33:54 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 15:33:54 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 15:33:54 + cd /w/workspace/edgex-go/6 15:33:54 + sudo apt-get remove -qy --purge lxd lxd-client 15:33:54 Reading package lists... 15:33:55 Building dependency tree... 15:33:55 Reading state information... 15:33:55 The following packages were automatically installed and are no longer required: 15:33:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:33:55 uidmap xdelta3 15:33:55 Use 'sudo apt autoremove' to remove them. 15:33:55 The following packages will be REMOVED: 15:33:55 lxd* lxd-client* 15:33:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:33:55 After this operation, 31.7 MB disk space will be freed. 15:33:56 (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.) 15:33:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:33:57 Removing lxd dnsmasq configuration 15:33:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:33:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:33:58 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 15:33:59 (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.) 15:33:59 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:34:00 Processing triggers for systemd (237-3ubuntu10.42) ... 15:34:00 Processing triggers for ureadahead (0.100.0-21) ... 15:34:02 + sudo snap remove --purge lxd 15:34:02 snap "lxd" is not installed 15:34:02 + sudo groupadd --force --system lxd 15:34:02 ++ whoami 15:34:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:34:02 + newgrp - lxd 15:34:02 + sudo snap install lxd 15:34:12 2021-01-28T15:34:09Z INFO Waiting for automatic snapd restart... 15:34:24 lxd 4.10 from Canonical* installed 15:34:24 + sudo lxd init --auto 15:34:33 + sudo snap install --classic snapcraft 15:34:41 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:34:41 ---> b86872924498 15:34:41 Step 3/26 : WORKDIR /edgex-go 15:34:41 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:34:41 ---> b86872924498 15:34:41 Step 3/21 : WORKDIR /edgex-go 15:34:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:34:41 ---> b86872924498 15:34:41 Step 3/22 : WORKDIR /edgex-go 15:34:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:34:41 ---> b86872924498 15:34:41 Step 3/22 : WORKDIR /edgex-go 15:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:41 ---> b86872924498 15:34:41 Step 3/23 : WORKDIR /edgex-go 15:34:41 ---> Running in dd0e4f16d258 15:34:41 ---> Running in 451a6146b39b 15:34:41 ---> Running in 1905aa2b4bae 15:34:41 ---> Running in 2d480cf37c1d 15:34:41 ---> Running in 723f481498ca 15:34:41 Removing intermediate container 1905aa2b4bae 15:34:41 ---> f5df8714d76b 15:34:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:41 Removing intermediate container 2d480cf37c1d 15:34:41 ---> 2a0c8e953254 15:34:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:41 Removing intermediate container 451a6146b39b 15:34:41 ---> 669c36cf1787 15:34:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:41 Removing intermediate container dd0e4f16d258 15:34:41 ---> 4e79f159165a 15:34:41 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:41 Removing intermediate container 723f481498ca 15:34:41 ---> bd51eb066f3f 15:34:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:41 ---> Running in 9839c824835a 15:34:41 ---> Running in 2653936fea96 15:34:41 ---> Running in c9b70e59d185 15:34:41 ---> Running in 1d246948b83a 15:34:41 ---> Running in d4fe33272fdf 15:34:43 Removing intermediate container 9839c824835a 15:34:43 ---> 5531236fb552 15:34:43 Step 5/26 : RUN apk add --update --no-cache make bash git 15:34:43 snapcraft 4.4.4 from Canonical* installed 15:34:43 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 15:34:43 + patch --verbose -p1 15:34:43 Hmm... Looks like a unified diff to me... 15:34:43 The text leading up to this was: 15:34:43 -------------------------- 15:34:43 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 15:34:43 |From: Tony Espy 15:34:43 |Date: Wed, 16 Dec 2020 16:34:55 -0500 15:34:43 |Subject: [PATCH] optimize snap build for pipeline CI check 15:34:43 | 15:34:43 |This patch is used by the EdgeX CI pipeline builds to 15:34:43 |optimize the snap CI check run for pull requests. When 15:34:43 |applied, it essentially strips out everything (apps and 15:34:43 |parts) from the snapcraft.yaml file except those required 15:34:43 |to build edgex-go, as the whole idea of the CI check is to 15:34:43 |catch changes to edgex-go that break the snap build. 15:34:43 | 15:34:43 |In general, anyone updating snapcraft.yaml will also need 15:34:43 |to update this patch file, otherwise it may fail to apply, 15:34:43 |resulting in a failed snap build CI check in the associated 15:34:43 |pull request. 15:34:43 | 15:34:43 |Note - in addition to applying this patch, the pipeline also 15:34:43 |only primes the snap (e.g. `snapcraft prime`), as there's no 15:34:43 |need to build the finally binary .snap file (and it won't 15:34:43 |work with the patch applied). This further reduces the build 15:34:43 |time. 15:34:43 |--- 15:34:43 | snap/snapcraft.yaml | 461 +------------------------------------------- 15:34:43 | 1 file changed, 2 insertions(+), 459 deletions(-) 15:34:43 | 15:34:43 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 15:34:43 |index 1e537489..faf42425 100644 15:34:43 |--- a/snap/snapcraft.yaml 15:34:43 |+++ b/snap/snapcraft.yaml 15:34:43 -------------------------- 15:34:43 patching file snap/snapcraft.yaml 15:34:43 Using Plan A... 15:34:43 Hunk #1 succeeded at 73. 15:34:43 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 15:34:43 Hunk #3 succeeded at 214 (offset -1 lines). 15:34:43 Hunk #4 succeeded at 222 (offset -1 lines). 15:34:43 Hunk #5 succeeded at 229 (offset -1 lines). 15:34:43 Hunk #6 succeeded at 256 (offset -1 lines). 15:34:43 Hunk #7 succeeded at 290 (offset -1 lines). 15:34:43 Hunk #8 succeeded at 342. 15:34:43 Hmm... Ignoring the trailing garbage. 15:34:43 done 15:34:43 + sudo snapcraft prime --use-lxd 15:34:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:34:43 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: 15:34:43 - README.md 15:34:43 - snapcraft.yaml.orig 15:34:43 15:34:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:34:43 ---> Running in ba6eb026bd0b 15:34:43 Removing intermediate container 2653936fea96 15:34:43 ---> 9e61294f184d 15:34:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:34:43 Removing intermediate container c9b70e59d185 15:34:43 ---> e59224e52d90 15:34:43 Step 5/23 : RUN apk add --update --no-cache make git 15:34:43 ---> Running in 1898f2af8123 15:34:43 Launching a container. 15:34:44 Removing intermediate container d4fe33272fdf 15:34:44 ---> 1eba54b61a59 15:34:44 Step 5/22 : RUN apk add --update --no-cache make git 15:34:44 Removing intermediate container 1d246948b83a 15:34:44 ---> 359396c27327 15:34:44 Step 5/21 : RUN apk add --update --no-cache make git 15:34:44 ---> Running in a9b04346e3be 15:34:44 ---> Running in de085495b1df 15:34:44 ---> Running in e8a3927739b5 15:34:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:34:46 OK: 217 MiB in 51 packages 15:34:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:34:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:34:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:34:47 OK: 217 MiB in 51 packages 15:34:48 OK: 217 MiB in 51 packages 15:34:48 OK: 217 MiB in 51 packages 15:34:48 OK: 217 MiB in 51 packages 15:34:48 Removing intermediate container ba6eb026bd0b 15:34:48 ---> 81d068191e49 15:34:48 Step 6/26 : COPY go.mod . 15:34:49 Removing intermediate container 1898f2af8123 15:34:49 ---> 9a6f30330367 15:34:49 Step 6/22 : COPY go.mod . 15:34:49 ---> 34e8382c7bba 15:34:49 Step 7/26 : RUN go mod download 15:34:49 ---> Running in e5f933c207a6 15:34:49 Removing intermediate container a9b04346e3be 15:34:49 ---> b5a156cd801d 15:34:49 Step 6/23 : COPY go.mod . 15:34:49 Removing intermediate container e8a3927739b5 15:34:49 ---> aa7097b4f7e7 15:34:49 Step 6/22 : COPY go.mod . 15:34:50 Removing intermediate container de085495b1df 15:34:50 ---> 3f948baa3237 15:34:50 Step 6/21 : COPY go.mod . 15:34:50 ---> 2227b6e5b1f6 15:34:50 Step 7/22 : RUN go mod download 15:34:50 ---> Running in 038ebe4e60df 15:34:50 ---> 3bfc1b845958 15:34:50 Step 7/23 : RUN go mod download 15:34:50 ---> 8985c0e6d64b 15:34:50 Step 7/22 : RUN go mod download 15:34:51 ---> Running in 7f7481bfbb75 15:34:51 ---> dd912222b85f 15:34:51 Step 7/21 : RUN go mod download 15:34:51 ---> Running in a8f94f9024ed 15:34:51 ---> Running in c144a2b87af4 15:34:53 Removing intermediate container e5f933c207a6 15:34:53 ---> 34af96518b85 15:34:53 Step 8/26 : COPY . . 15:34:55 Removing intermediate container 038ebe4e60df 15:34:55 ---> 02c9dc545569 15:34:55 Step 8/22 : COPY . . 15:34:56 Removing intermediate container 7f7481bfbb75 15:34:56 ---> ad940596ed73 15:34:56 Step 8/23 : COPY . . 15:34:57 Removing intermediate container c144a2b87af4 15:34:57 ---> a34e1e02ea50 15:34:57 Step 8/21 : COPY . . 15:34:57 Removing intermediate container a8f94f9024ed 15:34:57 ---> 624d6e76a3dd 15:34:57 Step 8/22 : COPY . . 15:34:58 Waiting for container to be ready 15:34:58 To start your first instance, try: lxc launch ubuntu:18.04 15:34:58 15:35:00 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:35:00 Waiting for network to be ready... 15:35:01 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:35:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:35:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] 15:35:01 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:35:01 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:35:02 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:35:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:35:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:35:02 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:35:02 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:35:02 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:35:02 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] 15:35:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 15:35:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 15:35:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 15:35:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] 15:35:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 15:35:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 15:35:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:35:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1864 kB] 15:35:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] 15:35:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 15:35:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 15:35:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [244 kB] 15:35:02 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] 15:35:02 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] 15:35:02 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 15:35:05 Fetched 23.8 MB in 4s (5623 kB/s) 15:35:06 Reading package lists... 15:35:06 Reading package lists... 15:35:06 Building dependency tree... 15:35:06 Reading state information... 15:35:06 The following additional packages will be installed: 15:35:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:35:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:35:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:35:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:35:06 Suggested packages: 15:35:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:35:06 Recommended packages: 15:35:06 gnupg libsasl2-modules 15:35:06 The following NEW packages will be installed: 15:35:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:35:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:35:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:35:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:35:06 The following packages will be upgraded: 15:35:06 gpg gpg-agent gpgconf libudev1 15:35:06 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 15:35:06 Need to get 3533 kB of archives. 15:35:06 After this operation, 13.3 MB of additional disk space will be used. 15:35:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 15:35:06 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 15:35:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 15:35:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:35:06 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:35:06 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 15:35:06 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 15:35:06 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 15:35:06 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 15:35:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 15:35:07 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:35:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:35:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:35:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:35:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:35:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:35:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:35:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:35:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:35:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:35:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:35:07 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:35:07 debconf: delaying package configuration, since apt-utils is not installed 15:35:07 Fetched 3533 kB in 1s (3574 kB/s) 15:35:07 (Reading database ... 12511 files and directories currently installed.) 15:35:07 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 15:35:07 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:35:07 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 15:35:08 Selecting previously unselected package udev. 15:35:08 (Reading database ... 12511 files and directories currently installed.) 15:35:08 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 15:35:08 Unpacking udev (237-3ubuntu10.44) ... 15:35:08 Selecting previously unselected package libfuse2:amd64. 15:35:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:35:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:35:08 Selecting previously unselected package fuse. 15:35:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:35:08 Unpacking fuse (2.9.7-1ubuntu1) ... 15:35:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 15:35:08 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:35:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 15:35:08 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:35:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 15:35:09 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:35:09 Selecting previously unselected package libksba8:amd64. 15:35:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:35:09 Unpacking libksba8:amd64 (1.3.5-2) ... 15:35:09 Selecting previously unselected package libroken18-heimdal:amd64. 15:35:09 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:35:09 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:09 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:35:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:35:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:09 Selecting previously unselected package libwind0-heimdal:amd64. 15:35:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:35:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:35:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:35:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:35:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:35:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:10 Selecting previously unselected package libsasl2-modules-db:amd64. 15:35:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:35:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:35:10 Selecting previously unselected package libsasl2-2:amd64. 15:35:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:35:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:35:10 Selecting previously unselected package libldap-common. 15:35:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 15:35:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:35:10 Selecting previously unselected package libldap-2.4-2:amd64. 15:35:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 15:35:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:35:10 Selecting previously unselected package dirmngr. 15:35:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 15:35:10 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 15:35:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 15:35:10 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 15:35:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:35:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:35:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:35:10 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 15:35:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:10 Setting up libksba8:amd64 (1.3.5-2) ... 15:35:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:35:11 Setting up udev (237-3ubuntu10.44) ... 15:35:11 invoke-rc.d: policy-rc.d denied execution of start. 15:35:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Processing triggers for systemd (237-3ubuntu10) ... 15:35:11 Setting up fuse (2.9.7-1ubuntu1) ... 15:35:11 Setting up gpg (2.2.4-1ubuntu1.3) ... 15:35:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:35:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 15:35:11 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 15:35:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:35:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:35:12 settings in the [Install] section, and DefaultInstance for template units). 15:35:12 This means they are not meant to be enabled using systemctl. 15:35:12 Possible reasons for having this kind of units are: 15:35:12 1) A unit may be statically enabled by being symlinked from another unit's 15:35:12 .wants/ or .requires/ directory. 15:35:12 2) A unit's purpose may be to act as a helper for some other unit which has 15:35:12 a requirement dependency on it. 15:35:12 3) A unit may be started when needed via activation (socket, path, timer, 15:35:12 D-Bus, udev, scripted systemctl call, ...). 15:35:12 4) In case of template units, the unit is meant to be enabled with some 15:35:12 instance name specified. 15:35:12 Reading package lists... 15:35:12 Building dependency tree... 15:35:12 Reading state information... 15:35:12 The following additional packages will be installed: 15:35:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:35:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:35:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:35:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:35:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:35:12 Suggested packages: 15:35:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:35:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:35:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:35:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:35:12 systemd-container policykit-1 15:35:12 Recommended packages: 15:35:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:35:12 The following NEW packages will be installed: 15:35:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:35:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:35:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:35:12 multiarch-support openssh-client python3 python3-minimal python3.6 15:35:12 python3.6-minimal snapd squashfs-tools sudo 15:35:12 The following packages will be upgraded: 15:35:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:35:13 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 15:35:13 Need to get 35.2 MB of archives. 15:35:13 After this operation, 141 MB of additional disk space will be used. 15:35:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 15:35:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 15:35:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 15:35:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 15:35:13 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 15:35:13 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:35:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:35:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:35:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:35:13 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:35:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:35:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:35:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:35:14 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 15:35:14 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:35:14 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 15:35:14 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 15:35:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:35:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 15:35:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 15:35:14 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 15:35:14 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:35:14 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:35:14 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:35:14 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:35:14 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:35:14 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:35:14 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:35:14 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 15:35:14 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:35:14 debconf: delaying package configuration, since apt-utils is not installed 15:35:14 Fetched 35.2 MB in 2s (18.8 MB/s) 15:35:15 (Reading database ... 12757 files and directories currently installed.) 15:35:15 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 15:35:15 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:35:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 15:35:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:35:16 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 15:35:16 (Reading database ... 12757 files and directories currently installed.) 15:35:16 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 15:35:16 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 15:35:16 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 15:35:16 (Reading database ... 12757 files and directories currently installed.) 15:35:16 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 15:35:16 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 15:35:16 Setting up apt (1.6.12ubuntu0.2) ... 15:35:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:35:17 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:35:17 (Reading database ... 12764 files and directories currently installed.) 15:35:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:35:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:35:17 Selecting previously unselected package libpython3.6-minimal:amd64. 15:35:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:35:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:35:17 Selecting previously unselected package libexpat1:amd64. 15:35:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:35:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:35:18 Selecting previously unselected package python3.6-minimal. 15:35:18 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:35:18 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:35:18 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 15:35:18 Checking for services that may need to be restarted...done. 15:35:18 Checking for services that may need to be restarted...done. 15:35:18 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:35:18 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:35:18 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 15:35:19 Selecting previously unselected package python3-minimal. 15:35:19 (Reading database ... 13012 files and directories currently installed.) 15:35:19 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:35:19 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:35:19 Selecting previously unselected package mime-support. 15:35:19 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:35:19 Unpacking mime-support (3.60ubuntu1) ... 15:35:19 Selecting previously unselected package libmpdec2:amd64. 15:35:19 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:35:19 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:35:19 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:35:19 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:35:19 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:35:19 Selecting previously unselected package python3.6. 15:35:19 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 15:35:19 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:35:19 Selecting previously unselected package libpython3-stdlib:amd64. 15:35:19 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:35:19 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:35:19 Setting up python3-minimal (3.6.7-1~18.04) ... 15:35:19 Selecting previously unselected package python3. 15:35:19 (Reading database ... 13442 files and directories currently installed.) 15:35:19 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:35:19 Unpacking python3 (3.6.7-1~18.04) ... 15:35:20 Selecting previously unselected package multiarch-support. 15:35:20 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:35:20 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:35:20 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:35:20 Selecting previously unselected package liblzo2-2:amd64. 15:35:20 (Reading database ... 13479 files and directories currently installed.) 15:35:20 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:35:20 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:35:20 Selecting previously unselected package libbsd0:amd64. 15:35:20 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:35:20 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:35:20 Selecting previously unselected package sudo. 15:35:20 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:35:20 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:35:20 Selecting previously unselected package apparmor. 15:35:20 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:35:20 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:35:20 Selecting previously unselected package libedit2:amd64. 15:35:20 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:35:21 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:35:21 Selecting previously unselected package libkrb5support0:amd64. 15:35:21 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:35:21 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:35:21 Selecting previously unselected package libk5crypto3:amd64. 15:35:21 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:35:21 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:35:21 Selecting previously unselected package libkeyutils1:amd64. 15:35:21 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:35:21 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:35:21 Selecting previously unselected package libkrb5-3:amd64. 15:35:21 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:35:21 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:35:21 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:35:21 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:35:21 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:35:21 Selecting previously unselected package libssl1.0.0:amd64. 15:35:21 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 15:35:21 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:35:21 Selecting previously unselected package openssh-client. 15:35:21 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:35:21 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:35:22 Selecting previously unselected package squashfs-tools. 15:35:22 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 15:35:22 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:35:22 Selecting previously unselected package snapd. 15:35:22 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 15:35:22 Unpacking snapd (2.48+18.04) ... 15:35:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:35:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 15:35:24 ---> 36d48bac4b8c 15:35:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:35:24 ---> 8d8858250690 15:35:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:35:24 ---> a8326b0707af 15:35:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:35:24 ---> a50019bb46cb 15:35:24 Step 9/23 : RUN make cmd/core-command/core-command 15:35:24 ---> Running in 84d8469e64ea 15:35:24 ---> Running in 35c31d441c7e 15:35:24 ---> Running in f0bc4d87d102 15:35:24 ---> 3263ba754310 15:35:24 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:35:24 ---> Running in 6dbabce26a29 15:35:24 ---> Running in cd10b0bfc1cb 15:35:24 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 15:35:24 Setting up mime-support (3.60ubuntu1) ... 15:35:24 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:35:24 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:35:24 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:35:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:35:24 Setting up systemd (237-3ubuntu10.44) ... 15:35:24 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:35:24 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 15:35:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:35:25 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 15:35:25 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 15:35:25 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:35:25 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:35:25 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:35:25 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 15:35:25 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:35:25 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 15:35:25 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 15:35:25 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:35:25 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:35:25 Setting up python3 (3.6.7-1~18.04) ... 15:35:26 running python rtupdate hooks for python3.6... 15:35:26 running python post-rtupdate hooks for python3.6... 15:35:26 Setting up apparmor (2.12-4ubuntu5.1) ... 15:35:27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:35:27 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:35:27 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:35:27 Setting up snapd (2.48+18.04) ... 15:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:35:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:35:28 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:35:29 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:35:29 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:35:29 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:35:29 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:35:29 /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' 15:35:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:35:29 Processing triggers for systemd (237-3ubuntu10.44) ... 15:35:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:35:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:35:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:35:31 Reading package lists... 15:35:32 Reading package lists... 15:35:32 Building dependency tree... 15:35:32 Reading state information... 15:35:32 Calculating upgrade... 15:35:32 The following packages will be upgraded: 15:35:32 advancecomp base-files bash binutils binutils-common 15:35:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:35:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:35:32 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 15:35:32 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 15:35:32 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:35:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:35:32 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 15:35:32 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 15:35:32 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 15:35:32 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 15:35:32 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 15:35:32 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 15:35:32 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 15:35:32 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 15:35:32 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:35:32 Need to get 63.8 MB of archives. 15:35:32 After this operation, 5205 kB of additional disk space will be used. 15:35:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 15:35:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:35:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:35:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:35:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:35:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:35:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:35:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:35:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:35:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:35:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:35:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:35:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:35:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:35:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:35:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:35:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:35:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:35:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:35:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:35:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:35:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:35:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:35:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:35:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:35:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:35:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:35:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:35:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:35:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:35:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:35:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:35:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:35:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:35:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:35:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 15:35:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 15:35:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:35:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:35:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 15:35:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 15:35:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 15:35:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:35:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:35:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:35:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 15:35:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:35:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:35:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 15:35:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 15:35:33 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 15:35:33 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 15:35:33 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:35:33 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:35:33 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:35:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:35:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:35:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:35:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:35:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:35:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:35:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:35:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:35:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:35:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:35:33 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:35:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:35:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:35:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:35:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:35:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:35:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:35:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:35:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:35:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:35:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:35:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:35:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:35:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:35:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:35:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:35:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 15:35:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 15:35:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 15:35:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 15:35:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 15:35:34 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:35:34 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:35:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:35:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 15:35:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:35:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:35:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:35:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:35:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:35:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:35:34 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:35:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:35:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:35:34 debconf: delaying package configuration, since apt-utils is not installed 15:35:34 Fetched 63.8 MB in 2s (35.7 MB/s) 15:35:34 (Reading database ... 13912 files and directories currently installed.) 15:35:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:35:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:35:35 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:35:35 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:35:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 15:35:35 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 15:35:36 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:36 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:36 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:36 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:36 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:36 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:36 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:36 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:36 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:36 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:37 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:35:37 (Reading database ... 13911 files and directories currently installed.) 15:35:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:35:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:35:37 (Reading database ... 13911 files and directories currently installed.) 15:35:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:35:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:35:38 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:35:38 (Reading database ... 13911 files and directories currently installed.) 15:35:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:35:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:35:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:35:38 (Reading database ... 13911 files and directories currently installed.) 15:35:38 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:35:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:35:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:35:39 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:35:39 Setting up base-files (10.1ubuntu2.10) ... 15:35:39 Installing new version of config file /etc/issue ... 15:35:39 Installing new version of config file /etc/issue.net ... 15:35:39 Installing new version of config file /etc/lsb-release ... 15:35:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:35:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:35:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:35:39 Removing obsolete conffile /etc/default/motd-news ... 15:35:40 (Reading database ... 13912 files and directories currently installed.) 15:35:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:35:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:35:40 Setting up bash (4.4.18-2ubuntu1.2) ... 15:35:40 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:35:40 (Reading database ... 13912 files and directories currently installed.) 15:35:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:35:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:35:40 (Reading database ... 13912 files and directories currently installed.) 15:35:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:35:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:35:40 Setting up tar (1.29b-2ubuntu0.2) ... 15:35:40 (Reading database ... 13912 files and directories currently installed.) 15:35:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:35:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:35:41 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:35:41 (Reading database ... 13912 files and directories currently installed.) 15:35:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:35:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:35:41 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:35:41 (Reading database ... 13912 files and directories currently installed.) 15:35:41 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:35:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:35:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:35:41 (Reading database ... 13912 files and directories currently installed.) 15:35:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:35:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:35:42 Setting up grep (3.1-2build1) ... 15:35:42 (Reading database ... 13912 files and directories currently installed.) 15:35:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:35:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:35:42 Setting up login (1:4.5-1ubuntu2) ... 15:35:42 (Reading database ... 13912 files and directories currently installed.) 15:35:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:35:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:35:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:35:42 (Reading database ... 13912 files and directories currently installed.) 15:35:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:35:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:35:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:35:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:35:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:35:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:35:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:35:44 (Reading database ... 13912 files and directories currently installed.) 15:35:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:35:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:35:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:35:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:35:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:35:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:35:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:35:45 (Reading database ... 13912 files and directories currently installed.) 15:35:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:35:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:35:45 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:35:45 (Reading database ... 13912 files and directories currently installed.) 15:35:45 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:45 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:35:46 (Reading database ... 13912 files and directories currently installed.) 15:35:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:35:46 (Reading database ... 13912 files and directories currently installed.) 15:35:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:35:46 (Reading database ... 13912 files and directories currently installed.) 15:35:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:46 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:35:46 (Reading database ... 13912 files and directories currently installed.) 15:35:46 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:35:46 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:35:46 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:35:46 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:35:46 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:35:47 (Reading database ... 13912 files and directories currently installed.) 15:35:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:35:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:35:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:35:47 (Reading database ... 13912 files and directories currently installed.) 15:35:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:35:47 (Reading database ... 13912 files and directories currently installed.) 15:35:47 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:47 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:47 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:35:47 (Reading database ... 13912 files and directories currently installed.) 15:35:47 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:35:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:35:48 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:35:49 (Reading database ... 13912 files and directories currently installed.) 15:35:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:35:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:35:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:35:49 (Reading database ... 13912 files and directories currently installed.) 15:35:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:35:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:35:49 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:35:49 (Reading database ... 13914 files and directories currently installed.) 15:35:49 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:35:49 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:35:49 Setting up debconf (1.5.66ubuntu1) ... 15:35:50 (Reading database ... 13914 files and directories currently installed.) 15:35:50 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:35:50 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:35:50 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:35:50 (Reading database ... 13914 files and directories currently installed.) 15:35:50 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:35:50 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:35:50 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:35:50 (Reading database ... 13914 files and directories currently installed.) 15:35:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:35:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:35:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:35:51 (Reading database ... 13914 files and directories currently installed.) 15:35:51 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:35:51 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:35:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 15:35:51 (Reading database ... 13914 files and directories currently installed.) 15:35:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 15:35:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:35:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 15:35:51 (Reading database ... 13914 files and directories currently installed.) 15:35:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:35:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:35:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 15:35:51 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 15:35:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:35:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:35:52 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:35:52 (Reading database ... 13914 files and directories currently installed.) 15:35:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:35:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:35:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:35:52 (Reading database ... 13914 files and directories currently installed.) 15:35:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 15:35:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 15:35:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 15:35:52 (Reading database ... 13914 files and directories currently installed.) 15:35:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:35:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:35:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:35:53 (Reading database ... 13914 files and directories currently installed.) 15:35:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 15:35:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 15:35:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 15:35:53 (Reading database ... 13914 files and directories currently installed.) 15:35:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:35:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:35:53 Setting up passwd (1:4.5-1ubuntu2) ... 15:35:54 (Reading database ... 13914 files and directories currently installed.) 15:35:54 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 15:35:54 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 15:35:54 Setting up gpgv (2.2.4-1ubuntu1.3) ... 15:35:54 (Reading database ... 13914 files and directories currently installed.) 15:35:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:35:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:35:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:35:54 (Reading database ... 13914 files and directories currently installed.) 15:35:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:35:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:35:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:35:54 (Reading database ... 13914 files and directories currently installed.) 15:35:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:35:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:35:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:35:55 (Reading database ... 13914 files and directories currently installed.) 15:35:55 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:35:55 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:35:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:35:55 (Reading database ... 13914 files and directories currently installed.) 15:35:55 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 15:35:55 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 15:35:55 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 15:35:55 (Reading database ... 13914 files and directories currently installed.) 15:35:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 15:35:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 15:35:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 15:35:55 (Reading database ... 13915 files and directories currently installed.) 15:35:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:35:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:35:56 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:35:56 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:35:56 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 15:35:56 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 15:35:56 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 15:35:56 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 15:35:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:35:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:35:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:35:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:35:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:35:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:35:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:35:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:35:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:35:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:35:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:35:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:35:57 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:35:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:35:57 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 15:35:58 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 15:35:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:35:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:35:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:35:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:35:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:35:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:35:59 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:35:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:35:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:35:59 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:35:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 15:35:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 15:35:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:35:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:35:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:35:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:35:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:35:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:00 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:36:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:01 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:36:01 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:02 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:36:02 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:36:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:36:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:36:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:36:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:36:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:36:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:36:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:36:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:36:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:36:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:36:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:36:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:36:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:36:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:36:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:36:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:36:05 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:36:05 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:05 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:36:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:36:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:36:05 Setting up tzdata (2020f-0ubuntu0.18.04) ... 15:36:05 15:36:05 Current default time zone: 'Etc/UTC' 15:36:05 Local time is now: Thu Jan 28 15:36:05 UTC 2021. 15:36:05 Universal Time is now: Thu Jan 28 15:36:05 UTC 2021. 15:36:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:36:05 15:36:05 Setting up systemd-sysv (237-3ubuntu10.44) ... 15:36:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:05 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 15:36:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:36:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:36:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:36:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:36:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:36:06 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:36:06 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:36:06 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:06 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:36:06 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:36:06 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 15:36:06 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:06 Setting up patch (2.7.6-2ubuntu1.1) ... 15:36:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:36:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:36:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 15:36:06 Installing new version of config file /etc/ssl/openssl.cnf ... 15:36:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:36:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:36:06 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 15:36:08 Updating certificates in /etc/ssl/certs... 15:36:09 22 added, 17 removed; done. 15:36:09 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:36:09 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:36:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:36:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:36:09 Setting up pkgbinarymangler (138.18.04.1) ... 15:36:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 15:36:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up perl (5.26.1-6ubuntu0.5) ... 15:36:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 15:36:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:36:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:36:09 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 15:36:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:36:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:36:10 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:36:10 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:36:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:36:10 Processing triggers for systemd (237-3ubuntu10.44) ... 15:36:10 Processing triggers for mime-support (3.60ubuntu1) ... 15:36:10 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 15:36:10 Updating certificates in /etc/ssl/certs... 15:36:11 0 added, 0 removed; done. 15:36:11 Running hooks in /etc/ca-certificates/update.d... 15:36:11 done. 15:36:11 Reading package lists... 15:36:11 Building dependency tree... 15:36:11 Reading state information... 15:36:11 The following NEW packages will be installed: 15:36:11 apt-transport-https 15:36:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:36:11 Need to get 1696 B of archives. 15:36:11 After this operation, 153 kB of additional disk space will be used. 15:36:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 15:36:11 debconf: delaying package configuration, since apt-utils is not installed 15:36:11 Fetched 1696 B in 0s (9382 B/s) 15:36:12 Selecting previously unselected package apt-transport-https. 15:36:12 (Reading database ... 13929 files and directories currently installed.) 15:36:12 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 15:36:12 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 15:36:12 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 15:36:12 Waiting for network to be ready... 15:36:18 2021-01-28T15:36:15Z INFO Waiting for automatic snapd restart... 15:36:18 snapd 2.48.2 from Canonical* installed 15:36:19 "snapd" switched to the "latest/stable" channel 15:36:19 15:36:22 core18 20201210 from Canonical* installed 15:36:22 "core18" switched to the "latest/stable" channel 15:36:22 15:36:25 snapcraft 4.4.4 from Canonical* installed 15:36:25 "snapcraft" switched to the "latest/stable" channel 15:36:25 15:36:29 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: 15:36:29 - README.md 15:36:29 - snapcraft.yaml.orig 15:36:29 15:36:29 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:36:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:36:35 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:36:35 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:36:35 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:36:37 Reading package lists... 15:36:37 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:36:43 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:36:43 Reading package lists... 15:36:43 Building dependency tree... 15:36:43 Reading state information... 15:36:43 Suggested packages: 15:36:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:36:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:36:43 Recommended packages: 15:36:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:36:43 The following NEW packages will be installed: 15:36:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:36:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:36:43 pkg-config zip 15:36:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:36:43 Need to get 7655 kB of archives. 15:36:43 After this operation, 43.7 MB of additional disk space will be used. 15:36:43 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:36:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 15:36:43 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:36:44 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:36:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:36:44 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:36:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:36:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:36:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:36:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:36:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 15:36:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 15:36:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 15:36:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:36:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:36:44 debconf: delaying package configuration, since apt-utils is not installed 15:36:44 Fetched 7655 kB in 1s (7805 kB/s) 15:36:44 Selecting previously unselected package libglib2.0-0:amd64. 15:36:44 (Reading database ... 13933 files and directories currently installed.) 15:36:44 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 15:36:44 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:36:44 Selecting previously unselected package libpsl5:amd64. 15:36:44 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:36:44 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:36:45 Selecting previously unselected package libnghttp2-14:amd64. 15:36:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:36:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:36:45 Selecting previously unselected package librtmp1:amd64. 15:36:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:36:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:36:45 Selecting previously unselected package libcurl3-gnutls:amd64. 15:36:45 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 15:36:45 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:36:45 Selecting previously unselected package liberror-perl. 15:36:45 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:36:45 Unpacking liberror-perl (0.17025-1) ... 15:36:45 Selecting previously unselected package git-man. 15:36:45 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 15:36:45 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 15:36:45 Selecting previously unselected package git. 15:36:45 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 15:36:45 Unpacking git (1:2.17.1-1ubuntu0.7) ... 15:36:46 Selecting previously unselected package libnorm1:amd64. 15:36:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:36:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:36:46 Selecting previously unselected package libpgm-5.2-0:amd64. 15:36:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:36:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:36:46 Selecting previously unselected package libsodium23:amd64. 15:36:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:36:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:36: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 15:36:46 Selecting previously unselected package libzmq5:amd64. 15:36:46 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:36:46 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:36:46 Selecting previously unselected package libzmq3-dev:amd64. 15:36:46 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:36:46 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:36:47 Selecting previously unselected package pkg-config. 15:36:47 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:36:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:36:47 Selecting previously unselected package zip. 15:36:47 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:36:47 Unpacking zip (3.0-11build1) ... 15:36:47 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:36:47 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 15:36:47 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:36:47 Setting up liberror-perl (0.17025-1) ... 15:36:47 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:36:47 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 15:36:47 No schema files found: doing nothing. 15:36:47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:36:47 Setting up zip (3.0-11build1) ... 15:36:47 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:36:47 Setting up libsodium23:amd64 (1.0.16-2) ... 15:36:47 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:36:47 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:36:47 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 15:36:47 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:36:47 Setting up git (1:2.17.1-1ubuntu0.7) ... 15:36:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:36:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:36:54 git set to automatically installed. 15:36:54 git-man set to automatically installed. 15:36:54 libcurl3-gnutls set to automatically installed. 15:36:54 liberror-perl set to automatically installed. 15:36:54 libglib2.0-0 set to automatically installed. 15:36:54 libnghttp2-14 set to automatically installed. 15:36:54 libnorm1 set to automatically installed. 15:36:54 libpgm-5.2-0 set to automatically installed. 15:36:54 libpsl5 set to automatically installed. 15:36:54 librtmp1 set to automatically installed. 15:36:54 libsodium23 set to automatically installed. 15:36:54 libzmq3-dev set to automatically installed. 15:36:54 libzmq5 set to automatically installed. 15:36:54 pkg-config set to automatically installed. 15:36:54 zip set to automatically installed. 15:36:55 snapd is not logged in, snap install commands will use sudo 15:37:02 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 15:37:02 snap "core18" has no updates available 15:37:03 Pulling config-common 15:37:04 Pulling go-build-helper 15:37:05 Removing intermediate container cd10b0bfc1cb 15:37:05 ---> 7665386d42e5 15:37:05 15:37:05 Step 10/21 : FROM alpine:3.12 15:37:05 Removing intermediate container 35c31d441c7e 15:37:05 ---> 29d0d06a06be 15:37:05 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:37:05 3.12: Pulling from library/alpine 15:37:05 ---> Running in 5af210f70d9d 15:37:06 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 15:37:06 Status: Downloaded newer image for alpine:3.12 15:37:06 ---> afeebe901d6b 15:37:06 Step 11/21 : RUN apk add --update --no-cache curl 15:37:06 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 15:37:08 ---> Running in f235425462bf 15:37:08 Removing intermediate container 6dbabce26a29 15:37:08 ---> 924011423b1e 15:37:08 15:37:08 Step 10/23 : FROM alpine:3.12 15:37:08 ---> afeebe901d6b 15:37:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:37:08 Removing intermediate container f0bc4d87d102 15:37:08 ---> b3d5f38a1d5a 15:37:08 15:37:08 Step 10/22 : FROM alpine:3.12 15:37:08 ---> afeebe901d6b 15:37:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:37:08 Removing intermediate container 84d8469e64ea 15:37:08 ---> 212f76022f7f 15:37:08 15:37:08 Step 10/22 : FROM alpine:3.12 15:37:08 ---> afeebe901d6b 15:37:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:37:09 ---> Running in 9cb803cc45da 15:37:09 ---> Running in 9c26a3d6426f 15:37:09 ---> Running in 04f9d9bef0a2 15:37:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:37:10 Removing intermediate container 5af210f70d9d 15:37:10 ---> c970f2e591f7 15:37:10 15:37:10 Step 11/26 : FROM docker:20.10.0 15:37:10 20.10.0: Pulling from library/docker 15:37:10 (1/4) Installing ca-certificates (20191127-r4) 15:37:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:37:10 (3/4) Installing libcurl (7.69.1-r3) 15:37:10 (4/4) Installing curl (7.69.1-r3) 15:37:10 Executing busybox-1.31.1-r19.trigger 15:37:10 Executing ca-certificates-20191127-r4.trigger 15:37:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:11 OK: 7 MiB in 18 packages 15:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:37:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:11 (1/1) Installing dumb-init (1.2.2-r1) 15:37:11 Executing busybox-1.31.1-r19.trigger 15:37:12 OK: 5 MiB in 15 packages 15:37:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:37:12 (1/2) Installing ca-certificates (20191127-r4) 15:37:12 (2/2) Installing dumb-init (1.2.2-r1) 15:37:12 (1/1) Installing dumb-init (1.2.2-r1) 15:37:12 Executing busybox-1.31.1-r19.trigger 15:37:12 Executing ca-certificates-20191127-r4.trigger 15:37:12 Executing busybox-1.31.1-r19.trigger 15:37:12 OK: 5 MiB in 15 packages 15:37:13 OK: 6 MiB in 16 packages 15:37:14 Removing intermediate container 9cb803cc45da 15:37:14 ---> 8e88b7effc80 15:37:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:15 ---> Running in b04e90060252 15:37:15 Removing intermediate container f235425462bf 15:37:15 ---> d2e6822a24ad 15:37:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:37:15 Removing intermediate container 9c26a3d6426f 15:37:15 ---> 30469775a01d 15:37:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:37:15 ---> Running in bce705e0ddd8 15:37:16 ---> Running in aacce2b34f79 15:37:16 Removing intermediate container b04e90060252 15:37:16 ---> ee69b191801d 15:37:16 Step 13/22 : ENV APP_PORT=48085 15:37:16 Removing intermediate container 04f9d9bef0a2 15:37:16 ---> 38a6b9857ed3 15:37:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:37:16 ---> Running in 4e0d095e149e 15:37:16 ---> Running in 00bbca511bc9 15:37:16 Removing intermediate container aacce2b34f79 15:37:16 ---> 6d383ac7fb4d 15:37:16 Step 13/23 : ENV APP_PORT=48082 15:37:17 Removing intermediate container bce705e0ddd8 15:37:17 ---> 5c82bae58f79 15:37:17 Step 13/21 : WORKDIR /edgex 15:37:17 ---> Running in fb9cdf3c5c4f 15:37:17 Removing intermediate container 4e0d095e149e 15:37:17 ---> cd64a7821f3e 15:37:17 Step 14/22 : EXPOSE $APP_PORT 15:37:17 ---> Running in e0cac75158d6 15:37:17 ---> Running in 8a108ad6dfe0 15:37:17 Removing intermediate container 00bbca511bc9 15:37:17 ---> 0ccf9024a908 15:37:17 Step 13/22 : ENV APP_PORT=48060 15:37:17 Removing intermediate container fb9cdf3c5c4f 15:37:17 ---> a90669bfe581 15:37:17 Step 14/23 : EXPOSE $APP_PORT 15:37:17 ---> Running in 8281e5679cae 15:37:18 ---> Running in 4f00309958ed 15:37:18 Removing intermediate container e0cac75158d6 15:37:18 ---> 5c4bf55a4b5d 15:37:18 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:37:18 Removing intermediate container 8a108ad6dfe0 15:37:18 ---> 7c291c2d2709 15:37:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:19 Removing intermediate container 8281e5679cae 15:37:19 ---> 7ee016dcea96 15:37:19 Step 14/22 : EXPOSE $APP_PORT 15:37:19 Removing intermediate container 4f00309958ed 15:37:19 ---> b6f151129894 15:37:19 Step 15/23 : WORKDIR / 15:37:19 ---> Running in 1f38979477e6 15:37:19 ---> 07dc6b164bba 15:37:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:37:19 ---> Running in 7e532073ff20 15:37:20 ---> b533d943e96a 15:37:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:37:20 Removing intermediate container 1f38979477e6 15:37:20 ---> 7e4211b2bbe5 15:37:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:21 Removing intermediate container 7e532073ff20 15:37:21 ---> 85fd9d1c058e 15:37:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:22 ---> ddc8c15510a2 15:37:22 ---> d2cc501baf48 15:37:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:37:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:37:22 ---> b5e09a11f969 15:37:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:37:23 ---> 81e5227b2a24 15:37:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:37:24 ---> d39173f2af6e 15:37:24 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:37:24 ---> Running in 28db93e54654 15:37:24 ---> 7a7508680833 15:37:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:37:24 ---> 4f31b2056449 15:37:24 ---> 71309f8e2054 15:37:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:37:24 ---> Running in 0f42051283a3 15:37:25 Removing intermediate container 28db93e54654 15:37:25 ---> 5e6ce75e0a10 15:37:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:25 ---> Running in fc94533e0c93 15:37:25 ---> e5cc79497d95 15:37:25 Step 19/23 : ENTRYPOINT ["/core-command"] 15:37:25 Removing intermediate container 0f42051283a3 15:37:25 ---> 9f5a01ec5dfd 15:37:25 Step 18/21 : CMD ["--init=true"] 15:37:25 ---> fad9c68168c3 15:37:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:37:26 ---> Running in 3111cfdf3411 15:37:26 ---> Running in b77f4cf6b4d7 15:37:26 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:37:26 ---> Running in a8c70766b7de 15:37:26 Status: Downloaded newer image for docker:20.10.0 15:37:26 ---> eeaf43b92773 15:37:26 Step 12/26 : RUN apk add --no-cache bash 15:37:26 Removing intermediate container fc94533e0c93 15:37:26 ---> 2ebe6496e19d 15:37:26 Step 20/22 : LABEL arch=arm64 15:37:26 ---> Running in 651d737e5e3d 15:37:26 ---> Running in a6aba40c4131 15:37:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:37:26 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:37:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:37:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] 15:37:26 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:37:26 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:37:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] 15:37:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 15:37:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 15:37:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] 15:37:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] 15:37:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] 15:37:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:37:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:37:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:37:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:37:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:37:26 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 15:37:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:37:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1864 kB] 15:37:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] 15:37:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 15:37:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 15:37:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [244 kB] 15:37:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] 15:37:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] 15:37:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 15:37:26 Fetched 23.8 MB in 0s (0 B/s) 15:37:26 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:37:26 Fetched 96.5 kB in 0s (0 B/s) 15:37:26 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:37:26 Fetched 279 kB in 0s (0 B/s) 15:37:26 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:37:26 Fetched 122 kB in 0s (0 B/s) 15:37:26 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:37:26 Fetched 77.8 kB in 0s (0 B/s) 15:37:26 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:37:26 Fetched 8848 B in 0s (0 B/s) 15:37:26 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:37:26 Fetched 47.8 kB in 0s (0 B/s) 15:37:26 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:37:26 Fetched 45.6 kB in 0s (0 B/s) 15:37:26 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:37:26 Fetched 15.0 kB in 0s (0 B/s) 15:37:26 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 15:37:26 Fetched 214 kB in 0s (0 B/s) 15:37:26 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 15:37:26 Fetched 155 kB in 0s (0 B/s) 15:37:26 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:37:26 Fetched 50.6 kB in 0s (0 B/s) 15:37:26 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:37:26 Fetched 14.8 kB in 0s (0 B/s) 15:37:26 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:37:26 Fetched 41.8 kB in 0s (0 B/s) 15:37:26 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:37:26 Fetched 499 kB in 0s (0 B/s) 15:37:26 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:37:26 Fetched 111 kB in 0s (0 B/s) 15:37:26 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:37:26 Fetched 240 kB in 0s (0 B/s) 15:37:26 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:37:26 Fetched 29.3 kB in 0s (0 B/s) 15:37:26 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:37:26 Fetched 85.5 kB in 0s (0 B/s) 15:37:26 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:37:26 Fetched 24.5 kB in 0s (0 B/s) 15:37:26 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:37:26 Fetched 49.2 kB in 0s (0 B/s) 15:37:26 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:37:26 Fetched 54.2 kB in 0s (0 B/s) 15:37:26 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:37:26 Fetched 30.8 kB in 0s (0 B/s) 15:37:26 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 15:37:26 Fetched 17.0 kB in 0s (0 B/s) 15:37:26 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:37:26 Fetched 85.9 kB in 0s (0 B/s) 15:37:26 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:37:26 Fetched 8720 B in 0s (0 B/s) 15:37:26 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 15:37:26 Fetched 137 kB in 0s (0 B/s) 15:37:26 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:37:26 Fetched 119 kB in 0s (0 B/s) 15:37:26 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 15:37:26 Fetched 109 kB in 0s (0 B/s) 15:37:26 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:37:26 Fetched 11.1 kB in 0s (0 B/s) 15:37:26 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:37:26 Fetched 645 kB in 0s (0 B/s) 15:37:26 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:37:26 Fetched 41.3 kB in 0s (0 B/s) 15:37:26 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:37:26 Fetched 17.9 kB in 0s (0 B/s) 15:37:26 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:37:26 Fetched 368 kB in 0s (0 B/s) 15:37:26 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:37:26 Fetched 187 kB in 0s (0 B/s) 15:37:26 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:37:26 Fetched 175 kB in 0s (0 B/s) 15:37:26 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:37:26 Removing intermediate container 3111cfdf3411 15:37:26 ---> dd201dbd3f74 15:37:26 Step 19/21 : LABEL arch=arm64 15:37:26 Removing intermediate container b77f4cf6b4d7 15:37:26 ---> aca89a47ad65 15:37:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:26 Removing intermediate container a8c70766b7de 15:37:26 ---> 09b75cfcde49 15:37:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:27 ---> Running in fb140e2d959b 15:37:27 ---> Running in 54c5d228583c 15:37:27 ---> Running in 683a31b659da 15:37:27 Removing intermediate container 651d737e5e3d 15:37:27 ---> 6b8070f4eba5 15:37:27 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:37:27 ---> Running in f5075daa2c32 15:37:27 Removing intermediate container fb140e2d959b 15:37:27 ---> d150faa4f916 15:37:27 Step 21/23 : LABEL arch=arm64 15:37:27 Fetched 206 kB in 0s (0 B/s) 15:37:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 15:37:27 Fetched 1301 kB in 0s (0 B/s) 15:37:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:37:27 Fetched 36.2 kB in 0s (0 B/s) 15:37:27 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 15:37:27 Fetched 159 kB in 0s (0 B/s) 15:37:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:37:27 Fetched 107 kB in 0s (0 B/s) 15:37:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:37:27 Fetched 48.7 kB in 0s (0 B/s) 15:37:27 Pulling static-packages 15:37:27 Removing intermediate container 54c5d228583c 15:37:27 ---> 9caacd15024d 15:37:27 Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:37:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:27 ---> Running in 02bfccda9594 15:37:27 Removing intermediate container 683a31b659da 15:37:27 ---> 36cc5319afc8 15:37:27 Step 20/22 : LABEL arch=arm64 15:37:27 Removing intermediate container f5075daa2c32 15:37:27 ---> 2e16af8cf4d8 15:37:27 Step 22/22 : LABEL version=0.0.0 15:37:28 ---> Running in 3edf325c0702 15:37:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:37:28 ---> Running in d3a2ebd548b8 15:37:28 ---> Running in 495b2bfb4a1f 15:37:28 Removing intermediate container 02bfccda9594 15:37:28 ---> d4ef9eb3a791 15:37:28 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:37:28 'go115' has dependencies that need to be staged: static-packages go-build-helper 15:37:28 Skipping pull go-build-helper (already ran) 15:37:28 Skipping pull static-packages (already ran) 15:37:28 Building go-build-helper 15:37:28 Removing intermediate container 3edf325c0702 15:37:28 ---> e5cd200cdfb8 15:37:28 Step 21/21 : LABEL version=0.0.0 15:37:28 ---> Running in a31a7b8426ea 15:37:28 (1/2) Installing readline (8.0.4-r0) 15:37:28 (2/2) Installing bash (5.0.17-r0) 15:37:28 Executing bash-5.0.17-r0.post-install 15:37:28 Executing busybox-1.31.1-r19.trigger 15:37:28 OK: 12 MiB in 22 packages 15:37:29 ---> Running in 8065f4b2b2d4 15:37:29 Removing intermediate container 495b2bfb4a1f 15:37:29 ---> 924ad491cf2d 15:37:29 15:37:29 Removing intermediate container d3a2ebd548b8 15:37:29 ---> d74dd13fbd4e 15:37:29 Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:37:29 ---> Running in 3445a026b5bf 15:37:29 Removing intermediate container a31a7b8426ea 15:37:29 ---> c61fc2f6654f 15:37:29 Step 23/23 : LABEL version=0.0.0 15:37:29 Successfully built 924ad491cf2d 15:37:29 Successfully tagged docker-support-scheduler-go-arm64:latest 15:37:29  Building docker-support-scheduler-go ... done Building docker-core-data-go 15:37:29 ---> Running in 758ec730ed06 15:37:29 Removing intermediate container 8065f4b2b2d4 15:37:29 ---> af741c7f12ec 15:37:29 15:37:30 Removing intermediate container 3445a026b5bf 15:37:30 ---> efe9111faa4c 15:37:30 Step 22/22 : LABEL version=0.0.0 15:37:30 ---> Running in 389308b613cc 15:37:30 Successfully built af741c7f12ec 15:37:30 Successfully tagged docker-security-proxy-setup-go-arm64:latest 15:37:30  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go 15:37:30 Removing intermediate container 758ec730ed06 15:37:30 ---> 92a9c1165a51 15:37:30 15:37:30 Removing intermediate container a6aba40c4131 15:37:30 ---> 0ced7888228d 15:37:30 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:37:31 Successfully built 92a9c1165a51 15:37:31 Successfully tagged docker-core-command-go-arm64:latest 15:37:31 Building docker-security-bootstrapper-go 15:37:31 ---> Running in bf5a39b96892 15:37:31  Building docker-core-command-go ... done Removing intermediate container 389308b613cc 15:37:31 ---> 6c263a0029f3 15:37:31 15:37:31 Successfully built 6c263a0029f3 15:37:31 Successfully tagged docker-support-notifications-go-arm64:latest 15:37:31  Building docker-support-notifications-go ... done Removing intermediate container bf5a39b96892 15:37:31 ---> 21287eb62aa9 15:37:31 Step 14/26 : ENV APP_PORT=48090Building docker-core-metadata-go 15:37:31 15:37:31 ---> Running in bab8ee19bf14 15:37:32 Removing intermediate container bab8ee19bf14 15:37:32 ---> 02b4e6e40da0 15:37:32 Step 15/26 : EXPOSE $APP_PORT 15:37:32 ---> Running in 04ac7e2e218e 15:37:32 Building static-packages 15:37:33 Removing intermediate container 04ac7e2e218e 15:37:33 ---> 5e0d99be3f8e 15:37:33 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:37:34 Staging go-build-helper 15:37:34 ---> d8498651bffe 15:37:34 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:37:34 Staging static-packages 15:37:35 Pulling go115 15:37:36 ---> 1ef1805d06a3 15:37:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:37:36 'edgex-go' has dependencies that need to be staged: go115 15:37:36 Skipping pull go115 (already ran) 15:37:36 Building go115 15:37:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:36 Dload Upload Total Spent Left Speed 15:37:39 ---> a54ccf491e1d 15:37:39 Step 19/26 : RUN apk --no-cache add py3-pip 15:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 115M 35 40.4M 0 0 39.0M 0 0:00:02 0:00:01 0:00:01 39.0M 68 115M 68 78.8M 0 0 38.6M 0 0:00:02 0:00:02 --:--:-- 38.6M 100 115M 100 115M 0 0 38.1M 0 0:00:03 0:00:03 --:--:-- 38.1M 15:37:40 ---> Running in 6d3b58627af2 15:37:40 go1.15.2.linux-amd64.tar.gz: OK 15:37:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:37:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:37:42 (1/33) Installing libbz2 (1.0.8-r1) 15:37:42 (2/33) Installing expat (2.2.9-r1) 15:37:42 (3/33) Installing libffi (3.3-r2) 15:37:42 (4/33) Installing gdbm (1.13-r1) 15:37:42 (5/33) Installing xz-libs (5.2.5-r0) 15:37:42 (6/33) Installing sqlite-libs (3.32.1-r0) 15:37:42 (7/33) Installing python3 (3.8.5-r0) 15:37:43 Staging go115 15:37:44 (8/33) Installing py3-appdirs (1.4.4-r1) 15:37:44 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:37:44 (10/33) Installing py3-parsing (2.4.7-r0) 15:37:44 (11/33) Installing py3-six (1.15.0-r0) 15:37:44 (12/33) Installing py3-packaging (20.4-r0) 15:37:44 (13/33) Installing py3-setuptools (47.0.0-r0) 15:37:44 (14/33) Installing py3-chardet (3.0.4-r4) 15:37:44 (15/33) Installing py3-idna (2.9-r0) 15:37:44 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:37:44 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:37:44 (18/33) Installing py3-requests (2.23.0-r0) 15:37:44 (19/33) Installing py3-msgpack (1.0.0-r0) 15:37:44 (20/33) Installing py3-lockfile (0.12.2-r3) 15:37:44 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:37:44 (22/33) Installing py3-colorama (0.4.3-r0) 15:37:44 (23/33) Installing py3-distlib (0.3.0-r0) 15:37:44 (24/33) Installing py3-distro (1.5.0-r1) 15:37:44 (25/33) Installing py3-webencodings (0.5.1-r3) 15:37:44 (26/33) Installing py3-html5lib (1.0.1-r4) 15:37:44 (27/33) Installing py3-pytoml (0.1.21-r0) 15:37:44 (28/33) Installing py3-pep517 (0.8.2-r0) 15:37:44 (29/33) Installing py3-progress (1.5-r0) 15:37:44 (30/33) Installing py3-toml (0.10.1-r0) 15:37:44 (31/33) Installing py3-retrying (1.3.3-r0) 15:37:44 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:37:44 (33/33) Installing py3-pip (20.1.1-r0) 15:37:44 Executing busybox-1.31.1-r19.trigger 15:37:44 OK: 71 MiB in 55 packages 15:37:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:37:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:37:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:37:49 Fetched 0 B in 0s (0 B/s) 15:37:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:37:49 Fetched 224 kB in 0s (0 B/s) 15:37:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:37:49 Fetched 157 kB in 0s (0 B/s) 15:37:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:37:49 Fetched 221 kB in 0s (0 B/s) 15:37:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:37:49 Fetched 143 kB in 0s (0 B/s) 15:37:49 Pulling edgex-go 15:37:50 Pulling version 15:37:51 Building config-common 15:37:53 Skipping build go-build-helper (already ran) 15:37:53 Skipping build static-packages (already ran) 15:37:53 Skipping build go115 (already ran) 15:37:53 Building edgex-go 15:37: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 15:37:54 go: downloading github.com/gorilla/mux v1.8.0 15:37:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 15:37:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 15:37:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 15:37:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 15:37:54 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 15:37:54 go: downloading github.com/pelletier/go-toml v1.2.0 15:37:54 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 15:37:54 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 15:37:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:37:54 go: downloading github.com/x448/float16 v0.8.4 15:37:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 15:37:54 go: downloading github.com/google/uuid v1.2.0 15:37:54 go: downloading github.com/pkg/errors v0.8.1 15:37:54 go: downloading github.com/go-playground/validator/v10 v10.3.0 15:37:54 go: downloading github.com/imdario/mergo v0.3.11 15:37:54 go: downloading github.com/go-kit/kit v0.8.0 15:37:54 go: downloading gopkg.in/yaml.v2 v2.4.0 15:37:54 go: downloading github.com/hashicorp/consul/api v1.1.0 15:37:54 go: downloading github.com/BurntSushi/toml v0.3.1 15:37:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:37:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:37:54 go: downloading github.com/leodido/go-urn v1.2.0 15:37:54 go: downloading github.com/go-playground/universal-translator v0.17.0 15:37:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:37:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:37:54 go: downloading github.com/mitchellh/copystructure v1.0.0 15:37:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 15:37:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 15:37:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 15:37:54 go: downloading github.com/hashicorp/serf v0.8.2 15:37:54 go: downloading github.com/pebbe/zmq4 v1.2.2 15:37:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:37:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:37:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 15:37:54 go: downloading github.com/go-playground/locales v0.13.0 15:37:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:37:55 Removing intermediate container 6d3b58627af2 15:37:55 ---> 6d2224df0eb8 15:37:55 Step 20/26 : RUN pip install docker-compose==1.23.2 15:37:55 ---> Running in 1d37ece7aa22 15:37:55 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:37:55 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:37:55 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:38:00 Collecting docker-compose==1.23.2 15:38:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:38:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:38:01 Collecting websocket-client<1.0,>=0.32.0 15:38:01 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:38:01 Collecting jsonschema<3,>=2.5.1 15:38:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:38:02 Collecting texttable<0.10,>=0.9.0 15:38:02 Downloading texttable-0.9.1.tar.gz (11 kB) 15:38:03 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 15:38:05 Collecting cached-property<2,>=1.2.0 15:38:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:38:05 Collecting docopt<0.7,>=0.6.1 15:38:05 Downloading docopt-0.6.2.tar.gz (25 kB) 15:38:06 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 15:38:07 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 15:38:08 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 15:38:08 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 15:38:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:38:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:38:08 go: downloading github.com/stretchr/testify v1.6.1 15:38:08 go: downloading github.com/pmezard/go-difflib v1.0.0 15:38:08 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:38:08 go: downloading github.com/davecgh/go-spew v1.1.1 15:38:09 Collecting dockerpty<0.5,>=0.4.1 15:38:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:38:10 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 15:38:10 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:38:10 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:38:11 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 15:38:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:38:12 Collecting PyYAML<4,>=3.10 15:38:12 Downloading PyYAML-3.13.tar.gz (270 kB) 15:38:12 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 15:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:38:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:38:15 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 15:38:15 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:38:16 Collecting docker<4.0,>=3.6.0 15:38:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:38:16 Collecting idna<2.8,>=2.5 15:38:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:38:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:38:17 go: downloading github.com/lib/pq v1.9.0 15:38:17 Collecting urllib3<1.25,>=1.21.1 15:38:17 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:38:18 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) 15:38:18 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) 15:38:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:38:18 ---> b86872924498 15:38:18 Step 3/23 : WORKDIR /edgex-go 15:38:18 ---> Using cache 15:38:18 ---> bd51eb066f3f 15:38:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:18 ---> Using cache 15:38:18 ---> 1eba54b61a59 15:38:18 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:38:18 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:38:18 ---> b86872924498 15:38:18 Step 3/23 : WORKDIR /edgex-go 15:38:18 ---> Using cache 15:38:18 ---> bd51eb066f3f 15:38:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:18 ---> Using cache 15:38:18 ---> 1eba54b61a59 15:38:18 Step 5/23 : RUN apk add --update --no-cache make git 15:38:18 ---> Using cache 15:38:18 ---> aa7097b4f7e7 15:38:18 Step 6/23 : COPY go.mod . 15:38:18 ---> Using cache 15:38:18 ---> 8985c0e6d64b 15:38:18 Step 7/23 : RUN go mod download 15:38:18 ---> Using cache 15:38:18 ---> 624d6e76a3dd 15:38:18 Step 8/23 : COPY . . 15:38:19 ---> Using cache 15:38:19 ---> a8326b0707af 15:38:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:38:19 Collecting docker-pycreds>=0.4.0 15:38:19 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:38:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:38:19 ---> b86872924498 15:38:19 Step 3/24 : WORKDIR /edgex-go 15:38:19 ---> Using cache 15:38:19 ---> bd51eb066f3f 15:38:19 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:19 ---> Using cache 15:38:19 ---> 1eba54b61a59 15:38:19 Step 5/24 : RUN apk add --update --no-cache make git 15:38:19 ---> Using cache 15:38:19 ---> aa7097b4f7e7 15:38:19 Step 6/24 : COPY go.mod . 15:38:19 ---> Using cache 15:38:19 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:38:19 ---> 8985c0e6d64b 15:38:19 Step 7/24 : RUN go mod download 15:38:19 ---> Using cache 15:38:19 ---> 624d6e76a3dd 15:38:19 Step 8/24 : COPY . . 15:38:19 Building version 15:38:19 Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 15:38:19 Step 2/34 : FROM ${BUILDER_BASE} AS builder 15:38:19 ---> b86872924498 15:38:19 Step 3/34 : WORKDIR /edgex-go 15:38:19 ---> Using cache 15:38:19 ---> bd51eb066f3f 15:38:19 Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:38:19 ---> Using cache 15:38:19 ---> 1eba54b61a59 15:38:19 Step 5/34 : RUN apk add --update --no-cache make git 15:38:19 ---> Using cache 15:38:19 ---> aa7097b4f7e7 15:38:19 Step 6/34 : COPY go.mod . 15:38:19 ---> Using cache 15:38:19 ---> 8985c0e6d64b 15:38:19 Step 7/34 : RUN go mod download 15:38:19 ---> Using cache 15:38:19 ---> 624d6e76a3dd 15:38:19 Step 8/34 : COPY . . 15:38:19 ---> Using cache 15:38:19 ---> a8326b0707af 15:38:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:38:19 ---> Using cache 15:38:19 ---> a8326b0707af 15:38:19 Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" 15:38:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:38:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:38:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:38:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:38:20 Installing collected packages: websocket-client, jsonschema, texttable, cached-property, docopt, idna, urllib3, requests, dockerpty, PyYAML, docker-pycreds, docker, docker-compose 15:38:21 Staging config-common 15:38:22 Skipping stage go-build-helper (already ran) 15:38:22 Skipping stage static-packages (already ran) 15:38:22 Skipping stage go115 (already ran) 15:38:22 Staging edgex-go 15:38:23 Running setup.py install for texttable: started 15:38:23 Staging version 15:38:23 ---> Running in c88feb4e4b93 15:38:23 ---> Running in 31c1c09cf58b 15:38:23 ---> Running in 89459c3fba49 15:38:23 ---> Running in 6b8e9b67200d 15:38:24 Removing intermediate container 31c1c09cf58b 15:38:24 ---> 01af87f4711b 15:38:24 Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" 15:38:24 Priming config-common 15:38:24 ---> Running in 373153f3d503 15:38:24 Priming go-build-helper 15:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:38:25 Running setup.py install for texttable: finished with status 'done' 15:38:25 Running setup.py install for docopt: started 15:38:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:38:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:38:25 Priming static-packages 15:38:26 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 15:38:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:38:27 OK: 217 MiB in 51 packages 15:38:28 Running setup.py install for docopt: finished with status 'done' 15:38:28 Attempting uninstall: idna 15:38:28 Found existing installation: idna 2.9 15:38:28 Priming go115 15:38:28 Uninstalling idna-2.9: 15:38:28 Successfully uninstalled idna-2.9 15:38:29 Removing intermediate container 89459c3fba49 15:38:29 ---> 68a506ca7652 15:38:29 Step 6/23 : COPY go.mod . 15:38:29 Priming edgex-go 15:38:29 Attempting uninstall: urllib3 15:38:29 Found existing installation: urllib3 1.25.9 15:38:29 Uninstalling urllib3-1.25.9: 15:38:29 Successfully uninstalled urllib3-1.25.9 15:38:30 Priming version 15:38:30 ---> f56bcfedb418 15:38:30 Step 7/23 : RUN go mod download 15:38:30 ---> Running in 7e63c8a32c15 15:38:30 Attempting uninstall: requests 15:38:30 Found existing installation: requests 2.23.0 15:38:30 Uninstalling requests-2.23.0: 15:38:30 Successfully uninstalled requests-2.23.0 15:38:31 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 15:38:31 Running setup.py install for dockerpty: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:38:34 Running setup.py install for dockerpty: finished with status 'done' 15:38:34 Running setup.py install for PyYAML: started 15:38:34 Removing intermediate container 7e63c8a32c15 15:38:34 ---> b88b279c7a70 15:38:34 Step 8/23 : COPY . . 15:38:38 Running setup.py install for PyYAML: finished with status 'done' 15:38:41 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.57.0 15:38:51 Removing intermediate container 1d37ece7aa22 15:38:51 ---> d934d437e54f 15:38:51 Step 21/26 : RUN apk --no-cache add curl 15:38:52 ---> Running in 87c18af0faab 15:38:53 ---> e2434e497e1e 15:38:53 Step 9/23 : RUN make cmd/core-data/core-data 15:38:54 ---> Running in 3350559e559b 15:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:38:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:38:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:38:55 (2/3) Installing libcurl (7.69.1-r3) 15:38:55 (3/3) Installing curl (7.69.1-r3) 15:38:55 Executing busybox-1.31.1-r19.trigger 15:38:55 OK: 71 MiB in 58 packages 15:38:55 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 15:38:57 Removing intermediate container 87c18af0faab 15:38:57 ---> f32a27996dc0 15:38:57 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 15:38:57 ---> Running in b531532611c5 15:38:58 Removing intermediate container b531532611c5 15:38:58 ---> ac7f081defbb 15:38:58 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:38:58 ---> Running in cdceb89df20e 15:38:59 Removing intermediate container cdceb89df20e 15:38:59 ---> a966ba750b50 15:38:59 Step 24/26 : LABEL arch=arm64 15:38:59 ---> Running in e5c36f3ae822 15:39:00 Removing intermediate container e5c36f3ae822 15:39:00 ---> 61688a294aad 15:39:00 Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:39:00 ---> Running in ad2ec3636b62 15:39:01 Removing intermediate container ad2ec3636b62 15:39:01 ---> c8faed9a6363 15:39:01 Step 26/26 : LABEL version=0.0.0 15:39:01 ---> Running in 07701dc55309 15:39:02 Removing intermediate container 07701dc55309 15:39:02 ---> e932e66deeef 15:39:02 15:39:02 Successfully built e932e66deeef 15:39:02 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 15:39:35  Building docker-sys-mgmt-agent-go ... done 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 15:39:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 15:39:48 Removing intermediate container 6b8e9b67200d 15:39:48 ---> a5d5490c7cc8 15:39:48 15:39:48 Step 10/24 : FROM alpine:3.12 15:39:48 ---> afeebe901d6b 15:39:48 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 15:39:49 ---> Running in d924d4b6b1d9 15:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:39:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:39:52 (1/5) Installing ca-certificates (20191127-r4) 15:39:52 (2/5) Installing nghttp2-libs (1.41.0-r0) 15:39:52 (3/5) Installing libcurl (7.69.1-r3) 15:39:52 (4/5) Installing curl (7.69.1-r3) 15:39:52 (5/5) Installing dumb-init (1.2.2-r1) 15:39:52 Executing busybox-1.31.1-r19.trigger 15:39:52 Executing ca-certificates-20191127-r4.trigger 15:39:52 OK: 7 MiB in 19 packages 15:39:56 Removing intermediate container d924d4b6b1d9 15:39:56 ---> 19edb3082d14 15:39:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:39:56 ---> Running in 4741bb012e45 15:39:56 Removing intermediate container 4741bb012e45 15:39:56 ---> eb5d7be8925a 15:39:56 Step 13/24 : WORKDIR / 15:39:56 ---> Running in 4c9d3423cc18 15:39:57 Removing intermediate container 4c9d3423cc18 15:39:57 ---> 56734a2441f2 15:39:57 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:39:58 + mkdir -p /tmp/build/dist/linux 15:39:58 + cd /tmp/build/dist/linux 15:39:58 + git clone https://github.com/jwilder/dockerize.git . 15:39:58 Cloning into '.'... 15:39:58  ---> 46c71db12d97 15:39:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:39:58 + go get github.com/robfig/glock 15:39:59  ---> 02f25c5c1f7c 15:39:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:40:01 ---> 2232cefcac36 15:40:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:40:03 ---> 80aba198e522 15:40:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:40:04 ---> 61161ee286f0 15:40:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:40:06 ---> 9fcc4a4ffbdf 15:40:06 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/ 15:40:06 ---> Running in 96b259f5b997 15:40:12 Removing intermediate container 96b259f5b997 15:40:12 ---> 2605a781ca25 15:40:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:40:12 ---> Running in a758c18dea47 15:40:12 Removing intermediate container c88feb4e4b93 15:40:12 ---> a50af87c4605 15:40:12 15:40:12 Step 10/23 : FROM alpine:3.12 15:40:12 ---> afeebe901d6b 15:40:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:40:12 ---> Using cache 15:40:12 ---> 30469775a01d 15:40:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:40:12 ---> Using cache 15:40:12 ---> 6d383ac7fb4d 15:40:12 Step 13/23 : ENV APP_PORT=48081 15:40:12 ---> Running in 8b1407b0c431 15:40:12 Removing intermediate container a758c18dea47 15:40:12 ---> 7cfc8cdcad2d 15:40:12 Step 22/24 : LABEL arch=arm64 15:40:12 ---> Running in 44ef297d8bdf 15:40:13 Removing intermediate container 8b1407b0c431 15:40:13 ---> 8bb1518288a3 15:40:13 Step 14/23 : EXPOSE $APP_PORT 15:40:13 ---> Running in ef5172b8ca0d 15:40:13 Removing intermediate container 44ef297d8bdf 15:40:13 ---> 8758cebd05b1 15:40:13 Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:40:13 ---> Running in 2913b7d5093a 15:40:14 Removing intermediate container ef5172b8ca0d 15:40:14 ---> 52d001ebde78 15:40:14 Step 15/23 : WORKDIR / 15:40:14 ---> Running in 7f44a006f62d 15:40:14 Removing intermediate container 2913b7d5093a 15:40:14 ---> 357a3ab7ec94 15:40:14 Step 24/24 : LABEL version=0.0.0 15:40:15 ---> Running in 6e8fefc2c80a 15:40:15 Removing intermediate container 7f44a006f62d 15:40:15 ---> 91128d723cf8 15:40:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:40:15 Removing intermediate container 6e8fefc2c80a 15:40:15 ---> 2dbb20159835 15:40:15 15:40:16 Successfully built 2dbb20159835 15:40:16 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 15:40:16  Building docker-security-secretstore-setup-go ... done  ---> 536603f17914 15:40:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:40:18 ---> edae4d8a44d9 15:40:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:40:19 ---> 380c3d2bff41 15:40:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:40:19 ---> Running in e674a7a4164a 15:40:20 Removing intermediate container e674a7a4164a 15:40:20 ---> 88b33e98220f 15:40:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:40:20 ---> Running in 4ea4cb836e44 15:40:21 Removing intermediate container 4ea4cb836e44 15:40:21 ---> 1feaf139bb6e 15:40:21 Step 21/23 : LABEL arch=arm64 15:40:21 + glock sync -n 15:40:21  ---> Running in d9262bbb93e4 15:40:21 Removing intermediate container d9262bbb93e4 15:40:21 ---> 0e967dd9055c 15:40:21 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:40:21 ---> Running in 1f2b01298002 15:40:22 Removing intermediate container 1f2b01298002 15:40:22 ---> f4acb0f6b302 15:40:22 Step 23/23 : LABEL version=0.0.0 15:40:22 ---> Running in ce39c263b204 15:40:23 Removing intermediate container ce39c263b204 15:40:23 ---> 4afedb0b269f 15:40:23 15:40:24 Successfully built 4afedb0b269f 15:40:24 Successfully tagged docker-core-metadata-go-arm64:latest 15:40:26  Building docker-core-metadata-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] 15:40:26 github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] 15:40:26 github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] 15:40:26 golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] 15:40:26 + git describe '--abbrev=0' --tags 15:40:26 + TAG=v0.6.1 15:40:26 + LDFLAGS='-X main.buildVersion=v0.6.1' 15:40:26 + apk --print-arch 15:40:26 + arch=aarch64 15:40:26 + echo 'building [dockerize] for arm64 ... ' 15:40:26 + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize 15:40:26 building [dockerize] for arm64 ... 15:40:31 Removing intermediate container 3350559e559b 15:40:31 ---> 71f161050870 15:40:31 15:40:31 Step 10/23 : FROM alpine:3.12 15:40:31 ---> afeebe901d6b 15:40:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:40:31 + date 15:40:31 + echo 'Thu Jan 28 15:40:30 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' 15:40:31 Thu Jan 28 15:40:30 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux 15:40:31 ---> Running in c78f7c2e2db0 15:40:31 Removing intermediate container c78f7c2e2db0 15:40:31 ---> b643f5ee6b46 15:40:31 Step 12/23 : ENV APP_PORT=48080 15:40:31 ---> Running in c59312bf5ac8 15:40:32 Removing intermediate container c59312bf5ac8 15:40:32 ---> bb7a2924affc 15:40:32 Step 13/23 : EXPOSE $APP_PORT 15:40:32 ---> Running in 65d798ebf7cf 15:40:33 Removing intermediate container 65d798ebf7cf 15:40:33 ---> 02ba5ef200e7 15:40:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:33 ---> Running in e217c1d880ff 15:40:37 Removing intermediate container e217c1d880ff 15:40:37 ---> 087df851c3e4 15:40:37 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:40:37 ---> Running in e2a12d61a948 15:40:39 Removing intermediate container 373153f3d503 15:40:39 ---> 13966c7be22f 15:40:39 Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" 15:40:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:40:39 ---> Running in 1b44338f7ae0 15:40:40 /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program 15:40:40 statically linked 15:40:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:40:42 Removing intermediate container 1b44338f7ae0 15:40:42 ---> e45a25f34c0b 15:40:42 15:40:42 Step 12/34 : FROM alpine:3.12 15:40:42 ---> afeebe901d6b 15:40:42 Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:40:42 ---> Running in d458bfda77a2 15:40:42 Removing intermediate container d458bfda77a2 15:40:42 ---> b572673acb8e 15:40:42 Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec 15:40:42 ---> Running in 5370ec6313d2 15:40:43 (1/6) Installing dumb-init (1.2.2-r1) 15:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:40:43 (2/6) Installing libgcc (9.3.0-r2) 15:40:43 (3/6) Installing libsodium (1.0.18-r0) 15:40:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:40:44 (4/6) Installing libstdc++ (9.3.0-r2) 15:40:44 (1/3) Installing dumb-init (1.2.2-r1) 15:40:44 (2/3) Installing openssl (1.1.1i-r0) 15:40:44 (3/3) Installing su-exec (0.2-r1) 15:40:44 Executing busybox-1.31.1-r19.trigger 15:40:44 OK: 6 MiB in 17 packages 15:40:44 (5/6) Installing libzmq (4.3.3-r0) 15:40:45 (6/6) Installing zeromq (4.3.3-r0) 15:40:45 Executing busybox-1.31.1-r19.trigger 15:40:45 OK: 8 MiB in 20 packages 15:40:46 Removing intermediate container 5370ec6313d2 15:40:46 ---> 1de87dc18c6f 15:40:46 Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init 15:40:46 ---> Running in d73e95698f57 15:40:46 Removing intermediate container e2a12d61a948 15:40:46 ---> f97b0facc324 15:40:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:40:46 Removing intermediate container d73e95698f57 15:40:46 ---> 9df608181baa 15:40:46 Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:40:46 ---> Running in d475188b7d0a 15:40:47 Removing intermediate container d475188b7d0a 15:40:47 ---> 7690947b0441 15:40:47 Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:40:47 ---> 355d3dc435dc 15:40:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:40:47 ---> Running in bcb56f6c4cd1 15:40:48 ---> fffa5520af5e 15:40:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:40:49 ---> 33891e5868b5 15:40:49 Step 19/23 : ENTRYPOINT ["/core-data"] 15:40:49 Removing intermediate container bcb56f6c4cd1 15:40:49 ---> 341255b57c10 15:40:49 Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} 15:40:49 ---> Running in 32b10ab7f235 15:40:49 ---> Running in 91a92878284a 15:40:50 Removing intermediate container 32b10ab7f235 15:40:50 ---> ad634bac1f30 15:40:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:40:50 Removing intermediate container 91a92878284a 15:40:50 ---> ea5bd767c98a 15:40:50 Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . 15:40:50 ---> Running in 6976c175ade1 15:40:50 Removing intermediate container 6976c175ade1 15:40:50 ---> 71894e788e85 15:40:50 Step 21/23 : LABEL arch=arm64 15:40:51 ---> Running in d0236a8ce7fe 15:40:51 ---> 6164896e60e5 15:40:51 Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:40:51 Removing intermediate container d0236a8ce7fe 15:40:51 ---> 9034e4317c18 15:40:51 Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:40:52 ---> Running in 78097d3af035 15:40:52 ---> 9d43150bc54d 15:40:52 Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:40:52 ---> Running in b052e1323127 15:40:52 Removing intermediate container 78097d3af035 15:40:52 ---> 8955a00179c6 15:40:52 Step 23/23 : LABEL version=0.0.0 15:40:52 ---> Running in 496d94186f0a 15:40:53 Removing intermediate container 496d94186f0a 15:40:53 ---> 35d483bdf962 15:40:53 15:40:53 Successfully built 35d483bdf962 15:40:53 Successfully tagged docker-core-data-go-arm64:latest 15:40:55  Building docker-core-data-go ... done Removing intermediate container b052e1323127 15:40:55 ---> 19cdc1706ff6 15:40:55 Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / 15:40:55 ---> 09d214d66305 15:40:55 Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:40:56 ---> 5be747eaad4e 15:40:56 Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:40:57 ---> 7443abc9219c 15:40:57 Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 15:40:58 ---> d124d1ebf307 15:40:58 Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:40:59 ---> c67e3fb0ad52 15:40:59 Step 27/34 : VOLUME ${SECURITY_INIT_DIR} 15:40:59 ---> Running in abe9896d9c51 15:40:59 Removing intermediate container abe9896d9c51 15:40:59 ---> 36264ffbab63 15:40:59 Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:41:00 ---> f7dc63afeecf 15:41:00 Step 29/34 : RUN chmod +x /entrypoint.sh 15:41:01 ---> Running in 95c948023db8 15:41:03 Removing intermediate container 95c948023db8 15:41:03 ---> 2357734e495c 15:41:03 Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] 15:41:03 ---> Running in 9574ef95a5da 15:41:04 Removing intermediate container 9574ef95a5da 15:41:04 ---> 5008729ae9c3 15:41:04 Step 31/34 : CMD ["gate"] 15:41:04 ---> Running in 2ba1f7a4fba1 15:41:05 Removing intermediate container 2ba1f7a4fba1 15:41:05 ---> 934077edfe80 15:41:05 Step 32/34 : LABEL arch=arm64 15:41:05 ---> Running in 2a4292419f7f 15:41:06 Removing intermediate container 2a4292419f7f 15:41:06 ---> e721aa73c848 15:41:06 Step 33/34 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 15:41:06 ---> Running in 2356010e4620 15:41:06 Removing intermediate container 2356010e4620 15:41:06 ---> 6454f040add5 15:41:06 Step 34/34 : LABEL version=0.0.0 15:41:07 ---> Running in 9a04f06ee8e6 15:41:08 Removing intermediate container 9a04f06ee8e6 15:41:08 ---> 6fc0babfdcea 15:41:08 15:41:08 Successfully built 6fc0babfdcea 15:41:08 Successfully tagged docker-security-bootstrapper-go-arm64:latest 15:41:08  Building docker-security-bootstrapper-go ... done  [Pipeline] } 15:41:08 $ docker stop --time=1 e12896f1847e2741784028da52baa6906875104cd183990458614aab916015b0 15:41:10 $ docker rm -f e12896f1847e2741784028da52baa6906875104cd183990458614aab916015b0 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:11 + docker images 15:41:11 + grep docker 15:41:11 docker-security-bootstrapper-go-arm64 latest 6fc0babfdcea 4 seconds ago 31.9MB 15:41:11 docker-core-data-go-arm64 latest 35d483bdf962 19 seconds ago 21MB 15:41:11 docker-core-metadata-go-arm64 latest 4afedb0b269f 48 seconds ago 17.7MB 15:41:11 docker-security-secretstore-setup-go-arm64 latest 2dbb20159835 56 seconds ago 23.4MB 15:41:11 docker-sys-mgmt-agent-go-arm64 latest e932e66deeef 2 minutes ago 300MB 15:41:11 docker-core-command-go-arm64 latest 92a9c1165a51 3 minutes ago 15.4MB 15:41:11 docker-support-notifications-go-arm64 latest 6c263a0029f3 3 minutes ago 16MB 15:41:11 docker-security-proxy-setup-go-arm64 latest af741c7f12ec 3 minutes ago 23.2MB 15:41:11 docker-support-scheduler-go-arm64 latest 924ad491cf2d 3 minutes ago 15.5MB 15:41:11 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 15:41:13 provisioning config files... 15:41:13 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config6352582278439461609tmp [Pipeline] { [Pipeline] sh 15:41:13 + set +x 15:41:13 + curl -s https://codecov.io/bash 15:41:13 + bash -s -- 15:41:13 15:41:13 _____ _ 15:41:13 / ____| | | 15:41:13 | | ___ __| | ___ ___ _____ __ 15:41:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:41:13 | |___| (_) | (_| | __/ (_| (_) \ V / 15:41:13 \_____\___/ \__,_|\___|\___\___/ \_/ 15:41:13 Bash-20210128-d4071a2 15:41:13 15:41:13 15:41:13 ==> git version 2.24.3 found 15:41:13 ==> 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 15:41:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:41:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:41:13 ==> Jenkins CI detected. 15:41:13 project root: . 15:41:13 --> token set from env 15:41:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:41:14 ==> Running gcov in . (disable via -X gcov) 15:41:14 ==> Python coveragepy not found 15:41:14 ==> Searching for coverage reports in: 15:41:14 + . 15:41:14 -> Found 1 reports 15:41:14 ==> Detecting git/mercurial file structure 15:41:14 ==> Reading reports 15:41:14 + ./coverage.out bytes=564700 15:41:14 ==> Appending adjustments 15:41:14 https://docs.codecov.io/docs/fixing-reports 15:41:17 + Found adjustments 15:41:17 ==> Gzipping contents 15:41:17 84K /tmp/codecov.VSKNDT.gz 15:41:17 ==> Uploading reports 15:41:17 url: https://codecov.io 15:41:17 query: branch=PR-3078&commit=0cc3e3219049fdf712ebbcbcf561b47189c8f295&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3078%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3078&job=&cmd_args= 15:41:17 -> Pinging Codecov 15:41:17 https://codecov.io/upload/v4?package=bash-20210128-d4071a2&token=secret&branch=PR-3078&commit=0cc3e3219049fdf712ebbcbcf561b47189c8f295&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3078%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3078&job=&cmd_args= 15:41:18 -> Uploading to 15:41:18 https://storage.googleapis.com/codecov/v4/raw/2021-01-28/00271124DB129430A58F1EEE437C3FCB/0cc3e3219049fdf712ebbcbcf561b47189c8f295/6f30053a-b5da-43a3-99ce-195dab6888da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210128T154118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7128bbf151e55501bbf066701f004c52eba5ba2d32a5f99149de6c5b6567e229 15:41:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:41:18 Dload Upload Total Spent Left Speed 15:41:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85494 0 0 100 85494 0 168k --:--:-- --:--:-- --:--:-- 168k 100 85494 0 0 100 85494 0 168k --:--:-- --:--:-- --:--:-- 168k 15:41:19 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0cc3e3219049fdf712ebbcbcf561b47189c8f295 [Pipeline] } 15:41:19 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 15:41:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:41:22 ---> package-listing.sh 15:41:22 ++ facter osfamily 15:41:22 ++ tr '[:upper:]' '[:lower:]' 15:41:22 + OS_FAMILY=redhat 15:41:22 + workspace=/w/workspace/edgex-go/6 15:41:22 + START_PACKAGES=/tmp/packages_start.txt 15:41:22 + END_PACKAGES=/tmp/packages_end.txt 15:41:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:41:22 + PACKAGES=/tmp/packages_start.txt 15:41:22 + '[' /w/workspace/edgex-go/6 ']' 15:41:22 + PACKAGES=/tmp/packages_end.txt 15:41:22 + case "${OS_FAMILY}" in 15:41:22 + rpm -qa 15:41:22 + sort 15:41:27 + '[' -f /tmp/packages_start.txt ']' 15:41:27 + '[' -f /tmp/packages_end.txt ']' 15:41:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:41:27 + '[' /w/workspace/edgex-go/6 ']' 15:41:27 + mkdir -p /w/workspace/edgex-go/6/archives/ 15:41:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 15:41:27 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:41:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:41:28 15:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:41:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:41:28 alpine: Pulling from edgex-lftools-log-publisher 15:41:28 df20fa9351a1: Pulling fs layer 15:41:28 36b3adc4ff6f: Pulling fs layer 15:41:28 8ad3a11d3b57: Pulling fs layer 15:41:28 46f8f816bc3b: Pulling fs layer 15:41:28 93b61091891f: Pulling fs layer 15:41:28 93b9cdb0e59b: Pulling fs layer 15:41:28 5e14af77c1be: Pulling fs layer 15:41:28 01666e4c0597: Pulling fs layer 15:41:28 aa168da1d23b: Pulling fs layer 15:41:28 46f8f816bc3b: Waiting 15:41:28 93b61091891f: Waiting 15:41:28 5e14af77c1be: Waiting 15:41:28 93b9cdb0e59b: Waiting 15:41:28 01666e4c0597: Waiting 15:41:28 aa168da1d23b: Waiting 15:41:28 36b3adc4ff6f: Download complete 15:41:28 46f8f816bc3b: Verifying Checksum 15:41:28 46f8f816bc3b: Download complete 15:41:28 df20fa9351a1: Verifying Checksum 15:41:28 df20fa9351a1: Download complete 15:41:28 93b9cdb0e59b: Verifying Checksum 15:41:28 93b9cdb0e59b: Download complete 15:41:28 5e14af77c1be: Download complete 15:41:28 93b61091891f: Verifying Checksum 15:41:28 93b61091891f: Download complete 15:41:28 01666e4c0597: Verifying Checksum 15:41:28 01666e4c0597: Download complete 15:41:28 df20fa9351a1: Pull complete 15:41:29 36b3adc4ff6f: Pull complete 15:41:29 8ad3a11d3b57: Verifying Checksum 15:41:29 8ad3a11d3b57: Download complete 15:41:30 8ad3a11d3b57: Pull complete 15:41:30 46f8f816bc3b: Pull complete 15:41:31 aa168da1d23b: Verifying Checksum 15:41:31 aa168da1d23b: Download complete 15:41:32 93b61091891f: Pull complete 15:41:32 93b9cdb0e59b: Pull complete 15:41:32 5e14af77c1be: Pull complete 15:41:32 01666e4c0597: Pull complete 15:41:40 aa168da1d23b: Pull complete 15:41:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:41:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:41:41 prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container 15:41:41 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:41:46 $ docker top cbdeb6278f78f8f3f574179b5f04e6322f51dbaa1ffbe65d867e808c3f21d767 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:46 + touch /tmp/pre-build-complete [Pipeline] sh 15:41:46 + mkdir -p /var/log/sa [Pipeline] sh 15:41:47 + ls /var/log/sa-host 15:41:47 + sadf -c /var/log/sa-host/sa23 15:41:47 file_magic: OK 15:41:47 HZ: Using current value: 100 15:41:47 file_header: OK 15:41:47 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 15:41:47 Statistics: 15:41:47 Hnuu...uuuununununu... 15:41:47 File successfully converted to sysstat format version 12.2.1 15:41:47 + sadf -c /var/log/sa-host/sa28 15:41:47 file_magic: OK 15:41:47 HZ: Using current value: 100 15:41:47 file_header: OK 15:41:47 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 15:41:47 Statistics: 15:41:47 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... 15:41:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:41:47 provisioning config files... 15:41:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config356274825276342498tmp [Pipeline] { [Pipeline] echo 15:41:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:41:47 ---> create-netrc.sh [Pipeline] } 15:41:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:41:47 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:41:48 ---> python-tools-install.sh [Pipeline] echo 15:41:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:41:48 ---> sudo-logs.sh 15:41:48 Archiving 'sudo' log.. [Pipeline] echo 15:41:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:41:49 ---> job-cost.sh 15:41:49 lf-activate-venv: SKIPPING 15:41:49 INFO: No Stack... 15:41:50 INFO: Retrieving Pricing Info for: v1-standard-2 15:41:50 INFO: Archiving Costs [Pipeline] echo 15:41:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:41:51 ---> logs-deploy.sh 15:41:51 lf-activate-venv: SKIPPING 15:41:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3078/6 15:41:51 INFO: archiving workspace using pattern(s): 15:41:52 Archives upload complete. 15:41:52 INFO: archiving logs to Nexus 15:41:53 ---> uname -a: 15:41:53 Linux prd-centos7-docker-4c-2g-23758.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:41:53 15:41:53 15:41:53 ---> lscpu: 15:41:53 Architecture: x86_64 15:41:53 CPU op-mode(s): 32-bit, 64-bit 15:41:53 Byte Order: Little Endian 15:41:53 Address sizes: 40 bits physical, 48 bits virtual 15:41:53 CPU(s): 4 15:41:53 On-line CPU(s) list: 0-3 15:41:53 Thread(s) per core: 1 15:41:53 Core(s) per socket: 1 15:41:53 Socket(s): 4 15:41:53 NUMA node(s): 1 15:41:53 Vendor ID: GenuineIntel 15:41:53 CPU family: 6 15:41:53 Model: 44 15:41:53 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:41:53 Stepping: 1 15:41:53 CPU MHz: 2933.442 15:41:53 BogoMIPS: 5866.88 15:41:53 Virtualization: VT-x 15:41:53 Hypervisor vendor: KVM 15:41:53 Virtualization type: full 15:41:53 L1d cache: 128 KiB 15:41:53 L1i cache: 128 KiB 15:41:53 L2 cache: 16 MiB 15:41:53 L3 cache: 64 MiB 15:41:53 NUMA node0 CPU(s): 0-3 15:41:53 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:41:53 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:41:53 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:41:53 Vulnerability Meltdown: Mitigation; PTI 15:41:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:41:53 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:41:53 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:41:53 Vulnerability Srbds: Not affected 15:41:53 Vulnerability Tsx async abort: Not affected 15:41:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:41:53 15:41:53 15:41:53 ---> nproc: 15:41:53 4 15:41:53 15:41:53 15:41:53 ---> df -h: 15:41:53 Filesystem Size Used Available Use% Mounted on 15:41:53 overlay 50.0G 12.7G 37.3G 25% / 15:41:53 tmpfs 64.0M 0 64.0M 0% /dev 15:41:53 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:41:53 shm 64.0M 0 64.0M 0% /dev/shm 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/6 15:41:53 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/6@tmp 15:41:53 15:41:53 15:41:53 ---> free -m: 15:41:53 total used free shared buff/cache available 15:41:53 Mem: 1837 729 120 0 987 1028 15:41:53 Swap: 1023 70 953 15:41:53 15:41:53 15:41:53 ---> ip addr: 15:41:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:41:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:41:53 inet 127.0.0.1/8 scope host lo 15:41:53 valid_lft forever preferred_lft forever 15:41:53 inet6 ::1/128 scope host 15:41:53 valid_lft forever preferred_lft forever 15:41:53 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:41:53 link/ether fa:16:3e:1b:bf:78 brd ff:ff:ff:ff:ff:ff 15:41:53 inet 10.30.123.153/23 brd 10.30.123.255 scope global dynamic eth0 15:41:53 valid_lft 85179sec preferred_lft 85179sec 15:41:53 inet6 fe80::f816:3eff:fe1b:bf78/64 scope link 15:41:53 valid_lft forever preferred_lft forever 15:41:53 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:41:53 link/ether 02:42:bb:bd:fa:ee brd ff:ff:ff:ff:ff:ff 15:41:53 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:41:53 valid_lft forever preferred_lft forever 15:41:53 inet6 fe80::42:bbff:febd:faee/64 scope link 15:41:53 valid_lft forever preferred_lft forever 15:41:53 15:41:53 15:41:53 ---> sar -b -r -n DEV: 15:41:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/28/21 _x86_64_ (4 CPU) 15:41:53 15:41:53 15:21:21 LINUX RESTART (4 CPU) 15:41:53 15:41:53 15:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:41:53 15:23:01 59.24 16.26 42.98 0.00 4933.56 8629.08 0.00 15:41:53 15:24:01 200.35 96.50 103.84 0.00 6402.93 43901.33 0.00 15:41:53 15:25:01 109.94 16.99 92.95 0.00 1406.64 14324.42 0.00 15:41:53 15:26:02 200.76 92.05 108.71 0.00 3483.29 13286.75 0.00 15:41:53 15:27:01 147.92 78.46 69.45 0.00 3446.66 9444.75 0.00 15:41:53 15:28:01 969.72 710.86 258.86 0.00 92386.85 167729.37 0.00 15:41:53 15:29:01 2850.24 2524.81 325.44 0.00 145795.52 151345.25 0.00 15:41:53 15:30:06 571.55 288.73 282.83 0.00 52083.00 100954.44 0.00 15:41:53 15:31:02 3059.63 2712.70 346.93 0.00 145937.45 162919.02 0.00 15:41:53 15:32:01 779.65 529.16 250.49 0.00 30651.00 49314.10 0.00 15:41:53 15:33:01 108.32 15.42 92.90 0.00 3278.52 16613.58 0.00 15:41:53 15:34:01 1.92 0.35 1.57 0.00 10.66 28.18 0.00 15:41:53 15:35:01 0.38 0.02 0.37 0.00 1.07 5.46 0.00 15:41:53 15:36:01 0.28 0.03 0.25 0.00 1.07 2.70 0.00 15:41:53 15:37:01 2.11 1.88 0.23 0.00 57.28 3.41 0.00 15:41:53 15:38:01 1.25 0.02 1.23 0.00 0.53 19.54 0.00 15:41:53 15:39:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 15:41:53 15:40:01 0.18 0.00 0.18 0.00 0.00 1.50 0.00 15:41:53 15:41:01 0.40 0.00 0.40 0.00 0.00 4.95 0.00 15:41:53 Average: 468.45 364.43 104.02 0.00 25489.09 38715.43 0.00 15:41:53 15:41:53 15:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:41:53 15:23:01 67192 0 649692 34.53 2620 1162040 1320592 45.07 510220 1098580 72668 15:41:53 15:24:01 159268 0 664656 35.33 2040 1055580 1426392 48.68 548744 931652 40 15:41:53 15:25:01 107276 0 731416 38.87 1560 1041292 1303432 44.48 629468 841192 63568 15:41:53 15:26:02 262364 0 849524 45.15 704 768952 1842980 62.90 695200 639216 69408 15:41:53 15:27:01 222692 0 742700 39.47 704 915448 1535120 52.39 591248 775200 87628 15:41:53 15:28:01 363664 0 711832 37.83 68 805980 1859388 63.46 554476 752344 0 15:41:53 15:29:01 110156 0 1309224 69.58 68 462096 4300300 146.76 771260 730976 41156 15:41:53 15:30:06 78744 0 816836 43.41 68 985896 2064460 70.46 735196 827616 74412 15:41:53 15:31:02 52476 0 820020 43.58 68 1008980 2281852 77.88 755348 839464 48984 15:41:53 15:32:01 149036 0 806664 42.87 68 925776 1998384 68.20 757112 703388 8368 15:41:53 15:33:01 190124 0 648780 34.48 68 1042572 1217324 41.55 610424 816852 20 15:41:53 15:34:01 191416 0 647480 34.41 68 1042580 1211804 41.36 609560 816488 12 15:41:53 15:35:01 193412 0 645500 34.31 68 1042564 1197412 40.87 608548 816208 12 15:41:53 15:36:01 193936 0 644944 34.28 68 1042596 1189188 40.59 608024 816180 8 15:41:53 15:37:01 192244 0 645592 34.31 68 1043640 1189272 40.59 608748 816468 16 15:41:53 15:38:01 192340 0 645484 34.31 68 1043652 1189224 40.59 608812 816472 8 15:41:53 15:39:01 192428 0 645392 34.30 68 1043656 1189188 40.59 608680 816468 12 15:41:53 15:40:01 192560 0 645252 34.29 68 1043664 1189188 40.59 608684 816468 8 15:41:53 15:41:01 192652 0 645152 34.29 68 1043672 1189188 40.59 608588 816468 8 15:41:53 Average: 173894 0 732428 38.93 452 974770 1615510 55.13 633071 815142 24544 15:41:53 15:41:53 15:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:41:53 15:23:01 vethf7dc58c 433.36 348.29 42.30 1248.65 0.00 0.00 0.00 0.00 15:41:53 15:23:01 eth0 1167.84 1077.03 4550.71 137.28 0.00 0.00 0.00 0.00 15:41:53 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:23:01 docker0 433.36 348.15 36.37 1248.63 0.00 0.00 0.00 0.00 15:41:53 15:24:01 veth0cc127d 1.35 1.36 0.10 7.04 0.00 0.00 0.00 0.00 15:41:53 15:24:01 eth0 782.12 807.51 4275.23 74.58 0.00 0.00 0.00 0.00 15:41:53 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:24:01 docker0 485.85 416.01 37.08 1430.91 0.00 0.00 0.00 0.00 15:41:53 15:25:01 eth0 219.18 167.93 830.85 18.90 0.00 0.00 0.00 0.00 15:41:53 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:25:01 docker0 161.60 202.22 11.27 820.12 0.00 0.00 0.00 0.00 15:41:53 15:26:02 veth82e5eae 0.52 0.65 0.04 0.07 0.00 0.00 0.00 0.00 15:41:53 15:26:02 eth0 48.66 33.07 36.32 68.68 0.00 0.00 0.00 0.00 15:41:53 15:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:26:02 docker0 0.52 0.52 0.04 0.06 0.00 0.00 0.00 0.00 15:41:53 15:27:01 veth82e5eae 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:27:01 eth0 27.28 14.56 23.27 12.32 0.00 0.00 0.00 0.00 15:41:53 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:27:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:28:01 veth38e0449 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:28:01 veth29f280d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:28:01 veth16bc155 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:28:01 vethf74ece1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:29:01 veth16bc155 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:29:01 veth3fffc13 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:29:01 veth8bfcf7f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:29:01 eth0 2743.84 2439.30 11966.64 428.11 0.00 0.00 0.00 0.00 15:41:53 15:30:06 vethe67a75e 12.12 38.60 0.81 242.23 0.00 0.00 0.00 0.00 15:41:53 15:30:06 veth16bc155 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:30:06 eth0 207.80 143.90 1604.50 67.18 0.00 0.00 0.00 0.00 15:41:53 15:30:06 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:41:53 15:31:02 veth16bc155 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:31:02 vethcd72fd6 4.51 4.37 0.57 21.82 0.00 0.00 0.00 0.00 15:41:53 15:31:02 eth0 70.41 38.99 200.50 19.68 0.00 0.00 0.00 0.00 15:41:53 15:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:32:01 veth3bb1738 122.98 142.99 11.01 704.18 0.00 0.00 0.00 0.00 15:41:53 15:32:01 veth16bc155 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:41:53 15:32:01 eth0 226.26 178.05 854.14 94.78 0.00 0.00 0.00 0.00 15:41:53 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:33:01 eth0 51.47 40.44 53.95 65.27 0.00 0.00 0.00 0.00 15:41:53 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:33:01 docker0 1282.42 1256.98 98.84 5077.46 0.00 0.00 0.00 0.00 15:41:53 15:34:01 eth0 1.78 0.65 0.63 0.40 0.00 0.00 0.00 0.00 15:41:53 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:35:01 eth0 0.57 0.37 0.28 0.20 0.00 0.00 0.00 0.00 15:41:53 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:36:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:41:53 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:37:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 15:41:53 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:38:01 eth0 0.15 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:41:53 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:39:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:41:53 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:40:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:41:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:41:53 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 Average: eth0 161.09 142.83 757.91 34.30 0.00 0.00 0.00 0.00 15:41:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:41:53 Average: docker0 67.60 66.26 5.21 267.66 0.00 0.00 0.00 0.00 15:41:53 15:41:53 15:41:53 ---> sar -P ALL: 15:41:53 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/28/21 _x86_64_ (4 CPU) 15:41:53 15:41:53 15:21:21 LINUX RESTART (4 CPU) 15:41:53 15:41:53 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:41:53 15:23:01 all 9.87 0.00 4.31 1.64 0.04 84.14 15:41:53 15:23:01 0 10.96 0.00 5.26 4.00 0.05 79.72 15:41:53 15:23:01 1 8.41 0.00 3.52 0.24 0.05 87.78 15:41:53 15:23:01 2 9.74 0.00 3.67 0.78 0.03 85.78 15:41:53 15:23:01 3 10.37 0.00 4.81 1.56 0.03 83.23 15:41:53 15:24:01 all 12.46 0.00 6.83 1.46 0.03 79.22 15:41:53 15:24:01 0 12.70 0.00 7.45 2.75 0.03 77.07 15:41:53 15:24:01 1 15.55 0.00 6.39 0.46 0.03 77.56 15:41:53 15:24:01 2 11.36 0.00 6.42 1.54 0.03 80.65 15:41:53 15:24:01 3 10.24 0.00 7.07 1.08 0.03 81.58 15:41:53 15:25:01 all 4.38 0.00 3.73 2.89 0.03 88.96 15:41:53 15:25:01 0 4.06 0.00 3.79 2.93 0.02 89.20 15:41:53 15:25:01 1 4.14 0.00 3.64 2.45 0.03 89.73 15:41:53 15:25:01 2 4.99 0.00 3.68 2.49 0.03 88.81 15:41:53 15:25:01 3 4.34 0.00 3.82 3.70 0.03 88.12 15:41:53 15:26:02 all 48.60 0.00 12.26 5.87 0.05 33.22 15:41:53 15:26:02 0 47.05 0.00 13.05 6.32 0.07 33.50 15:41:53 15:26:02 1 49.75 0.00 12.49 5.34 0.03 32.38 15:41:53 15:26:02 2 49.04 0.00 11.52 5.87 0.05 33.51 15:41:53 15:26:02 3 48.57 0.00 11.97 5.93 0.05 33.47 15:41:53 15:27:01 all 47.60 0.00 13.99 4.62 0.07 33.72 15:41:53 15:27:01 0 46.81 0.00 14.39 3.17 0.05 35.58 15:41:53 15:27:01 1 47.60 0.00 13.95 5.14 0.05 33.26 15:41:53 15:27:01 2 47.91 0.00 13.74 5.59 0.07 32.69 15:41:53 15:27:01 3 48.10 0.00 13.89 4.56 0.09 33.35 15:41:53 15:28:01 all 22.14 0.00 22.24 6.80 0.08 48.74 15:41:53 15:28:01 0 22.82 0.00 21.66 5.48 0.07 49.97 15:41:53 15:28:01 1 20.17 0.00 22.12 6.06 0.09 51.57 15:41:53 15:28:01 2 23.44 0.00 22.32 6.24 0.10 47.90 15:41:53 15:28:01 3 22.12 0.00 22.84 9.45 0.07 45.51 15:41:53 15:29:01 all 24.61 0.00 23.71 30.00 0.10 21.57 15:41:53 15:29:01 0 24.46 0.00 22.82 31.37 0.07 21.28 15:41:53 15:29:01 1 25.28 0.00 23.37 26.72 0.11 24.53 15:41:53 15:29:01 2 24.04 0.00 23.95 33.24 0.14 18.62 15:41:53 15:29:01 3 24.67 0.00 24.71 28.69 0.07 21.85 15:41:53 15:30:06 all 43.41 0.00 18.55 17.45 0.07 20.52 15:41:53 15:30:06 0 42.29 0.00 18.49 14.85 0.08 24.28 15:41:53 15:30:06 1 43.50 0.00 17.64 19.85 0.08 18.94 15:41:53 15:30:06 2 44.13 0.00 19.89 16.62 0.07 19.29 15:41:53 15:30:06 3 43.69 0.00 18.16 18.45 0.07 19.63 15:41:53 15:31:02 all 17.81 0.00 22.20 34.60 0.07 25.32 15:41:53 15:31:02 0 17.47 0.00 21.85 29.23 0.08 31.37 15:41:53 15:31:02 1 17.50 0.00 21.91 36.63 0.06 23.91 15:41:53 15:31:02 2 18.33 0.00 22.60 36.99 0.07 22.00 15:41:53 15:31:02 3 17.93 0.00 22.45 35.55 0.08 24.00 15:41:53 15:32:01 all 50.06 0.00 16.89 15.44 0.06 17.55 15:41:53 15:32:01 0 48.27 0.00 17.14 14.94 0.05 19.59 15:41:53 15:32:01 1 50.56 0.00 16.65 15.23 0.07 17.49 15:41:53 15:32:01 2 50.87 0.00 16.64 13.55 0.05 18.89 15:41:53 15:32:01 3 50.57 0.00 17.14 18.05 0.05 14.19 15:41:53 15:33:01 all 10.68 0.00 4.99 3.57 0.03 80.73 15:41:53 15:33:01 0 10.93 0.00 4.93 4.55 0.03 79.55 15:41:53 15:33:01 1 10.44 0.00 5.20 5.00 0.02 79.33 15:41:53 15:33:01 2 10.92 0.00 5.04 3.04 0.03 80.97 15:41:53 15:33:01 3 10.42 0.00 4.80 1.68 0.03 83.06 15:41:53 15:41:53 15:33:01 CPU %user %nice %system %iowait %steal %idle 15:41:53 15:34:01 all 0.19 0.00 0.03 0.01 0.00 99.77 15:41:53 15:34:01 0 0.03 0.00 0.02 0.03 0.00 99.92 15:41:53 15:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:41:53 15:34:01 2 0.55 0.00 0.05 0.02 0.00 99.38 15:41:53 15:34:01 3 0.13 0.00 0.02 0.00 0.00 99.85 15:41:53 15:35:01 all 0.15 0.00 0.04 0.00 0.00 99.80 15:41:53 15:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:41:53 15:35:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:41:53 15:35:01 2 0.43 0.00 0.03 0.00 0.00 99.53 15:41:53 15:35:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:41:53 15:36:01 all 0.07 0.00 0.03 0.00 0.00 99.90 15:41:53 15:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:41:53 15:36:01 1 0.20 0.00 0.05 0.02 0.00 99.73 15:41:53 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:41:53 15:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:41:53 15:37:01 all 0.17 0.00 0.18 0.03 0.00 99.61 15:41:53 15:37:01 0 0.28 0.00 0.15 0.02 0.00 99.55 15:41:53 15:37:01 1 0.25 0.00 0.30 0.08 0.00 99.37 15:41:53 15:37:01 2 0.12 0.00 0.13 0.00 0.00 99.75 15:41:53 15:37:01 3 0.05 0.00 0.15 0.02 0.00 99.78 15:41:53 15:38:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:41:53 15:38:01 0 0.52 0.00 0.03 0.00 0.00 99.45 15:41:53 15:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:41:53 15:38:01 2 0.03 0.00 0.07 0.00 0.00 99.90 15:41:53 15:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:41:53 15:39:01 all 0.15 0.00 0.02 0.00 0.00 99.82 15:41:53 15:39:01 0 0.53 0.00 0.03 0.00 0.00 99.43 15:41:53 15:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:41:53 15:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:41:53 15:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:41:53 15:40:01 all 0.02 0.00 0.03 0.00 0.00 99.95 15:41:53 15:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:41:53 15:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:41:53 15:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:41:53 15:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:41:53 15:41:01 all 0.04 0.00 0.03 0.00 0.00 99.92 15:41:53 15:41:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:41:53 15:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:41:53 15:41:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:41:53 15:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:41:53 Average: all 15.08 0.00 7.69 6.31 0.03 70.89 15:41:53 Average: 0 14.92 0.00 7.75 6.09 0.03 71.21 15:41:53 Average: 1 15.14 0.00 7.56 6.26 0.03 71.00 15:41:53 Average: 2 15.27 0.00 7.69 6.38 0.04 70.62 15:41:53 Average: 3 14.99 0.00 7.75 6.49 0.03 70.73 15:41:53 15:41:53 15:41:53