Pull request #208 opened 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 vijay-hcl-epl for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 57134b32983e072f56e5973d3fecc5c5aadfdc8c+3f5da14ea87806f80aeb9fe9acaeb57a617c1318 (700c61048130be015edafdb0e816a1a9a2836163) Running in Durability level: MAX_SURVIVABILITY 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-208/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-208/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-17260 in /w/workspace/xfoundry_device-modbus-go_PR-208 [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-208 # 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/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 into PR head commit 57134b32983e072f56e5973d3fecc5c5aadfdc8c Merge succeeded, producing 57134b32983e072f56e5973d3fecc5c5aadfdc8c Checking out Revision 57134b32983e072f56e5973d3fecc5c5aadfdc8c (PR-208) > git config core.sparsecheckout # timeout=10 > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # 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 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 Commit message: "fix (device services): Remove write of input types" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-23T14:02:05.188Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-23T14:02:05.613Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-23T14:02:05.926Z] ========================================================= [2020-12-23T14:02:05.926Z] EdgeX Global Pipelines Version Info [2020-12-23T14:02:05.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:02:07.477Z] ------------------- [2020-12-23T14:02:07.477Z] stable info: [2020-12-23T14:02:07.477Z] ------------------- [2020-12-23T14:02:07.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-23T14:02:07.477Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-23T14:02:07.477Z] Message: update stable to v1.0.173 [2020-12-23T14:02:08.426Z] ------------------- [2020-12-23T14:02:08.426Z] experimental info: [2020-12-23T14:02:08.426Z] ------------------- [2020-12-23T14:02:08.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-23T14:02:08.426Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-23T14:02:08.426Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-23T14:02:08.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-12-23T14:02:09.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-12-23T14:02:09.170Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-23T14:02:09.308Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-23T14:02:09.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-23T14:02:09.617Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-23T14:02:09.781Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-23T14:02:09.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-23T14:02:10.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-23T14:02:10.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-23T14:02:10.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-23T14:02:10.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-12-23T14:02:10.663Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-23T14:02:10.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-23T14:02:10.952Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-23T14:02:11.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-23T14:02:11.229Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-23T14:02:11.381Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-23T14:02:11.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-23T14:02:11.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-23T14:02:11.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-23T14:02:11.930Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-23T14:02:12.061Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-23T14:02:12.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-23T14:02:12.326Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-23T14:02:12.452Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-23T14:02:12.582Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-23T14:02:12.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo [2020-12-23T14:02:12.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo [2020-12-23T14:02:12.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo [2020-12-23T14:02:13.209Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57134b32983e072f56e5973d3fecc5c5aadfdc8c [Pipeline] echo [2020-12-23T14:02:13.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57134b3 [Pipeline] echo [2020-12-23T14:02:13.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T14:02:13.751Z] provisioning config files... [2020-12-23T14:02:13.783Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-208@tmp/config8922686436367612599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:02:14.238Z] ---> docker-login.sh [2020-12-23T14:02:14.238Z] nexus3.edgexfoundry.org:10001 [2020-12-23T14:02:14.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:02:14.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:02:14.764Z] Configure a credential helper to remove this warning. See [2020-12-23T14:02:14.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:02:14.764Z] [2020-12-23T14:02:14.764Z] Login Succeeded [2020-12-23T14:02:14.764Z] nexus3.edgexfoundry.org:10002 [2020-12-23T14:02:14.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:02:15.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:02:15.027Z] Configure a credential helper to remove this warning. See [2020-12-23T14:02:15.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:02:15.027Z] [2020-12-23T14:02:15.027Z] Login Succeeded [2020-12-23T14:02:15.027Z] nexus3.edgexfoundry.org:10003 [2020-12-23T14:02:15.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:02:15.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:02:15.027Z] Configure a credential helper to remove this warning. See [2020-12-23T14:02:15.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:02:15.027Z] [2020-12-23T14:02:15.027Z] Login Succeeded [2020-12-23T14:02:15.027Z] nexus3.edgexfoundry.org:10004 [2020-12-23T14:02:15.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:02:15.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:02:15.290Z] Configure a credential helper to remove this warning. See [2020-12-23T14:02:15.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:02:15.290Z] [2020-12-23T14:02:15.290Z] Login Succeeded [2020-12-23T14:02:15.291Z] docker.io [2020-12-23T14:02:15.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:02:15.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:02:15.553Z] Configure a credential helper to remove this warning. See [2020-12-23T14:02:15.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:02:15.553Z] [2020-12-23T14:02:15.553Z] Login Succeeded [2020-12-23T14:02:15.553Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T14:02:15.580Z] 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 [2020-12-23T14:02:16.837Z] + git log --format=format:%s -1 57134b32983e072f56e5973d3fecc5c5aadfdc8c [Pipeline] echo [2020-12-23T14:02:16.932Z] GIT_COMMIT: 57134b32983e072f56e5973d3fecc5c5aadfdc8c, Commit Message: fix (device services): Remove write of input types [Pipeline] echo [2020-12-23T14:02:17.012Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:02:18.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T14:02:18.016Z] [2020-12-23T14:02:18.016Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:02:18.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T14:02:18.415Z] latest: Pulling from edgex-devops/git-semver [2020-12-23T14:02:18.415Z] 31603596830f: Pulling fs layer [2020-12-23T14:02:18.415Z] 2a8b12db71e7: Pulling fs layer [2020-12-23T14:02:18.415Z] 6ca5941a6612: Pulling fs layer [2020-12-23T14:02:18.415Z] ecc8261a40a4: Pulling fs layer [2020-12-23T14:02:18.415Z] ecc8261a40a4: Waiting [2020-12-23T14:02:18.415Z] 2a8b12db71e7: Verifying Checksum [2020-12-23T14:02:18.415Z] 2a8b12db71e7: Download complete [2020-12-23T14:02:18.415Z] 31603596830f: Download complete [2020-12-23T14:02:18.677Z] 6ca5941a6612: Verifying Checksum [2020-12-23T14:02:18.677Z] 6ca5941a6612: Download complete [2020-12-23T14:02:18.677Z] ecc8261a40a4: Verifying Checksum [2020-12-23T14:02:18.677Z] ecc8261a40a4: Download complete [2020-12-23T14:02:18.959Z] 31603596830f: Pull complete [2020-12-23T14:02:18.959Z] 2a8b12db71e7: Pull complete [2020-12-23T14:02:19.911Z] 6ca5941a6612: Pull complete [2020-12-23T14:02:20.174Z] ecc8261a40a4: Pull complete [2020-12-23T14:02:20.174Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-23T14:02:20.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-23T14:02:20.174Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-23T14:02:20.297Z] prd-centos7-docker-4c-2g-17260 does not seem to be running inside a container [2020-12-23T14:02:20.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-208 -v /w/workspace/xfoundry_device-modbus-go_PR-208:/w/workspace/xfoundry_device-modbus-go_PR-208:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-208@tmp:/w/workspace/xfoundry_device-modbus-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-23T14:02:22.326Z] $ docker top 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-23T14:02:22.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T14:02:22.725Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T14:02:22.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T14:02:22.961Z] $ docker exec 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e ssh-agent [2020-12-23T14:02:23.123Z] SSH_AUTH_SOCK=/tmp/ssh-8FX5YZDOM9Rz/agent.11 [2020-12-23T14:02:23.123Z] SSH_AGENT_PID=16 [2020-12-23T14:02:23.133Z] Running ssh-add (command line suppressed) [2020-12-23T14:02:23.257Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-208@tmp/private_key_4175438190741938156.key (/w/workspace/xfoundry_device-modbus-go_PR-208@tmp/private_key_4175438190741938156.key) [2020-12-23T14:02:23.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T14:02:23.691Z] + git tag --points-at HEAD [Pipeline] } [2020-12-23T14:02:23.720Z] $ docker exec --env ******** --env ******** 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e ssh-agent -k [2020-12-23T14:02:23.832Z] unset SSH_AUTH_SOCK; [2020-12-23T14:02:23.833Z] unset SSH_AGENT_PID; [2020-12-23T14:02:23.833Z] echo Agent pid 16 killed; [2020-12-23T14:02:23.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-23T14:02:24.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-23T14:02:24.082Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-23T14:02:24.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-23T14:02:24.264Z] $ docker exec 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e ssh-agent [2020-12-23T14:02:24.440Z] SSH_AUTH_SOCK=/tmp/ssh-prFIKIqJCRYA/agent.45 [2020-12-23T14:02:24.440Z] SSH_AGENT_PID=51 [2020-12-23T14:02:24.447Z] Running ssh-add (command line suppressed) [2020-12-23T14:02:24.568Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-208@tmp/private_key_3487081731272344041.key (/w/workspace/xfoundry_device-modbus-go_PR-208@tmp/private_key_3487081731272344041.key) [2020-12-23T14:02:24.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-23T14:02:25.006Z] + git semver init [2020-12-23T14:02:25.006Z] # -> Open(): unable to determine branch for HEAD [2020-12-23T14:02:25.006Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-208/.git [2020-12-23T14:02:25.006Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-208 [2020-12-23T14:02:25.006Z] # $SEMVER_REMOTE_NAME = origin [2020-12-23T14:02:25.006Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-23T14:02:25.006Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-23T14:02:25.006Z] # $SEMVER_BRANCH = PR-208 [2020-12-23T14:02:25.006Z] # $SEMVER_TEMP = /tmp/semver-691640904 [2020-12-23T14:02:25.006Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-12-23T14:02:25.580Z] # '/tmp/semver-691640904' -> '/w/workspace/xfoundry_device-modbus-go_PR-208/.semver' [2020-12-23T14:02:25.580Z] # -> Force: false [2020-12-23T14:02:25.580Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-208/.semver [Pipeline] } [2020-12-23T14:02:25.601Z] $ docker exec --env ******** --env ******** 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e ssh-agent -k [2020-12-23T14:02:25.719Z] unset SSH_AUTH_SOCK; [2020-12-23T14:02:25.719Z] unset SSH_AGENT_PID; [2020-12-23T14:02:25.719Z] echo Agent pid 51 killed; [2020-12-23T14:02:25.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-23T14:02:26.394Z] + git semver [Pipeline] } [2020-12-23T14:02:26.427Z] $ docker stop --time=1 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e [2020-12-23T14:02:27.802Z] $ docker rm -f 32dfaa7ce3e5d67a0083a9bff32ef3bfd998330cae7cfde1251708dc3b83408e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-23T14:02:28.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-23T14:02:28.866Z] Stashed 1 file(s) [Pipeline] echo [2020-12-23T14:02:28.906Z] [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 [2020-12-23T14:02:44.861Z] Still waiting to schedule task [2020-12-23T14:02:44.861Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-12-23T14:02:44.885Z] Still waiting to schedule task [2020-12-23T14:02:44.885Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-23T14:04:39.166Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17261 in /w/workspace/xfoundry_device-modbus-go_PR-208 [Pipeline] { [Pipeline] ws [2020-12-23T14:04:39.270Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-12-23T14:04:44.456Z] using credential edgex-jenkins-ssh [2020-12-23T14:04:44.521Z] Cloning the remote Git repository [2020-12-23T14:04:44.606Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:04:44.707Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-12-23T14:04:44.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:04:44.795Z] > git --version # timeout=10 [2020-12-23T14:04:44.817Z] > git --version # 'git version 2.17.1' [2020-12-23T14:04:44.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:04:44.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T14:04:46.380Z] Merging remotes/origin/master commit 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 into PR head commit 57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:04:46.605Z] Merge succeeded, producing 57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:04:46.605Z] Checking out Revision 57134b32983e072f56e5973d3fecc5c5aadfdc8c (PR-208) [2020-12-23T14:04:45.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-23T14:04:45.725Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T14:04:45.750Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-23T14:04:45.797Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:04:45.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:04:45.813Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T14:04:46.422Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T14:04:46.439Z] > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 [2020-12-23T14:04:46.534Z] > git remote # timeout=10 [2020-12-23T14:04:46.553Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T14:04:46.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:04:46.586Z] > git merge 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 # timeout=10 [2020-12-23T14:04:46.612Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T14:04:46.636Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T14:04:46.648Z] > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 [2020-12-23T14:04:51.091Z] Commit message: "fix (device services): Remove write of input types" [2020-12-23T14:04:51.163Z] > git --version # timeout=10 [2020-12-23T14:04:51.176Z] > git --version # 'git version 2.17.1' [2020-12-23T14:04:51.190Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-23T14:04:53.211Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-23T14:04:53.686Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-23T14:04:54.039Z] + sudo service docker restart+ [2020-12-23T14:04:54.039Z] true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T14:04:56.158Z] provisioning config files... [2020-12-23T14:04:56.203Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4356871231647275204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:04:56.671Z] ---> docker-login.sh [2020-12-23T14:04:56.671Z] nexus3.edgexfoundry.org:10001 [2020-12-23T14:04:57.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:04:57.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:04:57.937Z] Configure a credential helper to remove this warning. See [2020-12-23T14:04:57.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:04:57.937Z] [2020-12-23T14:04:57.937Z] Login Succeeded [2020-12-23T14:04:57.937Z] nexus3.edgexfoundry.org:10002 [2020-12-23T14:04:58.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:04:58.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:04:58.486Z] Configure a credential helper to remove this warning. See [2020-12-23T14:04:58.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:04:58.486Z] [2020-12-23T14:04:58.486Z] Login Succeeded [2020-12-23T14:04:58.486Z] nexus3.edgexfoundry.org:10003 [2020-12-23T14:04:58.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:04:59.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:04:59.034Z] Configure a credential helper to remove this warning. See [2020-12-23T14:04:59.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:04:59.034Z] [2020-12-23T14:04:59.034Z] Login Succeeded [2020-12-23T14:04:59.034Z] nexus3.edgexfoundry.org:10004 [2020-12-23T14:04:59.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:04:59.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:04:59.586Z] Configure a credential helper to remove this warning. See [2020-12-23T14:04:59.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:04:59.586Z] [2020-12-23T14:04:59.586Z] Login Succeeded [2020-12-23T14:04:59.586Z] docker.io [2020-12-23T14:04:59.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:05:00.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:05:00.460Z] Configure a credential helper to remove this warning. See [2020-12-23T14:05:00.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:05:00.460Z] [2020-12-23T14:05:00.460Z] Login Succeeded [2020-12-23T14:05:00.460Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T14:05:00.503Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-23T14:05:01.213Z] ========================================================= [2020-12-23T14:05:01.214Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-23T14:05:01.214Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:05:01.645Z] + 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 . [2020-12-23T14:05:01.926Z] Sending build context to Docker daemon 542.7kB [2020-12-23T14:05:02.227Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T14:05:02.227Z] Step 2/8 : FROM ${BASE} [2020-12-23T14:05:02.227Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-23T14:05:02.227Z] 5f621e34cdf4: Pulling fs layer [2020-12-23T14:05:02.227Z] a4357932f1b6: Pulling fs layer [2020-12-23T14:05:02.227Z] 18c013af1878: Pulling fs layer [2020-12-23T14:05:02.227Z] 00ac8860ef70: Pulling fs layer [2020-12-23T14:05:02.227Z] 63d7cb157983: Pulling fs layer [2020-12-23T14:05:02.227Z] b116817d02f9: Pulling fs layer [2020-12-23T14:05:02.227Z] 745a02a5169b: Pulling fs layer [2020-12-23T14:05:02.227Z] 00ac8860ef70: Waiting [2020-12-23T14:05:02.227Z] 63d7cb157983: Waiting [2020-12-23T14:05:02.227Z] b116817d02f9: Waiting [2020-12-23T14:05:02.227Z] 745a02a5169b: Waiting [2020-12-23T14:05:02.227Z] 18c013af1878: Verifying Checksum [2020-12-23T14:05:02.227Z] 18c013af1878: Download complete [2020-12-23T14:05:02.227Z] a4357932f1b6: Download complete [2020-12-23T14:05:02.227Z] 63d7cb157983: Verifying Checksum [2020-12-23T14:05:02.227Z] 63d7cb157983: Download complete [2020-12-23T14:05:02.227Z] 5f621e34cdf4: Verifying Checksum [2020-12-23T14:05:02.227Z] 5f621e34cdf4: Download complete [2020-12-23T14:05:02.227Z] b116817d02f9: Verifying Checksum [2020-12-23T14:05:02.227Z] b116817d02f9: Download complete [2020-12-23T14:05:02.831Z] 5f621e34cdf4: Pull complete [2020-12-23T14:05:03.453Z] a4357932f1b6: Pull complete [2020-12-23T14:05:04.062Z] 18c013af1878: Pull complete [2020-12-23T14:05:04.062Z] 745a02a5169b: Verifying Checksum [2020-12-23T14:05:04.062Z] 745a02a5169b: Download complete [2020-12-23T14:05:04.108Z] Running on prd-centos7-docker-4c-2g-17263 in /w/workspace/xfoundry_device-modbus-go_PR-208 [Pipeline] { [Pipeline] ws [2020-12-23T14:05:04.216Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-12-23T14:05:05.527Z] 00ac8860ef70: Verifying Checksum [2020-12-23T14:05:05.527Z] 00ac8860ef70: Download complete [2020-12-23T14:05:06.663Z] using credential edgex-jenkins-ssh [2020-12-23T14:05:06.791Z] Cloning the remote Git repository [2020-12-23T14:05:06.837Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:05:06.904Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-12-23T14:05:06.965Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:05:06.966Z] > git --version # timeout=10 [2020-12-23T14:05:06.975Z] > git --version # 'git version 2.24.3' [2020-12-23T14:05:06.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:05:07.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T14:05:07.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-23T14:05:07.559Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T14:05:07.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-23T14:05:07.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:05:07.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:05:07.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T14:05:08.045Z] Merging remotes/origin/master commit 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 into PR head commit 57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:05:08.125Z] Merge succeeded, producing 57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:05:08.126Z] Checking out Revision 57134b32983e072f56e5973d3fecc5c5aadfdc8c (PR-208) [2020-12-23T14:05:08.053Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T14:05:08.058Z] > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 [2020-12-23T14:05:08.088Z] > git remote # timeout=10 [2020-12-23T14:05:08.093Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T14:05:08.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:05:08.112Z] > git merge 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 # timeout=10 [2020-12-23T14:05:08.121Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T14:05:08.129Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T14:05:08.133Z] > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 [2020-12-23T14:05:11.728Z] Commit message: "fix (device services): Remove write of input types" [2020-12-23T14:05:11.753Z] > git --version # timeout=10 [2020-12-23T14:05:11.757Z] > git --version # 'git version 2.24.3' [2020-12-23T14:05:11.763Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-23T14:05:13.300Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-23T14:05:13.653Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-23T14:05:14.014Z] + sudo service docker restart [2020-12-23T14:05:14.014Z] + true [2020-12-23T14:05:14.014Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-23T14:05:15.096Z] provisioning config files... [2020-12-23T14:05:15.122Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4274907214063057908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:05:15.595Z] ---> docker-login.sh [2020-12-23T14:05:15.596Z] nexus3.edgexfoundry.org:10001 [2020-12-23T14:05:15.731Z] 00ac8860ef70: Pull complete [2020-12-23T14:05:15.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:05:15.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:05:15.861Z] Configure a credential helper to remove this warning. See [2020-12-23T14:05:15.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:05:15.861Z] [2020-12-23T14:05:15.861Z] Login Succeeded [2020-12-23T14:05:15.861Z] nexus3.edgexfoundry.org:10002 [2020-12-23T14:05:16.004Z] 63d7cb157983: Pull complete [2020-12-23T14:05:16.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:05:16.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:05:16.123Z] Configure a credential helper to remove this warning. See [2020-12-23T14:05:16.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:05:16.123Z] [2020-12-23T14:05:16.123Z] Login Succeeded [2020-12-23T14:05:16.123Z] nexus3.edgexfoundry.org:10003 [2020-12-23T14:05:16.277Z] b116817d02f9: Pull complete [2020-12-23T14:05:16.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:05:16.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:05:16.384Z] Configure a credential helper to remove this warning. See [2020-12-23T14:05:16.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:05:16.384Z] [2020-12-23T14:05:16.384Z] Login Succeeded [2020-12-23T14:05:16.384Z] nexus3.edgexfoundry.org:10004 [2020-12-23T14:05:16.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:05:16.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:05:16.647Z] Configure a credential helper to remove this warning. See [2020-12-23T14:05:16.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:05:16.647Z] [2020-12-23T14:05:16.647Z] Login Succeeded [2020-12-23T14:05:16.647Z] docker.io [2020-12-23T14:05:16.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-23T14:05:16.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-23T14:05:16.910Z] Configure a credential helper to remove this warning. See [2020-12-23T14:05:16.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-23T14:05:16.910Z] [2020-12-23T14:05:16.911Z] Login Succeeded [2020-12-23T14:05:16.911Z] ---> docker-login.sh ends [Pipeline] } [2020-12-23T14:05:16.936Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-23T14:05:17.483Z] ========================================================= [2020-12-23T14:05:17.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-23T14:05:17.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:05:17.894Z] + 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 . [2020-12-23T14:05:17.894Z] Sending build context to Docker daemon 543.7kB [2020-12-23T14:05:17.894Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T14:05:17.894Z] Step 2/8 : FROM ${BASE} [2020-12-23T14:05:17.894Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-23T14:05:17.894Z] 188c0c94c7c5: Pulling fs layer [2020-12-23T14:05:17.894Z] 0ef7d3d256c8: Pulling fs layer [2020-12-23T14:05:17.894Z] de9db76c5a1d: Pulling fs layer [2020-12-23T14:05:17.894Z] bca2f99d35d6: Pulling fs layer [2020-12-23T14:05:17.894Z] 93359f2a8cfa: Pulling fs layer [2020-12-23T14:05:17.894Z] 7c6f9722023f: Pulling fs layer [2020-12-23T14:05:17.894Z] a35cf1a2eb13: Pulling fs layer [2020-12-23T14:05:17.894Z] 93359f2a8cfa: Waiting [2020-12-23T14:05:17.894Z] bca2f99d35d6: Waiting [2020-12-23T14:05:17.894Z] 7c6f9722023f: Waiting [2020-12-23T14:05:17.894Z] a35cf1a2eb13: Waiting [2020-12-23T14:05:18.163Z] de9db76c5a1d: Verifying Checksum [2020-12-23T14:05:18.163Z] de9db76c5a1d: Download complete [2020-12-23T14:05:18.163Z] 0ef7d3d256c8: Verifying Checksum [2020-12-23T14:05:18.163Z] 0ef7d3d256c8: Download complete [2020-12-23T14:05:18.163Z] 93359f2a8cfa: Verifying Checksum [2020-12-23T14:05:18.163Z] 93359f2a8cfa: Download complete [2020-12-23T14:05:18.163Z] 188c0c94c7c5: Verifying Checksum [2020-12-23T14:05:18.163Z] 188c0c94c7c5: Download complete [2020-12-23T14:05:18.163Z] 7c6f9722023f: Verifying Checksum [2020-12-23T14:05:18.163Z] 7c6f9722023f: Download complete [2020-12-23T14:05:18.429Z] 188c0c94c7c5: Pull complete [2020-12-23T14:05:18.429Z] 0ef7d3d256c8: Pull complete [2020-12-23T14:05:18.695Z] de9db76c5a1d: Pull complete [2020-12-23T14:05:20.088Z] a35cf1a2eb13: Verifying Checksum [2020-12-23T14:05:20.088Z] a35cf1a2eb13: Download complete [2020-12-23T14:05:20.088Z] bca2f99d35d6: Verifying Checksum [2020-12-23T14:05:20.088Z] bca2f99d35d6: Download complete [2020-12-23T14:05:20.612Z] 745a02a5169b: Pull complete [2020-12-23T14:05:20.612Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-23T14:05:20.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-23T14:05:20.612Z] ---> b7e6874047d6 [2020-12-23T14:05:20.612Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-23T14:05:22.586Z] ---> Running in 15b7718f1ee2 [2020-12-23T14:05:23.180Z] Removing intermediate container 15b7718f1ee2 [2020-12-23T14:05:23.180Z] ---> efd495827a09 [2020-12-23T14:05:23.180Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T14:05:23.180Z] ---> Running in 2e76f948e849 [2020-12-23T14:05:25.152Z] Removing intermediate container 2e76f948e849 [2020-12-23T14:05:25.152Z] ---> c0c718fed8d4 [2020-12-23T14:05:25.152Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-23T14:05:25.437Z] ---> Running in a13d870ace70 [2020-12-23T14:05:26.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-23T14:05:26.701Z] bca2f99d35d6: Pull complete [2020-12-23T14:05:26.701Z] 93359f2a8cfa: Pull complete [2020-12-23T14:05:26.701Z] 7c6f9722023f: Pull complete [2020-12-23T14:05:27.415Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-23T14:05:28.394Z] (1/14) Installing libmagic (5.38-r0) [2020-12-23T14:05:28.664Z] (2/14) Installing file (5.38-r0) [2020-12-23T14:05:28.664Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-23T14:05:28.936Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-23T14:05:30.939Z] a35cf1a2eb13: Pull complete [2020-12-23T14:05:30.939Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-23T14:05:30.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-23T14:05:30.939Z] ---> a62c8e92a672 [2020-12-23T14:05:30.939Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-23T14:05:31.214Z] ---> Running in c9feedf59bde [2020-12-23T14:05:31.478Z] Removing intermediate container c9feedf59bde [2020-12-23T14:05:31.478Z] ---> f4efdbf29e72 [2020-12-23T14:05:31.478Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T14:05:31.478Z] ---> Running in d77a2317b8ec [2020-12-23T14:05:32.426Z] Removing intermediate container d77a2317b8ec [2020-12-23T14:05:32.426Z] ---> 4c9e32d69132 [2020-12-23T14:05:32.426Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-23T14:05:32.426Z] ---> Running in 00f91e347b21 [2020-12-23T14:05:33.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-23T14:05:33.232Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-23T14:05:33.233Z] (6/14) Installing patch (2.7.6-r6) [2020-12-23T14:05:33.503Z] (7/14) Installing build-base (0.5-r2) [2020-12-23T14:05:33.503Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-23T14:05:33.503Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-23T14:05:33.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-23T14:05:33.773Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-23T14:05:34.042Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-23T14:05:34.156Z] (1/14) Installing libmagic (5.38-r0) [2020-12-23T14:05:34.312Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-23T14:05:34.312Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-23T14:05:34.582Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-23T14:05:34.582Z] Executing busybox-1.31.1-r19.trigger [2020-12-23T14:05:34.582Z] OK: 221 MiB in 53 packages [2020-12-23T14:05:34.731Z] (2/14) Installing file (5.38-r0) [2020-12-23T14:05:34.731Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-23T14:05:34.994Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-23T14:05:38.874Z] Removing intermediate container a13d870ace70 [2020-12-23T14:05:38.874Z] ---> fd59543f0cf8 [2020-12-23T14:05:38.874Z] Step 6/8 : WORKDIR /device-modbus-go [2020-12-23T14:05:38.874Z] ---> Running in 182ccff9a1ca [2020-12-23T14:05:38.874Z] Removing intermediate container 182ccff9a1ca [2020-12-23T14:05:38.874Z] ---> a4b59d2f6958 [2020-12-23T14:05:38.874Z] Step 7/8 : COPY . . [2020-12-23T14:05:39.877Z] ---> ad320ba3690c [2020-12-23T14:05:39.877Z] Step 8/8 : RUN go mod download [2020-12-23T14:05:39.877Z] ---> Running in 3df49095d981 [2020-12-23T14:05:41.617Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-23T14:05:41.617Z] (6/14) Installing patch (2.7.6-r6) [2020-12-23T14:05:41.617Z] (7/14) Installing build-base (0.5-r2) [2020-12-23T14:05:41.617Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-23T14:05:41.617Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-23T14:05:41.617Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-23T14:05:41.617Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-23T14:05:41.887Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-23T14:05:41.887Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-23T14:05:42.152Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-23T14:05:42.152Z] Executing busybox-1.31.1-r19.trigger [2020-12-23T14:05:42.152Z] OK: 237 MiB in 53 packages [2020-12-23T14:05:45.462Z] Removing intermediate container 00f91e347b21 [2020-12-23T14:05:45.462Z] ---> 907928288bfa [2020-12-23T14:05:45.462Z] Step 6/8 : WORKDIR /device-modbus-go [2020-12-23T14:05:45.462Z] ---> Running in 3b7964cacb7b [2020-12-23T14:05:45.727Z] Removing intermediate container 3b7964cacb7b [2020-12-23T14:05:45.727Z] ---> 22a15e265fb7 [2020-12-23T14:05:45.727Z] Step 7/8 : COPY . . [2020-12-23T14:05:46.679Z] ---> 05ae1ceda61a [2020-12-23T14:05:46.679Z] Step 8/8 : RUN go mod download [2020-12-23T14:05:46.679Z] ---> Running in c2d201a87f58 [2020-12-23T14:06:02.046Z] Removing intermediate container 3df49095d981 [2020-12-23T14:06:02.046Z] ---> ddc45e308087 [2020-12-23T14:06:02.046Z] Successfully built ddc45e308087 [2020-12-23T14:06:02.046Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:06:02.434Z] + docker inspect -f . ci-base-image-arm64 [2020-12-23T14:06:02.434Z] . [Pipeline] withDockerContainer [2020-12-23T14:06:02.694Z] prd-ubuntu18.04-docker-arm64-4c-16g-17261 does not seem to be running inside a container [2020-12-23T14:06:02.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-23T14:06:04.256Z] $ docker top 20a8d3168c080b7dde6d43194e5376c58add6816d2365e9caf4478b95c291928 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T14:06:04.833Z] Removing intermediate container c2d201a87f58 [2020-12-23T14:06:04.834Z] ---> 118909d3a3c6 [2020-12-23T14:06:05.096Z] Successfully built 118909d3a3c6 [2020-12-23T14:06:05.096Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:06:05.348Z] + go version [2020-12-23T14:06:05.348Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-23T14:06:05.393Z] $ docker stop --time=1 20a8d3168c080b7dde6d43194e5376c58add6816d2365e9caf4478b95c291928 [2020-12-23T14:06:05.438Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-23T14:06:05.438Z] . [2020-12-23T14:06:07.272Z] $ docker rm -f 20a8d3168c080b7dde6d43194e5376c58add6816d2365e9caf4478b95c291928 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2020-12-23T14:06:07.725Z] prd-centos7-docker-4c-2g-17263 does not seem to be running inside a container [2020-12-23T14:06:07.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-23T14:06:08.543Z] $ docker top 3cfe0852e50f6fec9dca1ada307b7f12c1d5fa8ea90153de8bc1b575863d7282 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2020-12-23T14:06:09.187Z] + go version [2020-12-23T14:06:09.187Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-23T14:06:09.238Z] $ docker stop --time=1 3cfe0852e50f6fec9dca1ada307b7f12c1d5fa8ea90153de8bc1b575863d7282 [2020-12-23T14:06:10.562Z] $ docker rm -f 3cfe0852e50f6fec9dca1ada307b7f12c1d5fa8ea90153de8bc1b575863d7282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:06:11.510Z] + docker inspect -f . ci-base-image-arm64 [2020-12-23T14:06:11.510Z] . [Pipeline] withDockerContainer [2020-12-23T14:06:11.724Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-23T14:06:11.724Z] . [2020-12-23T14:06:11.804Z] prd-ubuntu18.04-docker-arm64-4c-16g-17261 does not seem to be running inside a container [2020-12-23T14:06:11.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-23T14:06:13.363Z] $ docker top a2a15e1d4da501ebaeabb4a8b500892b5bf50f9207bde097692e9de943dd79b2 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2020-12-23T14:06:13.887Z] prd-centos7-docker-4c-2g-17263 does not seem to be running inside a container [2020-12-23T14:06:13.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-23T14:06:14.557Z] $ docker top 15fcf6083259baf8c643b89233c0037f9bd93e7013f5bef57e270688b8b6d0a1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2020-12-23T14:06:15.196Z] + make test [2020-12-23T14:06:15.196Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-23T14:06:15.471Z] + make test [2020-12-23T14:06:15.471Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-23T14:06:16.154Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-12-23T14:06:16.451Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-12-23T14:06:26.299Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-12-23T14:06:26.567Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.277s coverage: 50.6% of statements [2020-12-23T14:06:26.567Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-23T14:06:28.517Z] gofmt -l . [2020-12-23T14:06:28.517Z] [ "`gofmt -l .`" = "" ] [2020-12-23T14:06:28.780Z] ./bin/test-attribution-txt.sh [2020-12-23T14:06:29.356Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-23T14:06:29.393Z] $ docker stop --time=1 15fcf6083259baf8c643b89233c0037f9bd93e7013f5bef57e270688b8b6d0a1 [2020-12-23T14:06:32.790Z] $ docker rm -f 15fcf6083259baf8c643b89233c0037f9bd93e7013f5bef57e270688b8b6d0a1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-23T14:06:33.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-23T14:06:33.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-23T14:06:36.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-23T14:06:36.808Z] + ls -al . [2020-12-23T14:06:36.808Z] total 104 [2020-12-23T14:06:36.808Z] drwxrwxr-x. 9 jenkins jenkins 4096 Dec 23 14:06 . [2020-12-23T14:06:36.808Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 23 14:05 .. [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 5589 Dec 23 14:05 Attribution.txt [2020-12-23T14:06:36.808Z] drwxrwxr-x. 2 jenkins jenkins 87 Dec 23 14:05 bin [2020-12-23T14:06:36.808Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 23 14:05 cmd [2020-12-23T14:06:36.808Z] -rw-r--r--. 1 jenkins jenkins 22181 Dec 23 14:06 coverage.out [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 1434 Dec 23 14:05 Dockerfile [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 958 Dec 23 14:05 Dockerfile.build [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 23 14:05 .dockerignore [2020-12-23T14:06:36.808Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 23 14:05 .git [2020-12-23T14:06:36.808Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 23 14:05 .github [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 338 Dec 23 14:05 .gitignore [2020-12-23T14:06:36.808Z] -rw-r--r--. 1 jenkins jenkins 524 Dec 23 14:06 go.mod [2020-12-23T14:06:36.808Z] -rw-r--r--. 1 jenkins jenkins 14852 Dec 23 14:06 go.sum [2020-12-23T14:06:36.808Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 23 14:05 internal [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 679 Dec 23 14:05 Jenkinsfile [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 23 14:05 LICENSE [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 880 Dec 23 14:05 Makefile [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 591 Dec 23 14:05 README.md [2020-12-23T14:06:36.808Z] drwxrwxr-x. 2 jenkins jenkins 52 Dec 23 14:05 simulator [2020-12-23T14:06:36.808Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 23 14:05 snap [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 23 14:02 VERSION [2020-12-23T14:06:36.808Z] -rw-rw-r--. 1 jenkins jenkins 229 Dec 23 14:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:06:37.147Z] + 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=57134b32983e072f56e5973d3fecc5c5aadfdc8c --label arch=amd64 --label version=0.0.0 . [2020-12-23T14:06:37.147Z] Sending build context to Docker daemon 575kB [2020-12-23T14:06:37.147Z] Step 1/20 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T14:06:37.147Z] Step 2/20 : FROM ${BASE} AS builder [2020-12-23T14:06:37.147Z] ---> 118909d3a3c6 [2020-12-23T14:06:37.147Z] Step 3/20 : ARG MAKE='make build' [2020-12-23T14:06:37.411Z] ---> Running in e4027ead2300 [2020-12-23T14:06:37.672Z] Removing intermediate container e4027ead2300 [2020-12-23T14:06:37.672Z] ---> 2f10f86df985 [2020-12-23T14:06:37.672Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T14:06:37.672Z] ---> Running in 4615abc6a64c [2020-12-23T14:06:38.616Z] Removing intermediate container 4615abc6a64c [2020-12-23T14:06:38.616Z] ---> 32263226476c [2020-12-23T14:06:38.616Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-12-23T14:06:38.616Z] ---> Running in 9c640e6325af [2020-12-23T14:06:38.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-23T14:06:39.820Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-23T14:06:40.081Z] OK: 237 MiB in 53 packages [2020-12-23T14:06:40.652Z] Removing intermediate container 9c640e6325af [2020-12-23T14:06:40.652Z] ---> 89b01b1ead7d [2020-12-23T14:06:40.652Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-12-23T14:06:40.652Z] ---> Running in 801c64632532 [2020-12-23T14:06:40.652Z] Removing intermediate container 801c64632532 [2020-12-23T14:06:40.652Z] ---> aea5d34ea909 [2020-12-23T14:06:40.652Z] Step 7/20 : COPY . . [2020-12-23T14:06:41.595Z] ---> 9e1a00556fdb [2020-12-23T14:06:41.595Z] Step 8/20 : RUN ${MAKE} [2020-12-23T14:06:41.595Z] ---> Running in d04b76fb2cb1 [2020-12-23T14:06:42.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-12-23T14:06:48.844Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-12-23T14:06:49.439Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.394s coverage: 50.6% of statements [2020-12-23T14:06:49.717Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-23T14:06:50.429Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-23T14:06:53.736Z] Removing intermediate container d04b76fb2cb1 [2020-12-23T14:06:53.736Z] ---> fc2a5ad13d49 [2020-12-23T14:06:53.736Z] Step 9/20 : FROM scratch [2020-12-23T14:06:53.736Z] ---> [2020-12-23T14:06:53.736Z] Step 10/20 : ENV APP_PORT=49991 [2020-12-23T14:06:53.736Z] ---> Running in a4b6e2ad1463 [2020-12-23T14:06:53.736Z] Removing intermediate container a4b6e2ad1463 [2020-12-23T14:06:53.736Z] ---> 5b266840fa09 [2020-12-23T14:06:53.736Z] Step 11/20 : EXPOSE $APP_PORT [2020-12-23T14:06:53.736Z] ---> Running in 5e55083e0cd3 [2020-12-23T14:06:53.736Z] Removing intermediate container 5e55083e0cd3 [2020-12-23T14:06:53.736Z] ---> b71855c74ea7 [2020-12-23T14:06:53.737Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-12-23T14:06:53.998Z] ---> 37d025ac4c0a [2020-12-23T14:06:53.998Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-12-23T14:06:54.260Z] ---> 6fa9920d3907 [2020-12-23T14:06:54.260Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-12-23T14:06:54.524Z] ---> 9fc0f5213055 [2020-12-23T14:06:54.524Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-12-23T14:06:54.524Z] ---> Running in 49e3a1312e35 [2020-12-23T14:06:54.786Z] Removing intermediate container 49e3a1312e35 [2020-12-23T14:06:54.786Z] ---> 207de6f35cfb [2020-12-23T14:06:54.786Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-12-23T14:06:54.786Z] ---> Running in 0601a5edb126 [2020-12-23T14:06:55.048Z] Removing intermediate container 0601a5edb126 [2020-12-23T14:06:55.048Z] ---> 9a2ec92e475e [2020-12-23T14:06:55.048Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-23T14:06:55.048Z] ---> Running in 6fefbbe867df [2020-12-23T14:06:55.048Z] Removing intermediate container 6fefbbe867df [2020-12-23T14:06:55.048Z] ---> e601fca9a855 [2020-12-23T14:06:55.048Z] Step 18/20 : LABEL arch=amd64 [2020-12-23T14:06:55.048Z] ---> Running in accf9a279602 [2020-12-23T14:06:55.310Z] Removing intermediate container accf9a279602 [2020-12-23T14:06:55.310Z] ---> 796f74ff125d [2020-12-23T14:06:55.310Z] Step 19/20 : LABEL git_sha=57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:06:55.310Z] ---> Running in 203a9bd8e428 [2020-12-23T14:06:55.571Z] Removing intermediate container 203a9bd8e428 [2020-12-23T14:06:55.571Z] ---> a516cd458174 [2020-12-23T14:06:55.571Z] Step 20/20 : LABEL version=0.0.0 [2020-12-23T14:06:55.571Z] ---> Running in 3bf3baa1b3a0 [2020-12-23T14:06:55.833Z] Removing intermediate container 3bf3baa1b3a0 [2020-12-23T14:06:55.833Z] ---> 92f00ba1959b [2020-12-23T14:06:55.833Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-23T14:06:55.833Z] Successfully built 92f00ba1959b [2020-12-23T14:06:55.833Z] 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) [2020-12-23T14:06:56.480Z] gofmt -l . [Pipeline] findFiles [Pipeline] node [2020-12-23T14:06:56.761Z] [ "`gofmt -l .`" = "" ] [2020-12-23T14:06:56.761Z] ./bin/test-attribution-txt.sh [2020-12-23T14:06:57.741Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-23T14:06:58.057Z] $ docker stop --time=1 a2a15e1d4da501ebaeabb4a8b500892b5bf50f9207bde097692e9de943dd79b2 [2020-12-23T14:07:00.411Z] $ docker rm -f a2a15e1d4da501ebaeabb4a8b500892b5bf50f9207bde097692e9de943dd79b2 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-23T14:07:01.454Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-23T14:07:01.500Z] Warning: overwriting stash ‘coverage-report’ [2020-12-23T14:07:02.394Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-23T14:07:03.343Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-23T14:07:03.764Z] + ls -al . [2020-12-23T14:07:03.764Z] total 136 [2020-12-23T14:07:03.764Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 23 14:06 . [2020-12-23T14:07:03.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 23 14:04 .. [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 23 14:04 .dockerignore [2020-12-23T14:07:03.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 23 14:04 .git [2020-12-23T14:07:03.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 14:04 .github [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 338 Dec 23 14:04 .gitignore [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 5589 Dec 23 14:04 Attribution.txt [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 1434 Dec 23 14:04 Dockerfile [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 958 Dec 23 14:04 Dockerfile.build [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 679 Dec 23 14:04 Jenkinsfile [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 23 14:04 LICENSE [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 23 14:04 Makefile [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 591 Dec 23 14:04 README.md [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 23 14:02 VERSION [2020-12-23T14:07:03.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 14:04 bin [2020-12-23T14:07:03.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 23 14:04 cmd [2020-12-23T14:07:03.764Z] -rw-r--r-- 1 jenkins jenkins 22181 Dec 23 14:06 coverage.out [2020-12-23T14:07:03.764Z] -rw-r--r-- 1 jenkins jenkins 524 Dec 23 14:06 go.mod [2020-12-23T14:07:03.764Z] -rw-r--r-- 1 jenkins jenkins 14852 Dec 23 14:06 go.sum [2020-12-23T14:07:03.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 23 14:04 internal [2020-12-23T14:07:03.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 23 14:04 simulator [2020-12-23T14:07:03.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 23 14:04 snap [2020-12-23T14:07:03.764Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 23 14:04 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:07:04.155Z] + 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=57134b32983e072f56e5973d3fecc5c5aadfdc8c --label arch=arm64 --label version=0.0.0 . [2020-12-23T14:07:04.442Z] Sending build context to Docker daemon 574kB [2020-12-23T14:07:04.442Z] Step 1/20 : ARG BASE=golang:1.15-alpine3.12 [2020-12-23T14:07:04.442Z] Step 2/20 : FROM ${BASE} AS builder [2020-12-23T14:07:04.442Z] ---> ddc45e308087 [2020-12-23T14:07:04.442Z] Step 3/20 : ARG MAKE='make build' [2020-12-23T14:07:04.729Z] ---> Running in b1bb2c577470 [2020-12-23T14:07:05.330Z] Removing intermediate container b1bb2c577470 [2020-12-23T14:07:05.330Z] ---> 1aff557a552c [2020-12-23T14:07:05.330Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-23T14:07:05.330Z] ---> Running in a8b9640a7bdc [2020-12-23T14:07:07.953Z] Removing intermediate container a8b9640a7bdc [2020-12-23T14:07:07.953Z] ---> f350fc2fb431 [2020-12-23T14:07:07.953Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-12-23T14:07:07.953Z] ---> Running in 0fbb94651641 [2020-12-23T14:07:08.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-23T14:07:09.527Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-23T14:07:10.122Z] OK: 221 MiB in 53 packages [2020-12-23T14:07:11.565Z] Removing intermediate container 0fbb94651641 [2020-12-23T14:07:11.565Z] ---> e07607664af3 [2020-12-23T14:07:11.565Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-12-23T14:07:11.565Z] ---> Running in 14351cfbb6b8 [2020-12-23T14:07:11.676Z] Still waiting to schedule task [2020-12-23T14:07:11.676Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-23T14:07:11.838Z] Removing intermediate container 14351cfbb6b8 [2020-12-23T14:07:11.838Z] ---> a07236f70e86 [2020-12-23T14:07:11.838Z] Step 7/20 : COPY . . [2020-12-23T14:07:12.816Z] ---> 0f06f1ac67b0 [2020-12-23T14:07:12.816Z] Step 8/20 : RUN ${MAKE} [2020-12-23T14:07:13.089Z] ---> Running in b0971cb65aa2 [2020-12-23T14:07:14.069Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-12-23T14:07:40.884Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-23T14:07:45.174Z] Removing intermediate container b0971cb65aa2 [2020-12-23T14:07:45.174Z] ---> bfce08a63cd0 [2020-12-23T14:07:45.174Z] Step 9/20 : FROM scratch [2020-12-23T14:07:45.174Z] ---> [2020-12-23T14:07:45.174Z] Step 10/20 : ENV APP_PORT=49991 [2020-12-23T14:07:45.174Z] ---> Running in 8e0ad1a2a795 [2020-12-23T14:07:45.174Z] Removing intermediate container 8e0ad1a2a795 [2020-12-23T14:07:45.174Z] ---> 3675ac9c1368 [2020-12-23T14:07:45.174Z] Step 11/20 : EXPOSE $APP_PORT [2020-12-23T14:07:45.174Z] ---> Running in 1c6ffd85ebe5 [2020-12-23T14:07:45.447Z] Removing intermediate container 1c6ffd85ebe5 [2020-12-23T14:07:45.447Z] ---> 9c9505454934 [2020-12-23T14:07:45.447Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-12-23T14:07:46.422Z] ---> 7f1c36308070 [2020-12-23T14:07:46.422Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-12-23T14:07:47.017Z] ---> 756a27592a24 [2020-12-23T14:07:47.017Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-12-23T14:07:47.994Z] ---> 443b1248d072 [2020-12-23T14:07:47.994Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-12-23T14:07:47.994Z] ---> Running in e04139f84e2a [2020-12-23T14:07:48.269Z] Removing intermediate container e04139f84e2a [2020-12-23T14:07:48.269Z] ---> 464fb94f2ad9 [2020-12-23T14:07:48.269Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-12-23T14:07:48.543Z] ---> Running in 174d45b5cb38 [2020-12-23T14:07:48.816Z] Removing intermediate container 174d45b5cb38 [2020-12-23T14:07:48.816Z] ---> 08b1fb722485 [2020-12-23T14:07:48.816Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-23T14:07:49.094Z] ---> Running in e734e7dd9ba1 [2020-12-23T14:07:49.366Z] Removing intermediate container e734e7dd9ba1 [2020-12-23T14:07:49.366Z] ---> 89f6fb4e4148 [2020-12-23T14:07:49.366Z] Step 18/20 : LABEL arch=arm64 [2020-12-23T14:07:49.639Z] ---> Running in 298aa2164037 [2020-12-23T14:07:49.911Z] Removing intermediate container 298aa2164037 [2020-12-23T14:07:49.911Z] ---> 4db4de254955 [2020-12-23T14:07:49.911Z] Step 19/20 : LABEL git_sha=57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:07:50.186Z] ---> Running in e2e41b94d21b [2020-12-23T14:07:50.460Z] Removing intermediate container e2e41b94d21b [2020-12-23T14:07:50.460Z] ---> 16dd807d1da6 [2020-12-23T14:07:50.460Z] Step 20/20 : LABEL version=0.0.0 [2020-12-23T14:07:50.740Z] ---> Running in fedfef436f70 [2020-12-23T14:07:51.337Z] Removing intermediate container fedfef436f70 [2020-12-23T14:07:51.337Z] ---> b934762524ad [2020-12-23T14:07:51.337Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-23T14:07:51.337Z] Successfully built b934762524ad [2020-12-23T14:07:51.337Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T14:07:59.079Z] Running on prd-ubuntu18.04-docker-8c-8g-17264 in /w/workspace/xfoundry_device-modbus-go_PR-208 [Pipeline] { [Pipeline] ws [2020-12-23T14:07:59.173Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-12-23T14:08:01.312Z] using credential edgex-jenkins-ssh [2020-12-23T14:08:01.365Z] Cloning the remote Git repository [2020-12-23T14:08:01.390Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:08:01.461Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-12-23T14:08:01.494Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:08:01.494Z] > git --version # timeout=10 [2020-12-23T14:08:01.498Z] > git --version # 'git version 2.17.1' [2020-12-23T14:08:01.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:08:01.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T14:08:02.683Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-23T14:08:02.689Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-23T14:08:02.698Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-23T14:08:02.708Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-23T14:08:02.709Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:08:02.712Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T14:08:04.353Z] Merging remotes/origin/master commit 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 into PR head commit 57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:08:04.424Z] Merge succeeded, producing 57134b32983e072f56e5973d3fecc5c5aadfdc8c [2020-12-23T14:08:04.425Z] Checking out Revision 57134b32983e072f56e5973d3fecc5c5aadfdc8c (PR-208) [2020-12-23T14:08:04.365Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T14:08:04.369Z] > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 [2020-12-23T14:08:04.395Z] > git remote # timeout=10 [2020-12-23T14:08:04.401Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T14:08:04.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-23T14:08:04.416Z] > git merge 3f5da14ea87806f80aeb9fe9acaeb57a617c1318 # timeout=10 [2020-12-23T14:08:04.424Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T14:08:04.431Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T14:08:04.434Z] > git checkout -f 57134b32983e072f56e5973d3fecc5c5aadfdc8c # timeout=10 [2020-12-23T14:08:07.985Z] Commit message: "fix (device services): Remove write of input types" [2020-12-23T14:08:08.009Z] > git --version # timeout=10 [2020-12-23T14:08:08.011Z] > git --version # 'git version 2.17.1' [2020-12-23T14:08:08.021Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:08:09.199Z] + echo snap-build.sh [2020-12-23T14:08:09.199Z] snap-build.sh [2020-12-23T14:08:09.199Z] + SNAP_BASE_DIR=. [2020-12-23T14:08:09.199Z] + '[' '!' -z /w/workspace/device-modbus-go/1 ']' [2020-12-23T14:08:09.199Z] + SNAP_BASE_DIR=/w/workspace/device-modbus-go/1 [2020-12-23T14:08:09.199Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/1]' [2020-12-23T14:08:09.199Z] [snap-build] Building snap in dir [/w/workspace/device-modbus-go/1] [2020-12-23T14:08:09.200Z] + cd /w/workspace/device-modbus-go/1 [2020-12-23T14:08:09.200Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-23T14:08:09.200Z] Reading package lists... [2020-12-23T14:08:09.200Z] Building dependency tree... [2020-12-23T14:08:09.200Z] Reading state information... [2020-12-23T14:08:09.461Z] The following packages were automatically installed and are no longer required: [2020-12-23T14:08:09.461Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-23T14:08:09.461Z] uidmap xdelta3 [2020-12-23T14:08:09.461Z] Use 'sudo apt autoremove' to remove them. [2020-12-23T14:08:09.461Z] The following packages will be REMOVED: [2020-12-23T14:08:09.461Z] lxd* lxd-client* [2020-12-23T14:08:10.031Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-23T14:08:10.031Z] After this operation, 31.7 MB disk space will be freed. [2020-12-23T14:08:11.344Z] (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.) [2020-12-23T14:08:11.344Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-23T14:08:11.921Z] Removing lxd dnsmasq configuration [2020-12-23T14:08:12.184Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-23T14:08:12.184Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-23T14:08:13.126Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-23T14:08:13.126Z] (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.) [2020-12-23T14:08:13.126Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-23T14:08:14.508Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-23T14:08:14.508Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-23T14:08:15.907Z] + sudo snap remove --purge lxd [2020-12-23T14:08:15.907Z] snap "lxd" is not installed [2020-12-23T14:08:15.907Z] + sudo groupadd --force --system lxd [2020-12-23T14:08:15.907Z] ++ whoami [2020-12-23T14:08:15.907Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-23T14:08:15.907Z] + newgrp - lxd [2020-12-23T14:08:15.907Z] + sudo snap install lxd [2020-12-23T14:08:24.039Z] 2020-12-23T14:08:21Z INFO Waiting for automatic snapd restart... [2020-12-23T14:08:36.288Z] lxd 4.9 from Canonical* installed [2020-12-23T14:08:36.288Z] + sudo lxd init --auto [2020-12-23T14:08:44.420Z] + sudo snap install --classic snapcraft [2020-12-23T14:08:52.553Z] snapcraft 4.4.4 from Canonical* installed [2020-12-23T14:08:52.553Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-23T14:08:52.553Z] + sudo snapcraft prime --use-lxd [2020-12-23T14:08:53.128Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-23T14:08:53.128Z] 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: [2020-12-23T14:08:53.128Z] - README.md [2020-12-23T14:08:53.128Z] [2020-12-23T14:08:53.128Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-23T14:08:54.068Z] Launching a container. [2020-12-23T14:09:06.297Z] Waiting for container to be ready [2020-12-23T14:09:06.297Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-23T14:09:06.297Z] [2020-12-23T14:09:08.847Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-23T14:09:08.847Z] Waiting for network to be ready... [2020-12-23T14:09:09.420Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-23T14:09:09.420Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-23T14:09:09.680Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-23T14:09:09.680Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-23T14:09:09.942Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-23T14:09:10.204Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-23T14:09:10.204Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-23T14:09:10.204Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-23T14:09:10.204Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-23T14:09:10.204Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-23T14:09:10.204Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-23T14:09:10.204Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-23T14:09:10.204Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-23T14:09:10.204Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-23T14:09:10.204Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-23T14:09:10.204Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-23T14:09:10.204Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-23T14:09:10.204Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-23T14:09:10.468Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-23T14:09:10.468Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-23T14:09:10.727Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-23T14:09:10.727Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-23T14:09:10.727Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-23T14:09:10.727Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-23T14:09:10.727Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-23T14:09:10.727Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-23T14:09:10.727Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-23T14:09:14.927Z] Fetched 23.5 MB in 6s (4212 kB/s) [2020-12-23T14:09:15.886Z] Reading package lists... [2020-12-23T14:09:16.147Z] Reading package lists... [2020-12-23T14:09:16.148Z] Building dependency tree... [2020-12-23T14:09:16.148Z] Reading state information... [2020-12-23T14:09:16.408Z] The following additional packages will be installed: [2020-12-23T14:09:16.408Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-23T14:09:16.408Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-23T14:09:16.408Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-23T14:09:16.408Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-23T14:09:16.408Z] Suggested packages: [2020-12-23T14:09:16.408Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-23T14:09:16.408Z] Recommended packages: [2020-12-23T14:09:16.408Z] gnupg libsasl2-modules [2020-12-23T14:09:16.408Z] The following NEW packages will be installed: [2020-12-23T14:09:16.408Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-23T14:09:16.408Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-23T14:09:16.408Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-23T14:09:16.408Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-23T14:09:16.408Z] The following packages will be upgraded: [2020-12-23T14:09:16.408Z] gpg gpg-agent gpgconf libudev1 [2020-12-23T14:09:16.408Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-23T14:09:16.408Z] Need to get 3531 kB of archives. [2020-12-23T14:09:16.408Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-23T14:09:16.408Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-23T14:09:16.669Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-23T14:09:16.669Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-23T14:09:16.669Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-23T14:09:16.669Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-23T14:09:16.669Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-23T14:09:16.669Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-23T14:09:16.669Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-23T14:09:16.669Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-23T14:09:16.930Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-23T14:09:17.191Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-23T14:09:17.452Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-23T14:09:17.452Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-23T14:09:17.452Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-23T14:09:17.452Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-23T14:09:17.452Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-23T14:09:17.452Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-23T14:09:17.452Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-23T14:09:17.452Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-23T14:09:17.452Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-23T14:09:17.452Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-23T14:09:17.452Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-23T14:09:17.712Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T14:09:17.712Z] Fetched 3531 kB in 1s (3155 kB/s) [2020-12-23T14:09:17.712Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-23T14:09:17.712Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-23T14:09:17.712Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-23T14:09:17.712Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-23T14:09:17.972Z] Selecting previously unselected package udev. [2020-12-23T14:09:17.972Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-23T14:09:17.972Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-23T14:09:17.972Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-23T14:09:18.234Z] Selecting previously unselected package libfuse2:amd64. [2020-12-23T14:09:18.234Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-23T14:09:18.234Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-23T14:09:18.234Z] Selecting previously unselected package fuse. [2020-12-23T14:09:18.234Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-23T14:09:18.234Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-23T14:09:18.495Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-23T14:09:18.495Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-23T14:09:18.495Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-23T14:09:18.495Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-23T14:09:18.760Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-23T14:09:18.760Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-23T14:09:18.760Z] Selecting previously unselected package libksba8:amd64. [2020-12-23T14:09:18.760Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-23T14:09:18.760Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-23T14:09:18.760Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-23T14:09:18.760Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:18.760Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.023Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-23T14:09:19.023Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.023Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.023Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-23T14:09:19.023Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.023Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.023Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-23T14:09:19.023Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.023Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.283Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-23T14:09:19.284Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.284Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.284Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-23T14:09:19.284Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.284Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.284Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-23T14:09:19.284Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.284Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.544Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-23T14:09:19.545Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.545Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.545Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-23T14:09:19.545Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-23T14:09:19.545Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:19.545Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T14:09:19.545Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-23T14:09:19.545Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-23T14:09:19.805Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T14:09:19.805Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-23T14:09:19.805Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-23T14:09:19.805Z] Selecting previously unselected package libldap-common. [2020-12-23T14:09:19.805Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-23T14:09:19.805Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-23T14:09:19.805Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T14:09:19.805Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-23T14:09:19.805Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-23T14:09:20.067Z] Selecting previously unselected package dirmngr. [2020-12-23T14:09:20.067Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-23T14:09:20.067Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-23T14:09:20.067Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-23T14:09:20.067Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-23T14:09:20.067Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-23T14:09:20.067Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-23T14:09:20.330Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-23T14:09:20.330Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-23T14:09:20.330Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:20.330Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-23T14:09:20.330Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-23T14:09:20.330Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-23T14:09:20.900Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T14:09:20.900Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:20.900Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-23T14:09:20.900Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-23T14:09:21.163Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-23T14:09:21.163Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.163Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.163Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.163Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.163Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.163Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.424Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-23T14:09:21.424Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-23T14:09:21.424Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-23T14:09:21.424Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-23T14:09:21.995Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-23T14:09:21.995Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-23T14:09:21.995Z] This means they are not meant to be enabled using systemctl. [2020-12-23T14:09:21.995Z] Possible reasons for having this kind of units are: [2020-12-23T14:09:21.995Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-23T14:09:21.995Z] .wants/ or .requires/ directory. [2020-12-23T14:09:21.996Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-23T14:09:21.996Z] a requirement dependency on it. [2020-12-23T14:09:21.996Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-23T14:09:21.996Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-23T14:09:21.996Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-23T14:09:21.996Z] instance name specified. [2020-12-23T14:09:22.256Z] Reading package lists... [2020-12-23T14:09:22.516Z] Building dependency tree... [2020-12-23T14:09:22.516Z] Reading state information... [2020-12-23T14:09:22.516Z] The following additional packages will be installed: [2020-12-23T14:09:22.516Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-23T14:09:22.516Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-23T14:09:22.516Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-23T14:09:22.516Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-23T14:09:22.516Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-23T14:09:22.516Z] Suggested packages: [2020-12-23T14:09:22.516Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-23T14:09:22.516Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-23T14:09:22.516Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-23T14:09:22.516Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-23T14:09:22.516Z] systemd-container policykit-1 [2020-12-23T14:09:22.516Z] Recommended packages: [2020-12-23T14:09:22.516Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-23T14:09:22.516Z] The following NEW packages will be installed: [2020-12-23T14:09:22.516Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-23T14:09:22.516Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-23T14:09:22.516Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-23T14:09:22.516Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-23T14:09:22.516Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-23T14:09:22.516Z] The following packages will be upgraded: [2020-12-23T14:09:22.516Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-23T14:09:22.776Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-23T14:09:22.777Z] Need to get 35.2 MB of archives. [2020-12-23T14:09:22.777Z] After this operation, 141 MB of additional disk space will be used. [2020-12-23T14:09:22.777Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-23T14:09:22.777Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-23T14:09:23.351Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-23T14:09:23.612Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-23T14:09:23.612Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-23T14:09:23.612Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-23T14:09:23.612Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-23T14:09:23.612Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-23T14:09:23.612Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-23T14:09:23.612Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-23T14:09:23.612Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-23T14:09:23.612Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-23T14:09:23.612Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-23T14:09:23.612Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-23T14:09:23.612Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-23T14:09:23.612Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-23T14:09:23.612Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-23T14:09:23.612Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-23T14:09:23.872Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-23T14:09:23.872Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-23T14:09:23.872Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-23T14:09:23.872Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-23T14:09:23.872Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-23T14:09:23.872Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-23T14:09:23.872Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-23T14:09:23.872Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-23T14:09:23.872Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-23T14:09:23.872Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-23T14:09:23.872Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-23T14:09:23.872Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-23T14:09:25.255Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T14:09:25.255Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2020-12-23T14:09:25.255Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-23T14:09:25.255Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-23T14:09:25.255Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-23T14:09:25.825Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-23T14:09:25.825Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-23T14:09:25.825Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-23T14:09:26.092Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-23T14:09:26.092Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-23T14:09:26.092Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-23T14:09:26.092Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-23T14:09:26.353Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-23T14:09:26.353Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-23T14:09:26.353Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-23T14:09:26.614Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-23T14:09:26.614Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-23T14:09:27.184Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-23T14:09:27.184Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-23T14:09:27.184Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-23T14:09:27.184Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-23T14:09:27.756Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-23T14:09:27.756Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-23T14:09:27.756Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:27.756Z] Selecting previously unselected package libexpat1:amd64. [2020-12-23T14:09:27.756Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-23T14:09:28.017Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-23T14:09:28.017Z] Selecting previously unselected package python3.6-minimal. [2020-12-23T14:09:28.017Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-23T14:09:28.017Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:28.276Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-23T14:09:28.276Z] Checking for services that may need to be restarted...done. [2020-12-23T14:09:28.276Z] Checking for services that may need to be restarted...done. [2020-12-23T14:09:28.537Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:28.537Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-23T14:09:28.537Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:29.108Z] Selecting previously unselected package python3-minimal. [2020-12-23T14:09:29.108Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-23T14:09:29.108Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-23T14:09:29.108Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-23T14:09:29.108Z] Selecting previously unselected package mime-support. [2020-12-23T14:09:29.108Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-23T14:09:29.108Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-23T14:09:29.368Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-23T14:09:29.368Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-23T14:09:29.368Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-23T14:09:29.368Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-23T14:09:29.368Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-23T14:09:29.368Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:29.628Z] Selecting previously unselected package python3.6. [2020-12-23T14:09:29.628Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-23T14:09:29.628Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:29.628Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T14:09:29.628Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-23T14:09:29.628Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-23T14:09:29.889Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-23T14:09:30.150Z] Selecting previously unselected package python3. [2020-12-23T14:09:30.150Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-23T14:09:30.150Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-23T14:09:30.150Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-23T14:09:30.150Z] Selecting previously unselected package multiarch-support. [2020-12-23T14:09:30.150Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-23T14:09:30.150Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-23T14:09:30.150Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-23T14:09:30.410Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-23T14:09:30.410Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-23T14:09:30.410Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-23T14:09:30.410Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-23T14:09:30.410Z] Selecting previously unselected package libbsd0:amd64. [2020-12-23T14:09:30.410Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-23T14:09:30.410Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-23T14:09:30.410Z] Selecting previously unselected package sudo. [2020-12-23T14:09:30.410Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-23T14:09:30.410Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-23T14:09:30.670Z] Selecting previously unselected package apparmor. [2020-12-23T14:09:30.670Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-23T14:09:30.670Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-23T14:09:30.930Z] Selecting previously unselected package libedit2:amd64. [2020-12-23T14:09:30.930Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-23T14:09:30.930Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-23T14:09:30.930Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T14:09:30.930Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-23T14:09:30.930Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:30.930Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T14:09:30.930Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-23T14:09:31.191Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:31.191Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T14:09:31.191Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-23T14:09:31.191Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-23T14:09:31.191Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T14:09:31.191Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-23T14:09:31.191Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:31.452Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T14:09:31.452Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-23T14:09:31.452Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:31.452Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-23T14:09:31.452Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-23T14:09:31.452Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-23T14:09:31.712Z] Selecting previously unselected package openssh-client. [2020-12-23T14:09:31.712Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-23T14:09:31.712Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-23T14:09:31.712Z] Selecting previously unselected package squashfs-tools. [2020-12-23T14:09:31.712Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-23T14:09:31.712Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-23T14:09:31.971Z] Selecting previously unselected package snapd. [2020-12-23T14:09:31.971Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-23T14:09:31.971Z] Unpacking snapd (2.48+18.04) ... [2020-12-23T14:09:34.513Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-23T14:09:34.513Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-23T14:09:34.513Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-23T14:09:34.513Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-23T14:09:34.513Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-23T14:09:34.513Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:34.513Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-23T14:09:34.513Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-23T14:09:34.513Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-23T14:09:35.453Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-23T14:09:35.453Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-23T14:09:35.453Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-23T14:09:35.453Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:35.453Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:35.453Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-23T14:09:36.394Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-23T14:09:36.394Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:36.394Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-23T14:09:36.394Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-23T14:09:36.394Z] running python rtupdate hooks for python3.6... [2020-12-23T14:09:36.394Z] running python post-rtupdate hooks for python3.6... [2020-12-23T14:09:36.394Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-23T14:09:38.311Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-23T14:09:38.311Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-23T14:09:38.311Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-23T14:09:38.311Z] Setting up snapd (2.48+18.04) ... [2020-12-23T14:09:38.881Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-23T14:09:39.142Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-23T14:09:39.403Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-23T14:09:39.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-23T14:09:39.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-23T14:09:39.664Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-23T14:09:39.927Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-23T14:09:40.187Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-23T14:09:40.449Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-23T14:09:40.709Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-23T14:09:40.709Z] /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' [2020-12-23T14:09:40.709Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-23T14:09:40.970Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-23T14:09:41.910Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-23T14:09:41.910Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-23T14:09:41.910Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-23T14:09:43.294Z] Reading package lists... [2020-12-23T14:09:43.554Z] Reading package lists... [2020-12-23T14:09:43.815Z] Building dependency tree... [2020-12-23T14:09:43.815Z] Reading state information... [2020-12-23T14:09:43.815Z] Calculating upgrade... [2020-12-23T14:09:44.077Z] The following packages will be upgraded: [2020-12-23T14:09:44.077Z] advancecomp base-files bash binutils binutils-common [2020-12-23T14:09:44.077Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-23T14:09:44.077Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-23T14:09:44.077Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-23T14:09:44.077Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-23T14:09:44.077Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-23T14:09:44.077Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-23T14:09:44.077Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-23T14:09:44.077Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-23T14:09:44.077Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-23T14:09:44.077Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-23T14:09:44.077Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-23T14:09:44.077Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-23T14:09:44.077Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-23T14:09:44.337Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T14:09:44.337Z] Need to get 63.5 MB of archives. [2020-12-23T14:09:44.338Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-23T14:09:44.338Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-23T14:09:44.338Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-23T14:09:44.911Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-23T14:09:44.911Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-23T14:09:44.911Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-23T14:09:44.911Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-23T14:09:44.911Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-23T14:09:44.911Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-23T14:09:44.911Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-23T14:09:44.911Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-23T14:09:44.911Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-23T14:09:44.911Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-23T14:09:44.911Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-23T14:09:44.911Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-23T14:09:44.911Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-23T14:09:44.911Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-23T14:09:44.911Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-23T14:09:44.911Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-23T14:09:45.171Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-23T14:09:45.171Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-23T14:09:45.171Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-23T14:09:45.171Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-23T14:09:45.171Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-23T14:09:45.171Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-23T14:09:45.171Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-23T14:09:45.171Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-23T14:09:45.171Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-23T14:09:45.171Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-23T14:09:45.171Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-23T14:09:45.171Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-23T14:09:45.171Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-23T14:09:45.171Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-23T14:09:45.171Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-23T14:09:45.171Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-23T14:09:45.171Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-23T14:09:45.171Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-23T14:09:45.430Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-23T14:09:45.431Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-23T14:09:45.431Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-23T14:09:45.431Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-23T14:09:45.431Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-23T14:09:45.431Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-23T14:09:45.431Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-23T14:09:45.431Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-23T14:09:45.431Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-23T14:09:45.431Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-23T14:09:45.431Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-23T14:09:45.431Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-23T14:09:45.431Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-23T14:09:45.431Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-23T14:09:45.431Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-23T14:09:45.431Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-23T14:09:45.431Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-23T14:09:45.431Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-23T14:09:45.431Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-23T14:09:45.431Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-23T14:09:45.431Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-23T14:09:45.431Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-23T14:09:45.431Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-23T14:09:45.431Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-23T14:09:45.691Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-23T14:09:45.691Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-23T14:09:45.691Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-23T14:09:45.691Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-23T14:09:45.691Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-23T14:09:45.691Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-23T14:09:45.691Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-23T14:09:45.691Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-23T14:09:45.691Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-23T14:09:45.691Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-23T14:09:45.691Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-23T14:09:45.691Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-23T14:09:45.691Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-23T14:09:45.691Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-23T14:09:45.691Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-23T14:09:45.691Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-23T14:09:45.691Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-23T14:09:45.691Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-23T14:09:45.691Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-23T14:09:45.691Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-23T14:09:45.691Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-23T14:09:45.691Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-23T14:09:45.691Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-23T14:09:45.691Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-23T14:09:45.951Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-23T14:09:45.951Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-23T14:09:45.951Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-23T14:09:46.521Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-23T14:09:46.783Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-23T14:09:47.044Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-23T14:09:47.044Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-23T14:09:47.306Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-23T14:09:47.306Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-23T14:09:47.306Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-23T14:09:47.306Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-23T14:09:47.306Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-23T14:09:47.566Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T14:09:47.566Z] Fetched 63.5 MB in 3s (19.1 MB/s) [2020-12-23T14:09:47.566Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:47.566Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-23T14:09:47.827Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-23T14:09:48.397Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-23T14:09:48.397Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-23T14:09:48.397Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-23T14:09:48.397Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-23T14:09:49.342Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.342Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:49.342Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.342Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:49.605Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.605Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:49.605Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.605Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:49.605Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.866Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:49.866Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.866Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:49.866Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:49.866Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:50.126Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:09:50.126Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-23T14:09:50.126Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:50.126Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-23T14:09:50.126Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:09:50.388Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-23T14:09:50.388Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:50.388Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:50.388Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:50.388Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:50.648Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-23T14:09:50.648Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-23T14:09:50.648Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:09:50.910Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-23T14:09:50.910Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-23T14:09:51.177Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-23T14:09:51.751Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-23T14:09:52.013Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-23T14:09:52.013Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-23T14:09:52.013Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-23T14:09:52.013Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-23T14:09:52.013Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-23T14:09:52.274Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-23T14:09:52.274Z] Installing new version of config file /etc/issue ... [2020-12-23T14:09:52.274Z] Installing new version of config file /etc/issue.net ... [2020-12-23T14:09:52.274Z] Installing new version of config file /etc/lsb-release ... [2020-12-23T14:09:52.534Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-23T14:09:52.795Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-23T14:09:52.795Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-23T14:09:52.795Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-23T14:09:52.795Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:52.795Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-23T14:09:52.795Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-23T14:09:53.056Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-23T14:09:53.056Z] 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 [2020-12-23T14:09:53.056Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:53.056Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:09:53.323Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-23T14:09:53.323Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:09:53.323Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:53.323Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-23T14:09:53.323Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-23T14:09:53.584Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-23T14:09:53.584Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:53.584Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-23T14:09:53.584Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-23T14:09:53.846Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-23T14:09:54.106Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:54.106Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-23T14:09:54.106Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-23T14:09:54.365Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-23T14:09:54.365Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:54.365Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-23T14:09:54.365Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-23T14:09:54.626Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-23T14:09:54.626Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:54.626Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-23T14:09:54.626Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-23T14:09:54.886Z] Setting up grep (3.1-2build1) ... [2020-12-23T14:09:54.886Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:54.886Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-23T14:09:54.886Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-23T14:09:55.156Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-23T14:09:55.157Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:55.157Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-23T14:09:55.157Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-23T14:09:55.417Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-23T14:09:55.417Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:55.417Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-23T14:09:55.417Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-23T14:09:55.987Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-23T14:09:56.247Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-23T14:09:56.247Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-23T14:09:56.247Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-23T14:09:56.818Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-23T14:09:56.818Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:56.818Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-23T14:09:56.818Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-23T14:09:58.212Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-23T14:09:58.212Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-23T14:09:58.212Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-23T14:09:58.212Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-23T14:09:58.212Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-23T14:09:58.472Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:58.472Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-23T14:09:58.472Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-23T14:09:58.743Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-23T14:09:58.743Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:58.743Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:09:58.743Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:09:59.004Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:09:59.004Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:59.004Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:09:59.004Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:09:59.263Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:09:59.524Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:59.524Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:09:59.524Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:09:59.524Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:09:59.786Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:59.786Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:09:59.786Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:09:59.786Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:09:59.786Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:09:59.786Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-23T14:09:59.786Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-23T14:10:00.047Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-23T14:10:00.047Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-23T14:10:00.047Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-23T14:10:00.307Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:10:00.307Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-23T14:10:00.307Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-23T14:10:00.307Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-23T14:10:00.307Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:10:00.307Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:10:00.307Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:10:00.569Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:10:00.569Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:10:00.569Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:10:00.569Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:10:00.569Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:10:00.830Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:10:00.830Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:10:00.830Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:10:01.402Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:10:01.663Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-23T14:10:01.926Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-23T14:10:01.926Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:10:01.926Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-23T14:10:02.193Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-23T14:10:02.193Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-23T14:10:02.455Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-23T14:10:02.455Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-23T14:10:02.455Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-23T14:10:02.455Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-23T14:10:02.717Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:02.717Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-23T14:10:02.717Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-23T14:10:02.717Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-23T14:10:02.978Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:02.978Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-23T14:10:02.978Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-23T14:10:03.239Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-23T14:10:03.239Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:03.239Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-23T14:10:03.239Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-23T14:10:03.500Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-23T14:10:03.500Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:03.500Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-23T14:10:03.761Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-23T14:10:03.761Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-23T14:10:04.021Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:04.021Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-23T14:10:04.021Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-23T14:10:04.021Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-23T14:10:04.021Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-23T14:10:04.022Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-23T14:10:04.022Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-23T14:10:04.282Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-23T14:10:04.282Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:04.282Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-23T14:10:04.282Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-23T14:10:04.543Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-23T14:10:04.543Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:04.543Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-23T14:10:04.543Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-23T14:10:04.543Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-23T14:10:04.804Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:04.804Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-23T14:10:04.804Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-23T14:10:05.064Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-23T14:10:05.064Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:05.064Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-23T14:10:05.064Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-23T14:10:05.325Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-23T14:10:05.325Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:05.325Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-23T14:10:05.325Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-23T14:10:05.587Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-23T14:10:05.848Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:05.848Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-23T14:10:05.848Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-23T14:10:05.848Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-23T14:10:06.109Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:06.109Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-23T14:10:06.109Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-23T14:10:06.109Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-23T14:10:06.370Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:06.370Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-23T14:10:06.370Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-23T14:10:06.370Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-23T14:10:06.370Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:06.370Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-23T14:10:06.631Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-23T14:10:06.631Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-23T14:10:06.631Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:06.631Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-23T14:10:06.892Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-23T14:10:06.892Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-23T14:10:06.892Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-23T14:10:06.892Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-23T14:10:06.892Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-23T14:10:07.171Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-23T14:10:07.171Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-23T14:10:07.171Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-23T14:10:07.171Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-23T14:10:07.171Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-23T14:10:07.449Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-23T14:10:07.449Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-23T14:10:07.449Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-23T14:10:07.719Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-23T14:10:07.719Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-23T14:10:08.033Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-23T14:10:08.033Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-23T14:10:08.033Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-23T14:10:08.033Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-23T14:10:08.033Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-23T14:10:08.033Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-23T14:10:08.301Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-23T14:10:08.301Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-23T14:10:08.301Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-23T14:10:08.301Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-23T14:10:08.578Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-23T14:10:08.578Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-23T14:10:08.578Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-23T14:10:08.578Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-23T14:10:08.874Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-23T14:10:08.874Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-23T14:10:09.499Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-23T14:10:09.760Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-23T14:10:10.329Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-23T14:10:10.329Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-23T14:10:10.329Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-23T14:10:10.329Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-23T14:10:10.589Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-23T14:10:10.589Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-23T14:10:10.852Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-23T14:10:10.852Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-23T14:10:11.121Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-23T14:10:11.121Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-23T14:10:11.121Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:11.121Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:11.387Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:11.387Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:11.387Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:11.647Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:11.647Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:11.647Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:12.586Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:12.586Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:13.541Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:13.801Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:14.371Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:14.371Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:14.940Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:14.940Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:15.880Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-23T14:10:15.880Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-23T14:10:15.880Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-23T14:10:15.880Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-23T14:10:16.141Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-23T14:10:16.141Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-23T14:10:16.141Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-23T14:10:16.401Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-23T14:10:16.401Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-23T14:10:16.401Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-23T14:10:16.660Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-23T14:10:16.660Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-23T14:10:16.660Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-23T14:10:16.660Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-23T14:10:16.926Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-23T14:10:16.926Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-23T14:10:16.926Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:16.926Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-23T14:10:17.187Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:17.187Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:17.187Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:17.187Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-23T14:10:17.187Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-23T14:10:17.187Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-23T14:10:17.446Z] [2020-12-23T14:10:17.446Z] Current default time zone: 'Etc/UTC' [2020-12-23T14:10:17.446Z] Local time is now: Wed Dec 23 14:10:17 UTC 2020. [2020-12-23T14:10:17.446Z] Universal Time is now: Wed Dec 23 14:10:17 UTC 2020. [2020-12-23T14:10:17.446Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-23T14:10:17.446Z] [2020-12-23T14:10:17.446Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-23T14:10:17.446Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:17.446Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-23T14:10:17.446Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-23T14:10:17.446Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-23T14:10:17.446Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-23T14:10:17.706Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-23T14:10:17.706Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-23T14:10:17.706Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-23T14:10:17.706Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-23T14:10:17.706Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:17.706Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-23T14:10:17.966Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:17.966Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-23T14:10:17.966Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:17.966Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-23T14:10:17.967Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-23T14:10:17.967Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-23T14:10:18.227Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-23T14:10:18.227Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-23T14:10:18.227Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-23T14:10:18.227Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-23T14:10:18.227Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-23T14:10:19.611Z] Updating certificates in /etc/ssl/certs... [2020-12-23T14:10:20.550Z] 22 added, 17 removed; done. [2020-12-23T14:10:20.550Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-23T14:10:20.550Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-23T14:10:20.550Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-23T14:10:20.550Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-23T14:10:20.550Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-23T14:10:20.550Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:20.550Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-23T14:10:20.550Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:20.816Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:20.816Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:20.816Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:20.816Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:20.816Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-23T14:10:20.816Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-23T14:10:20.816Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-23T14:10:20.816Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-23T14:10:20.816Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-23T14:10:20.816Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:21.075Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-23T14:10:21.075Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-23T14:10:21.075Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-23T14:10:21.075Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-23T14:10:21.075Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-23T14:10:21.075Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-23T14:10:21.335Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-23T14:10:21.336Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-23T14:10:21.336Z] Updating certificates in /etc/ssl/certs... [2020-12-23T14:10:21.905Z] 0 added, 0 removed; done. [2020-12-23T14:10:21.905Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-23T14:10:21.905Z] done. [2020-12-23T14:10:22.164Z] Reading package lists... [2020-12-23T14:10:22.424Z] Building dependency tree... [2020-12-23T14:10:22.424Z] Reading state information... [2020-12-23T14:10:22.685Z] The following NEW packages will be installed: [2020-12-23T14:10:22.685Z] apt-transport-https [2020-12-23T14:10:22.685Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T14:10:22.685Z] Need to get 1696 B of archives. [2020-12-23T14:10:22.685Z] After this operation, 153 kB of additional disk space will be used. [2020-12-23T14:10:22.685Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-23T14:10:22.945Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T14:10:22.945Z] Fetched 1696 B in 0s (26.6 kB/s) [2020-12-23T14:10:22.945Z] Selecting previously unselected package apt-transport-https. [2020-12-23T14:10:22.945Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-23T14:10:22.945Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-23T14:10:22.945Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-23T14:10:22.945Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-23T14:10:23.205Z] Waiting for network to be ready... [2020-12-23T14:10:29.783Z] 2020-12-23T14:10:26Z INFO Waiting for automatic snapd restart... [2020-12-23T14:10:30.353Z] snapd 2.48.1 from Canonical* installed [2020-12-23T14:10:31.291Z] "snapd" switched to the "latest/stable" channel [2020-12-23T14:10:31.291Z] [2020-12-23T14:10:35.489Z] core18 20201210 from Canonical* installed [2020-12-23T14:10:35.489Z] "core18" switched to the "latest/stable" channel [2020-12-23T14:10:35.489Z] [2020-12-23T14:10:40.768Z] snapcraft 4.4.4 from Canonical* installed [2020-12-23T14:10:41.028Z] "snapcraft" switched to the "latest/stable" channel [2020-12-23T14:10:41.028Z] [2020-12-23T14:10:44.321Z] 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: [2020-12-23T14:10:44.321Z] - README.md [2020-12-23T14:10:44.321Z] [2020-12-23T14:10:44.321Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-23T14:10:50.893Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-23T14:10:50.893Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-23T14:10:50.893Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-23T14:10:50.893Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-23T14:10:52.534Z] Reading package lists... [2020-12-23T14:10:52.534Z] Installing build dependencies: curl=7.58.0-2ubuntu3.12 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 libcurl4=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 [2020-12-23T14:10:59.107Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-23T14:10:59.107Z] Reading package lists... [2020-12-23T14:10:59.107Z] Building dependency tree... [2020-12-23T14:10:59.107Z] Reading state information... [2020-12-23T14:10:59.107Z] Suggested packages: [2020-12-23T14:10:59.107Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-23T14:10:59.107Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-23T14:10:59.107Z] Recommended packages: [2020-12-23T14:10:59.107Z] less publicsuffix [2020-12-23T14:10:59.107Z] The following NEW packages will be installed: [2020-12-23T14:10:59.107Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 [2020-12-23T14:10:59.107Z] libpsl5 librtmp1 [2020-12-23T14:10:59.107Z] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T14:10:59.107Z] Need to get 5500 kB of archives. [2020-12-23T14:10:59.107Z] After this operation, 36.0 MB of additional disk space will be used. [2020-12-23T14:10:59.107Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] [2020-12-23T14:10:59.107Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] [2020-12-23T14:10:59.367Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-23T14:10:59.367Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-23T14:10:59.367Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-23T14:10:59.367Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-23T14:10:59.367Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-23T14:10:59.628Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-23T14:10:59.628Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-23T14:10:59.628Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T14:10:59.888Z] Fetched 5500 kB in 1s (10.3 MB/s) [2020-12-23T14:10:59.888Z] Selecting previously unselected package libpsl5:amd64. [2020-12-23T14:10:59.888Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-23T14:10:59.888Z] Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-23T14:10:59.888Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-23T14:10:59.888Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T14:10:59.888Z] Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-23T14:10:59.888Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-23T14:11:00.153Z] Selecting previously unselected package librtmp1:amd64. [2020-12-23T14:11:00.153Z] Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-23T14:11:00.153Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-23T14:11:00.153Z] Selecting previously unselected package libcurl4:amd64. [2020-12-23T14:11:00.153Z] Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-23T14:11:00.153Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-23T14:11:00.413Z] Selecting previously unselected package curl. [2020-12-23T14:11:00.413Z] Preparing to unpack .../4-curl_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-23T14:11:00.413Z] Unpacking curl (7.58.0-2ubuntu3.12) ... [2020-12-23T14:11:00.413Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-23T14:11:00.413Z] Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-23T14:11:00.413Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-23T14:11:00.413Z] Selecting previously unselected package liberror-perl. [2020-12-23T14:11:00.413Z] Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... [2020-12-23T14:11:00.413Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-23T14:11:00.673Z] Selecting previously unselected package git-man. [2020-12-23T14:11:00.673Z] Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-23T14:11:00.673Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-23T14:11:00.673Z] Selecting previously unselected package git. [2020-12-23T14:11:00.673Z] Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-23T14:11:00.673Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-23T14:11:02.058Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-23T14:11:02.058Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-23T14:11:02.058Z] Setting up liberror-perl (0.17025-1) ... [2020-12-23T14:11:02.058Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-23T14:11:02.058Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-23T14:11:02.058Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-23T14:11:02.058Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-23T14:11:02.058Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-23T14:11:02.058Z] Setting up curl (7.58.0-2ubuntu3.12) ... [2020-12-23T14:11:02.058Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-23T14:11:08.641Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-23T14:11:08.641Z] curl set to automatically installed. [2020-12-23T14:11:08.641Z] git set to automatically installed. [2020-12-23T14:11:08.641Z] git-man set to automatically installed. [2020-12-23T14:11:08.641Z] libcurl3-gnutls set to automatically installed. [2020-12-23T14:11:08.641Z] libcurl4 set to automatically installed. [2020-12-23T14:11:08.641Z] liberror-perl set to automatically installed. [2020-12-23T14:11:08.641Z] libnghttp2-14 set to automatically installed. [2020-12-23T14:11:08.641Z] libpsl5 set to automatically installed. [2020-12-23T14:11:08.641Z] librtmp1 set to automatically installed. [2020-12-23T14:11:10.023Z] snapd is not logged in, snap install commands will use sudo [2020-12-23T14:11:16.603Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-23T14:11:17.172Z] snap "core18" has no updates available [2020-12-23T14:11:17.844Z] Pulling config-common [2020-12-23T14:11:18.862Z] Pulling go [2020-12-23T14:11:20.245Z] 'device-modbus' has dependencies that need to be staged: go [2020-12-23T14:11:20.245Z] Skipping pull go (already ran) [2020-12-23T14:11:20.245Z] Building go [2020-12-23T14:11:20.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-23T14:11:20.245Z] Dload Upload Total Spent Left Speed [2020-12-23T14:11:25.136Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 10 115M 10 12.2M 0 0 6155k 0 0:00:19 0:00:02 0:00:17 6155k 37 115M 37 42.9M 0 0 13.9M 0 0:00:08 0:00:03 0:00:05 13.9M 65 115M 65 75.4M 0 0 18.7M 0 0:00:06 0:00:04 0:00:02 18.7M 93 115M 93 108M 0 0 21.5M 0 0:00:05 0:00:05 --:--:-- 21.8M 100 115M 100 115M 0 0 21.9M 0 0:00:05 0:00:05 --:--:-- 30.8M [2020-12-23T14:11:26.075Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-23T14:11:31.358Z] Staging go [2020-12-23T14:11:31.618Z] Pulling device-modbus [2020-12-23T14:11:32.557Z] Pulling version [2020-12-23T14:11:33.937Z] Building config-common [2020-12-23T14:11:36.475Z] Skipping build go (already ran) [2020-12-23T14:11:36.475Z] Building device-modbus [2020-12-23T14:11:36.475Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-12-23T14:11:37.049Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.3.1-dev.11 [2020-12-23T14:11:37.049Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2020-12-23T14:11:37.049Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-23T14:11:37.312Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-23T14:11:37.312Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-23T14:11:37.312Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-23T14:11:37.312Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-23T14:11:37.312Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-23T14:11:37.312Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-23T14:11:37.312Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T14:11:37.312Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-23T14:11:37.312Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-23T14:11:37.312Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-23T14:11:37.312Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T14:11:37.312Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-23T14:11:37.312Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-23T14:11:37.312Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-23T14:11:37.312Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-23T14:11:37.575Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-23T14:11:37.575Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-23T14:11:37.575Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-23T14:11:37.837Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-23T14:11:37.837Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-12-23T14:11:44.436Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-23T14:11:46.354Z] Building version [2020-12-23T14:11:48.264Z] Staging config-common [2020-12-23T14:11:49.646Z] Skipping stage go (already ran) [2020-12-23T14:11:49.646Z] Staging device-modbus [2020-12-23T14:11:50.586Z] Staging version [2020-12-23T14:11:51.528Z] Priming config-common [2020-12-23T14:11:52.468Z] Priming go [2020-12-23T14:11:53.859Z] Priming device-modbus [2020-12-23T14:11:54.800Z] Priming version [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-23T14:12:00.016Z] provisioning config files... [2020-12-23T14:12:00.030Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-208@tmp/config372243848682800631tmp [Pipeline] { [Pipeline] sh [2020-12-23T14:12:00.530Z] + set +x [2020-12-23T14:12:00.530Z] + curl -s https://codecov.io/bash [2020-12-23T14:12:00.530Z] + bash -s -- [2020-12-23T14:12:00.793Z] [2020-12-23T14:12:00.793Z] _____ _ [2020-12-23T14:12:00.793Z] / ____| | | [2020-12-23T14:12:00.793Z] | | ___ __| | ___ ___ _____ __ [2020-12-23T14:12:00.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-23T14:12:00.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-23T14:12:00.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-23T14:12:00.793Z] Bash-20201217-3d3df35 [2020-12-23T14:12:00.793Z] [2020-12-23T14:12:00.793Z] [2020-12-23T14:12:00.793Z] git version 2.24.3 found [2020-12-23T14:12:00.793Z] 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 [2020-12-23T14:12:00.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-23T14:12:00.793Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-23T14:12:00.793Z] ==> Jenkins CI detected. [2020-12-23T14:12:00.793Z] project root: . [2020-12-23T14:12:00.793Z] --> token set from env [2020-12-23T14:12:00.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-23T14:12:00.793Z] ==> Running gcov in . (disable via -X gcov) [2020-12-23T14:12:00.793Z] ==> Python coveragepy not found [2020-12-23T14:12:00.793Z] ==> Searching for coverage reports in: [2020-12-23T14:12:00.793Z] + . [2020-12-23T14:12:00.793Z] -> Found 1 reports [2020-12-23T14:12:00.793Z] ==> Detecting git/mercurial file structure [2020-12-23T14:12:00.793Z] ==> Reading reports [2020-12-23T14:12:00.793Z] + ./coverage.out bytes=22181 [2020-12-23T14:12:00.793Z] ==> Appending adjustments [2020-12-23T14:12:00.793Z] https://docs.codecov.io/docs/fixing-reports [2020-12-23T14:12:01.056Z] + Found adjustments [2020-12-23T14:12:01.056Z] ==> Gzipping contents [2020-12-23T14:12:01.056Z] 8.0K /tmp/codecov.piTWS6.gz [2020-12-23T14:12:01.056Z] ==> Uploading reports [2020-12-23T14:12:01.056Z] url: https://codecov.io [2020-12-23T14:12:01.056Z] query: branch=PR-208&commit=57134b32983e072f56e5973d3fecc5c5aadfdc8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=208&job=&cmd_args= [2020-12-23T14:12:01.056Z] -> Pinging Codecov [2020-12-23T14:12:01.056Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-208&commit=57134b32983e072f56e5973d3fecc5c5aadfdc8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=208&job=&cmd_args= [2020-12-23T14:12:01.642Z] -> Uploading to [2020-12-23T14:12:01.642Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-23/55DBCA73C666E3227836607328DD7E49/57134b32983e072f56e5973d3fecc5c5aadfdc8c/b2db6fb5-ea4c-4f40-ace0-47ec73b4687c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201223T141201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=edd565c990b22cd35cf8939c4d65ee45a0907cf3298f173d4a3b11ffd4d0dc52 [2020-12-23T14:12:01.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-23T14:12:01.642Z] Dload Upload Total Spent Left Speed [2020-12-23T14:12:01.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4205 0 0 100 4205 0 7912 --:--:-- --:--:-- --:--:-- 7904 100 4205 0 0 100 4205 0 7909 --:--:-- --:--:-- --:--:-- 7904 [2020-12-23T14:12:01.908Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/57134b32983e072f56e5973d3fecc5c5aadfdc8c [Pipeline] } [2020-12-23T14:12:01.932Z] 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-23T14:12:06.274Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:12:06.627Z] ---> package-listing.sh [2020-12-23T14:12:06.627Z] ++ facter osfamily [2020-12-23T14:12:06.627Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-23T14:12:06.627Z] + OS_FAMILY=redhat [2020-12-23T14:12:06.627Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-208 [2020-12-23T14:12:06.627Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-23T14:12:06.627Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-23T14:12:06.627Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-23T14:12:06.627Z] + PACKAGES=/tmp/packages_start.txt [2020-12-23T14:12:06.627Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-208 ']' [2020-12-23T14:12:06.627Z] + PACKAGES=/tmp/packages_end.txt [2020-12-23T14:12:06.627Z] + case "${OS_FAMILY}" in [2020-12-23T14:12:06.627Z] + rpm -qa [2020-12-23T14:12:06.627Z] + sort [2020-12-23T14:12:11.953Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-23T14:12:11.953Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-23T14:12:11.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-23T14:12:11.953Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-208 ']' [2020-12-23T14:12:11.954Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-208/archives/ [2020-12-23T14:12:11.954Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-208/archives/ [Pipeline] echo [2020-12-23T14:12:12.000Z] 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-23T14:12:12.320Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:12:12.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-23T14:12:12.660Z] [2020-12-23T14:12:12.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-23T14:12:13.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-23T14:12:13.053Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-23T14:12:13.053Z] df20fa9351a1: Pulling fs layer [2020-12-23T14:12:13.053Z] 36b3adc4ff6f: Pulling fs layer [2020-12-23T14:12:13.053Z] 8ad3a11d3b57: Pulling fs layer [2020-12-23T14:12:13.053Z] 46f8f816bc3b: Pulling fs layer [2020-12-23T14:12:13.053Z] 93b61091891f: Pulling fs layer [2020-12-23T14:12:13.053Z] 93b9cdb0e59b: Pulling fs layer [2020-12-23T14:12:13.053Z] 5e14af77c1be: Pulling fs layer [2020-12-23T14:12:13.053Z] 01666e4c0597: Pulling fs layer [2020-12-23T14:12:13.053Z] aa168da1d23b: Pulling fs layer [2020-12-23T14:12:13.053Z] 93b9cdb0e59b: Waiting [2020-12-23T14:12:13.053Z] 5e14af77c1be: Waiting [2020-12-23T14:12:13.053Z] 46f8f816bc3b: Waiting [2020-12-23T14:12:13.053Z] 93b61091891f: Waiting [2020-12-23T14:12:13.053Z] 01666e4c0597: Waiting [2020-12-23T14:12:13.053Z] aa168da1d23b: Waiting [2020-12-23T14:12:13.318Z] 36b3adc4ff6f: Download complete [2020-12-23T14:12:13.318Z] 46f8f816bc3b: Verifying Checksum [2020-12-23T14:12:13.318Z] 46f8f816bc3b: Download complete [2020-12-23T14:12:13.318Z] df20fa9351a1: Download complete [2020-12-23T14:12:13.318Z] 93b9cdb0e59b: Verifying Checksum [2020-12-23T14:12:13.318Z] 93b9cdb0e59b: Download complete [2020-12-23T14:12:13.318Z] 93b61091891f: Download complete [2020-12-23T14:12:13.318Z] 5e14af77c1be: Verifying Checksum [2020-12-23T14:12:13.318Z] 5e14af77c1be: Download complete [2020-12-23T14:12:13.318Z] 01666e4c0597: Download complete [2020-12-23T14:12:13.318Z] 8ad3a11d3b57: Verifying Checksum [2020-12-23T14:12:13.318Z] 8ad3a11d3b57: Download complete [2020-12-23T14:12:13.896Z] df20fa9351a1: Pull complete [2020-12-23T14:12:13.896Z] 36b3adc4ff6f: Pull complete [2020-12-23T14:12:14.853Z] 8ad3a11d3b57: Pull complete [2020-12-23T14:12:14.853Z] 46f8f816bc3b: Pull complete [2020-12-23T14:12:15.118Z] 93b61091891f: Pull complete [2020-12-23T14:12:15.705Z] 93b9cdb0e59b: Pull complete [2020-12-23T14:12:15.967Z] aa168da1d23b: Download complete [2020-12-23T14:12:16.237Z] 5e14af77c1be: Pull complete [2020-12-23T14:12:16.237Z] 01666e4c0597: Pull complete [2020-12-23T14:12:22.882Z] aa168da1d23b: Pull complete [2020-12-23T14:12:22.882Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-23T14:12:22.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-23T14:12:22.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-23T14:12:23.091Z] prd-centos7-docker-4c-2g-17260 does not seem to be running inside a container [2020-12-23T14:12:23.140Z] $ 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-208/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-208 -v /w/workspace/xfoundry_device-modbus-go_PR-208:/w/workspace/xfoundry_device-modbus-go_PR-208:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-208@tmp:/w/workspace/xfoundry_device-modbus-go_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-23T14:12:26.481Z] $ docker top 8f0ddb2ec016aa61bdc14935ab6fd08a74d04110d85f81d21d231a6419e6b0e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-23T14:12:27.065Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-23T14:12:27.510Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-23T14:12:27.868Z] + ls /var/log/sa-host [2020-12-23T14:12:27.868Z] + sadf -c /var/log/sa-host/sa23 [2020-12-23T14:12:27.868Z] file_magic: OK [2020-12-23T14:12:27.868Z] HZ: Using current value: 100 [2020-12-23T14:12:27.868Z] file_header: OK [2020-12-23T14:12:27.868Z] 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 [2020-12-23T14:12:27.868Z] Statistics: [2020-12-23T14:12:27.868Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-23T14:12:27.868Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-23T14:12:28.538Z] provisioning config files... [2020-12-23T14:12:28.562Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-208@tmp/config5523219595801875623tmp [Pipeline] { [Pipeline] echo [2020-12-23T14:12:28.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:12:29.013Z] ---> create-netrc.sh [Pipeline] } [2020-12-23T14:12:29.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-23T14:12:29.196Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:12:29.542Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-23T14:12:29.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:12:29.917Z] ---> sudo-logs.sh [2020-12-23T14:12:29.917Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-23T14:12:29.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:12:30.305Z] ---> job-cost.sh [2020-12-23T14:12:30.305Z] lf-activate-venv: SKIPPING [2020-12-23T14:12:30.305Z] INFO: No Stack... [2020-12-23T14:12:31.271Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-23T14:12:31.847Z] INFO: Archiving Costs [Pipeline] echo [2020-12-23T14:12:31.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-23T14:12:32.247Z] ---> logs-deploy.sh [2020-12-23T14:12:32.247Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-208/1 [2020-12-23T14:12:32.247Z] INFO: archiving workspace using pattern(s): [2020-12-23T14:12:33.640Z] Archives upload complete. [2020-12-23T14:12:33.902Z] INFO: archiving logs to Nexus [2020-12-23T14:12:34.849Z] ---> uname -a: [2020-12-23T14:12:34.849Z] Linux prd-centos7-docker-4c-2g-17260.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-23T14:12:34.849Z] [2020-12-23T14:12:34.849Z] [2020-12-23T14:12:34.849Z] ---> lscpu: [2020-12-23T14:12:34.849Z] Architecture: x86_64 [2020-12-23T14:12:34.849Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-23T14:12:34.849Z] Byte Order: Little Endian [2020-12-23T14:12:34.849Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-23T14:12:34.849Z] CPU(s): 4 [2020-12-23T14:12:34.849Z] On-line CPU(s) list: 0-3 [2020-12-23T14:12:34.849Z] Thread(s) per core: 1 [2020-12-23T14:12:34.849Z] Core(s) per socket: 1 [2020-12-23T14:12:34.849Z] Socket(s): 4 [2020-12-23T14:12:34.849Z] NUMA node(s): 1 [2020-12-23T14:12:34.849Z] Vendor ID: GenuineIntel [2020-12-23T14:12:34.849Z] CPU family: 6 [2020-12-23T14:12:34.849Z] Model: 44 [2020-12-23T14:12:34.849Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-23T14:12:34.849Z] Stepping: 1 [2020-12-23T14:12:34.849Z] CPU MHz: 2933.436 [2020-12-23T14:12:34.849Z] BogoMIPS: 5866.87 [2020-12-23T14:12:34.849Z] Virtualization: VT-x [2020-12-23T14:12:34.849Z] Hypervisor vendor: KVM [2020-12-23T14:12:34.849Z] Virtualization type: full [2020-12-23T14:12:34.849Z] L1d cache: 128 KiB [2020-12-23T14:12:34.849Z] L1i cache: 128 KiB [2020-12-23T14:12:34.849Z] L2 cache: 16 MiB [2020-12-23T14:12:34.849Z] L3 cache: 64 MiB [2020-12-23T14:12:34.849Z] NUMA node0 CPU(s): 0-3 [2020-12-23T14:12:34.849Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-23T14:12:34.849Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-23T14:12:34.849Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-23T14:12:34.849Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-23T14:12:34.849Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-23T14:12:34.849Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-23T14:12:34.849Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-23T14:12:34.849Z] Vulnerability Srbds: Not affected [2020-12-23T14:12:34.849Z] Vulnerability Tsx async abort: Not affected [2020-12-23T14:12:34.849Z] 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 [2020-12-23T14:12:34.849Z] [2020-12-23T14:12:34.849Z] [2020-12-23T14:12:34.849Z] ---> nproc: [2020-12-23T14:12:34.849Z] 4 [2020-12-23T14:12:34.849Z] [2020-12-23T14:12:34.849Z]