Pull request #222 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07+6aeaeb9ab34b96e9812ba5507584c335313791a4 (b0abb198ba0b918a043cad522ca502bdd0162ecd) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-33389 in /w/workspace/xfoundry_device-modbus-go_PR-222 [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/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 Merge succeeded, producing 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 Checking out Revision 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # 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 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 Commit message: "fix: fix requested changes in PR" > git rev-list --no-walk 1d118541e18ab27332a245a378426d079947c57b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:14 ========================================================= 03:32:14 EdgeX Global Pipelines Version Info 03:32:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:15 ------------------- 03:32:15 stable info: 03:32:15 ------------------- 03:32:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:15 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 03:32:15 Message: update stable to v1.0.186 03:32:16 ------------------- 03:32:16 experimental info: 03:32:16 ------------------- 03:32:16 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:16 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 03:32:16 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:32:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 271d3b4 [Pipeline] echo 03:32:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:32:20 provisioning config files... 03:32:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/config648268447631680429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:20 ---> docker-login.sh 03:32:20 nexus3.edgexfoundry.org:10001 03:32:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:21 Configure a credential helper to remove this warning. See 03:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:21 03:32:21 Login Succeeded 03:32:21 nexus3.edgexfoundry.org:10002 03:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:21 Configure a credential helper to remove this warning. See 03:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:21 03:32:21 Login Succeeded 03:32:21 nexus3.edgexfoundry.org:10003 03:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:21 Configure a credential helper to remove this warning. See 03:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:21 03:32:21 Login Succeeded 03:32:21 nexus3.edgexfoundry.org:10004 03:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:21 Configure a credential helper to remove this warning. See 03:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:21 03:32:21 Login Succeeded 03:32:21 docker.io 03:32:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:21 Configure a credential helper to remove this warning. See 03:32:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:21 03:32:21 Login Succeeded 03:32:21 ---> docker-login.sh ends [Pipeline] } 03:32:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:22 + git log --format=format:%s -1 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 [Pipeline] echo 03:32:22 GIT_COMMIT: 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07, Commit Message: fix: fix requested changes in PR [Pipeline] echo 03:32:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:23 03:32:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:32:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:24 latest: Pulling from edgex-devops/git-semver 03:32:24 31603596830f: Pulling fs layer 03:32:24 2a8b12db71e7: Pulling fs layer 03:32:24 6ca5941a6612: Pulling fs layer 03:32:24 ecc8261a40a4: Pulling fs layer 03:32:24 ecc8261a40a4: Waiting 03:32:24 2a8b12db71e7: Verifying Checksum 03:32:24 2a8b12db71e7: Download complete 03:32:24 31603596830f: Verifying Checksum 03:32:24 31603596830f: Download complete 03:32:24 6ca5941a6612: Verifying Checksum 03:32:24 6ca5941a6612: Download complete 03:32:24 ecc8261a40a4: Verifying Checksum 03:32:24 ecc8261a40a4: Download complete 03:32:24 31603596830f: Pull complete 03:32:25 2a8b12db71e7: Pull complete 03:32:25 6ca5941a6612: Pull complete 03:32:25 ecc8261a40a4: Pull complete 03:32:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:32:26 prd-centos7-docker-4c-2g-33389 does not seem to be running inside a container 03:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-222 -v /w/workspace/xfoundry_device-modbus-go_PR-222:/w/workspace/xfoundry_device-modbus-go_PR-222:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-222@tmp:/w/workspace/xfoundry_device-modbus-go_PR-222@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:10004/edgex-devops/git-semver:latest cat 03:32:28 $ docker top 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:28 [ssh-agent] Looking for ssh-agent implementation... 03:32:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:28 $ docker exec 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 ssh-agent 03:32:28 SSH_AUTH_SOCK=/tmp/ssh-DojXEwocCVIy/agent.12 03:32:28 SSH_AGENT_PID=17 03:32:29 Running ssh-add (command line suppressed) 03:32:29 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_477094002767861829.key (/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_477094002767861829.key) 03:32:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:29 + git tag --points-at HEAD [Pipeline] } 03:32:29 $ docker exec --env ******** --env ******** 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 ssh-agent -k 03:32:29 unset SSH_AUTH_SOCK; 03:32:29 unset SSH_AGENT_PID; 03:32:29 echo Agent pid 17 killed; 03:32:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:32:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:29 [ssh-agent] Looking for ssh-agent implementation... 03:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:30 $ docker exec 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 ssh-agent 03:32:30 SSH_AUTH_SOCK=/tmp/ssh-OMmutgBqzFWn/agent.47 03:32:30 SSH_AGENT_PID=53 03:32:30 Running ssh-add (command line suppressed) 03:32:30 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_20722241424941120.key (/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_20722241424941120.key) 03:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:30 + git semver init 03:32:30 # -> Open(): unable to determine branch for HEAD 03:32:30 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-222/.git 03:32:30 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-222 03:32:30 # $SEMVER_REMOTE_NAME = origin 03:32:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:32:30 # $SEMVER_USER_NAME = edgex-jenkins 03:32:30 # $SEMVER_BRANCH = PR-222 03:32:30 # $SEMVER_TEMP = /tmp/semver-276190540 03:32:30 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 03:32:31 # '/tmp/semver-276190540' -> '/w/workspace/xfoundry_device-modbus-go_PR-222/.semver' 03:32:31 # -> Force: false 03:32:31 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-222/.semver [Pipeline] } 03:32:31 $ docker exec --env ******** --env ******** 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 ssh-agent -k 03:32:31 unset SSH_AUTH_SOCK; 03:32:31 unset SSH_AGENT_PID; 03:32:31 echo Agent pid 53 killed; 03:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:31 + git semver [Pipeline] } 03:32:32 $ docker stop --time=1 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 03:32:33 $ docker rm -f 63f63b229e6466060ae75357cae077286fcca706e67948d390c89db88100d6c4 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:34 Stashed 1 file(s) [Pipeline] echo 03:32:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 03:32:49 Still waiting to schedule task 03:32:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:32:49 Still waiting to schedule task 03:32:49 ‘prd-ubuntu18.04-docker-arm64-4c-16g-32989’ is offline 03:34:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-33390 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] ws 03:34:26 Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout 03:34:32 using credential edgex-jenkins-ssh 03:34:32 Cloning the remote Git repository 03:34:32 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 03:34:32 > git init /w/workspace/device-modbus-go/6 # timeout=10 03:34:32 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:34:32 > git --version # timeout=10 03:34:32 > git --version # 'git version 2.17.1' 03:34:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:34:34 Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:34:34 Merge succeeded, producing 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:34:34 Checking out Revision 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 (PR-222) 03:34:33 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:34:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:34:33 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:34:33 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:34:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:34:34 > git config core.sparsecheckout # timeout=10 03:34:34 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 03:34:34 > git remote # timeout=10 03:34:34 > git config --get remote.origin.url # timeout=10 03:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 03:34:34 > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 03:34:34 > git rev-parse HEAD^{commit} # timeout=10 03:34:34 > git config core.sparsecheckout # timeout=10 03:34:34 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 03:34:38 Commit message: "fix: fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:34:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:34:41 + sudo service docker+ restart 03:34:41 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:34:43 provisioning config files... 03:34:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config5400739381425061683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:34:44 ---> docker-login.sh 03:34:44 nexus3.edgexfoundry.org:10001 03:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:45 Configure a credential helper to remove this warning. See 03:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:45 03:34:45 Login Succeeded 03:34:45 nexus3.edgexfoundry.org:10002 03:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:46 Configure a credential helper to remove this warning. See 03:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:46 03:34:46 Login Succeeded 03:34:46 nexus3.edgexfoundry.org:10003 03:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:46 Configure a credential helper to remove this warning. See 03:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:46 03:34:46 Login Succeeded 03:34:46 nexus3.edgexfoundry.org:10004 03:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:47 Configure a credential helper to remove this warning. See 03:34:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:47 03:34:47 Login Succeeded 03:34:47 docker.io 03:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:34:48 Configure a credential helper to remove this warning. See 03:34:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:34:48 03:34:48 Login Succeeded 03:34:48 ---> docker-login.sh ends [Pipeline] } 03:34:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:34:48 ========================================================= 03:34:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:34:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:34:49 + 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 . 03:34:49 Sending build context to Docker daemon 641.5kB 03:34:49 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:34:49 Step 2/8 : FROM ${BASE} 03:34:49 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:34:49 5f621e34cdf4: Pulling fs layer 03:34:49 a4357932f1b6: Pulling fs layer 03:34:49 18c013af1878: Pulling fs layer 03:34:49 00ac8860ef70: Pulling fs layer 03:34:49 63d7cb157983: Pulling fs layer 03:34:49 b116817d02f9: Pulling fs layer 03:34:49 745a02a5169b: Pulling fs layer 03:34:49 00ac8860ef70: Waiting 03:34:49 b116817d02f9: Waiting 03:34:49 745a02a5169b: Waiting 03:34:49 63d7cb157983: Waiting 03:34:49 18c013af1878: Verifying Checksum 03:34:49 18c013af1878: Download complete 03:34:49 a4357932f1b6: Verifying Checksum 03:34:49 a4357932f1b6: Download complete 03:34:49 63d7cb157983: Verifying Checksum 03:34:49 63d7cb157983: Download complete 03:34:49 5f621e34cdf4: Verifying Checksum 03:34:49 5f621e34cdf4: Download complete 03:34:49 b116817d02f9: Verifying Checksum 03:34:49 b116817d02f9: Download complete 03:34:50 5f621e34cdf4: Pull complete 03:34:51 a4357932f1b6: Pull complete 03:34:51 18c013af1878: Pull complete 03:34:53 745a02a5169b: Verifying Checksum 03:34:53 745a02a5169b: Download complete 03:34:53 00ac8860ef70: Verifying Checksum 03:34:53 00ac8860ef70: Download complete 03:35:03 00ac8860ef70: Pull complete 03:35:03 63d7cb157983: Pull complete 03:35:04 b116817d02f9: Pull complete 03:35:08 745a02a5169b: Pull complete 03:35:08 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:35:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:35:08 ---> b7e6874047d6 03:35:08 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:35:11 ---> Running in 5c6133d72e84 03:35:11 Removing intermediate container 5c6133d72e84 03:35:11 ---> b4990078080f 03:35:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:35:11 ---> Running in a49c226a0d05 03:35:13 Removing intermediate container a49c226a0d05 03:35:13 ---> 4e2d937a6d26 03:35:13 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:35:13 ---> Running in 877504777eba 03:35:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:35:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:35:16 (1/13) Installing libc-dev (0.7.2-r3) 03:35:16 (2/13) Installing libsodium (1.0.18-r0) 03:35:16 (3/13) Installing pkgconf (1.7.2-r0) 03:35:16 (4/13) Installing libsodium-dev (1.0.18-r0) 03:35:16 (5/13) Installing openssh-keygen (8.3_p1-r2) 03:35:16 (6/13) Installing libedit (20191231.3.1-r0) 03:35:16 (7/13) Installing openssh-client (8.3_p1-r2) 03:35:17 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 03:35:17 (9/13) Installing openssh-server-common (8.3_p1-r2) 03:35:17 (10/13) Installing openssh-server (8.3_p1-r2) 03:35:17 (11/13) Installing openssh (8.3_p1-r2) 03:35:18 (12/13) Installing libzmq (4.3.3-r0) 03:35:18 (13/13) Installing zeromq-dev (4.3.3-r0) 03:35:18 Executing busybox-1.31.1-r19.trigger 03:35:18 OK: 149 MiB in 52 packages 03:35:20 Removing intermediate container 877504777eba 03:35:20 ---> fafe071769cb 03:35:20 Step 6/8 : WORKDIR /device-modbus-go 03:35:20 ---> Running in 506799a98d23 03:35:20 Removing intermediate container 506799a98d23 03:35:20 ---> a0e3e17ee876 03:35:20 Step 7/8 : COPY . . 03:35:21 ---> 66d9c6c4d175 03:35:21 Step 8/8 : RUN go mod download 03:35:21 ---> Running in dc21262f5b5d 03:35:53 Removing intermediate container dc21262f5b5d 03:35:53 ---> f504a21a09ba 03:35:53 Successfully built f504a21a09ba 03:35:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:35:54 + docker inspect -f . ci-base-image-arm64 03:35:54 . [Pipeline] withDockerContainer 03:35:54 prd-ubuntu18.04-docker-arm64-4c-16g-33390 does not seem to be running inside a container 03:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-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 ******** -e ******** ci-base-image-arm64 cat 03:35:56 $ docker top bd3fbc08b1729c13170555608e762f91a40009e1c36d989c5e1cba3acdd5e0a6 -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:57 + go version 03:35:57 go version go1.15.5 linux/arm64 [Pipeline] } 03:35:57 $ docker stop --time=1 bd3fbc08b1729c13170555608e762f91a40009e1c36d989c5e1cba3acdd5e0a6 03:35:59 $ docker rm -f bd3fbc08b1729c13170555608e762f91a40009e1c36d989c5e1cba3acdd5e0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:36:00 + docker inspect -f . ci-base-image-arm64 03:36:00 . [Pipeline] withDockerContainer 03:36:00 prd-ubuntu18.04-docker-arm64-4c-16g-33390 does not seem to be running inside a container 03:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-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 ******** -e ******** ci-base-image-arm64 cat 03:36:02 $ docker top f68c6e6a8e87a75c2ab740aad93cab37ca08cc5cbea7227b833302c4566fe288 -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:03 + make test 03:36:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:36:04 ? github.com/edgexfoundry/device-modbus-go [no test files] 03:36:16 Running on prd-centos7-docker-4c-2g-33391 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] ws 03:36:16 Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout 03:36:25 using credential edgex-jenkins-ssh 03:36:25 Cloning the remote Git repository 03:36:25 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 03:36:25 > git init /w/workspace/device-modbus-go/6 # timeout=10 03:36:26 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:36:26 > git --version # timeout=10 03:36:26 > git --version # 'git version 2.24.3' 03:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:36:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:27 Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:36:28 Merge succeeded, producing 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:36:28 Checking out Revision 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 (PR-222) 03:36:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:36:27 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:36:27 > git config core.sparsecheckout # timeout=10 03:36:28 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 03:36:28 > git remote # timeout=10 03:36:28 > git config --get remote.origin.url # timeout=10 03:36:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:28 > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 03:36:28 > git rev-parse HEAD^{commit} # timeout=10 03:36:28 > git config core.sparsecheckout # timeout=10 03:36:28 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 03:36:33 Commit message: "fix: fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:36:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:36:36 + sudo service docker restart 03:36:36 + true 03:36:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:36:38 provisioning config files... 03:36:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config4841357578087788911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:39 ---> docker-login.sh 03:36:39 nexus3.edgexfoundry.org:10001 03:36:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:41 Configure a credential helper to remove this warning. See 03:36:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:41 03:36:41 Login Succeeded 03:36:41 nexus3.edgexfoundry.org:10002 03:36:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:42 Configure a credential helper to remove this warning. See 03:36:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:42 03:36:42 Login Succeeded 03:36:42 nexus3.edgexfoundry.org:10003 03:36:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:43 Configure a credential helper to remove this warning. See 03:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:43 03:36:43 Login Succeeded 03:36:43 nexus3.edgexfoundry.org:10004 03:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:43 Configure a credential helper to remove this warning. See 03:36:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:43 03:36:43 Login Succeeded 03:36:43 docker.io 03:36:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:44 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 03:36:44 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.038s coverage: 50.1% of statements 03:36:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:44 Configure a credential helper to remove this warning. See 03:36:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:44 03:36:44 Login Succeeded 03:36:44 ---> docker-login.sh ends [Pipeline] } 03:36:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:45 ========================================================= 03:36:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:36:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:36:45 + 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 . 03:36:47 Sending build context to Docker daemon 642.6kB 03:36:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 03:36:47 Step 2/8 : FROM ${BASE} 03:36:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:36:47 188c0c94c7c5: Pulling fs layer 03:36:47 0ef7d3d256c8: Pulling fs layer 03:36:47 de9db76c5a1d: Pulling fs layer 03:36:47 bca2f99d35d6: Pulling fs layer 03:36:47 93359f2a8cfa: Pulling fs layer 03:36:47 7c6f9722023f: Pulling fs layer 03:36:47 a35cf1a2eb13: Pulling fs layer 03:36:47 bca2f99d35d6: Waiting 03:36:47 93359f2a8cfa: Waiting 03:36:47 7c6f9722023f: Waiting 03:36:47 a35cf1a2eb13: Waiting 03:36:47 de9db76c5a1d: Verifying Checksum 03:36:47 de9db76c5a1d: Download complete 03:36:47 0ef7d3d256c8: Verifying Checksum 03:36:47 0ef7d3d256c8: Download complete 03:36:47 93359f2a8cfa: Verifying Checksum 03:36:47 93359f2a8cfa: Download complete 03:36:47 7c6f9722023f: Verifying Checksum 03:36:47 7c6f9722023f: Download complete 03:36:48 188c0c94c7c5: Verifying Checksum 03:36:48 188c0c94c7c5: Download complete 03:36:49 188c0c94c7c5: Pull complete 03:36:49 0ef7d3d256c8: Pull complete 03:36:50 de9db76c5a1d: Pull complete 03:36:52 gofmt -l . 03:36:52 [ "`gofmt -l .`" = "" ] 03:36:52 ./bin/test-attribution-txt.sh 03:36:53 ./bin/test-go-mod-tidy.sh 03:36:54 a35cf1a2eb13: Verifying Checksum 03:36:54 a35cf1a2eb13: Download complete [Pipeline] } 03:36:54 $ docker stop --time=1 f68c6e6a8e87a75c2ab740aad93cab37ca08cc5cbea7227b833302c4566fe288 03:36:56 bca2f99d35d6: Verifying Checksum 03:36:56 bca2f99d35d6: Download complete 03:36:56 $ docker rm -f f68c6e6a8e87a75c2ab740aad93cab37ca08cc5cbea7227b833302c4566fe288 [Pipeline] // withDockerContainer [Pipeline] sh 03:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:01 + ls -al . 03:37:01 total 144 03:37:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 03:36 . 03:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 03:34 .. 03:37:01 -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 03:34 .dockerignore 03:37:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 03:34 .git 03:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 03:34 .github 03:37:01 -rw-rw-r-- 1 jenkins jenkins 338 Apr 9 03:34 .gitignore 03:37:01 -rw-rw-r-- 1 jenkins jenkins 7127 Apr 9 03:34 Attribution.txt 03:37:01 -rw-rw-r-- 1 jenkins jenkins 1457 Apr 9 03:34 Dockerfile 03:37:01 -rw-rw-r-- 1 jenkins jenkins 995 Apr 9 03:34 Dockerfile.build 03:37:01 -rw-rw-r-- 1 jenkins jenkins 679 Apr 9 03:34 Jenkinsfile 03:37:01 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 9 03:34 LICENSE 03:37:01 -rw-rw-r-- 1 jenkins jenkins 930 Apr 9 03:34 Makefile 03:37:01 -rw-rw-r-- 1 jenkins jenkins 591 Apr 9 03:34 README.md 03:37:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 03:32 VERSION 03:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 03:34 bin 03:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 03:34 cmd 03:37:01 -rw-r--r-- 1 jenkins jenkins 23236 Apr 9 03:36 coverage.out 03:37:01 -rw-r--r-- 1 jenkins jenkins 377 Apr 9 03:36 go.mod 03:37:01 -rw-r--r-- 1 jenkins jenkins 21757 Apr 9 03:36 go.sum 03:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 03:34 internal 03:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 03:34 simulator 03:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 03:34 snap 03:37:01 -rw-rw-r-- 1 jenkins jenkins 229 Apr 9 03:34 version.go [Pipeline] isUnix [Pipeline] sh 03:37:02 + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 --label arch=arm64 --label version=0.0.0 . 03:37:02 Sending build context to Docker daemon 665.6kB 03:37:02 Step 1/21 : ARG BASE=golang:1.15-alpine3.12 03:37:02 Step 2/21 : FROM ${BASE} AS builder 03:37:02 ---> f504a21a09ba 03:37:02 Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:02 ---> Running in 3ef4a26f5892 03:37:05 Removing intermediate container 3ef4a26f5892 03:37:05 ---> 23138a2dd384 03:37:05 Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:37:05 ---> Running in 8bd49bf4b3da 03:37:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:37:08 OK: 149 MiB in 52 packages 03:37:09 Removing intermediate container 8bd49bf4b3da 03:37:09 ---> 3b4a15daf31b 03:37:09 Step 5/21 : WORKDIR /device-modbus-go 03:37:09 ---> Running in b327e3a43aa6 03:37:09 Removing intermediate container b327e3a43aa6 03:37:09 ---> 5e56e26e7586 03:37:09 Step 6/21 : COPY . . 03:37:10 ---> 99173e314822 03:37:10 Step 7/21 : RUN go mod download 03:37:10 ---> Running in 88abbdc13c58 03:37:12 bca2f99d35d6: Pull complete 03:37:12 93359f2a8cfa: Pull complete 03:37:12 7c6f9722023f: Pull complete 03:37:13 Removing intermediate container 88abbdc13c58 03:37:13 ---> fe6d87aec4f3 03:37:13 Step 8/21 : RUN make build 03:37:13 ---> Running in 4ffa07c3ce34 03:37:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 03:37:21 a35cf1a2eb13: Pull complete 03:37:21 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:37:21 ---> a62c8e92a672 03:37:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 03:37:21 ---> Running in dae8fc215535 03:37:21 Removing intermediate container dae8fc215535 03:37:21 ---> 92b64f446f39 03:37:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:21 ---> Running in e0f0caaf2e84 03:37:23 Removing intermediate container e0f0caaf2e84 03:37:23 ---> 0366e7ac5ed2 03:37:23 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:37:23 ---> Running in eefb755e2028 03:37:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:37:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:37:30 (1/13) Installing libc-dev (0.7.2-r3) 03:37:30 (2/13) Installing libsodium (1.0.18-r0) 03:37:30 (3/13) Installing pkgconf (1.7.2-r0) 03:37:30 (4/13) Installing libsodium-dev (1.0.18-r0) 03:37:30 (5/13) Installing openssh-keygen (8.3_p1-r2) 03:37:30 (6/13) Installing libedit (20191231.3.1-r0) 03:37:31 (7/13) Installing openssh-client (8.3_p1-r2) 03:37:33 (8/13) Installing openssh-sftp-server (8.3_p1-r2) 03:37:33 (9/13) Installing openssh-server-common (8.3_p1-r2) 03:37:33 (10/13) Installing openssh-server (8.3_p1-r2) 03:37:34 (11/13) Installing openssh (8.3_p1-r2) 03:37:34 (12/13) Installing libzmq (4.3.3-r0) 03:37:34 (13/13) Installing zeromq-dev (4.3.3-r0) 03:37:34 Executing busybox-1.31.1-r19.trigger 03:37:34 OK: 173 MiB in 52 packages 03:37:35 Removing intermediate container eefb755e2028 03:37:35 ---> 4399c2430aee 03:37:35 Step 6/8 : WORKDIR /device-modbus-go 03:37:35 ---> Running in 36a7138dc5d7 03:37:36 Removing intermediate container 36a7138dc5d7 03:37:36 ---> dbd6ccfeb906 03:37:36 Step 7/8 : COPY . . 03:37:37 ---> 32d6509584f4 03:37:37 Step 8/8 : RUN go mod download 03:37:38 ---> Running in a444a97d5581 03:37:46 CGO_ENABLED=1 GO111MODULE=on go build ./... 03:37:59 Removing intermediate container 4ffa07c3ce34 03:37:59 ---> 078e3fc6f433 03:37:59 Step 9/21 : FROM alpine:3.12 03:37:59 3.12: Pulling from library/alpine 03:37:59 9a219e8acc52: Pulling fs layer 03:37:59 9a219e8acc52: Verifying Checksum 03:37:59 9a219e8acc52: Download complete 03:37:59 9a219e8acc52: Pull complete 03:37:59 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 03:37:59 Status: Downloaded newer image for alpine:3.12 03:37:59 ---> d75e27dfc0a0 03:37:59 Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 03:37:59 ---> Running in 2ca47275fd31 03:37:59 Removing intermediate container 2ca47275fd31 03:37:59 ---> d21c66e44d05 03:37:59 Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:38:00 ---> Running in 5a5eacac6097 03:38:02 Removing intermediate container 5a5eacac6097 03:38:02 ---> 4cc198356448 03:38:02 Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init 03:38:02 ---> Running in b949d7c27e84 03:38:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:38:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:38:06 (1/6) Installing dumb-init (1.2.2-r1) 03:38:06 (2/6) Installing libgcc (9.3.0-r2) 03:38:06 (3/6) Installing libsodium (1.0.18-r0) 03:38:06 (4/6) Installing libstdc++ (9.3.0-r2) 03:38:06 (5/6) Installing libzmq (4.3.3-r0) 03:38:06 (6/6) Installing zeromq (4.3.3-r0) 03:38:06 Executing busybox-1.31.1-r20.trigger 03:38:06 OK: 8 MiB in 20 packages 03:38:08 Removing intermediate container b949d7c27e84 03:38:08 ---> b2b14b7074b2 03:38:08 Step 13/21 : COPY --from=builder /device-modbus-go/cmd / 03:38:09 ---> a95ecb49dab1 03:38:09 Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / 03:38:10 ---> abea98f7a850 03:38:10 Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / 03:38:11 ---> 4a3df6388e2c 03:38:11 Step 16/21 : EXPOSE 49991 03:38:11 ---> Running in 61eb698a8aa7 03:38:11 Removing intermediate container 61eb698a8aa7 03:38:11 ---> 1bce4beec174 03:38:11 Step 17/21 : ENTRYPOINT ["/device-modbus"] 03:38:11 ---> Running in cd608cabcabb 03:38:12 Removing intermediate container cd608cabcabb 03:38:12 ---> fe786850eb67 03:38:12 Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:38:12 ---> Running in 716ff2a15233 03:38:12 Removing intermediate container 716ff2a15233 03:38:12 ---> 47c79f98fc4f 03:38:12 Step 19/21 : LABEL arch=arm64 03:38:13 ---> Running in b5a233248e08 03:38:13 Removing intermediate container b5a233248e08 03:38:13 ---> e450f48ca653 03:38:13 Step 20/21 : LABEL git_sha=271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:38:13 ---> Running in 6b6262a8a43d 03:38:14 Removing intermediate container 6b6262a8a43d 03:38:14 ---> 4dfda4ddda45 03:38:14 Step 21/21 : LABEL version=0.0.0 03:38:14 ---> Running in f15ba4c86fb4 03:38:14 Removing intermediate container f15ba4c86fb4 03:38:14 ---> 7fd71b4d64d5 03:38:14 [Warning] One or more build-args [MAKE ARCH] were not consumed 03:38:14 Successfully built 7fd71b4d64d5 03:38:14 Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:38:15 ---> job-cost.sh 03:38:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5YU1 03:38:17 Removing intermediate container a444a97d5581 03:38:17 ---> 84d7f4872377 03:38:17 Successfully built 84d7f4872377 03:38:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:38:18 + docker inspect -f . ci-base-image-x86_64 03:38:18 . [Pipeline] withDockerContainer 03:38:18 prd-centos7-docker-4c-2g-33391 does not seem to be running inside a container 03:38:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-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 ******** -e ******** ci-base-image-x86_64 cat 03:38:20 $ docker top 0d1c09372f5a47ad1caf96f4a1baee1af1d621488d1ea801cd66bf7d514b2d5f -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:21 + go version 03:38:21 go version go1.15.5 linux/amd64 [Pipeline] } 03:38:21 $ docker stop --time=1 0d1c09372f5a47ad1caf96f4a1baee1af1d621488d1ea801cd66bf7d514b2d5f 03:38:23 $ docker rm -f 0d1c09372f5a47ad1caf96f4a1baee1af1d621488d1ea801cd66bf7d514b2d5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:38:25 + docker inspect -f . ci-base-image-x86_64 03:38:25 . [Pipeline] withDockerContainer 03:38:25 prd-centos7-docker-4c-2g-33391 does not seem to be running inside a container 03:38:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-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 ******** -e ******** ci-base-image-x86_64 cat 03:38:27 $ docker top 2dfd69e953d104e2a69f4b73c473dd386fd56211a090ff33c4e37ef5b19df380 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:28 + make test 03:38:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:38:33 ? github.com/edgexfoundry/device-modbus-go [no test files] 03:38:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:39:13 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 03:39:13 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.030s coverage: 50.1% of statements 03:39:13 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:39:19 gofmt -l . 03:39:19 [ "`gofmt -l .`" = "" ] 03:39:19 ./bin/test-attribution-txt.sh 03:39:20 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:39:21 $ docker stop --time=1 2dfd69e953d104e2a69f4b73c473dd386fd56211a090ff33c4e37ef5b19df380 03:39:25 $ docker rm -f 2dfd69e953d104e2a69f4b73c473dd386fd56211a090ff33c4e37ef5b19df380 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:26 Warning: overwriting stash ‘coverage-report’ 03:39:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:39:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:28 + ls -al . 03:39:28 total 112 03:39:28 drwxrwxr-x. 9 jenkins jenkins 4096 Apr 9 03:39 . 03:39:28 drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 03:36 .. 03:39:28 -rw-rw-r--. 1 jenkins jenkins 7127 Apr 9 03:36 Attribution.txt 03:39:28 drwxrwxr-x. 2 jenkins jenkins 87 Apr 9 03:36 bin 03:39:28 drwxrwxr-x. 3 jenkins jenkins 32 Apr 9 03:36 cmd 03:39:28 -rw-r--r--. 1 jenkins jenkins 23236 Apr 9 03:39 coverage.out 03:39:28 -rw-rw-r--. 1 jenkins jenkins 1457 Apr 9 03:36 Dockerfile 03:39:28 -rw-rw-r--. 1 jenkins jenkins 995 Apr 9 03:36 Dockerfile.build 03:39:28 -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 03:36 .dockerignore 03:39:28 drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 03:36 .git 03:39:28 drwxrwxr-x. 2 jenkins jenkins 103 Apr 9 03:36 .github 03:39:28 -rw-rw-r--. 1 jenkins jenkins 338 Apr 9 03:36 .gitignore 03:39:28 -rw-r--r--. 1 jenkins jenkins 377 Apr 9 03:39 go.mod 03:39:28 -rw-r--r--. 1 jenkins jenkins 21757 Apr 9 03:39 go.sum 03:39:28 drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 03:36 internal 03:39:28 -rw-rw-r--. 1 jenkins jenkins 679 Apr 9 03:36 Jenkinsfile 03:39:28 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 9 03:36 LICENSE 03:39:28 -rw-rw-r--. 1 jenkins jenkins 930 Apr 9 03:36 Makefile 03:39:28 -rw-rw-r--. 1 jenkins jenkins 591 Apr 9 03:36 README.md 03:39:28 drwxrwxr-x. 2 jenkins jenkins 52 Apr 9 03:36 simulator 03:39:28 drwxrwxr-x. 4 jenkins jenkins 71 Apr 9 03:36 snap 03:39:28 -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 03:32 VERSION 03:39:28 -rw-rw-r--. 1 jenkins jenkins 229 Apr 9 03:36 version.go [Pipeline] isUnix [Pipeline] sh 03:39:29 + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 --label arch=amd64 --label version=0.0.0 . 03:39:30 Sending build context to Docker daemon 666.6kB 03:39:30 Step 1/21 : ARG BASE=golang:1.15-alpine3.12 03:39:30 Step 2/21 : FROM ${BASE} AS builder 03:39:30 ---> 84d7f4872377 03:39:30 Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:30 ---> Running in 7f9dd4df7ff8 03:39:32 Removing intermediate container 7f9dd4df7ff8 03:39:32 ---> e4740244582c 03:39:32 Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 03:39:32 ---> Running in 113042c4e224 03:39:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:39:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:39:35 OK: 173 MiB in 52 packages 03:39:36 Removing intermediate container 113042c4e224 03:39:36 ---> a46dd989d609 03:39:36 Step 5/21 : WORKDIR /device-modbus-go 03:39:36 ---> Running in 53f25813e2bb 03:39:36 Removing intermediate container 53f25813e2bb 03:39:36 ---> 49fb67a1a24a 03:39:36 Step 6/21 : COPY . . 03:39:38 ---> 99e6b14673cb 03:39:38 Step 7/21 : RUN go mod download 03:39:38 ---> Running in da46ef51c6b1 03:39:40 Removing intermediate container da46ef51c6b1 03:39:40 ---> 9481db84e5de 03:39:40 Step 8/21 : RUN make build 03:39:40 ---> Running in 877258d08993 03:39:41 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 03:40:09 CGO_ENABLED=1 GO111MODULE=on go build ./... 03:40:16 Removing intermediate container 877258d08993 03:40:16 ---> 1f843e068ef2 03:40:16 Step 9/21 : FROM alpine:3.12 03:40:16 3.12: Pulling from library/alpine 03:40:16 532819f3e44c: Pulling fs layer 03:40:16 532819f3e44c: Verifying Checksum 03:40:16 532819f3e44c: Download complete 03:40:17 532819f3e44c: Pull complete 03:40:17 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 03:40:17 Status: Downloaded newer image for alpine:3.12 03:40:17 ---> 7230e588e954 03:40:17 Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 03:40:17 ---> Running in 16c17a032f11 03:40:17 Removing intermediate container 16c17a032f11 03:40:17 ---> cb4255fc189c 03:40:17 Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:40:17 ---> Running in 256ab62b61ee 03:40:19 Removing intermediate container 256ab62b61ee 03:40:19 ---> b13c6f0ba9ef 03:40:19 Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init 03:40:19 ---> Running in 56df05685f20 03:40:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:40:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:40:21 (1/6) Installing dumb-init (1.2.2-r1) 03:40:21 (2/6) Installing libgcc (9.3.0-r2) 03:40:21 (3/6) Installing libsodium (1.0.18-r0) 03:40:21 (4/6) Installing libstdc++ (9.3.0-r2) 03:40:22 (5/6) Installing libzmq (4.3.3-r0) 03:40:22 (6/6) Installing zeromq (4.3.3-r0) 03:40:22 Executing busybox-1.31.1-r20.trigger 03:40:22 OK: 8 MiB in 20 packages 03:40:23 Removing intermediate container 56df05685f20 03:40:23 ---> 6a977d688868 03:40:23 Step 13/21 : COPY --from=builder /device-modbus-go/cmd / 03:40:25 ---> ef81632766d1 03:40:25 Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / 03:40:25 ---> abde854bf6e9 03:40:25 Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / 03:40:26 ---> f2fc90e673d2 03:40:26 Step 16/21 : EXPOSE 49991 03:40:26 ---> Running in 7195812c8eda 03:40:26 Removing intermediate container 7195812c8eda 03:40:26 ---> be60bf9526ee 03:40:26 Step 17/21 : ENTRYPOINT ["/device-modbus"] 03:40:26 ---> Running in c35059cbcd43 03:40:26 Removing intermediate container c35059cbcd43 03:40:26 ---> 225832f5aa94 03:40:26 Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:40:26 ---> Running in 65f4677793c4 03:40:27 Removing intermediate container 65f4677793c4 03:40:27 ---> 95b99b84d86f 03:40:27 Step 19/21 : LABEL arch=amd64 03:40:27 ---> Running in 1e5b9a010a91 03:40:28 Removing intermediate container 1e5b9a010a91 03:40:28 ---> 3c7c76c7dea7 03:40:28 Step 20/21 : LABEL git_sha=271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:40:28 ---> Running in 6036006746ce 03:40:28 Removing intermediate container 6036006746ce 03:40:28 ---> ef3597ecb3b1 03:40:28 Step 21/21 : LABEL version=0.0.0 03:40:29 ---> Running in e8eca62f6337 03:40:29 Removing intermediate container e8eca62f6337 03:40:29 ---> 77221130eada 03:40:29 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:40:29 Successfully built 77221130eada 03:40:29 Successfully tagged docker-device-modbus-go:latest [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 03:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-5YU1/bin to PATH 03:40:31 INFO: No Stack... 03:40:31 INFO: Retrieving Pricing Info for: lf-standard-4 03:40:31 INFO: Archiving Costs [Pipeline] sh 03:40:31 + cat /w/workspace/device-modbus-go/6/archives/cost.csv 03:40:31 + cut -d, -f6 [Pipeline] lock 03:40:31 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] 03:40:31 Resource [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] did not exist. Created. 03:40:31 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:32 + echo total: 0.20999999344348907 [Pipeline] stash 03:40:32 Stashed 1 file(s) [Pipeline] } 03:40:32 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:40:45 Still waiting to schedule task 03:40:45 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:41:40 Running on prd-ubuntu18.04-docker-8c-8g-33392 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] ws 03:41:40 Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout 03:41:42 using credential edgex-jenkins-ssh 03:41:42 Cloning the remote Git repository 03:41:42 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 03:41:42 > git init /w/workspace/device-modbus-go/6 # timeout=10 03:41:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:41:42 > git --version # timeout=10 03:41:42 > git --version # 'git version 2.17.1' 03:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:44 Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:41:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:41:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:41:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:41:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:41:44 > git config core.sparsecheckout # timeout=10 03:41:44 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 03:41:44 > git remote # timeout=10 03:41:44 > git config --get remote.origin.url # timeout=10 03:41:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:41:44 Merge succeeded, producing 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 03:41:44 Checking out Revision 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 (PR-222) 03:41:44 > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 03:41:44 > git rev-parse HEAD^{commit} # timeout=10 03:41:44 > git config core.sparsecheckout # timeout=10 03:41:44 > git checkout -f 271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 # timeout=10 03:41:47 Commit message: "fix: fix requested changes in PR" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:49 + echo snap-build.sh 03:41:49 snap-build.sh 03:41:49 + SNAP_BASE_DIR=. 03:41:49 + '[' '!' -z /w/workspace/device-modbus-go/6 ']' 03:41:49 + SNAP_BASE_DIR=/w/workspace/device-modbus-go/6 03:41:49 + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/6]' 03:41:49 [snap-build] Building snap in dir [/w/workspace/device-modbus-go/6] 03:41:49 + cd /w/workspace/device-modbus-go/6 03:41:49 + sudo apt-get remove -qy --purge lxd lxd-client 03:41:49 Reading package lists... 03:41:49 Building dependency tree... 03:41:49 Reading state information... 03:41:49 The following packages were automatically installed and are no longer required: 03:41:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:41:49 uidmap xdelta3 03:41:49 Use 'sudo apt autoremove' to remove them. 03:41:49 The following packages will be REMOVED: 03:41:49 lxd* lxd-client* 03:41:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:41:49 After this operation, 31.7 MB disk space will be freed. 03:41:51 (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.) 03:41:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:41:51 Removing lxd dnsmasq configuration 03:41:51 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:41:51 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:41:52 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:41:53 (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.) 03:41:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:41:54 Processing triggers for systemd (237-3ubuntu10.42) ... 03:41:54 Processing triggers for ureadahead (0.100.0-21) ... 03:41:55 + sudo snap remove --purge lxd 03:41:55 snap "lxd" is not installed 03:41:55 + sudo groupadd --force --system lxd 03:41:55 ++ whoami 03:41:55 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:41:55 + newgrp - lxd 03:41:55 + sudo snap install lxd 03:42:05 2021-04-09T03:42:03Z INFO Waiting for automatic snapd restart... 03:42:20 lxd 4.12 from Canonical* installed 03:42:20 + sudo lxd init --auto 03:42:29 + sudo snap install --classic snapcraft 03:42:34 snapcraft 4.6 from Canonical* installed 03:42:34 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 03:42:34 + sudo snapcraft prime --use-lxd 03:42:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:42:35 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: 03:42:35 - README.md 03:42:35 03:42:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:42:35 Launching a container. 03:42:48 Waiting for container to be ready 03:42:48 To start your first instance, try: lxc launch ubuntu:18.04 03:42:48 03:42:50 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:42:51 Waiting for network to be ready... 03:42:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:42:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:42:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 03:42:52 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:42:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:42:52 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:42:52 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:42:52 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 03:42:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:42:52 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:42:52 Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:42:52 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 03:42:52 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 03:42:52 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 03:42:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:42:52 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:42:52 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:42:52 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 03:42:52 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:42:53 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 03:42:53 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 03:42:53 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:42:53 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:42:53 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 03:42:53 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 03:42:53 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] 03:42:53 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] 03:42:55 Fetched 24.2 MB in 4s (5567 kB/s) 03:42:56 Reading package lists... 03:42:56 Reading package lists... 03:42:57 Building dependency tree... 03:42:57 Reading state information... 03:42:57 The following additional packages will be installed: 03:42:57 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:42:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:42:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:42:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:42:57 Suggested packages: 03:42:57 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:42:57 Recommended packages: 03:42:57 gnupg libsasl2-modules 03:42:57 The following NEW packages will be installed: 03:42:57 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:42:57 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:42:57 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:42:57 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:42:57 The following packages will be upgraded: 03:42:57 gpg gpg-agent gpgconf libudev1 03:42:57 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 03:42:57 Need to get 3530 kB of archives. 03:42:57 After this operation, 13.3 MB of additional disk space will be used. 03:42:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 03:42:57 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 03:42:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 03:42:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 03:42:57 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] 03:42:57 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] 03:42:57 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:42:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:42:57 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 03:42:57 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 03:42:58 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 03:42:58 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:42:58 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:42:58 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:42:58 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:42:58 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:42:58 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:42:58 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:42:58 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:42:58 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:42:58 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:42:58 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 03:42:58 debconf: delaying package configuration, since apt-utils is not installed 03:42:58 Fetched 3530 kB in 1s (3472 kB/s) 03:42:58 (Reading database ... 12511 files and directories currently installed.) 03:42:58 Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... 03:42:58 Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:42:58 Setting up libudev1:amd64 (237-3ubuntu10.45) ... 03:42:58 Selecting previously unselected package udev. 03:42:58 (Reading database ... 12511 files and directories currently installed.) 03:42:58 Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... 03:42:58 Unpacking udev (237-3ubuntu10.45) ... 03:42:58 Selecting previously unselected package libfuse2:amd64. 03:42:58 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:42:58 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:42:58 Selecting previously unselected package fuse. 03:42:58 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:42:58 Unpacking fuse (2.9.7-1ubuntu1) ... 03:42:58 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 03:42:59 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:42:59 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 03:42:59 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:42:59 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 03:42:59 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:42:59 Selecting previously unselected package libksba8:amd64. 03:42:59 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:42:59 Unpacking libksba8:amd64 (1.3.5-2) ... 03:42:59 Selecting previously unselected package libroken18-heimdal:amd64. 03:42:59 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:42:59 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:42:59 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:42:59 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:42:59 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:42:59 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:42:59 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:42:59 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:42:59 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:42:59 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:42:59 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:42:59 Selecting previously unselected package libwind0-heimdal:amd64. 03:42:59 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:42:59 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:00 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:43:00 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:43:00 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:00 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:43:00 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:43:00 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:00 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:43:00 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:43:00 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:00 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:43:00 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:43:00 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:00 Selecting previously unselected package libsasl2-modules-db:amd64. 03:43:00 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:43:00 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:43:00 Selecting previously unselected package libsasl2-2:amd64. 03:43:00 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 03:43:00 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:43:00 Selecting previously unselected package libldap-common. 03:43:00 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 03:43:00 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:43:01 Selecting previously unselected package libldap-2.4-2:amd64. 03:43:01 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 03:43:01 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:43:01 Selecting previously unselected package dirmngr. 03:43:01 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 03:43:01 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 03:43:01 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 03:43:01 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 03:43:01 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:43:01 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:43:01 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 03:43:01 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 03:43:01 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:01 Setting up libksba8:amd64 (1.3.5-2) ... 03:43:01 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:43:01 Setting up udev (237-3ubuntu10.45) ... 03:43:01 invoke-rc.d: policy-rc.d denied execution of start. 03:43:01 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Processing triggers for systemd (237-3ubuntu10) ... 03:43:02 Setting up fuse (2.9.7-1ubuntu1) ... 03:43:02 Setting up gpg (2.2.4-1ubuntu1.4) ... 03:43:02 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:43:02 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 03:43:02 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 03:43:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:43:02 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:43:02 settings in the [Install] section, and DefaultInstance for template units). 03:43:02 This means they are not meant to be enabled using systemctl. 03:43:02 Possible reasons for having this kind of units are: 03:43:02 1) A unit may be statically enabled by being symlinked from another unit's 03:43:02 .wants/ or .requires/ directory. 03:43:02 2) A unit's purpose may be to act as a helper for some other unit which has 03:43:02 a requirement dependency on it. 03:43:02 3) A unit may be started when needed via activation (socket, path, timer, 03:43:02 D-Bus, udev, scripted systemctl call, ...). 03:43:02 4) In case of template units, the unit is meant to be enabled with some 03:43:02 instance name specified. 03:43:03 Reading package lists... 03:43:03 Building dependency tree... 03:43:03 Reading state information... 03:43:03 The following additional packages will be installed: 03:43:03 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:43:03 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:43:03 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:43:03 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:43:03 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:43:03 Suggested packages: 03:43:03 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:43:03 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:43:03 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:43:03 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:43:03 systemd-container policykit-1 03:43:03 Recommended packages: 03:43:03 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:43:03 The following NEW packages will be installed: 03:43:03 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:43:03 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:43:03 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:43:03 multiarch-support openssh-client python3 python3-minimal python3.6 03:43:03 python3.6-minimal snapd squashfs-tools sudo 03:43:03 The following packages will be upgraded: 03:43:03 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:43:03 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 03:43:03 Need to get 35.2 MB of archives. 03:43:03 After this operation, 141 MB of additional disk space will be used. 03:43:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] 03:43:03 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 03:43:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 03:43:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:43:04 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 03:43:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] 03:43:04 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 03:43:04 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 03:43:04 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 03:43:04 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:43:04 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:43:04 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:43:04 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:43:04 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:43:04 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:43:04 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:43:04 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:43:04 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:43:04 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:43:04 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 03:43:04 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:43:04 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 03:43:04 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:43:04 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:43:04 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:43:04 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:43:04 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:43:04 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 03:43:04 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:43:04 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 03:43:05 debconf: delaying package configuration, since apt-utils is not installed 03:43:05 Fetched 35.2 MB in 2s (17.2 MB/s) 03:43:05 (Reading database ... 12757 files and directories currently installed.) 03:43:05 Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... 03:43:05 Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:43:06 Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... 03:43:06 Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:43:06 Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... 03:43:06 (Reading database ... 12757 files and directories currently installed.) 03:43:06 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 03:43:06 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 03:43:06 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 03:43:06 (Reading database ... 12757 files and directories currently installed.) 03:43:06 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 03:43:07 Unpacking apt (1.6.13) over (1.6.1) ... 03:43:07 Setting up apt (1.6.13) ... 03:43:07 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:43:07 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:43:07 (Reading database ... 12764 files and directories currently installed.) 03:43:07 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:43:07 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:43:08 Selecting previously unselected package libpython3.6-minimal:amd64. 03:43:08 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:43:08 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:43:08 Selecting previously unselected package libexpat1:amd64. 03:43:08 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:43:08 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:43:08 Selecting previously unselected package python3.6-minimal. 03:43:08 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:43:08 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:43:09 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 03:43:09 Checking for services that may need to be restarted...done. 03:43:09 Checking for services that may need to be restarted...done. 03:43:09 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:43:09 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:43:09 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 03:43:09 Selecting previously unselected package python3-minimal. 03:43:09 (Reading database ... 13012 files and directories currently installed.) 03:43:09 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:43:09 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:43:09 Selecting previously unselected package mime-support. 03:43:09 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:43:09 Unpacking mime-support (3.60ubuntu1) ... 03:43:09 Selecting previously unselected package libmpdec2:amd64. 03:43:09 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:43:09 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:43:10 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:43:10 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:43:10 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:43:10 Selecting previously unselected package python3.6. 03:43:10 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 03:43:10 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:43:10 Selecting previously unselected package libpython3-stdlib:amd64. 03:43:10 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:43:10 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:43:10 Setting up python3-minimal (3.6.7-1~18.04) ... 03:43:10 Selecting previously unselected package python3. 03:43:10 (Reading database ... 13442 files and directories currently installed.) 03:43:10 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:43:10 Unpacking python3 (3.6.7-1~18.04) ... 03:43:11 Selecting previously unselected package multiarch-support. 03:43:11 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:43:11 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:43:11 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:43:11 Selecting previously unselected package liblzo2-2:amd64. 03:43:11 (Reading database ... 13479 files and directories currently installed.) 03:43:11 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:43:11 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:43:11 Selecting previously unselected package libbsd0:amd64. 03:43:11 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:43:11 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:43:11 Selecting previously unselected package sudo. 03:43:11 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 03:43:11 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 03:43:11 Selecting previously unselected package apparmor. 03:43:11 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:43:11 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:43:11 Selecting previously unselected package libedit2:amd64. 03:43:11 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:43:11 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:43:11 Selecting previously unselected package libkrb5support0:amd64. 03:43:11 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:43:11 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:43:12 Selecting previously unselected package libk5crypto3:amd64. 03:43:12 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:43:12 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:43:12 Selecting previously unselected package libkeyutils1:amd64. 03:43:12 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:43:12 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:43:12 Selecting previously unselected package libkrb5-3:amd64. 03:43:12 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:43:12 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:43:12 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:43:12 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:43:12 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:43:12 Selecting previously unselected package libssl1.0.0:amd64. 03:43:12 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 03:43:12 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:43:12 Selecting previously unselected package openssh-client. 03:43:12 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:43:12 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:43:12 Selecting previously unselected package squashfs-tools. 03:43:12 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:43:12 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:43:13 Selecting previously unselected package snapd. 03:43:13 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 03:43:13 Unpacking snapd (2.48.3+18.04) ... 03:43:15 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:43:15 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 03:43:15 Setting up mime-support (3.60ubuntu1) ... 03:43:15 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 03:43:15 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:43:15 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:43:15 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:43:15 Setting up systemd (237-3ubuntu10.45) ... 03:43:15 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:43:16 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:43:16 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:43:16 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:43:16 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 03:43:16 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:43:16 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 03:43:16 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:43:17 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:43:17 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:43:17 Setting up python3 (3.6.7-1~18.04) ... 03:43:17 running python rtupdate hooks for python3.6... 03:43:17 running python post-rtupdate hooks for python3.6... 03:43:17 Setting up apparmor (2.12-4ubuntu5.1) ... 03:43:18 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:43:18 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:43:18 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:43:19 Setting up snapd (2.48.3+18.04) ... 03:43:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:43:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:43:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:43:19 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:43:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:43:20 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:43:20 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:43:20 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:43:20 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:43:20 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:43:20 /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' 03:43:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:43:21 Processing triggers for systemd (237-3ubuntu10.45) ... 03:43:22 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 03:43:22 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:43:22 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:43:23 Reading package lists... 03:43:23 Reading package lists... 03:43:23 Building dependency tree... 03:43:23 Reading state information... 03:43:23 Calculating upgrade... 03:43:23 The following packages will be upgraded: 03:43:23 advancecomp base-files bash binutils binutils-common 03:43:23 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:43:23 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:43:23 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 03:43:23 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 03:43:23 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 03:43:23 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 03:43:23 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 03:43:23 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 03:43:23 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 03:43:23 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 03:43:23 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 03:43:23 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 03:43:23 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 03:43:23 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:43:24 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:43:24 Need to get 63.8 MB of archives. 03:43:24 After this operation, 5208 kB of additional disk space will be used. 03:43:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] 03:43:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:43:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:43:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:43:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:43:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:43:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:43:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:43:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:43:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:43:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:43:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:43:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:43:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:43:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 03:43:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:43:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:43:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:43:24 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:43:24 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:43:24 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:43:24 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:43:24 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:43:24 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:43:24 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:43:24 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:43:24 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:43:24 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:43:24 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:43:24 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:43:24 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:43:24 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:43:24 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:43:24 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:43:24 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:43:24 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 03:43:24 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:43:24 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 03:43:24 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:43:24 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 03:43:24 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 03:43:24 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:43:24 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:43:24 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:43:24 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 03:43:24 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:43:24 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:43:24 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 03:43:24 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 03:43:24 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 03:43:24 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 03:43:24 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:43:24 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:43:24 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:43:24 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:43:24 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:43:24 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:43:24 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:43:24 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:43:24 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:43:24 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:43:24 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:43:24 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:43:24 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:43:25 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:43:25 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:43:25 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:43:25 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:43:25 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:43:25 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:43:25 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:43:25 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:43:25 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:43:25 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:43:25 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:43:25 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:43:25 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:43:25 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:43:25 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 03:43:25 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 03:43:25 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:43:25 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:43:25 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:43:25 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] 03:43:25 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:43:25 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:43:25 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 03:43:25 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:43:25 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:43:25 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 03:43:25 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:43:25 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:43:25 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] 03:43:25 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:43:25 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:43:25 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:43:25 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:43:25 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:43:26 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:43:26 debconf: delaying package configuration, since apt-utils is not installed 03:43:26 Fetched 63.8 MB in 2s (29.8 MB/s) 03:43:26 (Reading database ... 13912 files and directories currently installed.) 03:43:26 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:43:26 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:43:27 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:43:27 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:43:27 Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... 03:43:27 Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... 03:43:28 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:28 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:28 (Reading database ... 13911 files and directories currently installed.) 03:43:28 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:43:28 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:43:28 (Reading database ... 13911 files and directories currently installed.) 03:43:28 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:28 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:29 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:29 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:29 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:43:29 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:43:29 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:29 (Reading database ... 13911 files and directories currently installed.) 03:43:29 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:43:29 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:43:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:43:30 (Reading database ... 13911 files and directories currently installed.) 03:43:30 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:43:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:43:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:43:30 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:43:30 Setting up base-files (10.1ubuntu2.10) ... 03:43:30 Installing new version of config file /etc/issue ... 03:43:30 Installing new version of config file /etc/issue.net ... 03:43:30 Installing new version of config file /etc/lsb-release ... 03:43:30 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:43:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:43:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:43:31 Removing obsolete conffile /etc/default/motd-news ... 03:43:31 (Reading database ... 13912 files and directories currently installed.) 03:43:31 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:43:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:43:31 Setting up bash (4.4.18-2ubuntu1.2) ... 03:43:31 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 03:43:31 (Reading database ... 13912 files and directories currently installed.) 03:43:31 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:31 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:43:31 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:43:31 (Reading database ... 13912 files and directories currently installed.) 03:43:31 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 03:43:31 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 03:43:31 Setting up tar (1.29b-2ubuntu0.2) ... 03:43:32 (Reading database ... 13912 files and directories currently installed.) 03:43:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:43:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:43:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:43:32 (Reading database ... 13912 files and directories currently installed.) 03:43:32 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:43:32 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:43:32 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:43:32 (Reading database ... 13912 files and directories currently installed.) 03:43:32 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:43:32 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:43:32 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:43:32 (Reading database ... 13912 files and directories currently installed.) 03:43:32 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:43:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:43:33 Setting up grep (3.1-2build1) ... 03:43:33 (Reading database ... 13912 files and directories currently installed.) 03:43:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:43:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:43:33 Setting up login (1:4.5-1ubuntu2) ... 03:43:33 (Reading database ... 13912 files and directories currently installed.) 03:43:33 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:43:33 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:43:33 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:43:33 (Reading database ... 13912 files and directories currently installed.) 03:43:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:43:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:43:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:43:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:43:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:43:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:43:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:43:35 (Reading database ... 13912 files and directories currently installed.) 03:43:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:43:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:43:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:43:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:43:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:43:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:43:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:43:36 (Reading database ... 13912 files and directories currently installed.) 03:43:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:43:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:43:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:43:36 (Reading database ... 13912 files and directories currently installed.) 03:43:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:37 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:43:37 (Reading database ... 13912 files and directories currently installed.) 03:43:37 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:37 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:37 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:43:37 (Reading database ... 13912 files and directories currently installed.) 03:43:37 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:37 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:37 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:43:37 (Reading database ... 13912 files and directories currently installed.) 03:43:37 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:37 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:43:38 (Reading database ... 13912 files and directories currently installed.) 03:43:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:43:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:43:38 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:43:38 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:43:38 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:43:38 (Reading database ... 13912 files and directories currently installed.) 03:43:38 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:43:38 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:43:38 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:43:38 (Reading database ... 13912 files and directories currently installed.) 03:43:38 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:38 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:38 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:43:39 (Reading database ... 13912 files and directories currently installed.) 03:43:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:43:39 (Reading database ... 13912 files and directories currently installed.) 03:43:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:43:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:43:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:43:40 (Reading database ... 13912 files and directories currently installed.) 03:43:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:43:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:43:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:43:40 (Reading database ... 13912 files and directories currently installed.) 03:43:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:43:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:43:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:43:41 (Reading database ... 13914 files and directories currently installed.) 03:43:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:43:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:43:41 Setting up debconf (1.5.66ubuntu1) ... 03:43:41 (Reading database ... 13914 files and directories currently installed.) 03:43:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 03:43:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:43:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 03:43:41 (Reading database ... 13914 files and directories currently installed.) 03:43:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 03:43:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 03:43:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 03:43:42 (Reading database ... 13914 files and directories currently installed.) 03:43:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:43:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:43:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:43:42 (Reading database ... 13914 files and directories currently installed.) 03:43:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:43:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:43:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:43:42 (Reading database ... 13914 files and directories currently installed.) 03:43:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:43:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:43:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:43:43 (Reading database ... 13914 files and directories currently installed.) 03:43:43 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:43:43 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:43:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... 03:43:43 Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... 03:43:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:43:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:43:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:43:43 (Reading database ... 13914 files and directories currently installed.) 03:43:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:43:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:43:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:43:43 (Reading database ... 13914 files and directories currently installed.) 03:43:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:43:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:43:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:43:44 (Reading database ... 13914 files and directories currently installed.) 03:43:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:43:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:43:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:43:44 (Reading database ... 13914 files and directories currently installed.) 03:43:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 03:43:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 03:43:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 03:43:44 (Reading database ... 13914 files and directories currently installed.) 03:43:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:43:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:43:45 Setting up passwd (1:4.5-1ubuntu2) ... 03:43:45 (Reading database ... 13914 files and directories currently installed.) 03:43:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 03:43:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 03:43:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 03:43:45 (Reading database ... 13914 files and directories currently installed.) 03:43:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:43:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:43:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:43:46 (Reading database ... 13914 files and directories currently installed.) 03:43:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:43:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:43:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:43:46 (Reading database ... 13914 files and directories currently installed.) 03:43:46 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 03:43:46 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 03:43:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 03:43:46 (Reading database ... 13914 files and directories currently installed.) 03:43:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:43:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:43:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:43:46 (Reading database ... 13914 files and directories currently installed.) 03:43:46 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:43:46 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:43:46 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:43:47 (Reading database ... 13914 files and directories currently installed.) 03:43:47 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 03:43:47 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 03:43:47 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 03:43:47 (Reading database ... 13915 files and directories currently installed.) 03:43:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:43:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:43:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:43:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:43:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 03:43:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 03:43:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 03:43:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 03:43:48 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:43:48 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:43:48 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:43:48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:43:48 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:43:48 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:43:48 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:43:48 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:43:48 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:43:48 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:43:48 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:43:48 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:43:48 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:43:48 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:43:49 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 03:43:49 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 03:43:50 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:43:50 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:43:50 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:43:50 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:43:50 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:43:50 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:43:50 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:43:50 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:43:51 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:43:51 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:43:51 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 03:43:51 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 03:43:51 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:51 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:51 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:51 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:51 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:52 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:52 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:52 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:53 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:53 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:53 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:53 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:54 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:54 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:54 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:54 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:55 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:43:55 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:43:55 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:43:55 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:43:55 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:43:55 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:43:56 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:43:56 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:43:56 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:43:56 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:43:56 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:43:56 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:43:56 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:43:56 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:43:56 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:43:56 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:43:56 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:56 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:43:56 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:56 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:57 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:57 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:43:57 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:43:57 Setting up tzdata (2021a-0ubuntu0.18.04) ... 03:43:57 03:43:57 Current default time zone: 'Etc/UTC' 03:43:57 Local time is now: Fri Apr 9 03:43:57 UTC 2021. 03:43:57 Universal Time is now: Fri Apr 9 03:43:57 UTC 2021. 03:43:57 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:43:57 03:43:57 Setting up systemd-sysv (237-3ubuntu10.45) ... 03:43:57 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:57 Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... 03:43:57 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:43:57 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:43:57 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:43:57 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:43:57 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:43:57 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:43:57 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:43:57 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:57 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:43:58 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:43:58 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 03:43:58 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:43:58 Setting up patch (2.7.6-2ubuntu1.1) ... 03:43:58 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:43:58 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:43:58 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 03:43:58 Installing new version of config file /etc/ssl/openssl.cnf ... 03:43:58 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:43:58 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:43:58 Setting up ca-certificates (20210119~18.04.1) ... 03:44:00 Updating certificates in /etc/ssl/certs... 03:44:00 23 added, 27 removed; done. 03:44:01 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:44:01 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:44:01 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:44:01 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:44:01 Setting up pkgbinarymangler (138.18.04.1) ... 03:44:01 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 03:44:01 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up perl (5.26.1-6ubuntu0.5) ... 03:44:01 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 03:44:01 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:44:01 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:44:01 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 03:44:01 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:44:01 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:44:01 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:44:01 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:44:01 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:44:01 Processing triggers for systemd (237-3ubuntu10.45) ... 03:44:01 Processing triggers for mime-support (3.60ubuntu1) ... 03:44:01 Processing triggers for ca-certificates (20210119~18.04.1) ... 03:44:01 Updating certificates in /etc/ssl/certs... 03:44:02 0 added, 0 removed; done. 03:44:02 Running hooks in /etc/ca-certificates/update.d... 03:44:02 done. 03:44:02 Reading package lists... 03:44:02 Building dependency tree... 03:44:02 Reading state information... 03:44:03 The following NEW packages will be installed: 03:44:03 apt-transport-https 03:44:03 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:44:03 Need to get 1692 B of archives. 03:44:03 After this operation, 154 kB of additional disk space will be used. 03:44:03 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 03:44:03 debconf: delaying package configuration, since apt-utils is not installed 03:44:03 Fetched 1692 B in 0s (8475 B/s) 03:44:03 Selecting previously unselected package apt-transport-https. 03:44:03 (Reading database ... 13920 files and directories currently installed.) 03:44:03 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 03:44:03 Unpacking apt-transport-https (1.6.13) ... 03:44:03 Setting up apt-transport-https (1.6.13) ... 03:44:03 Waiting for network to be ready... 03:44:10 2021-04-09T03:44:06Z INFO Waiting for automatic snapd restart... 03:44:10 snapd 2.49.2 from Canonical* installed 03:44:11 "snapd" switched to the "latest/stable" channel 03:44:11 03:44:13 core18 20210309 from Canonical* installed 03:44:14 "core18" switched to the "latest/stable" channel 03:44:14 03:44:17 snapcraft 4.6 from Canonical* installed 03:44:17 "snapcraft" switched to the "latest/stable" channel 03:44:17 03:44:21 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: 03:44:21 - README.md 03:44:21 03:44:21 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:44:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:44:28 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:44:28 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:44:28 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:44:28 Reading package lists... 03:44:29 Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 03:44:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:44:35 Reading package lists... 03:44:35 Building dependency tree... 03:44:35 Reading state information... 03:44:35 Suggested packages: 03:44:35 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:44:35 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:44:35 Recommended packages: 03:44:35 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:44:35 The following NEW packages will be installed: 03:44:35 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 03:44:35 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 03:44:35 libzmq5 pkg-config zip 03:44:35 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 03:44:35 Need to get 8041 kB of archives. 03:44:35 After this operation, 44.8 MB of additional disk space will be used. 03:44:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 03:44:35 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:44:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 03:44:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 03:44:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 03:44:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 03:44:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 03:44:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:44:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:44:35 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:44:36 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:44:36 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:44:36 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:44:36 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:44:36 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:44:36 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:44:36 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:44:36 debconf: delaying package configuration, since apt-utils is not installed 03:44:36 Fetched 8041 kB in 1s (9286 kB/s) 03:44:36 Selecting previously unselected package libglib2.0-0:amd64. 03:44:36 (Reading database ... 13924 files and directories currently installed.) 03:44:36 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 03:44:36 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:44:36 Selecting previously unselected package libpsl5:amd64. 03:44:36 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:44:36 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:44:36 Selecting previously unselected package libnghttp2-14:amd64. 03:44:36 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:44:36 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:44:36 Selecting previously unselected package librtmp1:amd64. 03:44:36 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:44:36 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:44:37 Selecting previously unselected package libcurl4:amd64. 03:44:37 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 03:44:37 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 03:44:37 Selecting previously unselected package curl. 03:44:37 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... 03:44:37 Unpacking curl (7.58.0-2ubuntu3.13) ... 03:44:37 Selecting previously unselected package libcurl3-gnutls:amd64. 03:44:37 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 03:44:37 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:44:37 Selecting previously unselected package liberror-perl. 03:44:37 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 03:44:37 Unpacking liberror-perl (0.17025-1) ... 03:44:37 Selecting previously unselected package git-man. 03:44:37 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 03:44:37 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 03:44:37 Selecting previously unselected package git. 03:44:37 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 03:44:37 Unpacking git (1:2.17.1-1ubuntu0.8) ... 03:44:38 Selecting previously unselected package libnorm1:amd64. 03:44:38 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:44:38 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:44:38 Selecting previously unselected package libpgm-5.2-0:amd64. 03:44:38 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:44:38 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:44:38 Selecting previously unselected package libsodium23:amd64. 03:44:38 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 03:44:38 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:44:38 Selecting previously unselected package libzmq5:amd64. 03:44:38 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:44:38 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:44:38 Selecting previously unselected package libzmq3-dev:amd64. 03:44:38 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:44:38 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:44:39 Selecting previously unselected package pkg-config. 03:44:39 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:44:39 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:44:39 Selecting previously unselected package zip. 03:44:39 Preparing to unpack .../16-zip_3.0-11build1_amd64.deb ... 03:44:39 Unpacking zip (3.0-11build1) ... 03:44:39 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:44:39 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 03:44:39 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:44:39 Setting up liberror-perl (0.17025-1) ... 03:44:39 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:44:39 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 03:44:39 No schema files found: doing nothing. 03:44:39 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:44:39 Setting up zip (3.0-11build1) ... 03:44:39 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:44:39 Setting up libsodium23:amd64 (1.0.16-2) ... 03:44:39 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:44:39 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:44:39 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 03:44:39 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 03:44:39 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:44:39 Setting up git (1:2.17.1-1ubuntu0.8) ... 03:44:39 Setting up curl (7.58.0-2ubuntu3.13) ... 03:44:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:44:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:44:46 curl set to automatically installed. 03:44:46 git set to automatically installed. 03:44:46 git-man set to automatically installed. 03:44:46 libcurl3-gnutls set to automatically installed. 03:44:46 libcurl4 set to automatically installed. 03:44:46 liberror-perl set to automatically installed. 03:44:46 libglib2.0-0 set to automatically installed. 03:44:46 libnghttp2-14 set to automatically installed. 03:44:46 libnorm1 set to automatically installed. 03:44:46 libpgm-5.2-0 set to automatically installed. 03:44:46 libpsl5 set to automatically installed. 03:44:46 librtmp1 set to automatically installed. 03:44:46 libsodium23 set to automatically installed. 03:44:46 libzmq3-dev set to automatically installed. 03:44:46 libzmq5 set to automatically installed. 03:44:46 pkg-config set to automatically installed. 03:44:46 zip set to automatically installed. 03:44:48 snapd is not logged in, snap install commands will use sudo 03:44:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:44:55 snap "core18" has no updates available 03:44:55 Pulling config-common 03:44:55 + snapcraftctl pull 03:44:56 Pulling go 03:44:56 + snapcraftctl pull 03:44:57 'device-modbus' has dependencies that need to be staged: go 03:44:57 Skipping pull go (already ran) 03:44:57 Building go 03:44:57 + dpkg --print-architecture 03:44:57 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 03:44:57 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 03:44:57 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 03:44:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:44:57 Dload Upload Total Spent Left Speed 03:45:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 625k 0 0 2009k 0 0:00:58 --:--:-- 0:00:58 2003k 39 115M 39 45.5M 0 0 34.4M 0 0:00:03 0:00:01 0:00:02 34.4M 78 115M 78 90.6M 0 0 39.0M 0 0:00:02 0:00:02 --:--:-- 39.0M 100 115M 100 115M 0 0 40.9M 0 0:00:02 0:00:02 --:--:-- 40.9M 03:45:00 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 03:45:00 + sha256sum -c sha256 03:45:00 + grep OK 03:45:00 go1.15.2.linux-amd64.tar.gz: OK 03:45:00 + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 03:45:05 Staging go 03:45:05 + snapcraftctl stage 03:45:15 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:45:15 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:45:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] 03:45:15 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] 03:45:15 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] 03:45:15 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 03:45:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] 03:45:15 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] 03:45:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] 03:45:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] 03:45:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:45:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:45:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:45:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:45:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:45:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:45:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:45:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:45:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:45:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] 03:45:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] 03:45:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] 03:45:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 03:45:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] 03:45:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] 03:45:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] 03:45:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] 03:45:15 Fetched 24.2 MB in 0s (0 B/s) 03:45:15 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:45:15 Fetched 224 kB in 0s (0 B/s) 03:45:15 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:45:15 Fetched 157 kB in 0s (0 B/s) 03:45:15 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:45:15 Fetched 221 kB in 0s (0 B/s) 03:45:15 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:45:15 Fetched 143 kB in 0s (0 B/s) 03:45:15 Pulling device-modbus 03:45:15 + snapcraftctl pull 03:45:15 Pulling version 03:45:15 + cd /root/project 03:45:15 + [ -f VERSION ] 03:45:15 + PROJECT_VERSION=0.0.0 03:45:15 + snapcraftctl set-version 0.0.0 03:45:16 Building config-common 03:45:16 + snapcraftctl build 03:45:18 Skipping build go (already ran) 03:45:18 Building device-modbus 03:45:18 + cd /root/parts/device-modbus/src 03:45:18 + make build 03:45:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 03:45:19 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.40 03:45:19 go: downloading github.com/goburrow/modbus v0.1.0 03:45:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 03:45:19 go: downloading github.com/goburrow/serial v0.1.0 03:45:19 go: downloading github.com/gorilla/mux v1.8.0 03:45:19 go: downloading github.com/google/uuid v1.2.0 03:45:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 03:45:19 go: downloading gopkg.in/yaml.v2 v2.4.0 03:45:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 03:45:19 go: downloading github.com/BurntSushi/toml v0.3.1 03:45:20 go: downloading github.com/go-kit/kit v0.8.0 03:45:20 go: downloading github.com/go-playground/validator/v10 v10.4.1 03:45:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 03:45:20 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 03:45:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:45:20 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 03:45:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 03:45:20 go: downloading github.com/pelletier/go-toml v1.2.0 03:45:20 go: downloading github.com/pebbe/zmq4 v1.2.7 03:45:20 go: downloading github.com/hashicorp/consul/api v1.8.1 03:45:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:45:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:45:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:45:20 go: downloading github.com/go-playground/universal-translator v0.17.0 03:45:20 go: downloading github.com/leodido/go-urn v1.2.0 03:45:20 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 03:45:20 go: downloading github.com/x448/float16 v0.8.4 03:45:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:45:20 go: downloading github.com/go-playground/locales v0.13.0 03:45:20 go: downloading github.com/gorilla/websocket v1.4.2 03:45:20 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 03:45:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:45:20 go: downloading github.com/hashicorp/go-hclog v0.12.0 03:45:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:45:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:45:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:45:20 go: downloading github.com/hashicorp/serf v0.9.5 03:45:20 go: downloading github.com/mitchellh/copystructure v1.0.0 03:45:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:45:20 go: downloading github.com/fatih/color v1.9.0 03:45:20 go: downloading github.com/mattn/go-isatty v0.0.12 03:45:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:45:20 go: downloading github.com/mattn/go-colorable v0.1.6 03:45:20 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 03:45:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:45:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:45:20 go: downloading github.com/hashicorp/golang-lru v0.5.1 03:45:27 CGO_ENABLED=1 GO111MODULE=on go build ./... 03:45:28 + install -DT ./cmd/device-modbus /root/parts/device-modbus/install/bin/device-modbus 03:45:28 + install -DT ./cmd/res/configuration.toml /root/parts/device-modbus/install/config/device-modbus/res/configuration.toml 03:45:28 + install -DT ./Attribution.txt /root/parts/device-modbus/install/usr/share/doc/device-modbus/Attribution.txt 03:45:28 + install -DT ./LICENSE /root/parts/device-modbus/install/usr/share/doc/device-modbus/LICENSE 03:45:29 Building version 03:45:29 + snapcraftctl build 03:45:30 Staging config-common 03:45:30 + snapcraftctl stage 03:45:31 Skipping stage go (already ran) 03:45:31 Staging device-modbus 03:45:31 + snapcraftctl stage 03:45:33 Staging version 03:45:33 + snapcraftctl stage 03:45:34 Priming config-common 03:45:34 + snapcraftctl prime 03:45:35 Priming go 03:45:35 + snapcraftctl prime 03:45:36 Priming device-modbus 03:45:36 + snapcraftctl prime 03:45:37 Priming version 03:45:37 + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 03:45:41 ---> job-cost.sh 03:45:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HIVp 03:46:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 03:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-HIVp/bin to PATH 03:47:06 INFO: No Stack... 03:47:06 INFO: Retrieving Pricing Info for: v1-standard-2 03:47:06 INFO: Archiving Costs [Pipeline] sh 03:47:06 + cat /w/workspace/device-modbus-go/6/archives/cost.csv 03:47:06 + cut -d, -f6 [Pipeline] lock 03:47:06 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] 03:47:06 Resource [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] did not exist. Created. 03:47:06 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:07 /w/workspace/device-modbus-go/6@tmp/durable-812a8a2a/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 03:47:07 + echo total: 0.029999999329447746 [Pipeline] stash 03:47:07 Warning: overwriting stash ‘stack-cost’ 03:47:08 Stashed 1 file(s) [Pipeline] } 03:47:08 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-222-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:47:10 provisioning config files... 03:47:10 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/config711813314316764803tmp [Pipeline] { [Pipeline] sh 03:47:10 + set +x 03:47:10 + curl -s https://codecov.io/bash 03:47:10 + bash -s -- 03:47:10 03:47:10 _____ _ 03:47:10 / ____| | | 03:47:10 | | ___ __| | ___ ___ _____ __ 03:47:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:47:10 | |___| (_) | (_| | __/ (_| (_) \ V / 03:47:10 \_____\___/ \__,_|\___|\___\___/ \_/ 03:47:10 Bash-20210309-2b87ace 03:47:10 03:47:10 03:47:10 ==> git version 2.24.3 found 03:47:10 ==> 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 03:47:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:47:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:47:10 ==> Jenkins CI detected. 03:47:10 project root: . 03:47:10 --> token set from env 03:47:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:47:10 ==> Running gcov in . (disable via -X gcov) 03:47:10 ==> Python coveragepy not found 03:47:10 ==> Searching for coverage reports in: 03:47:10 + . 03:47:10 -> Found 1 reports 03:47:10 ==> Detecting git/mercurial file structure 03:47:10 ==> Reading reports 03:47:10 + ./coverage.out bytes=23236 03:47:10 ==> Appending adjustments 03:47:10 https://docs.codecov.io/docs/fixing-reports 03:47:11 + Found adjustments 03:47:11 ==> Gzipping contents 03:47:11 8.0K /tmp/codecov.GFVqRh.gz 03:47:11 ==> Uploading reports 03:47:11 url: https://codecov.io 03:47:11 query: branch=PR-222&commit=271d3b4e025e1641dd4b2b0d692db05d8b6ccf07&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-222%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=222&job=&cmd_args= 03:47:11 -> Pinging Codecov 03:47:11 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-222&commit=271d3b4e025e1641dd4b2b0d692db05d8b6ccf07&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-222%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=222&job=&cmd_args= 03:47:11 -> Uploading to 03:47:11 https://storage.googleapis.com/codecov/v4/raw/2021-04-09/55DBCA73C666E3227836607328DD7E49/271d3b4e025e1641dd4b2b0d692db05d8b6ccf07/0af511af-46a2-4be2-b88b-716ae4ada500.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T034711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49d55d9fdd144c3e8d35ae0474940bf604a2b58e5feef4769c1016c1d4d685ec 03:47:11 % Total % Received % Xferd Average Speed Time Time Time Current 03:47:11 Dload Upload Total Spent Left Speed 03:47:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4307 0 0 100 4307 0 8624 --:--:-- --:--:-- --:--:-- 8614 03:47:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/271d3b4e025e1641dd4b2b0d692db05d8b6ccf07 [Pipeline] } 03:47:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 03:47:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:47:15 ---> package-listing.sh 03:47:15 ++ facter osfamily 03:47:15 ++ tr '[:upper:]' '[:lower:]' 03:47:15 + OS_FAMILY=redhat 03:47:15 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-222 03:47:15 + START_PACKAGES=/tmp/packages_start.txt 03:47:15 + END_PACKAGES=/tmp/packages_end.txt 03:47:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:47:15 + PACKAGES=/tmp/packages_start.txt 03:47:15 + '[' /w/workspace/xfoundry_device-modbus-go_PR-222 ']' 03:47:15 + PACKAGES=/tmp/packages_end.txt 03:47:15 + case "${OS_FAMILY}" in 03:47:15 + rpm -qa 03:47:15 + sort 03:47:21 + '[' -f /tmp/packages_start.txt ']' 03:47:21 + '[' -f /tmp/packages_end.txt ']' 03:47:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:47:21 + '[' /w/workspace/xfoundry_device-modbus-go_PR-222 ']' 03:47:21 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-222/archives/ 03:47:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-222/archives/ [Pipeline] echo 03:47:21 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/xfoundry_device-modbus-go_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:47:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:47:21 03:47:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:47:22 alpine: Pulling from edgex-lftools-log-publisher 03:47:22 df20fa9351a1: Pulling fs layer 03:47:22 36b3adc4ff6f: Pulling fs layer 03:47:22 8ad3a11d3b57: Pulling fs layer 03:47:22 46f8f816bc3b: Pulling fs layer 03:47:22 93b61091891f: Pulling fs layer 03:47:22 93b9cdb0e59b: Pulling fs layer 03:47:22 5e14af77c1be: Pulling fs layer 03:47:22 01666e4c0597: Pulling fs layer 03:47:22 aa168da1d23b: Pulling fs layer 03:47:22 46f8f816bc3b: Waiting 03:47:22 93b61091891f: Waiting 03:47:22 93b9cdb0e59b: Waiting 03:47:22 5e14af77c1be: Waiting 03:47:22 01666e4c0597: Waiting 03:47:22 aa168da1d23b: Waiting 03:47:22 36b3adc4ff6f: Download complete 03:47:22 46f8f816bc3b: Verifying Checksum 03:47:22 46f8f816bc3b: Download complete 03:47:22 df20fa9351a1: Verifying Checksum 03:47:22 93b61091891f: Download complete 03:47:22 93b9cdb0e59b: Verifying Checksum 03:47:22 93b9cdb0e59b: Download complete 03:47:22 5e14af77c1be: Verifying Checksum 03:47:22 5e14af77c1be: Download complete 03:47:22 01666e4c0597: Verifying Checksum 03:47:22 01666e4c0597: Download complete 03:47:22 df20fa9351a1: Pull complete 03:47:23 36b3adc4ff6f: Pull complete 03:47:23 8ad3a11d3b57: Verifying Checksum 03:47:23 8ad3a11d3b57: Download complete 03:47:24 8ad3a11d3b57: Pull complete 03:47:24 46f8f816bc3b: Pull complete 03:47:25 93b61091891f: Pull complete 03:47:25 aa168da1d23b: Verifying Checksum 03:47:25 aa168da1d23b: Download complete 03:47:26 93b9cdb0e59b: Pull complete 03:47:26 5e14af77c1be: Pull complete 03:47:26 01666e4c0597: Pull complete 03:47:33 aa168da1d23b: Pull complete 03:47:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:47:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:47:33 prd-centos7-docker-4c-2g-33389 does not seem to be running inside a container 03:47:33 $ 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/xfoundry_device-modbus-go_PR-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-222 -v /w/workspace/xfoundry_device-modbus-go_PR-222:/w/workspace/xfoundry_device-modbus-go_PR-222:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-222@tmp:/w/workspace/xfoundry_device-modbus-go_PR-222@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-lftools-log-publisher:alpine cat 03:47:36 $ docker top 48e8651081c26b55c3d2a12966699680b4679f556ee988e6eb4fbbf852e3571e -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:47:37 + mkdir -p /var/log/sa [Pipeline] sh 03:47:37 + ls /var/log/sa-host 03:47:37 + sadf -c /var/log/sa-host/sa09 03:47:37 file_magic: OK 03:47:37 HZ: Using current value: 100 03:47:37 file_header: OK 03:47:37 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 03:47:37 Statistics: 03:47:37 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... 03:47:37 File successfully converted to sysstat format version 12.2.1 03:47:37 + sadf -c /var/log/sa-host/sa23 03:47:37 file_magic: OK 03:47:37 HZ: Using current value: 100 03:47:37 file_header: OK 03:47:37 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 03:47:37 Statistics: 03:47:37 Hnuu...uuuununununu... 03:47:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:47:38 provisioning config files... 03:47:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/config5273014382398516928tmp [Pipeline] { [Pipeline] echo 03:47:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:47:39 ---> create-netrc.sh [Pipeline] } 03:47:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:47:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:47:39 ---> python-tools-install.sh [Pipeline] echo 03:47:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:47:40 ---> sudo-logs.sh 03:47:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:47:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:47:40 ---> job-cost.sh 03:47:40 lf-activate-venv: SKIPPING 03:47:40 DEBUG: total: 0.029999999329447746 03:47:40 INFO: Retrieving Stack Cost... 03:47:41 INFO: Retrieving Pricing Info for: v1-standard-2 03:47:41 INFO: Archiving Costs [Pipeline] echo 03:47:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:47:42 ---> logs-deploy.sh 03:47:42 lf-activate-venv: SKIPPING 03:47:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-222/6 03:47:42 INFO: archiving workspace using pattern(s): 03:47:44 Archives upload complete. 03:47:44 INFO: archiving logs to Nexus 03:47:44 ---> uname -a: 03:47:44 Linux prd-centos7-docker-4c-2g-33389.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:47:44 03:47:44 03:47:44 ---> lscpu: 03:47:44 Architecture: x86_64 03:47:44 CPU op-mode(s): 32-bit, 64-bit 03:47:44 Byte Order: Little Endian 03:47:44 Address sizes: 40 bits physical, 48 bits virtual 03:47:44 CPU(s): 4 03:47:44 On-line CPU(s) list: 0-3 03:47:44 Thread(s) per core: 1 03:47:44 Core(s) per socket: 1 03:47:44 Socket(s): 4 03:47:44 NUMA node(s): 1 03:47:44 Vendor ID: GenuineIntel 03:47:44 CPU family: 6 03:47:44 Model: 44 03:47:44 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:47:44 Stepping: 1 03:47:44 CPU MHz: 2933.442 03:47:44 BogoMIPS: 5866.88 03:47:44 Virtualization: VT-x 03:47:44 Hypervisor vendor: KVM 03:47:44 Virtualization type: full 03:47:44 L1d cache: 128 KiB 03:47:44 L1i cache: 128 KiB 03:47:44 L2 cache: 16 MiB 03:47:44 L3 cache: 64 MiB 03:47:44 NUMA node0 CPU(s): 0-3 03:47:44 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:47:44 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:47:44 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:47:44 Vulnerability Meltdown: Mitigation; PTI 03:47:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:47:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:47:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:47:44 Vulnerability Srbds: Not affected 03:47:44 Vulnerability Tsx async abort: Not affected 03:47:44 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 03:47:44 03:47:44 03:47:44 ---> nproc: 03:47:44 4 03:47:44 03:47:44 03:47:44 ---> df -h: 03:47:44 Filesystem Size Used Available Use% Mounted on 03:47:44 overlay 50.0G 6.9G 43.1G 14% / 03:47:44 tmpfs 64.0M 0 64.0M 0% /dev 03:47:44 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:47:44 shm 64.0M 0 64.0M 0% /dev/shm 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/xfoundry_device-modbus-go_PR-222 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/xfoundry_device-modbus-go_PR-222@tmp 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 03:47:44 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 03:47:44 03:47:44 03:47:44 ---> free -m: 03:47:44 total used free shared buff/cache available 03:47:44 Mem: 1837 718 104 0 1014 1014 03:47:44 Swap: 1023 1 1022 03:47:44 03:47:44 03:47:44 ---> ip addr: 03:47:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:47:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:47:44 inet 127.0.0.1/8 scope host lo 03:47:44 valid_lft forever preferred_lft forever 03:47:44 inet6 ::1/128 scope host 03:47:44 valid_lft forever preferred_lft forever 03:47:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:47:44 link/ether fa:16:3e:e6:f6:15 brd ff:ff:ff:ff:ff:ff 03:47:44 inet 10.30.123.28/23 brd 10.30.123.255 scope global dynamic eth0 03:47:44 valid_lft 85437sec preferred_lft 85437sec 03:47:44 inet6 fe80::f816:3eff:fee6:f615/64 scope link 03:47:44 valid_lft forever preferred_lft forever 03:47:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:47:44 link/ether 02:42:9e:4a:23:f5 brd ff:ff:ff:ff:ff:ff 03:47:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:47:44 valid_lft forever preferred_lft forever 03:47:44 inet6 fe80::42:9eff:fe4a:23f5/64 scope link 03:47:44 valid_lft forever preferred_lft forever 03:47:44 03:47:44 03:47:44 ---> sar -b -r -n DEV: 03:47:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/09/21 _x86_64_ (4 CPU) 03:47:44 03:47:44 03:31:29 LINUX RESTART (4 CPU) 03:47:44 03:47:44 03:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:47:44 03:33:01 60.67 19.34 41.33 0.00 5464.85 3685.42 0.00 03:47:44 03:34:01 2.05 0.00 2.05 0.00 0.00 43.56 0.00 03:47:44 03:35:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 03:47:44 03:36:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 03:47:44 03:37:01 0.20 0.00 0.20 0.00 0.00 2.88 0.00 03:47:44 03:38:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 03:47:44 03:39:02 0.27 0.00 0.27 0.00 0.00 3.46 0.00 03:47:44 03:40:01 0.22 0.00 0.22 0.00 0.00 2.34 0.00 03:47:44 03:41:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 03:47:44 03:42:01 0.27 0.00 0.27 0.00 0.00 2.71 0.00 03:47:44 03:43:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 03:47:44 03:44:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 03:47:44 03:45:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 03:47:44 03:46:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 03:47:44 03:47:01 0.42 0.20 0.22 0.00 6.26 2.76 0.00 03:47:44 Average: 4.42 1.30 3.12 0.00 365.32 251.76 0.00 03:47:44 03:47:44 03:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:47:44 03:33:01 159404 0 618676 32.88 2620 1100844 1124212 38.37 439824 1083376 132 03:47:44 03:34:01 166876 0 611052 32.48 2620 1100996 1079472 36.84 443912 1073068 20 03:47:44 03:35:01 164436 0 613488 32.61 2620 1101000 1079556 36.84 445208 1074064 8 03:47:44 03:36:01 165460 0 612464 32.55 2620 1101000 1079400 36.84 457240 1061048 16 03:47:44 03:37:01 164968 0 612948 32.58 2620 1101008 1079568 36.84 454236 1065120 8 03:47:44 03:38:01 163612 0 614300 32.65 2620 1101012 1079496 36.84 465408 1054864 8 03:47:44 03:39:02 164500 0 613408 32.60 2620 1101016 1079400 36.84 464700 1054928 8 03:47:44 03:40:01 164220 0 613684 32.62 2620 1101020 1079400 36.84 464712 1054928 8 03:47:44 03:41:01 164040 0 613856 32.63 2620 1101028 1079448 36.84 465092 1054932 8 03:47:44 03:42:01 163604 0 614288 32.65 2620 1101032 1079496 36.84 465224 1054928 16 03:47:44 03:43:01 164032 0 613860 32.63 2620 1101032 1079508 36.84 465328 1054928 16 03:47:44 03:44:01 164348 0 613536 32.61 2620 1101040 1079436 36.84 465116 1054928 8 03:47:44 03:45:01 164764 0 613112 32.59 2620 1101048 1079400 36.84 464736 1054928 16 03:47:44 03:46:01 164796 0 613076 32.58 2620 1101052 1079400 36.84 464532 1055152 8 03:47:44 03:47:01 164444 0 613396 32.60 2620 1101084 1079400 36.84 465084 1054616 16 03:47:44 Average: 164234 0 613676 32.62 2620 1101014 1082439 36.94 459357 1060387 20 03:47:44 03:47:44 03:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:47:44 03:33:01 eth0 574.52 366.08 1033.71 95.43 0.00 0.00 0.00 0.00 03:47:44 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:33:01 docker0 2.31 2.10 0.42 4.37 0.00 0.00 0.00 0.00 03:47:44 03:34:01 eth0 5.68 3.06 4.46 0.23 0.00 0.00 0.00 0.00 03:47:44 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:35:01 eth0 1.02 0.30 0.30 0.17 0.00 0.00 0.00 0.00 03:47:44 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:36:01 eth0 0.32 0.08 0.03 0.04 0.00 0.00 0.00 0.00 03:47:44 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:37:01 eth0 0.50 0.38 0.27 0.20 0.00 0.00 0.00 0.00 03:47:44 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:38:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:47:44 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:39:02 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:47:44 03:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:47:44 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:41:01 eth0 0.27 0.25 0.12 0.02 0.00 0.00 0.00 0.00 03:47:44 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:42:01 eth0 1.00 0.40 0.32 0.21 0.00 0.00 0.00 0.00 03:47:44 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:43:01 eth0 0.67 0.38 0.35 0.23 0.00 0.00 0.00 0.00 03:47:44 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:44:01 eth0 0.20 0.15 0.07 0.04 0.00 0.00 0.00 0.00 03:47:44 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:45:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:47:44 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:46:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:47:44 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 Average: eth0 39.05 24.82 69.43 6.45 0.00 0.00 0.00 0.00 03:47:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:44 Average: docker0 0.15 0.14 0.03 0.29 0.00 0.00 0.00 0.00 03:47:44 03:47:44 03:47:44 ---> sar -P ALL: 03:47:44 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/09/21 _x86_64_ (4 CPU) 03:47:44 03:47:44 03:31:29 LINUX RESTART (4 CPU) 03:47:44 03:47:44 03:32:01 CPU %user %nice %system %iowait %steal %idle 03:47:44 03:33:01 all 10.45 0.00 3.62 1.16 0.03 84.72 03:47:44 03:33:01 0 9.67 0.00 4.11 0.17 0.02 86.04 03:47:44 03:33:01 1 11.35 0.00 3.25 1.52 0.05 83.83 03:47:44 03:33:01 2 10.75 0.00 3.98 1.89 0.03 83.35 03:47:44 03:33:01 3 10.05 0.00 3.16 1.08 0.03 85.68 03:47:44 03:34:01 all 0.19 0.00 0.06 0.00 0.00 99.75 03:47:44 03:34:01 0 0.12 0.00 0.05 0.00 0.00 99.83 03:47:44 03:34:01 1 0.43 0.00 0.03 0.00 0.00 99.53 03:47:44 03:34:01 2 0.13 0.00 0.08 0.00 0.00 99.78 03:47:44 03:34:01 3 0.08 0.00 0.08 0.00 0.00 99.83 03:47:44 03:35:01 all 0.17 0.00 0.05 0.00 0.01 99.78 03:47:44 03:35:01 0 0.05 0.00 0.07 0.00 0.00 99.88 03:47:44 03:35:01 1 0.52 0.00 0.03 0.00 0.00 99.45 03:47:44 03:35:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:47:44 03:35:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:47:44 03:36:01 all 0.15 0.00 0.06 0.00 0.00 99.80 03:47:44 03:36:01 0 0.03 0.00 0.07 0.00 0.00 99.90 03:47:44 03:36:01 1 0.45 0.00 0.05 0.00 0.00 99.50 03:47:44 03:36:01 2 0.05 0.00 0.08 0.00 0.00 99.87 03:47:44 03:36:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:47:44 03:37:01 all 0.20 0.00 0.13 0.00 0.00 99.66 03:47:44 03:37:01 0 0.12 0.00 0.25 0.00 0.00 99.63 03:47:44 03:37:01 1 0.37 0.00 0.05 0.00 0.00 99.58 03:47:44 03:37:01 2 0.23 0.00 0.15 0.00 0.00 99.62 03:47:44 03:37:01 3 0.08 0.00 0.08 0.00 0.02 99.82 03:47:44 03:38:01 all 0.15 0.00 0.05 0.00 0.00 99.80 03:47:44 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:47:44 03:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:47:44 03:38:01 2 0.52 0.00 0.12 0.00 0.00 99.37 03:47:44 03:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:47:44 03:39:02 all 0.16 0.00 0.03 0.00 0.00 99.81 03:47:44 03:39:02 0 0.02 0.00 0.02 0.00 0.00 99.97 03:47:44 03:39:02 1 0.07 0.00 0.05 0.00 0.00 99.88 03:47:44 03:39:02 2 0.52 0.00 0.02 0.00 0.00 99.47 03:47:44 03:39:02 3 0.05 0.00 0.03 0.00 0.00 99.92 03:47:44 03:40:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:47:44 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:47:44 03:40:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:47:44 03:40:01 2 0.52 0.00 0.03 0.00 0.00 99.44 03:47:44 03:40:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:47:44 03:41:01 all 0.17 0.00 0.04 0.00 0.00 99.80 03:47:44 03:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 03:47:44 03:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:47:44 03:41:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:47:44 03:41:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:47:44 03:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:47:44 03:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:47:44 03:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:47:44 03:42:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:47:44 03:42:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:47:44 03:43:01 all 0.16 0.00 0.04 0.00 0.00 99.80 03:47:44 03:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:47:44 03:43:01 1 0.17 0.00 0.05 0.00 0.00 99.78 03:47:44 03:43:01 2 0.42 0.00 0.05 0.00 0.00 99.53 03:47:44 03:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:47:44 03:47:44 03:43:01 CPU %user %nice %system %iowait %steal %idle 03:47:44 03:44:01 all 0.17 0.00 0.04 0.00 0.00 99.79 03:47:44 03:44:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:47:44 03:44:01 1 0.53 0.00 0.07 0.00 0.02 99.38 03:47:44 03:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:47:44 03:44:01 3 0.07 0.00 0.05 0.00 0.00 99.88 03:47:44 03:45:01 all 0.17 0.00 0.04 0.00 0.00 99.79 03:47:44 03:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:47:44 03:45:01 1 0.55 0.00 0.03 0.00 0.00 99.42 03:47:44 03:45:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:47:44 03:45:01 3 0.07 0.00 0.07 0.00 0.00 99.87 03:47:44 03:46:01 all 0.16 0.00 0.03 0.00 0.01 99.80 03:47:44 03:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:47:44 03:46:01 1 0.52 0.00 0.03 0.00 0.00 99.45 03:47:44 03:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:47:44 03:46:01 3 0.07 0.00 0.05 0.00 0.02 99.87 03:47:44 03:47:01 all 0.15 0.00 0.07 0.00 0.00 99.78 03:47:44 03:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:47:44 03:47:01 1 0.48 0.00 0.07 0.00 0.00 99.45 03:47:44 03:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:47:44 03:47:01 3 0.05 0.00 0.13 0.02 0.00 99.80 03:47:44 Average: all 0.84 0.00 0.29 0.08 0.00 98.79 03:47:44 Average: 0 0.67 0.00 0.31 0.01 0.00 99.01 03:47:44 Average: 1 1.03 0.00 0.26 0.10 0.00 98.61 03:47:44 Average: 2 0.95 0.00 0.31 0.12 0.00 98.61 03:47:44 Average: 3 0.72 0.00 0.26 0.07 0.01 98.94 03:47:44 03:47:44 03:47:44