Pull request #124 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 41c1c1911e961908baeef7fa38a53b92e0289cee+958790dae25eb4aa599a15975d5755b3abdf86cf (c4b4765f801a5117f0e2e5e0ed81ddf786851f15) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@d8f89cc71b9e7d4aab3302ed4023620cad223655 Attempting to resolve d8f89cc71b9e7d4aab3302ed4023620cad223655 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 Could not find d8f89cc71b9e7d4aab3302ed4023620cad223655 in remote references. Pulling heads to local for deep search... > 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/pull/*:refs/remotes/origin/pr/* # timeout=10 > git rev-parse d8f89cc71b9e7d4aab3302ed4023620cad223655^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Selected match: pr/264/head revision d8f89cc71b9e7d4aab3302ed4023620cad223655 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d8f89cc71b9e7d4aab3302ed4023620cad223655 (pr/264/head) > git config core.sparsecheckout # timeout=10 > git checkout -f d8f89cc71b9e7d4aab3302ed4023620cad223655 # timeout=10 Commit message: "feat(snap): Use new native build script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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:app-service-configurable, 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: app-service-configurable-settings PROJECT: app-service-configurable 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-app-service-configurable 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9526 in /w/workspace/_app-service-configurable_PR-124 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing 642fa47e430a114f574fe529806f610c5b75029c Checking out Revision 642fa47e430a114f574fe529806f610c5b75029c (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # 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 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 642fa47e430a114f574fe529806f610c5b75029c # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:02:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:02:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:02:03 ========================================================= 17:02:03 EdgeX Global Pipelines Version Info 17:02:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:02:04 ------------------- 17:02:04 stable info: 17:02:04 ------------------- 17:02:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:02:04 Commit SHA: f3f382fce060f16c10d6f597981912fab355381a 17:02:04 Message: update stable to v1.0.148 17:02:05 ------------------- 17:02:05 experimental info: 17:02:05 ------------------- 17:02:05 Commited By: **** collab-it+edgex@linuxfoundation.org 17:02:05 Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f 17:02:05 Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:02:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:02:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 17:02:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 17:02:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 17:02:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 642fa47e430a114f574fe529806f610c5b75029c [Pipeline] echo 17:02:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 642fa47 [Pipeline] echo 17:02:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:02:09 + git log --format=format:%s -1 642fa47e430a114f574fe529806f610c5b75029c [Pipeline] echo 17:02:10 GIT_COMMIT: 642fa47e430a114f574fe529806f610c5b75029c, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo 17:02:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:11 17:02:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:02:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:11 latest: Pulling from edgex-devops/git-semver 17:02:11 31603596830f: Pulling fs layer 17:02:11 2a8b12db71e7: Pulling fs layer 17:02:11 6ca5941a6612: Pulling fs layer 17:02:11 ecc8261a40a4: Pulling fs layer 17:02:11 ecc8261a40a4: Waiting 17:02:11 2a8b12db71e7: Download complete 17:02:11 31603596830f: Download complete 17:02:11 ecc8261a40a4: Verifying Checksum 17:02:11 ecc8261a40a4: Download complete 17:02:11 6ca5941a6612: Verifying Checksum 17:02:11 6ca5941a6612: Download complete 17:02:12 31603596830f: Pull complete 17:02:12 2a8b12db71e7: Pull complete 17:02:13 6ca5941a6612: Pull complete 17:02:13 ecc8261a40a4: Pull complete 17:02:13 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:02:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:02:13 prd-centos7-docker-4c-2g-9526 does not seem to be running inside a container 17:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@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:10004/edgex-devops/git-semver:latest cat 17:02:15 $ docker top 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:16 [ssh-agent] Looking for ssh-agent implementation... 17:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:16 $ docker exec 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent 17:02:16 SSH_AUTH_SOCK=/tmp/ssh-uc0k2jkvLerW/agent.13 17:02:16 SSH_AGENT_PID=18 17:02:16 Running ssh-add (command line suppressed) 17:02:16 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_3844605632117173222.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_3844605632117173222.key) 17:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:17 + git tag --points-at HEAD [Pipeline] } 17:02:17 $ docker exec --env ******** --env ******** 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent -k 17:02:17 unset SSH_AUTH_SOCK; 17:02:17 unset SSH_AGENT_PID; 17:02:17 echo Agent pid 18 killed; 17:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:02:17 [ssh-agent] Looking for ssh-agent implementation... 17:02:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:02:17 $ docker exec 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent 17:02:18 SSH_AUTH_SOCK=/tmp/ssh-749MhR0Q1S3g/agent.47 17:02:18 SSH_AGENT_PID=53 17:02:18 Running ssh-add (command line suppressed) 17:02:18 Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_9016289486564800545.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_9016289486564800545.key) 17:02:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:02:18 + git semver init 17:02:18 # -> Open(): unable to determine branch for HEAD 17:02:18 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git 17:02:18 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 17:02:18 # $SEMVER_REMOTE_NAME = origin 17:02:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:02:18 # $SEMVER_USER_NAME = edgex-jenkins 17:02:18 # $SEMVER_BRANCH = PR-124 17:02:18 # $SEMVER_TEMP = /tmp/semver-001702061 17:02:18 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 17:02:19 # '/tmp/semver-001702061' -> '/w/workspace/_app-service-configurable_PR-124/.semver' 17:02:19 # -> Force: false 17:02:19 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } 17:02:19 $ docker exec --env ******** --env ******** 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 ssh-agent -k 17:02:19 unset SSH_AUTH_SOCK; 17:02:19 unset SSH_AGENT_PID; 17:02:19 echo Agent pid 53 killed; 17:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:02:19 + git semver [Pipeline] } 17:02:19 $ docker stop --time=1 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 17:02:21 $ docker rm -f 808017a5442b415abd3d0f87f0f31b7a4f99aa22efbf0b5b7fa3cfa88eed7bd3 [Pipeline] // withDockerContainer [Pipeline] sh 17:02:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:02:22 Stashed 1 file(s) [Pipeline] echo 17:02:22 [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 17:02:38 Still waiting to schedule task 17:02:38 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:02:38 Still waiting to schedule task 17:02:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:05:49 Running on prd-centos7-docker-4c-2g-9530 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:05:49 Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout 17:05:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-9529 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:05:51 Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout 17:05:52 using credential edgex-jenkins-ssh 17:05:52 Cloning the remote Git repository 17:05:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:05:52 > git init /w/workspace/app-service-configurable/23 # timeout=10 17:05:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:05:52 > git --version # timeout=10 17:05:52 > git --version # 'git version 2.16.5' 17:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:05:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:52 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:05:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:05:53 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 17:05:53 Merge succeeded, producing 65a3e1ae97137b3c11383a15adb22204a6fb2af6 17:05:53 Checking out Revision 65a3e1ae97137b3c11383a15adb22204a6fb2af6 (PR-124) 17:05:53 > git config core.sparsecheckout # timeout=10 17:05:53 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 17:05:53 > git remote # timeout=10 17:05:53 > git config --get remote.origin.url # timeout=10 17:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:53 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 17:05:53 > git rev-parse HEAD^{commit} # timeout=10 17:05:53 > git config core.sparsecheckout # timeout=10 17:05:53 > git checkout -f 65a3e1ae97137b3c11383a15adb22204a6fb2af6 # timeout=10 17:05:57 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 17:05:57 First time build. Skipping changelog. 17:05:57 using credential edgex-jenkins-ssh 17:05:57 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:05:57 > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 17:05:57 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:05:57 > git init /w/workspace/app-service-configurable/23 # timeout=10 17:05:57 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:05:57 > git --version # timeout=10 17:05:57 > git --version # 'git version 2.17.1' 17:05:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] unstash [Pipeline] echo 17:05:58 ========================================================= 17:05:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:05:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:05:58 + 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 . 17:05:58 Sending build context to Docker daemon 98.82kB 17:05:59 Step 1/8 : ARG BASE=golang:1.15-alpine 17:05:59 Step 2/8 : FROM ${BASE} 17:05:59 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 17:05:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:05:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:05:58 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:05:58 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:05:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:05:59 > git config core.sparsecheckout # timeout=10 17:05:59 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 17:05:59 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:05:59 df20fa9351a1: Pulling fs layer 17:05:59 ed8968b2872e: Pulling fs layer 17:05:59 a92cc7c5fd73: Pulling fs layer 17:05:59 e871e8e8d7a9: Pulling fs layer 17:05:59 e73272ec9a57: Pulling fs layer 17:05:59 1e910a182e73: Pulling fs layer 17:05:59 4e634b169226: Pulling fs layer 17:05:59 e871e8e8d7a9: Waiting 17:05:59 e73272ec9a57: Waiting 17:05:59 1e910a182e73: Waiting 17:05:59 4e634b169226: Waiting 17:05:59 a92cc7c5fd73: Verifying Checksum 17:05:59 a92cc7c5fd73: Download complete 17:05:59 ed8968b2872e: Verifying Checksum 17:05:59 ed8968b2872e: Download complete 17:05:59 e73272ec9a57: Verifying Checksum 17:05:59 e73272ec9a57: Download complete 17:05:59 1e910a182e73: Verifying Checksum 17:05:59 1e910a182e73: Download complete 17:05:59 df20fa9351a1: Verifying Checksum 17:05:59 df20fa9351a1: Download complete 17:05:59 Merge succeeded, producing cd2766a97cdac595323b5fee16ef115f284530d6 17:05:59 Checking out Revision cd2766a97cdac595323b5fee16ef115f284530d6 (PR-124) 17:05:59 df20fa9351a1: Pull complete 17:05:59 ed8968b2872e: Pull complete 17:05:59 a92cc7c5fd73: Pull complete 17:05:59 > git remote # timeout=10 17:05:59 > git config --get remote.origin.url # timeout=10 17:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:05:59 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 17:05:59 > git rev-parse HEAD^{commit} # timeout=10 17:05:59 > git config core.sparsecheckout # timeout=10 17:05:59 > git checkout -f cd2766a97cdac595323b5fee16ef115f284530d6 # timeout=10 17:06:01 4e634b169226: Verifying Checksum 17:06:01 4e634b169226: Download complete 17:06:02 e871e8e8d7a9: Verifying Checksum 17:06:02 e871e8e8d7a9: Download complete 17:06:03 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 17:06:03 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:06:05 ========================================================= 17:06:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:06:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:06:03 > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 17:06:06 + 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 . 17:06:06 Sending build context to Docker daemon 98.82kB 17:06:06 Step 1/8 : ARG BASE=golang:1.15-alpine 17:06:06 Step 2/8 : FROM ${BASE} 17:06:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:06:07 b538f80385f9: Pulling fs layer 17:06:07 74f711af9a0d: Pulling fs layer 17:06:07 99f96fe45779: Pulling fs layer 17:06:07 8529a6b9a6be: Pulling fs layer 17:06:07 45590311c82a: Pulling fs layer 17:06:07 69ca0ff8b7b3: Pulling fs layer 17:06:07 209524e5b208: Pulling fs layer 17:06:07 45590311c82a: Waiting 17:06:07 69ca0ff8b7b3: Waiting 17:06:07 209524e5b208: Waiting 17:06:07 8529a6b9a6be: Waiting 17:06:07 99f96fe45779: Verifying Checksum 17:06:07 99f96fe45779: Download complete 17:06:07 74f711af9a0d: Verifying Checksum 17:06:07 74f711af9a0d: Download complete 17:06:07 45590311c82a: Verifying Checksum 17:06:07 45590311c82a: Download complete 17:06:07 69ca0ff8b7b3: Verifying Checksum 17:06:07 69ca0ff8b7b3: Download complete 17:06:07 e871e8e8d7a9: Pull complete 17:06:07 e73272ec9a57: Pull complete 17:06:07 1e910a182e73: Pull complete 17:06:07 b538f80385f9: Verifying Checksum 17:06:07 b538f80385f9: Download complete 17:06:08 b538f80385f9: Pull complete 17:06:09 74f711af9a0d: Pull complete 17:06:09 99f96fe45779: Pull complete 17:06:09 209524e5b208: Verifying Checksum 17:06:09 209524e5b208: Download complete 17:06:11 8529a6b9a6be: Verifying Checksum 17:06:11 8529a6b9a6be: Download complete 17:06:15 4e634b169226: Pull complete 17:06:15 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 17:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:06:15 ---> f7629b54cfaa 17:06:15 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:06:15 ---> Running in 63a7522278b9 17:06:15 Removing intermediate container 63a7522278b9 17:06:15 ---> 747e0d0e249b 17:06:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:15 ---> Running in a3336ab1adc8 17:06:17 Removing intermediate container a3336ab1adc8 17:06:17 ---> d5286fc19b62 17:06:17 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:06:17 ---> Running in be3e8d74315c 17:06:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:06:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:06:19 (1/6) Installing libc-dev (0.7.2-r3) 17:06:19 (2/6) Installing libsodium (1.0.18-r0) 17:06:20 (3/6) Installing pkgconf (1.7.2-r0) 17:06:20 (4/6) Installing libsodium-dev (1.0.18-r0) 17:06:20 (5/6) Installing libzmq (4.3.3-r0) 17:06:20 (6/6) Installing zeromq-dev (4.3.3-r0) 17:06:20 Executing busybox-1.31.1-r16.trigger 17:06:20 OK: 167 MiB in 45 packages 17:06:21 8529a6b9a6be: Pull complete 17:06:21 45590311c82a: Pull complete 17:06:21 69ca0ff8b7b3: Pull complete 17:06:21 Removing intermediate container be3e8d74315c 17:06:21 ---> 2e5e957e6b9f 17:06:21 Step 6/8 : WORKDIR /app 17:06:21 ---> Running in 1fafeead86ee 17:06:21 Removing intermediate container 1fafeead86ee 17:06:21 ---> 636dad5ce334 17:06:21 Step 7/8 : COPY . . 17:06:21 ---> 6609b4bc44bd 17:06:21 Step 8/8 : RUN go mod download 17:06:21 ---> Running in 852e1b5d6e2d 17:06:25 209524e5b208: Pull complete 17:06:25 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 17:06:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:06:25 ---> 5bddaf1c2fca 17:06:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:06:28 ---> Running in 8658bff1cdbc 17:06:28 Removing intermediate container 8658bff1cdbc 17:06:28 ---> 95e340dcd7da 17:06:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:28 ---> Running in 33a97952568f 17:06:30 Removing intermediate container 33a97952568f 17:06:30 ---> 72e27ffd7199 17:06:30 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 17:06:30 ---> Running in 9dc05405aa96 17:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:06:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:06:34 (1/6) Installing libc-dev (0.7.2-r3) 17:06:34 (2/6) Installing libsodium (1.0.18-r0) 17:06:34 (3/6) Installing pkgconf (1.7.2-r0) 17:06:34 (4/6) Installing libsodium-dev (1.0.18-r0) 17:06:34 (5/6) Installing libzmq (4.3.3-r0) 17:06:34 (6/6) Installing zeromq-dev (4.3.3-r0) 17:06:35 Executing busybox-1.31.1-r16.trigger 17:06:35 OK: 144 MiB in 45 packages 17:06:36 Removing intermediate container 9dc05405aa96 17:06:36 ---> 946a57faf818 17:06:36 Step 6/8 : WORKDIR /app 17:06:36 ---> Running in 359e8964af39 17:06:36 Removing intermediate container 359e8964af39 17:06:36 ---> 39bb6b246eeb 17:06:36 Step 7/8 : COPY . . 17:06:37 ---> 09527176306b 17:06:37 Step 8/8 : RUN go mod download 17:06:37 ---> Running in 5ab667930d88 17:06:48 Removing intermediate container 852e1b5d6e2d 17:06:48 ---> dd0c8566be0b 17:06:48 Successfully built dd0c8566be0b 17:06:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:06:49 + docker inspect -f . ci-base-image-x86_64 17:06:49 . [Pipeline] withDockerContainer 17:06:50 prd-centos7-docker-4c-2g-9530 does not seem to be running inside a container 17:06:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:06:50 $ docker top 182f37728be77f8eb3bca4768cddae3110e8e9ebec95e6615e9a36aa164e1787 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:51 + go version 17:06:51 go version go1.15.2 linux/amd64 [Pipeline] } 17:06:51 $ docker stop --time=1 182f37728be77f8eb3bca4768cddae3110e8e9ebec95e6615e9a36aa164e1787 17:06:52 $ docker rm -f 182f37728be77f8eb3bca4768cddae3110e8e9ebec95e6615e9a36aa164e1787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:06:54 + docker inspect -f . ci-base-image-x86_64 17:06:54 . [Pipeline] withDockerContainer 17:06:54 prd-centos7-docker-4c-2g-9530 does not seem to be running inside a container 17:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:06:54 $ docker top dea9f609475c6d5a0227a3ebc5d1b8bf4245f3db51edb3575c0687d64dde5a31 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:55 + make test 17:06:55 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:07:04 Removing intermediate container 5ab667930d88 17:07:04 ---> e9fe7486ef8d 17:07:04 Successfully built e9fe7486ef8d 17:07:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:07:05 + docker inspect -f . ci-base-image-arm64 17:07:05 . [Pipeline] withDockerContainer 17:07:05 prd-ubuntu18.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container 17:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:07:07 $ docker top 041478b841f3784fb312ce02b7cde4f9895d052d3cc196409d40e1829547fe0d -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:08 + go version 17:07:08 go version go1.15.2 linux/arm64 [Pipeline] } 17:07:08 $ docker stop --time=1 041478b841f3784fb312ce02b7cde4f9895d052d3cc196409d40e1829547fe0d 17:07:10 $ docker rm -f 041478b841f3784fb312ce02b7cde4f9895d052d3cc196409d40e1829547fe0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:07:11 + docker inspect -f . ci-base-image-arm64 17:07:11 . [Pipeline] withDockerContainer 17:07:12 prd-ubuntu18.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container 17:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/23 -v /w/workspace/app-service-configurable/23:/w/workspace/app-service-configurable/23:rw,z -v /w/workspace/app-service-configurable/23@tmp:/w/workspace/app-service-configurable/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:07:13 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:07:13 CGO_ENABLED=1 go vet ./... 17:07:14 $ docker top a8b16c4c253759c4a2b653f5e3ce17d698f43f3622c3b4e091757738c8b319a6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:07:15 + make test 17:07:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:07:16 gofmt -l . 17:07:16 [ "`gofmt -l .`" = "" ] 17:07:16 ./bin/test-go-mod-tidy.sh 17:07:16 ./bin/test-attribution-txt.sh [Pipeline] stash 17:07:17 Stashed 1 file(s) [Pipeline] } 17:07:17 $ docker stop --time=1 dea9f609475c6d5a0227a3ebc5d1b8bf4245f3db51edb3575c0687d64dde5a31 17:07:19 $ docker rm -f dea9f609475c6d5a0227a3ebc5d1b8bf4245f3db51edb3575c0687d64dde5a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:07:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:07:22 + ls -al . 17:07:22 total 96 17:07:22 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 28 17:07 . 17:07:22 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 17:05 .. 17:07:22 -rw-rw-r--. 1 jenkins jenkins 6568 Oct 28 17:05 Attribution.txt 17:07:22 drwxrwxr-x. 2 jenkins jenkins 64 Oct 28 17:05 bin 17:07:22 -rw-r--r--. 1 jenkins jenkins 10 Oct 28 17:06 coverage.out 17:07:22 -rw-rw-r--. 1 jenkins jenkins 180 Oct 28 17:05 docker-compose.debug.yml 17:07:22 -rw-rw-r--. 1 jenkins jenkins 133 Oct 28 17:05 docker-compose.yml 17:07:22 -rw-rw-r--. 1 jenkins jenkins 2002 Oct 28 17:05 Dockerfile 17:07:22 -rw-rw-r--. 1 jenkins jenkins 966 Oct 28 17:05 Dockerfile.build 17:07:22 -rw-rw-r--. 1 jenkins jenkins 119 Oct 28 17:05 .dockerignore 17:07:22 drwxrwxr-x. 8 jenkins jenkins 179 Oct 28 17:05 .git 17:07:22 drwxrwxr-x. 2 jenkins jenkins 81 Oct 28 17:05 .github 17:07:22 -rw-rw-r--. 1 jenkins jenkins 93 Oct 28 17:05 .gitignore 17:07:22 -rw-r--r--. 1 jenkins jenkins 133 Oct 28 17:07 go.mod 17:07:22 -rw-r--r--. 1 jenkins jenkins 19455 Oct 28 17:07 go.sum 17:07:22 -rw-rw-r--. 1 jenkins jenkins 766 Oct 28 17:05 Jenkinsfile 17:07:22 -rw-rw-r--. 1 jenkins jenkins 10174 Oct 28 17:05 LICENSE 17:07:22 -rw-rw-r--. 1 jenkins jenkins 1519 Oct 28 17:05 main.go 17:07:22 -rw-rw-r--. 1 jenkins jenkins 1573 Oct 28 17:05 makefile 17:07:22 -rw-rw-r--. 1 jenkins jenkins 1277 Oct 28 17:05 README.md 17:07:22 drwxrwxr-x. 10 jenkins jenkins 171 Oct 28 17:05 res 17:07:22 drwxrwxr-x. 4 jenkins jenkins 71 Oct 28 17:05 snap 17:07:22 -rw-rw-r--. 1 jenkins jenkins 5 Oct 28 17:02 VERSION [Pipeline] isUnix [Pipeline] sh 17:07:22 + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=642fa47e430a114f574fe529806f610c5b75029c --label arch=amd64 --label version=0.0.0 . 17:07:22 Sending build context to Docker daemon 120.8kB 17:07:23 Step 1/27 : ARG BASE=golang:1.15-alpine 17:07:23 Step 2/27 : FROM ${BASE} AS builder 17:07:23 ---> dd0c8566be0b 17:07:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:07:23 ---> Running in 6cd327114ff2 17:07:23 Removing intermediate container 6cd327114ff2 17:07:23 ---> a2b1aeea9088 17:07:23 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:07:23 ---> Running in 799c8cfe65fe 17:07:23 Removing intermediate container 799c8cfe65fe 17:07:23 ---> f4d7f7cbd0eb 17:07:23 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:23 ---> Running in 96a781ff5831 17:07:23 Removing intermediate container 96a781ff5831 17:07:23 ---> 59eef65757ce 17:07:23 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:07:23 ---> Running in dd48c4bdea8c 17:07:24 Removing intermediate container dd48c4bdea8c 17:07:24 ---> 83e7a1fdc9d5 17:07:24 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:24 ---> Running in 3e881d76f0dd 17:07:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:07:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:27 OK: 167 MiB in 45 packages 17:07:27 Removing intermediate container 3e881d76f0dd 17:07:27 ---> 1c5a35669fe7 17:07:27 Step 8/27 : WORKDIR /app 17:07:27 ---> Running in 59ed085df40d 17:07:27 Removing intermediate container 59ed085df40d 17:07:27 ---> 60abf6c39508 17:07:27 Step 9/27 : COPY go.mod . 17:07:27 ---> 7658c61f8961 17:07:27 Step 10/27 : RUN go mod download 17:07:27 ---> Running in 424b7f48e53e 17:07:28 Removing intermediate container 424b7f48e53e 17:07:28 ---> 9724e90de0e9 17:07:28 Step 11/27 : COPY . . 17:07:28 ---> 0c0f7d1eab04 17:07:28 Step 12/27 : ARG MAKE="make build" 17:07:29 ---> Running in 16efe5f65078 17:07:29 Removing intermediate container 16efe5f65078 17:07:29 ---> 3673a4b0786f 17:07:29 Step 13/27 : RUN $MAKE 17:07:29 ---> Running in f10fbecd2c3c 17:07:29 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:07:47 Removing intermediate container f10fbecd2c3c 17:07:47 ---> 75e97cdc861e 17:07:47 Step 14/27 : FROM alpine:latest 17:07:47 latest: Pulling from library/alpine 17:07:47 188c0c94c7c5: Pulling fs layer 17:07:47 188c0c94c7c5: Verifying Checksum 17:07:47 188c0c94c7c5: Download complete 17:07:47 188c0c94c7c5: Pull complete 17:07:47 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:07:47 Status: Downloaded newer image for alpine:latest 17:07:47 ---> d6e46aa2470d 17:07:47 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:07:47 ---> Running in b0f9b95fe1ad 17:07:47 Removing intermediate container b0f9b95fe1ad 17:07:47 ---> 96351dcd8463 17:07:47 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:07:47 ---> Running in 4494300f46f1 17:07:47 Removing intermediate container 4494300f46f1 17:07:47 ---> f65bac3ea99d 17:07:47 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 17:07:47 ---> Running in 087bdc83c3c0 17:07:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:07:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:07:48 (1/6) Installing ca-certificates (20191127-r4) 17:07:48 (2/6) Installing libgcc (9.3.0-r2) 17:07:48 (3/6) Installing libsodium (1.0.18-r0) 17:07:48 (4/6) Installing libstdc++ (9.3.0-r2) 17:07:48 (5/6) Installing libzmq (4.3.3-r0) 17:07:48 (6/6) Installing zeromq (4.3.3-r0) 17:07:48 Executing busybox-1.31.1-r19.trigger 17:07:48 Executing ca-certificates-20191127-r4.trigger 17:07:48 OK: 9 MiB in 20 packages 17:07:49 Removing intermediate container 087bdc83c3c0 17:07:49 ---> 82d6a5be0087 17:07:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:07:49 ---> 96557ed4d275 17:07:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:07:50 ---> 2c15dbc1078e 17:07:50 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:07:50 ---> 3d25a071bd41 17:07:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:07:51 ---> 374d220ef73d 17:07:51 Step 22/27 : EXPOSE 48095 17:07:51 ---> Running in ee59621a2a01 17:07:51 Removing intermediate container ee59621a2a01 17:07:51 ---> c56a26e2b3a1 17:07:51 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:07:51 ---> Running in 5b2c0c4a8ae1 17:07:51 Removing intermediate container 5b2c0c4a8ae1 17:07:51 ---> cf2686ba6844 17:07:51 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:51 ---> Running in ea78ce90c05e 17:07:51 Removing intermediate container ea78ce90c05e 17:07:51 ---> 50b0debd68fb 17:07:51 Step 25/27 : LABEL arch=amd64 17:07:51 ---> Running in 37582bfd06c0 17:07:51 Removing intermediate container 37582bfd06c0 17:07:51 ---> 97d80cd88239 17:07:51 Step 26/27 : LABEL git_sha=642fa47e430a114f574fe529806f610c5b75029c 17:07:51 ---> Running in 89ba42e86694 17:07:52 Removing intermediate container 89ba42e86694 17:07:52 ---> 851cca22adbf 17:07:52 Step 27/27 : LABEL version=0.0.0 17:07:52 ---> Running in da833e665260 17:07:52 Removing intermediate container da833e665260 17:07:52 ---> 0b92eb102e38 17:07:52 [Warning] One or more build-args [ARCH] were not consumed 17:07:52 Successfully built 0b92eb102e38 17:07:52 Successfully tagged docker-app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:08:07 Still waiting to schedule task 17:08:07 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:08:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:08:12 CGO_ENABLED=1 go vet ./... 17:08:13 gofmt -l . 17:08:13 [ "`gofmt -l .`" = "" ] 17:08:13 ./bin/test-go-mod-tidy.sh 17:08:13 ./bin/test-attribution-txt.sh [Pipeline] stash 17:08:15 Warning: overwriting stash ‘coverage-report’ 17:08:15 Stashed 1 file(s) [Pipeline] } 17:08:16 $ docker stop --time=1 a8b16c4c253759c4a2b653f5e3ce17d698f43f3622c3b4e091757738c8b319a6 17:08:18 $ docker rm -f a8b16c4c253759c4a2b653f5e3ce17d698f43f3622c3b4e091757738c8b319a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:20 + ls -al . 17:08:20 total 120 17:08:20 drwxrwxr-x 7 jenkins jenkins 4096 Oct 28 17:08 . 17:08:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 17:05 .. 17:08:20 -rw-rw-r-- 1 jenkins jenkins 119 Oct 28 17:05 .dockerignore 17:08:20 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 17:06 .git 17:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 17:05 .github 17:08:20 -rw-rw-r-- 1 jenkins jenkins 93 Oct 28 17:05 .gitignore 17:08:20 -rw-rw-r-- 1 jenkins jenkins 6568 Oct 28 17:05 Attribution.txt 17:08:20 -rw-rw-r-- 1 jenkins jenkins 2002 Oct 28 17:05 Dockerfile 17:08:20 -rw-rw-r-- 1 jenkins jenkins 966 Oct 28 17:05 Dockerfile.build 17:08:20 -rw-rw-r-- 1 jenkins jenkins 766 Oct 28 17:05 Jenkinsfile 17:08:20 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 28 17:05 LICENSE 17:08:20 -rw-rw-r-- 1 jenkins jenkins 1277 Oct 28 17:05 README.md 17:08:20 -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 17:02 VERSION 17:08:20 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 17:05 bin 17:08:20 -rw-r--r-- 1 jenkins jenkins 10 Oct 28 17:07 coverage.out 17:08:20 -rw-rw-r-- 1 jenkins jenkins 180 Oct 28 17:05 docker-compose.debug.yml 17:08:20 -rw-rw-r-- 1 jenkins jenkins 133 Oct 28 17:05 docker-compose.yml 17:08:20 -rw-r--r-- 1 jenkins jenkins 133 Oct 28 17:08 go.mod 17:08:20 -rw-r--r-- 1 jenkins jenkins 19455 Oct 28 17:08 go.sum 17:08:20 -rw-rw-r-- 1 jenkins jenkins 1519 Oct 28 17:05 main.go 17:08:20 -rw-rw-r-- 1 jenkins jenkins 1573 Oct 28 17:05 makefile 17:08:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 17:05 res 17:08:20 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 17:05 snap [Pipeline] isUnix [Pipeline] sh 17:08:20 + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=642fa47e430a114f574fe529806f610c5b75029c --label arch=arm64 --label version=0.0.0 . 17:08:20 Sending build context to Docker daemon 120.8kB 17:08:20 Step 1/27 : ARG BASE=golang:1.15-alpine 17:08:20 Step 2/27 : FROM ${BASE} AS builder 17:08:20 ---> e9fe7486ef8d 17:08:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:08:20 ---> Running in 1d37eb551928 17:08:21 Removing intermediate container 1d37eb551928 17:08:21 ---> b39fe40e7242 17:08:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:08:21 ---> Running in 73807db85c53 17:08:21 Removing intermediate container 73807db85c53 17:08:21 ---> 44dd8dd83c3e 17:08:21 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:08:22 ---> Running in 96c665e6e248 17:08:22 Removing intermediate container 96c665e6e248 17:08:22 ---> d939f79f6ce3 17:08:22 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:08:22 ---> Running in 995a8bc79409 17:08:25 Removing intermediate container 995a8bc79409 17:08:25 ---> 1058fd19a414 17:08:25 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:25 ---> Running in b6426895cf6b 17:08:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:08:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:08:29 OK: 144 MiB in 45 packages 17:08:30 Removing intermediate container b6426895cf6b 17:08:30 ---> 4c62ea248640 17:08:30 Step 8/27 : WORKDIR /app 17:08:30 ---> Running in 9dc6954294d8 17:08:30 Removing intermediate container 9dc6954294d8 17:08:30 ---> 71e4c7481777 17:08:30 Step 9/27 : COPY go.mod . 17:08:31 ---> 2b5e7fa54396 17:08:31 Step 10/27 : RUN go mod download 17:08:31 ---> Running in 91bd2ebb1ed1 17:08:33 Removing intermediate container 91bd2ebb1ed1 17:08:33 ---> b0acdc03cbde 17:08:33 Step 11/27 : COPY . . 17:08:34 ---> 367726d02f83 17:08:34 Step 12/27 : ARG MAKE="make build" 17:08:34 ---> Running in 2f127abdf5c5 17:08:35 Removing intermediate container 2f127abdf5c5 17:08:35 ---> 1581eeea912d 17:08:35 Step 13/27 : RUN $MAKE 17:08:35 ---> Running in 1e070b02072a 17:08:36 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:09:03 Running on prd-ubuntu18.04-docker-8c-8g-9531 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:09:03 Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout 17:09:05 using credential edgex-jenkins-ssh 17:09:05 Cloning the remote Git repository 17:09:05 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:09:06 > git init /w/workspace/app-service-configurable/23 # timeout=10 17:09:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:09:06 > git --version # timeout=10 17:09:06 > git --version # 'git version 2.17.1' 17:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:07 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 17:09:07 Merge succeeded, producing fe1deca74738a930950ed49616aac24b8e702d5e 17:09:07 Checking out Revision fe1deca74738a930950ed49616aac24b8e702d5e (PR-124) 17:09:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:09:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:09:06 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:09:07 > git config core.sparsecheckout # timeout=10 17:09:07 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 17:09:07 > git remote # timeout=10 17:09:07 > git config --get remote.origin.url # timeout=10 17:09:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:07 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 17:09:07 > git rev-parse HEAD^{commit} # timeout=10 17:09:07 > git config core.sparsecheckout # timeout=10 17:09:07 > git checkout -f fe1deca74738a930950ed49616aac24b8e702d5e # timeout=10 17:09:10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 17:09:10 First time build. Skipping changelog. 17:09:10 > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:12 + echo snap-build.sh 17:09:12 snap-build.sh 17:09:12 + SNAP_BASE_DIR=. 17:09:12 + '[' '!' -z /w/workspace/app-service-configurable/23 ']' 17:09:12 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/23 17:09:12 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/23]' 17:09:12 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/23] 17:09:12 + cd /w/workspace/app-service-configurable/23 17:09:12 + sudo apt-get remove -qy --purge lxd lxd-client 17:09:12 Reading package lists... 17:09:12 Building dependency tree... 17:09:12 Reading state information... 17:09:12 The following packages were automatically installed and are no longer required: 17:09:12 dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common 17:09:12 liblxc1 lxcfs uidmap xdelta3 17:09:12 Use 'sudo apt autoremove' to remove them. 17:09:12 The following packages will be REMOVED: 17:09:12 lxd* lxd-client* 17:09:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:09:13 After this operation, 31.7 MB disk space will be freed. 17:09:14 (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 ... 189863 files and directories currently installed.) 17:09:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:09:15 Removing lxd dnsmasq configuration 17:09:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:09:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:09:15 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:09:15 (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 ... 189688 files and directories currently installed.) 17:09:15 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:09:17 Processing triggers for systemd (237-3ubuntu10.42) ... 17:09:17 Processing triggers for ureadahead (0.100.0-21) ... 17:09:18 + sudo snap remove --purge lxd 17:09:18 snap "lxd" is not installed 17:09:18 + sudo groupadd --force --system lxd 17:09:18 ++ whoami 17:09:18 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:09:18 + newgrp - lxd 17:09:18 + sudo snap install lxd 17:09:23 Removing intermediate container 1e070b02072a 17:09:23 ---> 0c62060143d4 17:09:23 Step 14/27 : FROM alpine:latest 17:09:23 latest: Pulling from library/alpine 17:09:23 5f621e34cdf4: Pulling fs layer 17:09:23 5f621e34cdf4: Download complete 17:09:23 5f621e34cdf4: Pull complete 17:09:23 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 17:09:23 Status: Downloaded newer image for alpine:latest 17:09:23 ---> 2e77e061c27f 17:09:23 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:09:24 ---> Running in 2bfd22311787 17:09:24 Removing intermediate container 2bfd22311787 17:09:24 ---> 13a5c42702ba 17:09:24 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:09:24 ---> Running in 7bb288220626 17:09:25 Removing intermediate container 7bb288220626 17:09:25 ---> 08c50bfd5f98 17:09:25 Step 17/27 : RUN apk --no-cache add ca-certificates zeromq 17:09:25 ---> Running in 664f27134719 17:09:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:09:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:09:27 2020-10-28T17:09:25Z INFO Waiting for automatic snapd restart... 17:09:27 (1/6) Installing ca-certificates (20191127-r4) 17:09:27 (2/6) Installing libgcc (9.3.0-r2) 17:09:27 (3/6) Installing libsodium (1.0.18-r0) 17:09:27 (4/6) Installing libstdc++ (9.3.0-r2) 17:09:27 (5/6) Installing libzmq (4.3.3-r0) 17:09:27 (6/6) Installing zeromq (4.3.3-r0) 17:09:27 Executing busybox-1.31.1-r19.trigger 17:09:27 Executing ca-certificates-20191127-r4.trigger 17:09:27 OK: 9 MiB in 20 packages 17:09:29 Removing intermediate container 664f27134719 17:09:29 ---> 14b8e9449552 17:09:29 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:09:29 ---> bbac99d88eba 17:09:29 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:09:30 ---> 4e00fcb6c6ba 17:09:30 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:09:31 ---> 3f4fc8c2220f 17:09:31 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:09:33 ---> 35f67c9b790e 17:09:33 Step 22/27 : EXPOSE 48095 17:09:33 ---> Running in 6cb3d2f3995e 17:09:33 Removing intermediate container 6cb3d2f3995e 17:09:33 ---> 21460cc806a3 17:09:33 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:09:33 ---> Running in a13201fcf4ae 17:09:34 Removing intermediate container a13201fcf4ae 17:09:34 ---> c49d74dcfdcc 17:09:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:34 ---> Running in acb2b644c14e 17:09:34 Removing intermediate container acb2b644c14e 17:09:34 ---> 599c54a3efd6 17:09:34 Step 25/27 : LABEL arch=arm64 17:09:34 ---> Running in 4c5ec4a891e1 17:09:35 Removing intermediate container 4c5ec4a891e1 17:09:35 ---> f4b14125dbf1 17:09:35 Step 26/27 : LABEL git_sha=642fa47e430a114f574fe529806f610c5b75029c 17:09:35 ---> Running in c610b0ee69c8 17:09:36 Removing intermediate container c610b0ee69c8 17:09:36 ---> 64a42f358412 17:09:36 Step 27/27 : LABEL version=0.0.0 17:09:36 ---> Running in 3042538f262a 17:09:36 Removing intermediate container 3042538f262a 17:09:36 ---> e16aaa3f32ae 17:09:36 [Warning] One or more build-args [ARCH] were not consumed 17:09:36 Successfully built e16aaa3f32ae 17:09:36 Successfully tagged docker-app-service-configurable-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] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 17:09:42 lxd 4.7 from Canonical* installed 17:09:42 + sudo lxd init --auto 17:09:50 + sudo snap install --classic snapcraft 17:09:52 Still waiting to schedule task 17:09:52 All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline 17:09:54 snapcraft 4.3 from Canonical* installed 17:09:54 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:09:54 + sudo snapcraft prime --use-lxd 17:09:56 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:09:56 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: 17:09:56 - README.md 17:09:56 17:09:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:09:56 Launching a container. 17:10:15 Waiting for container to be ready 17:10:15 To start your first instance, try: lxc launch ubuntu:18.04 17:10:15 17:10:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:10:17 Waiting for network to be ready... 17:10:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:10:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 17:10:18 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:10:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 17:10:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 17:10:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 17:10:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 17:10:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 17:10:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 17:10:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 17:10:18 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 17:10:18 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 17:10:18 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 17:10:18 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 17:10:18 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:10:18 Get:16 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 17:10:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 17:10:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 17:10:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 17:10:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:10:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:10:19 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:10:19 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:10:19 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:10:19 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:10:19 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:10:20 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:10:20 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 17:10:20 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 17:10:20 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 17:10:20 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 17:10:20 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 17:10:20 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 17:10:20 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 17:10:20 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 17:10:20 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 17:10:20 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 17:10:20 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] 17:10:20 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 17:10:25 Fetched 34.8 MB in 7s (4903 kB/s) 17:10:26 Reading package lists... 17:10:26 Reading package lists... 17:10:27 Building dependency tree... 17:10:27 Reading state information... 17:10:27 The following additional packages will be installed: 17:10:27 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:10:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:10:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:10:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:10:27 Suggested packages: 17:10:27 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:10:27 Recommended packages: 17:10:27 gnupg libsasl2-modules 17:10:27 The following NEW packages will be installed: 17:10:27 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:10:27 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:10:27 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:10:27 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:10:27 The following packages will be upgraded: 17:10:27 gpg gpg-agent gpgconf libudev1 17:10:27 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 17:10:27 Need to get 3531 kB of archives. 17:10:27 After this operation, 13.3 MB of additional disk space will be used. 17:10:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 17:10:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 17:10:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 17:10:27 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] 17:10:27 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] 17:10:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 17:10:27 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] 17:10:27 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] 17:10:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:10:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:10:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:10:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:10:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:10:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:10:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:10:28 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:10:28 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:10:28 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:10:28 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:10:28 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:10:28 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 17:10:28 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 17:10:28 debconf: delaying package configuration, since apt-utils is not installed 17:10:28 Fetched 3531 kB in 1s (3165 kB/s) 17:10:28 (Reading database ... 12511 files and directories currently installed.) 17:10:28 Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... 17:10:28 Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:10:28 Setting up libudev1:amd64 (237-3ubuntu10.42) ... 17:10:28 Selecting previously unselected package udev. 17:10:28 (Reading database ... 12511 files and directories currently installed.) 17:10:28 Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... 17:10:28 Unpacking udev (237-3ubuntu10.42) ... 17:10:29 Selecting previously unselected package libfuse2:amd64. 17:10:29 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:10:29 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:10:29 Selecting previously unselected package fuse. 17:10:29 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:10:29 Unpacking fuse (2.9.7-1ubuntu1) ... 17:10:29 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:29 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:10:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:29 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:10:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:29 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:10:29 Selecting previously unselected package libksba8:amd64. 17:10:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:10:29 Unpacking libksba8:amd64 (1.3.5-2) ... 17:10:29 Selecting previously unselected package libroken18-heimdal:amd64. 17:10:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:10:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:10:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:30 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:10:30 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:30 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:30 Selecting previously unselected package libwind0-heimdal:amd64. 17:10:30 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:30 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:31 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:10:31 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:31 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:31 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:10:31 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:31 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:31 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:10:31 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:31 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:31 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:10:31 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:10:31 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:31 Selecting previously unselected package libsasl2-modules-db:amd64. 17:10:31 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:10:31 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:31 Selecting previously unselected package libsasl2-2:amd64. 17:10:32 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 17:10:32 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:32 Selecting previously unselected package libldap-common. 17:10:32 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 17:10:32 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 17:10:32 Selecting previously unselected package libldap-2.4-2:amd64. 17:10:32 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 17:10:32 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 17:10:32 Selecting previously unselected package dirmngr. 17:10:32 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 17:10:32 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:10:32 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 17:10:32 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:10:32 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:10:32 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:32 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:10:32 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:10:32 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:32 Setting up libksba8:amd64 (1.3.5-2) ... 17:10:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:32 Setting up udev (237-3ubuntu10.42) ... 17:10:33 invoke-rc.d: policy-rc.d denied execution of start. 17:10:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Processing triggers for systemd (237-3ubuntu10) ... 17:10:33 Setting up fuse (2.9.7-1ubuntu1) ... 17:10:33 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:10:33 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:10:33 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 17:10:33 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:10:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:10:34 settings in the [Install] section, and DefaultInstance for template units). 17:10:34 This means they are not meant to be enabled using systemctl. 17:10:34 Possible reasons for having this kind of units are: 17:10:34 1) A unit may be statically enabled by being symlinked from another unit's 17:10:34 .wants/ or .requires/ directory. 17:10:34 2) A unit's purpose may be to act as a helper for some other unit which has 17:10:34 a requirement dependency on it. 17:10:34 3) A unit may be started when needed via activation (socket, path, timer, 17:10:34 D-Bus, udev, scripted systemctl call, ...). 17:10:34 4) In case of template units, the unit is meant to be enabled with some 17:10:34 instance name specified. 17:10:34 Reading package lists... 17:10:34 Building dependency tree... 17:10:34 Reading state information... 17:10:35 The following additional packages will be installed: 17:10:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:10:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:10:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:10:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:10:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:10:35 Suggested packages: 17:10:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:10:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:10:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:10:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:10:35 systemd-container policykit-1 17:10:35 Recommended packages: 17:10:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:10:35 The following NEW packages will be installed: 17:10:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:10:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:10:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:10:35 multiarch-support openssh-client python3 python3-minimal python3.6 17:10:35 python3.6-minimal snapd squashfs-tools sudo 17:10:35 The following packages will be upgraded: 17:10:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:10:35 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 17:10:35 Need to get 35.1 MB of archives. 17:10:35 After this operation, 140 MB of additional disk space will be used. 17:10:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] 17:10:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] 17:10:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] 17:10:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] 17:10:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 17:10:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:10:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:10:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 17:10:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:10:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] 17:10:35 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:10:35 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:10:35 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] 17:10:35 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] 17:10:35 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] 17:10:35 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] 17:10:35 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] 17:10:35 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:10:36 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 17:10:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:10:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:10:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:10:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:10:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:10:36 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:10:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 17:10:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:10:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:10:36 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 17:10:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] 17:10:37 debconf: delaying package configuration, since apt-utils is not installed 17:10:37 Fetched 35.1 MB in 2s (16.3 MB/s) 17:10:37 (Reading database ... 12757 files and directories currently installed.) 17:10:37 Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 17:10:37 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:10:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 17:10:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:10:38 Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 17:10:38 (Reading database ... 12757 files and directories currently installed.) 17:10:38 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... 17:10:38 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... 17:10:38 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... 17:10:38 (Reading database ... 12757 files and directories currently installed.) 17:10:38 Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... 17:10:38 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 17:10:38 Setting up apt (1.6.12ubuntu0.1) ... 17:10:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:10:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:10:39 (Reading database ... 12764 files and directories currently installed.) 17:10:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 17:10:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 17:10:39 Selecting previously unselected package libpython3.6-minimal:amd64. 17:10:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:40 Selecting previously unselected package libexpat1:amd64. 17:10:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:10:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:10:40 Selecting previously unselected package python3.6-minimal. 17:10:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:10:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 17:10:40 Checking for services that may need to be restarted...done. 17:10:40 Checking for services that may need to be restarted...done. 17:10:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:10:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:10:41 Selecting previously unselected package python3-minimal. 17:10:41 (Reading database ... 13012 files and directories currently installed.) 17:10:41 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:10:41 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:10:41 Selecting previously unselected package mime-support. 17:10:41 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:10:41 Unpacking mime-support (3.60ubuntu1) ... 17:10:41 Selecting previously unselected package libmpdec2:amd64. 17:10:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:10:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:10:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:10:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:41 Selecting previously unselected package python3.6. 17:10:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 17:10:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:10:41 Selecting previously unselected package libpython3-stdlib:amd64. 17:10:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:10:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:10:41 Setting up python3-minimal (3.6.7-1~18.04) ... 17:10:42 Selecting previously unselected package python3. 17:10:42 (Reading database ... 13442 files and directories currently installed.) 17:10:42 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:10:42 Unpacking python3 (3.6.7-1~18.04) ... 17:10:42 Selecting previously unselected package multiarch-support. 17:10:42 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... 17:10:42 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 17:10:42 Setting up multiarch-support (2.27-3ubuntu1.2) ... 17:10:42 Selecting previously unselected package liblzo2-2:amd64. 17:10:42 (Reading database ... 13479 files and directories currently installed.) 17:10:42 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:10:42 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:10:42 Selecting previously unselected package libbsd0:amd64. 17:10:42 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:10:42 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:10:42 Selecting previously unselected package sudo. 17:10:42 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 17:10:42 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:10:42 Selecting previously unselected package apparmor. 17:10:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:10:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:10:42 Selecting previously unselected package libedit2:amd64. 17:10:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:10:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:10:42 Selecting previously unselected package libkrb5support0:amd64. 17:10:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... 17:10:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 17:10:42 Selecting previously unselected package libk5crypto3:amd64. 17:10:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... 17:10:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 17:10:43 Selecting previously unselected package libkeyutils1:amd64. 17:10:43 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:10:43 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:10:43 Selecting previously unselected package libkrb5-3:amd64. 17:10:43 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... 17:10:43 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 17:10:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:10:43 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... 17:10:43 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 17:10:43 Selecting previously unselected package libssl1.0.0:amd64. 17:10:43 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... 17:10:43 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 17:10:43 Selecting previously unselected package openssh-client. 17:10:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:10:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:10:43 Selecting previously unselected package squashfs-tools. 17:10:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 17:10:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:10:43 Selecting previously unselected package snapd. 17:10:43 Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... 17:10:43 Unpacking snapd (2.47.1+18.04) ... 17:10:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:10:46 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... 17:10:46 Setting up mime-support (3.60ubuntu1) ... 17:10:46 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:10:46 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:10:46 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... 17:10:46 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:46 Setting up systemd (237-3ubuntu10.42) ... 17:10:46 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:10:47 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:10:47 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:10:47 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:10:47 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 17:10:47 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... 17:10:47 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:10:48 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:10:48 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... 17:10:48 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:10:48 Setting up python3 (3.6.7-1~18.04) ... 17:10:48 running python rtupdate hooks for python3.6... 17:10:48 running python post-rtupdate hooks for python3.6... 17:10:48 Setting up apparmor (2.12-4ubuntu5.1) ... 17:10:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:10:49 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... 17:10:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:10:50 Setting up snapd (2.47.1+18.04) ... 17:10:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:10:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:10:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:10:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:10:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:10:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:10:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:10:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:10:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:10:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:10:52 /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' 17:10:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:10:52 Processing triggers for systemd (237-3ubuntu10.42) ... 17:10:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:10:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:10:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:10:55 Reading package lists... 17:10:55 Reading package lists... 17:10:55 Building dependency tree... 17:10:55 Reading state information... 17:10:55 Calculating upgrade... 17:10:55 The following packages will be upgraded: 17:10:55 advancecomp base-files bash binutils binutils-common 17:10:55 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:10:55 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:10:55 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 17:10:55 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 17:10:55 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 17:10:55 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 17:10:55 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 17:10:55 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 17:10:55 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 17:10:55 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 17:10:55 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 17:10:55 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 17:10:55 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 17:10:56 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:10:56 Need to get 63.5 MB of archives. 17:10:56 After this operation, 5165 kB of additional disk space will be used. 17:10:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 17:10:56 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:10:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:10:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 17:10:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:10:56 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:10:56 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:10:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 17:10:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] 17:10:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:10:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:10:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:10:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:10:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:10:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:10:56 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:10:56 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:10:56 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:10:56 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:10:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:10:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:10:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 17:10:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 17:10:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 17:10:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:10:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:10:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:10:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:10:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:10:56 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] 17:10:56 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:10:56 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:10:57 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:10:57 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:10:57 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] 17:10:57 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:10:57 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:10:57 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:10:57 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:10:57 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:10:57 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:10:57 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:10:57 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:10:57 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:10:57 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:10:57 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:10:57 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:10:57 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:10:57 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:10:57 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:10:57 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:10:57 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:10:57 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:10:57 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:10:57 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:10:57 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:10:57 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:10:57 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:10:57 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:10:57 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:10:57 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:10:57 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:10:57 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] 17:10:57 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:10:57 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:10:57 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:10:57 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:10:57 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 17:10:57 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 17:10:57 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:10:57 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 17:10:57 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 17:10:58 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:10:58 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:10:58 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:10:58 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:10:58 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 17:10:58 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:10:58 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:10:58 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] 17:10:58 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 17:10:58 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 17:10:58 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 17:10:58 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:10:58 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:10:58 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:10:58 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:10:58 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:10:58 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:10:59 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:10:59 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:10:59 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:10:59 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:10:59 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:10:59 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:10:59 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:10:59 debconf: delaying package configuration, since apt-utils is not installed 17:10:59 Fetched 63.5 MB in 4s (16.8 MB/s) 17:11:00 (Reading database ... 13912 files and directories currently installed.) 17:11:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 17:11:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:11:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 17:11:00 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:11:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... 17:11:00 Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... 17:11:01 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:01 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:01 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:01 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:02 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:02 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:02 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:02 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:02 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:02 (Reading database ... 13911 files and directories currently installed.) 17:11:02 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:02 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:11:02 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:11:02 (Reading database ... 13911 files and directories currently installed.) 17:11:02 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:02 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:02 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:02 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:02 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:11:03 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:11:03 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:03 (Reading database ... 13911 files and directories currently installed.) 17:11:03 Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... 17:11:03 Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:11:03 Setting up libc6:amd64 (2.27-3ubuntu1.2) ... 17:11:04 (Reading database ... 13911 files and directories currently installed.) 17:11:04 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:11:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:11:04 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:11:04 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:11:04 Setting up base-files (10.1ubuntu2.10) ... 17:11:04 Installing new version of config file /etc/issue ... 17:11:04 Installing new version of config file /etc/issue.net ... 17:11:04 Installing new version of config file /etc/lsb-release ... 17:11:04 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:11:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:11:04 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:11:04 Removing obsolete conffile /etc/default/motd-news ... 17:11:04 (Reading database ... 13912 files and directories currently installed.) 17:11:04 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:11:04 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:11:05 Setting up bash (4.4.18-2ubuntu1.2) ... 17:11:05 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 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:05 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:11:05 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 17:11:05 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:11:05 Setting up tar (1.29b-2ubuntu0.1) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:11:05 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:05 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:11:05 (Reading database ... 13912 files and directories currently installed.) 17:11:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:06 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:06 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:11:06 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:11:06 Setting up grep (3.1-2build1) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:11:06 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:11:06 Setting up login (1:4.5-1ubuntu2) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:11:06 (Reading database ... 13912 files and directories currently installed.) 17:11:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:07 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:07 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:07 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:11:07 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:11:08 (Reading database ... 13912 files and directories currently installed.) 17:11:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:11:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:11:09 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:11:09 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:11:09 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:11:09 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:11:09 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:11:10 (Reading database ... 13912 files and directories currently installed.) 17:11:10 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:11:10 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:11:10 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:11:10 (Reading database ... 13912 files and directories currently installed.) 17:11:10 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:10 (Reading database ... 13912 files and directories currently installed.) 17:11:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:10 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:10 (Reading database ... 13912 files and directories currently installed.) 17:11:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:10 (Reading database ... 13912 files and directories currently installed.) 17:11:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:11 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:11 (Reading database ... 13912 files and directories currently installed.) 17:11:11 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:11 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:11 (Reading database ... 13912 files and directories currently installed.) 17:11:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:11:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:11 (Reading database ... 13912 files and directories currently installed.) 17:11:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:11:11 (Reading database ... 13912 files and directories currently installed.) 17:11:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:11:12 (Reading database ... 13912 files and directories currently installed.) 17:11:12 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:12 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:11:13 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:11:13 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:11:13 (Reading database ... 13912 files and directories currently installed.) 17:11:13 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... 17:11:13 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:11:13 Setting up libc-bin (2.27-3ubuntu1.2) ... 17:11:13 (Reading database ... 13912 files and directories currently installed.) 17:11:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:11:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:11:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:11:14 (Reading database ... 13914 files and directories currently installed.) 17:11:14 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:11:14 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:11:14 Setting up debconf (1.5.66ubuntu1) ... 17:11:14 (Reading database ... 13914 files and directories currently installed.) 17:11:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:11:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:14 (Reading database ... 13914 files and directories currently installed.) 17:11:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:11:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:15 (Reading database ... 13914 files and directories currently installed.) 17:11:15 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 17:11:15 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:15 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:15 (Reading database ... 13914 files and directories currently installed.) 17:11:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:11:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:11:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... 17:11:15 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:11:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:15 (Reading database ... 13914 files and directories currently installed.) 17:11:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:11:16 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:11:16 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:11:16 (Reading database ... 13914 files and directories currently installed.) 17:11:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:11:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:11:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:11:16 (Reading database ... 13914 files and directories currently installed.) 17:11:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:11:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:11:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:11:17 (Reading database ... 13914 files and directories currently installed.) 17:11:17 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 17:11:17 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:11:17 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 17:11:17 (Reading database ... 13914 files and directories currently installed.) 17:11:17 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:11:17 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:11:17 Setting up passwd (1:4.5-1ubuntu2) ... 17:11:17 (Reading database ... 13914 files and directories currently installed.) 17:11:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 17:11:17 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:11:17 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:11:18 (Reading database ... 13914 files and directories currently installed.) 17:11:18 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:11:18 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:11:18 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:11:18 (Reading database ... 13914 files and directories currently installed.) 17:11:18 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:11:18 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:11:18 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:11:18 (Reading database ... 13914 files and directories currently installed.) 17:11:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:11:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:11:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:11:18 (Reading database ... 13914 files and directories currently installed.) 17:11:18 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 17:11:18 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:11:18 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 17:11:18 (Reading database ... 13914 files and directories currently installed.) 17:11:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:11:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:11:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:11:19 (Reading database ... 13915 files and directories currently installed.) 17:11:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:11:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:11:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:11:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:11:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 17:11:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 17:11:19 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:11:19 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:11:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:11:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:11:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:11:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:11:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:11:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:11:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:11:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:11:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:11:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:11:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:11:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:11:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:11:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:11:20 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 17:11:21 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 17:11:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:11:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:11:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:11:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:11:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:22 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 17:11:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:11:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:11:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:11:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:11:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:28 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:11:28 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:11:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:11:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:11:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:11:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:11:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:11:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:11:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:11:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:11:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:11:28 Setting up tzdata (2020a-0ubuntu0.18.04) ... 17:11:29 17:11:29 Current default time zone: 'Etc/UTC' 17:11:29 Local time is now: Wed Oct 28 17:11:29 UTC 2020. 17:11:29 Universal Time is now: Wed Oct 28 17:11:29 UTC 2020. 17:11:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:11:29 17:11:29 Setting up systemd-sysv (237-3ubuntu10.42) ... 17:11:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:29 Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... 17:11:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:11:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:11:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:11:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:11:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:11:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:11:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:11:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:11:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 17:11:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:29 Setting up patch (2.7.6-2ubuntu1.1) ... 17:11:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:11:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:11:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 17:11:29 Installing new version of config file /etc/ssl/openssl.cnf ... 17:11:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:11:29 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 17:11:29 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:11:31 Updating certificates in /etc/ssl/certs... 17:11:32 22 added, 17 removed; done. 17:11:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 17:11:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:11:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:11:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:11:32 Setting up pkgbinarymangler (138.18.04.1) ... 17:11:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 17:11:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up perl (5.26.1-6ubuntu0.5) ... 17:11:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:11:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:11:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:11:32 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:11:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:11:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:11:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:11:33 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:11:33 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:11:33 Processing triggers for systemd (237-3ubuntu10.42) ... 17:11:33 Processing triggers for mime-support (3.60ubuntu1) ... 17:11:33 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:11:33 Updating certificates in /etc/ssl/certs... 17:11:33 0 added, 0 removed; done. 17:11:33 Running hooks in /etc/ca-certificates/update.d... 17:11:33 done. 17:11:34 Reading package lists... 17:11:34 Building dependency tree... 17:11:34 Reading state information... 17:11:34 The following NEW packages will be installed: 17:11:34 apt-transport-https 17:11:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:11:34 Need to get 1692 B of archives. 17:11:34 After this operation, 153 kB of additional disk space will be used. 17:11:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 17:11:35 debconf: delaying package configuration, since apt-utils is not installed 17:11:35 Fetched 1692 B in 0s (8214 B/s) 17:11:35 Selecting previously unselected package apt-transport-https. 17:11:35 (Reading database ... 13932 files and directories currently installed.) 17:11:35 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 17:11:35 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 17:11:35 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 17:11:35 Waiting for network to be ready... 17:11:35 Running on prd-ubuntu18.04-docker-arm64-16c-16g-9532 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws 17:11:35 Running in /w/workspace/app-service-configurable/23 [Pipeline] { [Pipeline] checkout 17:11:39 using credential edgex-jenkins-ssh 17:11:39 Cloning the remote Git repository 17:11:39 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:11:39 > git init /w/workspace/app-service-configurable/23 # timeout=10 17:11:39 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:11:39 > git --version # timeout=10 17:11:39 > git --version # 'git version 2.17.1' 17:11:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:40 2020-10-28T17:11:39Z INFO Waiting for automatic snapd restart... 17:11:41 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee 17:11:41 snapd 2.47.1 from Canonical* installed 17:11:41 Merge succeeded, producing cc0f72d059cc2e5f49f76807a7c46aa0e389b7e9 17:11:41 Checking out Revision cc0f72d059cc2e5f49f76807a7c46aa0e389b7e9 (PR-124) 17:11:41 "snapd" switched to the "latest/stable" channel 17:11:41 17:11:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:11:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:40 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:11:40 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:11:40 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:11:41 > git config core.sparsecheckout # timeout=10 17:11:41 > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 17:11:41 > git remote # timeout=10 17:11:41 > git config --get remote.origin.url # timeout=10 17:11:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:41 > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 17:11:41 > git rev-parse HEAD^{commit} # timeout=10 17:11:41 > git config core.sparsecheckout # timeout=10 17:11:41 > git checkout -f cc0f72d059cc2e5f49f76807a7c46aa0e389b7e9 # timeout=10 17:11:44 core18 20200929 from Canonical* installed 17:11:45 "core18" switched to the "latest/stable" channel 17:11:45 17:11:45 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" 17:11:45 First time build. Skipping changelog. 17:11:45 > git rev-list --no-walk 7420470b716a888c8e790a57c6553010b5c64ebc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:47 + echo snap-build.sh 17:11:47 snap-build.sh 17:11:47 + SNAP_BASE_DIR=. 17:11:47 + '[' '!' -z /w/workspace/app-service-configurable/23 ']' 17:11:47 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/23 17:11:47 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/23]' 17:11:47 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/23] 17:11:47 + cd /w/workspace/app-service-configurable/23 17:11:47 + sudo apt-get remove -qy --purge lxd lxd-client 17:11:47 Reading package lists... 17:11:47 Building dependency tree... 17:11:47 Reading state information... 17:11:48 The following packages were automatically installed and are no longer required: 17:11:48 dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap 17:11:48 xdelta3 17:11:48 Use 'sudo apt autoremove' to remove them. 17:11:48 The following packages will be REMOVED: 17:11:48 lxd* lxd-client* 17:11:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:11:49 After this operation, 29.1 MB disk space will be freed. 17:11:50 snapcraft 4.3 from Canonical* installed 17:11:50 "snapcraft" switched to the "latest/stable" channel 17:11:50 17:11:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 171706 files and directories currently installed.) 17:11:51 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:11:53 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: 17:11:53 - README.md 17:11:53 17:11:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:11:55 Removing lxd dnsmasq configuration 17:11:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:11:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:11:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:11:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 171531 files and directories currently installed.) 17:11:57 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:11:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:11:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:11:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:11:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:12:01 Processing triggers for systemd (237-3ubuntu10.39) ... 17:12:01 Reading package lists... 17:12:01 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 17:12:02 Processing triggers for ureadahead (0.100.0-21) ... 17:12:07 + sudo snap remove --purge lxd 17:12:07 snap "lxd" is not installed 17:12:07 + sudo groupadd --force --system lxd 17:12:07 ++ whoami 17:12:07 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:12:07 + newgrp - lxd 17:12:07 + sudo snap install lxd 17:12:08 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:12:08 Reading package lists... 17:12:08 Building dependency tree... 17:12:08 Reading state information... 17:12:08 Suggested packages: 17:12:08 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:12:08 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:12:08 Recommended packages: 17:12:08 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 17:12:08 The following NEW packages will be installed: 17:12:08 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 17:12:08 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 17:12:08 libzmq5 pkg-config 17:12:08 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 17:12:08 Need to get 7861 kB of archives. 17:12:08 After this operation, 44.1 MB of additional disk space will be used. 17:12:08 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:12:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 17:12:08 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:12:08 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:12:08 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:12:08 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 17:12:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 17:12:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 17:12:08 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 17:12:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 17:12:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 17:12:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 17:12:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:12:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 17:12:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 17:12:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 17:12:09 debconf: delaying package configuration, since apt-utils is not installed 17:12:09 Fetched 7861 kB in 1s (7011 kB/s) 17:12:09 Selecting previously unselected package libglib2.0-0:amd64. 17:12:09 (Reading database ... 13936 files and directories currently installed.) 17:12:09 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 17:12:09 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:12:10 Selecting previously unselected package libpsl5:amd64. 17:12:10 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 17:12:10 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:12:10 Selecting previously unselected package libnghttp2-14:amd64. 17:12:10 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:12:10 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:12:10 Selecting previously unselected package librtmp1:amd64. 17:12:10 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:12:10 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:12:10 Selecting previously unselected package libcurl4:amd64. 17:12:10 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 17:12:10 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 17:12:10 Selecting previously unselected package curl. 17:12:10 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... 17:12:10 Unpacking curl (7.58.0-2ubuntu3.10) ... 17:12:10 Selecting previously unselected package libcurl3-gnutls:amd64. 17:12:10 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 17:12:10 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 17:12:10 Selecting previously unselected package liberror-perl. 17:12:10 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 17:12:10 Unpacking liberror-perl (0.17025-1) ... 17:12:10 Selecting previously unselected package git-man. 17:12:10 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:12:10 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:12:10 Selecting previously unselected package git. 17:12:10 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 17:12:10 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:12:11 Selecting previously unselected package libnorm1:amd64. 17:12:11 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 17:12:11 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:12:12 Selecting previously unselected package libpgm-5.2-0:amd64. 17:12:12 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 17:12:12 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:12:12 Selecting previously unselected package libsodium23:amd64. 17:12:12 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 17:12:12 Unpacking libsodium23:amd64 (1.0.16-2) ... 17:12:12 Selecting previously unselected package libzmq5:amd64. 17:12:12 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 17:12:12 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:12:12 Selecting previously unselected package libzmq3-dev:amd64. 17:12:12 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 17:12:12 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:12:12 Selecting previously unselected package pkg-config. 17:12:12 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 17:12:12 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:12:12 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 17:12:12 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:12:12 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:12:12 Setting up liberror-perl (0.17025-1) ... 17:12:12 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:12:12 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 17:12:12 No schema files found: doing nothing. 17:12:12 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:12:12 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 17:12:12 Setting up libsodium23:amd64 (1.0.16-2) ... 17:12:12 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:12:12 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 17:12:12 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 17:12:12 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 17:12:12 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 17:12:12 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:12:13 Setting up curl (7.58.0-2ubuntu3.10) ... 17:12:13 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:12:19 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:12:19 curl set to automatically installed. 17:12:19 git set to automatically installed. 17:12:19 git-man set to automatically installed. 17:12:19 libcurl3-gnutls set to automatically installed. 17:12:19 libcurl4 set to automatically installed. 17:12:19 liberror-perl set to automatically installed. 17:12:19 libglib2.0-0 set to automatically installed. 17:12:19 libnghttp2-14 set to automatically installed. 17:12:19 libnorm1 set to automatically installed. 17:12:19 libpgm-5.2-0 set to automatically installed. 17:12:19 libpsl5 set to automatically installed. 17:12:19 librtmp1 set to automatically installed. 17:12:19 libsodium23 set to automatically installed. 17:12:19 libzmq3-dev set to automatically installed. 17:12:19 libzmq5 set to automatically installed. 17:12:19 pkg-config set to automatically installed. 17:12:21 snapd is not logged in, snap install commands will use sudo 17:12:26 2020-10-28T17:12:20Z INFO Waiting for restart... 17:12:28 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:12:28 snap "core18" has no updates available 17:12:29 Pulling go 17:12:30 'app-service-config' has dependencies that need to be staged: go 17:12:30 Skipping pull go (already ran) 17:12:30 Building go 17:12:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:30 Dload Upload Total Spent Left Speed 17:12:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 115M 14 17.0M 0 0 21.2M 0 0:00:05 --:--:-- 0:00:05 21.2M 37 115M 37 43.7M 0 0 24.3M 0 0:00:04 0:00:01 0:00:03 24.3M 62 115M 62 71.8M 0 0 25.6M 0 0:00:04 0:00:02 0:00:02 25.6M 86 115M 86 100M 0 0 26.3M 0 0:00:04 0:00:03 0:00:01 26.3M 100 115M 100 115M 0 0 26.1M 0 0:00:04 0:00:04 --:--:-- 26.1M 17:12:35 go1.15.2.linux-amd64.tar.gz: OK 17:12:40 Staging go 17:12:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:12:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:12:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] 17:12:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] 17:12:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] 17:12:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] 17:12:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] 17:12:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] 17:12:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] 17:12:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] 17:12:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] 17:12:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] 17:12:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] 17:12:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] 17:12:55 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:12:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] 17:12:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] 17:12:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] 17:12:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] 17:12:55 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:12:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:12:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:12:55 Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:12:55 Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:12:55 Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:12:55 Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:12:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:12:55 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] 17:12:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] 17:12:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] 17:12:55 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] 17:12:55 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1725 kB] 17:12:55 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] 17:12:55 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] 17:12:55 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] 17:12:55 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] 17:12:55 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] 17:12:55 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1681 kB] 17:12:55 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] 17:12:55 Fetched 34.8 MB in 6s (5771 kB/s) 17:12:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 17:12:55 Fetched 224 kB in 0s (0 B/s) 17:12:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 17:12:55 Fetched 157 kB in 0s (0 B/s) 17:12:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 17:12:55 Fetched 221 kB in 0s (0 B/s) 17:12:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 17:12:55 Fetched 143 kB in 0s (0 B/s) 17:12:55 Pulling app-service-config 17:12:56 Pulling config-common 17:12:57 Skipping build go (already ran) 17:12:57 Building app-service-config 17:12:57 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:12:58 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 17:12:58 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 17:12:58 lxd 4.7 from Canonical* installed 17:12:58 + sudo lxd init --auto 17:12:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 17:12:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:12:58 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:12:58 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:12:58 go: downloading github.com/google/uuid v1.1.2 17:12:58 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:12:58 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:12:58 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:12:58 go: downloading github.com/mitchellh/copystructure v1.0.0 17:12:58 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:12:58 go: downloading github.com/gorilla/mux v1.8.0 17:12:58 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 17:12:58 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:12:58 go: downloading go.mongodb.org/mongo-driver v1.1.1 17:12:58 go: downloading github.com/pelletier/go-toml v1.2.0 17:12:58 go: downloading github.com/go-kit/kit v0.8.0 17:12:58 go: downloading github.com/BurntSushi/toml v0.3.1 17:12:58 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:12:58 go: downloading github.com/hashicorp/consul/api v1.1.0 17:12:58 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:12:58 go: downloading github.com/x448/float16 v0.8.4 17:12:58 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:12:58 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:12:58 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:12:58 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:12:58 go: downloading github.com/hashicorp/serf v0.8.2 17:12:58 go: downloading github.com/leodido/go-urn v1.2.0 17:12:58 go: downloading github.com/go-playground/universal-translator v0.17.0 17:12:58 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:12:58 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:12:58 go: downloading github.com/pebbe/zmq4 v1.0.0 17:12:59 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:12:59 go: downloading github.com/go-playground/locales v0.13.0 17:12:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:12:59 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:12:59 go: downloading github.com/go-stack/stack v1.8.0 17:12:59 go: downloading github.com/xdg/stringprep v1.0.0 17:12:59 go: downloading github.com/golang/snappy v0.0.1 17:12:59 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:12:59 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:12:59 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:12:59 go: downloading golang.org/x/text v0.3.2 17:12:59 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:12:59 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:13:11 Building config-common 17:13:12 Skipping stage go (already ran) 17:13:12 Staging app-service-config 17:13:13 + sudo snap install --classic snapcraft 17:13:14 Staging config-common 17:13:15 Priming go 17:13:15 Priming app-service-config 17:13:17 Priming config-common [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] } 17:13:31 snapcraft 4.3 from Canonical* installed 17:13:31 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 17:13:31 + sudo snapcraft prime --use-lxd 17:13:35 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:13:35 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 17:13:35 - README.md 17:13:35 17:13:35 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:13:38 Launching a container. 17:15:30 Waiting for container to be ready 17:15:30 To start your first instance, try: lxc launch ubuntu:18.04 17:15:30 17:15:42 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:15:42 Waiting for network to be ready... 17:15:43 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:15:43 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 17:15:43 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:15:44 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 17:15:44 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 17:15:44 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 17:15:44 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 17:15:44 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 17:15:44 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 17:15:44 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 17:15:44 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 17:15:44 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 17:15:44 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 17:15:44 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 17:15:44 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 17:15:44 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 17:15:44 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 17:15:45 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 17:15:45 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 17:15:45 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 17:15:45 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 17:15:45 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 17:15:45 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 17:15:45 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 17:15:45 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 17:15:45 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 17:15:45 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 17:15:46 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 17:15:46 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 17:15:46 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 17:15:46 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 17:15:46 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 17:15:46 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 17:15:46 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 17:15:46 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 17:15:46 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 17:15:46 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 17:15:46 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 17:15:46 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 17:15:56 Fetched 32.6 MB in 13s (2510 kB/s) 17:16:00 Reading package lists... 17:16:01 Reading package lists... 17:16:02 Building dependency tree... 17:16:02 Reading state information... 17:16:02 The following additional packages will be installed: 17:16:02 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:02 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:02 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:02 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:16:02 Suggested packages: 17:16:02 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:16:02 Recommended packages: 17:16:02 gnupg libsasl2-modules 17:16:03 The following NEW packages will be installed: 17:16:03 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:03 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:03 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:03 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:16:03 The following packages will be upgraded: 17:16:03 gpg gpg-agent gpgconf libudev1 17:16:03 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. 17:16:03 Need to get 3109 kB of archives. 17:16:03 After this operation, 12.6 MB of additional disk space will be used. 17:16:03 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] 17:16:03 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] 17:16:04 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] 17:16:04 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] 17:16:04 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] 17:16:04 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] 17:16:04 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] 17:16:04 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] 17:16:04 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] 17:16:04 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] 17:16:04 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] 17:16:04 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] 17:16:04 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] 17:16:04 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] 17:16:04 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] 17:16:04 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] 17:16:04 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] 17:16:04 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-modules-db arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [13.4 kB] 17:16:04 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsasl2-2 arm64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [43.1 kB] 17:16:04 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 17:16:04 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-2.4-2 arm64 2.4.45+dfsg-1ubuntu1.6 [132 kB] 17:16:04 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] 17:16:05 debconf: delaying package configuration, since apt-utils is not installed 17:16:05 Fetched 3109 kB in 2s (1697 kB/s) 17:16:05 (Reading database ... 12460 files and directories currently installed.) 17:16:05 Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... 17:16:05 Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:16:05 Setting up libudev1:arm64 (237-3ubuntu10.42) ... 17:16:06 Selecting previously unselected package udev. 17:16:06 (Reading database ... 12460 files and directories currently installed.) 17:16:06 Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... 17:16:06 Unpacking udev (237-3ubuntu10.42) ... 17:16:07 Selecting previously unselected package libfuse2:arm64. 17:16:07 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... 17:16:07 Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... 17:16:07 Selecting previously unselected package fuse. 17:16:07 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... 17:16:07 Unpacking fuse (2.9.7-1ubuntu1) ... 17:16:07 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... 17:16:07 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:16:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... 17:16:07 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:16:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... 17:16:07 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:16:07 Selecting previously unselected package libksba8:arm64. 17:16:07 Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... 17:16:08 Unpacking libksba8:arm64 (1.3.5-2) ... 17:16:08 Selecting previously unselected package libroken18-heimdal:arm64. 17:16:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:08 Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:08 Selecting previously unselected package libasn1-8-heimdal:arm64. 17:16:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:08 Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:08 Selecting previously unselected package libheimbase1-heimdal:arm64. 17:16:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:08 Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:08 Selecting previously unselected package libhcrypto4-heimdal:arm64. 17:16:08 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:08 Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:08 Selecting previously unselected package libwind0-heimdal:arm64. 17:16:08 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:08 Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:08 Selecting previously unselected package libhx509-5-heimdal:arm64. 17:16:08 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:08 Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:09 Selecting previously unselected package libkrb5-26-heimdal:arm64. 17:16:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:09 Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:09 Selecting previously unselected package libheimntlm0-heimdal:arm64. 17:16:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:09 Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:09 Selecting previously unselected package libgssapi3-heimdal:arm64. 17:16:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... 17:16:09 Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:09 Selecting previously unselected package libsasl2-modules-db:arm64. 17:16:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 17:16:09 Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:16:10 Selecting previously unselected package libsasl2-2:arm64. 17:16:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... 17:16:10 Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:16:10 Selecting previously unselected package libldap-common. 17:16:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 17:16:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 17:16:10 Selecting previously unselected package libldap-2.4-2:arm64. 17:16:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... 17:16:10 Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 17:16:10 Selecting previously unselected package dirmngr. 17:16:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... 17:16:10 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 17:16:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 17:16:10 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 17:16:10 Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... 17:16:10 Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:16:10 Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 17:16:10 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 17:16:10 Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:11 Setting up libksba8:arm64 (1.3.5-2) ... 17:16:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:11 Setting up udev (237-3ubuntu10.42) ... 17:16:12 invoke-rc.d: policy-rc.d denied execution of start. 17:16:12 Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:12 Processing triggers for systemd (237-3ubuntu10) ... 17:16:13 Setting up fuse (2.9.7-1ubuntu1) ... 17:16:13 Setting up gpg (2.2.4-1ubuntu1.3) ... 17:16:13 Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... 17:16:13 Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... 17:16:13 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 17:16:13 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:15 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:16:15 settings in the [Install] section, and DefaultInstance for template units). 17:16:15 This means they are not meant to be enabled using systemctl. 17:16:15 Possible reasons for having this kind of units are: 17:16:15 1) A unit may be statically enabled by being symlinked from another unit's 17:16:15 .wants/ or .requires/ directory. 17:16:15 2) A unit's purpose may be to act as a helper for some other unit which has 17:16:15 a requirement dependency on it. 17:16:15 3) A unit may be started when needed via activation (socket, path, timer, 17:16:15 D-Bus, udev, scripted systemctl call, ...). 17:16:15 4) In case of template units, the unit is meant to be enabled with some 17:16:15 instance name specified. 17:16:16 Reading package lists... 17:16:16 Building dependency tree... 17:16:16 Reading state information... 17:16:17 The following additional packages will be installed: 17:16:17 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:16:17 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:16:17 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:16:17 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:16:17 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:16:17 Suggested packages: 17:16:17 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:16:17 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:16:17 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:16:17 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:16:17 systemd-container policykit-1 17:16:17 Recommended packages: 17:16:17 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:16:17 The following NEW packages will be installed: 17:16:17 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:16:17 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:16:17 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:16:17 multiarch-support openssh-client python3 python3-minimal python3.6 17:16:17 python3.6-minimal snapd squashfs-tools sudo 17:16:17 The following packages will be upgraded: 17:16:17 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:16:18 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. 17:16:18 Need to get 30.9 MB of archives. 17:16:18 After this operation, 132 MB of additional disk space will be used. 17:16:18 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] 17:16:18 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] 17:16:18 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] 17:16:18 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] 17:16:18 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.1 arm64 1.1.1-1ubuntu2.1~18.04.6 [1062 kB] 17:16:18 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [528 kB] 17:16:18 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] 17:16:18 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6-minimal arm64 3.6.9-1~18.04ubuntu1.3 [1327 kB] 17:16:18 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] 17:16:18 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] 17:16:18 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] 17:16:18 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpython3.6-stdlib arm64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 17:16:18 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] 17:16:18 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] 17:16:18 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] 17:16:18 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] 17:16:18 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] 17:16:19 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] 17:16:19 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] 17:16:19 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] 17:16:19 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] 17:16:19 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] 17:16:19 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] 17:16:19 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] 17:16:19 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] 17:16:19 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] 17:16:19 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] 17:16:19 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] 17:16:19 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 squashfs-tools arm64 1:4.3-6ubuntu0.18.04.1 [96.9 kB] 17:16:19 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] 17:16:20 debconf: delaying package configuration, since apt-utils is not installed 17:16:20 Fetched 30.9 MB in 2s (13.6 MB/s) 17:16:20 (Reading database ... 12706 files and directories currently installed.) 17:16:20 Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... 17:16:21 Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:16:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... 17:16:22 Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:16:22 Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... 17:16:22 (Reading database ... 12706 files and directories currently installed.) 17:16:22 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... 17:16:22 Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... 17:16:23 Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... 17:16:23 (Reading database ... 12706 files and directories currently installed.) 17:16:23 Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... 17:16:23 Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... 17:16:24 Setting up apt (1.6.12ubuntu0.1) ... 17:16:24 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:16:25 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:16:25 (Reading database ... 12713 files and directories currently installed.) 17:16:25 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 17:16:25 Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 17:16:26 Selecting previously unselected package libpython3.6-minimal:arm64. 17:16:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 17:16:26 Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 17:16:26 Selecting previously unselected package libexpat1:arm64. 17:16:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... 17:16:26 Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 17:16:26 Selecting previously unselected package python3.6-minimal. 17:16:27 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 17:16:27 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:16:27 Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... 17:16:27 Checking for services that may need to be restarted...done. 17:16:27 Checking for services that may need to be restarted...done. 17:16:27 Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... 17:16:27 Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... 17:16:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 17:16:29 Selecting previously unselected package python3-minimal. 17:16:30 (Reading database ... 12961 files and directories currently installed.) 17:16:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... 17:16:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:16:30 Selecting previously unselected package mime-support. 17:16:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:16:30 Unpacking mime-support (3.60ubuntu1) ... 17:16:30 Selecting previously unselected package libmpdec2:arm64. 17:16:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... 17:16:30 Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... 17:16:30 Selecting previously unselected package libpython3.6-stdlib:arm64. 17:16:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 17:16:30 Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 17:16:31 Selecting previously unselected package python3.6. 17:16:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... 17:16:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:16:31 Selecting previously unselected package libpython3-stdlib:arm64. 17:16:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... 17:16:31 Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 17:16:31 Setting up python3-minimal (3.6.7-1~18.04) ... 17:16:32 Selecting previously unselected package python3. 17:16:32 (Reading database ... 13391 files and directories currently installed.) 17:16:32 Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... 17:16:32 Unpacking python3 (3.6.7-1~18.04) ... 17:16:32 Selecting previously unselected package multiarch-support. 17:16:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... 17:16:32 Unpacking multiarch-support (2.27-3ubuntu1.2) ... 17:16:32 Setting up multiarch-support (2.27-3ubuntu1.2) ... 17:16:33 Selecting previously unselected package liblzo2-2:arm64. 17:16:33 (Reading database ... 13428 files and directories currently installed.) 17:16:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... 17:16:33 Unpacking liblzo2-2:arm64 (2.08-1.2) ... 17:16:33 Selecting previously unselected package libbsd0:arm64. 17:16:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... 17:16:33 Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 17:16:33 Selecting previously unselected package sudo. 17:16:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... 17:16:33 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 17:16:33 Selecting previously unselected package apparmor. 17:16:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... 17:16:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:16:34 Selecting previously unselected package libedit2:arm64. 17:16:34 Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... 17:16:34 Unpacking libedit2:arm64 (3.1-20170329-1) ... 17:16:34 Selecting previously unselected package libkrb5support0:arm64. 17:16:34 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... 17:16:34 Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 17:16:34 Selecting previously unselected package libk5crypto3:arm64. 17:16:34 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... 17:16:34 Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 17:16:34 Selecting previously unselected package libkeyutils1:arm64. 17:16:34 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... 17:16:34 Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 17:16:34 Selecting previously unselected package libkrb5-3:arm64. 17:16:34 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... 17:16:34 Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 17:16:34 Selecting previously unselected package libgssapi-krb5-2:arm64. 17:16:34 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... 17:16:35 Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 17:16:35 Selecting previously unselected package libssl1.0.0:arm64. 17:16:35 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... 17:16:35 Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 17:16:35 Selecting previously unselected package openssh-client. 17:16:35 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... 17:16:35 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:16:35 Selecting previously unselected package squashfs-tools. 17:16:35 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... 17:16:35 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:16:35 Selecting previously unselected package snapd. 17:16:35 Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... 17:16:35 Unpacking snapd (2.47.1+18.04) ... 17:16:41 Setting up libedit2:arm64 (3.1-20170329-1) ... 17:16:41 Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... 17:16:41 Setting up mime-support (3.60ubuntu1) ... 17:16:41 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 17:16:41 Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... 17:16:41 Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... 17:16:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:41 Setting up systemd (237-3ubuntu10.42) ... 17:16:41 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:16:43 Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... 17:16:43 Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... 17:16:43 Setting up liblzo2-2:arm64 (2.08-1.2) ... 17:16:43 Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... 17:16:43 Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... 17:16:43 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 17:16:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 17:16:47 Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... 17:16:47 Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... 17:16:47 Setting up python3 (3.6.7-1~18.04) ... 17:16:47 running python rtupdate hooks for python3.6... 17:16:47 running python post-rtupdate hooks for python3.6... 17:16:47 Setting up apparmor (2.12-4ubuntu5.1) ... 17:16:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:16:50 Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... 17:16:50 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:16:50 Setting up snapd (2.47.1+18.04) ... 17:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:16:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:16:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:16:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:16:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:16:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:16:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:16:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:16:57 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:16:57 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:16:58 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 17:16:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:58 Processing triggers for systemd (237-3ubuntu10.42) ... 17:17:01 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 17:17:01 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 17:17:01 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 17:17:07 Reading package lists... 17:17:07 Reading package lists... 17:17:08 Building dependency tree... 17:17:08 Reading state information... 17:17:08 Calculating upgrade... 17:17:10 The following packages will be upgraded: 17:17:10 advancecomp base-files bash binutils binutils-aarch64-linux-gnu 17:17:10 binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg 17:17:10 dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep 17:17:10 libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin 17:17:10 libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 17:17:10 libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 17:17:10 libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 17:17:10 libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules 17:17:10 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 17:17:10 libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev 17:17:10 libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 17:17:10 linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch 17:17:10 perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar 17:17:10 tzdata ubuntu-keyring util-linux 17:17:10 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:17:10 Need to get 54.4 MB of archives. 17:17:10 After this operation, 5746 kB of additional disk space will be used. 17:17:10 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] 17:17:11 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] 17:17:11 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] 17:17:11 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] 17:17:11 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] 17:17:11 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] 17:17:11 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] 17:17:11 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-8-base arm64 8.4.0-1ubuntu1~18.04 [18.8 kB] 17:17:11 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] 17:17:11 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] 17:17:11 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] 17:17:11 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] 17:17:11 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] 17:17:11 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] 17:17:11 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] 17:17:11 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] 17:17:11 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] 17:17:11 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] 17:17:11 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] 17:17:11 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] 17:17:11 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] 17:17:11 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] 17:17:11 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] 17:17:11 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] 17:17:11 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] 17:17:11 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] 17:17:11 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:17:11 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] 17:17:11 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbz2-1.0 arm64 1.0.6-8.1ubuntu0.2 [29.0 kB] 17:17:11 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] 17:17:11 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] 17:17:11 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] 17:17:11 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] 17:17:11 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] 17:17:11 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] 17:17:11 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] 17:17:11 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] 17:17:11 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] 17:17:11 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] 17:17:11 Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] 17:17:11 Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] 17:17:11 Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:17:11 Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] 17:17:11 Get:44 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam0g arm64 1.1.8-3.6ubuntu2.18.04.2 [50.8 kB] 17:17:11 Get:45 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules-bin arm64 1.1.8-3.6ubuntu2.18.04.2 [32.6 kB] 17:17:11 Get:46 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-modules arm64 1.1.8-3.6ubuntu2.18.04.2 [223 kB] 17:17:11 Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] 17:17:11 Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] 17:17:11 Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] 17:17:11 Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] 17:17:11 Get:51 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 17:17:11 Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] 17:17:11 Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] 17:17:11 Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] 17:17:12 Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] 17:17:12 Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] 17:17:12 Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] 17:17:12 Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] 17:17:12 Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] 17:17:12 Get:60 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 17:17:12 Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] 17:17:12 Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] 17:17:12 Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] 17:17:12 Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 17:17:12 Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] 17:17:12 Get:66 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdevmapper1.02.1 arm64 2:1.02.145-4.1ubuntu3.18.04.3 [100 kB] 17:17:12 Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] 17:17:12 Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] 17:17:12 Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] 17:17:12 Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] 17:17:12 Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] 17:17:12 Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] 17:17:12 Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] 17:17:12 Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] 17:17:12 Get:75 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-aarch64-linux-gnu arm64 2.30-21ubuntu1~18.04.4 [2170 kB] 17:17:12 Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] 17:17:12 Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] 17:17:12 Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] 17:17:12 Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] 17:17:12 Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] 17:17:12 Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] 17:17:12 Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] 17:17:13 Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:17:13 Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] 17:17:13 Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] 17:17:13 Get:86 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7-base arm64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:17:13 Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:17:13 Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:17:13 Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:17:13 Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] 17:17:13 Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] 17:17:13 Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] 17:17:13 Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:17:14 debconf: delaying package configuration, since apt-utils is not installed 17:17:14 Fetched 54.4 MB in 4s (14.5 MB/s) 17:17:14 (Reading database ... 13861 files and directories currently installed.) 17:17:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... 17:17:14 Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:17:15 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... 17:17:15 Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:17:15 Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... 17:17:15 Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... 17:17:16 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:16 Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:17 Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:17 Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:17 Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:17 Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:17 Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:17 Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:17 Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:17 Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:17 Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... 17:17:18 (Reading database ... 13860 files and directories currently installed.) 17:17:18 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:18 Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:17:18 Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... 17:17:18 (Reading database ... 13860 files and directories currently installed.) 17:17:18 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:18 Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:18 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:18 Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:19 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... 17:17:19 Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:19 Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... 17:17:19 (Reading database ... 13860 files and directories currently installed.) 17:17:19 Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... 17:17:20 Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:17:21 Setting up libc6:arm64 (2.27-3ubuntu1.2) ... 17:17:21 (Reading database ... 13860 files and directories currently installed.) 17:17:21 Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:17:22 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:17:22 Setting up base-files (10.1ubuntu2.10) ... 17:17:22 Installing new version of config file /etc/issue ... 17:17:22 Installing new version of config file /etc/issue.net ... 17:17:22 Installing new version of config file /etc/lsb-release ... 17:17:22 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:17:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:17:23 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:17:23 Removing obsolete conffile /etc/default/motd-news ... 17:17:24 (Reading database ... 13861 files and directories currently installed.) 17:17:24 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... 17:17:24 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:17:24 Setting up bash (4.4.18-2ubuntu1.2) ... 17:17:24 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 17:17:24 (Reading database ... 13861 files and directories currently installed.) 17:17:24 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:24 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:17:24 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:17:24 (Reading database ... 13861 files and directories currently installed.) 17:17:24 Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... 17:17:25 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 17:17:25 Setting up tar (1.29b-2ubuntu0.1) ... 17:17:25 (Reading database ... 13861 files and directories currently installed.) 17:17:25 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... 17:17:25 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:26 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:17:26 (Reading database ... 13861 files and directories currently installed.) 17:17:26 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... 17:17:26 Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:26 Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... 17:17:26 (Reading database ... 13861 files and directories currently installed.) 17:17:26 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... 17:17:26 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:26 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:17:27 (Reading database ... 13861 files and directories currently installed.) 17:17:27 Preparing to unpack .../grep_3.1-2build1_arm64.deb ... 17:17:27 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:17:27 Setting up grep (3.1-2build1) ... 17:17:27 (Reading database ... 13861 files and directories currently installed.) 17:17:27 Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... 17:17:27 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:17:27 Setting up login (1:4.5-1ubuntu2) ... 17:17:27 (Reading database ... 13861 files and directories currently installed.) 17:17:27 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... 17:17:27 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:28 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:17:28 (Reading database ... 13861 files and directories currently installed.) 17:17:28 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... 17:17:28 Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:29 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... 17:17:29 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:29 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... 17:17:29 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:30 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:17:30 (Reading database ... 13861 files and directories currently installed.) 17:17:30 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:17:30 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:32 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... 17:17:32 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:17:32 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... 17:17:32 Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:17:33 Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... 17:17:33 (Reading database ... 13861 files and directories currently installed.) 17:17:33 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... 17:17:33 Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:17:33 Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... 17:17:33 (Reading database ... 13861 files and directories currently installed.) 17:17:33 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:33 Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:33 Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... 17:17:33 (Reading database ... 13861 files and directories currently installed.) 17:17:33 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:34 Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:34 Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... 17:17:34 (Reading database ... 13861 files and directories currently installed.) 17:17:34 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:34 Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:34 Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... 17:17:34 (Reading database ... 13861 files and directories currently installed.) 17:17:34 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:34 Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:35 Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... 17:17:35 (Reading database ... 13861 files and directories currently installed.) 17:17:35 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... 17:17:35 Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:35 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... 17:17:35 Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:35 Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... 17:17:35 (Reading database ... 13861 files and directories currently installed.) 17:17:35 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... 17:17:35 Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:36 Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... 17:17:36 (Reading database ... 13861 files and directories currently installed.) 17:17:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:36 Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:36 Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... 17:17:36 (Reading database ... 13861 files and directories currently installed.) 17:17:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:17:36 (Reading database ... 13861 files and directories currently installed.) 17:17:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:38 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:17:39 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:17:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:17:40 (Reading database ... 13861 files and directories currently installed.) 17:17:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... 17:17:40 Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... 17:17:40 Setting up libc-bin (2.27-3ubuntu1.2) ... 17:17:40 (Reading database ... 13861 files and directories currently installed.) 17:17:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:17:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:17:41 (Reading database ... 13863 files and directories currently installed.) 17:17:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:17:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:17:42 Setting up debconf (1.5.66ubuntu1) ... 17:17:42 (Reading database ... 13863 files and directories currently installed.) 17:17:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 17:17:42 Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:17:42 Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:17:43 (Reading database ... 13863 files and directories currently installed.) 17:17:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 17:17:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:17:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 17:17:43 (Reading database ... 13863 files and directories currently installed.) 17:17:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... 17:17:44 Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:17:44 Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... 17:17:44 (Reading database ... 13863 files and directories currently installed.) 17:17:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... 17:17:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... 17:17:44 Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... 17:17:45 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... 17:17:45 Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:45 Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... 17:17:45 (Reading database ... 13863 files and directories currently installed.) 17:17:45 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... 17:17:45 Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:17:46 Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... 17:17:46 (Reading database ... 13863 files and directories currently installed.) 17:17:46 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 17:17:46 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 17:17:46 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 17:17:47 (Reading database ... 13863 files and directories currently installed.) 17:17:47 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... 17:17:47 Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:47 Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... 17:17:47 (Reading database ... 13863 files and directories currently installed.) 17:17:47 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... 17:17:47 Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 17:17:47 Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... 17:17:47 (Reading database ... 13863 files and directories currently installed.) 17:17:47 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... 17:17:48 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:17:48 Setting up passwd (1:4.5-1ubuntu2) ... 17:17:49 (Reading database ... 13863 files and directories currently installed.) 17:17:49 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... 17:17:49 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 17:17:49 Setting up gpgv (2.2.4-1ubuntu1.3) ... 17:17:49 (Reading database ... 13863 files and directories currently installed.) 17:17:49 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... 17:17:49 Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:17:49 Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... 17:17:49 (Reading database ... 13863 files and directories currently installed.) 17:17:49 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... 17:17:49 Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:17:49 Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... 17:17:50 (Reading database ... 13863 files and directories currently installed.) 17:17:50 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... 17:17:50 Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:17:50 Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... 17:17:50 (Reading database ... 13863 files and directories currently installed.) 17:17:50 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... 17:17:50 Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 17:17:50 Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... 17:17:50 (Reading database ... 13863 files and directories currently installed.) 17:17:50 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 17:17:51 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 17:17:51 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 17:17:51 (Reading database ... 13864 files and directories currently installed.) 17:17:51 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 17:17:51 Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:17:51 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... 17:17:51 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:17:51 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... 17:17:51 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... 17:17:52 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 17:17:52 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 17:17:52 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... 17:17:52 Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:17:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... 17:17:53 Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:17:53 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... 17:17:53 Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:17:53 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... 17:17:53 Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:17:53 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... 17:17:53 Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:17:53 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... 17:17:53 Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:17:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... 17:17:54 Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:17:54 Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... 17:17:54 Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... 17:17:56 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... 17:17:56 Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:17:56 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... 17:17:56 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:17:56 Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... 17:17:56 Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:17:57 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 17:17:57 Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:17:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... 17:17:58 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:17:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... 17:17:58 Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 17:17:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:17:58 Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:17:58 Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:58 Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:17:58 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:18:00 Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:18:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:18:02 Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:18:02 Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:18:03 Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:18:03 Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:18:04 Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:18:04 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:18:06 Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... 17:18:06 Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:18:06 Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 17:18:06 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:18:06 Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:18:06 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:18:06 Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:18:06 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:18:07 Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... 17:18:07 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:18:07 Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 17:18:07 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:18:07 Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... 17:18:07 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:18:07 Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... 17:18:07 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:18:07 Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... 17:18:07 Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:18:07 Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:18:08 Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:18:08 Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... 17:18:08 Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... 17:18:08 Setting up tzdata (2020a-0ubuntu0.18.04) ... 17:18:08 17:18:08 Current default time zone: 'Etc/UTC' 17:18:08 Local time is now: Wed Oct 28 17:18:08 UTC 2020. 17:18:08 Universal Time is now: Wed Oct 28 17:18:08 UTC 2020. 17:18:08 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:18:08 17:18:08 Setting up systemd-sysv (237-3ubuntu10.42) ... 17:18:08 Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:18:08 Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... 17:18:08 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:18:08 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:18:09 Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:18:09 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:18:09 Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... 17:18:09 Setting up libkmod2:arm64 (24-1ubuntu3.5) ... 17:18:09 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:18:09 Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... 17:18:09 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:18:09 Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... 17:18:09 Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... 17:18:09 Setting up patch (2.7.6-2ubuntu1.1) ... 17:18:09 Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... 17:18:09 Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... 17:18:10 Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 17:18:10 Installing new version of config file /etc/ssl/openssl.cnf ... 17:18:10 Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... 17:18:10 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 17:18:10 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 17:18:15 Updating certificates in /etc/ssl/certs... 17:18:18 22 added, 17 removed; done. 17:18:18 Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... 17:18:18 Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... 17:18:18 Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... 17:18:18 Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... 17:18:18 Setting up pkgbinarymangler (138.18.04.1) ... 17:18:18 Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... 17:18:18 Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... 17:18:18 Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... 17:18:18 Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 17:18:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:18:18 Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... 17:18:18 Setting up perl (5.26.1-6ubuntu0.5) ... 17:18:18 Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 17:18:18 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 17:18:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:18:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:18:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:18:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:18:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:18:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:18:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:18:19 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:18:19 Processing triggers for systemd (237-3ubuntu10.42) ... 17:18:19 Processing triggers for mime-support (3.60ubuntu1) ... 17:18:20 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 17:18:20 Updating certificates in /etc/ssl/certs... 17:18:22 0 added, 0 removed; done. 17:18:22 Running hooks in /etc/ca-certificates/update.d... 17:18:22 done. 17:18:23 Reading package lists... 17:18:24 Building dependency tree... 17:18:24 Reading state information... 17:18:25 The following NEW packages will be installed: 17:18:25 apt-transport-https 17:18:25 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:18:25 Need to get 1692 B of archives. 17:18:25 After this operation, 153 kB of additional disk space will be used. 17:18:25 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] 17:18:25 debconf: delaying package configuration, since apt-utils is not installed 17:18:25 Fetched 1692 B in 0s (9097 B/s) 17:18:25 Selecting previously unselected package apt-transport-https. 17:18:25 (Reading database ... 13881 files and directories currently installed.) 17:18:25 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... 17:18:25 Unpacking apt-transport-https (1.6.12ubuntu0.1) ... 17:18:26 Setting up apt-transport-https (1.6.12ubuntu0.1) ... 17:18:27 Waiting for network to be ready... 17:18:54 2020-10-28T17:18:39Z INFO Waiting for automatic snapd restart... 17:18:54 snapd 2.47.1 from Canonical* installed 17:18:54 "snapd" switched to the "latest/stable" channel 17:18:54 17:19:09 core18 20200929 from Canonical* installed 17:19:09 "core18" switched to the "latest/stable" channel 17:19:09 17:19:27 snapcraft 4.3 from Canonical* installed 17:19:27 "snapcraft" switched to the "latest/stable" channel 17:19:27 17:19:34 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: 17:19:34 - README.md 17:19:34 17:19:34 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 17:19:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:19:42 Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease 17:19:42 Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease 17:19:42 Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease 17:19:48 Reading package lists... 17:19:49 Installing build dependencies: curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 pkg-config 17:19:56 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:19:56 Reading package lists... 17:19:56 Building dependency tree... 17:19:56 Reading state information... 17:19:57 Suggested packages: 17:19:57 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:19:57 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:19:57 Recommended packages: 17:19:57 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 17:19:57 The following NEW packages will be installed: 17:19:57 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 17:19:57 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 17:19:57 libzmq5 pkg-config 17:19:57 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 17:19:57 Need to get 6537 kB of archives. 17:19:57 After this operation, 40.1 MB of additional disk space will be used. 17:19:57 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libglib2.0-0 arm64 2.56.4-0ubuntu0.18.04.6 [983 kB] 17:19:58 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] 17:19:58 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] 17:19:58 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] 17:19:58 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] 17:19:58 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] 17:19:58 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] 17:19:58 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] 17:19:58 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 17:19:58 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] 17:19:58 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] 17:19:58 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] 17:19:58 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] 17:19:58 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] 17:19:58 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] 17:19:58 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] 17:19:59 debconf: delaying package configuration, since apt-utils is not installed 17:19:59 Fetched 6537 kB in 1s (5289 kB/s) 17:19:59 Selecting previously unselected package libglib2.0-0:arm64. 17:19:59 (Reading database ... 13885 files and directories currently installed.) 17:19:59 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... 17:19:59 Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 17:20:00 Selecting previously unselected package libpsl5:arm64. 17:20:00 Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... 17:20:00 Unpacking libpsl5:arm64 (0.19.1-5build1) ... 17:20:00 Selecting previously unselected package libnghttp2-14:arm64. 17:20:00 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... 17:20:00 Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 17:20:00 Selecting previously unselected package librtmp1:arm64. 17:20:00 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... 17:20:00 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 17:20:00 Selecting previously unselected package libcurl4:arm64. 17:20:00 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... 17:20:00 Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 17:20:00 Selecting previously unselected package curl. 17:20:00 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... 17:20:00 Unpacking curl (7.58.0-2ubuntu3.10) ... 17:20:00 Selecting previously unselected package libcurl3-gnutls:arm64. 17:20:00 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... 17:20:00 Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 17:20:01 Selecting previously unselected package liberror-perl. 17:20:01 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 17:20:01 Unpacking liberror-perl (0.17025-1) ... 17:20:01 Selecting previously unselected package git-man. 17:20:01 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 17:20:01 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 17:20:01 Selecting previously unselected package git. 17:20:01 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... 17:20:01 Unpacking git (1:2.17.1-1ubuntu0.7) ... 17:20:02 Selecting previously unselected package libnorm1:arm64. 17:20:02 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... 17:20:02 Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... 17:20:03 Selecting previously unselected package libpgm-5.2-0:arm64. 17:20:03 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... 17:20:03 Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 17:20:03 Selecting previously unselected package libsodium23:arm64. 17:20:03 Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... 17:20:03 Unpacking libsodium23:arm64 (1.0.16-2) ... 17:20:03 Selecting previously unselected package libzmq5:arm64. 17:20:03 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... 17:20:03 Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 17:20:03 Selecting previously unselected package libzmq3-dev:arm64. 17:20:03 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... 17:20:03 Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 17:20:03 Selecting previously unselected package pkg-config. 17:20:03 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... 17:20:03 Unpacking pkg-config (0.29.1-0ubuntu2) ... 17:20:03 Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... 17:20:03 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 17:20:04 Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... 17:20:04 Setting up liberror-perl (0.17025-1) ... 17:20:04 Setting up libpsl5:arm64 (0.19.1-5build1) ... 17:20:04 Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... 17:20:04 No schema files found: doing nothing. 17:20:04 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... 17:20:04 Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... 17:20:04 Setting up libsodium23:arm64 (1.0.16-2) ... 17:20:04 Setting up pkg-config (0.29.1-0ubuntu2) ... 17:20:04 Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... 17:20:04 Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... 17:20:04 Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... 17:20:04 Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... 17:20:04 Setting up git (1:2.17.1-1ubuntu0.7) ... 17:20:04 Setting up curl (7.58.0-2ubuntu3.10) ... 17:20:04 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 17:20:13 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:20:13 curl set to automatically installed. 17:20:13 git set to automatically installed. 17:20:13 git-man set to automatically installed. 17:20:13 libcurl3-gnutls set to automatically installed. 17:20:13 libcurl4 set to automatically installed. 17:20:13 liberror-perl set to automatically installed. 17:20:13 libglib2.0-0 set to automatically installed. 17:20:13 libnghttp2-14 set to automatically installed. 17:20:13 libnorm1 set to automatically installed. 17:20:13 libpgm-5.2-0 set to automatically installed. 17:20:13 libpsl5 set to automatically installed. 17:20:13 librtmp1 set to automatically installed. 17:20:13 libsodium23 set to automatically installed. 17:20:13 libzmq3-dev set to automatically installed. 17:20:13 libzmq5 set to automatically installed. 17:20:13 pkg-config set to automatically installed. 17:20:15 snapd is not logged in, snap install commands will use sudo 17:20:22 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 17:20:23 snap "core18" has no updates available 17:20:24 Pulling go 17:20:27 'app-service-config' has dependencies that need to be staged: go 17:20:27 Skipping pull go (already ran) 17:20:27 Building go 17:20:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:27 Dload Upload Total Spent Left Speed 17:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 93.2M 2 2079k 0 0 1569k 0 0:01:00 0:00:01 0:00:59 1570k 2 93.2M 2 2079k 0 0 893k 0 0:01:46 0:00:02 0:01:44 894k 2 93.2M 2 2079k 0 0 624k 0 0:02:32 0:00:03 0:02:29 624k 2 93.2M 2 2079k 0 0 480k 0 0:03:18 0:00:04 0:03:14 480k 2 93.2M 2 2079k 0 0 390k 0 0:04:04 0:00:05 0:03:59 390k 2 93.2M 2 2079k 0 0 328k 0 0:04:50 0:00:06 0:04:44 0 2 93.2M 2 2079k 0 0 283k 0 0:05:36 0:00:07 0:05:29 0 2 93.2M 2 2079k 0 0 249k 0 0:06:22 0:00:08 0:06:14 0 2 93.2M 2 2079k 0 0 222k 0 0:07:08 0:00:09 0:06:59 0 2 93.2M 2 2079k 0 0 201k 0 0:07:54 0:00:10 0:07:44 0 2 93.2M 2 2079k 0 0 183k 0 0:08:40 0:00:11 0:08:29 0 2 93.2M 2 2079k 0 0 168k 0 0:09:26 0:00:12 0:09:14 0 2 93.2M 2 2079k 0 0 155k 0 0:10:12 0:00:13 0:09:59 0 2 93.2M 2 2079k 0 0 144k 0 0:10:58 0:00:14 0:10:44 0 2 93.2M 2 2079k 0 0 135k 0 0:11:44 0:00:15 0:11:29 0 2 93.2M 2 2079k 0 0 127k 0 0:12:30 0:00:16 0:12:14 0 2 93.2M 2 2079k 0 0 119k 0 0:13:16 0:00:17 0:12:59 0 2 93.2M 2 2079k 0 0 113k 0 0:14:02 0:00:18 0:13:44 0 2 93.2M 2 2079k 0 0 107k 0 0:14:48 0:00:19 0:14:29 0 2 93.2M 2 2079k 0 0 102k 0 0:15:34 0:00:20 0:15:14 0 2 93.2M 2 2079k 0 0 99699 0 0:16:20 0:00:21 0:15:59 0 2 93.2M 2 2079k 0 0 95232 0 0:17:06 0:00:22 0:16:44 0 2 93.2M 2 2079k 0 0 91149 0 0:17:52 0:00:23 0:17:29 0 2 93.2M 2 2079k 0 0 87401 0 0:18:38 0:00:24 0:18:14 0 2 93.2M 2 2079k 0 0 83949 0 0:19:24 0:00:25 0:18:59 0 2 93.2M 2 2079k 0 0 80760 0 0:20:10 0:00:26 0:19:44 0 2 93.2M 2 2079k 0 0 77804 0 0:20:56 0:00:27 0:20:29 0 2 93.2M 2 2079k 0 0 75056 0 0:21:42 0:00:28 0:21:14 0 2 93.2M 2 2079k 0 0 72496 0 0:22:28 0:00:29 0:21:59 0 2 93.2M 2 2079k 0 0 70108 0 0:23:14 0:00:30 0:22:44 0 2 93.2M 2 2079k 0 0 67869 0 0:24:00 0:00:31 0:23:29 0 2 93.2M 2 2079k 0 0 65769 0 0:24:46 0:00:32 0:24:14 0 2 93.2M 2 2079k 0 0 63795 0 0:25:32 0:00:33 0:24:59 0 2 93.2M 2 2079k 0 0 61936 0 0:26:18 0:00:34 0:25:44 0 2 93.2M 2 2079k 0 0 60183 0 0:27:04 0:00:35 0:26:29 0 2 93.2M 2 2079k 0 0 58526 0 0:27:49 0:00:36 0:27:13 0 2 93.2M 2 2079k 0 0 56957 0 0:28:35 0:00:37 0:27:58 0 2 93.2M 2 2079k 0 0 55471 0 0:29:21 0:00:38 0:28:43 0 2 93.2M 2 2079k 0 0 54060 0 0:30:07 0:00:39 0:29:28 0 2 93.2M 2 2079k 0 0 52719 0 0:30:53 0:00:40 0:30:13 0 2 93.2M 2 2079k 0 0 51444 0 0:31:39 0:00:41 0:30:58 0 2 93.2M 2 2079k 0 0 50228 0 0:32:25 0:00:42 0:31:43 0 2 93.2M 2 2079k 0 0 49068 0 0:33:11 0:00:43 0:32:28 0 2 93.2M 2 2079k 0 0 47961 0 0:33:57 0:00:44 0:33:13 0 2 93.2M 2 2079k 0 0 46903 0 0:34:43 0:00:45 0:33:58 0 2 93.2M 2 2079k 0 0 45890 0 0:35:29 0:00:46 0:34:43 0 2 93.2M 2 2079k 0 0 44921 0 0:36:15 0:00:47 0:35:28 0 2 93.2M 2 2079k 0 0 43991 0 0:37:01 0:00:48 0:36:13 0 2 93.2M 2 2079k 0 0 43099 0 0:37:47 0:00:49 0:36:58 0 2 93.2M 2 2079k 0 0 42242 0 0:38:33 0:00:50 0:37:43 0 2 93.2M 2 2079k 0 0 41419 0 0:39:19 0:00:51 0:38:28 0 2 93.2M 2 2079k 0 0 40628 0 0:40:05 0:00:52 0:39:13 0 2 93.2M 2 2079k 0 0 39866 0 0:40:51 0:00:53 0:39:58 0 2 93.2M 2 2079k 0 0 39132 0 0:41:37 0:00:54 0:40:43 0 2 93.2M 2 2079k 0 0 38424 0 0:42:23 0:00:55 0:41:28 0 2 93.2M 2 2079k 0 0 37742 0 0:43:09 0:00:56 0:42:13 0 2 93.2M 2 2079k 0 0 37084 0 0:43:55 0:00:57 0:42:58 0 2 93.2M 2 2079k 0 0 36448 0 0:44:41 0:00:58 0:43:43 0 2 93.2M 2 2079k 0 0 35833 0 0:45:27 0:00:59 0:44:28 0 2 93.2M 2 2079k 0 0 35533 0 0:45:50 0:00:59 0:44:51 0 8 93.2M 8 7839k 0 0 127k 0 0:12:28 0:01:01 0:11:27 1147k 8 93.2M 8 7839k 0 0 125k 0 0:12:40 0:01:02 0:11:38 1147k 8 93.2M 8 7839k 0 0 123k 0 0:12:52 0:01:03 0:11:49 1147k 8 93.2M 8 7839k 0 0 121k 0 0:13:04 0:01:04 0:12:00 1147k 8 93.2M 8 7839k 0 0 119k 0 0:13:17 0:01:05 0:12:12 1043k 8 93.2M 8 7839k 0 0 117k 0 0:13:29 0:01:06 0:12:23 0 8 93.2M 8 7839k 0 0 116k 0 0:13:41 0:01:07 0:12:34 0 8 93.2M 8 7839k 0 0 114k 0 0:13:53 0:01:08 0:12:45 0 8 93.2M 8 7839k 0 0 112k 0 0:14:05 0:01:09 0:12:56 0 8 93.2M 8 7839k 0 0 111k 0 0:14:18 0:01:10 0:13:08 0 8 93.2M 8 7839k 0 0 109k 0 0:14:30 0:01:11 0:13:19 0 8 93.2M 8 7839k 0 0 108k 0 0:14:42 0:01:12 0:13:30 0 8 93.2M 8 7839k 0 0 106k 0 0:14:54 0:01:13 0:13:41 0 8 93.2M 8 7839k 0 0 105k 0 0:15:06 0:01:14 0:13:52 0 8 93.2M 8 7839k 0 0 103k 0 0:15:19 0:01:15 0:14:04 0 8 93.2M 8 7839k 0 0 102k 0 0:15:31 0:01:16 0:14:15 0 8 93.2M 8 7839k 0 0 101k 0 0:15:43 0:01:17 0:14:26 0 8 93.2M 8 7839k 0 0 99k 0 0:15:55 0:01:18 0:14:37 0 8 93.2M 8 7839k 0 0 98k 0 0:16:07 0:01:19 0:14:48 0 8 93.2M 8 7839k 0 0 99729 0 0:16:20 0:01:20 0:15:00 0 8 93.2M 8 7839k 0 0 98503 0 0:16:32 0:01:21 0:15:11 0 8 93.2M 8 7839k 0 0 97307 0 0:16:44 0:01:22 0:15:22 0 8 93.2M 8 7839k 0 0 96139 0 0:16:56 0:01:23 0:15:33 0 8 93.2M 8 7839k 0 0 94999 0 0:17:08 0:01:24 0:15:44 0 8 93.2M 8 7839k 0 0 93885 0 0:17:21 0:01:25 0:15:56 0 8 93.2M 8 7839k 0 0 92799 0 0:17:33 0:01:26 0:16:07 0 8 93.2M 8 7839k 0 0 91736 0 0:17:45 0:01:27 0:16:18 0 8 93.2M 8 7839k 0 0 90698 0 0:17:57 0:01:28 0:16:29 0 8 93.2M 8 7839k 0 0 89682 0 0:18:09 0:01:29 0:16:40 0 8 93.2M 8 7839k 0 0 88690 0 0:18:22 0:01:30 0:16:52 0 8 93.2M 8 7839k 0 0 87718 0 0:18:34 0:01:31 0:17:03 0 8 93.2M 8 7839k 0 0 86768 0 0:18:46 0:01:32 0:17:14 0 8 93.2M 8 7839k 0 0 85839 0 0:18:58 0:01:33 0:17:25 0 8 93.2M 8 7839k 0 0 84929 0 0:19:10 0:01:34 0:17:36 0 8 93.2M 8 7839k 0 0 84038 0 0:19:23 0:01:35 0:17:48 0 8 93.2M 8 7839k 0 0 83165 0 0:19:35 0:01:36 0:17:59 0 8 93.2M 8 7839k 0 0 82311 0 0:19:47 0:01:37 0:18:10 0 8 93.2M 8 7839k 0 0 81474 0 0:19:59 0:01:38 0:18:21 0 8 93.2M 8 7839k 0 0 80653 0 0:20:11 0:01:39 0:18:32 0 8 93.2M 8 7839k 0 0 79849 0 0:20:24 0:01:40 0:18:44 0 8 93.2M 8 7839k 0 0 79061 0 0:20:36 0:01:41 0:18:55 0 8 93.2M 8 7839k 0 0 78289 0 0:20:48 0:01:42 0:19:06 0 8 93.2M 8 7839k 0 0 77531 0 0:21:00 0:01:43 0:19:17 0 8 93.2M 8 7839k 0 0 76788 0 0:21:12 0:01:44 0:19:28 0 8 93.2M 8 7839k 0 0 76060 0 0:21:25 0:01:45 0:19:40 0 8 93.2M 8 7839k 0 0 75344 0 0:21:37 0:01:46 0:19:51 0 8 93.2M 8 7839k 0 0 74642 0 0:21:49 0:01:47 0:20:02 0 8 93.2M 8 7839k 0 0 73953 0 0:22:01 0:01:48 0:20:13 0 8 93.2M 8 7839k 0 0 73277 0 0:22:13 0:01:49 0:20:24 0 8 93.2M 8 7839k 0 0 72613 0 0:22:26 0:01:50 0:20:36 0 8 93.2M 8 7839k 0 0 71960 0 0:22:38 0:01:51 0:20:47 0 8 93.2M 8 7839k 0 0 71320 0 0:22:50 0:01:52 0:20:58 0 8 93.2M 8 7839k 0 0 70690 0 0:23:02 0:01:53 0:21:09 0 8 93.2M 8 7839k 0 0 70072 0 0:23:14 0:01:54 0:21:20 0 8 93.2M 8 7839k 0 0 69465 0 0:23:27 0:01:55 0:21:32 0 8 93.2M 8 7839k 0 0 68868 0 0:23:39 0:01:56 0:21:43 0 8 93.2M 8 7839k 0 0 68281 0 0:23:51 0:01:57 0:21:54 0 8 93.2M 8 7839k 0 0 67704 0 0:24:03 0:01:58 0:22:05 0 8 93.2M 8 7839k 0 0 67136 0 0:24:15 0:01:59 0:22:16 0 14 93.2M 14 13.6M 0 0 115k 0 0:13:47 0:02:01 0:11:46 1057k 14 93.2M 14 13.6M 0 0 114k 0 0:13:54 0:02:02 0:11:52 1057k 14 93.2M 14 13.6M 0 0 113k 0 0:14:01 0:02:03 0:11:58 1057k 14 93.2M 14 13.6M 0 0 112k 0 0:14:08 0:02:04 0:12:04 1057k 14 93.2M 14 13.6M 0 0 111k 0 0:14:14 0:02:05 0:12:09 1057k 14 93.2M 14 13.6M 0 0 110k 0 0:14:21 0:02:06 0:12:15 0 14 93.2M 14 13.6M 0 0 109k 0 0:14:28 0:02:07 0:12:21 0 14 93.2M 14 13.6M 0 0 109k 0 0:14:35 0:02:08 0:12:27 0 14 93.2M 14 13.6M 0 0 108k 0 0:14:42 0:02:09 0:12:33 0 14 93.2M 14 13.6M 0 0 107k 0 0:14:49 0:02:10 0:12:39 0 14 93.2M 14 13.6M 0 0 106k 0 0:14:55 0:02:11 0:12:44 0 14 93.2M 14 13.6M 0 0 105k 0 0:15:02 0:02:12 0:12:50 0 14 93.2M 14 13.6M 0 0 104k 0 0:15:09 0:02:13 0:12:56 0 14 93.2M 14 13.6M 0 0 104k 0 0:15:16 0:02:14 0:13:02 0 14 93.2M 14 13.6M 0 0 103k 0 0:15:23 0:02:15 0:13:08 0 14 93.2M 14 13.6M 0 0 102k 0 0:15:30 0:02:16 0:13:14 0 14 93.2M 14 13.6M 0 0 101k 0 0:15:36 0:02:17 0:13:19 0 14 93.2M 14 13.6M 0 0 101k 0 0:15:43 0:02:18 0:13:25 0 14 93.2M 14 13.6M 0 0 100k 0 0:15:50 0:02:19 0:13:31 0 14 93.2M 14 13.6M 0 0 99k 0 0:15:57 0:02:20 0:13:37 0 14 93.2M 14 13.6M 0 0 98k 0 0:16:04 0:02:21 0:13:43 0 14 93.2M 14 13.6M 0 0 98k 0 0:16:11 0:02:22 0:13:49 0 14 93.2M 14 13.6M 0 0 99946 0 0:16:17 0:02:23 0:13:54 0 14 93.2M 14 13.6M 0 0 99253 0 0:16:24 0:02:24 0:14:00 0 14 93.2M 14 13.6M 0 0 98569 0 0:16:31 0:02:25 0:14:06 0 14 93.2M 14 13.6M 0 0 97894 0 0:16:38 0:02:26 0:14:12 0 14 93.2M 14 13.6M 0 0 97229 0 0:16:45 0:02:27 0:14:18 0 14 93.2M 14 13.6M 0 0 96573 0 0:16:52 0:02:28 0:14:24 0 14 93.2M 14 13.6M 0 0 95925 0 0:16:58 0:02:29 0:14:29 0 14 93.2M 14 13.6M 0 0 95556 0 0:17:02 0:02:30 0:14:32 0 14 93.2M 14 13.6M 0 0 94922 0 0:17:09 0:02:31 0:14:38 0 14 93.2M 14 13.6M 0 0 94296 0 0:17:16 0:02:32 0:14:44 0 14 93.2M 14 13.6M 0 0 93678 0 0:17:23 0:02:33 0:14:50 0 14 93.2M 14 13.6M 0 0 93069 0 0:17:30 0:02:34 0:14:56 0 14 93.2M 14 13.6M 0 0 92467 0 0:17:37 0:02:35 0:15:02 0 14 93.2M 14 13.6M 0 0 91874 0 0:17:43 0:02:36 0:15:07 0 14 93.2M 14 13.6M 0 0 91287 0 0:17:50 0:02:37 0:15:13 0 14 93.2M 14 13.6M 0 0 90709 0 0:17:57 0:02:38 0:15:19 0 14 93.2M 14 13.6M 0 0 90137 0 0:18:04 0:02:39 0:15:25 0 14 93.2M 14 13.6M 0 0 89573 0 0:18:11 0:02:40 0:15:31 0 14 93.2M 14 13.6M 0 0 89015 0 0:18:17 0:02:41 0:15:36 0 14 93.2M 14 13.6M 0 0 88465 0 0:18:24 0:02:42 0:15:42 0 14 93.2M 14 13.6M 0 0 87921 0 0:18:31 0:02:43 0:15:48 0 14 93.2M 14 13.6M 0 0 87384 0 0:18:38 0:02:44 0:15:54 0 14 93.2M 14 13.6M 0 0 86854 0 0:18:45 0:02:45 0:16:00 0 14 93.2M 14 13.6M 0 0 86330 0 0:18:52 0:02:46 0:16:06 0 14 93.2M 14 13.6M 0 0 85812 0 0:18:58 0:02:47 0:16:11 0 14 93.2M 14 13.6M 0 0 85300 0 0:19:05 0:02:48 0:16:17 0 14 93.2M 14 13.6M 0 0 84795 0 0:19:12 0:02:49 0:16:23 0 14 93.2M 14 13.6M 0 0 84295 0 0:19:19 0:02:50 0:16:29 0 14 93.2M 14 13.6M 0 0 83802 0 0:19:26 0:02:51 0:16:35 0 14 93.2M 14 13.6M 0 0 83314 0 0:19:33 0:02:52 0:16:41 0 14 93.2M 14 13.6M 0 0 82831 0 0:19:39 0:02:53 0:16:46 0 14 93.2M 14 13.6M 0 0 82354 0 0:19:46 0:02:54 0:16:52 0 14 93.2M 14 13.6M 0 0 81883 0 0:19:53 0:02:55 0:16:58 0 14 93.2M 14 13.6M 0 0 81417 0 0:20:00 0:02:56 0:17:04 0 14 93.2M 14 13.6M 0 0 80956 0 0:20:07 0:02:57 0:17:10 0 14 93.2M 14 13.6M 0 0 80501 0 0:20:14 0:02:58 0:17:16 0 14 93.2M 14 13.6M 0 0 80051 0 0:20:20 0:02:59 0:17:21 0 14 93.2M 14 13.6M 0 0 79605 0 0:20:27 0:03:00 0:17:27 0 14 93.2M 14 13.6M 0 0 79165 0 0:20:34 0:03:01 0:17:33 0 15 93.2M 15 14.6M 0 0 84477 0 0:19:16 0:03:01 0:16:15 219k 18 93.2M 18 17.5M 0 0 98k 0 0:16:10 0:03:02 0:13:08 853k 18 93.2M 18 17.5M 0 0 97k 0 0:16:15 0:03:03 0:13:12 853k 18 93.2M 18 17.5M 0 0 99632 0 0:16:20 0:03:04 0:13:16 853k 18 93.2M 18 17.5M 0 0 99094 0 0:16:26 0:03:05 0:13:21 853k 18 93.2M 18 17.5M 0 0 98563 0 0:16:31 0:03:06 0:13:25 575k 18 93.2M 18 17.5M 0 0 98037 0 0:16:36 0:03:07 0:13:29 0 18 93.2M 18 17.5M 0 0 97516 0 0:16:42 0:03:08 0:13:34 0 18 93.2M 18 17.5M 0 0 97001 0 0:16:47 0:03:09 0:13:38 0 18 93.2M 18 17.5M 0 0 96492 0 0:16:52 0:03:10 0:13:42 0 18 93.2M 18 17.5M 0 0 95987 0 0:16:58 0:03:11 0:13:47 0 18 93.2M 18 17.5M 0 0 95488 0 0:17:03 0:03:12 0:13:51 0 18 93.2M 18 17.5M 0 0 94995 0 0:17:08 0:03:13 0:13:55 0 18 93.2M 18 17.5M 0 0 94506 0 0:17:14 0:03:14 0:14:00 0 18 93.2M 18 17.5M 0 0 94022 0 0:17:19 0:03:15 0:14:04 0 18 93.2M 18 17.5M 0 0 93544 0 0:17:24 0:03:16 0:14:08 0 18 93.2M 18 17.5M 0 0 93070 0 0:17:30 0:03:17 0:14:13 0 18 93.2M 18 17.5M 0 0 92601 0 0:17:35 0:03:18 0:14:17 0 18 93.2M 18 17.5M 0 0 92136 0 0:17:40 0:03:19 0:14:21 0 18 93.2M 18 17.5M 0 0 91676 0 0:17:46 0:03:20 0:14:26 0 18 93.2M 18 17.5M 0 0 91221 0 0:17:51 0:03:21 0:14:30 0 18 93.2M 18 17.5M 0 0 90770 0 0:17:56 0:03:22 0:14:34 0 18 93.2M 18 17.5M 0 0 90324 0 0:18:02 0:03:23 0:14:39 0 18 93.2M 18 17.5M 0 0 89882 0 0:18:07 0:03:24 0:14:43 0 18 93.2M 18 17.5M 0 0 89445 0 0:18:12 0:03:25 0:14:47 0 18 93.2M 18 17.5M 0 0 89011 0 0:18:18 0:03:26 0:14:52 0 18 93.2M 18 17.5M 0 0 88582 0 0:18:23 0:03:27 0:14:56 0 18 93.2M 18 17.5M 0 0 88157 0 0:18:28 0:03:28 0:15:00 0 18 93.2M 18 17.5M 0 0 87736 0 0:18:33 0:03:29 0:15:04 0 18 93.2M 18 17.5M 0 0 87319 0 0:18:39 0:03:30 0:15:09 0 18 93.2M 18 17.5M 0 0 86906 0 0:18:44 0:03:31 0:15:13 0 18 93.2M 18 17.5M 0 0 86496 0 0:18:49 0:03:32 0:15:17 0 18 93.2M 18 17.5M 0 0 86091 0 0:18:55 0:03:33 0:15:22 0 18 93.2M 18 17.5M 0 0 85690 0 0:19:00 0:03:34 0:15:26 0 18 93.2M 18 17.5M 0 0 85292 0 0:19:05 0:03:35 0:15:30 0 18 93.2M 18 17.5M 0 0 84898 0 0:19:11 0:03:36 0:15:35 0 18 93.2M 18 17.5M 0 0 84507 0 0:19:16 0:03:37 0:15:39 0 18 93.2M 18 17.5M 0 0 84120 0 0:19:21 0:03:38 0:15:43 0 18 93.2M 18 17.5M 0 0 83737 0 0:19:27 0:03:39 0:15:48 0 18 93.2M 18 17.5M 0 0 83357 0 0:19:32 0:03:40 0:15:52 0 18 93.2M 18 17.5M 0 0 82980 0 0:19:37 0:03:41 0:15:56 0 18 93.2M 18 17.5M 0 0 82607 0 0:19:43 0:03:42 0:16:01 0 18 93.2M 18 17.5M 0 0 82237 0 0:19:48 0:03:43 0:16:05 0 18 93.2M 18 17.5M 0 0 81870 0 0:19:53 0:03:44 0:16:09 0 18 93.2M 18 17.5M 0 0 81508 0 0:19:59 0:03:45 0:16:14 0 18 93.2M 18 17.5M 0 0 81147 0 0:20:04 0:03:46 0:16:18 0 18 93.2M 18 17.5M 0 0 80790 0 0:20:09 0:03:47 0:16:22 0 18 93.2M 18 17.5M 0 0 80436 0 0:20:15 0:03:48 0:16:27 0 18 93.2M 18 17.5M 0 0 80086 0 0:20:20 0:03:49 0:16:31 0 18 93.2M 18 17.5M 0 0 79738 0 0:20:25 0:03:50 0:16:35 0 18 93.2M 18 17.5M 0 0 79394 0 0:20:31 0:03:51 0:16:40 0 18 93.2M 18 17.5M 0 0 79052 0 0:20:36 0:03:52 0:16:44 0 18 93.2M 18 17.5M 0 0 78713 0 0:20:41 0:03:53 0:16:48 0 18 93.2M 18 17.5M 0 0 78377 0 0:20:47 0:03:54 0:16:53 0 18 93.2M 18 17.5M 0 0 78044 0 0:20:52 0:03:55 0:16:57 0 18 93.2M 18 17.5M 0 0 77714 0 0:20:57 0:03:56 0:17:01 0 18 93.2M 18 17.5M 0 0 77387 0 0:21:02 0:03:57 0:17:05 0 18 93.2M 18 17.5M 0 0 77062 0 0:21:08 0:03:58 0:17:10 0 18 93.2M 18 17.5M 0 0 76740 0 0:21:13 0:03:59 0:17:14 0 18 93.2M 18 17.5M 0 0 76421 0 0:21:18 0:04:00 0:17:18 0 20 93.2M 20 19.2M 0 0 83375 0 0:19:32 0:04:01 0:15:31 361k 30 93.2M 30 27.9M 0 0 117k 0 0:13:29 0:04:02 0:09:27 2084k 30 93.2M 30 27.9M 0 0 117k 0 0:13:33 0:04:03 0:09:30 2084k 30 93.2M 30 27.9M 0 0 116k 0 0:13:36 0:04:04 0:09:32 2084k 30 93.2M 30 27.9M 0 0 116k 0 0:13:39 0:04:05 0:09:34 2084k 30 93.2M 30 27.9M 0 0 115k 0 0:13:43 0:04:06 0:09:37 1643k 30 93.2M 30 27.9M 0 0 115k 0 0:13:46 0:04:07 0:09:39 0 30 93.2M 30 27.9M 0 0 115k 0 0:13:49 0:04:08 0:09:41 0 30 93.2M 30 27.9M 0 0 114k 0 0:13:53 0:04:09 0:09:44 0 30 93.2M 30 27.9M 0 0 114k 0 0:13:56 0:04:10 0:09:46 0 30 93.2M 30 27.9M 0 0 113k 0 0:13:59 0:04:11 0:09:48 0 30 93.2M 30 27.9M 0 0 113k 0 0:14:03 0:04:12 0:09:51 0 30 93.2M 30 27.9M 0 0 112k 0 0:14:06 0:04:13 0:09:53 0 30 93.2M 30 27.9M 0 0 112k 0 0:14:09 0:04:14 0:09:55 0 30 93.2M 30 27.9M 0 0 111k 0 0:14:13 0:04:15 0:09:58 0 30 93.2M 30 27.9M 0 0 111k 0 0:14:16 0:04:16 0:10:00 0 30 93.2M 30 27.9M 0 0 111k 0 0:14:19 0:04:17 0:10:02 0 30 93.2M 30 27.9M 0 0 110k 0 0:14:23 0:04:18 0:10:05 0 30 93.2M 30 27.9M 0 0 110k 0 0:14:26 0:04:19 0:10:07 0 30 93.2M 30 27.9M 0 0 109k 0 0:14:29 0:04:20 0:10:09 0 30 93.2M 30 27.9M 0 0 109k 0 0:14:33 0:04:21 0:10:12 0 30 93.2M 30 27.9M 0 0 108k 0 0:14:36 0:04:22 0:10:14 0 30 93.2M 30 27.9M 0 0 108k 0 0:14:39 0:04:23 0:10:16 0 30 93.2M 30 27.9M 0 0 108k 0 0:14:43 0:04:24 0:10:19 0 30 93.2M 30 27.9M 0 0 107k 0 0:14:46 0:04:25 0:10:21 0 30 93.2M 30 27.9M 0 0 107k 0 0:14:49 0:04:26 0:10:23 0 30 93.2M 30 27.9M 0 0 106k 0 0:14:53 0:04:28 0:10:25 0 30 93.2M 30 27.9M 0 0 106k 0 0:14:56 0:04:29 0:10:27 0 30 93.2M 30 27.9M 0 0 106k 0 0:14:59 0:04:30 0:10:29 0 30 93.2M 30 27.9M 0 0 105k 0 0:15:03 0:04:31 0:10:32 0 30 93.2M 30 27.9M 0 0 105k 0 0:15:06 0:04:32 0:10:34 0 30 93.2M 30 27.9M 0 0 104k 0 0:15:09 0:04:33 0:10:36 0 30 93.2M 30 27.9M 0 0 104k 0 0:15:13 0:04:34 0:10:39 0 30 93.2M 30 27.9M 0 0 104k 0 0:15:16 0:04:35 0:10:41 0 30 93.2M 30 27.9M 0 0 103k 0 0:15:19 0:04:36 0:10:43 0 30 93.2M 30 27.9M 0 0 103k 0 0:15:23 0:04:37 0:10:46 0 30 93.2M 30 27.9M 0 0 103k 0 0:15:26 0:04:38 0:10:48 0 30 93.2M 30 27.9M 0 0 102k 0 0:15:29 0:04:39 0:10:50 0 30 93.2M 30 27.9M 0 0 102k 0 0:15:33 0:04:40 0:10:53 0 30 93.2M 30 27.9M 0 0 101k 0 0:15:36 0:04:41 0:10:55 0 30 93.2M 30 27.9M 0 0 101k 0 0:15:39 0:04:42 0:10:57 0 30 93.2M 30 27.9M 0 0 101k 0 0:15:43 0:04:43 0:11:00 0 30 93.2M 30 27.9M 0 0 100k 0 0:15:46 0:04:44 0:11:02 0 30 93.2M 30 27.9M 0 0 100k 0 0:15:49 0:04:45 0:11:04 0 30 93.2M 30 27.9M 0 0 100k 0 0:15:53 0:04:46 0:11:07 0 30 93.2M 30 27.9M 0 0 99k 0 0:15:56 0:04:47 0:11:09 0 30 93.2M 30 27.9M 0 0 99k 0 0:15:59 0:04:48 0:11:11 0 30 93.2M 30 27.9M 0 0 99k 0 0:16:03 0:04:49 0:11:14 0 30 93.2M 30 27.9M 0 0 98k 0 0:16:06 0:04:50 0:11:16 0 30 93.2M 30 27.9M 0 0 98k 0 0:16:09 0:04:51 0:11:18 0 30 93.2M 30 27.9M 0 0 98k 0 0:16:13 0:04:52 0:11:21 0 30 93.2M 30 27.9M 0 0 97k 0 0:16:16 0:04:53 0:11:23 0 30 93.2M 30 27.9M 0 0 99731 0 0:16:20 0:04:54 0:11:26 0 30 93.2M 30 27.9M 0 0 99392 0 0:16:23 0:04:55 0:11:28 0 30 93.2M 30 27.9M 0 0 99056 0 0:16:26 0:04:56 0:11:30 0 30 93.2M 30 27.9M 0 0 98722 0 0:16:30 0:04:57 0:11:33 0 30 93.2M 30 27.9M 0 0 98390 0 0:16:33 0:04:58 0:11:35 0 30 93.2M 30 27.9M 0 0 98060 0 0:16:36 0:04:59 0:11:37 0 30 93.2M 30 27.9M 0 0 97733 0 0:16:40 0:05:00 0:11:40 0 30 93.2M 30 27.9M 0 0 97563 0 0:16:41 0:05:00 0:11:41 0 32 93.2M 32 30.4M 0 0 103k 0 0:15:25 0:05:01 0:10:24 509k 32 93.2M 32 30.4M 0 0 102k 0 0:15:28 0:05:02 0:10:26 509k 32 93.2M 32 30.4M 0 0 102k 0 0:15:31 0:05:03 0:10:28 509k 32 93.2M 32 30.4M 0 0 102k 0 0:15:34 0:05:04 0:10:30 509k 32 93.2M 32 30.4M 0 0 101k 0 0:15:37 0:05:05 0:10:32 464k 32 93.2M 32 30.4M 0 0 101k 0 0:15:40 0:05:06 0:10:34 0 32 93.2M 32 30.4M 0 0 101k 0 0:15:43 0:05:07 0:10:36 0 32 93.2M 32 30.4M 0 0 100k 0 0:15:47 0:05:08 0:10:39 0 32 93.2M 32 30.4M 0 0 100k 0 0:15:50 0:05:09 0:10:41 0 32 93.2M 32 30.4M 0 0 100k 0 0:15:53 0:05:10 0:10:43 0 32 93.2M 32 30.4M 0 0 99k 0 0:15:56 0:05:11 0:10:45 0 32 93.2M 32 30.4M 0 0 99k 0 0:15:59 0:05:12 0:10:47 0 32 93.2M 32 30.4M 0 0 99k 0 0:16:02 0:05:13 0:10:49 0 32 93.2M 32 30.4M 0 0 98k 0 0:16:05 0:05:14 0:10:51 0 32 93.2M 32 30.4M 0 0 98k 0 0:16:08 0:05:15 0:10:53 0 32 93.2M 32 30.4M 0 0 98k 0 0:16:11 0:05:16 0:10:55 0 32 93.2M 32 30.4M 0 0 97k 0 0:16:14 0:05:17 0:10:57 0 32 93.2M 32 30.4M 0 0 99964 0 0:16:17 0:05:18 0:10:59 0 32 93.2M 32 30.4M 0 0 99651 0 0:16:20 0:05:19 0:11:01 0 32 93.2M 32 30.4M 0 0 99340 0 0:16:23 0:05:20 0:11:03 0 32 93.2M 32 30.4M 0 0 99031 0 0:16:26 0:05:22 0:11:04 0 32 93.2M 32 30.4M 0 0 98724 0 0:16:30 0:05:23 0:11:07 0 32 93.2M 32 30.4M 0 0 98418 0 0:16:33 0:05:24 0:11:09 0 32 93.2M 32 30.4M 0 0 98115 0 0:16:36 0:05:25 0:11:11 0 32 93.2M 32 30.4M 0 0 97814 0 0:16:39 0:05:26 0:11:13 0 32 93.2M 32 30.4M 0 0 97514 0 0:16:42 0:05:27 0:11:15 0 32 93.2M 32 30.4M 0 0 97216 0 0:16:45 0:05:28 0:11:17 0 32 93.2M 32 30.4M 0 0 96920 0 0:16:48 0:05:29 0:11:19 0 32 93.2M 32 30.4M 0 0 96626 0 0:16:51 0:05:30 0:11:21 0 32 93.2M 32 30.4M 0 0 96333 0 0:16:54 0:05:31 0:11:23 0 32 93.2M 32 30.4M 0 0 96042 0 0:16:57 0:05:32 0:11:25 0 32 93.2M 32 30.4M 0 0 95754 0 0:17:00 0:05:33 0:11:27 0 32 93.2M 32 30.4M 0 0 95466 0 0:17:03 0:05:34 0:11:29 0 32 93.2M 32 30.4M 0 0 95181 0 0:17:06 0:05:35 0:11:31 0 32 93.2M 32 30.4M 0 0 94897 0 0:17:09 0:05:36 0:11:33 0 32 93.2M 32 30.4M 0 0 94615 0 0:17:13 0:05:37 0:11:36 0 32 93.2M 32 30.4M 0 0 94335 0 0:17:16 0:05:38 0:11:38 0 32 93.2M 32 30.4M 0 0 94056 0 0:17:19 0:05:39 0:11:40 0 32 93.2M 32 30.4M 0 0 93779 0 0:17:22 0:05:40 0:11:42 0 32 93.2M 32 30.4M 0 0 93503 0 0:17:25 0:05:41 0:11:44 0 32 93.2M 32 30.4M 0 0 93229 0 0:17:28 0:05:42 0:11:46 0 32 93.2M 32 30.4M 0 0 92957 0 0:17:31 0:05:43 0:11:48 0 32 93.2M 32 30.4M 0 0 92686 0 0:17:34 0:05:44 0:11:50 0 32 93.2M 32 30.4M 0 0 92417 0 0:17:37 0:05:45 0:11:52 0 32 93.2M 32 30.4M 0 0 92150 0 0:17:40 0:05:46 0:11:54 0 32 93.2M 32 30.4M 0 0 91884 0 0:17:43 0:05:47 0:11:56 0 32 93.2M 32 30.4M 0 0 91619 0 0:17:46 0:05:48 0:11:58 0 32 93.2M 32 30.4M 0 0 91356 0 0:17:49 0:05:49 0:12:00 0 32 93.2M 32 30.4M 0 0 91095 0 0:17:52 0:05:50 0:12:02 0 32 93.2M 32 30.4M 0 0 90834 0 0:17:56 0:05:51 0:12:05 0 32 93.2M 32 30.4M 0 0 90576 0 0:17:59 0:05:52 0:12:07 0 32 93.2M 32 30.4M 0 0 90319 0 0:18:02 0:05:53 0:12:09 0 32 93.2M 32 30.4M 0 0 90063 0 0:18:05 0:05:54 0:12:11 0 32 93.2M 32 30.4M 0 0 89809 0 0:18:08 0:05:55 0:12:13 0 32 93.2M 32 30.4M 0 0 89557 0 0:18:11 0:05:56 0:12:15 0 32 93.2M 32 30.4M 0 0 89305 0 0:18:14 0:05:57 0:12:17 0 32 93.2M 32 30.4M 0 0 89055 0 0:18:17 0:05:58 0:12:19 0 32 93.2M 32 30.4M 0 0 88807 0 0:18:20 0:05:59 0:12:21 0 32 93.2M 32 30.4M 0 0 88560 0 0:18:23 0:06:00 0:12:23 0 32 93.2M 32 30.4M 0 0 88469 0 0:18:24 0:06:00 0:12:24 1566 37 93.2M 37 34.6M 0 0 98k 0 0:16:12 0:06:01 0:10:11 901k 37 93.2M 37 34.6M 0 0 97k 0 0:16:15 0:06:02 0:10:13 901k 37 93.2M 37 34.6M 0 0 99933 0 0:16:18 0:06:03 0:10:15 901k 37 93.2M 37 34.6M 0 0 99659 0 0:16:20 0:06:04 0:10:16 901k 37 93.2M 37 34.6M 0 0 99386 0 0:16:23 0:06:05 0:10:18 807k 37 93.2M 37 34.6M 0 0 99115 0 0:16:26 0:06:06 0:10:20 0 37 93.2M 37 34.6M 0 0 98845 0 0:16:28 0:06:07 0:10:21 0 37 93.2M 37 34.6M 0 0 98576 0 0:16:31 0:06:08 0:10:23 0 37 93.2M 37 34.6M 0 0 98309 0 0:16:34 0:06:09 0:10:25 0 37 93.2M 37 34.6M 0 0 98044 0 0:16:36 0:06:10 0:10:26 0 37 93.2M 37 34.6M 0 0 97780 0 0:16:39 0:06:11 0:10:28 0 37 93.2M 37 34.6M 0 0 97517 0 0:16:42 0:06:12 0:10:30 0 37 93.2M 37 34.6M 0 0 97256 0 0:16:44 0:06:13 0:10:31 0 37 93.2M 37 34.6M 0 0 96996 0 0:16:47 0:06:14 0:10:33 0 37 93.2M 37 34.6M 0 0 96737 0 0:16:50 0:06:15 0:10:35 0 37 93.2M 37 34.6M 0 0 96480 0 0:16:53 0:06:16 0:10:37 0 37 93.2M 37 34.6M 0 0 96225 0 0:16:55 0:06:17 0:10:38 0 37 93.2M 37 34.6M 0 0 95970 0 0:16:58 0:06:18 0:10:40 0 37 93.2M 37 34.6M 0 0 95717 0 0:17:01 0:06:19 0:10:42 0 37 93.2M 37 34.6M 0 0 95465 0 0:17:03 0:06:20 0:10:43 0 37 93.2M 37 34.6M 0 0 95215 0 0:17:06 0:06:21 0:10:45 0 37 93.2M 37 34.6M 0 0 94966 0 0:17:09 0:06:22 0:10:47 0 37 93.2M 37 34.6M 0 0 94718 0 0:17:11 0:06:23 0:10:48 0 37 93.2M 37 34.6M 0 0 94471 0 0:17:14 0:06:24 0:10:50 0 37 93.2M 37 34.6M 0 0 94226 0 0:17:17 0:06:25 0:10:52 0 37 93.2M 37 34.6M 0 0 93982 0 0:17:19 0:06:26 0:10:53 0 37 93.2M 37 34.6M 0 0 93739 0 0:17:22 0:06:27 0:10:55 0 37 93.2M 37 34.6M 0 0 93498 0 0:17:25 0:06:28 0:10:57 0 37 93.2M 37 34.6M 0 0 93258 0 0:17:28 0:06:29 0:10:59 0 37 93.2M 37 34.6M 0 0 93019 0 0:17:30 0:06:30 0:11:00 0 37 93.2M 37 34.6M 0 0 92781 0 0:17:33 0:06:31 0:11:02 0 37 93.2M 37 34.6M 0 0 92544 0 0:17:36 0:06:32 0:11:04 0 37 93.2M 37 34.6M 0 0 92309 0 0:17:38 0:06:33 0:11:05 0 37 93.2M 37 34.6M 0 0 92075 0 0:17:41 0:06:34 0:11:07 0 37 93.2M 37 34.6M 0 0 91842 0 0:17:44 0:06:35 0:11:09 0 37 93.2M 37 34.6M 0 0 91610 0 0:17:46 0:06:36 0:11:10 0 37 93.2M 37 34.6M 0 0 91380 0 0:17:49 0:06:37 0:11:12 0 37 93.2M 37 34.6M 0 0 91150 0 0:17:52 0:06:38 0:11:14 0 37 93.2M 37 34.6M 0 0 90922 0 0:17:54 0:06:39 0:11:15 0 37 93.2M 37 34.6M 0 0 90695 0 0:17:57 0:06:40 0:11:17 0 37 93.2M 37 34.6M 0 0 90469 0 0:18:00 0:06:41 0:11:19 0 37 93.2M 37 34.6M 0 0 90244 0 0:18:03 0:06:43 0:11:20 0 37 93.2M 37 34.6M 0 0 90020 0 0:18:05 0:06:44 0:11:21 0 37 93.2M 37 34.6M 0 0 89797 0 0:18:08 0:06:45 0:11:23 0 37 93.2M 37 34.6M 0 0 89575 0 0:18:11 0:06:46 0:11:25 0 37 93.2M 37 34.6M 0 0 89355 0 0:18:13 0:06:47 0:11:26 0 37 93.2M 37 34.6M 0 0 89136 0 0:18:16 0:06:48 0:11:28 0 37 93.2M 37 34.6M 0 0 88917 0 0:18:19 0:06:49 0:11:30 0 37 93.2M 37 34.6M 0 0 88700 0 0:18:21 0:06:50 0:11:31 0 37 93.2M 37 34.6M 0 0 88484 0 0:18:24 0:06:51 0:11:33 0 37 93.2M 37 34.6M 0 0 88269 0 0:18:27 0:06:52 0:11:35 0 37 93.2M 37 34.6M 0 0 88054 0 0:18:29 0:06:53 0:11:36 0 37 93.2M 37 34.6M 0 0 87841 0 0:18:32 0:06:54 0:11:38 0 37 93.2M 37 34.6M 0 0 87629 0 0:18:35 0:06:55 0:11:40 0 37 93.2M 37 34.6M 0 0 87418 0 0:18:38 0:06:56 0:11:42 0 37 93.2M 37 34.6M 0 0 87208 0 0:18:40 0:06:57 0:11:43 0 37 93.2M 37 34.6M 0 0 86999 0 0:18:43 0:06:58 0:11:45 0 37 93.2M 37 34.6M 0 0 86791 0 0:18:46 0:06:59 0:11:47 0 37 93.2M 37 34.6M 0 0 86584 0 0:18:48 0:07:00 0:11:48 0 37 93.2M 37 34.7M 0 0 86667 0 0:18:47 0:07:00 0:11:47 16835 42 93.2M 42 39.8M 0 0 98947 0 0:16:27 0:07:01 0:09:26 1079k 42 93.2M 42 39.8M 0 0 98712 0 0:16:30 0:07:02 0:09:28 1079k 42 93.2M 42 39.8M 0 0 98479 0 0:16:32 0:07:03 0:09:29 1079k 42 93.2M 42 39.8M 0 0 98247 0 0:16:34 0:07:04 0:09:30 1079k 42 93.2M 42 39.8M 0 0 98015 0 0:16:37 0:07:05 0:09:32 958k 42 93.2M 42 39.8M 0 0 97785 0 0:16:39 0:07:06 0:09:33 0 42 93.2M 42 39.8M 0 0 97556 0 0:16:41 0:07:07 0:09:34 0 42 93.2M 42 39.8M 0 0 97328 0 0:16:44 0:07:08 0:09:36 0 42 93.2M 42 39.8M 0 0 97102 0 0:16:46 0:07:09 0:09:37 0 42 93.2M 42 39.8M 0 0 96876 0 0:16:48 0:07:10 0:09:38 0 42 93.2M 42 39.8M 0 0 96651 0 0:16:51 0:07:11 0:09:40 0 42 93.2M 42 39.8M 0 0 96427 0 0:16:53 0:07:12 0:09:41 0 42 93.2M 42 39.8M 0 0 96205 0 0:16:55 0:07:13 0:09:42 0 42 93.2M 42 39.8M 0 0 95983 0 0:16:58 0:07:14 0:09:44 0 42 93.2M 42 39.8M 0 0 95762 0 0:17:00 0:07:15 0:09:45 0 42 93.2M 42 39.8M 0 0 95543 0 0:17:02 0:07:16 0:09:46 0 42 93.2M 42 39.8M 0 0 95324 0 0:17:05 0:07:17 0:09:48 0 42 93.2M 42 39.8M 0 0 95107 0 0:17:07 0:07:18 0:09:49 0 42 93.2M 42 39.8M 0 0 94890 0 0:17:10 0:07:19 0:09:51 0 42 93.2M 42 39.8M 0 0 94675 0 0:17:12 0:07:20 0:09:52 0 42 93.2M 42 39.8M 0 0 94460 0 0:17:14 0:07:21 0:09:53 0 42 93.2M 42 39.8M 0 0 94246 0 0:17:17 0:07:22 0:09:55 0 42 93.2M 42 39.8M 0 0 94034 0 0:17:19 0:07:23 0:09:56 0 42 93.2M 42 39.8M 0 0 93822 0 0:17:21 0:07:24 0:09:57 0 42 93.2M 42 39.8M 0 0 93611 0 0:17:24 0:07:25 0:09:59 0 42 93.2M 42 39.8M 0 0 93401 0 0:17:26 0:07:26 0:10:00 0 42 93.2M 42 39.8M 0 0 93192 0 0:17:28 0:07:27 0:10:01 0 42 93.2M 42 39.8M 0 0 92984 0 0:17:31 0:07:28 0:10:03 0 42 93.2M 42 39.8M 0 0 92777 0 0:17:33 0:07:29 0:10:04 0 42 93.2M 42 39.8M 0 0 92571 0 0:17:35 0:07:30 0:10:05 0 42 93.2M 42 39.8M 0 0 92366 0 0:17:38 0:07:31 0:10:07 0 42 93.2M 42 39.8M 0 0 92162 0 0:17:40 0:07:32 0:10:08 0 42 93.2M 42 39.8M 0 0 91958 0 0:17:42 0:07:33 0:10:09 0 42 93.2M 42 39.8M 0 0 91756 0 0:17:45 0:07:34 0:10:11 0 42 93.2M 42 39.8M 0 0 91554 0 0:17:47 0:07:35 0:10:12 0 42 93.2M 42 39.8M 0 0 91353 0 0:17:49 0:07:36 0:10:13 0 42 93.2M 42 39.8M 0 0 91154 0 0:17:52 0:07:37 0:10:15 0 42 93.2M 42 39.8M 0 0 90955 0 0:17:54 0:07:38 0:10:16 0 42 93.2M 42 39.8M 0 0 90756 0 0:17:56 0:07:39 0:10:17 0 42 93.2M 42 39.8M 0 0 90559 0 0:17:59 0:07:40 0:10:19 0 42 93.2M 42 39.8M 0 0 90363 0 0:18:01 0:07:41 0:10:20 0 42 93.2M 42 39.8M 0 0 90167 0 0:18:03 0:07:42 0:10:21 0 42 93.2M 42 39.8M 0 0 89972 0 0:18:06 0:07:43 0:10:23 0 42 93.2M 42 39.8M 0 0 89779 0 0:18:08 0:07:44 0:10:24 0 42 93.2M 42 39.8M 0 0 89586 0 0:18:10 0:07:45 0:10:25 0 42 93.2M 42 39.8M 0 0 89393 0 0:18:13 0:07:46 0:10:27 0 42 93.2M 42 39.8M 0 0 89202 0 0:18:15 0:07:47 0:10:28 0 42 93.2M 42 39.8M 0 0 89011 0 0:18:18 0:07:48 0:10:30 0 42 93.2M 42 39.8M 0 0 88822 0 0:18:20 0:07:49 0:10:31 0 42 93.2M 42 39.8M 0 0 88633 0 0:18:22 0:07:50 0:10:32 0 42 93.2M 42 39.8M 0 0 88445 0 0:18:25 0:07:51 0:10:34 0 42 93.2M 42 39.8M 0 0 88257 0 0:18:27 0:07:52 0:10:35 0 42 93.2M 42 39.8M 0 0 88071 0 0:18:29 0:07:53 0:10:36 0 42 93.2M 42 39.8M 0 0 87885 0 0:18:32 0:07:54 0:10:38 0 42 93.2M 42 39.8M 0 0 87700 0 0:18:34 0:07:55 0:10:39 0 42 93.2M 42 39.8M 0 0 87516 0 0:18:36 0:07:56 0:10:40 0 42 93.2M 42 39.8M 0 0 87332 0 0:18:39 0:07:58 0:10:41 0 42 93.2M 42 39.8M 0 0 87150 0 0:18:41 0:07:59 0:10:42 0 42 93.2M 42 39.8M 0 0 86968 0 0:18:43 0:08:00 0:10:43 0 43 93.2M 43 40.1M 0 0 87561 0 0:18:36 0:08:00 0:10:36 72868 47 93.2M 47 44.3M 0 0 96448 0 0:16:53 0:08:01 0:08:52 969k 47 93.2M 47 44.3M 0 0 96248 0 0:16:55 0:08:02 0:08:53 969k 47 93.2M 47 44.3M 0 0 96049 0 0:16:57 0:08:03 0:08:54 969k 47 93.2M 47 44.3M 0 0 95850 0 0:16:59 0:08:04 0:08:55 968k 47 93.2M 47 44.3M 0 0 95652 0 0:17:01 0:08:05 0:08:56 815k 47 93.2M 47 44.3M 0 0 95455 0 0:17:03 0:08:06 0:08:57 0 47 93.2M 47 44.3M 0 0 95259 0 0:17:06 0:08:07 0:08:59 0 47 93.2M 47 44.3M 0 0 95064 0 0:17:08 0:08:08 0:09:00 0 47 93.2M 47 44.3M 0 0 94869 0 0:17:10 0:08:09 0:09:01 0 47 93.2M 47 44.3M 0 0 94676 0 0:17:12 0:08:10 0:09:02 0 47 93.2M 47 44.3M 0 0 94483 0 0:17:14 0:08:11 0:09:03 0 47 93.2M 47 44.3M 0 0 94291 0 0:17:16 0:08:12 0:09:04 0 47 93.2M 47 44.3M 0 0 94099 0 0:17:18 0:08:13 0:09:05 0 47 93.2M 47 44.3M 0 0 93909 0 0:17:20 0:08:14 0:09:06 0 47 93.2M 47 44.3M 0 0 93719 0 0:17:22 0:08:15 0:09:07 0 47 93.2M 47 44.3M 0 0 93530 0 0:17:24 0:08:16 0:09:08 0 47 93.2M 47 44.3M 0 0 93342 0 0:17:27 0:08:17 0:09:10 0 47 93.2M 47 44.3M 0 0 93154 0 0:17:29 0:08:18 0:09:11 0 47 93.2M 47 44.3M 0 0 92968 0 0:17:31 0:08:19 0:09:12 0 47 93.2M 47 44.3M 0 0 92782 0 0:17:33 0:08:20 0:09:13 0 47 93.2M 47 44.3M 0 0 92596 0 0:17:35 0:08:21 0:09:14 0 47 93.2M 47 44.3M 0 0 92412 0 0:17:37 0:08:22 0:09:15 0 47 93.2M 47 44.3M 0 0 92228 0 0:17:39 0:08:23 0:09:16 0 47 93.2M 47 44.3M 0 0 92045 0 0:17:41 0:08:24 0:09:17 0 47 93.2M 47 44.3M 0 0 91863 0 0:17:43 0:08:25 0:09:18 0 47 93.2M 47 44.3M 0 0 91681 0 0:17:46 0:08:26 0:09:20 0 47 93.2M 47 44.3M 0 0 91500 0 0:17:48 0:08:27 0:09:21 0 47 93.2M 47 44.3M 0 0 91320 0 0:17:50 0:08:28 0:09:22 0 47 93.2M 47 44.3M 0 0 91140 0 0:17:52 0:08:29 0:09:23 0 47 93.2M 47 44.3M 0 0 90962 0 0:17:54 0:08:30 0:09:24 0 47 93.2M 47 44.3M 0 0 90784 0 0:17:56 0:08:31 0:09:25 0 47 93.2M 47 44.3M 0 0 90606 0 0:17:58 0:08:32 0:09:26 0 47 93.2M 47 44.3M 0 0 90430 0 0:18:00 0:08:33 0:09:27 0 47 93.2M 47 44.3M 0 0 90254 0 0:18:02 0:08:34 0:09:28 0 47 93.2M 47 44.3M 0 0 90078 0 0:18:05 0:08:35 0:09:30 0 47 93.2M 47 44.3M 0 0 89904 0 0:18:07 0:08:36 0:09:31 0 47 93.2M 47 44.3M 0 0 89730 0 0:18:09 0:08:37 0:09:32 0 47 93.2M 47 44.3M 0 0 89556 0 0:18:11 0:08:38 0:09:33 0 47 93.2M 47 44.3M 0 0 89384 0 0:18:13 0:08:39 0:09:34 0 47 93.2M 47 44.3M 0 0 89212 0 0:18:15 0:08:40 0:09:35 0 47 93.2M 47 44.3M 0 0 89041 0 0:18:17 0:08:41 0:09:36 0 47 93.2M 47 44.3M 0 0 88870 0 0:18:19 0:08:42 0:09:37 0 47 93.2M 47 44.3M 0 0 88700 0 0:18:21 0:08:43 0:09:38 0 47 93.2M 47 44.3M 0 0 88531 0 0:18:23 0:08:44 0:09:39 0 47 93.2M 47 44.3M 0 0 88362 0 0:18:26 0:08:45 0:09:41 0 47 93.2M 47 44.3M 0 0 88194 0 0:18:28 0:08:46 0:09:42 0 47 93.2M 47 44.3M 0 0 88026 0 0:18:30 0:08:47 0:09:43 0 47 93.2M 47 44.3M 0 0 87860 0 0:18:32 0:08:48 0:09:44 0 47 93.2M 47 44.3M 0 0 87694 0 0:18:34 0:08:49 0:09:45 0 47 93.2M 47 44.3M 0 0 87528 0 0:18:36 0:08:50 0:09:46 0 47 93.2M 47 44.3M 0 0 87363 0 0:18:38 0:08:51 0:09:47 0 47 93.2M 47 44.3M 0 0 87199 0 0:18:40 0:08:52 0:09:48 0 47 93.2M 47 44.3M 0 0 87035 0 0:18:42 0:08:53 0:09:49 0 47 93.2M 47 44.3M 0 0 86872 0 0:18:45 0:08:54 0:09:51 0 47 93.2M 47 44.3M 0 0 86710 0 0:18:47 0:08:55 0:09:52 0 47 93.2M 47 44.3M 0 0 86548 0 0:18:49 0:08:56 0:09:53 0 47 93.2M 47 44.3M 0 0 86387 0 0:18:51 0:08:57 0:09:54 0 47 93.2M 47 44.3M 0 0 86226 0 0:18:53 0:08:58 0:09:55 0 47 93.2M 47 44.3M 0 0 86066 0 0:18:55 0:08:59 0:09:56 0 49 93.2M 49 46.0M 0 0 89300 0 0:18:14 0:09:00 0:09:14 379k 53 93.2M 53 49.4M 0 0 95634 0 0:17:01 0:09:01 0:08:00 1077k 53 93.2M 53 49.4M 0 0 95457 0 0:17:03 0:09:02 0:08:01 1077k 53 93.2M 53 49.4M 0 0 95281 0 0:17:05 0:09:03 0:08:02 1077k 53 93.2M 53 49.4M 0 0 95106 0 0:17:07 0:09:04 0:08:03 1077k 53 93.2M 53 49.4M 0 0 94932 0 0:17:09 0:09:05 0:08:04 663k 53 93.2M 53 49.4M 0 0 94758 0 0:17:11 0:09:06 0:08:05 0 53 93.2M 53 49.4M 0 0 94584 0 0:17:13 0:09:07 0:08:06 0 53 93.2M 53 49.4M 0 0 94412 0 0:17:15 0:09:08 0:08:07 0 53 93.2M 53 49.4M 0 0 94239 0 0:17:17 0:09:09 0:08:08 0 53 93.2M 53 49.4M 0 0 94068 0 0:17:19 0:09:10 0:08:09 0 53 93.2M 53 49.4M 0 0 93897 0 0:17:20 0:09:11 0:08:09 0 53 93.2M 53 49.4M 0 0 93727 0 0:17:22 0:09:12 0:08:10 0 53 93.2M 53 49.4M 0 0 93557 0 0:17:24 0:09:13 0:08:11 0 53 93.2M 53 49.4M 0 0 93388 0 0:17:26 0:09:14 0:08:12 0 53 93.2M 53 49.4M 0 0 93220 0 0:17:28 0:09:15 0:08:13 0 53 93.2M 53 49.4M 0 0 93052 0 0:17:30 0:09:16 0:08:14 0 53 93.2M 53 49.4M 0 0 92885 0 0:17:32 0:09:17 0:08:15 0 53 93.2M 53 49.4M 0 0 92719 0 0:17:34 0:09:18 0:08:16 0 53 93.2M 53 49.4M 0 0 92553 0 0:17:36 0:09:19 0:08:17 0 53 93.2M 53 49.4M 0 0 92387 0 0:17:37 0:09:20 0:08:17 0 53 93.2M 53 49.4M 0 0 92223 0 0:17:39 0:09:21 0:08:18 0 53 93.2M 53 49.4M 0 0 92058 0 0:17:41 0:09:22 0:08:19 0 53 93.2M 53 49.4M 0 0 91895 0 0:17:43 0:09:23 0:08:20 0 53 93.2M 53 49.4M 0 0 91732 0 0:17:45 0:09:24 0:08:21 0 53 93.2M 53 49.4M 0 0 91569 0 0:17:47 0:09:25 0:08:22 0 53 93.2M 53 49.4M 0 0 91407 0 0:17:49 0:09:26 0:08:23 0 53 93.2M 53 49.4M 0 0 91246 0 0:17:51 0:09:27 0:08:24 0 53 93.2M 53 49.4M 0 0 91085 0 0:17:53 0:09:28 0:08:25 0 53 93.2M 53 49.4M 0 0 90925 0 0:17:54 0:09:29 0:08:25 0 53 93.2M 53 49.4M 0 0 90765 0 0:17:56 0:09:30 0:08:26 0 53 93.2M 53 49.4M 0 0 90606 0 0:17:58 0:09:31 0:08:27 0 53 93.2M 53 49.4M 0 0 90448 0 0:18:00 0:09:32 0:08:28 0 53 93.2M 53 49.4M 0 0 90290 0 0:18:02 0:09:33 0:08:29 0 53 93.2M 53 49.4M 0 0 90132 0 0:18:04 0:09:34 0:08:30 0 53 93.2M 53 49.4M 0 0 89976 0 0:18:06 0:09:35 0:08:31 0 53 93.2M 53 49.4M 0 0 89819 0 0:18:08 0:09:36 0:08:32 0 53 93.2M 53 49.4M 0 0 89664 0 0:18:10 0:09:37 0:08:33 0 53 93.2M 53 49.4M 0 0 89508 0 0:18:11 0:09:38 0:08:33 0 53 93.2M 53 49.4M 0 0 89354 0 0:18:13 0:09:39 0:08:34 0 53 93.2M 53 49.4M 0 0 89200 0 0:18:15 0:09:40 0:08:35 0 53 93.2M 53 49.4M 0 0 89046 0 0:18:17 0:09:41 0:08:36 0 53 93.2M 53 49.4M 0 0 88893 0 0:18:19 0:09:42 0:08:37 0 53 93.2M 53 49.4M 0 0 88740 0 0:18:21 0:09:43 0:08:38 0 53 93.2M 53 49.4M 0 0 88588 0 0:18:23 0:09:44 0:08:39 0 53 93.2M 53 49.4M 0 0 88437 0 0:18:25 0:09:45 0:08:40 0 53 93.2M 53 49.4M 0 0 88286 0 0:18:27 0:09:46 0:08:41 0 53 93.2M 53 49.4M 0 0 88135 0 0:18:28 0:09:47 0:08:41 0 53 93.2M 53 49.4M 0 0 87986 0 0:18:30 0:09:48 0:08:42 0 53 93.2M 53 49.4M 0 0 87836 0 0:18:32 0:09:49 0:08:43 0 53 93.2M 53 49.4M 0 0 87687 0 0:18:34 0:09:50 0:08:44 0 53 93.2M 53 49.4M 0 0 87539 0 0:18:36 0:09:51 0:08:45 0 53 93.2M 53 49.4M 0 0 87391 0 0:18:38 0:09:52 0:08:46 0 53 93.2M 53 49.4M 0 0 87243 0 0:18:40 0:09:53 0:08:47 0 53 93.2M 53 49.4M 0 0 87096 0 0:18:42 0:09:54 0:08:48 0 53 93.2M 53 49.4M 0 0 86950 0 0:18:44 0:09:55 0:08:49 0 53 93.2M 53 49.4M 0 0 86804 0 0:18:45 0:09:56 0:08:49 0 53 93.2M 53 49.4M 0 0 86658 0 0:18:47 0:09:57 0:08:50 0 53 93.2M 53 49.4M 0 0 86513 0 0:18:49 0:09:58 0:08:51 0 53 93.2M 53 49.4M 0 0 86369 0 0:18:51 0:09:59 0:08:52 0 56 93.2M 56 52.2M 0 0 91284 0 0:17:50 0:10:00 0:07:50 624k 57 93.2M 57 53.5M 0 0 93307 0 0:17:27 0:10:01 0:07:26 887k 57 93.2M 57 53.5M 0 0 93152 0 0:17:29 0:10:02 0:07:27 887k 57 93.2M 57 53.5M 0 0 92997 0 0:17:30 0:10:03 0:07:27 887k 57 93.2M 57 53.5M 0 0 92843 0 0:17:32 0:10:04 0:07:28 887k 57 93.2M 57 53.5M 0 0 92689 0 0:17:34 0:10:05 0:07:29 253k 57 93.2M 57 53.5M 0 0 92536 0 0:17:36 0:10:06 0:07:30 0 57 93.2M 57 53.5M 0 0 92384 0 0:17:37 0:10:07 0:07:30 0 57 93.2M 57 53.5M 0 0 92232 0 0:17:39 0:10:08 0:07:31 0 57 93.2M 57 53.5M 0 0 92080 0 0:17:41 0:10:09 0:07:32 0 57 93.2M 57 53.5M 0 0 91928 0 0:17:43 0:10:10 0:07:33 0 57 93.2M 57 53.5M 0 0 91778 0 0:17:44 0:10:11 0:07:33 0 57 93.2M 57 53.5M 0 0 91627 0 0:17:46 0:10:12 0:07:34 0 57 93.2M 57 53.5M 0 0 91478 0 0:17:48 0:10:13 0:07:35 0 57 93.2M 57 53.5M 0 0 91329 0 0:17:50 0:10:14 0:07:36 0 57 93.2M 57 53.5M 0 0 91180 0 0:17:51 0:10:15 0:07:36 0 57 93.2M 57 53.5M 0 0 91032 0 0:17:53 0:10:16 0:07:37 0 57 93.2M 57 53.5M 0 0 90884 0 0:17:55 0:10:17 0:07:38 0 57 93.2M 57 53.5M 0 0 90737 0 0:17:57 0:10:18 0:07:39 0 57 93.2M 57 53.5M 0 0 90590 0 0:17:58 0:10:19 0:07:39 0 57 93.2M 57 53.5M 0 0 90444 0 0:18:00 0:10:20 0:07:40 0 57 93.2M 57 53.5M 0 0 90298 0 0:18:02 0:10:21 0:07:41 0 57 93.2M 57 53.5M 0 0 90153 0 0:18:04 0:10:22 0:07:42 0 57 93.2M 57 53.5M 0 0 90008 0 0:18:05 0:10:23 0:07:42 0 57 93.2M 57 53.5M 0 0 89864 0 0:18:07 0:10:24 0:07:43 0 57 93.2M 57 53.5M 0 0 89720 0 0:18:09 0:10:25 0:07:44 0 57 93.2M 57 53.5M 0 0 89576 0 0:18:11 0:10:26 0:07:45 0 57 93.2M 57 53.5M 0 0 89433 0 0:18:12 0:10:27 0:07:45 0 57 93.2M 57 53.5M 0 0 89291 0 0:18:14 0:10:28 0:07:46 0 57 93.2M 57 53.5M 0 0 89149 0 0:18:16 0:10:29 0:07:47 0 57 93.2M 57 53.5M 0 0 89007 0 0:18:18 0:10:30 0:07:48 0 57 93.2M 57 53.5M 0 0 88866 0 0:18:19 0:10:31 0:07:48 0 57 93.2M 57 53.5M 0 0 88725 0 0:18:21 0:10:32 0:07:49 0 57 93.2M 57 53.5M 0 0 88585 0 0:18:23 0:10:33 0:07:50 0 57 93.2M 57 53.5M 0 0 88445 0 0:18:25 0:10:34 0:07:51 0 57 93.2M 57 53.5M 0 0 88306 0 0:18:26 0:10:35 0:07:51 0 57 93.2M 57 53.5M 0 0 88167 0 0:18:28 0:10:36 0:07:52 0 57 93.2M 57 53.5M 0 0 88028 0 0:18:30 0:10:37 0:07:53 0 57 93.2M 57 53.5M 0 0 87890 0 0:18:32 0:10:38 0:07:54 0 57 93.2M 57 53.5M 0 0 87752 0 0:18:33 0:10:39 0:07:54 0 57 93.2M 57 53.5M 0 0 87615 0 0:18:35 0:10:40 0:07:55 0 57 93.2M 57 53.5M 0 0 87478 0 0:18:37 0:10:41 0:07:56 0 57 93.2M 57 53.5M 0 0 87342 0 0:18:39 0:10:42 0:07:57 0 57 93.2M 57 53.5M 0 0 87206 0 0:18:40 0:10:43 0:07:57 0 57 93.2M 57 53.5M 0 0 87070 0 0:18:42 0:10:44 0:07:58 0 57 93.2M 57 53.5M 0 0 86935 0 0:18:44 0:10:45 0:07:59 0 57 93.2M 57 53.5M 0 0 86801 0 0:18:45 0:10:46 0:07:59 0 57 93.2M 57 53.5M 0 0 86666 0 0:18:47 0:10:47 0:08:00 0 57 93.2M 57 53.5M 0 0 86532 0 0:18:49 0:10:48 0:08:01 0 57 93.2M 57 53.5M 0 0 86399 0 0:18:51 0:10:49 0:08:02 0 57 93.2M 57 53.5M 0 0 86266 0 0:18:52 0:10:50 0:08:02 0 57 93.2M 57 53.5M 0 0 86133 0 0:18:54 0:10:51 0:08:03 0 57 93.2M 57 53.5M 0 0 86001 0 0:18:56 0:10:52 0:08:04 0 57 93.2M 57 53.5M 0 0 85869 0 0:18:58 0:10:53 0:08:05 0 57 93.2M 57 53.5M 0 0 85738 0 0:18:59 0:10:54 0:08:05 0 57 93.2M 57 53.5M 0 0 85607 0 0:19:01 0:10:55 0:08:06 0 57 93.2M 57 53.5M 0 0 85476 0 0:19:03 0:10:56 0:08:07 0 57 93.2M 57 53.5M 0 0 85346 0 0:19:05 0:10:57 0:08:08 0 57 93.2M 57 53.5M 0 0 85216 0 0:19:06 0:10:58 0:08:08 0 57 93.2M 57 53.5M 0 0 85087 0 0:19:08 0:10:59 0:08:09 0 61 93.2M 61 57.3M 0 0 90925 0 0:17:54 0:11:01 0:06:53 677k 61 93.2M 61 57.3M 0 0 90787 0 0:17:56 0:11:02 0:06:54 677k 61 93.2M 61 57.3M 0 0 90650 0 0:17:58 0:11:03 0:06:55 677k 61 93.2M 61 57.3M 0 0 90514 0 0:17:59 0:11:04 0:06:55 677k 61 93.2M 61 57.3M 0 0 90377 0 0:18:01 0:11:05 0:06:56 677k 61 93.2M 61 57.3M 0 0 90241 0 0:18:03 0:11:06 0:06:57 0 61 93.2M 61 57.3M 0 0 90106 0 0:18:04 0:11:07 0:06:57 0 61 93.2M 61 57.3M 0 0 89971 0 0:18:06 0:11:08 0:06:58 0 61 93.2M 61 57.3M 0 0 89836 0 0:18:07 0:11:09 0:06:58 0 61 93.2M 61 57.3M 0 0 89702 0 0:18:09 0:11:10 0:06:59 0 61 93.2M 61 57.3M 0 0 89568 0 0:18:11 0:11:11 0:07:00 0 61 93.2M 61 57.3M 0 0 89435 0 0:18:12 0:11:12 0:07:00 0 61 93.2M 61 57.3M 0 0 89302 0 0:18:14 0:11:13 0:07:01 0 61 93.2M 61 57.3M 0 0 89169 0 0:18:16 0:11:14 0:07:02 0 61 93.2M 61 57.3M 0 0 89037 0 0:18:17 0:11:15 0:07:02 0 61 93.2M 61 57.3M 0 0 88905 0 0:18:19 0:11:16 0:07:03 0 61 93.2M 61 57.3M 0 0 88773 0 0:18:20 0:11:17 0:07:03 0 61 93.2M 61 57.3M 0 0 88642 0 0:18:22 0:11:18 0:07:04 0 61 93.2M 61 57.3M 0 0 88512 0 0:18:24 0:11:19 0:07:05 0 61 93.2M 61 57.3M 0 0 88381 0 0:18:25 0:11:20 0:07:05 0 61 93.2M 61 57.3M 0 0 88251 0 0:18:27 0:11:21 0:07:06 0 61 93.2M 61 57.3M 0 0 88122 0 0:18:29 0:11:22 0:07:07 0 61 93.2M 61 57.3M 0 0 87992 0 0:18:30 0:11:23 0:07:07 0 61 93.2M 61 57.3M 0 0 87864 0 0:18:32 0:11:24 0:07:08 0 61 93.2M 61 57.3M 0 0 87735 0 0:18:34 0:11:25 0:07:09 0 61 93.2M 61 57.3M 0 0 87607 0 0:18:35 0:11:26 0:07:09 0 61 93.2M 61 57.3M 0 0 87480 0 0:18:37 0:11:27 0:07:10 0 61 93.2M 61 57.3M 0 0 87352 0 0:18:38 0:11:28 0:07:10 0 61 93.2M 61 57.3M 0 0 87225 0 0:18:40 0:11:29 0:07:11 0 61 93.2M 61 57.3M 0 0 87099 0 0:18:42 0:11:30 0:07:12 0 66 93.2M 66 62.1M 0 0 94203 0 0:17:17 0:11:32 0:05:45 867k 66 93.2M 66 62.1M 0 0 94066 0 0:17:19 0:11:33 0:05:46 867k 66 93.2M 66 62.1M 0 0 93931 0 0:17:20 0:11:34 0:05:46 867k 66 93.2M 66 62.1M 0 0 93795 0 0:17:22 0:11:35 0:05:47 867k 66 93.2M 66 62.1M 0 0 93660 0 0:17:23 0:11:36 0:05:47 867k 66 93.2M 66 62.1M 0 0 93526 0 0:17:25 0:11:37 0:05:48 0 66 93.2M 66 62.1M 0 0 93391 0 0:17:26 0:11:38 0:05:48 0 66 93.2M 66 62.1M 0 0 93258 0 0:17:28 0:11:39 0:05:49 0 66 93.2M 66 62.1M 0 0 93124 0 0:17:29 0:11:40 0:05:49 0 66 93.2M 66 62.1M 0 0 92991 0 0:17:31 0:11:41 0:05:50 0 66 93.2M 66 62.1M 0 0 92858 0 0:17:32 0:11:42 0:05:50 0 66 93.2M 66 62.1M 0 0 92726 0 0:17:34 0:11:43 0:05:51 0 66 93.2M 66 62.1M 0 0 92594 0 0:17:35 0:11:44 0:05:51 0 66 93.2M 66 62.1M 0 0 92463 0 0:17:37 0:11:45 0:05:52 0 66 93.2M 66 62.1M 0 0 92331 0 0:17:38 0:11:46 0:05:52 0 66 93.2M 66 62.1M 0 0 92201 0 0:17:40 0:11:47 0:05:53 0 66 93.2M 66 62.1M 0 0 92070 0 0:17:41 0:11:48 0:05:53 0 66 93.2M 66 62.1M 0 0 91940 0 0:17:43 0:11:49 0:05:54 0 66 93.2M 66 62.1M 0 0 91810 0 0:17:44 0:11:50 0:05:54 0 66 93.2M 66 62.1M 0 0 91681 0 0:17:46 0:11:51 0:05:55 0 66 93.2M 66 62.1M 0 0 91552 0 0:17:47 0:11:52 0:05:55 0 66 93.2M 66 62.1M 0 0 91424 0 0:17:49 0:11:53 0:05:56 0 66 93.2M 66 62.1M 0 0 91295 0 0:17:50 0:11:54 0:05:56 0 66 93.2M 66 62.1M 0 0 91167 0 0:17:52 0:11:55 0:05:57 0 66 93.2M 66 62.1M 0 0 91040 0 0:17:53 0:11:56 0:05:57 0 66 93.2M 66 62.1M 0 0 90913 0 0:17:55 0:11:57 0:05:58 0 66 93.2M 66 62.1M 0 0 90786 0 0:17:56 0:11:58 0:05:58 0 66 93.2M 66 62.1M 0 0 90659 0 0:17:58 0:11:59 0:05:59 0 66 93.2M 66 62.1M 0 0 90533 0 0:17:59 0:12:00 0:05:59 0 66 93.2M 66 62.1M 0 0 90408 0 0:18:01 0:12:01 0:06:00 0 66 93.2M 66 62.2M 0 0 90536 0 0:17:59 0:12:01 0:05:58 26970 72 93.2M 72 67.7M 0 0 98243 0 0:16:34 0:12:02 0:04:32 1214k 72 93.2M 72 67.7M 0 0 98107 0 0:16:36 0:12:03 0:04:33 1214k 72 93.2M 72 67.7M 0 0 97971 0 0:16:37 0:12:04 0:04:33 1214k 72 93.2M 72 67.7M 0 0 97836 0 0:16:38 0:12:05 0:04:33 1214k 72 93.2M 72 67.7M 0 0 97701 0 0:16:40 0:12:06 0:04:34 1024k 72 93.2M 72 67.7M 0 0 97567 0 0:16:41 0:12:07 0:04:34 0 72 93.2M 72 67.7M 0 0 97433 0 0:16:43 0:12:08 0:04:35 0 72 93.2M 72 67.7M 0 0 97299 0 0:16:44 0:12:09 0:04:35 0 72 93.2M 72 67.7M 0 0 97166 0 0:16:45 0:12:10 0:04:35 0 72 93.2M 72 67.7M 0 0 97033 0 0:16:47 0:12:11 0:04:36 0 72 93.2M 72 67.7M 0 0 96900 0 0:16:48 0:12:12 0:04:36 0 72 93.2M 72 67.7M 0 0 96768 0 0:16:50 0:12:13 0:04:37 0 72 93.2M 72 67.7M 0 0 96636 0 0:16:51 0:12:14 0:04:37 0 72 93.2M 72 67.7M 0 0 96504 0 0:16:52 0:12:15 0:04:37 0 72 93.2M 72 67.7M 0 0 96373 0 0:16:54 0:12:16 0:04:38 0 72 93.2M 72 67.7M 0 0 96242 0 0:16:55 0:12:17 0:04:38 0 72 93.2M 72 67.7M 0 0 96112 0 0:16:56 0:12:18 0:04:38 0 72 93.2M 72 67.7M 0 0 95981 0 0:16:58 0:12:19 0:04:39 0 72 93.2M 72 67.7M 0 0 95852 0 0:16:59 0:12:20 0:04:39 0 72 93.2M 72 67.7M 0 0 95722 0 0:17:01 0:12:21 0:04:40 0 72 93.2M 72 67.7M 0 0 95593 0 0:17:02 0:12:22 0:04:40 0 72 93.2M 72 67.7M 0 0 95464 0 0:17:03 0:12:23 0:04:40 0 72 93.2M 72 67.7M 0 0 95336 0 0:17:05 0:12:24 0:04:41 0 72 93.2M 72 67.7M 0 0 95208 0 0:17:06 0:12:25 0:04:41 0 72 93.2M 72 67.7M 0 0 95080 0 0:17:07 0:12:26 0:04:41 0 72 93.2M 72 67.7M 0 0 94953 0 0:17:09 0:12:27 0:04:42 0 72 93.2M 72 67.7M 0 0 94826 0 0:17:10 0:12:28 0:04:42 0 72 93.2M 72 67.7M 0 0 94699 0 0:17:12 0:12:29 0:04:43 0 72 93.2M 72 67.7M 0 0 94573 0 0:17:13 0:12:30 0:04:43 0 72 93.2M 72 67.7M 0 0 94447 0 0:17:14 0:12:31 0:04:43 0 72 93.2M 72 67.7M 0 0 94321 0 0:17:16 0:12:32 0:04:44 0 72 93.2M 72 67.7M 0 0 94196 0 0:17:17 0:12:33 0:04:44 0 72 93.2M 72 67.7M 0 0 94071 0 0:17:18 0:12:34 0:04:44 0 72 93.2M 72 67.7M 0 0 93946 0 0:17:20 0:12:35 0:04:45 0 72 93.2M 72 67.7M 0 0 93822 0 0:17:21 0:12:36 0:04:45 0 72 93.2M 72 67.7M 0 0 93698 0 0:17:23 0:12:37 0:04:46 0 72 93.2M 72 67.7M 0 0 93574 0 0:17:24 0:12:39 0:04:45 0 72 93.2M 72 67.7M 0 0 93451 0 0:17:25 0:12:40 0:04:45 0 72 93.2M 72 67.7M 0 0 93328 0 0:17:27 0:12:41 0:04:46 0 72 93.2M 72 67.7M 0 0 93205 0 0:17:28 0:12:42 0:04:46 0 72 93.2M 72 67.7M 0 0 93083 0 0:17:30 0:12:43 0:04:47 0 72 93.2M 72 67.7M 0 0 92961 0 0:17:31 0:12:44 0:04:47 0 72 93.2M 72 67.7M 0 0 92839 0 0:17:32 0:12:45 0:04:47 0 72 93.2M 72 67.7M 0 0 92717 0 0:17:34 0:12:46 0:04:48 0 72 93.2M 72 67.7M 0 0 92596 0 0:17:35 0:12:47 0:04:48 0 72 93.2M 72 67.7M 0 0 92476 0 0:17:36 0:12:48 0:04:48 0 72 93.2M 72 67.7M 0 0 92355 0 0:17:38 0:12:49 0:04:49 0 72 93.2M 72 67.7M 0 0 92235 0 0:17:39 0:12:50 0:04:49 0 72 93.2M 72 67.7M 0 0 92115 0 0:17:41 0:12:51 0:04:50 0 72 93.2M 72 67.7M 0 0 91995 0 0:17:42 0:12:52 0:04:50 0 72 93.2M 72 67.7M 0 0 91876 0 0:17:43 0:12:53 0:04:50 0 72 93.2M 72 67.7M 0 0 91757 0 0:17:45 0:12:54 0:04:51 0 72 93.2M 72 67.7M 0 0 91639 0 0:17:46 0:12:55 0:04:51 0 72 93.2M 72 67.7M 0 0 91520 0 0:17:47 0:12:56 0:04:51 0 72 93.2M 72 67.7M 0 0 91402 0 0:17:49 0:12:57 0:04:52 0 72 93.2M 72 67.7M 0 0 91285 0 0:17:50 0:12:58 0:04:52 0 72 93.2M 72 67.7M 0 0 91167 0 0:17:52 0:12:59 0:04:53 0 72 93.2M 72 67.7M 0 0 91050 0 0:17:53 0:13:00 0:04:53 0 72 93.2M 72 67.7M 0 0 90956 0 0:17:54 0:13:00 0:04:54 0 76 93.2M 76 71.7M 0 0 96153 0 0:16:56 0:13:02 0:03:54 778k 76 93.2M 76 71.7M 0 0 96030 0 0:16:57 0:13:03 0:03:54 778k 76 93.2M 76 71.7M 0 0 95907 0 0:16:59 0:13:04 0:03:55 778k 76 93.2M 76 71.7M 0 0 95785 0 0:17:00 0:13:05 0:03:55 778k 76 93.2M 76 71.7M 0 0 95663 0 0:17:01 0:13:06 0:03:55 751k 76 93.2M 76 71.7M 0 0 95541 0 0:17:02 0:13:07 0:03:55 0 76 93.2M 76 71.7M 0 0 95420 0 0:17:04 0:13:08 0:03:56 0 76 93.2M 76 71.7M 0 0 95299 0 0:17:05 0:13:09 0:03:56 0 76 93.2M 76 71.7M 0 0 95178 0 0:17:06 0:13:10 0:03:56 0 76 93.2M 76 71.7M 0 0 95057 0 0:17:08 0:13:11 0:03:57 0 76 93.2M 76 71.7M 0 0 94937 0 0:17:09 0:13:12 0:03:57 0 76 93.2M 76 71.7M 0 0 94817 0 0:17:10 0:13:13 0:03:57 0 76 93.2M 76 71.7M 0 0 94698 0 0:17:12 0:13:14 0:03:58 0 76 93.2M 76 71.7M 0 0 94578 0 0:17:13 0:13:15 0:03:58 0 76 93.2M 76 71.7M 0 0 94459 0 0:17:14 0:13:16 0:03:58 0 76 93.2M 76 71.7M 0 0 94341 0 0:17:16 0:13:17 0:03:59 0 76 93.2M 76 71.7M 0 0 94222 0 0:17:17 0:13:18 0:03:59 0 76 93.2M 76 71.7M 0 0 94104 0 0:17:18 0:13:19 0:03:59 0 76 93.2M 76 71.7M 0 0 93986 0 0:17:19 0:13:20 0:03:59 0 76 93.2M 76 71.7M 0 0 93869 0 0:17:21 0:13:21 0:04:00 0 76 93.2M 76 71.7M 0 0 93752 0 0:17:22 0:13:22 0:04:00 0 76 93.2M 76 71.7M 0 0 93635 0 0:17:23 0:13:23 0:04:00 0 76 93.2M 76 71.7M 0 0 93518 0 0:17:25 0:13:24 0:04:01 0 76 93.2M 76 71.7M 0 0 93402 0 0:17:26 0:13:25 0:04:01 0 76 93.2M 76 71.7M 0 0 93286 0 0:17:27 0:13:26 0:04:01 0 76 93.2M 76 71.7M 0 0 93170 0 0:17:29 0:13:27 0:04:02 0 76 93.2M 76 71.7M 0 0 93054 0 0:17:30 0:13:28 0:04:02 0 76 93.2M 76 71.7M 0 0 92939 0 0:17:31 0:13:29 0:04:02 0 76 93.2M 76 71.7M 0 0 92824 0 0:17:32 0:13:30 0:04:02 0 76 93.2M 76 71.7M 0 0 92710 0 0:17:34 0:13:31 0:04:03 0 76 93.2M 76 71.7M 0 0 92595 0 0:17:35 0:13:32 0:04:03 0 76 93.2M 76 71.7M 0 0 92481 0 0:17:36 0:13:33 0:04:03 0 76 93.2M 76 71.7M 0 0 92367 0 0:17:38 0:13:34 0:04:04 0 76 93.2M 76 71.7M 0 0 92254 0 0:17:39 0:13:35 0:04:04 0 76 93.2M 76 71.7M 0 0 92141 0 0:17:40 0:13:36 0:04:04 0 76 93.2M 76 71.7M 0 0 92028 0 0:17:42 0:13:37 0:04:05 0 76 93.2M 76 71.7M 0 0 91915 0 0:17:43 0:13:38 0:04:05 0 76 93.2M 76 71.7M 0 0 91803 0 0:17:44 0:13:39 0:04:05 0 76 93.2M 76 71.7M 0 0 91691 0 0:17:45 0:13:40 0:04:05 0 76 93.2M 76 71.7M 0 0 91579 0 0:17:47 0:13:41 0:04:06 0 76 93.2M 76 71.7M 0 0 91467 0 0:17:48 0:13:42 0:04:06 0 76 93.2M 76 71.7M 0 0 91356 0 0:17:49 0:13:43 0:04:06 0 76 93.2M 76 71.7M 0 0 91245 0 0:17:51 0:13:44 0:04:07 0 76 93.2M 76 71.7M 0 0 91134 0 0:17:52 0:13:45 0:04:07 0 76 93.2M 76 71.7M 0 0 91024 0 0:17:53 0:13:46 0:04:07 0 76 93.2M 76 71.7M 0 0 90913 0 0:17:55 0:13:47 0:04:08 0 76 93.2M 76 71.7M 0 0 90804 0 0:17:56 0:13:48 0:04:08 0 76 93.2M 76 71.7M 0 0 90694 0 0:17:57 0:13:49 0:04:08 0 76 93.2M 76 71.7M 0 0 90584 0 0:17:58 0:13:50 0:04:08 0 76 93.2M 76 71.7M 0 0 90475 0 0:18:00 0:13:51 0:04:09 0 76 93.2M 76 71.7M 0 0 90366 0 0:18:01 0:13:52 0:04:09 0 76 93.2M 76 71.7M 0 0 90258 0 0:18:02 0:13:53 0:04:09 0 76 93.2M 76 71.7M 0 0 90149 0 0:18:04 0:13:54 0:04:10 0 76 93.2M 76 71.7M 0 0 90041 0 0:18:05 0:13:55 0:04:10 0 76 93.2M 76 71.7M 0 0 89933 0 0:18:06 0:13:56 0:04:10 0 76 93.2M 76 71.7M 0 0 89826 0 0:18:08 0:13:57 0:04:11 0 76 93.2M 76 71.7M 0 0 89718 0 0:18:09 0:13:58 0:04:11 0 76 93.2M 76 71.7M 0 0 89611 0 0:18:10 0:13:59 0:04:11 0 76 93.2M 76 71.7M 0 0 89504 0 0:18:11 0:14:00 0:04:11 0 76 93.2M 76 71.7M 0 0 89472 0 0:18:12 0:14:00 0:04:12 961 81 93.2M 81 76.3M 0 0 95029 0 0:17:08 0:14:02 0:03:06 976k 81 93.2M 81 76.3M 0 0 94916 0 0:17:09 0:14:03 0:03:06 976k 81 93.2M 81 76.3M 0 0 94803 0 0:17:10 0:14:04 0:03:06 976k 81 93.2M 81 76.3M 0 0 94691 0 0:17:12 0:14:05 0:03:07 976k 81 93.2M 81 76.3M 0 0 94579 0 0:17:13 0:14:06 0:03:07 859k 81 93.2M 81 76.3M 0 0 94467 0 0:17:14 0:14:07 0:03:07 0 81 93.2M 81 76.3M 0 0 94355 0 0:17:15 0:14:08 0:03:07 0 81 93.2M 81 76.3M 0 0 94244 0 0:17:17 0:14:09 0:03:08 0 81 93.2M 81 76.3M 0 0 94133 0 0:17:18 0:14:10 0:03:08 0 81 93.2M 81 76.3M 0 0 94022 0 0:17:19 0:14:11 0:03:08 0 81 93.2M 81 76.3M 0 0 93911 0 0:17:20 0:14:12 0:03:08 0 81 93.2M 81 76.3M 0 0 93801 0 0:17:21 0:14:13 0:03:08 0 81 93.2M 81 76.3M 0 0 93691 0 0:17:23 0:14:14 0:03:09 0 81 93.2M 81 76.3M 0 0 93581 0 0:17:24 0:14:15 0:03:09 0 81 93.2M 81 76.3M 0 0 93472 0 0:17:25 0:14:16 0:03:09 0 81 93.2M 81 76.3M 0 0 93362 0 0:17:26 0:14:17 0:03:09 0 81 93.2M 81 76.3M 0 0 93253 0 0:17:28 0:14:18 0:03:10 0 81 93.2M 81 76.3M 0 0 93145 0 0:17:29 0:14:19 0:03:10 0 81 93.2M 81 76.3M 0 0 93036 0 0:17:30 0:14:20 0:03:10 0 81 93.2M 81 76.3M 0 0 92928 0 0:17:31 0:14:21 0:03:10 0 81 93.2M 81 76.3M 0 0 92820 0 0:17:32 0:14:22 0:03:10 0 81 93.2M 81 76.3M 0 0 92712 0 0:17:34 0:14:23 0:03:11 0 81 93.2M 81 76.3M 0 0 92605 0 0:17:35 0:14:24 0:03:11 0 81 93.2M 81 76.3M 0 0 92498 0 0:17:36 0:14:25 0:03:11 0 81 93.2M 81 76.3M 0 0 92391 0 0:17:37 0:14:26 0:03:11 0 81 93.2M 81 76.3M 0 0 92284 0 0:17:39 0:14:27 0:03:12 0 81 93.2M 81 76.3M 0 0 92177 0 0:17:40 0:14:28 0:03:12 0 81 93.2M 81 76.3M 0 0 92071 0 0:17:41 0:14:29 0:03:12 0 81 93.2M 81 76.3M 0 0 91965 0 0:17:42 0:14:30 0:03:12 0 81 93.2M 81 76.3M 0 0 91859 0 0:17:43 0:14:31 0:03:12 0 81 93.2M 81 76.3M 0 0 91754 0 0:17:45 0:14:32 0:03:13 0 81 93.2M 81 76.3M 0 0 91649 0 0:17:46 0:14:33 0:03:13 0 81 93.2M 81 76.3M 0 0 91544 0 0:17:47 0:14:34 0:03:13 0 81 93.2M 81 76.3M 0 0 91439 0 0:17:48 0:14:35 0:03:13 0 81 93.2M 81 76.3M 0 0 91334 0 0:17:50 0:14:36 0:03:14 0 81 93.2M 81 76.3M 0 0 91230 0 0:17:51 0:14:37 0:03:14 0 81 93.2M 81 76.3M 0 0 91126 0 0:17:52 0:14:38 0:03:14 0 81 93.2M 81 76.3M 0 0 91022 0 0:17:53 0:14:39 0:03:14 0 81 93.2M 81 76.3M 0 0 90918 0 0:17:55 0:14:40 0:03:15 0 81 93.2M 81 76.3M 0 0 90815 0 0:17:56 0:14:41 0:03:15 0 81 93.2M 81 76.3M 0 0 90712 0 0:17:57 0:14:42 0:03:15 0 81 93.2M 81 76.3M 0 0 90609 0 0:17:58 0:14:43 0:03:15 0 81 93.2M 81 76.3M 0 0 90506 0 0:17:59 0:14:44 0:03:15 0 81 93.2M 81 76.3M 0 0 90404 0 0:18:01 0:14:45 0:03:16 0 81 93.2M 81 76.3M 0 0 90302 0 0:18:02 0:14:46 0:03:16 0 81 93.2M 81 76.3M 0 0 90200 0 0:18:03 0:14:47 0:03:16 0 81 93.2M 81 76.3M 0 0 90098 0 0:18:04 0:14:48 0:03:16 0 81 93.2M 81 76.3M 0 0 89997 0 0:18:06 0:14:49 0:03:17 0 81 93.2M 81 76.3M 0 0 89895 0 0:18:07 0:14:50 0:03:17 0 81 93.2M 81 76.3M 0 0 89794 0 0:18:08 0:14:51 0:03:17 0 81 93.2M 81 76.3M 0 0 89693 0 0:18:09 0:14:52 0:03:17 0 81 93.2M 81 76.3M 0 0 89593 0 0:18:10 0:14:53 0:03:17 0 81 93.2M 81 76.3M 0 0 89492 0 0:18:12 0:14:54 0:03:18 0 81 93.2M 81 76.3M 0 0 89392 0 0:18:13 0:14:55 0:03:18 0 81 93.2M 81 76.3M 0 0 89292 0 0:18:14 0:14:56 0:03:18 0 81 93.2M 81 76.3M 0 0 89193 0 0:18:15 0:14:57 0:03:18 0 81 93.2M 81 76.3M 0 0 89093 0 0:18:17 0:14:58 0:03:19 0 81 93.2M 81 76.3M 0 0 88994 0 0:18:18 0:14:59 0:03:19 0 81 93.2M 81 76.3M 0 0 88895 0 0:18:19 0:15:00 0:03:19 0 81 93.2M 81 76.3M 0 0 88862 0 0:18:19 0:15:00 0:03:19 0 87 93.2M 87 81.7M 0 0 94979 0 0:17:09 0:15:02 0:02:07 1140k 87 93.2M 87 81.7M 0 0 94873 0 0:17:10 0:15:03 0:02:07 1139k 87 93.2M 87 81.7M 0 0 94768 0 0:17:11 0:15:04 0:02:07 1139k 87 93.2M 87 81.7M 0 0 94663 0 0:17:12 0:15:05 0:02:07 1139k 87 93.2M 87 81.7M 0 0 94559 0 0:17:13 0:15:06 0:02:07 1001k 87 93.2M 87 81.7M 0 0 94454 0 0:17:14 0:15:07 0:02:07 0 87 93.2M 87 81.7M 0 0 94350 0 0:17:15 0:15:08 0:02:07 0 87 93.2M 87 81.7M 0 0 94246 0 0:17:17 0:15:09 0:02:08 0 87 93.2M 87 81.7M 0 0 94142 0 0:17:18 0:15:10 0:02:08 0 87 93.2M 87 81.7M 0 0 94039 0 0:17:19 0:15:11 0:02:08 0 87 93.2M 87 81.7M 0 0 93935 0 0:17:20 0:15:12 0:02:08 0 87 93.2M 87 81.7M 0 0 93832 0 0:17:21 0:15:13 0:02:08 0 87 93.2M 87 81.7M 0 0 93729 0 0:17:22 0:15:14 0:02:08 0 87 93.2M 87 81.7M 0 0 93627 0 0:17:23 0:15:15 0:02:08 0 87 93.2M 87 81.7M 0 0 93524 0 0:17:25 0:15:16 0:02:09 0 87 93.2M 87 81.7M 0 0 93422 0 0:17:26 0:15:17 0:02:09 0 87 93.2M 87 81.7M 0 0 93320 0 0:17:27 0:15:18 0:02:09 0 87 93.2M 87 81.7M 0 0 93219 0 0:17:28 0:15:19 0:02:09 0 87 93.2M 87 81.7M 0 0 93117 0 0:17:29 0:15:20 0:02:09 0 87 93.2M 87 81.7M 0 0 93016 0 0:17:30 0:15:21 0:02:09 0 87 93.2M 87 81.7M 0 0 92915 0 0:17:31 0:15:22 0:02:09 0 87 93.2M 87 81.7M 0 0 92814 0 0:17:33 0:15:23 0:02:10 0 87 93.2M 87 81.7M 0 0 92713 0 0:17:34 0:15:24 0:02:10 0 87 93.2M 87 81.7M 0 0 92613 0 0:17:35 0:15:25 0:02:10 0 87 93.2M 87 81.7M 0 0 92513 0 0:17:36 0:15:26 0:02:10 0 87 93.2M 87 81.7M 0 0 92413 0 0:17:37 0:15:27 0:02:10 0 87 93.2M 87 81.7M 0 0 92313 0 0:17:38 0:15:28 0:02:10 0 87 93.2M 87 81.7M 0 0 92214 0 0:17:39 0:15:29 0:02:10 0 87 93.2M 87 81.7M 0 0 92114 0 0:17:41 0:15:30 0:02:11 0 87 93.2M 87 81.7M 0 0 92015 0 0:17:42 0:15:31 0:02:11 0 87 93.2M 87 81.7M 0 0 91916 0 0:17:43 0:15:32 0:02:11 0 87 93.2M 87 81.7M 0 0 91818 0 0:17:44 0:15:33 0:02:11 0 87 93.2M 87 81.7M 0 0 91719 0 0:17:45 0:15:34 0:02:11 0 87 93.2M 87 81.7M 0 0 91621 0 0:17:46 0:15:35 0:02:11 0 87 93.2M 87 81.7M 0 0 91523 0 0:17:47 0:15:36 0:02:11 0 87 93.2M 87 81.7M 0 0 91425 0 0:17:49 0:15:37 0:02:12 0 87 93.2M 87 81.7M 0 0 91327 0 0:17:50 0:15:38 0:02:12 0 87 93.2M 87 81.7M 0 0 91230 0 0:17:51 0:15:39 0:02:12 0 87 93.2M 87 81.7M 0 0 91133 0 0:17:52 0:15:40 0:02:12 0 87 93.2M 87 81.7M 0 0 91036 0 0:17:53 0:15:41 0:02:12 0 87 93.2M 87 81.7M 0 0 90939 0 0:17:54 0:15:42 0:02:12 0 87 93.2M 87 81.7M 0 0 90842 0 0:17:55 0:15:43 0:02:12 0 87 93.2M 87 81.7M 0 0 90746 0 0:17:57 0:15:44 0:02:13 0 87 93.2M 87 81.7M 0 0 90650 0 0:17:58 0:15:45 0:02:13 0 87 93.2M 87 81.7M 0 0 90554 0 0:17:59 0:15:46 0:02:13 0 87 93.2M 87 81.7M 0 0 90458 0 0:18:00 0:15:47 0:02:13 0 87 93.2M 87 81.7M 0 0 90362 0 0:18:01 0:15:48 0:02:13 0 87 93.2M 87 81.7M 0 0 90267 0 0:18:02 0:15:49 0:02:13 0 87 93.2M 87 81.7M 0 0 90172 0 0:18:03 0:15:50 0:02:13 0 87 93.2M 87 81.7M 0 0 90077 0 0:18:05 0:15:51 0:02:14 0 87 93.2M 87 81.7M 0 0 89982 0 0:18:06 0:15:52 0:02:14 0 87 93.2M 87 81.7M 0 0 89888 0 0:18:07 0:15:53 0:02:14 0 87 93.2M 87 81.7M 0 0 89793 0 0:18:08 0:15:54 0:02:14 0 87 93.2M 87 81.7M 0 0 89699 0 0:18:09 0:15:55 0:02:14 0 87 93.2M 87 81.7M 0 0 89605 0 0:18:10 0:15:56 0:02:14 0 87 93.2M 87 81.7M 0 0 89511 0 0:18:11 0:15:57 0:02:14 0 87 93.2M 87 81.7M 0 0 89418 0 0:18:13 0:15:58 0:02:15 0 87 93.2M 87 81.7M 0 0 89324 0 0:18:14 0:15:59 0:02:15 0 87 93.2M 87 81.7M 0 0 89231 0 0:18:15 0:16:00 0:02:15 0 87 93.2M 87 81.7M 0 0 89204 0 0:18:15 0:16:00 0:02:15 0 93 93.2M 93 86.9M 0 0 94752 0 0:17:11 0:16:02 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94654 0 0:17:12 0:16:03 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94555 0 0:17:13 0:16:04 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94457 0 0:17:14 0:16:05 0:01:09 1111k 93 93.2M 93 86.9M 0 0 94359 0 0:17:15 0:16:06 0:01:09 968k 93 93.2M 93 86.9M 0 0 94261 0 0:17:16 0:16:07 0:01:09 0 93 93.2M 93 86.9M 0 0 94164 0 0:17:17 0:16:08 0:01:09 0 93 93.2M 93 86.9M 0 0 94067 0 0:17:19 0:16:09 0:01:10 0 93 93.2M 93 86.9M 0 0 93969 0 0:17:20 0:16:10 0:01:10 0 93 93.2M 93 86.9M 0 0 93872 0 0:17:21 0:16:11 0:01:10 0 93 93.2M 93 86.9M 0 0 93776 0 0:17:22 0:16:12 0:01:10 0 93 93.2M 93 86.9M 0 0 93679 0 0:17:23 0:16:13 0:01:10 0 93 93.2M 93 86.9M 0 0 93583 0 0:17:24 0:16:14 0:01:10 0 93 93.2M 93 86.9M 0 0 93487 0 0:17:25 0:16:15 0:01:10 0 93 93.2M 93 86.9M 0 0 93391 0 0:17:26 0:16:16 0:01:10 0 93 93.2M 93 86.9M 0 0 93295 0 0:17:27 0:16:17 0:01:10 0 93 93.2M 93 86.9M 0 0 93199 0 0:17:28 0:16:18 0:01:10 0 93 93.2M 93 86.9M 0 0 93104 0 0:17:29 0:16:19 0:01:10 0 93 93.2M 93 86.9M 0 0 93009 0 0:17:30 0:16:20 0:01:10 0 93 93.2M 93 86.9M 0 0 92914 0 0:17:31 0:16:21 0:01:10 0 93 93.2M 93 86.9M 0 0 92819 0 0:17:32 0:16:22 0:01:10 0 93 93.2M 93 86.9M 0 0 92725 0 0:17:34 0:16:23 0:01:11 0 93 93.2M 93 86.9M 0 0 92630 0 0:17:35 0:16:24 0:01:11 0 93 93.2M 93 86.9M 0 0 92536 0 0:17:36 0:16:25 0:01:11 0 93 93.2M 93 86.9M 0 0 92442 0 0:17:37 0:16:26 0:01:11 0 93 93.2M 93 86.9M 0 0 92348 0 0:17:38 0:16:27 0:01:11 0 93 93.2M 93 86.9M 0 0 92254 0 0:17:39 0:16:28 0:01:11 0 93 93.2M 93 86.9M 0 0 92161 0 0:17:40 0:16:29 0:01:11 0 93 93.2M 93 86.9M 0 0 92068 0 0:17:41 0:16:30 0:01:11 0 93 93.2M 93 86.9M 0 0 91975 0 0:17:42 0:16:31 0:01:11 0 93 93.2M 93 86.9M 0 0 91882 0 0:17:43 0:16:32 0:01:11 0 93 93.2M 93 86.9M 0 0 91789 0 0:17:44 0:16:33 0:01:11 0 93 93.2M 93 86.9M 0 0 91697 0 0:17:45 0:16:34 0:01:11 0 93 93.2M 93 86.9M 0 0 91604 0 0:17:46 0:16:35 0:01:11 0 93 93.2M 93 86.9M 0 0 91512 0 0:17:48 0:16:36 0:01:12 0 93 93.2M 93 86.9M 0 0 91420 0 0:17:49 0:16:37 0:01:12 0 93 93.2M 93 86.9M 0 0 91328 0 0:17:50 0:16:38 0:01:12 0 93 93.2M 93 86.9M 0 0 91237 0 0:17:51 0:16:39 0:01:12 0 93 93.2M 93 86.9M 0 0 91145 0 0:17:52 0:16:40 0:01:12 0 93 93.2M 93 86.9M 0 0 91054 0 0:17:53 0:16:41 0:01:12 0 93 93.2M 93 86.9M 0 0 90963 0 0:17:54 0:16:42 0:01:12 0 93 93.2M 93 86.9M 0 0 90872 0 0:17:55 0:16:43 0:01:12 0 93 93.2M 93 86.9M 0 0 90782 0 0:17:56 0:16:44 0:01:12 0 93 93.2M 93 86.9M 0 0 90691 0 0:17:57 0:16:45 0:01:12 0 93 93.2M 93 86.9M 0 0 90601 0 0:17:58 0:16:46 0:01:12 0 93 93.2M 93 86.9M 0 0 90511 0 0:17:59 0:16:47 0:01:12 0 93 93.2M 93 86.9M 0 0 90421 0 0:18:00 0:16:48 0:01:12 0 93 93.2M 93 86.9M 0 0 90331 0 0:18:01 0:16:49 0:01:12 0 93 93.2M 93 86.9M 0 0 90241 0 0:18:03 0:16:50 0:01:13 0 93 93.2M 93 86.9M 0 0 90152 0 0:18:04 0:16:51 0:01:13 0 93 93.2M 93 86.9M 0 0 90063 0 0:18:05 0:16:52 0:01:13 0 93 93.2M 93 86.9M 0 0 89974 0 0:18:06 0:16:53 0:01:13 0 93 93.2M 93 86.9M 0 0 89885 0 0:18:07 0:16:54 0:01:13 0 93 93.2M 93 86.9M 0 0 89796 0 0:18:08 0:16:55 0:01:13 0 93 93.2M 93 86.9M 0 0 89707 0 0:18:09 0:16:56 0:01:13 0 93 93.2M 93 86.9M 0 0 89619 0 0:18:10 0:16:57 0:01:13 0 93 93.2M 93 86.9M 0 0 89531 0 0:18:11 0:16:58 0:01:13 0 93 93.2M 93 86.9M 0 0 89443 0 0:18:12 0:16:59 0:01:13 0 93 93.2M 93 86.9M 0 0 89355 0 0:18:13 0:17:00 0:01:13 0 93 93.2M 93 86.9M 0 0 89376 0 0:18:13 0:17:00 0:01:13 11361 100 93.2M 100 93.2M 0 0 95725 0 0:17:01 0:17:01 --:--:-- 1674k 17:37:29 go1.15.2.linux-arm64.tar.gz: OK 17:37:45 Staging go 17:38:24 Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] 17:38:24 Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] 17:38:24 Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] 17:38:24 Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] 17:38:24 Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] 17:38:24 Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] 17:38:24 Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] 17:38:24 Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] 17:38:24 Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] 17:38:24 Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] 17:38:24 Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] 17:38:24 Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] 17:38:24 Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] 17:38:24 Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] 17:38:24 Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] 17:38:24 Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] 17:38:24 Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] 17:38:24 Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] 17:38:24 Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] 17:38:24 Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] 17:38:24 Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] 17:38:24 Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] 17:38:24 Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] 17:38:24 Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] 17:38:24 Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] 17:38:24 Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] 17:38:24 Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] 17:38:24 Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] 17:38:24 Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] 17:38:24 Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] 17:38:24 Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] 17:38:24 Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] 17:38:24 Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] 17:38:24 Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] 17:38:24 Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] 17:38:24 Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] 17:38:24 Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] 17:38:24 Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] 17:38:24 Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] 17:38:24 Fetched 32.6 MB in 6s (0 B/s) 17:38:24 Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] 17:38:24 Fetched 218 kB in 0s (0 B/s) 17:38:24 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] 17:38:24 Fetched 140 kB in 0s (0 B/s) 17:38:24 Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] 17:38:24 Fetched 208 kB in 0s (0 B/s) 17:38:24 Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] 17:38:24 Fetched 90.4 kB in 0s (0 B/s) 17:38:24 Pulling app-service-config 17:38:26 Pulling config-common 17:38:30 Skipping build go (already ran) 17:38:30 Building app-service-config 17:38:30 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/internal.SDKVersion=v1.2.1-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/internal.ApplicationVersion=0.0.0" -o app-service-configurable 17:38:32 go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 17:38:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 17:38:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 17:38:32 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 17:38:32 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:38:32 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:38:32 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:38:32 go: downloading github.com/gorilla/mux v1.8.0 17:38:32 go: downloading github.com/mitchellh/copystructure v1.0.0 17:38:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 17:38:32 go: downloading github.com/google/uuid v1.1.2 17:38:32 go: downloading github.com/go-kit/kit v0.8.0 17:38:32 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:38:32 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:38:32 go: downloading github.com/hashicorp/consul/api v1.1.0 17:38:32 go: downloading github.com/BurntSushi/toml v0.3.1 17:38:32 go: downloading github.com/go-redis/redis/v7 v7.2.0 17:38:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:38:32 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:38:32 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:38:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 17:38:32 go: downloading go.mongodb.org/mongo-driver v1.1.1 17:38:32 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:38:32 go: downloading github.com/pelletier/go-toml v1.2.0 17:38:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:39:41 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:39:41 go: downloading github.com/pebbe/zmq4 v1.0.0 17:39:41 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:39:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:40:07 go: downloading github.com/hashicorp/serf v0.8.2 17:40:07 go: downloading github.com/go-playground/universal-translator v0.17.0 17:40:07 go: downloading github.com/leodido/go-urn v1.2.0 17:40:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:40:07 go: downloading github.com/x448/float16 v0.8.4 17:40:07 go: downloading github.com/go-playground/locales v0.13.0 17:40:07 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:40:07 go: downloading github.com/go-stack/stack v1.8.0 17:40:07 go: downloading github.com/golang/snappy v0.0.1 17:40:07 go: downloading github.com/xdg/stringprep v1.0.0 17:40:07 go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:40:07 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:40:40 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:40:40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:40:40 go: downloading golang.org/x/text v0.3.2 17:40:40 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:40:40 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:42:17 Building config-common 17:42:29 Skipping stage go (already ran) 17:42:29 Staging app-service-config 17:42:33 Staging config-common 17:42:37 Priming go 17:42:41 Priming app-service-config 17:42:47 Priming config-common [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 17:42:55 provisioning config files... 17:42:55 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config3696945079134180240tmp [Pipeline] { [Pipeline] sh 17:42:56 + set +x 17:42:56 + curl -s https://codecov.io/bash 17:42:56 + bash -s -- 17:42:56 17:42:56 _____ _ 17:42:56 / ____| | | 17:42:56 | | ___ __| | ___ ___ _____ __ 17:42:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:42:56 | |___| (_) | (_| | __/ (_| (_) \ V / 17:42:56 \_____\___/ \__,_|\___|\___\___/ \_/ 17:42:56 Bash-20201009-048fee3 17:42:56 17:42:56 17:42:56 ==> Jenkins CI detected. 17:42:56 project root: . 17:42:56 Fixing merge commit SHA 17:42:56 --> token set from env 17:42:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:42:56 ==> Running gcov in . (disable via -X gcov) 17:42:56 ==> Python coveragepy not found 17:42:56 ==> Searching for coverage reports in: 17:42:56 + . 17:42:56 -> Found 1 reports 17:42:56 ==> Detecting git/mercurial file structure 17:42:56 ==> Reading reports 17:42:56 + ./coverage.out bytes=10 17:42:56 ==> Appending adjustments 17:42:56 https://docs.codecov.io/docs/fixing-reports 17:42:56 + Found adjustments 17:42:56 ==> Gzipping contents 17:42:56 ==> Uploading reports 17:42:56 url: https://codecov.io 17:42:56 query: branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 17:42:56 -> Pinging Codecov 17:42:56 https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F23%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= 17:42:56 -> Uploading to 17:42:56 17:42:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:56 Dload Upload Total Spent Left Speed 17:42:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error 17:42:56 X> Failed to upload 17:42:56 ==> Uploading to Codecov 17:42:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:42:56 Dload Upload Total Spent Left Speed 17:42:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 499 100 121 100 378 226 707 --:--:-- --:--:-- --:--:-- 707 17:42:57 View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] } 17:42:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair 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 17:42:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:43:00 ---> package-listing.sh 17:43:00 ++ facter osfamily 17:43:00 ++ tr '[:upper:]' '[:lower:]' 17:43:00 + OS_FAMILY=redhat 17:43:00 + workspace=/w/workspace/_app-service-configurable_PR-124 17:43:00 + START_PACKAGES=/tmp/packages_start.txt 17:43:00 + END_PACKAGES=/tmp/packages_end.txt 17:43:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:00 + PACKAGES=/tmp/packages_start.txt 17:43:00 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 17:43:00 + PACKAGES=/tmp/packages_end.txt 17:43:00 + case "${OS_FAMILY}" in 17:43:00 + rpm -qa 17:43:00 + sort 17:43:04 + '[' -f /tmp/packages_start.txt ']' 17:43:04 + '[' -f /tmp/packages_end.txt ']' 17:43:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:04 + '[' /w/workspace/_app-service-configurable_PR-124 ']' 17:43:04 + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ 17:43:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo 17:43:04 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:43:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:43:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:05 17:43:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:05 alpine: Pulling from edgex-lftools-log-publisher 17:43:05 df20fa9351a1: Pulling fs layer 17:43:05 36b3adc4ff6f: Pulling fs layer 17:43:05 8ad3a11d3b57: Pulling fs layer 17:43:05 46f8f816bc3b: Pulling fs layer 17:43:05 93b61091891f: Pulling fs layer 17:43:05 93b9cdb0e59b: Pulling fs layer 17:43:05 5e14af77c1be: Pulling fs layer 17:43:05 01666e4c0597: Pulling fs layer 17:43:05 aa168da1d23b: Pulling fs layer 17:43:05 93b9cdb0e59b: Waiting 17:43:05 5e14af77c1be: Waiting 17:43:05 01666e4c0597: Waiting 17:43:05 aa168da1d23b: Waiting 17:43:05 46f8f816bc3b: Waiting 17:43:05 93b61091891f: Waiting 17:43:05 36b3adc4ff6f: Verifying Checksum 17:43:05 36b3adc4ff6f: Download complete 17:43:05 46f8f816bc3b: Verifying Checksum 17:43:05 46f8f816bc3b: Download complete 17:43:05 df20fa9351a1: Verifying Checksum 17:43:05 93b9cdb0e59b: Verifying Checksum 17:43:05 93b9cdb0e59b: Download complete 17:43:05 93b61091891f: Verifying Checksum 17:43:05 93b61091891f: Download complete 17:43:05 5e14af77c1be: Verifying Checksum 17:43:05 5e14af77c1be: Download complete 17:43:05 01666e4c0597: Verifying Checksum 17:43:05 01666e4c0597: Download complete 17:43:06 8ad3a11d3b57: Verifying Checksum 17:43:06 8ad3a11d3b57: Download complete 17:43:06 df20fa9351a1: Pull complete 17:43:06 36b3adc4ff6f: Pull complete 17:43:06 8ad3a11d3b57: Pull complete 17:43:07 46f8f816bc3b: Pull complete 17:43:07 93b61091891f: Pull complete 17:43:08 93b9cdb0e59b: Pull complete 17:43:08 aa168da1d23b: Verifying Checksum 17:43:08 aa168da1d23b: Download complete 17:43:08 5e14af77c1be: Pull complete 17:43:08 01666e4c0597: Pull complete 17:43:14 aa168da1d23b: Pull complete 17:43:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:43:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:43:15 prd-centos7-docker-4c-2g-9526 does not seem to be running inside a container 17:43:15 $ 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/_app-service-configurable_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-124 -v /w/workspace/_app-service-configurable_PR-124:/w/workspace/_app-service-configurable_PR-124:rw,z -v /w/workspace/_app-service-configurable_PR-124@tmp:/w/workspace/_app-service-configurable_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:43:22 $ docker top 5b6e5fbfe05635a46537f58db09ce158e03194e78bcc105990171e03c217965e -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:43:23 + mkdir -p /var/log/sa [Pipeline] sh 17:43:23 + ls /var/log/sa-host 17:43:23 + sadf -c /var/log/sa-host/sa05 17:43:23 file_magic: OK 17:43:23 HZ: Using current value: 100 17:43:23 file_header: OK 17:43:23 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 17:43:23 Statistics: 17:43:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:43:23 File successfully converted to sysstat format version 12.2.1 17:43:23 + sadf -c /var/log/sa-host/sa28 17:43:23 file_magic: OK 17:43:23 HZ: Using current value: 100 17:43:23 file_header: OK 17:43:23 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 17:43:23 Statistics: 17:43:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:43:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:24 provisioning config files... 17:43:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config1038502946907003596tmp [Pipeline] { [Pipeline] echo 17:43:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:43:24 ---> create-netrc.sh [Pipeline] } 17:43:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:43:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:43:24 ---> python-tools-install.sh [Pipeline] echo 17:43:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:43:25 ---> sudo-logs.sh 17:43:25 Archiving 'sudo' log.. [Pipeline] echo 17:43:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:43:25 ---> job-cost.sh 17:43:25 lf-activate-venv: SKIPPING 17:43:25 INFO: No Stack... 17:43:26 INFO: Retrieving Pricing Info for: v1-standard-2 17:43:27 INFO: Archiving Costs [Pipeline] echo 17:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:43:27 ---> logs-deploy.sh 17:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/23 17:43:27 INFO: archiving workspace using pattern(s): 17:43:29 Archives upload complete. 17:43:29 INFO: archiving logs to Nexus