Started by user Ernesto Ojeda 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 Running on prd-centos7-docker-4c-2g-9672 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 > 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 Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee Merge succeeded, producing 0823bebadc0c20839bfe2c6070076349e0f1d6c1 Checking out Revision 0823bebadc0c20839bfe2c6070076349e0f1d6c1 (PR-124) > 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 0823bebadc0c20839bfe2c6070076349e0f1d6c1 # timeout=10 Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-29T15:42:15.465Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-29T15:42:15.809Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-29T15:42:15.917Z] ========================================================= [2020-10-29T15:42:15.918Z] EdgeX Global Pipelines Version Info [2020-10-29T15:42:15.918Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-29T15:42:18.074Z] ------------------- [2020-10-29T15:42:18.075Z] stable info: [2020-10-29T15:42:18.075Z] ------------------- [2020-10-29T15:42:18.075Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-29T15:42:18.075Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-29T15:42:18.075Z] Message: update stable to v1.0.152 [2020-10-29T15:42:19.027Z] ------------------- [2020-10-29T15:42:19.027Z] experimental info: [2020-10-29T15:42:19.027Z] ------------------- [2020-10-29T15:42:19.027Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-29T15:42:19.027Z] Commit SHA: 14412ea6c559e203c60c6aec71a1cbd01eb2e17f [2020-10-29T15:42:19.027Z] Message: update experimental to v1.0.152 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-29T15:42:19.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2020-10-29T15:42:19.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2020-10-29T15:42:19.658Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-29T15:42:19.761Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-29T15:42:19.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-29T15:42:19.972Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-29T15:42:20.069Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-29T15:42:20.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-29T15:42:20.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-29T15:42:20.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-29T15:42:20.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-29T15:42:20.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2020-10-29T15:42:20.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-29T15:42:21.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-29T15:42:21.132Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-29T15:42:21.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-29T15:42:21.381Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-29T15:42:21.483Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-29T15:42:21.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-29T15:42:21.674Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-29T15:42:21.780Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-29T15:42:21.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-29T15:42:22.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-29T15:42:22.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-29T15:42:22.250Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-29T15:42:22.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2020-10-29T15:42:22.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2020-10-29T15:42:22.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2020-10-29T15:42:22.655Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0823bebadc0c20839bfe2c6070076349e0f1d6c1 [Pipeline] echo [2020-10-29T15:42:22.749Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0823beb [Pipeline] echo [2020-10-29T15:42:22.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-29T15:42:23.489Z] + git log --format=format:%s -1 0823bebadc0c20839bfe2c6070076349e0f1d6c1 [Pipeline] echo [2020-10-29T15:42:23.646Z] GIT_COMMIT: 0823bebadc0c20839bfe2c6070076349e0f1d6c1, Commit Message: Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD [Pipeline] echo [2020-10-29T15:42:23.700Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:42:24.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-29T15:42:24.904Z] [2020-10-29T15:42:24.904Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:42:25.350Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-29T15:42:25.350Z] latest: Pulling from edgex-devops/git-semver [2020-10-29T15:42:25.350Z] 31603596830f: Pulling fs layer [2020-10-29T15:42:25.350Z] 2a8b12db71e7: Pulling fs layer [2020-10-29T15:42:25.350Z] 6ca5941a6612: Pulling fs layer [2020-10-29T15:42:25.350Z] ecc8261a40a4: Pulling fs layer [2020-10-29T15:42:25.350Z] ecc8261a40a4: Waiting [2020-10-29T15:42:25.663Z] 2a8b12db71e7: Verifying Checksum [2020-10-29T15:42:25.663Z] 2a8b12db71e7: Download complete [2020-10-29T15:42:25.663Z] 31603596830f: Verifying Checksum [2020-10-29T15:42:25.663Z] 31603596830f: Download complete [2020-10-29T15:42:25.947Z] ecc8261a40a4: Verifying Checksum [2020-10-29T15:42:25.947Z] ecc8261a40a4: Download complete [2020-10-29T15:42:25.947Z] 6ca5941a6612: Verifying Checksum [2020-10-29T15:42:25.947Z] 6ca5941a6612: Download complete [2020-10-29T15:42:26.215Z] 31603596830f: Pull complete [2020-10-29T15:42:26.492Z] 2a8b12db71e7: Pull complete [2020-10-29T15:42:27.471Z] 6ca5941a6612: Pull complete [2020-10-29T15:42:27.737Z] ecc8261a40a4: Pull complete [2020-10-29T15:42:27.737Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-29T15:42:27.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-29T15:42:27.737Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-29T15:42:27.977Z] prd-centos7-docker-4c-2g-9672 does not seem to be running inside a container [2020-10-29T15:42:28.144Z] $ 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 [2020-10-29T15:42:30.533Z] $ docker top 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-29T15:42:30.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-29T15:42:30.967Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-29T15:42:31.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-29T15:42:31.232Z] $ docker exec 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent [2020-10-29T15:42:31.494Z] SSH_AUTH_SOCK=/tmp/ssh-grL5U0pWWSTO/agent.12 [2020-10-29T15:42:31.494Z] SSH_AGENT_PID=18 [2020-10-29T15:42:31.520Z] Running ssh-add (command line suppressed) [2020-10-29T15:42:31.688Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_6661077193715476974.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_6661077193715476974.key) [2020-10-29T15:42:31.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-29T15:42:32.154Z] + git tag --points-at HEAD [Pipeline] } [2020-10-29T15:42:32.180Z] $ docker exec --env ******** --env ******** 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent -k [2020-10-29T15:42:32.352Z] unset SSH_AUTH_SOCK; [2020-10-29T15:42:32.352Z] unset SSH_AGENT_PID; [2020-10-29T15:42:32.352Z] echo Agent pid 18 killed; [2020-10-29T15:42:32.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-29T15:42:32.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-29T15:42:32.600Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-29T15:42:32.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-29T15:42:32.827Z] $ docker exec 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent [2020-10-29T15:42:33.094Z] SSH_AUTH_SOCK=/tmp/ssh-hDS16JJv5ENm/agent.48 [2020-10-29T15:42:33.094Z] SSH_AGENT_PID=54 [2020-10-29T15:42:33.102Z] Running ssh-add (command line suppressed) [2020-10-29T15:42:33.282Z] Identity added: /w/workspace/_app-service-configurable_PR-124@tmp/private_key_6287035067735039204.key (/w/workspace/_app-service-configurable_PR-124@tmp/private_key_6287035067735039204.key) [2020-10-29T15:42:33.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-29T15:42:33.735Z] + git semver init [2020-10-29T15:42:33.735Z] # -> Open(): unable to determine branch for HEAD [2020-10-29T15:42:33.735Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-124/.git [2020-10-29T15:42:33.735Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-124 [2020-10-29T15:42:33.735Z] # $SEMVER_REMOTE_NAME = origin [2020-10-29T15:42:33.735Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-29T15:42:33.735Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-29T15:42:33.735Z] # $SEMVER_BRANCH = PR-124 [2020-10-29T15:42:33.735Z] # $SEMVER_TEMP = /tmp/semver-572284149 [2020-10-29T15:42:33.735Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2020-10-29T15:42:34.319Z] # '/tmp/semver-572284149' -> '/w/workspace/_app-service-configurable_PR-124/.semver' [2020-10-29T15:42:34.319Z] # -> Force: false [2020-10-29T15:42:34.319Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-124/.semver [Pipeline] } [2020-10-29T15:42:34.331Z] $ docker exec --env ******** --env ******** 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b ssh-agent -k [2020-10-29T15:42:34.506Z] unset SSH_AUTH_SOCK; [2020-10-29T15:42:34.507Z] unset SSH_AGENT_PID; [2020-10-29T15:42:34.507Z] echo Agent pid 54 killed; [2020-10-29T15:42:34.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-29T15:42:35.210Z] + git semver [Pipeline] } [2020-10-29T15:42:35.237Z] $ docker stop --time=1 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b [2020-10-29T15:42:36.677Z] $ docker rm -f 72c21569318e81e34f527d17be3a8380187cee02be66cd067552bb056ab4626b [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-29T15:42:37.288Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-29T15:42:38.271Z] Stashed 1 file(s) [Pipeline] echo [2020-10-29T15:42:38.273Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-29T15:42:39.193Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9673 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T15:42:39.244Z] Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout [2020-10-29T15:42:44.018Z] using credential edgex-jenkins-ssh [2020-10-29T15:42:44.086Z] Cloning the remote Git repository [2020-10-29T15:42:44.144Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:42:44.245Z] > git init /w/workspace/app-service-configurable/25 # timeout=10 [2020-10-29T15:42:44.310Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:42:44.311Z] > git --version # timeout=10 [2020-10-29T15:42:44.328Z] > git --version # 'git version 2.17.1' [2020-10-29T15:42:44.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:42:44.395Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:42:45.039Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:42:45.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:42:45.080Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:42:45.110Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:42:45.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:42:45.128Z] > 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 [2020-10-29T15:42:45.677Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T15:42:45.891Z] Merge succeeded, producing a1ee2f6815f8d5bd78c08993b54ce96cb5c7078e [2020-10-29T15:42:45.892Z] Checking out Revision a1ee2f6815f8d5bd78c08993b54ce96cb5c7078e (PR-124) [2020-10-29T15:42:45.698Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:42:45.721Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T15:42:45.794Z] > git remote # timeout=10 [2020-10-29T15:42:45.813Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T15:42:45.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:42:45.836Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T15:42:45.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T15:42:45.904Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:42:45.916Z] > git checkout -f a1ee2f6815f8d5bd78c08993b54ce96cb5c7078e # timeout=10 [2020-10-29T15:42:50.212Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T15:42:50.236Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-10-29T15:42:50.226Z] > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-29T15:42:51.390Z] ========================================================= [2020-10-29T15:42:51.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-29T15:42:51.390Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:42:52.436Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-29T15:42:53.039Z] Sending build context to Docker daemon 98.82kB [2020-10-29T15:42:53.314Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-29T15:42:53.314Z] Step 2/8 : FROM ${BASE} [2020-10-29T15:42:53.886Z] Still waiting to schedule task [2020-10-29T15:42:53.887Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-29T15:42:53.918Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-29T15:42:53.918Z] b538f80385f9: Pulling fs layer [2020-10-29T15:42:53.918Z] 74f711af9a0d: Pulling fs layer [2020-10-29T15:42:53.918Z] 99f96fe45779: Pulling fs layer [2020-10-29T15:42:53.918Z] 8529a6b9a6be: Pulling fs layer [2020-10-29T15:42:53.918Z] 45590311c82a: Pulling fs layer [2020-10-29T15:42:53.918Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-29T15:42:53.918Z] 209524e5b208: Pulling fs layer [2020-10-29T15:42:53.918Z] 8529a6b9a6be: Waiting [2020-10-29T15:42:53.918Z] 45590311c82a: Waiting [2020-10-29T15:42:53.918Z] 69ca0ff8b7b3: Waiting [2020-10-29T15:42:53.918Z] 209524e5b208: Waiting [2020-10-29T15:42:53.918Z] 99f96fe45779: Verifying Checksum [2020-10-29T15:42:53.918Z] 99f96fe45779: Download complete [2020-10-29T15:42:53.918Z] 74f711af9a0d: Download complete [2020-10-29T15:42:53.918Z] 45590311c82a: Download complete [2020-10-29T15:42:53.918Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-29T15:42:53.918Z] 69ca0ff8b7b3: Download complete [2020-10-29T15:42:53.918Z] b538f80385f9: Verifying Checksum [2020-10-29T15:42:53.918Z] b538f80385f9: Download complete [2020-10-29T15:42:54.525Z] b538f80385f9: Pull complete [2020-10-29T15:42:55.126Z] 74f711af9a0d: Pull complete [2020-10-29T15:42:55.405Z] 99f96fe45779: Pull complete [2020-10-29T15:42:56.845Z] 209524e5b208: Verifying Checksum [2020-10-29T15:42:56.845Z] 209524e5b208: Download complete [2020-10-29T15:42:57.826Z] 8529a6b9a6be: Verifying Checksum [2020-10-29T15:42:57.826Z] 8529a6b9a6be: Download complete [2020-10-29T15:43:07.982Z] 8529a6b9a6be: Pull complete [2020-10-29T15:43:07.982Z] 45590311c82a: Pull complete [2020-10-29T15:43:08.256Z] 69ca0ff8b7b3: Pull complete [2020-10-29T15:43:11.673Z] 209524e5b208: Pull complete [2020-10-29T15:43:11.945Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-29T15:43:11.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-29T15:43:11.945Z] ---> 5bddaf1c2fca [2020-10-29T15:43:11.945Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T15:43:15.336Z] ---> Running in 3beb85d2e86d [2020-10-29T15:43:15.336Z] Removing intermediate container 3beb85d2e86d [2020-10-29T15:43:15.336Z] ---> e8ef46f72176 [2020-10-29T15:43:15.336Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T15:43:15.336Z] ---> Running in 17389040876e [2020-10-29T15:43:17.961Z] Removing intermediate container 17389040876e [2020-10-29T15:43:17.961Z] ---> 59e6d9b1d5b2 [2020-10-29T15:43:17.961Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-29T15:43:17.961Z] ---> Running in 0a134bcc25eb [2020-10-29T15:43:19.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-29T15:43:20.380Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-29T15:43:20.971Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-29T15:43:20.971Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-29T15:43:20.971Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-29T15:43:21.240Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-29T15:43:21.240Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T15:43:21.511Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-29T15:43:21.511Z] Executing busybox-1.31.1-r16.trigger [2020-10-29T15:43:21.511Z] OK: 144 MiB in 45 packages [2020-10-29T15:43:22.945Z] Removing intermediate container 0a134bcc25eb [2020-10-29T15:43:22.945Z] ---> 90ef94799904 [2020-10-29T15:43:22.945Z] Step 6/8 : WORKDIR /app [2020-10-29T15:43:22.945Z] ---> Running in 8a8afcdca864 [2020-10-29T15:43:23.220Z] Removing intermediate container 8a8afcdca864 [2020-10-29T15:43:23.220Z] ---> b0651c6be807 [2020-10-29T15:43:23.220Z] Step 7/8 : COPY . . [2020-10-29T15:43:24.196Z] ---> 15be53ccaf02 [2020-10-29T15:43:24.197Z] Step 8/8 : RUN go mod download [2020-10-29T15:43:24.197Z] ---> Running in ef73b8468ebc [2020-10-29T15:43:56.521Z] Removing intermediate container ef73b8468ebc [2020-10-29T15:43:56.521Z] ---> eabe9afb8e12 [2020-10-29T15:43:56.521Z] Successfully built eabe9afb8e12 [2020-10-29T15:43:56.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:43:56.921Z] + docker inspect -f . ci-base-image-arm64 [2020-10-29T15:43:56.921Z] . [Pipeline] withDockerContainer [2020-10-29T15:43:57.201Z] prd-ubuntu18.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container [2020-10-29T15:43:57.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@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 [2020-10-29T15:43:59.050Z] $ docker top efd6804aa2c719f9191b51fa1b9037be0b7a3cd664690191a3adfc5776d35e85 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T15:44:00.534Z] + go version [2020-10-29T15:44:00.534Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-29T15:44:01.693Z] $ docker stop --time=1 efd6804aa2c719f9191b51fa1b9037be0b7a3cd664690191a3adfc5776d35e85 [2020-10-29T15:44:03.583Z] $ docker rm -f efd6804aa2c719f9191b51fa1b9037be0b7a3cd664690191a3adfc5776d35e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:44:04.658Z] + docker inspect -f . ci-base-image-arm64 [2020-10-29T15:44:04.658Z] . [Pipeline] withDockerContainer [2020-10-29T15:44:04.930Z] prd-ubuntu18.04-docker-arm64-4c-16g-9673 does not seem to be running inside a container [2020-10-29T15:44:05.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@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 [2020-10-29T15:44:06.948Z] $ docker top fcc7f8a6b6fc1d65d59bac19150c34f569d68738b2d870fbe5a453b96d250aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T15:44:08.334Z] + make test [2020-10-29T15:44:08.334Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-29T15:45:04.884Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-29T15:45:04.884Z] CGO_ENABLED=1 go vet ./... [2020-10-29T15:45:06.326Z] gofmt -l . [2020-10-29T15:45:06.326Z] [ "`gofmt -l .`" = "" ] [2020-10-29T15:45:06.326Z] ./bin/test-go-mod-tidy.sh [2020-10-29T15:45:06.931Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-29T15:45:09.288Z] Stashed 1 file(s) [Pipeline] } [2020-10-29T15:45:09.304Z] $ docker stop --time=1 fcc7f8a6b6fc1d65d59bac19150c34f569d68738b2d870fbe5a453b96d250aaf [2020-10-29T15:45:11.650Z] $ docker rm -f fcc7f8a6b6fc1d65d59bac19150c34f569d68738b2d870fbe5a453b96d250aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-29T15:45:15.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-29T15:45:15.597Z] + ls -al . [2020-10-29T15:45:15.597Z] total 120 [2020-10-29T15:45:15.597Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 29 15:45 . [2020-10-29T15:45:15.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 15:42 .. [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 29 15:42 .dockerignore [2020-10-29T15:45:15.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 29 15:42 .git [2020-10-29T15:45:15.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 15:42 .github [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 93 Oct 29 15:42 .gitignore [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 6568 Oct 29 15:42 Attribution.txt [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 2002 Oct 29 15:42 Dockerfile [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 966 Oct 29 15:42 Dockerfile.build [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 766 Oct 29 15:42 Jenkinsfile [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 29 15:42 LICENSE [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 1277 Oct 29 15:42 README.md [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 29 15:42 VERSION [2020-10-29T15:45:15.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 29 15:42 bin [2020-10-29T15:45:15.597Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 29 15:44 coverage.out [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 180 Oct 29 15:42 docker-compose.debug.yml [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 133 Oct 29 15:42 docker-compose.yml [2020-10-29T15:45:15.597Z] -rw-r--r-- 1 jenkins jenkins 133 Oct 29 15:45 go.mod [2020-10-29T15:45:15.597Z] -rw-r--r-- 1 jenkins jenkins 19455 Oct 29 15:45 go.sum [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 1519 Oct 29 15:42 main.go [2020-10-29T15:45:15.597Z] -rw-rw-r-- 1 jenkins jenkins 1573 Oct 29 15:42 makefile [2020-10-29T15:45:15.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 29 15:42 res [2020-10-29T15:45:15.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 29 15:42 snap [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:45:15.941Z] + 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=0823bebadc0c20839bfe2c6070076349e0f1d6c1 --label arch=arm64 --label version=0.0.0 . [2020-10-29T15:45:15.941Z] Sending build context to Docker daemon 120.8kB [2020-10-29T15:45:16.215Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-29T15:45:16.215Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-29T15:45:16.215Z] ---> eabe9afb8e12 [2020-10-29T15:45:16.215Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-29T15:45:16.488Z] ---> Running in 7f6a732ee7f4 [2020-10-29T15:45:17.092Z] Removing intermediate container 7f6a732ee7f4 [2020-10-29T15:45:17.092Z] ---> 5c13fef0aa8b [2020-10-29T15:45:17.092Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-29T15:45:17.092Z] ---> Running in ec42f4b11506 [2020-10-29T15:45:17.689Z] Removing intermediate container ec42f4b11506 [2020-10-29T15:45:17.689Z] ---> 3cd212d31f38 [2020-10-29T15:45:17.689Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T15:45:17.689Z] ---> Running in 57dc5ec5a1a3 [2020-10-29T15:45:18.284Z] Removing intermediate container 57dc5ec5a1a3 [2020-10-29T15:45:18.284Z] ---> bb963bcc6d03 [2020-10-29T15:45:18.284Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T15:45:18.284Z] ---> Running in 607b3bc68824 [2020-10-29T15:45:20.906Z] Removing intermediate container 607b3bc68824 [2020-10-29T15:45:20.906Z] ---> 4306e36d98df [2020-10-29T15:45:20.906Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-29T15:45:20.906Z] ---> Running in 86cee07269fd [2020-10-29T15:45:22.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-29T15:45:22.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-29T15:45:23.547Z] OK: 144 MiB in 45 packages [2020-10-29T15:45:24.544Z] Removing intermediate container 86cee07269fd [2020-10-29T15:45:24.544Z] ---> 7ed8f3865729 [2020-10-29T15:45:24.544Z] Step 8/27 : WORKDIR /app [2020-10-29T15:45:24.815Z] ---> Running in b81cfe62958d [2020-10-29T15:45:25.092Z] Removing intermediate container b81cfe62958d [2020-10-29T15:45:25.092Z] ---> 0fcf11dc91f7 [2020-10-29T15:45:25.092Z] Step 9/27 : COPY go.mod . [2020-10-29T15:45:25.686Z] ---> 435a4f906f69 [2020-10-29T15:45:25.686Z] Step 10/27 : RUN go mod download [2020-10-29T15:45:25.958Z] ---> Running in 5c47f9d7608c [2020-10-29T15:45:28.586Z] Removing intermediate container 5c47f9d7608c [2020-10-29T15:45:28.586Z] ---> 44ad18df3cd4 [2020-10-29T15:45:28.586Z] Step 11/27 : COPY . . [2020-10-29T15:45:29.564Z] ---> 6bb735c83d83 [2020-10-29T15:45:29.564Z] Step 12/27 : ARG MAKE="make build" [2020-10-29T15:45:29.564Z] ---> Running in bef0beb1cae2 [2020-10-29T15:45:29.840Z] Removing intermediate container bef0beb1cae2 [2020-10-29T15:45:29.840Z] ---> ae3beb205b16 [2020-10-29T15:45:29.840Z] Step 13/27 : RUN $MAKE [2020-10-29T15:45:30.115Z] ---> Running in fc7a36bc9488 [2020-10-29T15:45:31.548Z] 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 [2020-10-29T15:46:18.514Z] Removing intermediate container fc7a36bc9488 [2020-10-29T15:46:18.514Z] ---> c3776a389d21 [2020-10-29T15:46:18.514Z] Step 14/27 : FROM alpine:latest [2020-10-29T15:46:18.784Z] latest: Pulling from library/alpine [2020-10-29T15:46:19.057Z] 5f621e34cdf4: Pulling fs layer [2020-10-29T15:46:19.333Z] 5f621e34cdf4: Verifying Checksum [2020-10-29T15:46:19.333Z] 5f621e34cdf4: Download complete [2020-10-29T15:46:19.932Z] 5f621e34cdf4: Pull complete [2020-10-29T15:46:19.932Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-29T15:46:19.932Z] Status: Downloaded newer image for alpine:latest [2020-10-29T15:46:19.932Z] ---> 2e77e061c27f [2020-10-29T15:46:19.932Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T15:46:19.932Z] ---> Running in 6f85ac9a20a6 [2020-10-29T15:46:20.530Z] Removing intermediate container 6f85ac9a20a6 [2020-10-29T15:46:20.530Z] ---> 0c2416289950 [2020-10-29T15:46:20.530Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-29T15:46:20.530Z] ---> Running in c5e9d1847e4b [2020-10-29T15:46:21.127Z] Removing intermediate container c5e9d1847e4b [2020-10-29T15:46:21.127Z] ---> 60868413542c [2020-10-29T15:46:21.127Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-29T15:46:21.127Z] ---> Running in e5dee8247d3a [2020-10-29T15:46:22.561Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-29T15:46:22.832Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-29T15:46:23.427Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-29T15:46:23.427Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-29T15:46:23.427Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-29T15:46:23.427Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-29T15:46:23.427Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T15:46:23.702Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-29T15:46:23.702Z] Executing busybox-1.31.1-r19.trigger [2020-10-29T15:46:23.702Z] Executing ca-certificates-20191127-r4.trigger [2020-10-29T15:46:23.702Z] OK: 9 MiB in 20 packages [2020-10-29T15:46:25.665Z] Removing intermediate container e5dee8247d3a [2020-10-29T15:46:25.665Z] ---> ba1b85b1c138 [2020-10-29T15:46:25.665Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-29T15:46:26.262Z] ---> c48144569e6d [2020-10-29T15:46:26.262Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-29T15:46:26.859Z] ---> 611d131a72aa [2020-10-29T15:46:26.859Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-29T15:46:27.835Z] ---> 579e578baebf [2020-10-29T15:46:27.835Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-29T15:46:29.282Z] ---> 120e1bc13519 [2020-10-29T15:46:29.282Z] Step 22/27 : EXPOSE 48095 [2020-10-29T15:46:29.282Z] ---> Running in 9926f833949c [2020-10-29T15:46:29.926Z] Removing intermediate container 9926f833949c [2020-10-29T15:46:29.926Z] ---> a4d7fade59ab [2020-10-29T15:46:29.926Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-29T15:46:29.926Z] ---> Running in b8ab0eabfc5e [2020-10-29T15:46:30.208Z] Removing intermediate container b8ab0eabfc5e [2020-10-29T15:46:30.208Z] ---> 49821ffbd8e7 [2020-10-29T15:46:30.208Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-29T15:46:30.480Z] ---> Running in 906c1a2095fe [2020-10-29T15:46:30.753Z] Removing intermediate container 906c1a2095fe [2020-10-29T15:46:30.753Z] ---> eee5fdf2ebce [2020-10-29T15:46:30.753Z] Step 25/27 : LABEL arch=arm64 [2020-10-29T15:46:31.028Z] ---> Running in b84fceca1db0 [2020-10-29T15:46:31.300Z] Removing intermediate container b84fceca1db0 [2020-10-29T15:46:31.300Z] ---> fe279e47b2d7 [2020-10-29T15:46:31.300Z] Step 26/27 : LABEL git_sha=0823bebadc0c20839bfe2c6070076349e0f1d6c1 [2020-10-29T15:46:31.572Z] ---> Running in ed7b2119a961 [2020-10-29T15:46:31.842Z] Removing intermediate container ed7b2119a961 [2020-10-29T15:46:31.843Z] ---> 5ce9f4643ae8 [2020-10-29T15:46:31.843Z] Step 27/27 : LABEL version=0.0.0 [2020-10-29T15:46:32.114Z] ---> Running in 93cbff1f9a7b [2020-10-29T15:46:32.708Z] Removing intermediate container 93cbff1f9a7b [2020-10-29T15:46:32.708Z] ---> fe462efe4143 [2020-10-29T15:46:32.708Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-29T15:46:32.708Z] Successfully built fe462efe4143 [2020-10-29T15:46:32.708Z] 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 [2020-10-29T15:46:48.434Z] Still waiting to schedule task [2020-10-29T15:46:48.434Z] All nodes of label ‘ubuntu18.04-docker-arm64-16c-16g’ are offline [2020-10-29T15:46:53.481Z] Running on prd-centos7-docker-4c-2g-9682 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T15:46:53.536Z] Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout [2020-10-29T15:46:56.510Z] using credential edgex-jenkins-ssh [2020-10-29T15:46:56.563Z] Cloning the remote Git repository [2020-10-29T15:46:56.591Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:46:56.665Z] > git init /w/workspace/app-service-configurable/25 # timeout=10 [2020-10-29T15:46:56.708Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:46:56.708Z] > git --version # timeout=10 [2020-10-29T15:46:56.718Z] > git --version # 'git version 2.16.5' [2020-10-29T15:46:56.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:46:56.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:46:58.037Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T15:46:58.127Z] Merge succeeded, producing 59f1b5999e2506e27db348c2f37757d90226c554 [2020-10-29T15:46:58.128Z] Checking out Revision 59f1b5999e2506e27db348c2f37757d90226c554 (PR-124) [2020-10-29T15:46:57.332Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:46:57.345Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:46:57.359Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:46:57.389Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:46:57.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:46:57.397Z] > 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 [2020-10-29T15:46:58.048Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:46:58.053Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T15:46:58.087Z] > git remote # timeout=10 [2020-10-29T15:46:58.092Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T15:46:58.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:46:58.102Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T15:46:58.122Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T15:46:58.133Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:46:58.140Z] > git checkout -f 59f1b5999e2506e27db348c2f37757d90226c554 # timeout=10 [2020-10-29T15:47:01.744Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T15:47:01.761Z] First time build. Skipping changelog. [2020-10-29T15:47:01.755Z] > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-29T15:47:02.899Z] ========================================================= [2020-10-29T15:47:02.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-29T15:47:02.899Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:47:03.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-29T15:47:03.571Z] Sending build context to Docker daemon 98.82kB [2020-10-29T15:47:03.839Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-29T15:47:03.839Z] Step 2/8 : FROM ${BASE} [2020-10-29T15:47:04.102Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-29T15:47:04.102Z] df20fa9351a1: Pulling fs layer [2020-10-29T15:47:04.102Z] ed8968b2872e: Pulling fs layer [2020-10-29T15:47:04.102Z] a92cc7c5fd73: Pulling fs layer [2020-10-29T15:47:04.102Z] e871e8e8d7a9: Pulling fs layer [2020-10-29T15:47:04.102Z] e73272ec9a57: Pulling fs layer [2020-10-29T15:47:04.102Z] 1e910a182e73: Pulling fs layer [2020-10-29T15:47:04.102Z] 4e634b169226: Pulling fs layer [2020-10-29T15:47:04.102Z] e73272ec9a57: Waiting [2020-10-29T15:47:04.102Z] 1e910a182e73: Waiting [2020-10-29T15:47:04.102Z] 4e634b169226: Waiting [2020-10-29T15:47:04.102Z] e871e8e8d7a9: Waiting [2020-10-29T15:47:04.102Z] a92cc7c5fd73: Verifying Checksum [2020-10-29T15:47:04.102Z] a92cc7c5fd73: Download complete [2020-10-29T15:47:04.102Z] ed8968b2872e: Verifying Checksum [2020-10-29T15:47:04.102Z] ed8968b2872e: Download complete [2020-10-29T15:47:05.047Z] e73272ec9a57: Verifying Checksum [2020-10-29T15:47:05.047Z] e73272ec9a57: Download complete [2020-10-29T15:47:05.047Z] 1e910a182e73: Verifying Checksum [2020-10-29T15:47:05.047Z] 1e910a182e73: Download complete [2020-10-29T15:47:05.047Z] df20fa9351a1: Verifying Checksum [2020-10-29T15:47:05.047Z] df20fa9351a1: Download complete [2020-10-29T15:47:05.310Z] df20fa9351a1: Pull complete [2020-10-29T15:47:05.310Z] ed8968b2872e: Pull complete [2020-10-29T15:47:05.571Z] a92cc7c5fd73: Pull complete [2020-10-29T15:47:06.970Z] 4e634b169226: Verifying Checksum [2020-10-29T15:47:06.970Z] 4e634b169226: Download complete [2020-10-29T15:47:07.548Z] e871e8e8d7a9: Verifying Checksum [2020-10-29T15:47:07.548Z] e871e8e8d7a9: Download complete [2020-10-29T15:47:12.889Z] e871e8e8d7a9: Pull complete [2020-10-29T15:47:12.889Z] e73272ec9a57: Pull complete [2020-10-29T15:47:13.155Z] 1e910a182e73: Pull complete [2020-10-29T15:47:18.494Z] 4e634b169226: Pull complete [2020-10-29T15:47:18.494Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-29T15:47:18.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-29T15:47:18.494Z] ---> f7629b54cfaa [2020-10-29T15:47:18.494Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T15:47:18.494Z] ---> Running in ba3c3f21f644 [2020-10-29T15:47:18.760Z] Removing intermediate container ba3c3f21f644 [2020-10-29T15:47:18.760Z] ---> b3505370623c [2020-10-29T15:47:18.760Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T15:47:19.027Z] ---> Running in 691ecb6fd1b7 [2020-10-29T15:47:20.463Z] Removing intermediate container 691ecb6fd1b7 [2020-10-29T15:47:20.463Z] ---> b23c4f717e9c [2020-10-29T15:47:20.463Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2020-10-29T15:47:20.463Z] ---> Running in f4b1bae25aa2 [2020-10-29T15:47:20.743Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-29T15:47:21.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-29T15:47:21.896Z] (1/6) Installing libc-dev (0.7.2-r3) [2020-10-29T15:47:21.896Z] (2/6) Installing libsodium (1.0.18-r0) [2020-10-29T15:47:22.158Z] (3/6) Installing pkgconf (1.7.2-r0) [2020-10-29T15:47:22.158Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2020-10-29T15:47:22.158Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T15:47:22.422Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2020-10-29T15:47:22.422Z] Executing busybox-1.31.1-r16.trigger [2020-10-29T15:47:22.422Z] OK: 167 MiB in 45 packages [2020-10-29T15:47:23.005Z] Removing intermediate container f4b1bae25aa2 [2020-10-29T15:47:23.005Z] ---> b07981a2b795 [2020-10-29T15:47:23.005Z] Step 6/8 : WORKDIR /app [2020-10-29T15:47:23.268Z] ---> Running in af4dcd532590 [2020-10-29T15:47:23.268Z] Removing intermediate container af4dcd532590 [2020-10-29T15:47:23.268Z] ---> 98681ea96a75 [2020-10-29T15:47:23.268Z] Step 7/8 : COPY . . [2020-10-29T15:47:23.531Z] ---> d522625cfe77 [2020-10-29T15:47:23.531Z] Step 8/8 : RUN go mod download [2020-10-29T15:47:23.531Z] ---> Running in 1f974e428030 [2020-10-29T15:47:50.171Z] Removing intermediate container 1f974e428030 [2020-10-29T15:47:50.171Z] ---> 4aaff0583dda [2020-10-29T15:47:50.171Z] Successfully built 4aaff0583dda [2020-10-29T15:47:50.171Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:47:50.531Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-29T15:47:50.532Z] . [Pipeline] withDockerContainer [2020-10-29T15:47:50.638Z] prd-centos7-docker-4c-2g-9682 does not seem to be running inside a container [2020-10-29T15:47:50.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@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 [2020-10-29T15:47:51.519Z] $ docker top c1d53f47074ea031d71bfc2f8dcb2b62e8832e82b763a413f85245987a862104 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T15:47:52.084Z] + go version [2020-10-29T15:47:52.084Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-29T15:47:52.101Z] $ docker stop --time=1 c1d53f47074ea031d71bfc2f8dcb2b62e8832e82b763a413f85245987a862104 [2020-10-29T15:47:53.457Z] $ docker rm -f c1d53f47074ea031d71bfc2f8dcb2b62e8832e82b763a413f85245987a862104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:47:54.349Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-29T15:47:54.349Z] . [Pipeline] withDockerContainer [2020-10-29T15:47:54.445Z] prd-centos7-docker-4c-2g-9682 does not seem to be running inside a container [2020-10-29T15:47:54.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/25 -v /w/workspace/app-service-configurable/25:/w/workspace/app-service-configurable/25:rw,z -v /w/workspace/app-service-configurable/25@tmp:/w/workspace/app-service-configurable/25@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 [2020-10-29T15:47:55.051Z] $ docker top 6077efa3f317ab97565d22a23527cd0d9490c3053c286e124fcf8c3d26620538 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T15:47:55.531Z] + make test [2020-10-29T15:47:55.532Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2020-10-29T15:48:13.806Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2020-10-29T15:48:13.806Z] CGO_ENABLED=1 go vet ./... [2020-10-29T15:48:15.754Z] gofmt -l . [2020-10-29T15:48:16.018Z] [ "`gofmt -l .`" = "" ] [2020-10-29T15:48:16.018Z] ./bin/test-go-mod-tidy.sh [2020-10-29T15:48:16.298Z] ./bin/test-attribution-txt.sh [Pipeline] stash [2020-10-29T15:48:16.889Z] Warning: overwriting stash ‘coverage-report’ [2020-10-29T15:48:17.381Z] Stashed 1 file(s) [Pipeline] } [2020-10-29T15:48:17.389Z] $ docker stop --time=1 6077efa3f317ab97565d22a23527cd0d9490c3053c286e124fcf8c3d26620538 [2020-10-29T15:48:19.041Z] $ docker rm -f 6077efa3f317ab97565d22a23527cd0d9490c3053c286e124fcf8c3d26620538 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-29T15:48:20.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-29T15:48:20.339Z] + ls -al . [2020-10-29T15:48:20.339Z] total 96 [2020-10-29T15:48:20.339Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 29 15:48 . [2020-10-29T15:48:20.339Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 29 15:46 .. [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 6568 Oct 29 15:46 Attribution.txt [2020-10-29T15:48:20.339Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 29 15:46 bin [2020-10-29T15:48:20.339Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 29 15:47 coverage.out [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 180 Oct 29 15:46 docker-compose.debug.yml [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 133 Oct 29 15:46 docker-compose.yml [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 2002 Oct 29 15:46 Dockerfile [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 966 Oct 29 15:46 Dockerfile.build [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 119 Oct 29 15:46 .dockerignore [2020-10-29T15:48:20.339Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 29 15:47 .git [2020-10-29T15:48:20.339Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 29 15:46 .github [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 93 Oct 29 15:46 .gitignore [2020-10-29T15:48:20.339Z] -rw-r--r--. 1 jenkins jenkins 133 Oct 29 15:48 go.mod [2020-10-29T15:48:20.339Z] -rw-r--r--. 1 jenkins jenkins 19455 Oct 29 15:48 go.sum [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 766 Oct 29 15:46 Jenkinsfile [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 29 15:46 LICENSE [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 1519 Oct 29 15:46 main.go [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 1573 Oct 29 15:46 makefile [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 1277 Oct 29 15:46 README.md [2020-10-29T15:48:20.339Z] drwxrwxr-x. 10 jenkins jenkins 171 Oct 29 15:46 res [2020-10-29T15:48:20.339Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 29 15:46 snap [2020-10-29T15:48:20.339Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 29 15:42 VERSION [Pipeline] isUnix [Pipeline] sh [2020-10-29T15:48:20.649Z] + 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=0823bebadc0c20839bfe2c6070076349e0f1d6c1 --label arch=amd64 --label version=0.0.0 . [2020-10-29T15:48:20.650Z] Sending build context to Docker daemon 120.8kB [2020-10-29T15:48:20.650Z] Step 1/27 : ARG BASE=golang:1.15-alpine [2020-10-29T15:48:20.650Z] Step 2/27 : FROM ${BASE} AS builder [2020-10-29T15:48:20.650Z] ---> 4aaff0583dda [2020-10-29T15:48:20.650Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2020-10-29T15:48:20.912Z] ---> Running in 10c616b545aa [2020-10-29T15:48:20.913Z] Removing intermediate container 10c616b545aa [2020-10-29T15:48:20.913Z] ---> 3308b4e900d1 [2020-10-29T15:48:20.913Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2020-10-29T15:48:20.913Z] ---> Running in 2cb0a13454f2 [2020-10-29T15:48:21.178Z] Removing intermediate container 2cb0a13454f2 [2020-10-29T15:48:21.178Z] ---> 0c63e745bede [2020-10-29T15:48:21.178Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T15:48:21.178Z] ---> Running in 9ff5ee1215bd [2020-10-29T15:48:21.443Z] Removing intermediate container 9ff5ee1215bd [2020-10-29T15:48:21.443Z] ---> af2e108b57c0 [2020-10-29T15:48:21.443Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-29T15:48:21.443Z] ---> Running in cc1172f9899d [2020-10-29T15:48:22.400Z] Removing intermediate container cc1172f9899d [2020-10-29T15:48:22.400Z] ---> 7bc348341222 [2020-10-29T15:48:22.400Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-29T15:48:22.400Z] ---> Running in 166e243a4fb6 [2020-10-29T15:48:22.978Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-29T15:48:23.552Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-29T15:48:23.815Z] OK: 167 MiB in 45 packages [2020-10-29T15:48:24.388Z] Removing intermediate container 166e243a4fb6 [2020-10-29T15:48:24.388Z] ---> 01aedb1bfbb4 [2020-10-29T15:48:24.388Z] Step 8/27 : WORKDIR /app [2020-10-29T15:48:24.388Z] ---> Running in 2209229d2437 [2020-10-29T15:48:24.650Z] Removing intermediate container 2209229d2437 [2020-10-29T15:48:24.650Z] ---> c6764aa0f5ae [2020-10-29T15:48:24.650Z] Step 9/27 : COPY go.mod . [2020-10-29T15:48:24.650Z] ---> 9135b2ff33f8 [2020-10-29T15:48:24.650Z] Step 10/27 : RUN go mod download [2020-10-29T15:48:24.917Z] ---> Running in 34c477dc6ade [2020-10-29T15:48:25.868Z] Removing intermediate container 34c477dc6ade [2020-10-29T15:48:25.868Z] ---> 5825485d327a [2020-10-29T15:48:25.868Z] Step 11/27 : COPY . . [2020-10-29T15:48:26.131Z] ---> 028737d0638f [2020-10-29T15:48:26.131Z] Step 12/27 : ARG MAKE="make build" [2020-10-29T15:48:26.131Z] ---> Running in a6c025bdb723 [2020-10-29T15:48:26.400Z] Removing intermediate container a6c025bdb723 [2020-10-29T15:48:26.400Z] ---> 2b4059d01d77 [2020-10-29T15:48:26.400Z] Step 13/27 : RUN $MAKE [2020-10-29T15:48:26.400Z] ---> Running in e1eb8495f688 [2020-10-29T15:48:26.978Z] 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 [2020-10-29T15:48:38.251Z] Running on prd-ubuntu18.04-docker-arm64-16c-16g-9683 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T15:48:38.322Z] Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout [2020-10-29T15:48:42.602Z] using credential edgex-jenkins-ssh [2020-10-29T15:48:42.665Z] Cloning the remote Git repository [2020-10-29T15:48:42.723Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:48:42.831Z] > git init /w/workspace/app-service-configurable/25 # timeout=10 [2020-10-29T15:48:42.928Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:48:42.929Z] > git --version # timeout=10 [2020-10-29T15:48:42.944Z] > git --version # 'git version 2.17.1' [2020-10-29T15:48:42.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:48:43.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:48:44.358Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T15:48:43.738Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:48:43.753Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:48:43.775Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:48:43.808Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:48:43.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:48:43.820Z] > 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 [2020-10-29T15:48:44.380Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:48:44.393Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T15:48:44.473Z] > git remote # timeout=10 [2020-10-29T15:48:44.490Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T15:48:44.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:48:44.511Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T15:48:44.570Z] Merge succeeded, producing 7672ccf8f79a6c6a630a8d55fefee28f70edf7e2 [2020-10-29T15:48:44.571Z] Checking out Revision 7672ccf8f79a6c6a630a8d55fefee28f70edf7e2 (PR-124) [2020-10-29T15:48:45.232Z] Removing intermediate container e1eb8495f688 [2020-10-29T15:48:45.232Z] ---> e203f3048db5 [2020-10-29T15:48:45.232Z] Step 14/27 : FROM alpine:latest [2020-10-29T15:48:45.232Z] latest: Pulling from library/alpine [2020-10-29T15:48:45.232Z] 188c0c94c7c5: Pulling fs layer [2020-10-29T15:48:45.232Z] 188c0c94c7c5: Verifying Checksum [2020-10-29T15:48:45.232Z] 188c0c94c7c5: Download complete [2020-10-29T15:48:45.232Z] 188c0c94c7c5: Pull complete [2020-10-29T15:48:45.232Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-29T15:48:45.232Z] Status: Downloaded newer image for alpine:latest [2020-10-29T15:48:45.232Z] ---> d6e46aa2470d [2020-10-29T15:48:45.232Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-10-29T15:48:45.232Z] ---> Running in 33030630eec6 [2020-10-29T15:48:45.232Z] Removing intermediate container 33030630eec6 [2020-10-29T15:48:45.232Z] ---> 6af7f52a97bd [2020-10-29T15:48:45.232Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2020-10-29T15:48:45.232Z] ---> Running in 3d1b4d4d9cde [2020-10-29T15:48:45.232Z] Removing intermediate container 3d1b4d4d9cde [2020-10-29T15:48:45.232Z] ---> d0c057b8b1fa [2020-10-29T15:48:45.232Z] Step 17/27 : RUN apk --no-cache add ca-certificates zeromq [2020-10-29T15:48:45.232Z] ---> Running in 311297544a94 [2020-10-29T15:48:45.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-29T15:48:45.496Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-29T15:48:45.759Z] (1/6) Installing ca-certificates (20191127-r4) [2020-10-29T15:48:45.759Z] (2/6) Installing libgcc (9.3.0-r2) [2020-10-29T15:48:45.759Z] (3/6) Installing libsodium (1.0.18-r0) [2020-10-29T15:48:45.759Z] (4/6) Installing libstdc++ (9.3.0-r2) [2020-10-29T15:48:45.759Z] (5/6) Installing libzmq (4.3.3-r0) [2020-10-29T15:48:45.759Z] (6/6) Installing zeromq (4.3.3-r0) [2020-10-29T15:48:45.759Z] Executing busybox-1.31.1-r19.trigger [2020-10-29T15:48:45.759Z] Executing ca-certificates-20191127-r4.trigger [2020-10-29T15:48:44.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T15:48:44.580Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:48:44.592Z] > git checkout -f 7672ccf8f79a6c6a630a8d55fefee28f70edf7e2 # timeout=10 [2020-10-29T15:48:46.027Z] OK: 9 MiB in 20 packages [2020-10-29T15:48:46.980Z] Removing intermediate container 311297544a94 [2020-10-29T15:48:46.980Z] ---> 7f78eee2c25e [2020-10-29T15:48:46.980Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2020-10-29T15:48:47.246Z] ---> 0c9bbd9e4642 [2020-10-29T15:48:47.246Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2020-10-29T15:48:47.509Z] ---> 0f55444f0c39 [2020-10-29T15:48:47.509Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2020-10-29T15:48:47.771Z] ---> 51478c7e1ccb [2020-10-29T15:48:47.771Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2020-10-29T15:48:48.346Z] ---> 97f20e0d9dca [2020-10-29T15:48:48.346Z] Step 22/27 : EXPOSE 48095 [2020-10-29T15:48:48.609Z] ---> Running in c4ac3078fda0 [2020-10-29T15:48:48.609Z] Removing intermediate container c4ac3078fda0 [2020-10-29T15:48:48.609Z] ---> b234e1de67d1 [2020-10-29T15:48:48.609Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2020-10-29T15:48:48.833Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T15:48:48.856Z] First time build. Skipping changelog. [2020-10-29T15:48:48.873Z] ---> Running in 2a2f26430c00 [2020-10-29T15:48:48.873Z] Removing intermediate container 2a2f26430c00 [2020-10-29T15:48:48.873Z] ---> 77c1d8dcfe9c [2020-10-29T15:48:48.873Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-29T15:48:48.873Z] ---> Running in a81de657954e [2020-10-29T15:48:49.136Z] Removing intermediate container a81de657954e [2020-10-29T15:48:49.136Z] ---> 3203e55411ca [2020-10-29T15:48:49.136Z] Step 25/27 : LABEL arch=amd64 [2020-10-29T15:48:49.136Z] ---> Running in 11ab5ff14e5d [2020-10-29T15:48:49.400Z] Removing intermediate container 11ab5ff14e5d [2020-10-29T15:48:49.400Z] ---> e9679e6a001b [2020-10-29T15:48:49.400Z] Step 26/27 : LABEL git_sha=0823bebadc0c20839bfe2c6070076349e0f1d6c1 [2020-10-29T15:48:49.400Z] ---> Running in d3937384cce1 [Pipeline] withEnv [Pipeline] { [2020-10-29T15:48:49.662Z] Removing intermediate container d3937384cce1 [2020-10-29T15:48:49.662Z] ---> 7bfc1e725960 [2020-10-29T15:48:49.662Z] Step 27/27 : LABEL version=0.0.0 [2020-10-29T15:48:49.662Z] ---> Running in 865e5c921df7 [Pipeline] libraryResource [Pipeline] sh [2020-10-29T15:48:49.933Z] Removing intermediate container 865e5c921df7 [2020-10-29T15:48:49.933Z] ---> 44285456345f [2020-10-29T15:48:49.933Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-29T15:48:49.933Z] Successfully built 44285456345f [2020-10-29T15:48:49.933Z] Successfully tagged docker-app-service-configurable:latest [2020-10-29T15:48:48.845Z] > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-10-29T15:48:50.625Z] + echo snap-build.sh [2020-10-29T15:48:50.625Z] snap-build.sh [2020-10-29T15:48:50.625Z] + SNAP_BASE_DIR=. [2020-10-29T15:48:50.625Z] + '[' '!' -z /w/workspace/app-service-configurable/25 ']' [2020-10-29T15:48:50.625Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/25 [2020-10-29T15:48:50.625Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/25]' [2020-10-29T15:48:50.625Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/25] [2020-10-29T15:48:50.625Z] + cd /w/workspace/app-service-configurable/25 [2020-10-29T15:48:50.625Z] + sudo apt-get remove -qy --purge lxd lxd-client [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-10-29T15:48:50.908Z] Reading package lists... [2020-10-29T15:48:51.506Z] Building dependency tree... [2020-10-29T15:48:51.506Z] Reading state information... [2020-10-29T15:48:52.105Z] The following packages were automatically installed and are no longer required: [2020-10-29T15:48:52.105Z] dns-root-data dnsmasq-base ebtables liblxc-common liblxc1 lxcfs uidmap [2020-10-29T15:48:52.105Z] xdelta3 [2020-10-29T15:48:52.105Z] Use 'sudo apt autoremove' to remove them. [2020-10-29T15:48:52.379Z] The following packages will be REMOVED: [2020-10-29T15:48:52.379Z] lxd* lxd-client* [2020-10-29T15:48:53.814Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-29T15:48:53.814Z] After this operation, 29.1 MB disk space will be freed. [2020-10-29T15:48:55.728Z] (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.) [2020-10-29T15:48:55.728Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T15:48:59.118Z] Removing lxd dnsmasq configuration [2020-10-29T15:48:59.118Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T15:48:59.118Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-29T15:49:00.106Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:49:00.980Z] (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.) [2020-10-29T15:49:00.980Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T15:49:05.886Z] Still waiting to schedule task [2020-10-29T15:49:05.887Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-10-29T15:49:06.390Z] Processing triggers for systemd (237-3ubuntu10.39) ... [2020-10-29T15:49:06.390Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-29T15:49:11.788Z] + sudo snap remove --purge lxd [2020-10-29T15:49:12.066Z] snap "lxd" is not installed [2020-10-29T15:49:12.066Z] + sudo groupadd --force --system lxd [2020-10-29T15:49:12.066Z] ++ whoami [2020-10-29T15:49:12.066Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-29T15:49:12.066Z] + newgrp - lxd [2020-10-29T15:49:12.340Z] + sudo snap install lxd [2020-10-29T15:49:30.639Z] 2020-10-29T15:49:26Z INFO Waiting for restart... [2020-10-29T15:50:00.616Z] Running on prd-ubuntu18.04-docker-8c-8g-9684 in /w/workspace/_app-service-configurable_PR-124 [Pipeline] { [Pipeline] ws [2020-10-29T15:50:00.746Z] Running in /w/workspace/app-service-configurable/25 [Pipeline] { [Pipeline] checkout [2020-10-29T15:50:02.954Z] using credential edgex-jenkins-ssh [2020-10-29T15:50:02.955Z] lxd 4.7 from Canonical* installed [2020-10-29T15:50:02.955Z] + sudo lxd init --auto [2020-10-29T15:50:03.020Z] Cloning the remote Git repository [2020-10-29T15:50:03.049Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:50:03.106Z] > git init /w/workspace/app-service-configurable/25 # timeout=10 [2020-10-29T15:50:03.129Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:50:03.129Z] > git --version # timeout=10 [2020-10-29T15:50:03.134Z] > git --version # 'git version 2.17.1' [2020-10-29T15:50:03.135Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:50:03.156Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:50:05.251Z] Merging remotes/origin/master commit 958790dae25eb4aa599a15975d5755b3abdf86cf into PR head commit 41c1c1911e961908baeef7fa38a53b92e0289cee [2020-10-29T15:50:05.327Z] Merge succeeded, producing 676eabc0231b446cca80a4e1de9f507dc1f8849e [2020-10-29T15:50:05.328Z] Checking out Revision 676eabc0231b446cca80a4e1de9f507dc1f8849e (PR-124) [2020-10-29T15:50:04.732Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:50:04.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-29T15:50:04.757Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2020-10-29T15:50:04.768Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2020-10-29T15:50:04.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:50:04.773Z] > 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 [2020-10-29T15:50:05.264Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:50:05.269Z] > git checkout -f 41c1c1911e961908baeef7fa38a53b92e0289cee # timeout=10 [2020-10-29T15:50:05.298Z] > git remote # timeout=10 [2020-10-29T15:50:05.304Z] > git config --get remote.origin.url # timeout=10 [2020-10-29T15:50:05.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-29T15:50:05.312Z] > git merge 958790dae25eb4aa599a15975d5755b3abdf86cf # timeout=10 [2020-10-29T15:50:05.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-29T15:50:05.336Z] > git config core.sparsecheckout # timeout=10 [2020-10-29T15:50:05.341Z] > git checkout -f 676eabc0231b446cca80a4e1de9f507dc1f8849e # timeout=10 [2020-10-29T15:50:08.948Z] Commit message: "Merge commit '958790dae25eb4aa599a15975d5755b3abdf86cf' into HEAD" [2020-10-29T15:50:08.958Z] First time build. Skipping changelog. [2020-10-29T15:50:08.957Z] > git rev-list --no-walk d116920f8f984aa5bcd13fbc268d2cce04471533 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-10-29T15:50:10.289Z] + echo snap-build.sh [2020-10-29T15:50:10.289Z] snap-build.sh [2020-10-29T15:50:10.289Z] + SNAP_BASE_DIR=. [2020-10-29T15:50:10.289Z] + '[' '!' -z /w/workspace/app-service-configurable/25 ']' [2020-10-29T15:50:10.289Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/25 [2020-10-29T15:50:10.289Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/25]' [2020-10-29T15:50:10.289Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/25] [2020-10-29T15:50:10.289Z] + cd /w/workspace/app-service-configurable/25 [2020-10-29T15:50:10.289Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-10-29T15:50:10.289Z] Reading package lists... [2020-10-29T15:50:10.551Z] Building dependency tree... [2020-10-29T15:50:10.551Z] Reading state information... [2020-10-29T15:50:10.551Z] The following packages were automatically installed and are no longer required: [2020-10-29T15:50:10.551Z] dns-root-data dnsmasq-base ebtables grub-pc-bin libdumbnet1 liblxc-common [2020-10-29T15:50:10.551Z] liblxc1 lxcfs uidmap xdelta3 [2020-10-29T15:50:10.551Z] Use 'sudo apt autoremove' to remove them. [2020-10-29T15:50:10.551Z] The following packages will be REMOVED: [2020-10-29T15:50:10.551Z] lxd* lxd-client* [2020-10-29T15:50:11.124Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-10-29T15:50:11.124Z] After this operation, 31.7 MB disk space will be freed. [2020-10-29T15:50:12.432Z] (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.) [2020-10-29T15:50:12.432Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T15:50:13.377Z] Removing lxd dnsmasq configuration [2020-10-29T15:50:13.377Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T15:50:13.377Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-10-29T15:50:14.321Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:50:14.321Z] (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.) [2020-10-29T15:50:14.321Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-10-29T15:50:15.710Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T15:50:15.971Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-10-29T15:50:17.356Z] + sudo snap remove --purge lxd [2020-10-29T15:50:17.356Z] snap "lxd" is not installed [2020-10-29T15:50:17.356Z] + sudo groupadd --force --system lxd [2020-10-29T15:50:17.356Z] ++ whoami [2020-10-29T15:50:17.356Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-10-29T15:50:17.356Z] + newgrp - lxd [2020-10-29T15:50:17.356Z] + sudo snap install lxd [2020-10-29T15:50:18.029Z] + sudo snap install --classic snapcraft [2020-10-29T15:50:25.538Z] 2020-10-29T15:50:23Z INFO Waiting for automatic snapd restart... [2020-10-29T15:50:36.313Z] snapcraft 4.3 from Canonical* installed [2020-10-29T15:50:36.313Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-29T15:50:36.313Z] + sudo snapcraft prime --use-lxd [2020-10-29T15:50:39.695Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-29T15:50:39.695Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-10-29T15:50:39.695Z] - README.md [2020-10-29T15:50:39.695Z] [2020-10-29T15:50:39.695Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T15:50:40.481Z] lxd 4.7 from Canonical* installed [2020-10-29T15:50:40.481Z] + sudo lxd init --auto [2020-10-29T15:50:42.311Z] Launching a container. [2020-10-29T15:50:47.074Z] + sudo snap install --classic snapcraft [2020-10-29T15:50:55.212Z] snapcraft 4.3 from Canonical* installed [2020-10-29T15:50:55.212Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-10-29T15:50:55.212Z] + sudo snapcraft prime --use-lxd [2020-10-29T15:50:56.599Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-10-29T15:50:56.599Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-10-29T15:50:56.599Z] - README.md [2020-10-29T15:50:56.599Z] [2020-10-29T15:50:56.599Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T15:50:57.170Z] Launching a container. [2020-10-29T15:51:15.298Z] Waiting for container to be ready [2020-10-29T15:51:15.298Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-29T15:51:15.298Z] [2020-10-29T15:51:17.220Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-29T15:51:17.481Z] Waiting for network to be ready... [2020-10-29T15:51:18.056Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-29T15:51:18.056Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-29T15:51:18.628Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-29T15:51:18.628Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-29T15:51:18.628Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-29T15:51:18.628Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-29T15:51:18.890Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-29T15:51:18.890Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-29T15:51:18.890Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-29T15:51:18.890Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-29T15:51:18.890Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-29T15:51:18.890Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-29T15:51:18.890Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-29T15:51:19.150Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T15:51:19.150Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-29T15:51:19.150Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-29T15:51:19.150Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-29T15:51:19.150Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-29T15:51:19.150Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-29T15:51:19.150Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-29T15:51:19.410Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-29T15:51:19.410Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-29T15:51:19.410Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-29T15:51:19.410Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-29T15:51:19.410Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-29T15:51:19.410Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-29T15:51:19.670Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-29T15:51:19.932Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T15:51:19.932Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-29T15:51:19.932Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-29T15:51:19.932Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-29T15:51:19.932Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1726 kB] [2020-10-29T15:51:19.932Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-29T15:51:19.932Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-29T15:51:19.932Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T15:51:19.932Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-29T15:51:19.932Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T15:51:19.932Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] [2020-10-29T15:51:20.193Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-29T15:51:25.484Z] Fetched 34.8 MB in 8s (4562 kB/s) [2020-10-29T15:51:26.872Z] Reading package lists... [2020-10-29T15:51:26.872Z] Reading package lists... [2020-10-29T15:51:27.134Z] Building dependency tree... [2020-10-29T15:51:27.134Z] Reading state information... [2020-10-29T15:51:27.134Z] The following additional packages will be installed: [2020-10-29T15:51:27.134Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T15:51:27.134Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T15:51:27.134Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T15:51:27.134Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-29T15:51:27.134Z] Suggested packages: [2020-10-29T15:51:27.134Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-29T15:51:27.134Z] Recommended packages: [2020-10-29T15:51:27.134Z] gnupg libsasl2-modules [2020-10-29T15:51:27.134Z] The following NEW packages will be installed: [2020-10-29T15:51:27.134Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T15:51:27.134Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T15:51:27.134Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T15:51:27.134Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-29T15:51:27.134Z] The following packages will be upgraded: [2020-10-29T15:51:27.134Z] gpg gpg-agent gpgconf libudev1 [2020-10-29T15:51:27.394Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-10-29T15:51:27.394Z] Need to get 3531 kB of archives. [2020-10-29T15:51:27.394Z] After this operation, 13.3 MB of additional disk space will be used. [2020-10-29T15:51:27.394Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.42 [57.4 kB] [2020-10-29T15:51:27.394Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-10-29T15:51:27.655Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.42 [1102 kB] [2020-10-29T15:51:27.921Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-10-29T15:51:27.921Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-10-29T15:51:27.921Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-10-29T15:51:27.921Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-10-29T15:51:27.921Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-10-29T15:51:27.921Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-10-29T15:51:27.921Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-10-29T15:51:27.921Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-10-29T15:51:28.183Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-10-29T15:51:28.183Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-10-29T15:51:28.183Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-10-29T15:51:28.183Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-10-29T15:51:28.183Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-10-29T15:51:28.183Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-10-29T15:51:28.183Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-10-29T15:51:28.183Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-10-29T15:51:28.183Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-10-29T15:51:28.183Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-29T15:51:28.183Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] [2020-10-29T15:51:28.445Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:51:28.445Z] Fetched 3531 kB in 1s (3512 kB/s) [2020-10-29T15:51:28.445Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-29T15:51:28.445Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_amd64.deb ... [2020-10-29T15:51:28.445Z] Unpacking libudev1:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:51:28.445Z] Setting up libudev1:amd64 (237-3ubuntu10.42) ... [2020-10-29T15:51:28.737Z] Selecting previously unselected package udev. [2020-10-29T15:51:28.737Z] (Reading database ... 12511 files and directories currently installed.) [2020-10-29T15:51:28.737Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_amd64.deb ... [2020-10-29T15:51:28.737Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-29T15:51:28.999Z] Selecting previously unselected package libfuse2:amd64. [2020-10-29T15:51:28.999Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-10-29T15:51:28.999Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-29T15:51:28.999Z] Selecting previously unselected package fuse. [2020-10-29T15:51:28.999Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-10-29T15:51:28.999Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-29T15:51:29.260Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T15:51:29.260Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:51:29.260Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T15:51:29.260Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:51:29.288Z] Waiting for container to be ready [2020-10-29T15:51:29.288Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-10-29T15:51:29.288Z] [2020-10-29T15:51:29.521Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T15:51:29.521Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:51:29.521Z] Selecting previously unselected package libksba8:amd64. [2020-10-29T15:51:29.521Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-10-29T15:51:29.521Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-10-29T15:51:29.521Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-10-29T15:51:29.521Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:29.521Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:29.782Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-10-29T15:51:29.782Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:29.782Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:29.782Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-10-29T15:51:29.782Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:29.782Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.043Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-10-29T15:51:30.043Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:30.043Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.043Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-10-29T15:51:30.043Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:30.043Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.043Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-10-29T15:51:30.043Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:30.044Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.304Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-10-29T15:51:30.304Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:30.304Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.304Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-10-29T15:51:30.304Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:30.304Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.304Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-10-29T15:51:30.304Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-10-29T15:51:30.304Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:30.565Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-10-29T15:51:30.565Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-29T15:51:30.565Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:51:30.565Z] Selecting previously unselected package libsasl2-2:amd64. [2020-10-29T15:51:30.565Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-10-29T15:51:30.565Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:51:30.565Z] Selecting previously unselected package libldap-common. [2020-10-29T15:51:30.565Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-29T15:51:30.860Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:51:31.805Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-10-29T15:51:31.805Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... [2020-10-29T15:51:31.805Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:51:32.066Z] Selecting previously unselected package dirmngr. [2020-10-29T15:51:32.066Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T15:51:32.066Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T15:51:32.066Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:51:32.066Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-29T15:51:32.066Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-10-29T15:51:32.327Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:51:32.327Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:51:32.327Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-29T15:51:32.327Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:32.327Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-10-29T15:51:32.327Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:51:32.327Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-29T15:51:32.899Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-29T15:51:32.899Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:32.899Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-29T15:51:33.161Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-29T15:51:33.161Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-29T15:51:33.161Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-10-29T15:51:33.161Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:51:33.422Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T15:51:33.422Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:51:33.996Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-29T15:51:33.996Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-29T15:51:33.996Z] This means they are not meant to be enabled using systemctl. [2020-10-29T15:51:33.996Z] Possible reasons for having this kind of units are: [2020-10-29T15:51:33.996Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-29T15:51:33.996Z] .wants/ or .requires/ directory. [2020-10-29T15:51:33.996Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-29T15:51:33.996Z] a requirement dependency on it. [2020-10-29T15:51:33.996Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-29T15:51:33.996Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-29T15:51:33.996Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-29T15:51:33.996Z] instance name specified. [2020-10-29T15:51:34.256Z] Reading package lists... [2020-10-29T15:51:34.256Z] Building dependency tree... [2020-10-29T15:51:34.256Z] Reading state information... [2020-10-29T15:51:34.517Z] The following additional packages will be installed: [2020-10-29T15:51:34.517Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-29T15:51:34.517Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-29T15:51:34.517Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-29T15:51:34.517Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-29T15:51:34.517Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-29T15:51:34.517Z] Suggested packages: [2020-10-29T15:51:34.517Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-29T15:51:34.517Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-29T15:51:34.517Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-29T15:51:34.517Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-29T15:51:34.517Z] systemd-container policykit-1 [2020-10-29T15:51:34.517Z] Recommended packages: [2020-10-29T15:51:34.517Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-29T15:51:34.517Z] The following NEW packages will be installed: [2020-10-29T15:51:34.517Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-29T15:51:34.517Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-29T15:51:34.517Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-29T15:51:34.517Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-29T15:51:34.517Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-29T15:51:34.517Z] The following packages will be upgraded: [2020-10-29T15:51:34.517Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-29T15:51:34.778Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-10-29T15:51:34.778Z] Need to get 35.1 MB of archives. [2020-10-29T15:51:34.778Z] After this operation, 140 MB of additional disk space will be used. [2020-10-29T15:51:34.778Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2914 kB] [2020-10-29T15:51:34.778Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-10-29T15:51:35.352Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-10-29T15:51:35.352Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1301 kB] [2020-10-29T15:51:35.614Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-10-29T15:51:35.614Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-10-29T15:51:35.614Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] [2020-10-29T15:51:35.614Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-10-29T15:51:35.614Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-10-29T15:51:35.614Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-29T15:51:35.614Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-10-29T15:51:35.614Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-10-29T15:51:35.614Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-10-29T15:51:35.614Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-10-29T15:51:35.614Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-10-29T15:51:35.614Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-10-29T15:51:35.614Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-10-29T15:51:35.614Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-10-29T15:51:35.614Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-29T15:51:35.614Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 multiarch-support amd64 2.27-3ubuntu1.2 [6920 B] [2020-10-29T15:51:35.614Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-10-29T15:51:35.614Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-10-29T15:51:35.614Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.1 [30.9 kB] [2020-10-29T15:51:35.614Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.1 [85.6 kB] [2020-10-29T15:51:35.614Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.1 [279 kB] [2020-10-29T15:51:35.615Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-10-29T15:51:35.615Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.47.1+18.04 [20.9 MB] [2020-10-29T15:51:35.615Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.1 [122 kB] [2020-10-29T15:51:35.615Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.4 [1088 kB] [2020-10-29T15:51:35.877Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-10-29T15:51:36.003Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-10-29T15:51:36.831Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:51:36.831Z] Fetched 35.1 MB in 2s (16.5 MB/s) [2020-10-29T15:51:36.831Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-29T15:51:36.831Z] Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... [2020-10-29T15:51:36.982Z] Waiting for network to be ready... [2020-10-29T15:51:37.092Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:51:37.666Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... [2020-10-29T15:51:37.666Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:51:37.666Z] Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... [2020-10-29T15:51:37.928Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-29T15:51:37.928Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-10-29T15:51:37.928Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T15:51:37.964Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-29T15:51:38.189Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-10-29T15:51:38.189Z] (Reading database ... 12757 files and directories currently installed.) [2020-10-29T15:51:38.189Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-10-29T15:51:38.189Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T15:51:38.237Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-29T15:51:38.451Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-29T15:51:38.452Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-29T15:51:38.513Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-29T15:51:38.513Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-29T15:51:38.786Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-29T15:51:38.786Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-29T15:51:38.786Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-29T15:51:38.786Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-29T15:51:38.786Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-29T15:51:38.786Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-29T15:51:38.786Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-29T15:51:38.786Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-29T15:51:38.786Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T15:51:38.786Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-29T15:51:39.024Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-29T15:51:39.024Z] (Reading database ... 12764 files and directories currently installed.) [2020-10-29T15:51:39.024Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-29T15:51:39.024Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T15:51:39.062Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-29T15:51:39.062Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-29T15:51:39.062Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-29T15:51:39.062Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-29T15:51:39.285Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-10-29T15:51:39.285Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T15:51:39.285Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:39.546Z] Selecting previously unselected package libexpat1:amd64. [2020-10-29T15:51:39.546Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-10-29T15:51:39.546Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-29T15:51:39.546Z] Selecting previously unselected package python3.6-minimal. [2020-10-29T15:51:39.546Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T15:51:39.546Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:39.658Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-29T15:51:39.658Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-29T15:51:39.658Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-29T15:51:39.658Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-29T15:51:39.658Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-29T15:51:39.658Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-29T15:51:39.658Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-29T15:51:39.658Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-29T15:51:39.807Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T15:51:39.932Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-29T15:51:39.932Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-29T15:51:39.932Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T15:51:39.932Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-29T15:51:39.932Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-29T15:51:39.932Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-29T15:51:40.072Z] Checking for services that may need to be restarted...done. [2020-10-29T15:51:40.073Z] Checking for services that may need to be restarted...done. [2020-10-29T15:51:40.073Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:40.073Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-10-29T15:51:40.073Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:40.208Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-29T15:51:40.208Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-29T15:51:40.208Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T15:51:40.208Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-29T15:51:40.208Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T15:51:40.208Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-29T15:51:40.208Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-29T15:51:40.645Z] Selecting previously unselected package python3-minimal. [2020-10-29T15:51:40.645Z] (Reading database ... 13012 files and directories currently installed.) [2020-10-29T15:51:40.645Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-10-29T15:51:40.645Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-29T15:51:40.906Z] Selecting previously unselected package mime-support. [2020-10-29T15:51:40.906Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-29T15:51:40.906Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-29T15:51:40.906Z] Selecting previously unselected package libmpdec2:amd64. [2020-10-29T15:51:40.906Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-10-29T15:51:40.906Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-29T15:51:40.906Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-10-29T15:51:40.906Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T15:51:40.906Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:41.167Z] Selecting previously unselected package python3.6. [2020-10-29T15:51:41.167Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-10-29T15:51:41.167Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:41.429Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-10-29T15:51:41.429Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-10-29T15:51:41.429Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-29T15:51:41.429Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-29T15:51:41.691Z] Selecting previously unselected package python3. [2020-10-29T15:51:41.691Z] (Reading database ... 13442 files and directories currently installed.) [2020-10-29T15:51:41.691Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-10-29T15:51:41.691Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-29T15:51:41.691Z] Selecting previously unselected package multiarch-support. [2020-10-29T15:51:41.691Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T15:51:41.691Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T15:51:41.691Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T15:51:41.952Z] Selecting previously unselected package liblzo2-2:amd64. [2020-10-29T15:51:41.953Z] (Reading database ... 13479 files and directories currently installed.) [2020-10-29T15:51:41.953Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-10-29T15:51:41.953Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-10-29T15:51:41.953Z] Selecting previously unselected package libbsd0:amd64. [2020-10-29T15:51:41.953Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-10-29T15:51:41.953Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-29T15:51:42.215Z] Selecting previously unselected package sudo. [2020-10-29T15:51:42.216Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-10-29T15:51:42.216Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T15:51:42.216Z] Selecting previously unselected package apparmor. [2020-10-29T15:51:42.216Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-10-29T15:51:42.216Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-29T15:51:42.477Z] Selecting previously unselected package libedit2:amd64. [2020-10-29T15:51:42.477Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-10-29T15:51:42.477Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-10-29T15:51:42.477Z] Selecting previously unselected package libkrb5support0:amd64. [2020-10-29T15:51:42.477Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T15:51:42.477Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:42.738Z] Selecting previously unselected package libk5crypto3:amd64. [2020-10-29T15:51:42.738Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T15:51:42.738Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:42.738Z] Selecting previously unselected package libkeyutils1:amd64. [2020-10-29T15:51:42.738Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-10-29T15:51:42.738Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-29T15:51:42.738Z] Selecting previously unselected package libkrb5-3:amd64. [2020-10-29T15:51:42.738Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T15:51:42.738Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:42.998Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-10-29T15:51:42.998Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_amd64.deb ... [2020-10-29T15:51:42.998Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:43.259Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-10-29T15:51:43.259Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_amd64.deb ... [2020-10-29T15:51:43.259Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T15:51:43.259Z] Selecting previously unselected package openssh-client. [2020-10-29T15:51:43.259Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-10-29T15:51:43.259Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T15:51:43.518Z] Selecting previously unselected package squashfs-tools. [2020-10-29T15:51:43.518Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-10-29T15:51:43.518Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T15:51:43.518Z] Selecting previously unselected package snapd. [2020-10-29T15:51:43.518Z] Preparing to unpack .../13-snapd_2.47.1+18.04_amd64.deb ... [2020-10-29T15:51:43.518Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-29T15:51:46.070Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-10-29T15:51:46.070Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T15:51:46.070Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-29T15:51:46.070Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T15:51:46.070Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-10-29T15:51:46.070Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:46.070Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:51:46.070Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-29T15:51:46.070Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-29T15:51:47.023Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-10-29T15:51:47.023Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-10-29T15:51:47.023Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-10-29T15:51:47.023Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:47.023Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:47.023Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:51:47.965Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T15:51:47.965Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:47.965Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-10-29T15:51:47.965Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-29T15:51:47.965Z] running python rtupdate hooks for python3.6... [2020-10-29T15:51:47.965Z] running python post-rtupdate hooks for python3.6... [2020-10-29T15:51:47.965Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-29T15:51:49.905Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-29T15:51:49.905Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.1) ... [2020-10-29T15:51:49.905Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T15:51:49.905Z] Setting up snapd (2.47.1+18.04) ... [2020-10-29T15:51:50.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-29T15:51:50.477Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-29T15:51:50.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-29T15:51:50.999Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-29T15:51:51.260Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T15:51:51.260Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T15:51:51.260Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-29T15:51:51.521Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-29T15:51:51.782Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-29T15:51:51.782Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-29T15:51:52.042Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-10-29T15:51:52.043Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:51:52.043Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T15:51:52.601Z] Fetched 32.6 MB in 13s (2540 kB/s) [2020-10-29T15:51:53.425Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-29T15:51:53.425Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-29T15:51:53.425Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-29T15:51:54.806Z] Reading package lists... [2020-10-29T15:51:55.070Z] Reading package lists... [2020-10-29T15:51:55.070Z] Building dependency tree... [2020-10-29T15:51:55.070Z] Reading state information... [2020-10-29T15:51:55.215Z] Reading package lists... [2020-10-29T15:51:55.330Z] Calculating upgrade... [2020-10-29T15:51:55.591Z] The following packages will be upgraded: [2020-10-29T15:51:55.591Z] advancecomp base-files bash binutils binutils-common [2020-10-29T15:51:55.591Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-10-29T15:51:55.591Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-10-29T15:51:55.591Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-10-29T15:51:55.591Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-10-29T15:51:55.591Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-10-29T15:51:55.591Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-10-29T15:51:55.591Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-10-29T15:51:55.591Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-10-29T15:51:55.591Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-10-29T15:51:55.591Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-10-29T15:51:55.591Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-10-29T15:51:55.591Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-10-29T15:51:55.591Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-10-29T15:51:55.591Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T15:51:55.591Z] Need to get 63.5 MB of archives. [2020-10-29T15:51:55.591Z] After this operation, 5165 kB of additional disk space will be used. [2020-10-29T15:51:55.591Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-29T15:51:55.591Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-10-29T15:51:55.859Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-29T15:51:55.859Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-29T15:51:55.859Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-29T15:51:55.859Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-29T15:51:55.859Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-29T15:51:55.859Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-29T15:51:55.859Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-29T15:51:55.859Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-29T15:51:55.859Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-10-29T15:51:55.859Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-10-29T15:51:55.859Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-29T15:51:55.859Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-29T15:51:55.859Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-10-29T15:51:55.859Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc6 amd64 2.27-3ubuntu1.2 [2827 kB] [2020-10-29T15:51:55.859Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-10-29T15:51:55.859Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-10-29T15:51:55.859Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-10-29T15:51:55.859Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-29T15:51:55.859Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-10-29T15:51:56.126Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-29T15:51:56.126Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-29T15:51:56.126Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-29T15:51:56.126Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-10-29T15:51:56.126Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-10-29T15:51:56.126Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-10-29T15:51:56.126Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-10-29T15:51:56.126Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-10-29T15:51:56.126Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-10-29T15:51:56.126Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-10-29T15:51:56.126Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-10-29T15:51:56.126Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-10-29T15:51:56.126Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-10-29T15:51:56.126Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libc-bin amd64 2.27-3ubuntu1.2 [637 kB] [2020-10-29T15:51:56.126Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-10-29T15:51:56.126Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-10-29T15:51:56.126Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-10-29T15:51:56.126Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-10-29T15:51:56.126Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-10-29T15:51:56.126Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-10-29T15:51:56.126Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-10-29T15:51:56.126Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-10-29T15:51:56.126Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] [2020-10-29T15:51:56.126Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-10-29T15:51:56.126Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-10-29T15:51:56.126Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-10-29T15:51:56.126Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-10-29T15:51:56.126Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-29T15:51:56.126Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-10-29T15:51:56.126Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-10-29T15:51:56.126Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-29T15:51:56.194Z] Reading package lists... [2020-10-29T15:51:56.387Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-29T15:51:56.388Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-29T15:51:56.388Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-29T15:51:56.388Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-29T15:51:56.388Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-29T15:51:56.388Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-29T15:51:56.388Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-29T15:51:56.388Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-10-29T15:51:56.388Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-29T15:51:56.649Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-10-29T15:51:56.649Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-29T15:51:56.649Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-10-29T15:51:56.649Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-29T15:51:56.649Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-10-29T15:51:56.649Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-29T15:51:56.649Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-10-29T15:51:56.649Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-10-29T15:51:56.792Z] Building dependency tree... [2020-10-29T15:51:56.792Z] Reading state information... [2020-10-29T15:51:56.910Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-10-29T15:51:56.910Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-10-29T15:51:56.910Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-29T15:51:56.910Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-29T15:51:56.910Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-10-29T15:51:56.910Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-10-29T15:51:56.910Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-10-29T15:51:56.910Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.42 [15.2 kB] [2020-10-29T15:51:56.910Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-10-29T15:51:56.910Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-10-29T15:51:56.910Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-10-29T15:51:56.910Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-10-29T15:51:56.911Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-29T15:51:56.911Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-29T15:51:56.911Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-29T15:51:56.911Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-29T15:51:56.911Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-29T15:51:56.911Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-10-29T15:51:56.911Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-10-29T15:51:56.911Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-10-29T15:51:56.911Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-10-29T15:51:57.173Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-10-29T15:51:57.173Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-10-29T15:51:57.173Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-10-29T15:51:57.173Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-29T15:51:57.173Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-29T15:51:57.173Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-29T15:51:57.173Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:51:57.173Z] Fetched 63.5 MB in 2s (40.1 MB/s) [2020-10-29T15:51:57.389Z] The following additional packages will be installed: [2020-10-29T15:51:57.389Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T15:51:57.389Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T15:51:57.389Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T15:51:57.389Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-10-29T15:51:57.389Z] Suggested packages: [2020-10-29T15:51:57.389Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-10-29T15:51:57.389Z] Recommended packages: [2020-10-29T15:51:57.389Z] gnupg libsasl2-modules [2020-10-29T15:51:57.389Z] The following NEW packages will be installed: [2020-10-29T15:51:57.389Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-10-29T15:51:57.389Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-10-29T15:51:57.389Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-10-29T15:51:57.389Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-10-29T15:51:57.389Z] The following packages will be upgraded: [2020-10-29T15:51:57.389Z] gpg gpg-agent gpgconf libudev1 [2020-10-29T15:51:57.434Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:51:57.434Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T15:51:57.434Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:51:57.660Z] 4 upgraded, 18 newly installed, 0 to remove and 98 not upgraded. [2020-10-29T15:51:57.660Z] Need to get 3109 kB of archives. [2020-10-29T15:51:57.660Z] After this operation, 12.6 MB of additional disk space will be used. [2020-10-29T15:51:57.660Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libudev1 arm64 237-3ubuntu10.42 [48.8 kB] [2020-10-29T15:51:57.931Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 udev arm64 237-3ubuntu10.42 [1049 kB] [2020-10-29T15:51:58.005Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T15:51:58.202Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libfuse2 arm64 2.9.7-1ubuntu1 [68.4 kB] [2020-10-29T15:51:58.265Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:51:58.265Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-29T15:51:58.265Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-29T15:51:58.473Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 fuse arm64 2.9.7-1ubuntu1 [22.7 kB] [2020-10-29T15:51:58.473Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg arm64 2.2.4-1ubuntu1.3 [400 kB] [2020-10-29T15:51:58.474Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgconf arm64 2.2.4-1ubuntu1.3 [107 kB] [2020-10-29T15:51:58.474Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpg-agent arm64 2.2.4-1ubuntu1.3 [190 kB] [2020-10-29T15:51:58.474Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libksba8 arm64 1.3.5-2 [77.4 kB] [2020-10-29T15:51:58.474Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libroken18-heimdal arm64 7.5.0+dfsg-1 [35.4 kB] [2020-10-29T15:51:58.474Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libasn1-8-heimdal arm64 7.5.0+dfsg-1 [130 kB] [2020-10-29T15:51:58.474Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimbase1-heimdal arm64 7.5.0+dfsg-1 [24.9 kB] [2020-10-29T15:51:58.474Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhcrypto4-heimdal arm64 7.5.0+dfsg-1 [76.4 kB] [2020-10-29T15:51:58.474Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libwind0-heimdal arm64 7.5.0+dfsg-1 [47.0 kB] [2020-10-29T15:51:58.474Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libhx509-5-heimdal arm64 7.5.0+dfsg-1 [88.5 kB] [2020-10-29T15:51:58.474Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkrb5-26-heimdal arm64 7.5.0+dfsg-1 [170 kB] [2020-10-29T15:51:58.474Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libheimntlm0-heimdal arm64 7.5.0+dfsg-1 [13.3 kB] [2020-10-29T15:51:58.474Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libgssapi3-heimdal arm64 7.5.0+dfsg-1 [79.1 kB] [2020-10-29T15:51:58.474Z] 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] [2020-10-29T15:51:58.474Z] 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] [2020-10-29T15:51:58.474Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] [2020-10-29T15:51:58.474Z] 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] [2020-10-29T15:51:58.474Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 dirmngr arm64 2.2.4-1ubuntu1.3 [276 kB] [2020-10-29T15:51:59.066Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:51:59.066Z] Fetched 3109 kB in 1s (2776 kB/s) [2020-10-29T15:51:59.209Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.209Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.209Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.209Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.209Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.338Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-29T15:51:59.338Z] Preparing to unpack .../libudev1_237-3ubuntu10.42_arm64.deb ... [2020-10-29T15:51:59.338Z] Unpacking libudev1:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:51:59.470Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.470Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.470Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.470Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.470Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.609Z] Setting up libudev1:arm64 (237-3ubuntu10.42) ... [2020-10-29T15:51:59.732Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.732Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.732Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.732Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.880Z] Selecting previously unselected package udev. [2020-10-29T15:51:59.880Z] (Reading database ... 12460 files and directories currently installed.) [2020-10-29T15:51:59.880Z] Preparing to unpack .../00-udev_237-3ubuntu10.42_arm64.deb ... [2020-10-29T15:51:59.880Z] Unpacking udev (237-3ubuntu10.42) ... [2020-10-29T15:51:59.993Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:51:59.993Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T15:51:59.993Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:51:59.993Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-29T15:51:59.993Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:00.254Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T15:52:00.254Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:00.254Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:52:00.254Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:00.254Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:52:00.478Z] Selecting previously unselected package libfuse2:arm64. [2020-10-29T15:52:00.478Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_arm64.deb ... [2020-10-29T15:52:00.478Z] Unpacking libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-29T15:52:00.516Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:00.516Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:52:00.516Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:00.751Z] Selecting previously unselected package fuse. [2020-10-29T15:52:00.751Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_arm64.deb ... [2020-10-29T15:52:00.751Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-10-29T15:52:00.777Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T15:52:00.777Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T15:52:01.027Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T15:52:01.027Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:52:01.038Z] Unpacking libc6:amd64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:52:01.299Z] Setting up libc6:amd64 (2.27-3ubuntu1.2) ... [2020-10-29T15:52:01.301Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T15:52:01.301Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:52:01.301Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T15:52:01.561Z] (Reading database ... 13911 files and directories currently installed.) [2020-10-29T15:52:01.561Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-10-29T15:52:01.561Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-29T15:52:01.561Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-29T15:52:01.561Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-29T15:52:01.576Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:52:01.821Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-29T15:52:01.821Z] Installing new version of config file /etc/issue ... [2020-10-29T15:52:01.821Z] Installing new version of config file /etc/issue.net ... [2020-10-29T15:52:01.821Z] Installing new version of config file /etc/lsb-release ... [2020-10-29T15:52:01.821Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-29T15:52:01.852Z] Selecting previously unselected package libksba8:arm64. [2020-10-29T15:52:01.852Z] Preparing to unpack .../06-libksba8_1.3.5-2_arm64.deb ... [2020-10-29T15:52:01.852Z] Unpacking libksba8:arm64 (1.3.5-2) ... [2020-10-29T15:52:01.852Z] Selecting previously unselected package libroken18-heimdal:arm64. [2020-10-29T15:52:01.852Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:01.852Z] Unpacking libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:02.084Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-29T15:52:02.128Z] Selecting previously unselected package libasn1-8-heimdal:arm64. [2020-10-29T15:52:02.128Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:02.128Z] Unpacking libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:02.346Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-29T15:52:02.346Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-29T15:52:02.346Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:02.346Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-10-29T15:52:02.346Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-29T15:52:02.406Z] Selecting previously unselected package libheimbase1-heimdal:arm64. [2020-10-29T15:52:02.406Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:02.406Z] Unpacking libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:02.406Z] Selecting previously unselected package libhcrypto4-heimdal:arm64. [2020-10-29T15:52:02.406Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:02.606Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-29T15:52:02.606Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-10-29T15:52:02.606Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:02.606Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:02.606Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:02.680Z] Unpacking libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:02.680Z] Selecting previously unselected package libwind0-heimdal:arm64. [2020-10-29T15:52:02.680Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:02.680Z] Unpacking libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:02.866Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:02.867Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:02.867Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-10-29T15:52:02.867Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-29T15:52:02.954Z] Selecting previously unselected package libhx509-5-heimdal:arm64. [2020-10-29T15:52:02.954Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:02.954Z] Unpacking libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:02.954Z] Selecting previously unselected package libkrb5-26-heimdal:arm64. [2020-10-29T15:52:02.954Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:02.954Z] Unpacking libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:03.127Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-29T15:52:03.127Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:03.127Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-10-29T15:52:03.127Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T15:52:03.240Z] Selecting previously unselected package libheimntlm0-heimdal:arm64. [2020-10-29T15:52:03.240Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:03.240Z] Unpacking libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:03.388Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-29T15:52:03.388Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:03.388Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T15:52:03.535Z] Selecting previously unselected package libgssapi3-heimdal:arm64. [2020-10-29T15:52:03.535Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_arm64.deb ... [2020-10-29T15:52:03.535Z] Unpacking libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:03.535Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2020-10-29T15:52:03.535Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-29T15:52:03.535Z] Unpacking libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:52:03.649Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:52:03.649Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-29T15:52:03.649Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:03.649Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T15:52:03.649Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:52:03.828Z] Selecting previously unselected package libsasl2-2:arm64. [2020-10-29T15:52:03.828Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_arm64.deb ... [2020-10-29T15:52:03.828Z] Unpacking libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:52:03.828Z] Selecting previously unselected package libldap-common. [2020-10-29T15:52:03.828Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... [2020-10-29T15:52:03.828Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:52:03.909Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-29T15:52:03.909Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:03.909Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-10-29T15:52:03.909Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-29T15:52:04.102Z] Selecting previously unselected package libldap-2.4-2:arm64. [2020-10-29T15:52:04.102Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_arm64.deb ... [2020-10-29T15:52:04.102Z] Unpacking libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:52:04.169Z] Setting up grep (3.1-2build1) ... [2020-10-29T15:52:04.169Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:04.169Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-29T15:52:04.169Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T15:52:04.375Z] Selecting previously unselected package dirmngr. [2020-10-29T15:52:04.375Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T15:52:04.375Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T15:52:04.430Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-29T15:52:04.430Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:04.430Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T15:52:04.430Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:52:04.647Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:52:04.647Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-10-29T15:52:04.647Z] Setting up libfuse2:arm64 (2.9.7-1ubuntu1) ... [2020-10-29T15:52:04.647Z] Setting up libsasl2-modules-db:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:52:04.693Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-29T15:52:04.693Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:04.693Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-29T15:52:04.693Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:52:04.919Z] Setting up libsasl2-2:arm64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-10-29T15:52:04.919Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-10-29T15:52:04.919Z] Setting up libroken18-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:04.919Z] Setting up libksba8:arm64 (1.3.5-2) ... [2020-10-29T15:52:04.919Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:52:05.192Z] Setting up udev (237-3ubuntu10.42) ... [2020-10-29T15:52:05.270Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-29T15:52:05.270Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:52:05.533Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-29T15:52:05.533Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:52:06.109Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-29T15:52:06.109Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:06.109Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-29T15:52:06.109Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:52:06.624Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-10-29T15:52:06.624Z] Setting up libheimbase1-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:06.898Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-10-29T15:52:06.898Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-10-29T15:52:07.057Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-29T15:52:07.057Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T15:52:07.170Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-10-29T15:52:07.170Z] Setting up libwind0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.170Z] Setting up libasn1-8-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.170Z] Setting up libhcrypto4-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.170Z] Setting up libhx509-5-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.170Z] Setting up libkrb5-26-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.170Z] Setting up libheimntlm0-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.170Z] Setting up libgssapi3-heimdal:arm64 (7.5.0+dfsg-1) ... [2020-10-29T15:52:07.317Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-10-29T15:52:07.317Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T15:52:07.317Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T15:52:07.317Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:07.317Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-10-29T15:52:07.443Z] Setting up libldap-2.4-2:arm64 (2.4.45+dfsg-1ubuntu1.6) ... [2020-10-29T15:52:07.443Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-10-29T15:52:07.443Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:52:07.579Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-29T15:52:07.840Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-10-29T15:52:07.840Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:07.840Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:07.840Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:08.102Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:08.102Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:08.102Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:08.102Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:08.102Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:08.363Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:08.363Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:08.363Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:08.363Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:08.625Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:08.625Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:08.625Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:08.625Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:08.625Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:08.625Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T15:52:08.625Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:52:08.887Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T15:52:08.887Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:52:08.887Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-29T15:52:09.148Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:09.148Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-29T15:52:09.148Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:52:09.148Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-29T15:52:09.148Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:09.148Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:09.410Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:09.410Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:09.410Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:09.410Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:09.420Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-10-29T15:52:09.420Z] settings in the [Install] section, and DefaultInstance for template units). [2020-10-29T15:52:09.420Z] This means they are not meant to be enabled using systemctl. [2020-10-29T15:52:09.420Z] Possible reasons for having this kind of units are: [2020-10-29T15:52:09.420Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-10-29T15:52:09.420Z] .wants/ or .requires/ directory. [2020-10-29T15:52:09.420Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-10-29T15:52:09.420Z] a requirement dependency on it. [2020-10-29T15:52:09.420Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-10-29T15:52:09.420Z] D-Bus, udev, scripted systemctl call, ...). [2020-10-29T15:52:09.420Z] 4) In case of template units, the unit is meant to be enabled with some [2020-10-29T15:52:09.420Z] instance name specified. [2020-10-29T15:52:09.670Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:09.670Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:09.670Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:09.670Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:09.670Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:10.241Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:10.400Z] Reading package lists... [2020-10-29T15:52:10.502Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-29T15:52:10.763Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-29T15:52:10.763Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:10.763Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-29T15:52:10.763Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:52:10.997Z] Building dependency tree... [2020-10-29T15:52:10.997Z] Reading state information... [2020-10-29T15:52:11.025Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:52:11.285Z] (Reading database ... 13912 files and directories currently installed.) [2020-10-29T15:52:11.285Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-29T15:52:11.285Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:52:11.285Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-29T15:52:11.547Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:11.547Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-29T15:52:11.547Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-29T15:52:11.547Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-29T15:52:11.812Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:11.812Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-29T15:52:11.812Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:52:11.977Z] The following additional packages will be installed: [2020-10-29T15:52:11.977Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-10-29T15:52:11.977Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-10-29T15:52:11.977Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-10-29T15:52:11.977Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-10-29T15:52:11.977Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-10-29T15:52:11.977Z] Suggested packages: [2020-10-29T15:52:11.977Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-10-29T15:52:11.977Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-10-29T15:52:11.977Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-10-29T15:52:11.977Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-10-29T15:52:11.977Z] systemd-container policykit-1 [2020-10-29T15:52:11.977Z] Recommended packages: [2020-10-29T15:52:11.977Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-10-29T15:52:11.977Z] The following NEW packages will be installed: [2020-10-29T15:52:11.977Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-10-29T15:52:11.977Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-10-29T15:52:11.977Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-10-29T15:52:11.977Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-10-29T15:52:11.977Z] python3.6-minimal snapd squashfs-tools sudo [2020-10-29T15:52:11.977Z] The following packages will be upgraded: [2020-10-29T15:52:11.977Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-10-29T15:52:12.074Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:52:12.074Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:12.074Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-29T15:52:12.250Z] 5 upgraded, 25 newly installed, 0 to remove and 93 not upgraded. [2020-10-29T15:52:12.250Z] Need to get 30.9 MB of archives. [2020-10-29T15:52:12.250Z] After this operation, 132 MB of additional disk space will be used. [2020-10-29T15:52:12.250Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd arm64 237-3ubuntu10.42 [2560 kB] [2020-10-29T15:52:12.338Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:52:12.338Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:52:12.338Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:12.338Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-10-29T15:52:12.599Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:52:12.860Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:52:12.860Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:12.860Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-10-29T15:52:12.860Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:52:13.125Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_amd64.deb ... [2020-10-29T15:52:13.125Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:52:13.125Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T15:52:13.125Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:52:13.228Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libsystemd0 arm64 237-3ubuntu10.42 [175 kB] [2020-10-29T15:52:13.228Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapt-pkg5.0 arm64 1.6.12ubuntu0.1 [766 kB] [2020-10-29T15:52:13.228Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apt arm64 1.6.12ubuntu0.1 [1166 kB] [2020-10-29T15:52:13.228Z] 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] [2020-10-29T15:52:13.228Z] 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] [2020-10-29T15:52:13.228Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libexpat1 arm64 2.2.5-3ubuntu0.2 [69.3 kB] [2020-10-29T15:52:13.228Z] 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] [2020-10-29T15:52:13.228Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3-minimal arm64 3.6.7-1~18.04 [23.7 kB] [2020-10-29T15:52:13.228Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-10-29T15:52:13.228Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libmpdec2 arm64 2.4.2-1ubuntu1 [73.9 kB] [2020-10-29T15:52:13.228Z] 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] [2020-10-29T15:52:13.386Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-29T15:52:13.386Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:13.386Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-10-29T15:52:13.386Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-29T15:52:13.501Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 python3.6 arm64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-10-29T15:52:13.501Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libpython3-stdlib arm64 3.6.7-1~18.04 [7240 B] [2020-10-29T15:52:13.501Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 python3 arm64 3.6.7-1~18.04 [47.2 kB] [2020-10-29T15:52:13.501Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 multiarch-support arm64 2.27-3ubuntu1.2 [6920 B] [2020-10-29T15:52:13.501Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liblzo2-2 arm64 2.08-1.2 [42.2 kB] [2020-10-29T15:52:13.501Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbsd0 arm64 0.8.7-1ubuntu0.1 [36.6 kB] [2020-10-29T15:52:13.501Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 sudo arm64 1.8.21p2-3ubuntu1.3 [382 kB] [2020-10-29T15:52:13.501Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 apparmor arm64 2.12-4ubuntu5.1 [463 kB] [2020-10-29T15:52:13.501Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libedit2 arm64 3.1-20170329-1 [63.4 kB] [2020-10-29T15:52:13.501Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5support0 arm64 1.16-2ubuntu0.1 [28.2 kB] [2020-10-29T15:52:13.501Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libk5crypto3 arm64 1.16-2ubuntu0.1 [80.0 kB] [2020-10-29T15:52:13.501Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libkeyutils1 arm64 1.5.9-9.2ubuntu2 [8112 B] [2020-10-29T15:52:13.501Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libkrb5-3 arm64 1.16-2ubuntu0.1 [241 kB] [2020-10-29T15:52:13.501Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgssapi-krb5-2 arm64 1.16-2ubuntu0.1 [103 kB] [2020-10-29T15:52:13.647Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-10-29T15:52:13.647Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:13.647Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-29T15:52:13.647Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:52:13.776Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libssl1.0.0 arm64 1.0.2n-1ubuntu5.4 [724 kB] [2020-10-29T15:52:13.776Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssh-client arm64 1:7.6p1-4ubuntu0.3 [527 kB] [2020-10-29T15:52:13.776Z] 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] [2020-10-29T15:52:13.776Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 snapd arm64 2.47.1+18.04 [18.5 MB] [2020-10-29T15:52:13.910Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:52:14.172Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:14.172Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-10-29T15:52:14.172Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:52:14.172Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-10-29T15:52:14.172Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:14.172Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-10-29T15:52:14.172Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-29T15:52:14.432Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-29T15:52:14.433Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:14.433Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-10-29T15:52:14.433Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T15:52:14.697Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-29T15:52:14.961Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:14.961Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-10-29T15:52:14.961Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:52:15.215Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:52:15.215Z] Fetched 30.9 MB in 2s (13.6 MB/s) [2020-10-29T15:52:15.215Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-29T15:52:15.215Z] Preparing to unpack .../systemd_237-3ubuntu10.42_arm64.deb ... [2020-10-29T15:52:15.221Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-29T15:52:15.221Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:15.221Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-10-29T15:52:15.221Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-29T15:52:15.482Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-10-29T15:52:15.482Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:15.482Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-10-29T15:52:15.482Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-29T15:52:15.482Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-10-29T15:52:15.488Z] Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:52:15.743Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:15.743Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-10-29T15:52:15.743Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-29T15:52:15.743Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-10-29T15:52:16.005Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:16.005Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-10-29T15:52:16.005Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-29T15:52:16.005Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-29T15:52:16.005Z] (Reading database ... 13914 files and directories currently installed.) [2020-10-29T15:52:16.005Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-29T15:52:16.005Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-29T15:52:16.266Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-29T15:52:16.266Z] (Reading database ... 13915 files and directories currently installed.) [2020-10-29T15:52:16.266Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-29T15:52:16.266Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T15:52:16.266Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-10-29T15:52:16.526Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T15:52:16.526Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-29T15:52:16.526Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T15:52:16.787Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-10-29T15:52:16.787Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-10-29T15:52:16.929Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.42_arm64.deb ... [2020-10-29T15:52:16.929Z] Unpacking libsystemd0:arm64 (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:52:16.929Z] Setting up libsystemd0:arm64 (237-3ubuntu10.42) ... [2020-10-29T15:52:17.051Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-10-29T15:52:17.052Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-29T15:52:17.052Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-10-29T15:52:17.052Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-29T15:52:17.202Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-29T15:52:17.202Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_arm64.deb ... [2020-10-29T15:52:17.202Z] Unpacking libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T15:52:17.313Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-10-29T15:52:17.313Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-29T15:52:17.313Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-10-29T15:52:17.313Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-29T15:52:17.313Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-10-29T15:52:17.573Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-29T15:52:17.573Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-10-29T15:52:17.573Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-29T15:52:17.573Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-10-29T15:52:17.573Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-29T15:52:17.803Z] Setting up libapt-pkg5.0:arm64 (1.6.12ubuntu0.1) ... [2020-10-29T15:52:17.834Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-29T15:52:18.095Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-29T15:52:18.402Z] (Reading database ... 12706 files and directories currently installed.) [2020-10-29T15:52:18.402Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_arm64.deb ... [2020-10-29T15:52:18.402Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-10-29T15:52:18.667Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-10-29T15:52:18.668Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-29T15:52:18.929Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-10-29T15:52:18.929Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-29T15:52:18.929Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T15:52:18.929Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:52:19.382Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-10-29T15:52:19.382Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-10-29T15:52:19.502Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T15:52:19.503Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:52:19.503Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T15:52:19.764Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:52:19.764Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-29T15:52:19.764Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:52:20.026Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:20.026Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:20.026Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:20.026Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:20.287Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:20.287Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:20.287Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:20.287Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:20.817Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-10-29T15:52:20.818Z] (Reading database ... 12713 files and directories currently installed.) [2020-10-29T15:52:20.818Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-29T15:52:20.818Z] Unpacking libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T15:52:21.354Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:21.354Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:21.412Z] Selecting previously unselected package libpython3.6-minimal:arm64. [2020-10-29T15:52:21.412Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T15:52:21.412Z] Unpacking libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:21.687Z] Selecting previously unselected package libexpat1:arm64. [2020-10-29T15:52:21.687Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_arm64.deb ... [2020-10-29T15:52:21.687Z] Unpacking libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-29T15:52:21.960Z] Selecting previously unselected package python3.6-minimal. [2020-10-29T15:52:21.960Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T15:52:21.960Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:22.468Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:22.468Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:22.557Z] Setting up libssl1.1:arm64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T15:52:22.836Z] Checking for services that may need to be restarted...done. [2020-10-29T15:52:22.836Z] Checking for services that may need to be restarted...done. [2020-10-29T15:52:22.836Z] Setting up libpython3.6-minimal:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:22.836Z] Setting up libexpat1:arm64 (2.2.5-3ubuntu0.2) ... [2020-10-29T15:52:22.836Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:23.230Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:23.230Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:23.491Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:23.492Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:24.433Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-29T15:52:24.433Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:52:24.433Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-29T15:52:24.433Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T15:52:24.694Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T15:52:24.694Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T15:52:24.954Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T15:52:24.954Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T15:52:24.954Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-29T15:52:24.954Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-29T15:52:25.216Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-29T15:52:25.216Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T15:52:25.216Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-29T15:52:25.216Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T15:52:25.216Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-29T15:52:25.453Z] Selecting previously unselected package python3-minimal. [2020-10-29T15:52:25.453Z] (Reading database ... 12961 files and directories currently installed.) [2020-10-29T15:52:25.453Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_arm64.deb ... [2020-10-29T15:52:25.453Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-10-29T15:52:25.453Z] Selecting previously unselected package mime-support. [2020-10-29T15:52:25.453Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-10-29T15:52:25.453Z] Unpacking mime-support (3.60ubuntu1) ... [2020-10-29T15:52:25.453Z] Selecting previously unselected package libmpdec2:arm64. [2020-10-29T15:52:25.453Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_arm64.deb ... [2020-10-29T15:52:25.453Z] Unpacking libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-29T15:52:25.453Z] Selecting previously unselected package libpython3.6-stdlib:arm64. [2020-10-29T15:52:25.477Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-29T15:52:25.477Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:25.477Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-29T15:52:25.477Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:25.477Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:25.477Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:25.477Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-29T15:52:25.725Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T15:52:25.725Z] Unpacking libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:25.737Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-10-29T15:52:25.737Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-29T15:52:25.737Z] [2020-10-29T15:52:25.737Z] Current default time zone: 'Etc/UTC' [2020-10-29T15:52:25.737Z] Local time is now: Thu Oct 29 15:52:25 UTC 2020. [2020-10-29T15:52:25.737Z] Universal Time is now: Thu Oct 29 15:52:25 UTC 2020. [2020-10-29T15:52:25.737Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-29T15:52:25.737Z] [2020-10-29T15:52:25.737Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-29T15:52:25.996Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:25.996Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-29T15:52:25.996Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:52:25.997Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-29T15:52:25.997Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-29T15:52:25.997Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-29T15:52:25.997Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-10-29T15:52:25.997Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-10-29T15:52:25.997Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T15:52:26.257Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:26.257Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-29T15:52:26.257Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:26.257Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:52:26.320Z] Selecting previously unselected package python3.6. [2020-10-29T15:52:26.320Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_arm64.deb ... [2020-10-29T15:52:26.320Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:26.320Z] Selecting previously unselected package libpython3-stdlib:arm64. [2020-10-29T15:52:26.320Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_arm64.deb ... [2020-10-29T15:52:26.320Z] Unpacking libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-29T15:52:26.518Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:26.518Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-29T15:52:26.518Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-29T15:52:26.518Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-10-29T15:52:26.518Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T15:52:26.518Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-29T15:52:26.518Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-10-29T15:52:26.518Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:52:26.518Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T15:52:26.591Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-10-29T15:52:27.566Z] Selecting previously unselected package python3. [2020-10-29T15:52:27.566Z] (Reading database ... 13391 files and directories currently installed.) [2020-10-29T15:52:27.566Z] Preparing to unpack .../python3_3.6.7-1~18.04_arm64.deb ... [2020-10-29T15:52:27.566Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-10-29T15:52:27.566Z] Selecting previously unselected package multiarch-support. [2020-10-29T15:52:27.566Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T15:52:27.566Z] Unpacking multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T15:52:27.566Z] Setting up multiarch-support (2.27-3ubuntu1.2) ... [2020-10-29T15:52:27.840Z] Selecting previously unselected package liblzo2-2:arm64. [2020-10-29T15:52:27.840Z] (Reading database ... 13428 files and directories currently installed.) [2020-10-29T15:52:27.840Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_arm64.deb ... [2020-10-29T15:52:27.840Z] Unpacking liblzo2-2:arm64 (2.08-1.2) ... [2020-10-29T15:52:27.840Z] Selecting previously unselected package libbsd0:arm64. [2020-10-29T15:52:27.840Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_arm64.deb ... [2020-10-29T15:52:27.905Z] Updating certificates in /etc/ssl/certs... [2020-10-29T15:52:28.114Z] Unpacking libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-29T15:52:28.114Z] Selecting previously unselected package sudo. [2020-10-29T15:52:28.114Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_arm64.deb ... [2020-10-29T15:52:28.387Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T15:52:28.661Z] Selecting previously unselected package apparmor. [2020-10-29T15:52:28.661Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_arm64.deb ... [2020-10-29T15:52:28.661Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-10-29T15:52:28.860Z] 22 added, 17 removed; done. [2020-10-29T15:52:28.861Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-29T15:52:28.861Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:52:28.861Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-10-29T15:52:28.861Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-10-29T15:52:28.861Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-29T15:52:28.861Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.130Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:52:29.130Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.130Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.130Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.130Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.130Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.130Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-29T15:52:29.130Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:52:29.130Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-29T15:52:29.261Z] Selecting previously unselected package libedit2:arm64. [2020-10-29T15:52:29.261Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_arm64.deb ... [2020-10-29T15:52:29.261Z] Unpacking libedit2:arm64 (3.1-20170329-1) ... [2020-10-29T15:52:29.261Z] Selecting previously unselected package libkrb5support0:arm64. [2020-10-29T15:52:29.261Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T15:52:29.261Z] Unpacking libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:29.398Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-29T15:52:29.398Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:52:29.398Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.398Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:52:29.398Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-29T15:52:29.398Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-29T15:52:29.398Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-29T15:52:29.540Z] Selecting previously unselected package libk5crypto3:arm64. [2020-10-29T15:52:29.540Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T15:52:29.540Z] Unpacking libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:29.540Z] Selecting previously unselected package libkeyutils1:arm64. [2020-10-29T15:52:29.661Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:52:29.662Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T15:52:29.662Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-29T15:52:29.662Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T15:52:29.662Z] Updating certificates in /etc/ssl/certs... [2020-10-29T15:52:29.813Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_arm64.deb ... [2020-10-29T15:52:29.813Z] Unpacking libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-29T15:52:29.813Z] Selecting previously unselected package libkrb5-3:arm64. [2020-10-29T15:52:29.813Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T15:52:29.813Z] Unpacking libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:30.086Z] Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-10-29T15:52:30.086Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.1_arm64.deb ... [2020-10-29T15:52:30.086Z] Unpacking libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:30.234Z] 0 added, 0 removed; done. [2020-10-29T15:52:30.234Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-29T15:52:30.234Z] done. [2020-10-29T15:52:30.358Z] Selecting previously unselected package libssl1.0.0:arm64. [2020-10-29T15:52:30.358Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.4_arm64.deb ... [2020-10-29T15:52:30.358Z] Unpacking libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T15:52:30.630Z] Selecting previously unselected package openssh-client. [2020-10-29T15:52:30.630Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_arm64.deb ... [2020-10-29T15:52:30.813Z] Reading package lists... [2020-10-29T15:52:30.902Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T15:52:31.074Z] Building dependency tree... [2020-10-29T15:52:31.074Z] Reading state information... [2020-10-29T15:52:31.074Z] The following NEW packages will be installed: [2020-10-29T15:52:31.074Z] apt-transport-https [2020-10-29T15:52:31.175Z] Selecting previously unselected package squashfs-tools. [2020-10-29T15:52:31.175Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_arm64.deb ... [2020-10-29T15:52:31.175Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T15:52:31.175Z] Selecting previously unselected package snapd. [2020-10-29T15:52:31.175Z] Preparing to unpack .../13-snapd_2.47.1+18.04_arm64.deb ... [2020-10-29T15:52:31.342Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T15:52:31.342Z] Need to get 1692 B of archives. [2020-10-29T15:52:31.342Z] After this operation, 153 kB of additional disk space will be used. [2020-10-29T15:52:31.342Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-29T15:52:31.447Z] Unpacking snapd (2.47.1+18.04) ... [2020-10-29T15:52:31.607Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:52:31.607Z] Fetched 1692 B in 0s (8345 B/s) [2020-10-29T15:52:31.607Z] Selecting previously unselected package apt-transport-https. [2020-10-29T15:52:31.607Z] (Reading database ... 13932 files and directories currently installed.) [2020-10-29T15:52:31.607Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-29T15:52:31.607Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T15:52:31.607Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T15:52:31.869Z] Waiting for network to be ready... [2020-10-29T15:52:36.840Z] Setting up libedit2:arm64 (3.1-20170329-1) ... [2020-10-29T15:52:36.840Z] Setting up libssl1.0.0:arm64 (1.0.2n-1ubuntu5.4) ... [2020-10-29T15:52:36.840Z] Setting up mime-support (3.60ubuntu1) ... [2020-10-29T15:52:36.840Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-10-29T15:52:37.110Z] Setting up libbsd0:arm64 (0.8.7-1ubuntu0.1) ... [2020-10-29T15:52:37.110Z] Setting up libkrb5support0:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:37.110Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:52:37.110Z] Setting up systemd (237-3ubuntu10.42) ... [2020-10-29T15:52:37.110Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-10-29T15:52:37.163Z] 2020-10-29T15:52:35Z INFO Waiting for automatic snapd restart... [2020-10-29T15:52:37.163Z] snapd 2.47.1 from Canonical* installed [2020-10-29T15:52:37.426Z] "snapd" switched to the "latest/stable" channel [2020-10-29T15:52:37.426Z] [2020-10-29T15:52:39.107Z] Setting up libkeyutils1:arm64 (1.5.9-9.2ubuntu2) ... [2020-10-29T15:52:39.108Z] Setting up libmpdec2:arm64 (2.4.2-1ubuntu1) ... [2020-10-29T15:52:39.108Z] Setting up liblzo2-2:arm64 (2.08-1.2) ... [2020-10-29T15:52:39.108Z] Setting up libpython3.6-stdlib:arm64 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:39.108Z] Setting up libk5crypto3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:39.108Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-10-29T15:52:41.638Z] core18 20200929 from Canonical* installed [2020-10-29T15:52:41.638Z] "core18" switched to the "latest/stable" channel [2020-10-29T15:52:41.638Z] [2020-10-29T15:52:42.492Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-10-29T15:52:42.492Z] Setting up libkrb5-3:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:42.492Z] Setting up libpython3-stdlib:arm64 (3.6.7-1~18.04) ... [2020-10-29T15:52:42.492Z] Setting up python3 (3.6.7-1~18.04) ... [2020-10-29T15:52:42.492Z] running python rtupdate hooks for python3.6... [2020-10-29T15:52:42.492Z] running python post-rtupdate hooks for python3.6... [2020-10-29T15:52:42.764Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-10-29T15:52:45.377Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-10-29T15:52:45.972Z] Setting up libgssapi-krb5-2:arm64 (1.16-2ubuntu0.1) ... [2020-10-29T15:52:45.972Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-10-29T15:52:46.245Z] Setting up snapd (2.47.1+18.04) ... [2020-10-29T15:52:46.931Z] snapcraft 4.3 from Canonical* installed [2020-10-29T15:52:46.932Z] "snapcraft" switched to the "latest/stable" channel [2020-10-29T15:52:46.932Z] [2020-10-29T15:52:47.695Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-10-29T15:52:48.676Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-10-29T15:52:49.271Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-10-29T15:52:49.481Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-10-29T15:52:49.481Z] - README.md [2020-10-29T15:52:49.481Z] [2020-10-29T15:52:49.481Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T15:52:49.866Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-10-29T15:52:50.466Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T15:52:50.466Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-10-29T15:52:51.441Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-10-29T15:52:52.038Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-10-29T15:52:52.631Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-10-29T15:52:53.228Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-10-29T15:52:53.827Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-10-29T15:52:53.827Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-10-29T15:52:53.827Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T15:52:56.083Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:52:56.083Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-29T15:52:56.083Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-29T15:52:56.083Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-29T15:52:57.217Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-29T15:52:57.489Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-29T15:52:57.489Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-29T15:52:58.005Z] Reading package lists... [2020-10-29T15:52:58.005Z] 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 [2020-10-29T15:53:03.866Z] Reading package lists... [2020-10-29T15:53:03.866Z] Reading package lists... [2020-10-29T15:53:04.606Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:53:04.606Z] Reading package lists... [2020-10-29T15:53:04.606Z] Building dependency tree... [2020-10-29T15:53:04.606Z] Reading state information... [2020-10-29T15:53:04.606Z] Suggested packages: [2020-10-29T15:53:04.606Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-29T15:53:04.606Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-29T15:53:04.606Z] Recommended packages: [2020-10-29T15:53:04.606Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-29T15:53:04.606Z] The following NEW packages will be installed: [2020-10-29T15:53:04.606Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-29T15:53:04.606Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-29T15:53:04.606Z] libzmq5 pkg-config [2020-10-29T15:53:04.843Z] Building dependency tree... [2020-10-29T15:53:04.843Z] Reading state information... [2020-10-29T15:53:04.867Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T15:53:04.867Z] Need to get 7861 kB of archives. [2020-10-29T15:53:04.867Z] After this operation, 44.1 MB of additional disk space will be used. [2020-10-29T15:53:04.867Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-10-29T15:53:04.867Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-10-29T15:53:04.867Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-10-29T15:53:05.117Z] Calculating upgrade... [2020-10-29T15:53:05.127Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-10-29T15:53:05.127Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-29T15:53:05.127Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-29T15:53:05.127Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-29T15:53:05.388Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-29T15:53:05.388Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-29T15:53:05.388Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] [2020-10-29T15:53:05.388Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-29T15:53:05.388Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-29T15:53:05.388Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-29T15:53:05.649Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-29T15:53:05.649Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-29T15:53:05.649Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-29T15:53:05.910Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:53:05.910Z] Fetched 7861 kB in 1s (7205 kB/s) [2020-10-29T15:53:05.910Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-10-29T15:53:05.910Z] (Reading database ... 13936 files and directories currently installed.) [2020-10-29T15:53:05.910Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-10-29T15:53:05.910Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T15:53:06.171Z] Selecting previously unselected package libpsl5:amd64. [2020-10-29T15:53:06.171Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-10-29T15:53:06.171Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-10-29T15:53:06.171Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-10-29T15:53:06.171Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-10-29T15:53:06.171Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-29T15:53:06.433Z] Selecting previously unselected package librtmp1:amd64. [2020-10-29T15:53:06.433Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-10-29T15:53:06.434Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T15:53:06.434Z] Selecting previously unselected package libcurl4:amd64. [2020-10-29T15:53:06.434Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-29T15:53:06.434Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:53:06.434Z] Selecting previously unselected package curl. [2020-10-29T15:53:06.434Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-29T15:53:06.546Z] The following packages will be upgraded: [2020-10-29T15:53:06.546Z] advancecomp base-files bash binutils binutils-aarch64-linux-gnu [2020-10-29T15:53:06.546Z] binutils-common bsdutils bzip2 ca-certificates cpp cpp-7 debconf dpkg [2020-10-29T15:53:06.546Z] dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv grep [2020-10-29T15:53:06.546Z] libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 libc-bin [2020-10-29T15:53:06.546Z] libc-dev-bin libc6 libc6-dev libcc1-0 libcom-err2 libcryptsetup12 libdb5.3 [2020-10-29T15:53:06.546Z] libdevmapper1.02.1 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 [2020-10-29T15:53:06.546Z] libgcrypt20 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 [2020-10-29T15:53:06.546Z] libkmod2 liblsan0 libmount1 libncurses5 libncursesw5 libpam-modules [2020-10-29T15:53:06.546Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2020-10-29T15:53:06.546Z] libprocps6 libseccomp2 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev [2020-10-29T15:53:06.546Z] libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 [2020-10-29T15:53:06.546Z] linux-libc-dev login mount ncurses-base ncurses-bin openssl passwd patch [2020-10-29T15:53:06.546Z] perl perl-base perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar [2020-10-29T15:53:06.546Z] tzdata ubuntu-keyring util-linux [2020-10-29T15:53:06.546Z] 93 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T15:53:06.546Z] Need to get 54.4 MB of archives. [2020-10-29T15:53:06.546Z] After this operation, 5746 kB of additional disk space will be used. [2020-10-29T15:53:06.546Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6-dev arm64 2.27-3ubuntu1.2 [2049 kB] [2020-10-29T15:53:06.694Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-29T15:53:06.695Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-29T15:53:06.695Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-29T15:53:06.695Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:53:06.695Z] Selecting previously unselected package liberror-perl. [2020-10-29T15:53:06.695Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-29T15:53:06.695Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-29T15:53:06.695Z] Selecting previously unselected package git-man. [2020-10-29T15:53:06.695Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-29T15:53:06.695Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:53:06.966Z] Selecting previously unselected package git. [2020-10-29T15:53:06.966Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-29T15:53:06.966Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:53:07.524Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-dev-bin arm64 2.27-3ubuntu1.2 [58.7 kB] [2020-10-29T15:53:07.524Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 linux-libc-dev arm64 4.15.0-122.124 [975 kB] [2020-10-29T15:53:07.524Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libtsan0 arm64 8.4.0-1ubuntu1~18.04 [269 kB] [2020-10-29T15:53:07.524Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 liblsan0 arm64 8.4.0-1ubuntu1~18.04 [121 kB] [2020-10-29T15:53:07.524Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libitm1 arm64 8.4.0-1ubuntu1~18.04 [24.3 kB] [2020-10-29T15:53:07.524Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgomp1 arm64 8.4.0-1ubuntu1~18.04 [69.7 kB] [2020-10-29T15:53:07.524Z] 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] [2020-10-29T15:53:07.524Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc1 arm64 1:8.4.0-1ubuntu1~18.04 [34.4 kB] [2020-10-29T15:53:07.524Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcc1-0 arm64 8.4.0-1ubuntu1~18.04 [36.5 kB] [2020-10-29T15:53:07.524Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libatomic1 arm64 8.4.0-1ubuntu1~18.04 [9176 B] [2020-10-29T15:53:07.524Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++6 arm64 8.4.0-1ubuntu1~18.04 [372 kB] [2020-10-29T15:53:07.524Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc6 arm64 2.27-3ubuntu1.2 [2274 kB] [2020-10-29T15:53:07.524Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 base-files arm64 10.1ubuntu2.10 [60.2 kB] [2020-10-29T15:53:07.524Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 bash arm64 4.4.18-2ubuntu1.2 [546 kB] [2020-10-29T15:53:07.524Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bsdutils arm64 1:2.31.1-0.4ubuntu3.7 [54.6 kB] [2020-10-29T15:53:07.524Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 tar arm64 1.29b-2ubuntu0.1 [207 kB] [2020-10-29T15:53:07.524Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg arm64 1.19.0.5ubuntu2.3 [1090 kB] [2020-10-29T15:53:07.796Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libext2fs2 arm64 1.44.1-1ubuntu1.3 [137 kB] [2020-10-29T15:53:07.796Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 e2fsprogs arm64 1.44.1-1ubuntu1.3 [346 kB] [2020-10-29T15:53:07.796Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 grep arm64 3.1-2build1 [145 kB] [2020-10-29T15:53:07.796Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 login arm64 1:4.5-1ubuntu2 [301 kB] [2020-10-29T15:53:07.796Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-bin arm64 6.1-1ubuntu1.18.04 [154 kB] [2020-10-29T15:53:07.796Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libperl5.26 arm64 5.26.1-6ubuntu0.5 [3335 kB] [2020-10-29T15:53:07.796Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl arm64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-29T15:53:07.796Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-base arm64 5.26.1-6ubuntu0.5 [1237 kB] [2020-10-29T15:53:07.909Z] Selecting previously unselected package libnorm1:amd64. [2020-10-29T15:53:07.909Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-29T15:53:07.909Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-29T15:53:07.909Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-29T15:53:07.909Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-29T15:53:07.909Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-29T15:53:07.909Z] Selecting previously unselected package libsodium23:amd64. [2020-10-29T15:53:07.909Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2020-10-29T15:53:07.909Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-29T15:53:08.070Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-29T15:53:08.070Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 bzip2 arm64 1.0.6-8.1ubuntu0.2 [32.2 kB] [2020-10-29T15:53:08.070Z] 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] [2020-10-29T15:53:08.070Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libdb5.3 arm64 5.3.28-13.1ubuntu1.1 [573 kB] [2020-10-29T15:53:08.070Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libuuid1 arm64 2.31.1-0.4ubuntu3.7 [18.5 kB] [2020-10-29T15:53:08.070Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libblkid1 arm64 2.31.1-0.4ubuntu3.7 [105 kB] [2020-10-29T15:53:08.070Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libfdisk1 arm64 2.31.1-0.4ubuntu3.7 [138 kB] [2020-10-29T15:53:08.070Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libmount1 arm64 2.31.1-0.4ubuntu3.7 [115 kB] [2020-10-29T15:53:08.070Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncurses5 arm64 6.1-1ubuntu1.18.04 [77.0 kB] [2020-10-29T15:53:08.070Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libtinfo5 arm64 6.1-1ubuntu1.18.04 [71.0 kB] [2020-10-29T15:53:08.070Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libncursesw5 arm64 6.1-1ubuntu1.18.04 [96.4 kB] [2020-10-29T15:53:08.070Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsmartcols1 arm64 2.31.1-0.4ubuntu3.7 [70.8 kB] [2020-10-29T15:53:08.070Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 fdisk arm64 2.31.1-0.4ubuntu3.7 [95.1 kB] [2020-10-29T15:53:08.070Z] Get:40 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 util-linux arm64 2.31.1-0.4ubuntu3.7 [818 kB] [2020-10-29T15:53:08.171Z] Selecting previously unselected package libzmq5:amd64. [2020-10-29T15:53:08.171Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-29T15:53:08.171Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:53:08.171Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-29T15:53:08.171Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-29T15:53:08.171Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:53:08.347Z] Get:41 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libc-bin arm64 2.27-3ubuntu1.2 [475 kB] [2020-10-29T15:53:08.347Z] Get:42 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-10-29T15:53:08.347Z] Get:43 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 debconf all 1.5.66ubuntu1 [124 kB] [2020-10-29T15:53:08.347Z] 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] [2020-10-29T15:53:08.347Z] 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] [2020-10-29T15:53:08.347Z] 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] [2020-10-29T15:53:08.347Z] Get:47 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 mount arm64 2.31.1-0.4ubuntu3.7 [97.9 kB] [2020-10-29T15:53:08.347Z] Get:48 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 systemd-sysv arm64 237-3ubuntu10.42 [15.2 kB] [2020-10-29T15:53:08.347Z] Get:49 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcom-err2 arm64 1.44.1-1ubuntu1.3 [8292 B] [2020-10-29T15:53:08.347Z] Get:50 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcrypt20 arm64 1.8.1-4ubuntu1.2 [325 kB] [2020-10-29T15:53:08.347Z] 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] [2020-10-29T15:53:08.347Z] Get:52 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libss2 arm64 1.44.1-1ubuntu1.3 [9984 B] [2020-10-29T15:53:08.347Z] Get:53 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libzstd1 arm64 1.3.3+dfsg-2ubuntu1.1 [161 kB] [2020-10-29T15:53:08.347Z] Get:54 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 passwd arm64 1:4.5-1ubuntu2 [761 kB] [2020-10-29T15:53:08.347Z] Get:55 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gpgv arm64 2.2.4-1ubuntu1.3 [167 kB] [2020-10-29T15:53:08.432Z] Selecting previously unselected package pkg-config. [2020-10-29T15:53:08.432Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-29T15:53:08.432Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T15:53:08.432Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-29T15:53:08.432Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:53:08.432Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-10-29T15:53:08.432Z] Setting up liberror-perl (0.17025-1) ... [2020-10-29T15:53:08.432Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-10-29T15:53:08.432Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T15:53:08.432Z] No schema files found: doing nothing. [2020-10-29T15:53:08.432Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T15:53:08.620Z] Get:56 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libunistring2 arm64 0.9.9-0ubuntu2 [353 kB] [2020-10-29T15:53:08.620Z] Get:57 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libidn2-0 arm64 2.0.4-1.1ubuntu0.2 [46.2 kB] [2020-10-29T15:53:08.620Z] Get:58 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libgnutls30 arm64 3.5.18-1ubuntu1.4 [541 kB] [2020-10-29T15:53:08.620Z] Get:59 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libseccomp2 arm64 2.4.3-1ubuntu3.18.04.3 [37.0 kB] [2020-10-29T15:53:08.620Z] 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] [2020-10-29T15:53:08.620Z] Get:61 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libprocps6 arm64 2:3.3.12-3ubuntu1.2 [28.7 kB] [2020-10-29T15:53:08.620Z] Get:62 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 procps arm64 2:3.3.12-3ubuntu1.2 [207 kB] [2020-10-29T15:53:08.620Z] Get:63 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 openssl arm64 1.1.1-1ubuntu2.1~18.04.6 [583 kB] [2020-10-29T15:53:08.620Z] Get:64 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-10-29T15:53:08.620Z] Get:65 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libapparmor1 arm64 2.12-4ubuntu5.1 [28.4 kB] [2020-10-29T15:53:08.620Z] 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] [2020-10-29T15:53:08.620Z] Get:67 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libjson-c3 arm64 0.12.1-1.3ubuntu0.3 [19.7 kB] [2020-10-29T15:53:08.621Z] Get:68 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libcryptsetup12 arm64 2:2.0.2-1ubuntu1.2 [112 kB] [2020-10-29T15:53:08.621Z] Get:69 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libidn11 arm64 1.33-2.1ubuntu1.2 [44.0 kB] [2020-10-29T15:53:08.621Z] Get:70 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libkmod2 arm64 24-1ubuntu3.5 [32.8 kB] [2020-10-29T15:53:08.621Z] Get:71 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libsqlite3-0 arm64 3.22.0-1ubuntu0.4 [430 kB] [2020-10-29T15:53:08.692Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-29T15:53:08.692Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-29T15:53:08.692Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T15:53:08.693Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:53:08.693Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:53:08.693Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:53:08.693Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:53:08.693Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:53:08.893Z] Get:72 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 tzdata all 2020a-0ubuntu0.18.04 [190 kB] [2020-10-29T15:53:08.893Z] Get:73 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libpng16-16 arm64 1.6.34-1ubuntu0.18.04.2 [162 kB] [2020-10-29T15:53:08.893Z] Get:74 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 advancecomp arm64 2.1-1ubuntu0.18.04.1 [177 kB] [2020-10-29T15:53:08.893Z] 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] [2020-10-29T15:53:08.893Z] Get:76 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libbinutils arm64 2.30-21ubuntu1~18.04.4 [417 kB] [2020-10-29T15:53:08.893Z] Get:77 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils arm64 2.30-21ubuntu1~18.04.4 [3364 B] [2020-10-29T15:53:08.893Z] Get:78 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 binutils-common arm64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-29T15:53:08.893Z] Get:79 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libubsan0 arm64 7.5.0-3ubuntu1~18.04 [117 kB] [2020-10-29T15:53:08.893Z] Get:80 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libasan4 arm64 7.5.0-3ubuntu1~18.04 [335 kB] [2020-10-29T15:53:08.893Z] Get:81 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++-7 arm64 7.5.0-3ubuntu1~18.04 [8077 kB] [2020-10-29T15:53:08.953Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-29T15:53:08.954Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:53:09.487Z] Get:82 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc-7 arm64 7.5.0-3ubuntu1~18.04 [7772 kB] [2020-10-29T15:53:09.761Z] Get:83 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libstdc++-7-dev arm64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-29T15:53:09.761Z] Get:84 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libgcc-7-dev arm64 7.5.0-3ubuntu1~18.04 [833 kB] [2020-10-29T15:53:09.761Z] Get:85 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp-7 arm64 7.5.0-3ubuntu1~18.04 [7046 kB] [2020-10-29T15:53:10.035Z] 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] [2020-10-29T15:53:10.035Z] Get:87 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 cpp arm64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-29T15:53:10.035Z] Get:88 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-29T15:53:10.035Z] Get:89 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-29T15:53:10.035Z] Get:90 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 patch arm64 2.7.6-2ubuntu1.1 [91.8 kB] [2020-10-29T15:53:10.035Z] Get:91 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 gcc arm64 4:7.4.0-1ubuntu2.3 [5208 B] [2020-10-29T15:53:10.035Z] Get:92 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 g++ arm64 4:7.4.0-1ubuntu2.3 [1552 B] [2020-10-29T15:53:10.035Z] Get:93 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-10-29T15:53:10.629Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:53:10.629Z] Fetched 54.4 MB in 4s (14.7 MB/s) [2020-10-29T15:53:10.901Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:10.901Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T15:53:10.901Z] Unpacking libc6-dev:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:53:12.332Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T15:53:12.332Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:53:12.332Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-122.124_arm64.deb ... [2020-10-29T15:53:12.332Z] Unpacking linux-libc-dev:arm64 (4.15.0-122.124) over (4.15.0-20.21) ... [2020-10-29T15:53:13.319Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:13.319Z] Unpacking libtsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:13.594Z] Preparing to unpack .../4-liblsan0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:13.867Z] Unpacking liblsan0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:13.867Z] Preparing to unpack .../5-libitm1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:13.867Z] Unpacking libitm1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:14.149Z] Preparing to unpack .../6-libgomp1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:14.149Z] Unpacking libgomp1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:14.443Z] Preparing to unpack .../7-gcc-8-base_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:14.443Z] Unpacking gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:14.737Z] Setting up gcc-8-base:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:53:14.737Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T15:53:14.737Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:14.737Z] Unpacking libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-10-29T15:53:15.013Z] Setting up libgcc1:arm64 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:53:15.300Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T15:53:15.300Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:15.300Z] Unpacking libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:15.300Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:15.300Z] Unpacking libatomic1:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:15.559Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:53:15.593Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:15.593Z] Unpacking libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-10-29T15:53:15.836Z] curl set to automatically installed. [2020-10-29T15:53:15.837Z] git set to automatically installed. [2020-10-29T15:53:15.837Z] git-man set to automatically installed. [2020-10-29T15:53:15.837Z] libcurl3-gnutls set to automatically installed. [2020-10-29T15:53:15.837Z] libcurl4 set to automatically installed. [2020-10-29T15:53:15.837Z] liberror-perl set to automatically installed. [2020-10-29T15:53:15.837Z] libglib2.0-0 set to automatically installed. [2020-10-29T15:53:15.837Z] libnghttp2-14 set to automatically installed. [2020-10-29T15:53:15.837Z] libnorm1 set to automatically installed. [2020-10-29T15:53:15.837Z] libpgm-5.2-0 set to automatically installed. [2020-10-29T15:53:15.837Z] libpsl5 set to automatically installed. [2020-10-29T15:53:15.837Z] librtmp1 set to automatically installed. [2020-10-29T15:53:15.837Z] libsodium23 set to automatically installed. [2020-10-29T15:53:15.837Z] libzmq3-dev set to automatically installed. [2020-10-29T15:53:15.837Z] libzmq5 set to automatically installed. [2020-10-29T15:53:15.837Z] pkg-config set to automatically installed. [2020-10-29T15:53:15.895Z] Setting up libstdc++6:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:53:16.199Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T15:53:16.199Z] Preparing to unpack .../libc6_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T15:53:16.918Z] Unpacking libc6:arm64 (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:53:17.607Z] Setting up libc6:arm64 (2.27-3ubuntu1.2) ... [2020-10-29T15:53:17.991Z] snapd is not logged in, snap install commands will use sudo [2020-10-29T15:53:18.256Z] (Reading database ... 13860 files and directories currently installed.) [2020-10-29T15:53:18.256Z] Preparing to unpack .../base-files_10.1ubuntu2.10_arm64.deb ... [2020-10-29T15:53:18.551Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-10-29T15:53:18.551Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-10-29T15:53:18.551Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-10-29T15:53:19.240Z] Setting up base-files (10.1ubuntu2.10) ... [2020-10-29T15:53:19.240Z] Installing new version of config file /etc/issue ... [2020-10-29T15:53:19.240Z] Installing new version of config file /etc/issue.net ... [2020-10-29T15:53:19.240Z] Installing new version of config file /etc/lsb-release ... [2020-10-29T15:53:19.533Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-10-29T15:53:20.215Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-10-29T15:53:20.496Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-10-29T15:53:20.496Z] Removing obsolete conffile /etc/default/motd-news ... [2020-10-29T15:53:20.496Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:20.496Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_arm64.deb ... [2020-10-29T15:53:20.773Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-10-29T15:53:21.050Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-10-29T15:53:21.050Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-10-29T15:53:21.050Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:21.325Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:21.325Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:21.325Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:21.640Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:21.640Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_arm64.deb ... [2020-10-29T15:53:21.640Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-10-29T15:53:21.640Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-10-29T15:53:21.951Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:21.951Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_arm64.deb ... [2020-10-29T15:53:21.951Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T15:53:22.593Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-10-29T15:53:22.874Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:22.874Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T15:53:22.874Z] Unpacking libext2fs2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:53:22.874Z] Setting up libext2fs2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-29T15:53:23.146Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:23.146Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T15:53:23.146Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:53:23.429Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-10-29T15:53:23.546Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:53:23.738Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:23.738Z] Preparing to unpack .../grep_3.1-2build1_arm64.deb ... [2020-10-29T15:53:23.738Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-10-29T15:53:23.738Z] Setting up grep (3.1-2build1) ... [2020-10-29T15:53:24.035Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:24.035Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-29T15:53:24.035Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T15:53:24.359Z] Setting up login (1:4.5-1ubuntu2) ... [2020-10-29T15:53:24.677Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:24.677Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T15:53:24.677Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:53:24.989Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-10-29T15:53:24.989Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:24.989Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-29T15:53:24.989Z] Unpacking libperl5.26:arm64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:53:25.010Z] snap "core18" has no updates available [2020-10-29T15:53:25.977Z] Pulling go [2020-10-29T15:53:26.482Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-29T15:53:26.482Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:53:26.792Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_arm64.deb ... [2020-10-29T15:53:26.792Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:53:26.984Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-29T15:53:26.984Z] Skipping pull go (already ran) [2020-10-29T15:53:26.984Z] Building go [2020-10-29T15:53:26.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T15:53:26.984Z] Dload Upload Total Spent Left Speed [2020-10-29T15:53:27.434Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-29T15:53:27.739Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:27.739Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-29T15:53:27.739Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-10-29T15:53:29.249Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-29T15:53:29.249Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T15:53:29.574Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_arm64.deb ... [2020-10-29T15:53:29.574Z] Unpacking libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-10-29T15:53:29.866Z] Setting up libbz2-1.0:arm64 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T15:53:29.866Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:29.866Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_arm64.deb ... [2020-10-29T15:53:30.160Z] Unpacking libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-10-29T15:53:30.463Z] Setting up libdb5.3:arm64 (5.3.28-13.1ubuntu1.1) ... [2020-10-29T15:53:30.463Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:30.463Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:30.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 115M 24 28.4M 0 0 27.8M 0 0:00:04 0:00:01 0:00:03 27.8M 56 115M 56 64.9M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.4M 86 115M 86 100M 0 0 33.2M 0 0:00:03 0:00:03 --:--:-- 33.3M 100 115M 100 115M 0 0 33.5M 0 0:00:03 0:00:03 --:--:-- 33.5M [2020-10-29T15:53:30.762Z] Unpacking libuuid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:30.762Z] Setting up libuuid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:31.040Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:31.040Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:31.040Z] Unpacking libblkid1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:31.158Z] go1.15.2.linux-amd64.tar.gz: OK [2020-10-29T15:53:31.317Z] Setting up libblkid1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:31.317Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:31.317Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:31.598Z] Unpacking libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:31.598Z] Setting up libfdisk1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:31.891Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:31.891Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:31.891Z] Unpacking libmount1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:32.179Z] Setting up libmount1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:32.179Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:32.179Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T15:53:32.456Z] Unpacking libncurses5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:53:32.456Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T15:53:32.456Z] Unpacking libtinfo5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:53:32.746Z] Setting up libtinfo5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-29T15:53:33.019Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:33.019Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_arm64.deb ... [2020-10-29T15:53:33.019Z] Unpacking libncursesw5:arm64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:53:33.298Z] Setting up libncursesw5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-29T15:53:33.298Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:33.298Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:33.298Z] Unpacking libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:33.588Z] Setting up libsmartcols1:arm64 (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:33.588Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:33.588Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:33.867Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:33.867Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:34.151Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:34.151Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:34.434Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:35.445Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:53:36.448Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-10-29T15:53:36.619Z] Staging go [2020-10-29T15:53:37.456Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-10-29T15:53:37.456Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:37.456Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.2_arm64.deb ... [2020-10-29T15:53:37.742Z] Unpacking libc-bin (2.27-3ubuntu1.2) over (2.27-3ubuntu1) ... [2020-10-29T15:53:38.013Z] Setting up libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:53:38.292Z] (Reading database ... 13861 files and directories currently installed.) [2020-10-29T15:53:38.292Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-10-29T15:53:38.292Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-10-29T15:53:38.572Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-10-29T15:53:38.845Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:38.845Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-10-29T15:53:38.845Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-10-29T15:53:39.118Z] Setting up debconf (1.5.66ubuntu1) ... [2020-10-29T15:53:40.095Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:40.095Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-29T15:53:40.095Z] Unpacking libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:53:40.095Z] Setting up libpam0g:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:53:40.690Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:40.690Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-29T15:53:40.690Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:53:40.964Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:53:41.236Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:41.236Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_arm64.deb ... [2020-10-29T15:53:41.516Z] Unpacking libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:53:41.789Z] Setting up libpam-modules:arm64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:53:42.423Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:42.423Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_arm64.deb ... [2020-10-29T15:53:42.423Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-10-29T15:53:42.423Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.42_arm64.deb ... [2020-10-29T15:53:42.699Z] Unpacking systemd-sysv (237-3ubuntu10.42) over (237-3ubuntu10) ... [2020-10-29T15:53:42.699Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T15:53:42.699Z] Unpacking libcom-err2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:53:42.973Z] Setting up libcom-err2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-29T15:53:43.245Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:43.245Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_arm64.deb ... [2020-10-29T15:53:43.245Z] Unpacking libgcrypt20:arm64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-10-29T15:53:43.518Z] Setting up libgcrypt20:arm64 (1.8.1-4ubuntu1.2) ... [2020-10-29T15:53:43.518Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:43.518Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-10-29T15:53:43.790Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-10-29T15:53:43.790Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-10-29T15:53:44.771Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:44.771Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_arm64.deb ... [2020-10-29T15:53:44.771Z] Unpacking libss2:arm64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-10-29T15:53:44.771Z] Setting up libss2:arm64 (1.44.1-1ubuntu1.3) ... [2020-10-29T15:53:45.043Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:45.043Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_arm64.deb ... [2020-10-29T15:53:45.043Z] Unpacking libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-10-29T15:53:45.314Z] Setting up libzstd1:arm64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-10-29T15:53:45.587Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:45.587Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_arm64.deb ... [2020-10-29T15:53:45.860Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-10-29T15:53:46.132Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-10-29T15:53:46.726Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:46.726Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_arm64.deb ... [2020-10-29T15:53:46.726Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-10-29T15:53:46.726Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-10-29T15:53:46.998Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:46.998Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_arm64.deb ... [2020-10-29T15:53:46.998Z] Unpacking libunistring2:arm64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-10-29T15:53:47.269Z] Setting up libunistring2:arm64 (0.9.9-0ubuntu2) ... [2020-10-29T15:53:47.269Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:47.540Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_arm64.deb ... [2020-10-29T15:53:47.540Z] Unpacking libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-10-29T15:53:47.540Z] Setting up libidn2-0:arm64 (2.0.4-1.1ubuntu0.2) ... [2020-10-29T15:53:47.811Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:47.811Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_arm64.deb ... [2020-10-29T15:53:47.811Z] Unpacking libgnutls30:arm64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-10-29T15:53:48.082Z] Setting up libgnutls30:arm64 (3.5.18-1ubuntu1.4) ... [2020-10-29T15:53:48.082Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:48.082Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_arm64.deb ... [2020-10-29T15:53:48.082Z] Unpacking libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-10-29T15:53:48.355Z] Setting up libseccomp2:arm64 (2.4.3-1ubuntu3.18.04.3) ... [2020-10-29T15:53:48.625Z] (Reading database ... 13863 files and directories currently installed.) [2020-10-29T15:53:48.625Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-10-29T15:53:48.625Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-10-29T15:53:48.625Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-10-29T15:53:48.896Z] (Reading database ... 13864 files and directories currently installed.) [2020-10-29T15:53:48.896Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-29T15:53:48.896Z] Unpacking libprocps6:arm64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T15:53:49.169Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_arm64.deb ... [2020-10-29T15:53:49.169Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-10-29T15:53:49.443Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.6_arm64.deb ... [2020-10-29T15:53:49.714Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.0g-2ubuntu4) ... [2020-10-29T15:53:49.987Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-10-29T15:53:49.987Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-10-29T15:53:50.258Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_arm64.deb ... [2020-10-29T15:53:50.258Z] Unpacking libapparmor1:arm64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-10-29T15:53:50.530Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_arm64.deb ... [2020-10-29T15:53:50.530Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-10-29T15:53:50.803Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_arm64.deb ... [2020-10-29T15:53:50.803Z] Unpacking libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-10-29T15:53:51.082Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_arm64.deb ... [2020-10-29T15:53:51.082Z] Unpacking libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-10-29T15:53:51.082Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_arm64.deb ... [2020-10-29T15:53:51.082Z] Unpacking libidn11:arm64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-10-29T15:53:51.355Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_arm64.deb ... [2020-10-29T15:53:51.355Z] Unpacking libkmod2:arm64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-10-29T15:53:51.628Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_arm64.deb ... [2020-10-29T15:53:51.628Z] Unpacking libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-10-29T15:53:51.760Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-29T15:53:51.760Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-29T15:53:51.760Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-29T15:53:51.760Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe Sources [267 kB] [2020-10-29T15:53:51.760Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main Sources [829 kB] [2020-10-29T15:53:51.760Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted Sources [5324 B] [2020-10-29T15:53:51.760Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse Sources [181 kB] [2020-10-29T15:53:51.760Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/universe Sources [9051 kB] [2020-10-29T15:53:51.760Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Sources [11.4 kB] [2020-10-29T15:53:51.760Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main Sources [236 kB] [2020-10-29T15:53:51.760Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Sources [4148 B] [2020-10-29T15:53:51.760Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1399 kB] [2020-10-29T15:53:51.760Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [276 kB] [2020-10-29T15:53:51.760Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.9 kB] [2020-10-29T15:53:51.760Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2964 B] [2020-10-29T15:53:51.760Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [166 kB] [2020-10-29T15:53:51.760Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T15:53:51.760Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1079 kB] [2020-10-29T15:53:51.760Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [241 kB] [2020-10-29T15:53:51.760Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-10-29T15:53:51.760Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-10-29T15:53:51.760Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-10-29T15:53:51.760Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-10-29T15:53:51.760Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-10-29T15:53:51.760Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-10-29T15:53:51.760Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-10-29T15:53:51.760Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-10-29T15:53:51.760Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main Sources [495 kB] [2020-10-29T15:53:51.760Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Sources [15.9 kB] [2020-10-29T15:53:51.760Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T15:53:51.760Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/universe Sources [432 kB] [2020-10-29T15:53:51.760Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1726 kB] [2020-10-29T15:53:51.760Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [367 kB] [2020-10-29T15:53:51.760Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.9 kB] [2020-10-29T15:53:51.760Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T15:53:51.760Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [184 kB] [2020-10-29T15:53:51.760Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T15:53:51.760Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1680 kB] [2020-10-29T15:53:51.760Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [354 kB] [2020-10-29T15:53:51.760Z] Fetched 34.8 MB in 6s (5528 kB/s) [2020-10-29T15:53:51.760Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-10-29T15:53:51.760Z] Fetched 224 kB in 0s (0 B/s) [2020-10-29T15:53:51.760Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-10-29T15:53:51.760Z] Fetched 157 kB in 0s (0 B/s) [2020-10-29T15:53:51.760Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-10-29T15:53:51.760Z] Fetched 221 kB in 0s (0 B/s) [2020-10-29T15:53:51.760Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-10-29T15:53:51.760Z] Fetched 143 kB in 0s (0 B/s) [2020-10-29T15:53:51.760Z] Pulling app-service-config [2020-10-29T15:53:51.901Z] Preparing to unpack .../11-tzdata_2020a-0ubuntu0.18.04_all.deb ... [2020-10-29T15:53:51.901Z] Unpacking tzdata (2020a-0ubuntu0.18.04) over (2018d-1) ... [2020-10-29T15:53:52.021Z] Pulling config-common [2020-10-29T15:53:52.969Z] Skipping build go (already ran) [2020-10-29T15:53:53.231Z] Building app-service-config [2020-10-29T15:53:53.231Z] 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 [2020-10-29T15:53:53.868Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_arm64.deb ... [2020-10-29T15:53:53.868Z] Unpacking libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-10-29T15:53:53.868Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_arm64.deb ... [2020-10-29T15:53:53.868Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-10-29T15:53:53.868Z] Preparing to unpack .../14-binutils-aarch64-linux-gnu_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T15:53:53.868Z] Unpacking binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-29T15:53:54.624Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-29T15:53:54.624Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-29T15:53:54.624Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-29T15:53:54.624Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-29T15:53:54.624Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-29T15:53:54.624Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-29T15:53:54.624Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-29T15:53:54.624Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-29T15:53:54.624Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-29T15:53:54.624Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-29T15:53:54.624Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-29T15:53:54.624Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-29T15:53:54.624Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-29T15:53:54.624Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-29T15:53:54.624Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-29T15:53:54.624Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-29T15:53:54.843Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T15:53:54.886Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-29T15:53:54.886Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-29T15:53:54.886Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-29T15:53:54.886Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-29T15:53:54.886Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-29T15:53:54.886Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-29T15:53:54.886Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-29T15:53:54.886Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-29T15:53:54.886Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-29T15:53:54.886Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-29T15:53:54.886Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-29T15:53:54.886Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-29T15:53:55.115Z] Unpacking libbinutils:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:53:55.151Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-29T15:53:55.151Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-29T15:53:55.151Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-29T15:53:55.151Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-29T15:53:55.392Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T15:53:55.392Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:53:55.392Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_arm64.deb ... [2020-10-29T15:53:55.461Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-29T15:53:55.461Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-29T15:53:55.461Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-29T15:53:55.461Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-29T15:53:55.461Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-29T15:53:55.461Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-29T15:53:55.461Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-29T15:53:55.461Z] go: downloading golang.org/x/text v0.3.2 [2020-10-29T15:53:55.666Z] Unpacking binutils-common:arm64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-10-29T15:53:55.666Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:55.939Z] Unpacking libubsan0:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:53:56.210Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:56.210Z] Unpacking libasan4:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:53:56.486Z] Preparing to unpack .../20-g++-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:56.486Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:53:58.447Z] Preparing to unpack .../21-gcc-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:53:58.447Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:54:00.406Z] Preparing to unpack .../22-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:54:00.406Z] Unpacking libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:54:01.383Z] Preparing to unpack .../23-libgcc-7-dev_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:54:01.383Z] Unpacking libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:54:01.654Z] Preparing to unpack .../24-cpp-7_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:54:01.655Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:54:03.617Z] Preparing to unpack .../25-gcc-7-base_7.5.0-3ubuntu1~18.04_arm64.deb ... [2020-10-29T15:54:03.617Z] Unpacking gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-10-29T15:54:03.617Z] Preparing to unpack .../26-cpp_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-29T15:54:03.617Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T15:54:03.617Z] Preparing to unpack .../27-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T15:54:03.617Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T15:54:04.210Z] Preparing to unpack .../28-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-29T15:54:04.210Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-10-29T15:54:04.210Z] Preparing to unpack .../29-patch_2.7.6-2ubuntu1.1_arm64.deb ... [2020-10-29T15:54:04.482Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-10-29T15:54:04.482Z] Preparing to unpack .../30-gcc_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-29T15:54:04.482Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T15:54:04.753Z] Preparing to unpack .../31-g++_4%3a7.4.0-1ubuntu2.3_arm64.deb ... [2020-10-29T15:54:04.753Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-10-29T15:54:05.023Z] Preparing to unpack .../32-pkgbinarymangler_138.18.04.1_all.deb ... [2020-10-29T15:54:05.023Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-10-29T15:54:05.295Z] Setting up libncurses5:arm64 (6.1-1ubuntu1.18.04) ... [2020-10-29T15:54:05.295Z] Setting up libgomp1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:54:05.295Z] Setting up libatomic1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:54:05.295Z] Setting up libcc1-0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:54:05.295Z] Setting up libpng16-16:arm64 (1.6.34-1ubuntu0.18.04.2) ... [2020-10-29T15:54:05.567Z] Setting up libjson-c3:arm64 (0.12.1-1.3ubuntu0.3) ... [2020-10-29T15:54:05.567Z] Setting up tzdata (2020a-0ubuntu0.18.04) ... [2020-10-29T15:54:05.839Z] [2020-10-29T15:54:05.840Z] Current default time zone: 'Etc/UTC' [2020-10-29T15:54:05.840Z] Local time is now: Thu Oct 29 15:54:05 UTC 2020. [2020-10-29T15:54:05.840Z] Universal Time is now: Thu Oct 29 15:54:05 UTC 2020. [2020-10-29T15:54:05.840Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-10-29T15:54:05.840Z] [2020-10-29T15:54:06.113Z] Setting up systemd-sysv (237-3ubuntu10.42) ... [2020-10-29T15:54:06.113Z] Setting up libtsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:54:06.113Z] Setting up linux-libc-dev:arm64 (4.15.0-122.124) ... [2020-10-29T15:54:06.113Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-10-29T15:54:06.384Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-10-29T15:54:06.384Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-10-29T15:54:06.384Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-29T15:54:06.384Z] Setting up libprocps6:arm64 (2:3.3.12-3ubuntu1.2) ... [2020-10-29T15:54:06.384Z] Setting up libkmod2:arm64 (24-1ubuntu3.5) ... [2020-10-29T15:54:06.384Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-10-29T15:54:06.655Z] Setting up liblsan0:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:54:06.655Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-10-29T15:54:06.925Z] Setting up gcc-7-base:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:06.925Z] Setting up binutils-common:arm64 (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:54:07.195Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-29T15:54:07.195Z] Setting up libperl5.26:arm64 (5.26.1-6ubuntu0.5) ... [2020-10-29T15:54:07.195Z] Setting up libapparmor1:arm64 (2.12-4ubuntu5.1) ... [2020-10-29T15:54:07.195Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-29T15:54:07.195Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-10-29T15:54:07.195Z] Setting up libsqlite3-0:arm64 (3.22.0-1ubuntu0.4) ... [2020-10-29T15:54:07.195Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:54:07.464Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T15:54:07.762Z] Building config-common [2020-10-29T15:54:08.703Z] Skipping stage go (already ran) [2020-10-29T15:54:08.703Z] Staging app-service-config [2020-10-29T15:54:09.645Z] Staging config-common [2020-10-29T15:54:10.595Z] Priming go [2020-10-29T15:54:11.539Z] Priming app-service-config [2020-10-29T15:54:12.881Z] Updating certificates in /etc/ssl/certs... [2020-10-29T15:54:12.930Z] Priming config-common [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-29T15:54:16.263Z] 22 added, 17 removed; done. [2020-10-29T15:54:16.263Z] Setting up libc6-dev:arm64 (2.27-3ubuntu1.2) ... [2020-10-29T15:54:16.263Z] Setting up libitm1:arm64 (8.4.0-1ubuntu1~18.04) ... [2020-10-29T15:54:16.263Z] Setting up libidn11:arm64 (1.33-2.1ubuntu1.2) ... [2020-10-29T15:54:16.263Z] Setting up libcryptsetup12:arm64 (2:2.0.2-1ubuntu1.2) ... [2020-10-29T15:54:16.263Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-10-29T15:54:16.263Z] Setting up libasan4:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.263Z] Setting up libbinutils:arm64 (2.30-21ubuntu1~18.04.4) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-29T15:54:16.534Z] Setting up libubsan0:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.535Z] Setting up libgcc-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.535Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.535Z] Setting up libstdc++-7-dev:arm64 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.535Z] Setting up perl (5.26.1-6ubuntu0.5) ... [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2020-10-29T15:54:16.814Z] Setting up binutils-aarch64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:54:16.814Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-29T15:54:16.814Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-29T15:54:16.814Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.814Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-29T15:54:16.814Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [Pipeline] // stage [Pipeline] } [2020-10-29T15:54:17.084Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-29T15:54:17.084Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-29T15:54:17.084Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-29T15:54:17.355Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:54:17.355Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-10-29T15:54:17.626Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-29T15:54:17.626Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-10-29T15:54:17.626Z] Updating certificates in /etc/ssl/certs... [2020-10-29T15:54:19.599Z] 0 added, 0 removed; done. [2020-10-29T15:54:19.599Z] Running hooks in /etc/ca-certificates/update.d... [2020-10-29T15:54:19.599Z] done. [2020-10-29T15:54:21.837Z] Reading package lists... [2020-10-29T15:54:22.108Z] Building dependency tree... [2020-10-29T15:54:22.108Z] Reading state information... [2020-10-29T15:54:23.076Z] The following NEW packages will be installed: [2020-10-29T15:54:23.077Z] apt-transport-https [2020-10-29T15:54:23.347Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T15:54:23.347Z] Need to get 1692 B of archives. [2020-10-29T15:54:23.347Z] After this operation, 153 kB of additional disk space will be used. [2020-10-29T15:54:23.347Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-10-29T15:54:23.618Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:54:23.890Z] Fetched 1692 B in 0s (9227 B/s) [2020-10-29T15:54:23.890Z] Selecting previously unselected package apt-transport-https. [2020-10-29T15:54:23.890Z] (Reading database ... 13881 files and directories currently installed.) [2020-10-29T15:54:23.890Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-10-29T15:54:23.890Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T15:54:24.161Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-10-29T15:54:25.137Z] Waiting for network to be ready... [2020-10-29T15:54:43.418Z] 2020-10-29T15:54:37Z INFO Waiting for automatic snapd restart... [2020-10-29T15:54:44.012Z] snapd 2.47.1 from Canonical* installed [2020-10-29T15:54:44.606Z] "snapd" switched to the "latest/stable" channel [2020-10-29T15:54:44.606Z] [2020-10-29T15:54:59.664Z] core18 20200929 from Canonical* installed [2020-10-29T15:54:59.664Z] "core18" switched to the "latest/stable" channel [2020-10-29T15:54:59.664Z] [2020-10-29T15:55:17.948Z] snapcraft 4.3 from Canonical* installed [2020-10-29T15:55:17.948Z] "snapcraft" switched to the "latest/stable" channel [2020-10-29T15:55:17.948Z] [2020-10-29T15:55:24.681Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-10-29T15:55:24.681Z] - README.md [2020-10-29T15:55:24.681Z] [2020-10-29T15:55:24.681Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-29T15:55:32.938Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:55:32.938Z] Hit:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [2020-10-29T15:55:33.211Z] Hit:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [2020-10-29T15:55:33.211Z] Hit:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [2020-10-29T15:55:38.477Z] Reading package lists... [2020-10-29T15:55:40.446Z] 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 [2020-10-29T15:55:47.139Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:55:47.139Z] Reading package lists... [2020-10-29T15:55:47.408Z] Building dependency tree... [2020-10-29T15:55:47.409Z] Reading state information... [2020-10-29T15:55:48.379Z] Suggested packages: [2020-10-29T15:55:48.379Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-29T15:55:48.379Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-10-29T15:55:48.379Z] Recommended packages: [2020-10-29T15:55:48.379Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2020-10-29T15:55:48.379Z] The following NEW packages will be installed: [2020-10-29T15:55:48.379Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2020-10-29T15:55:48.379Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2020-10-29T15:55:48.379Z] libzmq5 pkg-config [2020-10-29T15:55:48.650Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2020-10-29T15:55:48.650Z] Need to get 6537 kB of archives. [2020-10-29T15:55:48.650Z] After this operation, 40.1 MB of additional disk space will be used. [2020-10-29T15:55:48.650Z] 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] [2020-10-29T15:55:49.623Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libpsl5 arm64 0.19.1-5build1 [40.9 kB] [2020-10-29T15:55:49.623Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libnghttp2-14 arm64 1.30.0-1ubuntu1 [68.9 kB] [2020-10-29T15:55:49.623Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-1 [48.2 kB] [2020-10-29T15:55:49.623Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl4 arm64 7.58.0-2ubuntu3.10 [180 kB] [2020-10-29T15:55:49.623Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 curl arm64 7.58.0-2ubuntu3.10 [152 kB] [2020-10-29T15:55:49.623Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 libcurl3-gnutls arm64 7.58.0-2ubuntu3.10 [179 kB] [2020-10-29T15:55:49.623Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-29T15:55:49.623Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-29T15:55:49.623Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 git arm64 1:2.17.1-1ubuntu0.7 [2952 kB] [2020-10-29T15:55:49.623Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libnorm1 arm64 1.5r6+dfsg1-6 [218 kB] [2020-10-29T15:55:49.623Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 libpgm-5.2-0 arm64 5.2.122~dfsg-2 [140 kB] [2020-10-29T15:55:49.623Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 libsodium23 arm64 1.0.16-2 [90.4 kB] [2020-10-29T15:55:49.623Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq5 arm64 4.2.5-1ubuntu0.2 [208 kB] [2020-10-29T15:55:49.623Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 libzmq3-dev arm64 4.2.5-1ubuntu0.2 [409 kB] [2020-10-29T15:55:49.623Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 pkg-config arm64 0.29.1-0ubuntu2 [42.8 kB] [2020-10-29T15:55:50.216Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-29T15:55:50.216Z] Fetched 6537 kB in 1s (5825 kB/s) [2020-10-29T15:55:50.486Z] Selecting previously unselected package libglib2.0-0:arm64. [2020-10-29T15:55:50.486Z] (Reading database ... 13885 files and directories currently installed.) [2020-10-29T15:55:50.486Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_arm64.deb ... [2020-10-29T15:55:50.486Z] Unpacking libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T15:55:50.757Z] Selecting previously unselected package libpsl5:arm64. [2020-10-29T15:55:50.757Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_arm64.deb ... [2020-10-29T15:55:50.757Z] Unpacking libpsl5:arm64 (0.19.1-5build1) ... [2020-10-29T15:55:51.029Z] Selecting previously unselected package libnghttp2-14:arm64. [2020-10-29T15:55:51.029Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_arm64.deb ... [2020-10-29T15:55:51.029Z] Unpacking libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-29T15:55:51.029Z] Selecting previously unselected package librtmp1:arm64. [2020-10-29T15:55:51.029Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_arm64.deb ... [2020-10-29T15:55:51.029Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T15:55:51.302Z] Selecting previously unselected package libcurl4:arm64. [2020-10-29T15:55:51.302Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-29T15:55:51.302Z] Unpacking libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:55:51.575Z] Selecting previously unselected package curl. [2020-10-29T15:55:51.575Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-29T15:55:51.575Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-29T15:55:51.575Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2020-10-29T15:55:51.575Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.10_arm64.deb ... [2020-10-29T15:55:51.575Z] Unpacking libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:55:51.850Z] Selecting previously unselected package liberror-perl. [2020-10-29T15:55:51.850Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2020-10-29T15:55:51.850Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-29T15:55:51.850Z] Selecting previously unselected package git-man. [2020-10-29T15:55:52.122Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-29T15:55:52.122Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:55:52.392Z] Selecting previously unselected package git. [2020-10-29T15:55:52.392Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_arm64.deb ... [2020-10-29T15:55:52.392Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:55:53.826Z] Selecting previously unselected package libnorm1:arm64. [2020-10-29T15:55:53.826Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_arm64.deb ... [2020-10-29T15:55:53.826Z] Unpacking libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-29T15:55:53.826Z] Selecting previously unselected package libpgm-5.2-0:arm64. [2020-10-29T15:55:53.826Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb ... [2020-10-29T15:55:53.826Z] Unpacking libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-29T15:55:54.100Z] Selecting previously unselected package libsodium23:arm64. [2020-10-29T15:55:54.100Z] Preparing to unpack .../12-libsodium23_1.0.16-2_arm64.deb ... [2020-10-29T15:55:54.100Z] Unpacking libsodium23:arm64 (1.0.16-2) ... [2020-10-29T15:55:54.100Z] Selecting previously unselected package libzmq5:arm64. [2020-10-29T15:55:54.373Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-29T15:55:54.373Z] Unpacking libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:55:54.373Z] Selecting previously unselected package libzmq3-dev:arm64. [2020-10-29T15:55:54.373Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_arm64.deb ... [2020-10-29T15:55:54.373Z] Unpacking libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:55:54.644Z] Selecting previously unselected package pkg-config. [2020-10-29T15:55:54.644Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_arm64.deb ... [2020-10-29T15:55:54.644Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T15:55:54.916Z] Setting up libpgm-5.2-0:arm64 (5.2.122~dfsg-2) ... [2020-10-29T15:55:54.916Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:55:54.916Z] Setting up libnghttp2-14:arm64 (1.30.0-1ubuntu1) ... [2020-10-29T15:55:54.916Z] Setting up liberror-perl (0.17025-1) ... [2020-10-29T15:55:54.916Z] Setting up libpsl5:arm64 (0.19.1-5build1) ... [2020-10-29T15:55:54.916Z] Setting up libglib2.0-0:arm64 (2.56.4-0ubuntu0.18.04.6) ... [2020-10-29T15:55:55.187Z] No schema files found: doing nothing. [2020-10-29T15:55:55.187Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-1) ... [2020-10-29T15:55:55.187Z] Setting up libnorm1:arm64 (1.5r6+dfsg1-6) ... [2020-10-29T15:55:55.187Z] Setting up libsodium23:arm64 (1.0.16-2) ... [2020-10-29T15:55:55.187Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-29T15:55:55.459Z] Setting up libzmq5:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:55:55.459Z] Setting up libcurl3-gnutls:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:55:55.459Z] Setting up libcurl4:arm64 (7.58.0-2ubuntu3.10) ... [2020-10-29T15:55:55.459Z] Setting up libzmq3-dev:arm64 (4.2.5-1ubuntu0.2) ... [2020-10-29T15:55:55.459Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-29T15:55:55.730Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-29T15:55:55.730Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-29T15:56:03.987Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:56:04.578Z] curl set to automatically installed. [2020-10-29T15:56:04.578Z] git set to automatically installed. [2020-10-29T15:56:04.578Z] git-man set to automatically installed. [2020-10-29T15:56:04.578Z] libcurl3-gnutls set to automatically installed. [2020-10-29T15:56:04.578Z] libcurl4 set to automatically installed. [2020-10-29T15:56:04.578Z] liberror-perl set to automatically installed. [2020-10-29T15:56:04.578Z] libglib2.0-0 set to automatically installed. [2020-10-29T15:56:04.578Z] libnghttp2-14 set to automatically installed. [2020-10-29T15:56:04.578Z] libnorm1 set to automatically installed. [2020-10-29T15:56:04.578Z] libpgm-5.2-0 set to automatically installed. [2020-10-29T15:56:04.578Z] libpsl5 set to automatically installed. [2020-10-29T15:56:04.578Z] librtmp1 set to automatically installed. [2020-10-29T15:56:04.578Z] libsodium23 set to automatically installed. [2020-10-29T15:56:04.578Z] libzmq3-dev set to automatically installed. [2020-10-29T15:56:04.578Z] libzmq5 set to automatically installed. [2020-10-29T15:56:04.578Z] pkg-config set to automatically installed. [2020-10-29T15:56:06.753Z] snapd is not logged in, snap install commands will use sudo [2020-10-29T15:56:13.441Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-10-29T15:56:13.713Z] snap "core18" has no updates available [2020-10-29T15:56:14.684Z] Pulling go [2020-10-29T15:56:18.995Z] 'app-service-config' has dependencies that need to be staged: go [2020-10-29T15:56:18.995Z] Skipping pull go (already ran) [2020-10-29T15:56:18.995Z] Building go [2020-10-29T15:56:18.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T15:56:18.995Z] Dload Upload Total Spent Left Speed [2020-10-29T16:01:57.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 93.2M 1 1695k 0 0 5266k 0 0:00:18 --:--:-- 0:00:18 5266k 22 93.2M 22 21.2M 0 0 9758k 0 0:00:09 0:00:02 0:00:07 9758k 22 93.2M 22 21.2M 0 0 6736k 0 0:00:14 0:00:03 0:00:11 6736k 22 93.2M 22 21.2M 0 0 5143k 0 0:00:18 0:00:04 0:00:14 5144k 22 93.2M 22 21.2M 0 0 4159k 0 0:00:22 0:00:05 0:00:17 4160k 22 93.2M 22 21.2M 0 0 3491k 0 0:00:27 0:00:06 0:00:21 3395k 22 93.2M 22 21.2M 0 0 3008k 0 0:00:31 0:00:07 0:00:24 0 22 93.2M 22 21.2M 0 0 2643k 0 0:00:36 0:00:08 0:00:28 0 22 93.2M 22 21.2M 0 0 2356k 0 0:00:40 0:00:09 0:00:31 0 22 93.2M 22 21.2M 0 0 2126k 0 0:00:44 0:00:10 0:00:34 0 22 93.2M 22 21.2M 0 0 1936k 0 0:00:49 0:00:11 0:00:38 0 22 93.2M 22 21.2M 0 0 1778k 0 0:00:53 0:00:12 0:00:41 0 22 93.2M 22 21.2M 0 0 1644k 0 0:00:58 0:00:13 0:00:45 0 22 93.2M 22 21.2M 0 0 1528k 0 0:01:02 0:00:14 0:00:48 0 22 93.2M 22 21.2M 0 0 1428k 0 0:01:06 0:00:15 0:00:51 0 22 93.2M 22 21.2M 0 0 1340k 0 0:01:11 0:00:16 0:00:55 0 22 93.2M 22 21.2M 0 0 1262k 0 0:01:15 0:00:17 0:00:58 0 22 93.2M 22 21.2M 0 0 1193k 0 0:01:19 0:00:18 0:01:01 0 22 93.2M 22 21.2M 0 0 1131k 0 0:01:24 0:00:19 0:01:05 0 22 93.2M 22 21.2M 0 0 1075k 0 0:01:28 0:00:20 0:01:08 0 22 93.2M 22 21.2M 0 0 1024k 0 0:01:33 0:00:21 0:01:12 0 22 93.2M 22 21.2M 0 0 978k 0 0:01:37 0:00:22 0:01:15 0 22 93.2M 22 21.2M 0 0 936k 0 0:01:41 0:00:23 0:01:18 0 22 93.2M 22 21.2M 0 0 897k 0 0:01:46 0:00:24 0:01:22 0 22 93.2M 22 21.2M 0 0 862k 0 0:01:50 0:00:25 0:01:25 0 22 93.2M 22 21.2M 0 0 829k 0 0:01:55 0:00:26 0:01:29 0 22 93.2M 22 21.2M 0 0 798k 0 0:01:59 0:00:27 0:01:32 0 22 93.2M 22 21.2M 0 0 770k 0 0:02:03 0:00:28 0:01:35 0 22 93.2M 22 21.2M 0 0 744k 0 0:02:08 0:00:29 0:01:39 0 22 93.2M 22 21.2M 0 0 719k 0 0:02:12 0:00:30 0:01:42 0 22 93.2M 22 21.2M 0 0 696k 0 0:02:17 0:00:31 0:01:46 0 22 93.2M 22 21.2M 0 0 674k 0 0:02:21 0:00:32 0:01:49 0 22 93.2M 22 21.2M 0 0 654k 0 0:02:25 0:00:33 0:01:52 0 22 93.2M 22 21.2M 0 0 635k 0 0:02:30 0:00:34 0:01:56 0 22 93.2M 22 21.2M 0 0 617k 0 0:02:34 0:00:35 0:01:59 0 22 93.2M 22 21.2M 0 0 600k 0 0:02:38 0:00:36 0:02:02 0 22 93.2M 22 21.2M 0 0 584k 0 0:02:43 0:00:37 0:02:06 0 22 93.2M 22 21.2M 0 0 568k 0 0:02:47 0:00:38 0:02:09 0 22 93.2M 22 21.2M 0 0 554k 0 0:02:52 0:00:39 0:02:13 0 22 93.2M 22 21.2M 0 0 540k 0 0:02:56 0:00:40 0:02:16 0 22 93.2M 22 21.2M 0 0 527k 0 0:03:00 0:00:41 0:02:19 0 22 93.2M 22 21.2M 0 0 515k 0 0:03:05 0:00:42 0:02:23 0 22 93.2M 22 21.2M 0 0 503k 0 0:03:09 0:00:43 0:02:26 0 22 93.2M 22 21.2M 0 0 491k 0 0:03:14 0:00:44 0:02:30 0 22 93.2M 22 21.2M 0 0 480k 0 0:03:18 0:00:45 0:02:33 0 22 93.2M 22 21.2M 0 0 470k 0 0:03:22 0:00:46 0:02:36 0 22 93.2M 22 21.2M 0 0 460k 0 0:03:27 0:00:47 0:02:40 0 22 93.2M 22 21.2M 0 0 450k 0 0:03:31 0:00:48 0:02:43 0 22 93.2M 22 21.2M 0 0 441k 0 0:03:36 0:00:49 0:02:47 0 22 93.2M 22 21.2M 0 0 432k 0 0:03:40 0:00:50 0:02:50 0 22 93.2M 22 21.2M 0 0 424k 0 0:03:44 0:00:51 0:02:53 0 22 93.2M 22 21.2M 0 0 416k 0 0:03:49 0:00:52 0:02:57 0 22 93.2M 22 21.2M 0 0 408k 0 0:03:53 0:00:53 0:03:00 0 22 93.2M 22 21.2M 0 0 401k 0 0:03:57 0:00:54 0:03:03 0 22 93.2M 22 21.2M 0 0 393k 0 0:04:02 0:00:55 0:03:07 0 22 93.2M 22 21.2M 0 0 386k 0 0:04:06 0:00:56 0:03:10 0 22 93.2M 22 21.2M 0 0 380k 0 0:04:11 0:00:57 0:03:14 0 22 93.2M 22 21.2M 0 0 373k 0 0:04:15 0:00:58 0:03:17 0 22 93.2M 22 21.2M 0 0 367k 0 0:04:19 0:00:59 0:03:20 0 25 93.2M 25 23.6M 0 0 396k 0 0:04:00 0:01:01 0:02:59 426k 25 93.2M 25 23.6M 0 0 390k 0 0:04:04 0:01:02 0:03:02 426k 25 93.2M 25 23.6M 0 0 384k 0 0:04:08 0:01:03 0:03:05 426k 25 93.2M 25 23.6M 0 0 378k 0 0:04:12 0:01:04 0:03:08 426k 25 93.2M 25 23.6M 0 0 372k 0 0:04:16 0:01:05 0:03:11 426k 25 93.2M 25 23.6M 0 0 366k 0 0:04:20 0:01:06 0:03:14 0 25 93.2M 25 23.6M 0 0 361k 0 0:04:24 0:01:07 0:03:17 0 25 93.2M 25 23.6M 0 0 355k 0 0:04:28 0:01:08 0:03:20 0 25 93.2M 25 23.6M 0 0 350k 0 0:04:32 0:01:09 0:03:23 0 25 93.2M 25 23.6M 0 0 345k 0 0:04:36 0:01:10 0:03:26 0 25 93.2M 25 23.6M 0 0 340k 0 0:04:39 0:01:11 0:03:28 0 25 93.2M 25 23.6M 0 0 336k 0 0:04:43 0:01:12 0:03:31 0 25 93.2M 25 23.6M 0 0 331k 0 0:04:47 0:01:13 0:03:34 0 25 93.2M 25 23.6M 0 0 327k 0 0:04:51 0:01:14 0:03:37 0 25 93.2M 25 23.6M 0 0 322k 0 0:04:55 0:01:15 0:03:40 0 25 93.2M 25 23.6M 0 0 318k 0 0:04:59 0:01:16 0:03:43 0 25 93.2M 25 23.6M 0 0 314k 0 0:05:03 0:01:17 0:03:46 0 25 93.2M 25 23.6M 0 0 310k 0 0:05:07 0:01:18 0:03:49 0 25 93.2M 25 23.6M 0 0 306k 0 0:05:11 0:01:19 0:03:52 0 25 93.2M 25 23.6M 0 0 302k 0 0:05:15 0:01:20 0:03:55 0 25 93.2M 25 23.6M 0 0 298k 0 0:05:19 0:01:21 0:03:58 0 25 93.2M 25 23.6M 0 0 295k 0 0:05:23 0:01:22 0:04:01 0 25 93.2M 25 23.6M 0 0 291k 0 0:05:27 0:01:23 0:04:04 0 25 93.2M 25 23.6M 0 0 288k 0 0:05:31 0:01:24 0:04:07 0 25 93.2M 25 23.6M 0 0 284k 0 0:05:35 0:01:25 0:04:10 0 25 93.2M 25 23.6M 0 0 281k 0 0:05:39 0:01:26 0:04:13 0 25 93.2M 25 23.6M 0 0 278k 0 0:05:43 0:01:27 0:04:16 0 25 93.2M 25 23.6M 0 0 275k 0 0:05:47 0:01:28 0:04:19 0 25 93.2M 25 23.6M 0 0 271k 0 0:05:50 0:01:29 0:04:21 0 25 93.2M 25 23.6M 0 0 268k 0 0:05:54 0:01:30 0:04:24 0 25 93.2M 25 23.6M 0 0 265k 0 0:05:58 0:01:31 0:04:27 0 25 93.2M 25 23.6M 0 0 263k 0 0:06:02 0:01:32 0:04:30 0 25 93.2M 25 23.6M 0 0 260k 0 0:06:06 0:01:33 0:04:33 0 25 93.2M 25 23.6M 0 0 257k 0 0:06:10 0:01:34 0:04:36 0 25 93.2M 25 23.6M 0 0 254k 0 0:06:14 0:01:35 0:04:39 0 25 93.2M 25 23.6M 0 0 252k 0 0:06:18 0:01:36 0:04:42 0 25 93.2M 25 23.6M 0 0 249k 0 0:06:22 0:01:37 0:04:45 0 25 93.2M 25 23.6M 0 0 246k 0 0:06:26 0:01:38 0:04:48 0 25 93.2M 25 23.6M 0 0 244k 0 0:06:30 0:01:39 0:04:51 0 25 93.2M 25 23.6M 0 0 242k 0 0:06:34 0:01:40 0:04:54 0 25 93.2M 25 23.6M 0 0 239k 0 0:06:38 0:01:41 0:04:57 0 25 93.2M 25 23.6M 0 0 237k 0 0:06:42 0:01:42 0:05:00 0 25 93.2M 25 23.6M 0 0 234k 0 0:06:46 0:01:43 0:05:03 0 25 93.2M 25 23.6M 0 0 232k 0 0:06:50 0:01:44 0:05:06 0 25 93.2M 25 23.6M 0 0 230k 0 0:06:54 0:01:45 0:05:09 0 25 93.2M 25 23.6M 0 0 228k 0 0:06:58 0:01:46 0:05:12 0 25 93.2M 25 23.6M 0 0 226k 0 0:07:01 0:01:47 0:05:14 0 25 93.2M 25 23.6M 0 0 224k 0 0:07:05 0:01:48 0:05:17 0 25 93.2M 25 23.6M 0 0 222k 0 0:07:09 0:01:49 0:05:20 0 25 93.2M 25 23.6M 0 0 220k 0 0:07:13 0:01:50 0:05:23 0 25 93.2M 25 23.6M 0 0 218k 0 0:07:17 0:01:51 0:05:26 0 25 93.2M 25 23.6M 0 0 216k 0 0:07:21 0:01:52 0:05:29 0 25 93.2M 25 23.6M 0 0 214k 0 0:07:25 0:01:53 0:05:32 0 25 93.2M 25 23.6M 0 0 212k 0 0:07:29 0:01:54 0:05:35 0 25 93.2M 25 23.6M 0 0 210k 0 0:07:33 0:01:55 0:05:38 0 25 93.2M 25 23.6M 0 0 208k 0 0:07:37 0:01:56 0:05:41 0 25 93.2M 25 23.6M 0 0 206k 0 0:07:41 0:01:57 0:05:44 0 25 93.2M 25 23.6M 0 0 205k 0 0:07:45 0:01:58 0:05:47 0 25 93.2M 25 23.6M 0 0 203k 0 0:07:49 0:01:59 0:05:50 0 25 93.2M 25 23.6M 0 0 202k 0 0:07:51 0:01:59 0:05:52 0 29 93.2M 29 27.9M 0 0 236k 0 0:06:44 0:02:01 0:04:43 892k 29 93.2M 29 27.9M 0 0 234k 0 0:06:47 0:02:02 0:04:45 892k 29 93.2M 29 27.9M 0 0 232k 0 0:06:50 0:02:03 0:04:47 892k 29 93.2M 29 27.9M 0 0 230k 0 0:06:54 0:02:04 0:04:50 892k 29 93.2M 29 27.9M 0 0 228k 0 0:06:57 0:02:05 0:04:52 801k 29 93.2M 29 27.9M 0 0 226k 0 0:07:00 0:02:06 0:04:54 0 29 93.2M 29 27.9M 0 0 225k 0 0:07:04 0:02:07 0:04:57 0 29 93.2M 29 27.9M 0 0 223k 0 0:07:07 0:02:08 0:04:59 0 29 93.2M 29 27.9M 0 0 221k 0 0:07:10 0:02:09 0:05:01 0 29 93.2M 29 27.9M 0 0 219k 0 0:07:14 0:02:10 0:05:04 0 29 93.2M 29 27.9M 0 0 218k 0 0:07:17 0:02:11 0:05:06 0 29 93.2M 29 27.9M 0 0 216k 0 0:07:20 0:02:12 0:05:08 0 29 93.2M 29 27.9M 0 0 214k 0 0:07:24 0:02:13 0:05:11 0 29 93.2M 29 27.9M 0 0 213k 0 0:07:27 0:02:14 0:05:13 0 29 93.2M 29 27.9M 0 0 211k 0 0:07:30 0:02:15 0:05:15 0 29 93.2M 29 27.9M 0 0 210k 0 0:07:34 0:02:16 0:05:18 0 29 93.2M 29 27.9M 0 0 208k 0 0:07:37 0:02:17 0:05:20 0 29 93.2M 29 27.9M 0 0 207k 0 0:07:40 0:02:18 0:05:22 0 29 93.2M 29 27.9M 0 0 205k 0 0:07:44 0:02:19 0:05:25 0 29 93.2M 29 27.9M 0 0 204k 0 0:07:47 0:02:20 0:05:27 0 29 93.2M 29 27.9M 0 0 202k 0 0:07:50 0:02:21 0:05:29 0 29 93.2M 29 27.9M 0 0 201k 0 0:07:54 0:02:22 0:05:32 0 29 93.2M 29 27.9M 0 0 199k 0 0:07:57 0:02:23 0:05:34 0 29 93.2M 29 27.9M 0 0 198k 0 0:08:00 0:02:24 0:05:36 0 29 93.2M 29 27.9M 0 0 197k 0 0:08:04 0:02:25 0:05:39 0 29 93.2M 29 27.9M 0 0 195k 0 0:08:07 0:02:26 0:05:41 0 29 93.2M 29 27.9M 0 0 194k 0 0:08:11 0:02:27 0:05:44 0 29 93.2M 29 27.9M 0 0 193k 0 0:08:14 0:02:28 0:05:46 0 29 93.2M 29 27.9M 0 0 191k 0 0:08:17 0:02:29 0:05:48 0 29 93.2M 29 27.9M 0 0 190k 0 0:08:20 0:02:30 0:05:50 0 29 93.2M 29 27.9M 0 0 189k 0 0:08:24 0:02:31 0:05:53 0 29 93.2M 29 27.9M 0 0 188k 0 0:08:27 0:02:32 0:05:55 0 29 93.2M 29 27.9M 0 0 186k 0 0:08:30 0:02:33 0:05:57 0 29 93.2M 29 27.9M 0 0 185k 0 0:08:34 0:02:34 0:06:00 0 29 93.2M 29 27.9M 0 0 184k 0 0:08:37 0:02:35 0:06:02 0 29 93.2M 29 27.9M 0 0 183k 0 0:08:40 0:02:36 0:06:04 0 29 93.2M 29 27.9M 0 0 182k 0 0:08:44 0:02:37 0:06:07 0 29 93.2M 29 27.9M 0 0 180k 0 0:08:47 0:02:38 0:06:09 0 29 93.2M 29 27.9M 0 0 179k 0 0:08:50 0:02:39 0:06:11 0 29 93.2M 29 27.9M 0 0 178k 0 0:08:54 0:02:40 0:06:14 0 29 93.2M 29 27.9M 0 0 177k 0 0:08:57 0:02:41 0:06:16 0 29 93.2M 29 27.9M 0 0 176k 0 0:09:00 0:02:42 0:06:18 0 29 93.2M 29 27.9M 0 0 175k 0 0:09:04 0:02:43 0:06:21 0 29 93.2M 29 27.9M 0 0 174k 0 0:09:07 0:02:44 0:06:23 0 29 93.2M 29 27.9M 0 0 173k 0 0:09:10 0:02:45 0:06:25 0 29 93.2M 29 27.9M 0 0 172k 0 0:09:14 0:02:46 0:06:28 0 29 93.2M 29 27.9M 0 0 171k 0 0:09:17 0:02:47 0:06:30 0 29 93.2M 29 27.9M 0 0 170k 0 0:09:20 0:02:48 0:06:32 0 29 93.2M 29 27.9M 0 0 169k 0 0:09:24 0:02:49 0:06:35 0 29 93.2M 29 27.9M 0 0 168k 0 0:09:27 0:02:50 0:06:37 0 29 93.2M 29 27.9M 0 0 167k 0 0:09:30 0:02:51 0:06:39 0 29 93.2M 29 27.9M 0 0 166k 0 0:09:34 0:02:52 0:06:42 0 29 93.2M 29 27.9M 0 0 165k 0 0:09:37 0:02:53 0:06:44 0 29 93.2M 29 27.9M 0 0 164k 0 0:09:40 0:02:54 0:06:46 0 29 93.2M 29 27.9M 0 0 163k 0 0:09:44 0:02:55 0:06:49 0 29 93.2M 29 27.9M 0 0 162k 0 0:09:47 0:02:56 0:06:51 0 29 93.2M 29 27.9M 0 0 161k 0 0:09:50 0:02:57 0:06:53 0 29 93.2M 29 27.9M 0 0 160k 0 0:09:54 0:02:58 0:06:56 0 29 93.2M 29 27.9M 0 0 159k 0 0:09:57 0:02:59 0:06:58 0 29 93.2M 29 27.9M 0 0 159k 0 0:09:59 0:02:59 0:07:00 310 40 93.2M 40 37.9M 0 0 214k 0 0:07:25 0:03:01 0:04:24 1949k 40 93.2M 40 37.9M 0 0 213k 0 0:07:27 0:03:02 0:04:25 1949k 40 93.2M 40 37.9M 0 0 211k 0 0:07:30 0:03:03 0:04:27 1949k 40 93.2M 40 37.9M 0 0 210k 0 0:07:32 0:03:04 0:04:28 1949k 40 93.2M 40 37.9M 0 0 209k 0 0:07:35 0:03:05 0:04:30 1773k 40 93.2M 40 37.9M 0 0 208k 0 0:07:37 0:03:06 0:04:31 0 40 93.2M 40 37.9M 0 0 207k 0 0:07:40 0:03:07 0:04:33 0 40 93.2M 40 37.9M 0 0 206k 0 0:07:42 0:03:08 0:04:34 0 40 93.2M 40 37.9M 0 0 205k 0 0:07:45 0:03:09 0:04:36 0 40 93.2M 40 37.9M 0 0 204k 0 0:07:47 0:03:10 0:04:37 0 40 93.2M 40 37.9M 0 0 203k 0 0:07:50 0:03:11 0:04:39 0 40 93.2M 40 37.9M 0 0 201k 0 0:07:52 0:03:12 0:04:40 0 40 93.2M 40 37.9M 0 0 200k 0 0:07:55 0:03:13 0:04:42 0 40 93.2M 40 37.9M 0 0 199k 0 0:07:57 0:03:14 0:04:43 0 40 93.2M 40 37.9M 0 0 198k 0 0:07:59 0:03:15 0:04:44 0 40 93.2M 40 37.9M 0 0 197k 0 0:08:02 0:03:16 0:04:46 0 40 93.2M 40 37.9M 0 0 196k 0 0:08:04 0:03:17 0:04:47 0 40 93.2M 40 37.9M 0 0 195k 0 0:08:07 0:03:18 0:04:49 0 40 93.2M 40 37.9M 0 0 194k 0 0:08:09 0:03:19 0:04:50 0 40 93.2M 40 37.9M 0 0 193k 0 0:08:12 0:03:20 0:04:52 0 40 93.2M 40 37.9M 0 0 192k 0 0:08:14 0:03:21 0:04:53 0 40 93.2M 40 37.9M 0 0 191k 0 0:08:17 0:03:22 0:04:55 0 40 93.2M 40 37.9M 0 0 191k 0 0:08:19 0:03:23 0:04:56 0 40 93.2M 40 37.9M 0 0 190k 0 0:08:22 0:03:24 0:04:58 0 40 93.2M 40 37.9M 0 0 189k 0 0:08:24 0:03:25 0:04:59 0 40 93.2M 40 37.9M 0 0 188k 0 0:08:27 0:03:26 0:05:01 0 40 93.2M 40 37.9M 0 0 187k 0 0:08:29 0:03:27 0:05:02 0 40 93.2M 40 37.9M 0 0 186k 0 0:08:31 0:03:28 0:05:03 0 40 93.2M 40 37.9M 0 0 185k 0 0:08:34 0:03:29 0:05:05 0 40 93.2M 40 37.9M 0 0 185k 0 0:08:35 0:03:30 0:05:05 13426 44 93.2M 44 41.6M 0 0 201k 0 0:07:53 0:03:31 0:04:22 723k 44 93.2M 44 41.7M 0 0 201k 0 0:07:54 0:03:32 0:04:22 782k 49 93.2M 49 46.2M 0 0 221k 0 0:07:10 0:03:33 0:03:37 1605k 49 93.2M 49 46.2M 0 0 220k 0 0:07:13 0:03:34 0:03:39 1606k 49 93.2M 49 46.2M 0 0 219k 0 0:07:15 0:03:35 0:03:40 1579k 49 93.2M 49 46.2M 0 0 218k 0 0:07:17 0:03:36 0:03:41 929k 49 93.2M 49 46.2M 0 0 217k 0 0:07:19 0:03:37 0:03:42 861k 49 93.2M 49 46.2M 0 0 216k 0 0:07:21 0:03:38 0:03:43 0 49 93.2M 49 46.2M 0 0 215k 0 0:07:23 0:03:39 0:03:44 0 49 93.2M 49 46.2M 0 0 214k 0 0:07:25 0:03:40 0:03:45 0 49 93.2M 49 46.2M 0 0 213k 0 0:07:27 0:03:41 0:03:46 0 49 93.2M 49 46.2M 0 0 212k 0 0:07:29 0:03:42 0:03:47 0 49 93.2M 49 46.2M 0 0 211k 0 0:07:31 0:03:43 0:03:48 0 49 93.2M 49 46.2M 0 0 210k 0 0:07:33 0:03:44 0:03:49 0 49 93.2M 49 46.2M 0 0 209k 0 0:07:35 0:03:45 0:03:50 0 49 93.2M 49 46.2M 0 0 208k 0 0:07:37 0:03:46 0:03:51 0 49 93.2M 49 46.2M 0 0 207k 0 0:07:39 0:03:47 0:03:52 0 49 93.2M 49 46.2M 0 0 206k 0 0:07:41 0:03:48 0:03:53 0 49 93.2M 49 46.2M 0 0 205k 0 0:07:43 0:03:49 0:03:54 0 49 93.2M 49 46.2M 0 0 205k 0 0:07:45 0:03:50 0:03:55 0 49 93.2M 49 46.2M 0 0 204k 0 0:07:47 0:03:51 0:03:56 0 49 93.2M 49 46.2M 0 0 203k 0 0:07:49 0:03:52 0:03:57 0 49 93.2M 49 46.2M 0 0 202k 0 0:07:51 0:03:53 0:03:58 0 49 93.2M 49 46.2M 0 0 201k 0 0:07:53 0:03:54 0:03:59 0 49 93.2M 49 46.2M 0 0 200k 0 0:07:55 0:03:55 0:04:00 0 49 93.2M 49 46.2M 0 0 199k 0 0:07:57 0:03:56 0:04:01 0 49 93.2M 49 46.2M 0 0 199k 0 0:07:59 0:03:57 0:04:02 0 49 93.2M 49 46.2M 0 0 198k 0 0:08:01 0:03:58 0:04:03 0 49 93.2M 49 46.2M 0 0 197k 0 0:08:03 0:03:59 0:04:04 0 49 93.2M 49 46.2M 0 0 196k 0 0:08:05 0:04:00 0:04:05 0 49 93.2M 49 46.2M 0 0 195k 0 0:08:07 0:04:01 0:04:06 0 49 93.2M 49 46.2M 0 0 195k 0 0:08:09 0:04:02 0:04:07 0 61 93.2M 61 57.4M 0 0 241k 0 0:06:35 0:04:03 0:02:32 2472k 61 93.2M 61 57.5M 0 0 241k 0 0:06:35 0:04:04 0:02:31 2509k 61 93.2M 61 57.5M 0 0 240k 0 0:06:37 0:04:05 0:02:32 2509k 61 93.2M 61 57.5M 0 0 239k 0 0:06:38 0:04:06 0:02:32 2509k 61 93.2M 61 57.5M 0 0 238k 0 0:06:40 0:04:07 0:02:33 2416k 61 93.2M 61 57.5M 0 0 237k 0 0:06:41 0:04:08 0:02:33 39159 61 93.2M 61 57.5M 0 0 236k 0 0:06:43 0:04:09 0:02:34 0 61 93.2M 61 57.5M 0 0 235k 0 0:06:45 0:04:10 0:02:35 0 61 93.2M 61 57.5M 0 0 234k 0 0:06:46 0:04:11 0:02:35 0 61 93.2M 61 57.5M 0 0 233k 0 0:06:48 0:04:12 0:02:36 0 61 93.2M 61 57.5M 0 0 232k 0 0:06:50 0:04:13 0:02:37 0 61 93.2M 61 57.5M 0 0 231k 0 0:06:51 0:04:14 0:02:37 0 61 93.2M 61 57.5M 0 0 230k 0 0:06:53 0:04:15 0:02:38 0 61 93.2M 61 57.5M 0 0 230k 0 0:06:54 0:04:16 0:02:38 0 61 93.2M 61 57.5M 0 0 229k 0 0:06:56 0:04:17 0:02:39 0 61 93.2M 61 57.5M 0 0 228k 0 0:06:58 0:04:18 0:02:40 0 61 93.2M 61 57.5M 0 0 227k 0 0:06:59 0:04:19 0:02:40 0 61 93.2M 61 57.5M 0 0 226k 0 0:07:01 0:04:20 0:02:41 0 61 93.2M 61 57.5M 0 0 225k 0 0:07:03 0:04:21 0:02:42 0 61 93.2M 61 57.5M 0 0 224k 0 0:07:04 0:04:22 0:02:42 0 61 93.2M 61 57.5M 0 0 223k 0 0:07:06 0:04:23 0:02:43 0 61 93.2M 61 57.5M 0 0 223k 0 0:07:07 0:04:24 0:02:43 0 61 93.2M 61 57.5M 0 0 222k 0 0:07:09 0:04:25 0:02:44 0 61 93.2M 61 57.5M 0 0 221k 0 0:07:11 0:04:26 0:02:45 0 61 93.2M 61 57.5M 0 0 220k 0 0:07:12 0:04:27 0:02:45 0 61 93.2M 61 57.5M 0 0 219k 0 0:07:14 0:04:28 0:02:46 0 61 93.2M 61 57.5M 0 0 218k 0 0:07:15 0:04:29 0:02:46 0 61 93.2M 61 57.5M 0 0 218k 0 0:07:17 0:04:30 0:02:47 0 61 93.2M 61 57.5M 0 0 217k 0 0:07:19 0:04:31 0:02:48 0 61 93.2M 61 57.5M 0 0 216k 0 0:07:20 0:04:32 0:02:48 0 61 93.2M 61 57.5M 0 0 215k 0 0:07:22 0:04:33 0:02:49 0 69 93.2M 69 64.5M 0 0 240k 0 0:06:37 0:04:35 0:02:02 1200k 69 93.2M 69 64.5M 0 0 239k 0 0:06:39 0:04:36 0:02:03 1200k 69 93.2M 69 64.5M 0 0 238k 0 0:06:40 0:04:37 0:02:03 1200k 69 93.2M 69 64.5M 0 0 237k 0 0:06:41 0:04:38 0:02:03 1200k 69 93.2M 69 64.5M 0 0 237k 0 0:06:41 0:04:38 0:02:03 1444k 69 93.2M 69 64.5M 0 0 236k 0 0:06:43 0:04:39 0:02:04 0 69 93.2M 69 64.5M 0 0 235k 0 0:06:44 0:04:40 0:02:04 0 69 93.2M 69 64.5M 0 0 234k 0 0:06:46 0:04:41 0:02:05 0 69 93.2M 69 64.5M 0 0 234k 0 0:06:47 0:04:42 0:02:05 0 69 93.2M 69 64.5M 0 0 233k 0 0:06:49 0:04:43 0:02:06 0 69 93.2M 69 64.5M 0 0 232k 0 0:06:50 0:04:44 0:02:06 0 69 93.2M 69 64.5M 0 0 231k 0 0:06:52 0:04:45 0:02:07 0 69 93.2M 69 64.5M 0 0 230k 0 0:06:53 0:04:46 0:02:07 0 69 93.2M 69 64.5M 0 0 230k 0 0:06:54 0:04:47 0:02:07 0 69 93.2M 69 64.5M 0 0 229k 0 0:06:56 0:04:48 0:02:08 0 69 93.2M 69 64.5M 0 0 228k 0 0:06:57 0:04:49 0:02:08 0 69 93.2M 69 64.5M 0 0 227k 0 0:06:59 0:04:50 0:02:09 0 69 93.2M 69 64.5M 0 0 226k 0 0:07:00 0:04:51 0:02:09 0 69 93.2M 69 64.5M 0 0 226k 0 0:07:02 0:04:52 0:02:10 0 69 93.2M 69 64.5M 0 0 225k 0 0:07:03 0:04:53 0:02:10 0 69 93.2M 69 64.5M 0 0 224k 0 0:07:05 0:04:54 0:02:11 0 69 93.2M 69 64.5M 0 0 223k 0 0:07:06 0:04:55 0:02:11 0 69 93.2M 69 64.5M 0 0 223k 0 0:07:07 0:04:56 0:02:11 0 69 93.2M 69 64.5M 0 0 222k 0 0:07:09 0:04:57 0:02:12 0 69 93.2M 69 64.5M 0 0 221k 0 0:07:10 0:04:58 0:02:12 0 69 93.2M 69 64.5M 0 0 220k 0 0:07:12 0:04:59 0:02:13 0 69 93.2M 69 64.5M 0 0 220k 0 0:07:13 0:05:00 0:02:13 0 69 93.2M 69 64.5M 0 0 219k 0 0:07:15 0:05:01 0:02:14 0 69 93.2M 69 64.5M 0 0 218k 0 0:07:16 0:05:02 0:02:14 0 69 93.2M 69 64.5M 0 0 217k 0 0:07:18 0:05:03 0:02:15 0 69 93.2M 69 64.5M 0 0 217k 0 0:07:19 0:05:04 0:02:15 0 72 93.2M 72 67.9M 0 0 227k 0 0:06:59 0:05:05 0:01:54 692k 75 93.2M 75 70.0M 0 0 234k 0 0:06:47 0:05:06 0:01:41 1106k 77 93.2M 77 72.5M 0 0 241k 0 0:06:34 0:05:07 0:01:27 1653k 81 93.2M 81 75.6M 0 0 251k 0 0:06:20 0:05:08 0:01:12 2213k 81 93.2M 81 75.6M 0 0 250k 0 0:06:21 0:05:09 0:01:12 2213k 81 93.2M 81 75.6M 0 0 249k 0 0:06:22 0:05:10 0:01:12 1533k 81 93.2M 81 75.6M 0 0 248k 0 0:06:23 0:05:11 0:01:12 1132k 81 93.2M 81 75.6M 0 0 247k 0 0:06:25 0:05:12 0:01:13 608k 81 93.2M 81 75.6M 0 0 247k 0 0:06:26 0:05:13 0:01:13 0 81 93.2M 81 75.6M 0 0 246k 0 0:06:27 0:05:14 0:01:13 0 81 93.2M 81 75.6M 0 0 245k 0 0:06:28 0:05:15 0:01:13 0 81 93.2M 81 75.6M 0 0 244k 0 0:06:30 0:05:16 0:01:14 0 81 93.2M 81 75.6M 0 0 243k 0 0:06:31 0:05:17 0:01:14 0 81 93.2M 81 75.6M 0 0 243k 0 0:06:32 0:05:18 0:01:14 0 81 93.2M 81 75.6M 0 0 242k 0 0:06:33 0:05:19 0:01:14 0 81 93.2M 81 75.6M 0 0 241k 0 0:06:35 0:05:20 0:01:15 0 81 93.2M 81 75.6M 0 0 240k 0 0:06:36 0:05:21 0:01:15 0 81 93.2M 81 75.6M 0 0 240k 0 0:06:37 0:05:22 0:01:15 0 81 93.2M 81 75.6M 0 0 239k 0 0:06:38 0:05:23 0:01:15 0 81 93.2M 81 75.6M 0 0 238k 0 0:06:39 0:05:24 0:01:15 0 81 93.2M 81 75.6M 0 0 237k 0 0:06:41 0:05:25 0:01:16 0 81 93.2M 81 75.6M 0 0 237k 0 0:06:42 0:05:26 0:01:16 0 81 93.2M 81 75.6M 0 0 236k 0 0:06:43 0:05:27 0:01:16 0 81 93.2M 81 75.6M 0 0 235k 0 0:06:44 0:05:28 0:01:16 0 81 93.2M 81 75.6M 0 0 234k 0 0:06:46 0:05:29 0:01:17 0 81 93.2M 81 75.6M 0 0 234k 0 0:06:47 0:05:30 0:01:17 0 81 93.2M 81 75.6M 0 0 233k 0 0:06:48 0:05:31 0:01:17 0 81 93.2M 81 75.6M 0 0 232k 0 0:06:49 0:05:32 0:01:17 0 81 93.2M 81 75.6M 0 0 232k 0 0:06:51 0:05:33 0:01:18 0 81 93.2M 81 75.6M 0 0 231k 0 0:06:52 0:05:34 0:01:18 0 81 93.2M 81 75.6M 0 0 230k 0 0:06:53 0:05:35 0:01:18 0 81 93.2M 81 75.6M 0 0 230k 0 0:06:54 0:05:36 0:01:18 0 81 93.2M 81 75.6M 0 0 229k 0 0:06:56 0:05:37 0:01:19 0 88 93.2M 88 82.7M 0 0 250k 0 0:06:21 0:05:38 0:00:43 1523k 93 93.2M 93 87.3M 0 0 263k 0 0:06:01 0:05:39 0:00:22 2513k 100 93.2M 100 93.2M 0 0 281k 0 0:05:39 0:05:39 --:--:-- 4443k [2020-10-29T16:01:59.406Z] go1.15.2.linux-arm64.tar.gz: OK [2020-10-29T16:02:14.491Z] Staging go [2020-10-29T16:02:53.475Z] Get:1 http://ports.ubuntu.com/ubuntu-ports bionic-security InRelease [88.7 kB] [2020-10-29T16:02:53.475Z] Get:2 http://ports.ubuntu.com/ubuntu-ports bionic InRelease [242 kB] [2020-10-29T16:02:53.475Z] Get:3 http://ports.ubuntu.com/ubuntu-ports bionic-updates InRelease [88.7 kB] [2020-10-29T16:02:53.475Z] Get:4 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Sources [236 kB] [2020-10-29T16:02:53.475Z] Get:5 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Sources [11.4 kB] [2020-10-29T16:02:53.475Z] Get:6 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Sources [4148 B] [2020-10-29T16:02:53.475Z] Get:7 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Sources [267 kB] [2020-10-29T16:02:53.475Z] Get:8 http://ports.ubuntu.com/ubuntu-ports bionic-security/main arm64 Packages [825 kB] [2020-10-29T16:02:53.475Z] Get:9 http://ports.ubuntu.com/ubuntu-ports bionic-security/main Translation-en [276 kB] [2020-10-29T16:02:53.475Z] Get:10 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse arm64 Packages [2360 B] [2020-10-29T16:02:53.475Z] Get:11 http://ports.ubuntu.com/ubuntu-ports bionic-security/multiverse Translation-en [2964 B] [2020-10-29T16:02:53.475Z] Get:12 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted arm64 Packages [1172 B] [2020-10-29T16:02:53.475Z] Get:13 http://ports.ubuntu.com/ubuntu-ports bionic-security/restricted Translation-en [22.1 kB] [2020-10-29T16:02:53.475Z] Get:14 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe arm64 Packages [942 kB] [2020-10-29T16:02:53.475Z] Get:15 http://ports.ubuntu.com/ubuntu-ports bionic-security/universe Translation-en [241 kB] [2020-10-29T16:02:53.475Z] Get:16 http://ports.ubuntu.com/ubuntu-ports bionic/main Sources [829 kB] [2020-10-29T16:02:53.475Z] Get:17 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Sources [5324 B] [2020-10-29T16:02:53.475Z] Get:18 http://ports.ubuntu.com/ubuntu-ports bionic/universe Sources [9051 kB] [2020-10-29T16:02:53.475Z] Get:19 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Sources [181 kB] [2020-10-29T16:02:53.475Z] Get:20 http://ports.ubuntu.com/ubuntu-ports bionic/main arm64 Packages [975 kB] [2020-10-29T16:02:53.475Z] Get:21 http://ports.ubuntu.com/ubuntu-ports bionic/main Translation-en [516 kB] [2020-10-29T16:02:53.475Z] Get:22 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse arm64 Packages [126 kB] [2020-10-29T16:02:53.475Z] Get:23 http://ports.ubuntu.com/ubuntu-ports bionic/multiverse Translation-en [108 kB] [2020-10-29T16:02:53.475Z] Get:24 http://ports.ubuntu.com/ubuntu-ports bionic/restricted arm64 Packages [664 B] [2020-10-29T16:02:53.475Z] Get:25 http://ports.ubuntu.com/ubuntu-ports bionic/restricted Translation-en [3584 B] [2020-10-29T16:02:53.475Z] Get:26 http://ports.ubuntu.com/ubuntu-ports bionic/universe arm64 Packages [8316 kB] [2020-10-29T16:02:53.475Z] Get:27 http://ports.ubuntu.com/ubuntu-ports bionic/universe Translation-en [4941 kB] [2020-10-29T16:02:53.475Z] Get:28 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Sources [495 kB] [2020-10-29T16:02:53.475Z] Get:29 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Sources [10.4 kB] [2020-10-29T16:02:53.475Z] Get:30 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Sources [15.9 kB] [2020-10-29T16:02:53.475Z] Get:31 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Sources [432 kB] [2020-10-29T16:02:53.475Z] Get:32 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main arm64 Packages [1119 kB] [2020-10-29T16:02:53.475Z] Get:33 http://ports.ubuntu.com/ubuntu-ports bionic-updates/main Translation-en [367 kB] [2020-10-29T16:02:53.475Z] Get:34 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse arm64 Packages [5072 B] [2020-10-29T16:02:53.475Z] Get:35 http://ports.ubuntu.com/ubuntu-ports bionic-updates/multiverse Translation-en [6980 B] [2020-10-29T16:02:53.475Z] Get:36 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted arm64 Packages [2088 B] [2020-10-29T16:02:53.475Z] Get:37 http://ports.ubuntu.com/ubuntu-ports bionic-updates/restricted Translation-en [24.6 kB] [2020-10-29T16:02:53.475Z] Get:38 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe arm64 Packages [1479 kB] [2020-10-29T16:02:53.475Z] Get:39 http://ports.ubuntu.com/ubuntu-ports bionic-updates/universe Translation-en [354 kB] [2020-10-29T16:02:53.475Z] Fetched 32.6 MB in 6s (0 B/s) [2020-10-29T16:02:53.475Z] Get:1 libnorm1_1.5r6+dfsg1-6_arm64.deb [218 kB] [2020-10-29T16:02:53.475Z] Fetched 218 kB in 0s (0 B/s) [2020-10-29T16:02:53.475Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_arm64.deb [140 kB] [2020-10-29T16:02:53.475Z] Fetched 140 kB in 0s (0 B/s) [2020-10-29T16:02:53.475Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_arm64.deb [208 kB] [2020-10-29T16:02:53.475Z] Fetched 208 kB in 0s (0 B/s) [2020-10-29T16:02:53.475Z] Get:1 libsodium23_1.0.16-2_arm64.deb [90.4 kB] [2020-10-29T16:02:53.475Z] Fetched 90.4 kB in 0s (0 B/s) [2020-10-29T16:02:53.475Z] Pulling app-service-config [2020-10-29T16:02:58.892Z] Pulling config-common [2020-10-29T16:03:03.211Z] Skipping build go (already ran) [2020-10-29T16:03:03.211Z] Building app-service-config [2020-10-29T16:03:03.211Z] 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 [2020-10-29T16:03:04.645Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go v1.2.1-dev.55 [2020-10-29T16:03:05.136Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.56 [2020-10-29T16:03:05.136Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.111 [2020-10-29T16:03:05.136Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-10-29T16:03:05.136Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-10-29T16:03:05.136Z] go: downloading go.mongodb.org/mongo-driver v1.1.1 [2020-10-29T16:03:05.136Z] go: downloading github.com/google/uuid v1.1.2 [2020-10-29T16:03:05.136Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-10-29T16:03:05.136Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-10-29T16:03:05.136Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-10-29T16:03:05.136Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-10-29T16:03:05.136Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-10-29T16:03:05.136Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-10-29T16:04:13.159Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2020-10-29T16:05:09.686Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-10-29T16:05:09.686Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-10-29T16:05:09.686Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-10-29T16:05:09.686Z] go: downloading github.com/x448/float16 v0.8.4 [2020-10-29T16:05:09.686Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-10-29T16:05:09.686Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-10-29T16:05:09.686Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/go-stack/stack v1.8.0 [2020-10-29T16:05:09.686Z] go: downloading github.com/xdg/stringprep v1.0.0 [2020-10-29T16:05:09.686Z] go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-10-29T16:05:09.686Z] go: downloading github.com/golang/snappy v0.0.1 [2020-10-29T16:06:06.185Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-10-29T16:06:06.185Z] go: downloading github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-10-29T16:06:06.185Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-10-29T16:06:06.185Z] go: downloading golang.org/x/text v0.3.2 [2020-10-29T16:06:06.185Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-10-29T16:06:06.185Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-10-29T16:06:06.185Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-10-29T16:06:06.185Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-10-29T16:06:06.185Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-10-29T16:06:06.185Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-10-29T16:08:43.031Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-10-29T16:10:19.793Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-10-29T16:11:16.404Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-10-29T16:11:55.402Z] Building config-common [2020-10-29T16:12:03.641Z] Skipping stage go (already ran) [2020-10-29T16:12:03.641Z] Staging app-service-config [2020-10-29T16:12:06.246Z] Staging config-common [2020-10-29T16:12:10.537Z] Priming go [2020-10-29T16:12:13.908Z] Priming app-service-config [2020-10-29T16:12:19.362Z] 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 [2020-10-29T16:12:30.301Z] provisioning config files... [2020-10-29T16:12:30.317Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config5901725788069645373tmp [Pipeline] { [Pipeline] sh [2020-10-29T16:12:30.737Z] + set +x [2020-10-29T16:12:30.737Z] + curl -s https://codecov.io/bash [2020-10-29T16:12:30.737Z] + bash -s -- [2020-10-29T16:12:31.004Z] [2020-10-29T16:12:31.004Z] _____ _ [2020-10-29T16:12:31.004Z] / ____| | | [2020-10-29T16:12:31.004Z] | | ___ __| | ___ ___ _____ __ [2020-10-29T16:12:31.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-29T16:12:31.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-29T16:12:31.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-29T16:12:31.004Z] Bash-20201009-048fee3 [2020-10-29T16:12:31.004Z] [2020-10-29T16:12:31.004Z] [2020-10-29T16:12:31.004Z] ==> Jenkins CI detected. [2020-10-29T16:12:31.004Z] project root: . [2020-10-29T16:12:31.004Z] Fixing merge commit SHA [2020-10-29T16:12:31.004Z] --> token set from env [2020-10-29T16:12:31.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-29T16:12:31.004Z] ==> Running gcov in . (disable via -X gcov) [2020-10-29T16:12:31.004Z] ==> Python coveragepy not found [2020-10-29T16:12:31.004Z] ==> Searching for coverage reports in: [2020-10-29T16:12:31.004Z] + . [2020-10-29T16:12:31.288Z] -> Found 1 reports [2020-10-29T16:12:31.288Z] ==> Detecting git/mercurial file structure [2020-10-29T16:12:31.288Z] ==> Reading reports [2020-10-29T16:12:31.288Z] + ./coverage.out bytes=10 [2020-10-29T16:12:31.288Z] ==> Appending adjustments [2020-10-29T16:12:31.288Z] https://docs.codecov.io/docs/fixing-reports [2020-10-29T16:12:31.288Z] + Found adjustments [2020-10-29T16:12:31.288Z] ==> Gzipping contents [2020-10-29T16:12:31.288Z] ==> Uploading reports [2020-10-29T16:12:31.288Z] url: https://codecov.io [2020-10-29T16:12:31.288Z] query: branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-10-29T16:12:31.288Z] -> Pinging Codecov [2020-10-29T16:12:31.288Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-124&commit=958790dae25eb4aa599a15975d5755b3abdf86cf&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-124%2F25%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=124&job=&cmd_args= [2020-10-29T16:12:31.564Z] -> Uploading to [2020-10-29T16:12:31.564Z] [2020-10-29T16:12:31.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T16:12:31.564Z] Dload Upload Total Spent Left Speed [2020-10-29T16:12:31.564Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-29T16:12:31.564Z] X> Failed to upload [2020-10-29T16:12:31.564Z] ==> Uploading to Codecov [2020-10-29T16:12:31.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-29T16:12:31.564Z] Dload Upload Total Spent Left Speed [2020-10-29T16:12:32.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 499 100 121 100 378 233 730 --:--:-- --:--:-- --:--:-- 731 [2020-10-29T16:12:32.143Z] View reports at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/958790dae25eb4aa599a15975d5755b3abdf86cf [Pipeline] } [2020-10-29T16:12:32.157Z] 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 [2020-10-29T16:12:35.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T16:12:36.570Z] ---> package-listing.sh [2020-10-29T16:12:36.570Z] ++ facter osfamily [2020-10-29T16:12:36.570Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-29T16:12:36.570Z] + OS_FAMILY=redhat [2020-10-29T16:12:36.570Z] + workspace=/w/workspace/_app-service-configurable_PR-124 [2020-10-29T16:12:36.570Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-29T16:12:36.570Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-29T16:12:36.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-29T16:12:36.570Z] + PACKAGES=/tmp/packages_start.txt [2020-10-29T16:12:36.570Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-29T16:12:36.570Z] + PACKAGES=/tmp/packages_end.txt [2020-10-29T16:12:36.570Z] + case "${OS_FAMILY}" in [2020-10-29T16:12:36.570Z] + rpm -qa [2020-10-29T16:12:36.570Z] + sort [2020-10-29T16:12:40.843Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-29T16:12:40.843Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-29T16:12:40.843Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-29T16:12:40.843Z] + '[' /w/workspace/_app-service-configurable_PR-124 ']' [2020-10-29T16:12:40.843Z] + mkdir -p /w/workspace/_app-service-configurable_PR-124/archives/ [2020-10-29T16:12:40.843Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-124/archives/ [Pipeline] echo [2020-10-29T16:12:40.860Z] 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 [2020-10-29T16:12:41.161Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-29T16:12:41.487Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-29T16:12:41.752Z] [2020-10-29T16:12:41.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-29T16:12:42.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-29T16:12:42.404Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-29T16:12:42.404Z] df20fa9351a1: Pulling fs layer [2020-10-29T16:12:42.404Z] 36b3adc4ff6f: Pulling fs layer [2020-10-29T16:12:42.404Z] 8ad3a11d3b57: Pulling fs layer [2020-10-29T16:12:42.404Z] 46f8f816bc3b: Pulling fs layer [2020-10-29T16:12:42.404Z] 93b61091891f: Pulling fs layer [2020-10-29T16:12:42.404Z] 93b9cdb0e59b: Pulling fs layer [2020-10-29T16:12:42.404Z] 5e14af77c1be: Pulling fs layer [2020-10-29T16:12:42.404Z] 01666e4c0597: Pulling fs layer [2020-10-29T16:12:42.404Z] aa168da1d23b: Pulling fs layer [2020-10-29T16:12:42.404Z] 93b9cdb0e59b: Waiting [2020-10-29T16:12:42.404Z] 5e14af77c1be: Waiting [2020-10-29T16:12:42.404Z] 01666e4c0597: Waiting [2020-10-29T16:12:42.404Z] aa168da1d23b: Waiting [2020-10-29T16:12:42.404Z] 46f8f816bc3b: Waiting [2020-10-29T16:12:42.404Z] 93b61091891f: Waiting [2020-10-29T16:12:42.404Z] 36b3adc4ff6f: Verifying Checksum [2020-10-29T16:12:42.404Z] 36b3adc4ff6f: Download complete [2020-10-29T16:12:42.404Z] 46f8f816bc3b: Verifying Checksum [2020-10-29T16:12:42.404Z] 46f8f816bc3b: Download complete [2020-10-29T16:12:42.404Z] df20fa9351a1: Download complete [2020-10-29T16:12:42.404Z] 93b9cdb0e59b: Verifying Checksum [2020-10-29T16:12:42.404Z] 93b9cdb0e59b: Download complete [2020-10-29T16:12:42.685Z] 5e14af77c1be: Verifying Checksum [2020-10-29T16:12:42.685Z] 5e14af77c1be: Download complete [2020-10-29T16:12:42.685Z] 93b61091891f: Download complete [2020-10-29T16:12:42.685Z] 01666e4c0597: Verifying Checksum [2020-10-29T16:12:42.685Z] 01666e4c0597: Download complete [2020-10-29T16:12:42.959Z] df20fa9351a1: Pull complete [2020-10-29T16:12:43.225Z] 36b3adc4ff6f: Pull complete [2020-10-29T16:12:43.908Z] 8ad3a11d3b57: Verifying Checksum [2020-10-29T16:12:43.908Z] 8ad3a11d3b57: Download complete [2020-10-29T16:12:44.971Z] 8ad3a11d3b57: Pull complete [2020-10-29T16:12:45.259Z] 46f8f816bc3b: Pull complete [2020-10-29T16:12:45.855Z] 93b61091891f: Pull complete [2020-10-29T16:12:45.855Z] 93b9cdb0e59b: Pull complete [2020-10-29T16:12:46.128Z] 5e14af77c1be: Pull complete [2020-10-29T16:12:46.128Z] 01666e4c0597: Pull complete [2020-10-29T16:12:49.023Z] aa168da1d23b: Download complete [2020-10-29T16:12:59.209Z] aa168da1d23b: Pull complete [2020-10-29T16:12:59.209Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-29T16:12:59.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-29T16:12:59.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-29T16:12:59.544Z] prd-centos7-docker-4c-2g-9672 does not seem to be running inside a container [2020-10-29T16:12:59.635Z] $ 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 [2020-10-29T16:13:02.978Z] $ docker top df1d5b187320ba3692bbd59a0ccc6b17fef4de394c777221294fc95519dc8da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-29T16:13:03.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-29T16:13:04.380Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-29T16:13:04.720Z] + ls /var/log/sa-host [2020-10-29T16:13:04.720Z] + sadf -c /var/log/sa-host/sa05 [2020-10-29T16:13:04.720Z] file_magic: OK [2020-10-29T16:13:04.720Z] HZ: Using current value: 100 [2020-10-29T16:13:04.720Z] file_header: OK [2020-10-29T16:13:04.720Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-29T16:13:04.720Z] Statistics: [2020-10-29T16:13:04.720Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-29T16:13:04.720Z] File successfully converted to sysstat format version 12.2.1 [2020-10-29T16:13:04.720Z] + sadf -c /var/log/sa-host/sa29 [2020-10-29T16:13:04.720Z] file_magic: OK [2020-10-29T16:13:04.720Z] HZ: Using current value: 100 [2020-10-29T16:13:04.720Z] file_header: OK [2020-10-29T16:13:04.720Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-29T16:13:04.720Z] Statistics: [2020-10-29T16:13:04.732Z] 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...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...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...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...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...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...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...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...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...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...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...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...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...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... [2020-10-29T16:13:04.732Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-29T16:13:05.379Z] provisioning config files... [2020-10-29T16:13:05.401Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-124@tmp/config7512451576492199097tmp [Pipeline] { [Pipeline] echo [2020-10-29T16:13:05.488Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T16:13:05.825Z] ---> create-netrc.sh [Pipeline] } [2020-10-29T16:13:05.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-29T16:13:05.951Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T16:13:06.302Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-29T16:13:06.319Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T16:13:06.665Z] ---> sudo-logs.sh [2020-10-29T16:13:06.665Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-29T16:13:06.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T16:13:07.009Z] ---> job-cost.sh [2020-10-29T16:13:07.285Z] lf-activate-venv: SKIPPING [2020-10-29T16:13:07.285Z] INFO: No Stack... [2020-10-29T16:13:08.238Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-29T16:13:08.504Z] INFO: Archiving Costs [Pipeline] echo [2020-10-29T16:13:08.518Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-29T16:13:08.824Z] ---> logs-deploy.sh [2020-10-29T16:13:08.824Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-124/25 [2020-10-29T16:13:08.824Z] INFO: archiving workspace using pattern(s): [2020-10-29T16:13:11.455Z] Archives upload complete. [2020-10-29T16:13:11.455Z] INFO: archiving logs to Nexus [2020-10-29T16:13:13.449Z] ---> uname -a: [2020-10-29T16:13:13.449Z] Linux prd-centos7-docker-4c-2g-9672.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] ---> lscpu: [2020-10-29T16:13:13.449Z] Architecture: x86_64 [2020-10-29T16:13:13.449Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-29T16:13:13.449Z] Byte Order: Little Endian [2020-10-29T16:13:13.449Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-29T16:13:13.449Z] CPU(s): 4 [2020-10-29T16:13:13.449Z] On-line CPU(s) list: 0-3 [2020-10-29T16:13:13.449Z] Thread(s) per core: 1 [2020-10-29T16:13:13.449Z] Core(s) per socket: 1 [2020-10-29T16:13:13.449Z] Socket(s): 4 [2020-10-29T16:13:13.449Z] NUMA node(s): 1 [2020-10-29T16:13:13.449Z] Vendor ID: GenuineIntel [2020-10-29T16:13:13.449Z] CPU family: 6 [2020-10-29T16:13:13.449Z] Model: 44 [2020-10-29T16:13:13.449Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-29T16:13:13.449Z] Stepping: 1 [2020-10-29T16:13:13.449Z] CPU MHz: 2933.438 [2020-10-29T16:13:13.449Z] BogoMIPS: 5866.87 [2020-10-29T16:13:13.449Z] Virtualization: VT-x [2020-10-29T16:13:13.449Z] Hypervisor vendor: KVM [2020-10-29T16:13:13.449Z] Virtualization type: full [2020-10-29T16:13:13.449Z] L1d cache: 128 KiB [2020-10-29T16:13:13.449Z] L1i cache: 128 KiB [2020-10-29T16:13:13.449Z] L2 cache: 16 MiB [2020-10-29T16:13:13.449Z] L3 cache: 64 MiB [2020-10-29T16:13:13.449Z] NUMA node0 CPU(s): 0-3 [2020-10-29T16:13:13.449Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-29T16:13:13.449Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-29T16:13:13.449Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-29T16:13:13.449Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-29T16:13:13.449Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-29T16:13:13.449Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-29T16:13:13.449Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-29T16:13:13.449Z] Vulnerability Tsx async abort: Not affected [2020-10-29T16:13:13.449Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] ---> nproc: [2020-10-29T16:13:13.449Z] 4 [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] ---> df -h: [2020-10-29T16:13:13.449Z] Filesystem Size Used Available Use% Mounted on [2020-10-29T16:13:13.449Z] overlay 50.0G 6.9G 43.1G 14% / [2020-10-29T16:13:13.449Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-29T16:13:13.449Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-29T16:13:13.449Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-124 [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-124@tmp [2020-10-29T16:13:13.449Z] /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] ---> free -m: [2020-10-29T16:13:13.449Z] total used free shared buff/cache available [2020-10-29T16:13:13.449Z] Mem: 1837 772 120 0 943 977 [2020-10-29T16:13:13.449Z] Swap: 1023 1 1022 [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] ---> ip addr: [2020-10-29T16:13:13.449Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-29T16:13:13.449Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-29T16:13:13.449Z] inet 127.0.0.1/8 scope host lo [2020-10-29T16:13:13.449Z] valid_lft forever preferred_lft forever [2020-10-29T16:13:13.449Z] inet6 ::1/128 scope host [2020-10-29T16:13:13.449Z] valid_lft forever preferred_lft forever [2020-10-29T16:13:13.449Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-29T16:13:13.449Z] link/ether fa:16:3e:44:ad:20 brd ff:ff:ff:ff:ff:ff [2020-10-29T16:13:13.449Z] inet 10.30.122.194/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-29T16:13:13.449Z] valid_lft 53602sec preferred_lft 53602sec [2020-10-29T16:13:13.449Z] inet6 fe80::f816:3eff:fe44:ad20/64 scope link [2020-10-29T16:13:13.449Z] valid_lft forever preferred_lft forever [2020-10-29T16:13:13.449Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-29T16:13:13.449Z] link/ether 02:42:6e:dd:40:34 brd ff:ff:ff:ff:ff:ff [2020-10-29T16:13:13.449Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-29T16:13:13.449Z] valid_lft forever preferred_lft forever [2020-10-29T16:13:13.449Z] inet6 fe80::42:6eff:fedd:4034/64 scope link [2020-10-29T16:13:13.449Z] valid_lft forever preferred_lft forever [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] ---> sar -b -r -n DEV: [2020-10-29T16:13:13.449Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/29/20 _x86_64_ (4 CPU) [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] 07:06:16 LINUX RESTART (4 CPU) [2020-10-29T16:13:13.449Z] [2020-10-29T16:13:13.449Z] 07:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-29T16:13:13.449Z] 07:08:01 18.15 6.37 11.78 0.00 695.22 2419.91 0.00 [2020-10-29T16:13:13.449Z] 07:09:01 0.52 0.02 0.50 0.00 2.13 7.67 0.00 [2020-10-29T16:13:13.449Z] 07:10:01 0.17 0.00 0.17 0.00 0.00 1.88 0.00 [2020-10-29T16:13:13.449Z] 07:11:01 0.22 0.00 0.22 0.00 0.00 1.65 0.00 [2020-10-29T16:13:13.449Z] 07:12:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 [2020-10-29T16:13:13.449Z] 07:13:01 0.33 0.00 0.33 0.00 0.00 4.06 0.00 [2020-10-29T16:13:13.449Z] 07:14:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2020-10-29T16:13:13.449Z] 07:15:01 0.20 0.00 0.20 0.00 0.00 2.43 0.00 [2020-10-29T16:13:13.449Z] 07:16:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2020-10-29T16:13:13.449Z] 07:17:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 [2020-10-29T16:13:13.449Z] 07:18:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 [2020-10-29T16:13:13.449Z] 07:19:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.449Z] 07:20:02 0.25 0.00 0.25 0.00 0.00 2.58 0.00 [2020-10-29T16:13:13.449Z] 07:21:01 0.29 0.00 0.29 0.00 0.00 3.15 0.00 [2020-10-29T16:13:13.449Z] 07:22:01 0.38 0.17 0.22 0.00 5.33 2.16 0.00 [2020-10-29T16:13:13.449Z] 07:23:01 0.77 0.00 0.77 0.00 0.00 14.90 0.00 [2020-10-29T16:13:13.449Z] 07:24:01 0.32 0.00 0.32 0.00 0.00 4.93 0.00 [2020-10-29T16:13:13.449Z] 07:25:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2020-10-29T16:13:13.449Z] 07:26:01 0.25 0.00 0.25 0.00 0.00 3.66 0.00 [2020-10-29T16:13:13.449Z] 07:27:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2020-10-29T16:13:13.449Z] 07:28:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.449Z] 07:29:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2020-10-29T16:13:13.449Z] 07:30:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2020-10-29T16:13:13.449Z] 07:31:01 0.35 0.00 0.35 0.00 0.00 4.49 0.00 [2020-10-29T16:13:13.449Z] 07:32:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-10-29T16:13:13.449Z] 07:33:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.449Z] 07:34:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2020-10-29T16:13:13.449Z] 07:35:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.449Z] 07:36:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 [2020-10-29T16:13:13.449Z] 07:37:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 [2020-10-29T16:13:13.449Z] 07:38:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 [2020-10-29T16:13:13.449Z] 07:39:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.449Z] 07:40:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2020-10-29T16:13:13.449Z] 07:41:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.449Z] 07:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.449Z] 07:43:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.449Z] 07:44:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.449Z] 07:45:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.449Z] 07:46:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.449Z] 07:47:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.449Z] 07:48:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.449Z] 07:49:02 0.27 0.00 0.27 0.00 0.00 2.76 0.00 [2020-10-29T16:13:13.449Z] 07:50:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2020-10-29T16:13:13.449Z] 07:51:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-10-29T16:13:13.449Z] 07:52:01 0.25 0.00 0.25 0.00 0.00 2.44 0.00 [2020-10-29T16:13:13.449Z] 07:53:01 0.23 0.00 0.23 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.449Z] 07:54:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.449Z] 07:55:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2020-10-29T16:13:13.449Z] 07:56:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2020-10-29T16:13:13.449Z] 07:57:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.449Z] 07:58:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.449Z] 07:59:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 [2020-10-29T16:13:13.449Z] 08:00:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.449Z] 08:01:01 0.27 0.02 0.25 0.00 0.13 2.85 0.00 [2020-10-29T16:13:13.449Z] 08:02:02 0.45 0.12 0.33 0.00 2.13 5.57 0.00 [2020-10-29T16:13:13.449Z] 08:03:01 0.22 0.00 0.22 0.00 0.00 2.76 0.00 [2020-10-29T16:13:13.449Z] 08:04:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.449Z] 08:05:01 0.27 0.00 0.27 0.00 0.00 3.55 0.00 [2020-10-29T16:13:13.449Z] 08:06:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.449Z] 08:07:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2020-10-29T16:13:13.449Z] 08:08:01 0.17 0.00 0.17 0.00 0.00 1.76 0.00 [2020-10-29T16:13:13.449Z] 08:09:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2020-10-29T16:13:13.449Z] 08:10:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2020-10-29T16:13:13.449Z] 08:11:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.449Z] 08:12:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 [2020-10-29T16:13:13.449Z] 08:13:01 0.28 0.00 0.28 0.00 0.00 2.50 0.00 [2020-10-29T16:13:13.449Z] 08:14:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 [2020-10-29T16:13:13.449Z] 08:15:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.449Z] 08:16:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2020-10-29T16:13:13.449Z] 08:17:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.449Z] 08:18:02 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.449Z] 08:19:01 0.17 0.00 0.17 0.00 0.00 1.79 0.00 [2020-10-29T16:13:13.449Z] 08:20:01 0.33 0.00 0.33 0.00 0.00 4.36 0.00 [2020-10-29T16:13:13.449Z] 08:21:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.449Z] 08:22:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.449Z] 08:23:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.449Z] 08:24:01 0.20 0.00 0.20 0.00 0.00 1.93 0.00 [2020-10-29T16:13:13.449Z] 08:25:01 0.32 0.00 0.32 0.00 0.00 3.60 0.00 [2020-10-29T16:13:13.449Z] 08:26:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2020-10-29T16:13:13.449Z] 08:27:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 [2020-10-29T16:13:13.449Z] 08:28:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.449Z] 08:29:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2020-10-29T16:13:13.449Z] 08:30:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2020-10-29T16:13:13.449Z] 08:31:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.449Z] 08:32:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.449Z] 08:33:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2020-10-29T16:13:13.449Z] 08:34:02 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.450Z] 08:35:01 0.25 0.00 0.25 0.00 0.00 3.15 0.00 [2020-10-29T16:13:13.450Z] 08:36:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.450Z] 08:37:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.450Z] 08:38:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.450Z] 08:39:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.450Z] 08:40:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.450Z] 08:41:01 0.28 0.00 0.28 0.00 0.00 2.46 0.00 [2020-10-29T16:13:13.450Z] 08:42:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 [2020-10-29T16:13:13.450Z] 08:43:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2020-10-29T16:13:13.450Z] 08:44:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 08:45:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 [2020-10-29T16:13:13.450Z] 08:46:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.450Z] 08:47:01 0.47 0.30 0.17 0.00 127.47 1.33 0.00 [2020-10-29T16:13:13.450Z] 08:48:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.450Z] 08:49:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.450Z] 08:50:02 286.18 265.06 21.12 0.00 3679.10 831.52 0.00 [2020-10-29T16:13:13.450Z] 08:51:01 1.24 0.00 1.24 0.00 0.00 173.27 0.00 [2020-10-29T16:13:13.450Z] 08:52:01 0.38 0.00 0.38 0.00 0.00 5.94 0.00 [2020-10-29T16:13:13.450Z] 08:53:01 0.22 0.00 0.22 0.00 0.00 3.05 0.00 [2020-10-29T16:13:13.450Z] 08:54:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 [2020-10-29T16:13:13.450Z] 08:55:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.450Z] 08:56:01 0.38 0.00 0.38 0.00 0.00 6.36 0.00 [2020-10-29T16:13:13.450Z] 08:57:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 [2020-10-29T16:13:13.450Z] 08:58:01 0.23 0.00 0.23 0.00 0.00 3.83 0.00 [2020-10-29T16:13:13.450Z] 08:59:01 0.23 0.00 0.23 0.00 0.00 3.83 0.00 [2020-10-29T16:13:13.450Z] 09:00:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 [2020-10-29T16:13:13.450Z] 09:01:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 [2020-10-29T16:13:13.450Z] 09:02:01 0.35 0.00 0.35 0.00 0.00 5.69 0.00 [2020-10-29T16:13:13.450Z] 09:03:01 0.22 0.00 0.22 0.00 0.00 3.70 0.00 [2020-10-29T16:13:13.450Z] 09:04:01 0.33 0.00 0.33 0.00 0.00 5.55 0.00 [2020-10-29T16:13:13.450Z] 09:05:02 0.27 0.00 0.27 0.00 0.00 4.70 0.00 [2020-10-29T16:13:13.450Z] 09:06:01 0.24 0.00 0.24 0.00 0.00 3.49 0.00 [2020-10-29T16:13:13.450Z] 09:07:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 [2020-10-29T16:13:13.450Z] 09:08:01 0.23 0.00 0.23 0.00 0.00 4.03 0.00 [2020-10-29T16:13:13.450Z] 09:09:01 0.38 0.00 0.38 0.00 0.00 5.84 0.00 [2020-10-29T16:13:13.450Z] 09:10:01 0.33 0.00 0.33 0.00 0.00 4.99 0.00 [2020-10-29T16:13:13.450Z] 09:11:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2020-10-29T16:13:13.450Z] 09:12:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.450Z] 09:13:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.450Z] 09:14:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.450Z] 09:15:01 0.17 0.00 0.17 0.00 0.00 1.46 0.00 [2020-10-29T16:13:13.450Z] 09:16:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 [2020-10-29T16:13:13.450Z] 09:17:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.450Z] 09:18:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 09:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.450Z] 09:20:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 09:21:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.450Z] 09:22:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.450Z] 09:23:01 0.29 0.00 0.29 0.00 0.00 3.34 0.00 [2020-10-29T16:13:13.450Z] 09:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.450Z] 09:25:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2020-10-29T16:13:13.450Z] 09:26:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2020-10-29T16:13:13.450Z] 09:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 09:28:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 09:29:01 0.23 0.00 0.23 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.450Z] 09:30:01 0.33 0.00 0.33 0.00 0.00 4.65 0.00 [2020-10-29T16:13:13.450Z] 09:31:01 0.23 0.00 0.23 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 09:32:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 09:33:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 09:34:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 [2020-10-29T16:13:13.450Z] 09:35:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.450Z] 09:36:01 0.23 0.00 0.23 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.450Z] 09:37:01 0.23 0.00 0.23 0.00 0.00 1.83 0.00 [2020-10-29T16:13:13.450Z] 09:38:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 09:39:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 09:40:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2020-10-29T16:13:13.450Z] 09:41:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 09:42:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 [2020-10-29T16:13:13.450Z] 09:43:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 09:44:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 [2020-10-29T16:13:13.450Z] 09:45:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2020-10-29T16:13:13.450Z] 09:46:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.450Z] 09:47:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2020-10-29T16:13:13.450Z] 09:48:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 09:49:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 09:50:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 09:51:01 0.25 0.00 0.25 0.00 0.00 2.36 0.00 [2020-10-29T16:13:13.450Z] 09:52:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 [2020-10-29T16:13:13.450Z] 09:53:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 09:54:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 09:55:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2020-10-29T16:13:13.450Z] 09:56:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.450Z] 09:57:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.450Z] 09:58:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 09:59:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 [2020-10-29T16:13:13.450Z] 10:00:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 10:01:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.450Z] 10:02:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 10:03:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.450Z] 10:04:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 10:05:01 0.28 0.00 0.28 0.00 0.00 4.85 0.00 [2020-10-29T16:13:13.450Z] 10:06:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 10:07:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 10:08:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 [2020-10-29T16:13:13.450Z] 10:09:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.450Z] 10:10:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2020-10-29T16:13:13.450Z] 10:11:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 [2020-10-29T16:13:13.450Z] 10:12:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.450Z] 10:13:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 [2020-10-29T16:13:13.450Z] 10:14:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 [2020-10-29T16:13:13.450Z] 10:15:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2020-10-29T16:13:13.450Z] 10:16:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 10:17:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.450Z] 10:18:01 0.22 0.00 0.22 0.00 0.00 2.38 0.00 [2020-10-29T16:13:13.450Z] 10:19:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 [2020-10-29T16:13:13.450Z] 10:20:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.450Z] 10:21:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.450Z] 10:22:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 10:23:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.450Z] 10:24:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 10:25:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.450Z] 10:26:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.450Z] 10:27:01 1.07 0.82 0.25 0.00 36.90 2.81 0.00 [2020-10-29T16:13:13.450Z] 10:28:02 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.450Z] 10:29:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.450Z] 10:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.450Z] 10:31:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.450Z] 10:32:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 10:33:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 [2020-10-29T16:13:13.450Z] 10:34:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2020-10-29T16:13:13.450Z] 10:35:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.450Z] 10:36:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2020-10-29T16:13:13.450Z] 10:37:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 10:38:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.450Z] 10:39:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.450Z] 10:40:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 [2020-10-29T16:13:13.450Z] 10:41:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 [2020-10-29T16:13:13.450Z] 10:42:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.450Z] 10:43:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.450Z] 10:44:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.450Z] 10:45:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.450Z] 10:46:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.450Z] 10:47:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 [2020-10-29T16:13:13.450Z] 10:48:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 [2020-10-29T16:13:13.450Z] 10:49:01 0.35 0.00 0.35 0.00 0.00 3.66 0.00 [2020-10-29T16:13:13.450Z] 10:50:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2020-10-29T16:13:13.450Z] 10:51:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2020-10-29T16:13:13.450Z] 10:52:01 0.28 0.00 0.28 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.450Z] 10:53:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 10:54:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 10:55:01 0.33 0.00 0.33 0.00 0.00 4.40 0.00 [2020-10-29T16:13:13.450Z] 10:56:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2020-10-29T16:13:13.450Z] 10:57:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.450Z] 10:58:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2020-10-29T16:13:13.450Z] 10:59:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 11:00:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 11:01:01 0.20 0.00 0.20 0.00 0.00 1.76 0.00 [2020-10-29T16:13:13.450Z] 11:02:01 0.27 0.00 0.27 0.00 0.00 2.90 0.00 [2020-10-29T16:13:13.450Z] 11:03:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 11:04:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 11:05:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2020-10-29T16:13:13.450Z] 11:06:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.450Z] 11:07:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.450Z] 11:08:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.450Z] 11:09:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 11:10:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.450Z] 11:11:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.450Z] 11:12:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.450Z] 11:13:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.450Z] 11:14:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.450Z] 11:15:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2020-10-29T16:13:13.450Z] 11:16:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 [2020-10-29T16:13:13.450Z] 11:17:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.450Z] 11:18:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 11:19:02 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.450Z] 11:20:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2020-10-29T16:13:13.450Z] 11:21:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.450Z] 11:22:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 [2020-10-29T16:13:13.450Z] 11:23:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.450Z] 11:24:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2020-10-29T16:13:13.450Z] 11:25:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.450Z] 11:26:01 0.25 0.00 0.25 0.00 0.00 3.09 0.00 [2020-10-29T16:13:13.450Z] 11:27:01 0.22 0.00 0.22 0.00 0.00 2.13 0.00 [2020-10-29T16:13:13.450Z] 11:28:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 [2020-10-29T16:13:13.450Z] 11:29:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 [2020-10-29T16:13:13.450Z] 11:30:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.450Z] 11:31:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-10-29T16:13:13.451Z] 11:32:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.451Z] 11:33:02 0.25 0.00 0.25 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.451Z] 11:34:01 0.22 0.00 0.22 0.00 0.00 2.22 0.00 [2020-10-29T16:13:13.451Z] 11:35:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 [2020-10-29T16:13:13.451Z] 11:36:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 [2020-10-29T16:13:13.451Z] 11:37:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 [2020-10-29T16:13:13.451Z] 11:38:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2020-10-29T16:13:13.451Z] 11:39:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 11:40:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.451Z] 11:41:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 11:42:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 11:43:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 11:44:01 0.27 0.00 0.27 0.00 0.00 4.34 0.00 [2020-10-29T16:13:13.451Z] 11:45:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 11:46:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.451Z] 11:47:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.451Z] 11:48:02 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 11:49:01 0.22 0.00 0.22 0.00 0.00 2.59 0.00 [2020-10-29T16:13:13.451Z] 11:50:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2020-10-29T16:13:13.451Z] 11:51:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.451Z] 11:52:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 11:53:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 11:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.451Z] 11:55:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.451Z] 11:56:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 11:57:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 11:58:01 0.28 0.00 0.28 0.00 0.00 3.56 0.00 [2020-10-29T16:13:13.451Z] 11:59:01 0.22 0.00 0.22 0.00 0.00 2.61 0.00 [2020-10-29T16:13:13.451Z] 12:00:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 [2020-10-29T16:13:13.451Z] 12:01:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 [2020-10-29T16:13:13.451Z] 12:02:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 [2020-10-29T16:13:13.451Z] 12:03:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 [2020-10-29T16:13:13.451Z] 12:04:02 0.25 0.00 0.25 0.00 0.00 3.38 0.00 [2020-10-29T16:13:13.451Z] 12:05:01 0.32 0.00 0.32 0.00 0.00 5.79 0.00 [2020-10-29T16:13:13.451Z] 12:06:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2020-10-29T16:13:13.451Z] 12:07:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:08:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.451Z] 12:09:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 12:10:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:11:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2020-10-29T16:13:13.451Z] 12:12:01 0.27 0.00 0.27 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.451Z] 12:13:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.451Z] 12:14:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.451Z] 12:15:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:16:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 12:17:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.451Z] 12:18:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 [2020-10-29T16:13:13.451Z] 12:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 12:20:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.451Z] 12:21:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 12:22:02 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:23:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2020-10-29T16:13:13.451Z] 12:24:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.451Z] 12:25:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:26:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 [2020-10-29T16:13:13.451Z] 12:27:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 12:28:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 12:29:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.451Z] 12:30:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:31:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 12:32:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:33:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 [2020-10-29T16:13:13.451Z] 12:34:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.451Z] 12:35:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:36:01 0.23 0.00 0.23 0.00 0.00 2.51 0.00 [2020-10-29T16:13:13.451Z] 12:37:01 0.30 0.00 0.30 0.00 0.00 4.44 0.00 [2020-10-29T16:13:13.451Z] 12:38:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.451Z] 12:39:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 12:40:02 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.451Z] 12:41:01 0.24 0.00 0.24 0.00 0.00 2.73 0.00 [2020-10-29T16:13:13.451Z] 12:42:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:43:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.451Z] 12:44:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 12:45:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.451Z] 12:46:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 12:47:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 [2020-10-29T16:13:13.451Z] 12:48:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.451Z] 12:49:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 12:50:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 12:51:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 12:52:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 12:53:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.451Z] 12:54:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2020-10-29T16:13:13.451Z] 12:55:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2020-10-29T16:13:13.451Z] 12:56:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 [2020-10-29T16:13:13.451Z] 12:57:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2020-10-29T16:13:13.451Z] 12:58:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.451Z] 12:59:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.451Z] 13:00:02 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2020-10-29T16:13:13.451Z] 13:01:01 0.29 0.00 0.29 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.451Z] 13:02:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2020-10-29T16:13:13.451Z] 13:03:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 13:04:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.451Z] 13:05:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.451Z] 13:06:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 13:07:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 [2020-10-29T16:13:13.451Z] 13:08:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 [2020-10-29T16:13:13.451Z] 13:09:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.451Z] 13:10:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 [2020-10-29T16:13:13.451Z] 13:11:01 0.27 0.00 0.27 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.451Z] 13:12:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2020-10-29T16:13:13.451Z] 13:13:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.451Z] 13:14:01 0.25 0.00 0.25 0.00 0.00 3.23 0.00 [2020-10-29T16:13:13.451Z] 13:15:01 0.30 0.00 0.30 0.00 0.00 3.95 0.00 [2020-10-29T16:13:13.451Z] 13:16:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 [2020-10-29T16:13:13.451Z] 13:17:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 13:18:01 0.15 0.00 0.15 0.00 0.00 1.86 0.00 [2020-10-29T16:13:13.451Z] 13:19:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 13:20:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 13:21:01 0.25 0.00 0.25 0.00 0.00 2.94 0.00 [2020-10-29T16:13:13.451Z] 13:22:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 [2020-10-29T16:13:13.451Z] 13:23:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.451Z] 13:24:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 13:25:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 [2020-10-29T16:13:13.451Z] 13:26:01 0.35 0.00 0.35 0.00 0.00 3.55 0.00 [2020-10-29T16:13:13.451Z] 13:27:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 [2020-10-29T16:13:13.451Z] 13:28:01 0.27 0.00 0.27 0.00 0.00 2.35 0.00 [2020-10-29T16:13:13.451Z] 13:29:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 [2020-10-29T16:13:13.451Z] 13:30:02 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.451Z] 13:31:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 [2020-10-29T16:13:13.451Z] 13:32:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.451Z] 13:33:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.451Z] 13:34:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.451Z] 13:35:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 [2020-10-29T16:13:13.451Z] 13:36:01 0.28 0.00 0.28 0.00 0.00 3.15 0.00 [2020-10-29T16:13:13.451Z] 13:37:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2020-10-29T16:13:13.451Z] 13:38:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2020-10-29T16:13:13.451Z] 13:39:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.451Z] 13:40:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2020-10-29T16:13:13.451Z] 13:41:01 0.28 0.00 0.28 0.00 0.00 3.25 0.00 [2020-10-29T16:13:13.451Z] 13:42:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.451Z] 13:43:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 [2020-10-29T16:13:13.451Z] 13:44:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2020-10-29T16:13:13.451Z] 13:45:01 0.22 0.00 0.22 0.00 0.00 2.26 0.00 [2020-10-29T16:13:13.451Z] 13:46:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 [2020-10-29T16:13:13.451Z] 13:47:01 0.23 0.02 0.22 0.00 1.20 2.18 0.00 [2020-10-29T16:13:13.451Z] 13:48:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.451Z] 13:49:02 0.25 0.00 0.25 0.00 0.00 2.98 0.00 [2020-10-29T16:13:13.451Z] 13:50:01 0.25 0.00 0.25 0.00 0.00 2.67 0.00 [2020-10-29T16:13:13.451Z] 13:51:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 [2020-10-29T16:13:13.451Z] 13:52:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2020-10-29T16:13:13.451Z] 13:53:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2020-10-29T16:13:13.451Z] 13:54:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2020-10-29T16:13:13.451Z] 13:55:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2020-10-29T16:13:13.451Z] 13:56:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2020-10-29T16:13:13.451Z] 13:57:01 0.25 0.00 0.25 0.00 0.00 2.50 0.00 [2020-10-29T16:13:13.451Z] 13:58:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 [2020-10-29T16:13:13.451Z] 13:59:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 [2020-10-29T16:13:13.451Z] 14:00:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 14:01:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2020-10-29T16:13:13.451Z] 14:02:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 14:03:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.451Z] 14:04:01 0.28 0.00 0.28 0.00 0.00 3.41 0.00 [2020-10-29T16:13:13.451Z] 14:05:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 [2020-10-29T16:13:13.451Z] 14:06:02 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 14:07:01 0.17 0.00 0.17 0.00 0.00 1.41 0.00 [2020-10-29T16:13:13.451Z] 14:08:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.451Z] 14:09:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.451Z] 14:10:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2020-10-29T16:13:13.451Z] 14:11:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 [2020-10-29T16:13:13.451Z] 14:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.451Z] 14:13:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.451Z] 14:14:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.451Z] 14:15:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.451Z] 14:16:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.451Z] 14:17:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.451Z] 14:18:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 [2020-10-29T16:13:13.451Z] 14:19:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2020-10-29T16:13:13.451Z] 14:20:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2020-10-29T16:13:13.451Z] 14:21:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2020-10-29T16:13:13.451Z] 14:22:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.451Z] 14:23:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.451Z] 14:24:02 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.451Z] 14:25:01 0.29 0.00 0.29 0.00 0.00 3.30 0.00 [2020-10-29T16:13:13.451Z] 14:26:01 0.22 0.00 0.22 0.00 0.00 2.01 0.00 [2020-10-29T16:13:13.451Z] 14:27:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.452Z] 14:28:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.452Z] 14:29:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.452Z] 14:30:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 14:31:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 14:32:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 [2020-10-29T16:13:13.452Z] 14:33:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 14:34:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.452Z] 14:35:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 14:36:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2020-10-29T16:13:13.452Z] 14:37:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.452Z] 14:38:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 14:39:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2020-10-29T16:13:13.452Z] 14:40:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 14:41:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 14:42:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.452Z] 14:43:02 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.452Z] 14:44:01 0.22 0.00 0.22 0.00 0.00 2.46 0.00 [2020-10-29T16:13:13.452Z] 14:45:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.452Z] 14:46:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2020-10-29T16:13:13.452Z] 14:47:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.452Z] 14:48:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 14:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.452Z] 14:50:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 14:51:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.452Z] 14:52:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2020-10-29T16:13:13.452Z] 14:53:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.452Z] 14:54:01 0.33 0.00 0.33 0.00 0.00 4.88 0.00 [2020-10-29T16:13:13.452Z] 14:55:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2020-10-29T16:13:13.452Z] 14:56:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 14:57:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.452Z] 14:58:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 14:59:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.452Z] 15:00:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.452Z] 15:01:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 [2020-10-29T16:13:13.452Z] 15:02:01 0.25 0.00 0.25 0.00 0.00 3.01 0.00 [2020-10-29T16:13:13.452Z] 15:03:01 0.23 0.00 0.23 0.00 0.00 2.50 0.00 [2020-10-29T16:13:13.452Z] 15:04:01 0.32 0.00 0.32 0.00 0.00 4.89 0.00 [2020-10-29T16:13:13.452Z] 15:05:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2020-10-29T16:13:13.452Z] 15:06:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 [2020-10-29T16:13:13.452Z] 15:07:01 0.35 0.00 0.35 0.00 0.00 4.88 0.00 [2020-10-29T16:13:13.452Z] 15:08:01 0.28 0.00 0.28 0.00 0.00 4.40 0.00 [2020-10-29T16:13:13.452Z] 15:09:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 [2020-10-29T16:13:13.452Z] 15:10:01 0.27 0.00 0.27 0.00 0.00 3.91 0.00 [2020-10-29T16:13:13.452Z] 15:11:01 0.22 0.00 0.22 0.00 0.00 2.78 0.00 [2020-10-29T16:13:13.452Z] 15:12:01 0.32 0.00 0.32 0.00 0.00 4.63 0.00 [2020-10-29T16:13:13.452Z] 15:13:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2020-10-29T16:13:13.452Z] 15:14:01 0.37 0.00 0.37 0.00 0.00 5.51 0.00 [2020-10-29T16:13:13.452Z] 15:15:01 0.30 0.00 0.30 0.00 0.00 5.04 0.00 [2020-10-29T16:13:13.452Z] 15:16:01 0.23 0.00 0.23 0.00 0.00 3.56 0.00 [2020-10-29T16:13:13.452Z] 15:17:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 [2020-10-29T16:13:13.452Z] 15:18:01 0.28 0.00 0.28 0.00 0.00 4.28 0.00 [2020-10-29T16:13:13.452Z] 15:19:01 0.33 0.00 0.33 0.00 0.00 5.28 0.00 [2020-10-29T16:13:13.452Z] 15:20:01 0.28 0.00 0.28 0.00 0.00 4.55 0.00 [2020-10-29T16:13:13.452Z] 15:21:02 0.27 0.00 0.27 0.00 0.00 3.63 0.00 [2020-10-29T16:13:13.452Z] 15:22:01 0.36 0.00 0.36 0.00 0.00 5.76 0.00 [2020-10-29T16:13:13.452Z] 15:23:01 0.22 0.00 0.22 0.00 0.00 2.31 0.00 [2020-10-29T16:13:13.452Z] 15:24:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 15:25:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 15:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.452Z] 15:27:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 15:28:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2020-10-29T16:13:13.452Z] 15:29:01 0.25 0.00 0.25 0.00 0.00 3.21 0.00 [2020-10-29T16:13:13.452Z] 15:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 15:31:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.452Z] 15:32:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 15:33:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2020-10-29T16:13:13.452Z] 15:34:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 15:35:01 0.25 0.00 0.25 0.00 0.00 2.46 0.00 [2020-10-29T16:13:13.452Z] 15:36:01 0.18 0.00 0.18 0.00 0.00 1.87 0.00 [2020-10-29T16:13:13.452Z] 15:37:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.452Z] 15:38:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2020-10-29T16:13:13.452Z] 15:39:02 0.27 0.00 0.27 0.00 0.00 2.96 0.00 [2020-10-29T16:13:13.452Z] 15:40:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2020-10-29T16:13:13.452Z] 15:41:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2020-10-29T16:13:13.452Z] 15:42:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2020-10-29T16:13:13.452Z] 15:43:01 47.65 15.16 32.49 0.00 5010.81 2454.93 0.00 [2020-10-29T16:13:13.452Z] 15:44:01 1.51 0.00 1.51 0.00 0.00 27.63 0.00 [2020-10-29T16:13:13.452Z] 15:45:01 0.35 0.00 0.35 0.00 0.00 5.24 0.00 [2020-10-29T16:13:13.452Z] 15:46:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 15:47:01 0.23 0.00 0.23 0.00 0.00 2.74 0.00 [2020-10-29T16:13:13.452Z] 15:48:01 0.17 0.00 0.17 0.00 0.00 2.53 0.00 [2020-10-29T16:13:13.452Z] 15:49:01 0.27 0.02 0.25 0.00 0.13 3.08 0.00 [2020-10-29T16:13:13.452Z] 15:50:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2020-10-29T16:13:13.452Z] 15:51:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.452Z] 15:52:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2020-10-29T16:13:13.452Z] 15:53:02 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2020-10-29T16:13:13.452Z] 15:54:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.452Z] 15:55:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2020-10-29T16:13:13.452Z] 15:56:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 [2020-10-29T16:13:13.452Z] 15:57:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 15:58:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2020-10-29T16:13:13.452Z] 15:59:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.452Z] 16:00:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 [2020-10-29T16:13:13.452Z] 16:01:01 0.32 0.03 0.28 0.00 0.53 3.14 0.00 [2020-10-29T16:13:13.452Z] 16:02:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 [2020-10-29T16:13:13.452Z] 16:03:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.452Z] 16:04:01 0.22 0.00 0.22 0.00 0.00 2.41 0.00 [2020-10-29T16:13:13.452Z] 16:05:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2020-10-29T16:13:13.452Z] 16:06:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2020-10-29T16:13:13.452Z] 16:07:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2020-10-29T16:13:13.452Z] 16:08:02 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2020-10-29T16:13:13.452Z] 16:09:01 0.24 0.00 0.24 0.00 0.00 2.86 0.00 [2020-10-29T16:13:13.452Z] 16:10:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 [2020-10-29T16:13:13.452Z] 16:11:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2020-10-29T16:13:13.452Z] 16:12:01 0.15 0.00 0.15 0.00 0.00 1.81 0.00 [2020-10-29T16:13:13.452Z] 16:13:01 137.61 72.72 64.90 0.00 6340.24 17276.96 0.00 [2020-10-29T16:13:13.452Z] Average: 1.14 0.66 0.48 0.00 29.16 45.17 0.00 [2020-10-29T16:13:13.452Z] [2020-10-29T16:13:13.452Z] 07:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-29T16:13:13.452Z] 07:08:01 103800 0 441560 23.47 2620 1333576 990968 33.82 286308 1336780 36 [2020-10-29T16:13:13.452Z] 07:09:01 108284 0 437064 23.23 2620 1333588 966828 33.00 282864 1336528 20 [2020-10-29T16:13:13.452Z] 07:10:01 108588 0 436752 23.21 2620 1333596 966828 33.00 283004 1336528 8 [2020-10-29T16:13:13.452Z] 07:11:01 107040 0 438296 23.29 2620 1333600 966828 33.00 284644 1336532 12 [2020-10-29T16:13:13.452Z] 07:12:01 106728 0 438604 23.31 2620 1333604 966864 33.00 284056 1337120 16 [2020-10-29T16:13:13.452Z] 07:13:01 106508 0 438820 23.32 2620 1333608 966924 33.00 284436 1337120 8 [2020-10-29T16:13:13.452Z] 07:14:01 107328 0 437996 23.28 2620 1333612 966828 33.00 283936 1337116 8 [2020-10-29T16:13:13.452Z] 07:15:01 107132 0 438188 23.29 2620 1333616 966828 33.00 280004 1341052 8 [2020-10-29T16:13:13.452Z] 07:16:01 107032 0 438280 23.29 2620 1333624 966828 33.00 280140 1341052 12 [2020-10-29T16:13:13.452Z] 07:17:01 106760 0 438548 23.31 2620 1333628 966828 33.00 279724 1341332 8 [2020-10-29T16:13:13.452Z] 07:18:01 106804 0 438500 23.31 2620 1333632 966912 33.00 280424 1341332 8 [2020-10-29T16:13:13.452Z] 07:19:01 106836 0 438464 23.30 2620 1333636 966900 33.00 280252 1341332 8 [2020-10-29T16:13:13.452Z] 07:20:02 107312 0 437984 23.28 2620 1333640 966828 33.00 279816 1341396 8 [2020-10-29T16:13:13.452Z] 07:21:01 107288 0 438004 23.28 2620 1333644 966828 33.00 279928 1341396 8 [2020-10-29T16:13:13.452Z] 07:22:01 107132 0 438156 23.29 2620 1333648 966828 33.00 279932 1341396 16 [2020-10-29T16:13:13.452Z] 07:23:01 106204 0 439076 23.34 2620 1333656 966924 33.00 280428 1341396 8 [2020-10-29T16:13:13.452Z] 07:24:01 106888 0 438388 23.30 2620 1333660 966888 33.00 280132 1341396 12 [2020-10-29T16:13:13.452Z] 07:25:01 107016 0 438252 23.29 2620 1333668 966828 33.00 279844 1341396 16 [2020-10-29T16:13:13.452Z] 07:26:01 106936 0 438328 23.30 2620 1333672 966828 33.00 279724 1341396 8 [2020-10-29T16:13:13.452Z] 07:27:01 107048 0 438212 23.29 2620 1333676 966828 33.00 279852 1341396 8 [2020-10-29T16:13:13.452Z] 07:28:01 106828 0 438428 23.30 2620 1333680 966888 33.00 280164 1341396 8 [2020-10-29T16:13:13.452Z] 07:29:01 106500 0 438752 23.32 2620 1333684 966900 33.00 280336 1341396 16 [2020-10-29T16:13:13.452Z] 07:30:01 106916 0 438332 23.30 2620 1333688 966828 33.00 279976 1341396 12 [2020-10-29T16:13:13.452Z] 07:31:01 107132 0 438112 23.28 2620 1333692 966828 33.00 279872 1341396 8 [2020-10-29T16:13:13.452Z] 07:32:01 106776 0 438460 23.30 2620 1333700 966828 33.00 279756 1341396 8 [2020-10-29T16:13:13.452Z] 07:33:01 106476 0 438756 23.32 2620 1333704 966936 33.00 280460 1341396 8 [2020-10-29T16:13:13.452Z] 07:34:01 106924 0 438304 23.29 2620 1333708 966828 33.00 279896 1341396 8 [2020-10-29T16:13:13.452Z] 07:35:02 106884 0 438340 23.30 2620 1333712 966828 33.00 279884 1341396 8 [2020-10-29T16:13:13.453Z] 07:36:01 106800 0 438416 23.30 2620 1333720 966828 33.00 279904 1341400 8 [2020-10-29T16:13:13.453Z] 07:37:01 107024 0 438192 23.29 2620 1333720 966828 33.00 279892 1341396 8 [2020-10-29T16:13:13.453Z] 07:38:01 106404 0 438808 23.32 2620 1333724 966924 33.00 280300 1341396 8 [2020-10-29T16:13:13.453Z] 07:39:01 106604 0 438596 23.31 2620 1333736 966828 33.00 279808 1341396 8 [2020-10-29T16:13:13.453Z] 07:40:01 107164 0 438036 23.28 2620 1333736 966828 33.00 279932 1341396 8 [2020-10-29T16:13:13.453Z] 07:41:01 106472 0 438720 23.32 2620 1333744 966864 33.00 280236 1341396 8 [2020-10-29T16:13:13.453Z] 07:42:01 106588 0 438600 23.31 2620 1333748 966828 33.00 279816 1341396 8 [2020-10-29T16:13:13.453Z] 07:43:01 105800 0 439384 23.35 2620 1333752 966984 33.00 280760 1341400 16 [2020-10-29T16:13:13.453Z] 07:44:01 106344 0 438836 23.32 2620 1333756 966828 33.00 279956 1341396 12 [2020-10-29T16:13:13.453Z] 07:45:01 106784 0 438392 23.30 2620 1333760 966828 33.00 280096 1341396 8 [2020-10-29T16:13:13.453Z] 07:46:01 106768 0 438404 23.30 2620 1333764 966876 33.00 280092 1341396 8 [2020-10-29T16:13:13.453Z] 07:47:01 106824 0 438344 23.30 2620 1333768 966828 33.00 279980 1341396 8 [2020-10-29T16:13:13.453Z] 07:48:01 106488 0 438672 23.31 2620 1333776 966912 33.00 280416 1341396 8 [2020-10-29T16:13:13.453Z] 07:49:02 107328 0 437824 23.27 2620 1333784 966828 33.00 279976 1341400 8 [2020-10-29T16:13:13.453Z] 07:50:01 107008 0 438140 23.29 2620 1333788 966864 33.00 280300 1341396 8 [2020-10-29T16:13:13.453Z] 07:51:01 107048 0 438096 23.28 2620 1333792 966828 33.00 280008 1341396 8 [2020-10-29T16:13:13.453Z] 07:52:01 106560 0 438580 23.31 2620 1333796 966828 33.00 279952 1341436 8 [2020-10-29T16:13:13.453Z] 07:53:01 105988 0 439148 23.34 2620 1333800 966924 33.00 280604 1341436 8 [2020-10-29T16:13:13.453Z] 07:54:01 106372 0 438760 23.32 2620 1333804 966864 33.00 280284 1341436 12 [2020-10-29T16:13:13.453Z] 07:55:01 106568 0 438552 23.31 2620 1333816 966828 33.00 279980 1341436 12 [2020-10-29T16:13:13.453Z] 07:56:01 106956 0 438164 23.29 2620 1333816 966828 33.00 279980 1341436 8 [2020-10-29T16:13:13.453Z] 07:57:01 106816 0 438296 23.29 2620 1333824 966828 33.00 280004 1341436 8 [2020-10-29T16:13:13.453Z] 07:58:01 106488 0 438620 23.31 2620 1333828 966888 33.00 280328 1341436 8 [2020-10-29T16:13:13.453Z] 07:59:01 106496 0 438612 23.31 2620 1333828 966868 33.00 280304 1341436 8 [2020-10-29T16:13:13.453Z] 08:00:01 106536 0 438564 23.31 2620 1333836 966840 33.00 280020 1341436 8 [2020-10-29T16:13:13.453Z] 08:01:01 105704 0 439392 23.35 2620 1333840 969300 33.08 281016 1341436 8 [2020-10-29T16:13:13.453Z] 08:02:02 106364 0 438592 23.31 2620 1333980 967336 33.01 280308 1341516 8 [2020-10-29T16:13:13.453Z] 08:03:01 105428 0 439520 23.36 2620 1333988 967420 33.02 280756 1341516 8 [2020-10-29T16:13:13.453Z] 08:04:01 106144 0 438800 23.32 2620 1333992 967336 33.01 280384 1341512 12 [2020-10-29T16:13:13.453Z] 08:05:01 104488 0 440448 23.41 2620 1334000 967640 33.02 281856 1341520 8 [2020-10-29T16:13:13.453Z] 08:06:01 105816 0 439120 23.34 2620 1334000 967400 33.02 280312 1341516 8 [2020-10-29T16:13:13.453Z] 08:07:01 105952 0 438980 23.33 2620 1334004 967400 33.02 280316 1341516 8 [2020-10-29T16:13:13.453Z] 08:08:01 105412 0 439512 23.36 2620 1334012 967532 33.02 281148 1341516 8 [2020-10-29T16:13:13.453Z] 08:09:01 106004 0 438920 23.33 2620 1334012 967448 33.02 280704 1341516 8 [2020-10-29T16:13:13.453Z] 08:10:01 106100 0 438816 23.32 2620 1334020 967400 33.02 280332 1341516 8 [2020-10-29T16:13:13.453Z] 08:11:01 106008 0 438904 23.33 2620 1334024 967400 33.02 280584 1341516 8 [2020-10-29T16:13:13.453Z] 08:12:01 105760 0 439148 23.34 2620 1334028 967400 33.02 280336 1341516 8 [2020-10-29T16:13:13.453Z] 08:13:01 105532 0 439372 23.35 2620 1334032 967484 33.02 280788 1341516 8 [2020-10-29T16:13:13.453Z] 08:14:01 105940 0 438960 23.33 2620 1334036 967400 33.02 280596 1341516 8 [2020-10-29T16:13:13.453Z] 08:15:01 105960 0 438936 23.33 2620 1334040 967448 33.02 280724 1341516 8 [2020-10-29T16:13:13.453Z] 08:16:01 105900 0 438992 23.33 2620 1334044 967400 33.02 280360 1341516 8 [2020-10-29T16:13:13.453Z] 08:17:01 106304 0 438580 23.31 2620 1334052 967400 33.02 280428 1341580 8 [2020-10-29T16:13:13.453Z] 08:18:02 105640 0 439244 23.34 2620 1334052 967560 33.02 280948 1341580 8 [2020-10-29T16:13:13.453Z] 08:19:01 105908 0 438968 23.33 2620 1334060 967464 33.02 280460 1341580 8 [2020-10-29T16:13:13.453Z] 08:20:01 105696 0 439176 23.34 2620 1334064 967464 33.02 280344 1341580 12 [2020-10-29T16:13:13.453Z] 08:21:01 106016 0 438848 23.32 2620 1334072 967464 33.02 280376 1341576 16 [2020-10-29T16:13:13.453Z] 08:22:01 105884 0 438980 23.33 2620 1334072 967464 33.02 280504 1341576 8 [2020-10-29T16:13:13.453Z] 08:23:01 105352 0 439508 23.36 2620 1334076 967536 33.02 280888 1341580 8 [2020-10-29T16:13:13.453Z] 08:24:01 105836 0 439012 23.33 2620 1334088 967500 33.02 280684 1341584 12 [2020-10-29T16:13:13.453Z] 08:25:01 106280 0 438564 23.31 2620 1334092 967464 33.02 280360 1341584 12 [2020-10-29T16:13:13.453Z] 08:26:01 106116 0 438720 23.32 2620 1334100 967464 33.02 280420 1341580 8 [2020-10-29T16:13:13.453Z] 08:27:01 105720 0 439112 23.34 2620 1334104 967464 33.02 280624 1341580 8 [2020-10-29T16:13:13.453Z] 08:28:01 105672 0 439156 23.34 2620 1334108 967524 33.02 280908 1341580 16 [2020-10-29T16:13:13.453Z] 08:29:01 106040 0 438784 23.32 2620 1334112 967464 33.02 280548 1341580 8 [2020-10-29T16:13:13.453Z] 08:30:01 106032 0 438788 23.32 2620 1334116 967464 33.02 280428 1341580 8 [2020-10-29T16:13:13.453Z] 08:31:01 105772 0 439044 23.33 2620 1334120 967512 33.02 280812 1341580 8 [2020-10-29T16:13:13.453Z] 08:32:01 105776 0 439036 23.33 2620 1334124 967464 33.02 280584 1341580 8 [2020-10-29T16:13:13.453Z] 08:33:01 105640 0 439164 23.34 2620 1334132 967600 33.02 280972 1341580 8 [2020-10-29T16:13:13.453Z] 08:34:02 105536 0 439268 23.35 2620 1334132 967588 33.02 280896 1341580 8 [2020-10-29T16:13:13.453Z] 08:35:01 106332 0 438464 23.30 2620 1334140 967528 33.02 280588 1341584 8 [2020-10-29T16:13:13.453Z] 08:36:01 106388 0 438404 23.30 2620 1334144 967528 33.02 280472 1341580 8 [2020-10-29T16:13:13.453Z] 08:37:01 106140 0 438648 23.31 2620 1334148 967528 33.02 280740 1341580 8 [2020-10-29T16:13:13.453Z] 08:38:01 105648 0 439136 23.34 2620 1334152 967588 33.02 280940 1341580 8 [2020-10-29T16:13:13.453Z] 08:39:01 105548 0 439232 23.34 2620 1334156 967564 33.02 280816 1341580 8 [2020-10-29T16:13:13.453Z] 08:40:01 106164 0 438608 23.31 2620 1334164 967528 33.02 280772 1341580 8 [2020-10-29T16:13:13.453Z] 08:41:01 106164 0 438608 23.31 2620 1334164 967528 33.02 280772 1341580 8 [2020-10-29T16:13:13.453Z] 08:42:01 105900 0 438864 23.32 2620 1334172 967528 33.02 280516 1341580 8 [2020-10-29T16:13:13.453Z] 08:43:01 104980 0 439780 23.37 2620 1334176 967660 33.02 281364 1341580 16 [2020-10-29T16:13:13.453Z] 08:44:01 105572 0 439188 23.34 2620 1334176 967528 33.02 280596 1341580 12 [2020-10-29T16:13:13.453Z] 08:45:01 105432 0 439320 23.35 2620 1334184 967588 33.02 281004 1341580 8 [2020-10-29T16:13:13.453Z] 08:46:01 107056 0 437692 23.26 2620 1334188 965936 32.97 279640 1341500 8 [2020-10-29T16:13:13.453Z] 08:47:01 101868 0 439048 23.33 2620 1338020 967528 33.02 281040 1345192 8 [2020-10-29T16:13:13.453Z] 08:48:01 101640 0 439272 23.35 2620 1338024 967588 33.02 281280 1345192 8 [2020-10-29T16:13:13.453Z] 08:49:01 101860 0 439044 23.33 2620 1338032 967528 33.02 281040 1345192 8 [2020-10-29T16:13:13.453Z] 08:50:02 73240 0 538724 28.63 2620 1266972 967560 33.02 310860 1244112 4540 [2020-10-29T16:13:13.453Z] 08:51:01 73280 0 538648 28.63 2620 1267008 967560 33.02 311052 1244112 16 [2020-10-29T16:13:13.453Z] 08:52:01 73412 0 538540 28.62 2620 1266984 967560 33.02 310760 1244112 8 [2020-10-29T16:13:13.453Z] 08:53:01 72920 0 539028 28.65 2620 1266988 967632 33.02 311376 1244112 8 [2020-10-29T16:13:13.453Z] 08:54:01 73232 0 538712 28.63 2620 1266992 967560 33.02 310768 1244112 8 [2020-10-29T16:13:13.453Z] 08:55:01 73552 0 538388 28.61 2620 1266996 967560 33.02 310896 1244112 8 [2020-10-29T16:13:13.453Z] 08:56:01 73520 0 538412 28.62 2620 1267004 967560 33.02 310780 1244112 8 [2020-10-29T16:13:13.453Z] 08:57:01 73388 0 538544 28.62 2620 1267004 967560 33.02 310780 1244112 8 [2020-10-29T16:13:13.453Z] 08:58:01 72656 0 539268 28.66 2620 1267012 967632 33.02 311288 1244116 8 [2020-10-29T16:13:13.453Z] 08:59:01 73080 0 538836 28.64 2620 1267020 967560 33.02 310920 1244116 8 [2020-10-29T16:13:13.453Z] 09:00:01 73388 0 538528 28.62 2620 1267020 967560 33.02 310924 1244112 8 [2020-10-29T16:13:13.453Z] 09:01:01 71404 0 540504 28.73 2620 1267028 970720 33.13 311924 1244112 8 [2020-10-29T16:13:13.453Z] 09:02:01 73116 0 538784 28.64 2620 1267036 967560 33.02 310940 1244112 8 [2020-10-29T16:13:13.453Z] 09:03:01 73104 0 538796 28.64 2620 1267036 967620 33.02 311144 1244112 8 [2020-10-29T16:13:13.453Z] 09:04:01 73488 0 538404 28.61 2620 1267044 967560 33.02 311076 1244112 8 [2020-10-29T16:13:13.453Z] 09:05:02 71704 0 540184 28.71 2620 1267048 967832 33.03 312320 1244112 8 [2020-10-29T16:13:13.453Z] 09:06:01 72884 0 539004 28.65 2620 1267048 967628 33.02 311016 1244112 8 [2020-10-29T16:13:13.453Z] 09:07:01 72908 0 538940 28.64 2620 1267088 967628 33.02 311240 1244120 20 [2020-10-29T16:13:13.453Z] 09:08:01 72296 0 539580 28.68 2620 1267060 967736 33.03 313764 1242064 8 [2020-10-29T16:13:13.453Z] 09:09:01 72820 0 539048 28.65 2620 1267068 967628 33.02 313208 1242064 12 [2020-10-29T16:13:13.453Z] 09:10:01 72852 0 539016 28.65 2620 1267068 967628 33.02 313224 1242048 8 [2020-10-29T16:13:13.453Z] 09:11:01 72984 0 538872 28.64 2620 1267080 967628 33.02 313360 1242048 8 [2020-10-29T16:13:13.453Z] 09:12:01 72508 0 539344 28.66 2620 1267084 967628 33.02 313240 1242048 8 [2020-10-29T16:13:13.453Z] 09:13:01 72632 0 539216 28.66 2620 1267088 967676 33.03 313472 1242052 8 [2020-10-29T16:13:13.453Z] 09:14:01 72516 0 539328 28.66 2620 1267092 967676 33.03 313380 1242048 8 [2020-10-29T16:13:13.453Z] 09:15:01 72920 0 538920 28.64 2620 1267096 967628 33.02 313236 1242048 8 [2020-10-29T16:13:13.453Z] 09:16:01 72780 0 539056 28.65 2620 1267100 967628 33.02 313380 1242048 8 [2020-10-29T16:13:13.453Z] 09:17:01 72844 0 538988 28.65 2620 1267104 967628 33.02 313136 1242048 8 [2020-10-29T16:13:13.453Z] 09:18:01 72196 0 539628 28.68 2620 1267112 967732 33.03 313832 1242048 8 [2020-10-29T16:13:13.453Z] 09:19:01 72596 0 539228 28.66 2620 1267112 967628 33.02 313144 1242048 8 [2020-10-29T16:13:13.453Z] 09:20:01 72492 0 539324 28.66 2620 1267120 967676 33.03 313648 1242048 16 [2020-10-29T16:13:13.453Z] 09:21:01 72960 0 538852 28.64 2620 1267124 967628 33.02 313404 1242048 12 [2020-10-29T16:13:13.453Z] 09:22:02 73168 0 538644 28.63 2620 1267124 967628 33.02 313156 1242048 8 [2020-10-29T16:13:13.453Z] 09:23:01 72824 0 538980 28.65 2620 1267132 967712 33.03 313732 1242048 8 [2020-10-29T16:13:13.453Z] 09:24:01 72904 0 538896 28.64 2620 1267136 967676 33.03 313416 1242048 8 [2020-10-29T16:13:13.453Z] 09:25:01 72844 0 538948 28.64 2620 1267144 967628 33.02 313200 1242048 8 [2020-10-29T16:13:13.453Z] 09:26:01 73076 0 538716 28.63 2620 1267144 967628 33.02 313264 1242048 8 [2020-10-29T16:13:13.453Z] 09:27:01 73180 0 538604 28.63 2620 1267152 967628 33.02 313176 1242048 8 [2020-10-29T16:13:13.453Z] 09:28:01 72452 0 539328 28.66 2620 1267156 967688 33.03 313860 1242048 8 [2020-10-29T16:13:13.453Z] 09:29:01 73120 0 538712 28.63 2620 1267104 967088 33.00 312916 1242028 16 [2020-10-29T16:13:13.453Z] 09:30:01 73348 0 538480 28.62 2620 1267108 967088 33.00 313052 1242024 8 [2020-10-29T16:13:13.453Z] 09:31:01 72788 0 539036 28.65 2620 1267112 967148 33.01 313492 1242024 8 [2020-10-29T16:13:13.453Z] 09:32:01 73176 0 538644 28.63 2620 1267116 967088 33.00 313064 1242024 8 [2020-10-29T16:13:13.453Z] 09:33:01 73400 0 538416 28.62 2620 1267120 967144 33.01 313144 1242024 8 [2020-10-29T16:13:13.453Z] 09:34:01 73548 0 538256 28.61 2620 1267132 967148 33.01 313092 1242028 8 [2020-10-29T16:13:13.453Z] 09:35:01 73520 0 538284 28.61 2620 1267132 967088 33.00 313200 1242024 8 [2020-10-29T16:13:13.453Z] 09:36:01 73512 0 538284 28.61 2620 1267140 967088 33.00 313084 1242024 8 [2020-10-29T16:13:13.453Z] 09:37:01 73332 0 538460 28.62 2620 1267144 967088 33.00 312964 1242024 8 [2020-10-29T16:13:13.453Z] 09:38:01 73028 0 538760 28.63 2620 1267148 967160 33.01 313160 1242024 8 [2020-10-29T16:13:13.453Z] 09:39:02 72960 0 538820 28.64 2620 1267156 967088 33.00 313100 1242024 8 [2020-10-29T16:13:13.453Z] 09:40:01 73364 0 538412 28.62 2620 1267160 967124 33.01 313112 1242024 8 [2020-10-29T16:13:13.453Z] 09:41:01 73404 0 538364 28.61 2620 1267168 967088 33.00 313096 1242024 8 [2020-10-29T16:13:13.453Z] 09:42:01 73560 0 538208 28.60 2620 1267168 967084 33.00 313236 1242024 8 [2020-10-29T16:13:13.453Z] 09:43:01 72248 0 539512 28.67 2620 1267176 967268 33.01 313528 1242024 16 [2020-10-29T16:13:13.453Z] 09:44:01 72724 0 539032 28.65 2620 1267180 967124 33.01 313364 1242024 12 [2020-10-29T16:13:13.453Z] 09:45:01 72728 0 539024 28.65 2620 1267184 967088 33.00 313232 1242024 8 [2020-10-29T16:13:13.453Z] 09:46:01 72900 0 538848 28.64 2620 1267188 967088 33.00 313240 1242024 8 [2020-10-29T16:13:13.453Z] 09:47:01 72820 0 538924 28.64 2620 1267192 967088 33.00 313120 1242024 8 [2020-10-29T16:13:13.453Z] 09:48:01 72632 0 539108 28.65 2620 1267196 967160 33.01 313088 1242024 8 [2020-10-29T16:13:13.453Z] 09:49:01 72968 0 538768 28.63 2620 1267200 967124 33.01 313156 1242024 8 [2020-10-29T16:13:13.453Z] 09:50:01 73060 0 538668 28.63 2620 1267208 967088 33.00 313012 1242024 8 [2020-10-29T16:13:13.454Z] 09:51:01 72868 0 538860 28.64 2620 1267208 967088 33.00 313012 1242024 8 [2020-10-29T16:13:13.454Z] 09:52:01 72960 0 538760 28.63 2620 1267216 967088 33.00 313284 1242024 8 [2020-10-29T16:13:13.454Z] 09:53:01 73076 0 538640 28.63 2620 1267220 967136 33.01 313228 1242024 8 [2020-10-29T16:13:13.454Z] 09:54:02 73240 0 538468 28.62 2620 1267228 967088 33.00 313168 1242028 8 [2020-10-29T16:13:13.454Z] 09:55:01 73328 0 538376 28.61 2620 1267232 967124 33.01 313064 1242024 8 [2020-10-29T16:13:13.454Z] 09:56:01 73340 0 538300 28.61 2620 1267296 967088 33.00 313288 1242040 24 [2020-10-29T16:13:13.454Z] 09:57:01 73228 0 538464 28.62 2620 1267244 967088 33.00 313216 1242024 8 [2020-10-29T16:13:13.454Z] 09:58:01 72748 0 538944 28.64 2620 1267244 967148 33.01 313296 1242024 8 [2020-10-29T16:13:13.454Z] 09:59:01 73180 0 538504 28.62 2620 1267252 967088 33.00 313072 1242024 8 [2020-10-29T16:13:13.454Z] 10:00:01 73140 0 538540 28.62 2620 1267256 967088 33.00 313324 1242024 8 [2020-10-29T16:13:13.454Z] 10:01:01 71704 0 539972 28.70 2620 1267260 969988 33.10 314044 1242024 8 [2020-10-29T16:13:13.454Z] 10:02:01 72844 0 538828 28.64 2620 1267264 967088 33.00 313316 1242024 8 [2020-10-29T16:13:13.454Z] 10:03:01 72896 0 538768 28.63 2620 1267272 967172 33.01 313308 1242024 8 [2020-10-29T16:13:13.454Z] 10:04:01 73008 0 538656 28.63 2620 1267272 967088 33.00 313216 1242024 12 [2020-10-29T16:13:13.454Z] 10:05:01 71812 0 539844 28.69 2620 1267280 967292 33.01 314244 1242032 8 [2020-10-29T16:13:13.454Z] 10:06:01 72704 0 538948 28.64 2620 1267284 967088 33.00 313184 1242032 8 [2020-10-29T16:13:13.454Z] 10:07:01 72900 0 538748 28.63 2620 1267288 967088 33.00 313348 1242032 8 [2020-10-29T16:13:13.454Z] 10:08:01 72912 0 538732 28.63 2620 1267292 967148 33.01 313324 1242032 8 [2020-10-29T16:13:13.454Z] 10:09:01 72828 0 538804 28.64 2620 1267304 967088 33.00 313236 1242036 8 [2020-10-29T16:13:13.454Z] 10:10:01 73164 0 538468 28.62 2620 1267304 967088 33.00 313240 1242032 8 [2020-10-29T16:13:13.454Z] 10:11:01 73140 0 538488 28.62 2620 1267308 967088 33.00 313228 1242032 8 [2020-10-29T16:13:13.454Z] 10:12:01 72852 0 538768 28.63 2620 1267316 967088 33.00 313252 1242032 8 [2020-10-29T16:13:13.454Z] 10:13:01 72360 0 539256 28.66 2620 1267320 967160 33.01 313748 1242032 8 [2020-10-29T16:13:13.454Z] 10:14:01 72976 0 538632 28.63 2620 1267328 967088 33.00 313260 1242036 8 [2020-10-29T16:13:13.454Z] 10:15:01 73108 0 538496 28.62 2620 1267332 967088 33.00 313252 1242032 8 [2020-10-29T16:13:13.454Z] 10:16:01 73028 0 538568 28.62 2620 1267340 967088 33.00 313260 1242032 8 [2020-10-29T16:13:13.454Z] 10:17:01 72868 0 538728 28.63 2620 1267340 967088 33.00 313268 1242032 8 [2020-10-29T16:13:13.454Z] 10:18:01 72912 0 538680 28.63 2620 1267344 967148 33.01 313360 1242032 12 [2020-10-29T16:13:13.454Z] 10:19:01 73156 0 538428 28.62 2620 1267352 967088 33.00 313164 1242032 12 [2020-10-29T16:13:13.454Z] 10:20:01 73076 0 538508 28.62 2620 1267352 967088 33.00 313288 1242032 8 [2020-10-29T16:13:13.454Z] 10:21:01 72828 0 538748 28.63 2620 1267360 967088 33.00 313172 1242032 8 [2020-10-29T16:13:13.454Z] 10:22:01 72676 0 538896 28.64 2620 1267364 967088 33.00 313204 1242032 8 [2020-10-29T16:13:13.454Z] 10:23:01 72640 0 538928 28.64 2620 1267368 967416 33.02 313392 1242032 8 [2020-10-29T16:13:13.454Z] 10:24:01 72812 0 538748 28.63 2620 1267376 967344 33.01 313316 1242032 8 [2020-10-29T16:13:13.454Z] 10:25:01 73000 0 538552 28.62 2620 1267384 967380 33.01 313324 1242036 8 [2020-10-29T16:13:13.454Z] 10:26:01 74412 0 537140 28.55 2620 1267384 965752 32.96 312492 1241848 8 [2020-10-29T16:13:13.454Z] 10:27:01 71968 0 538472 28.62 2620 1268496 967344 33.01 313788 1242672 8 [2020-10-29T16:13:13.454Z] 10:28:02 71508 0 538924 28.64 2620 1268504 967400 33.02 313884 1242672 8 [2020-10-29T16:13:13.454Z] 10:29:01 71604 0 538812 28.64 2620 1268520 967344 33.01 313876 1242680 24 [2020-10-29T16:13:13.454Z] 10:30:01 71984 0 538440 28.62 2620 1268512 967344 33.01 313792 1242672 8 [2020-10-29T16:13:13.454Z] 10:31:01 71820 0 538600 28.63 2620 1268516 967344 33.01 313688 1242672 8 [2020-10-29T16:13:13.454Z] 10:32:01 71992 0 538420 28.62 2620 1268524 967344 33.01 313804 1242672 8 [2020-10-29T16:13:13.454Z] 10:33:01 71764 0 538648 28.63 2620 1268524 967428 33.02 314020 1242672 8 [2020-10-29T16:13:13.454Z] 10:34:01 71672 0 538736 28.63 2620 1268528 967344 33.01 313848 1242672 8 [2020-10-29T16:13:13.454Z] 10:35:01 71892 0 538508 28.62 2620 1268536 967344 33.01 313832 1242672 8 [2020-10-29T16:13:13.454Z] 10:36:01 71620 0 538780 28.63 2620 1268536 967344 33.01 313832 1242672 8 [2020-10-29T16:13:13.454Z] 10:37:01 71520 0 538872 28.64 2620 1268544 967344 33.01 313964 1242672 8 [2020-10-29T16:13:13.454Z] 10:38:01 71360 0 539028 28.65 2620 1268548 967428 33.02 313936 1242672 8 [2020-10-29T16:13:13.454Z] 10:39:01 71456 0 538924 28.64 2620 1268556 967380 33.01 313968 1242676 8 [2020-10-29T16:13:13.454Z] 10:40:01 71620 0 538756 28.63 2620 1268560 967344 33.01 313732 1242672 8 [2020-10-29T16:13:13.454Z] 10:41:01 71544 0 538824 28.64 2620 1268568 967344 33.01 313984 1242676 8 [2020-10-29T16:13:13.454Z] 10:42:01 71652 0 538716 28.63 2620 1268568 967344 33.01 313848 1242672 8 [2020-10-29T16:13:13.454Z] 10:43:01 71296 0 539068 28.65 2620 1268572 967540 33.02 314320 1242672 8 [2020-10-29T16:13:13.454Z] 10:44:01 71376 0 538980 28.65 2620 1268580 967408 33.02 313980 1242672 12 [2020-10-29T16:13:13.454Z] 10:45:01 71456 0 538896 28.64 2620 1268584 967408 33.02 314052 1242672 8 [2020-10-29T16:13:13.454Z] 10:46:02 71844 0 538504 28.62 2620 1268588 967408 33.02 313824 1242672 8 [2020-10-29T16:13:13.454Z] 10:47:01 71644 0 538700 28.63 2620 1268592 967408 33.02 313828 1242672 8 [2020-10-29T16:13:13.454Z] 10:48:01 71696 0 538620 28.63 2620 1268620 967480 33.02 313972 1242676 12 [2020-10-29T16:13:13.454Z] 10:49:01 71768 0 538568 28.62 2620 1268600 967408 33.02 314048 1242672 12 [2020-10-29T16:13:13.454Z] 10:50:01 72016 0 538316 28.61 2620 1268604 967408 33.02 313840 1242672 8 [2020-10-29T16:13:13.454Z] 10:51:01 71572 0 538752 28.63 2620 1268612 967380 33.01 314096 1242672 8 [2020-10-29T16:13:13.454Z] 10:52:01 71684 0 538640 28.63 2620 1268612 967408 33.02 314096 1242672 8 [2020-10-29T16:13:13.454Z] 10:53:01 71532 0 538784 28.64 2620 1268620 967480 33.02 314180 1242672 8 [2020-10-29T16:13:13.454Z] 10:54:01 71752 0 538560 28.62 2620 1268624 967408 33.02 314108 1242672 12 [2020-10-29T16:13:13.454Z] 10:55:01 71572 0 538732 28.63 2620 1268632 967408 33.02 313992 1242672 8 [2020-10-29T16:13:13.454Z] 10:56:01 71604 0 538696 28.63 2620 1268636 967408 33.02 314120 1242672 8 [2020-10-29T16:13:13.454Z] 10:57:01 71604 0 538684 28.63 2620 1268648 967408 33.02 314124 1242680 8 [2020-10-29T16:13:13.454Z] 10:58:01 71556 0 538732 28.63 2620 1268648 967468 33.02 314088 1242672 8 [2020-10-29T16:13:13.454Z] 10:59:01 71580 0 538704 28.63 2620 1268652 967432 33.02 314004 1242672 8 [2020-10-29T16:13:13.454Z] 11:00:01 71332 0 538944 28.64 2620 1268660 967408 33.02 314128 1242672 8 [2020-10-29T16:13:13.454Z] 11:01:01 70500 0 539772 28.69 2620 1268664 970092 33.11 314856 1242672 8 [2020-10-29T16:13:13.454Z] 11:02:01 71644 0 538624 28.63 2620 1268668 967408 33.02 314032 1242672 8 [2020-10-29T16:13:13.454Z] 11:03:01 71424 0 538836 28.64 2620 1268676 967456 33.02 313996 1242672 8 [2020-10-29T16:13:13.454Z] 11:04:02 71752 0 538504 28.62 2620 1268680 967408 33.02 314028 1242672 8 [2020-10-29T16:13:13.454Z] 11:05:01 70780 0 539476 28.67 2620 1268680 967624 33.02 314360 1242672 8 [2020-10-29T16:13:13.454Z] 11:06:01 71636 0 538560 28.62 2620 1268740 967408 33.02 314008 1242684 16 [2020-10-29T16:13:13.454Z] 11:07:01 71892 0 538352 28.61 2620 1268692 967408 33.02 314184 1242672 8 [2020-10-29T16:13:13.454Z] 11:08:01 71588 0 538652 28.63 2620 1268696 967420 33.02 314268 1242672 8 [2020-10-29T16:13:13.454Z] 11:09:01 71768 0 538468 28.62 2620 1268700 967408 33.02 314068 1242672 8 [2020-10-29T16:13:13.454Z] 11:10:01 71404 0 538820 28.64 2620 1268712 967408 33.02 314080 1242672 8 [2020-10-29T16:13:13.454Z] 11:11:01 71348 0 538876 28.64 2620 1268712 967408 33.02 313956 1242672 8 [2020-10-29T16:13:13.454Z] 11:12:01 71340 0 538876 28.64 2620 1268720 967408 33.02 314084 1242676 8 [2020-10-29T16:13:13.454Z] 11:13:01 71672 0 538540 28.62 2620 1268724 967492 33.02 314184 1242672 8 [2020-10-29T16:13:13.454Z] 11:14:01 71752 0 538460 28.62 2620 1268724 967432 33.02 314220 1242672 8 [2020-10-29T16:13:13.454Z] 11:15:01 71504 0 538700 28.63 2620 1268732 967408 33.02 314100 1242672 8 [2020-10-29T16:13:13.454Z] 11:16:01 71584 0 538616 28.63 2620 1268736 967408 33.02 314228 1242672 8 [2020-10-29T16:13:13.454Z] 11:17:01 71396 0 538796 28.64 2620 1268744 967408 33.02 314236 1242672 8 [2020-10-29T16:13:13.454Z] 11:18:01 71028 0 539164 28.66 2620 1268744 967468 33.02 314316 1242672 8 [2020-10-29T16:13:13.454Z] 11:19:02 71224 0 538960 28.64 2620 1268752 967408 33.02 314244 1242672 8 [2020-10-29T16:13:13.454Z] 11:20:01 71620 0 538560 28.62 2620 1268756 967432 33.02 314256 1242672 8 [2020-10-29T16:13:13.454Z] 11:21:01 71200 0 538980 28.65 2620 1268756 967408 33.02 314124 1242672 8 [2020-10-29T16:13:13.454Z] 11:22:01 71296 0 538876 28.64 2620 1268764 967408 33.02 314240 1242672 8 [2020-10-29T16:13:13.454Z] 11:23:01 71036 0 539132 28.65 2620 1268768 967468 33.02 314188 1242672 8 [2020-10-29T16:13:13.454Z] 11:24:01 71404 0 538760 28.63 2620 1268772 967408 33.02 314140 1242672 8 [2020-10-29T16:13:13.454Z] 11:25:01 71620 0 538536 28.62 2620 1268780 967432 33.02 314032 1242672 8 [2020-10-29T16:13:13.454Z] 11:26:01 71652 0 538496 28.62 2620 1268788 967408 33.02 314280 1242672 8 [2020-10-29T16:13:13.454Z] 11:27:01 71396 0 538752 28.63 2620 1268788 967408 33.02 314280 1242672 12 [2020-10-29T16:13:13.454Z] 11:28:01 70700 0 539440 28.67 2620 1268796 967528 33.02 314260 1242676 8 [2020-10-29T16:13:13.454Z] 11:29:01 71372 0 538764 28.63 2620 1268800 967408 33.02 314168 1242672 8 [2020-10-29T16:13:13.454Z] 11:30:01 71304 0 538832 28.64 2620 1268800 967408 33.02 314168 1242672 8 [2020-10-29T16:13:13.454Z] 11:31:01 71204 0 538924 28.64 2620 1268808 967408 33.02 314176 1242672 8 [2020-10-29T16:13:13.454Z] 11:32:01 71412 0 538712 28.63 2620 1268812 967408 33.02 314164 1242672 8 [2020-10-29T16:13:13.454Z] 11:33:02 71308 0 538808 28.64 2620 1268820 967492 33.02 314264 1242672 8 [2020-10-29T16:13:13.454Z] 11:34:01 71560 0 538556 28.62 2620 1268820 967408 33.02 314172 1242672 8 [2020-10-29T16:13:13.454Z] 11:35:01 71652 0 538456 28.62 2620 1268828 967408 33.02 314304 1242672 8 [2020-10-29T16:13:13.454Z] 11:36:01 71552 0 538552 28.62 2620 1268832 967408 33.02 314328 1242672 8 [2020-10-29T16:13:13.454Z] 11:37:01 71420 0 538680 28.63 2620 1268836 967408 33.02 314312 1242676 8 [2020-10-29T16:13:13.454Z] 11:38:01 71144 0 538948 28.64 2620 1268844 967468 33.02 314272 1242672 8 [2020-10-29T16:13:13.454Z] 11:39:01 71248 0 538840 28.64 2620 1268848 967444 33.02 314216 1242672 8 [2020-10-29T16:13:13.454Z] 11:40:01 71404 0 538676 28.63 2620 1268856 967408 33.02 314336 1242672 8 [2020-10-29T16:13:13.454Z] 11:41:01 71544 0 538532 28.62 2620 1268860 967408 33.02 314260 1242672 8 [2020-10-29T16:13:13.454Z] 11:42:01 71272 0 538796 28.64 2620 1268868 967408 33.02 314240 1242672 8 [2020-10-29T16:13:13.454Z] 11:43:01 70724 0 539344 28.66 2620 1268868 967640 33.02 314820 1242672 8 [2020-10-29T16:13:13.454Z] 11:44:01 70968 0 539092 28.65 2620 1268876 967508 33.02 314368 1242676 8 [2020-10-29T16:13:13.454Z] 11:45:01 71492 0 538564 28.62 2620 1268880 967472 33.02 314176 1242672 8 [2020-10-29T16:13:13.454Z] 11:46:01 71164 0 538892 28.64 2620 1268880 967472 33.02 314300 1242672 8 [2020-10-29T16:13:13.454Z] 11:47:01 71408 0 538640 28.63 2620 1268888 967472 33.02 314308 1242672 8 [2020-10-29T16:13:13.454Z] 11:48:02 71184 0 538860 28.64 2620 1268892 967556 33.02 314400 1242672 8 [2020-10-29T16:13:13.454Z] 11:49:01 71444 0 538592 28.62 2620 1268900 967472 33.02 314320 1242672 8 [2020-10-29T16:13:13.454Z] 11:50:01 71404 0 538576 28.62 2620 1268956 967472 33.02 314416 1242688 16 [2020-10-29T16:13:13.454Z] 11:51:01 70992 0 539036 28.65 2620 1268908 967472 33.02 314328 1242672 8 [2020-10-29T16:13:13.454Z] 11:52:01 71476 0 538548 28.62 2620 1268912 967472 33.02 314332 1242672 8 [2020-10-29T16:13:13.454Z] 11:53:01 71364 0 538656 28.63 2620 1268916 967556 33.02 314544 1242676 8 [2020-10-29T16:13:13.454Z] 11:54:01 71732 0 538284 28.61 2620 1268920 967472 33.02 314464 1242672 8 [2020-10-29T16:13:13.454Z] 11:55:01 71684 0 538328 28.61 2620 1268924 967472 33.02 314392 1242672 8 [2020-10-29T16:13:13.454Z] 11:56:01 71692 0 538312 28.61 2620 1268932 967472 33.02 314360 1242672 8 [2020-10-29T16:13:13.454Z] 11:57:01 71668 0 538332 28.61 2620 1268936 967472 33.02 314380 1242672 8 [2020-10-29T16:13:13.454Z] 11:58:01 70968 0 539024 28.65 2620 1268944 967532 33.02 314460 1242672 8 [2020-10-29T16:13:13.454Z] 11:59:01 71256 0 538736 28.63 2620 1268944 967520 33.02 314400 1242672 8 [2020-10-29T16:13:13.454Z] 12:00:01 71312 0 538672 28.63 2620 1268952 967472 33.02 314392 1242676 8 [2020-10-29T16:13:13.454Z] 12:01:01 69212 0 540768 28.74 2620 1268956 970764 33.13 315516 1242672 8 [2020-10-29T16:13:13.454Z] 12:02:01 70856 0 539120 28.65 2620 1268960 967472 33.02 314264 1242672 8 [2020-10-29T16:13:13.454Z] 12:03:01 70512 0 539460 28.67 2620 1268964 967532 33.02 314600 1242672 8 [2020-10-29T16:13:13.454Z] 12:04:02 70980 0 538984 28.65 2620 1268972 967520 33.02 314552 1242672 8 [2020-10-29T16:13:13.454Z] 12:05:01 65372 0 544588 28.94 2620 1268976 967832 33.03 319928 1242672 8 [2020-10-29T16:13:13.454Z] 12:06:01 67392 0 542564 28.84 2620 1268980 966012 32.97 318480 1242672 12 [2020-10-29T16:13:13.454Z] 12:07:01 66064 0 543888 28.91 2620 1268984 967604 33.02 319600 1242672 8 [2020-10-29T16:13:13.455Z] 12:08:01 65884 0 544060 28.92 2620 1268992 967652 33.02 319692 1242676 8 [2020-10-29T16:13:13.455Z] 12:09:01 66104 0 543840 28.90 2620 1268992 967604 33.02 319656 1242672 8 [2020-10-29T16:13:13.455Z] 12:10:01 66088 0 543852 28.90 2620 1268996 967604 33.02 319552 1242672 8 [2020-10-29T16:13:13.455Z] 12:11:01 66128 0 543800 28.90 2620 1269008 967604 33.02 319688 1242672 8 [2020-10-29T16:13:13.455Z] 12:12:01 66232 0 543696 28.90 2620 1269008 967604 33.02 319592 1242672 8 [2020-10-29T16:13:13.455Z] 12:13:01 66056 0 543864 28.91 2620 1269016 967664 33.02 319780 1242672 8 [2020-10-29T16:13:13.455Z] 12:14:01 66016 0 543900 28.91 2620 1269020 967604 33.02 319728 1242672 8 [2020-10-29T16:13:13.455Z] 12:15:01 66088 0 543824 28.90 2620 1269024 967604 33.02 319608 1242672 8 [2020-10-29T16:13:13.455Z] 12:16:01 66172 0 543736 28.90 2620 1269028 967604 33.02 319844 1242672 8 [2020-10-29T16:13:13.455Z] 12:17:01 65948 0 543952 28.91 2620 1269036 967604 33.02 319704 1242676 8 [2020-10-29T16:13:13.455Z] 12:18:01 65704 0 544192 28.92 2620 1269040 967668 33.02 320064 1242672 8 [2020-10-29T16:13:13.455Z] 12:19:01 65372 0 544520 28.94 2620 1269044 967652 33.02 319628 1242672 8 [2020-10-29T16:13:13.455Z] 12:20:01 65848 0 544036 28.91 2620 1269052 967604 33.02 319744 1242672 8 [2020-10-29T16:13:13.455Z] 12:21:01 65824 0 544056 28.92 2620 1269056 967604 33.02 319624 1242672 8 [2020-10-29T16:13:13.455Z] 12:22:02 65972 0 543904 28.91 2620 1269060 967604 33.02 319644 1242672 8 [2020-10-29T16:13:13.455Z] 12:23:01 65768 0 544104 28.92 2620 1269064 967664 33.02 319960 1242672 8 [2020-10-29T16:13:13.455Z] 12:24:01 65700 0 544164 28.92 2620 1269072 967604 33.02 319760 1242676 8 [2020-10-29T16:13:13.455Z] 12:25:01 65496 0 544368 28.93 2620 1269072 967652 33.02 319656 1242672 8 [2020-10-29T16:13:13.455Z] 12:26:01 66012 0 543844 28.90 2620 1269080 967604 33.02 319664 1242672 8 [2020-10-29T16:13:13.455Z] 12:27:01 65724 0 544124 28.92 2620 1269088 967604 33.02 319920 1242672 8 [2020-10-29T16:13:13.455Z] 12:28:01 65752 0 544096 28.92 2620 1269088 967676 33.03 319756 1242672 8 [2020-10-29T16:13:13.455Z] 12:29:01 65948 0 543892 28.91 2620 1269096 967604 33.02 319804 1242672 8 [2020-10-29T16:13:13.455Z] 12:30:01 65840 0 543996 28.91 2620 1269100 967604 33.02 319808 1242672 8 [2020-10-29T16:13:13.455Z] 12:31:01 65856 0 543976 28.91 2620 1269104 967604 33.02 319812 1242672 8 [2020-10-29T16:13:13.455Z] 12:32:01 65840 0 543988 28.91 2620 1269108 967604 33.02 319800 1242672 8 [2020-10-29T16:13:13.455Z] 12:33:01 65504 0 544320 28.93 2620 1269112 967664 33.02 319888 1242672 8 [2020-10-29T16:13:13.455Z] 12:34:01 66104 0 543716 28.90 2620 1269116 967596 33.02 319932 1242672 8 [2020-10-29T16:13:13.455Z] 12:35:01 65864 0 543952 28.91 2620 1269120 967604 33.02 319936 1242672 8 [2020-10-29T16:13:13.455Z] 12:36:01 65684 0 544124 28.92 2620 1269128 967604 33.02 319836 1242672 8 [2020-10-29T16:13:13.455Z] 12:37:01 65632 0 544172 28.92 2620 1269132 967604 33.02 319964 1242672 8 [2020-10-29T16:13:13.455Z] 12:38:01 65364 0 544436 28.94 2620 1269136 967688 33.03 320060 1242672 8 [2020-10-29T16:13:13.455Z] 12:39:01 65732 0 544064 28.92 2620 1269140 967604 33.02 319972 1242672 8 [2020-10-29T16:13:13.455Z] 12:40:02 65304 0 544484 28.94 2620 1269148 967604 33.02 319852 1242676 8 [2020-10-29T16:13:13.455Z] 12:41:01 65612 0 544172 28.92 2620 1269152 967604 33.02 319860 1242672 8 [2020-10-29T16:13:13.455Z] 12:42:01 65856 0 543924 28.91 2620 1269156 967604 33.02 319740 1242672 8 [2020-10-29T16:13:13.455Z] 12:43:01 65504 0 544268 28.93 2620 1269164 967736 33.03 320144 1242672 16 [2020-10-29T16:13:13.455Z] 12:44:01 65536 0 544236 28.92 2620 1269164 967628 33.02 320000 1242672 8 [2020-10-29T16:13:13.455Z] 12:45:01 65592 0 544172 28.92 2620 1269172 967604 33.02 319884 1242672 8 [2020-10-29T16:13:13.455Z] 12:46:01 65848 0 543912 28.91 2620 1269176 967604 33.02 319888 1242672 8 [2020-10-29T16:13:13.455Z] 12:47:01 65856 0 543900 28.91 2620 1269180 967604 33.02 319892 1242672 8 [2020-10-29T16:13:13.455Z] 12:48:01 65652 0 544100 28.92 2620 1269184 967664 33.02 320100 1242672 8 [2020-10-29T16:13:13.455Z] 12:49:01 65560 0 544188 28.92 2620 1269188 967604 33.02 319900 1242672 8 [2020-10-29T16:13:13.455Z] 12:50:01 65344 0 544400 28.93 2620 1269192 967604 33.02 319888 1242672 8 [2020-10-29T16:13:13.455Z] 12:51:01 65592 0 544148 28.92 2620 1269196 967604 33.02 319908 1242672 8 [2020-10-29T16:13:13.455Z] 12:52:01 65452 0 544280 28.93 2620 1269204 967604 33.02 319916 1242672 8 [2020-10-29T16:13:13.455Z] 12:53:01 65420 0 544308 28.93 2620 1269208 967664 33.02 320116 1242672 8 [2020-10-29T16:13:13.455Z] 12:54:01 65840 0 543884 28.91 2620 1269212 967604 33.02 319924 1242672 8 [2020-10-29T16:13:13.455Z] 12:55:01 65708 0 544012 28.91 2620 1269216 967604 33.02 319912 1242672 8 [2020-10-29T16:13:13.455Z] 12:56:01 65684 0 544028 28.91 2620 1269224 967652 33.02 320072 1242676 8 [2020-10-29T16:13:13.455Z] 12:57:01 65608 0 544100 28.92 2620 1269228 967604 33.02 319816 1242672 8 [2020-10-29T16:13:13.455Z] 12:58:01 65364 0 544340 28.93 2620 1269232 967676 33.03 320032 1242672 8 [2020-10-29T16:13:13.455Z] 12:59:01 65484 0 544212 28.92 2620 1269240 967604 33.02 319952 1242672 8 [2020-10-29T16:13:13.455Z] 13:00:02 65420 0 544272 28.93 2620 1269244 967640 33.02 319952 1242676 8 [2020-10-29T16:13:13.455Z] 13:01:01 63820 0 545864 29.01 2620 1269252 970244 33.11 320844 1242672 8 [2020-10-29T16:13:13.455Z] 13:02:01 77948 0 547444 29.10 2620 1253544 967604 33.02 321512 1228816 12 [2020-10-29T16:13:13.455Z] 13:03:01 77952 0 547440 29.10 2620 1253544 967664 33.02 321696 1228812 8 [2020-10-29T16:13:13.455Z] 13:04:01 78156 0 547232 29.08 2620 1253548 967628 33.02 321628 1228812 8 [2020-10-29T16:13:13.455Z] 13:05:01 77728 0 547652 29.11 2620 1253556 967808 33.03 322112 1228812 8 [2020-10-29T16:13:13.455Z] 13:06:01 78352 0 547028 29.07 2620 1253556 967604 33.02 321752 1228812 8 [2020-10-29T16:13:13.455Z] 13:07:01 78452 0 546920 29.07 2620 1253564 967604 33.02 321760 1228812 8 [2020-10-29T16:13:13.455Z] 13:08:01 78124 0 547244 29.08 2620 1253568 967688 33.03 321608 1228812 8 [2020-10-29T16:13:13.455Z] 13:09:01 77876 0 547484 29.10 2620 1253576 967604 33.02 321524 1228812 8 [2020-10-29T16:13:13.455Z] 13:10:01 78024 0 547336 29.09 2620 1253576 967604 33.02 321648 1228812 8 [2020-10-29T16:13:13.455Z] 13:11:01 77900 0 547452 29.10 2620 1253584 967604 33.02 321776 1228816 8 [2020-10-29T16:13:13.455Z] 13:12:01 78048 0 547296 29.09 2620 1253592 967604 33.02 321664 1228812 8 [2020-10-29T16:13:13.455Z] 13:13:01 77112 0 548232 29.14 2620 1253592 967772 33.03 322472 1228812 8 [2020-10-29T16:13:13.455Z] 13:14:01 77560 0 547776 29.11 2620 1253600 966576 32.99 322192 1228812 8 [2020-10-29T16:13:13.455Z] 13:15:01 77560 0 547772 29.11 2620 1253604 966576 32.99 322216 1228812 8 [2020-10-29T16:13:13.455Z] 13:16:01 77576 0 547752 29.11 2620 1253608 966576 32.99 322220 1228812 8 [2020-10-29T16:13:13.455Z] 13:17:01 77624 0 547644 29.11 2620 1253668 966576 32.99 322192 1228828 16 [2020-10-29T16:13:13.455Z] 13:18:01 77316 0 548000 29.12 2620 1253620 966696 32.99 322520 1228812 8 [2020-10-29T16:13:13.455Z] 13:19:01 77196 0 548120 29.13 2620 1253620 966588 32.99 322340 1228812 8 [2020-10-29T16:13:13.455Z] 13:20:01 77172 0 548140 29.13 2620 1253624 966588 32.99 322220 1228812 8 [2020-10-29T16:13:13.455Z] 13:21:01 77328 0 547976 29.12 2620 1253632 966588 32.99 322476 1228812 8 [2020-10-29T16:13:13.455Z] 13:22:01 77552 0 547752 29.11 2620 1253632 966588 32.99 322352 1228812 8 [2020-10-29T16:13:13.455Z] 13:23:01 77504 0 547792 29.11 2620 1253640 966648 32.99 322416 1228812 8 [2020-10-29T16:13:13.455Z] 13:24:01 77488 0 547804 29.11 2620 1253644 966624 32.99 322484 1228812 8 [2020-10-29T16:13:13.455Z] 13:25:01 77668 0 547616 29.10 2620 1253652 966588 32.99 322372 1228812 8 [2020-10-29T16:13:13.455Z] 13:26:01 77256 0 548028 29.13 2620 1253652 966588 32.99 322356 1228812 8 [2020-10-29T16:13:13.455Z] 13:27:01 77504 0 547768 29.11 2620 1253664 966588 32.99 322504 1228812 8 [2020-10-29T16:13:13.455Z] 13:28:01 77092 0 548176 29.13 2620 1253668 966648 32.99 322456 1228812 8 [2020-10-29T16:13:13.455Z] 13:29:01 77428 0 547840 29.12 2620 1253668 966588 32.99 322388 1228812 8 [2020-10-29T16:13:13.455Z] 13:30:02 77612 0 547648 29.11 2620 1253676 966624 32.99 322396 1228812 8 [2020-10-29T16:13:13.455Z] 13:31:01 77536 0 547720 29.11 2620 1253680 966588 32.99 322400 1228812 8 [2020-10-29T16:13:13.455Z] 13:32:01 77584 0 547668 29.11 2620 1253684 966588 32.99 322404 1228812 8 [2020-10-29T16:13:13.455Z] 13:33:01 77092 0 548156 29.13 2620 1253688 966648 32.99 322472 1228812 8 [2020-10-29T16:13:13.455Z] 13:34:01 77760 0 547480 29.10 2620 1253696 966588 32.99 322400 1228812 8 [2020-10-29T16:13:13.455Z] 13:35:01 77396 0 547844 29.12 2620 1253696 966588 32.99 322524 1228812 8 [2020-10-29T16:13:13.455Z] 13:36:01 77668 0 547568 29.10 2620 1253700 966588 32.99 322404 1228812 8 [2020-10-29T16:13:13.455Z] 13:37:01 77688 0 547540 29.10 2620 1253708 966588 32.99 322332 1228812 8 [2020-10-29T16:13:13.455Z] 13:38:01 77356 0 547872 29.12 2620 1253708 966648 32.99 322496 1228812 8 [2020-10-29T16:13:13.455Z] 13:39:01 77620 0 547600 29.10 2620 1253716 966588 32.99 322572 1228812 8 [2020-10-29T16:13:13.455Z] 13:40:01 77520 0 547692 29.11 2620 1253724 966588 32.99 322424 1228816 8 [2020-10-29T16:13:13.455Z] 13:41:01 77832 0 547372 29.09 2620 1253732 966588 32.99 322424 1228812 8 [2020-10-29T16:13:13.455Z] 13:42:01 77692 0 547508 29.10 2620 1253736 966588 32.99 322444 1228812 8 [2020-10-29T16:13:13.455Z] 13:43:01 77168 0 548024 29.13 2620 1253744 966672 32.99 322716 1228816 16 [2020-10-29T16:13:13.455Z] 13:44:01 77396 0 547792 29.11 2620 1253748 966624 32.99 322804 1228812 12 [2020-10-29T16:13:13.455Z] 13:45:01 77412 0 547776 29.11 2620 1253748 966588 32.99 322596 1228812 12 [2020-10-29T16:13:13.455Z] 13:46:01 78684 0 546496 29.04 2620 1253756 964996 32.93 321572 1228812 8 [2020-10-29T16:13:13.455Z] 13:47:01 77668 0 547472 29.10 2620 1253796 966588 32.99 322504 1228812 8 [2020-10-29T16:13:13.455Z] 13:48:01 77184 0 547952 29.12 2620 1253800 966660 32.99 322720 1228812 8 [2020-10-29T16:13:13.455Z] 13:49:02 77148 0 547984 29.12 2620 1253804 966624 32.99 322412 1228812 8 [2020-10-29T16:13:13.455Z] 13:50:01 77600 0 547524 29.10 2620 1253812 966588 32.99 322536 1228812 8 [2020-10-29T16:13:13.455Z] 13:51:01 77452 0 547672 29.11 2620 1253812 966588 32.99 322396 1228812 8 [2020-10-29T16:13:13.455Z] 13:52:01 77000 0 548120 29.13 2620 1253816 966588 32.99 322524 1228812 8 [2020-10-29T16:13:13.455Z] 13:53:01 76892 0 548220 29.14 2620 1253824 966648 32.99 322624 1228812 8 [2020-10-29T16:13:13.455Z] 13:54:01 77140 0 547972 29.12 2620 1253824 966624 32.99 322560 1228812 8 [2020-10-29T16:13:13.455Z] 13:55:01 77344 0 547760 29.11 2620 1253832 966588 32.99 322556 1228812 8 [2020-10-29T16:13:13.455Z] 13:56:01 77312 0 547788 29.11 2620 1253836 966588 32.99 322436 1228812 0 [2020-10-29T16:13:13.455Z] 13:57:01 77436 0 547656 29.11 2620 1253844 966588 32.99 322428 1228812 8 [2020-10-29T16:13:13.455Z] 13:58:01 77284 0 547804 29.11 2620 1253848 966660 32.99 322644 1228812 8 [2020-10-29T16:13:13.455Z] 13:59:01 77308 0 547772 29.11 2620 1253856 966624 32.99 322584 1228812 8 [2020-10-29T16:13:13.455Z] 14:00:01 77544 0 547532 29.10 2620 1253860 966588 32.99 322584 1228812 8 [2020-10-29T16:13:13.455Z] 14:01:01 75856 0 549220 29.19 2620 1253860 969060 33.07 323328 1228812 8 [2020-10-29T16:13:13.455Z] 14:02:01 76976 0 548092 29.13 2620 1253868 966588 32.99 322700 1228812 8 [2020-10-29T16:13:13.455Z] 14:03:01 76936 0 548124 29.13 2620 1253876 966660 32.99 322672 1228812 8 [2020-10-29T16:13:13.455Z] 14:04:01 77020 0 548040 29.13 2620 1253876 966636 32.99 322464 1228812 8 [2020-10-29T16:13:13.455Z] 14:05:01 76588 0 548464 29.15 2620 1253884 966768 32.99 322984 1228812 20 [2020-10-29T16:13:13.455Z] 14:06:02 77436 0 547612 29.10 2620 1253888 966588 32.99 322600 1228812 8 [2020-10-29T16:13:13.455Z] 14:07:01 77356 0 547688 29.11 2620 1253892 966588 32.99 322476 1228816 8 [2020-10-29T16:13:13.455Z] 14:08:01 76964 0 548076 29.13 2620 1253896 966660 32.99 322708 1228812 8 [2020-10-29T16:13:13.455Z] 14:09:01 77124 0 547912 29.12 2620 1253900 966588 32.99 322612 1228812 8 [2020-10-29T16:13:13.455Z] 14:10:01 77404 0 547628 29.11 2620 1253904 966588 32.99 322632 1228812 8 [2020-10-29T16:13:13.455Z] 14:11:01 76944 0 548084 29.13 2620 1253908 966588 32.99 322636 1228812 8 [2020-10-29T16:13:13.455Z] 14:12:01 77116 0 547904 29.12 2620 1253916 966588 32.99 322644 1228812 8 [2020-10-29T16:13:13.455Z] 14:13:01 77068 0 547944 29.12 2620 1253924 966648 32.99 322724 1228812 8 [2020-10-29T16:13:13.455Z] 14:14:01 77240 0 547768 29.11 2620 1253928 966588 32.99 322640 1228812 8 [2020-10-29T16:13:13.455Z] 14:15:01 77240 0 547764 29.11 2620 1253932 966588 32.99 322644 1228812 8 [2020-10-29T16:13:13.455Z] 14:16:01 77092 0 547908 29.12 2620 1253936 966588 32.99 322752 1228812 8 [2020-10-29T16:13:13.456Z] 14:17:01 76992 0 548004 29.13 2620 1253940 966588 32.99 322776 1228812 8 [2020-10-29T16:13:13.456Z] 14:18:01 76888 0 548104 29.13 2620 1253944 966648 32.99 322880 1228812 8 [2020-10-29T16:13:13.456Z] 14:19:01 77272 0 547712 29.11 2620 1253952 966584 32.99 322556 1228812 8 [2020-10-29T16:13:13.456Z] 14:20:01 77148 0 547832 29.12 2620 1253956 966588 32.99 322804 1228816 8 [2020-10-29T16:13:13.456Z] 14:21:01 76828 0 548144 29.13 2620 1253964 966588 32.99 322568 1228812 8 [2020-10-29T16:13:13.456Z] 14:22:01 77116 0 547852 29.12 2620 1253968 966588 32.99 322680 1228812 8 [2020-10-29T16:13:13.456Z] 14:23:01 76920 0 548044 29.13 2620 1253972 966648 32.99 322904 1228816 8 [2020-10-29T16:13:13.456Z] 14:24:02 77144 0 547816 29.12 2620 1253976 966624 32.99 322588 1228812 8 [2020-10-29T16:13:13.456Z] 14:25:01 77340 0 547616 29.10 2620 1253980 966588 32.99 322832 1228812 8 [2020-10-29T16:13:13.456Z] 14:26:01 76936 0 548016 29.13 2620 1253984 966588 32.99 322820 1228812 8 [2020-10-29T16:13:13.456Z] 14:27:01 76984 0 547964 29.12 2620 1253988 966588 32.99 322700 1228812 8 [2020-10-29T16:13:13.456Z] 14:28:01 76740 0 548196 29.14 2620 1254000 966684 32.99 322812 1228812 8 [2020-10-29T16:13:13.456Z] 14:29:01 77296 0 547636 29.11 2620 1254004 966588 32.99 322732 1228812 12 [2020-10-29T16:13:13.456Z] 14:30:01 77100 0 547828 29.12 2620 1254008 966588 32.99 322760 1228812 8 [2020-10-29T16:13:13.456Z] 14:31:01 76944 0 547980 29.12 2620 1254012 966588 32.99 322864 1228812 8 [2020-10-29T16:13:13.456Z] 14:32:01 76704 0 548216 29.14 2620 1254016 966588 32.99 322744 1228812 8 [2020-10-29T16:13:13.456Z] 14:33:01 76708 0 548208 29.14 2620 1254020 966660 32.99 322820 1228812 8 [2020-10-29T16:13:13.456Z] 14:34:01 77220 0 547692 29.11 2620 1254024 966588 32.99 322860 1228812 8 [2020-10-29T16:13:13.456Z] 14:35:01 76992 0 547912 29.12 2620 1254032 966588 32.99 322744 1228812 8 [2020-10-29T16:13:13.456Z] 14:36:01 77176 0 547728 29.11 2620 1254032 966588 32.99 322744 1228812 8 [2020-10-29T16:13:13.456Z] 14:37:01 77024 0 547872 29.12 2620 1254040 966588 32.99 322768 1228812 8 [2020-10-29T16:13:13.456Z] 14:38:01 76880 0 548012 29.13 2620 1254044 966660 32.99 322832 1228812 8 [2020-10-29T16:13:13.456Z] 14:39:01 77248 0 547640 29.11 2620 1254048 966588 32.99 322772 1228816 8 [2020-10-29T16:13:13.456Z] 14:40:01 76920 0 547964 29.12 2620 1254052 966588 32.99 322784 1228812 8 [2020-10-29T16:13:13.456Z] 14:41:01 77208 0 547672 29.11 2620 1254056 966588 32.99 322908 1228812 8 [2020-10-29T16:13:13.456Z] 14:42:01 77248 0 547628 29.11 2620 1254060 966588 32.99 322912 1228812 8 [2020-10-29T16:13:13.456Z] 14:43:02 76708 0 548160 29.13 2620 1254068 966708 32.99 322944 1228812 12 [2020-10-29T16:13:13.456Z] 14:44:01 76568 0 548292 29.14 2620 1254076 966708 32.99 323232 1228812 8 [2020-10-29T16:13:13.456Z] 14:45:01 76944 0 547856 29.12 2620 1254136 966588 32.99 323004 1228828 20 [2020-10-29T16:13:13.456Z] 14:46:01 76720 0 548132 29.13 2620 1254084 966588 32.99 322812 1228812 8 [2020-10-29T16:13:13.456Z] 14:47:01 76744 0 548104 29.13 2620 1254088 966588 32.99 322816 1228812 8 [2020-10-29T16:13:13.456Z] 14:48:01 76492 0 548352 29.14 2620 1254092 974856 33.27 322944 1228812 8 [2020-10-29T16:13:13.456Z] 14:49:01 76812 0 548028 29.13 2620 1254096 974808 33.27 322840 1228812 8 [2020-10-29T16:13:13.456Z] 14:50:01 77168 0 547668 29.11 2620 1254100 974784 33.27 322840 1228812 8 [2020-10-29T16:13:13.456Z] 14:51:01 77356 0 547472 29.10 2620 1254108 974784 33.27 322832 1228812 8 [2020-10-29T16:13:13.456Z] 14:52:01 77240 0 547588 29.10 2620 1254108 974784 33.27 322832 1228812 8 [2020-10-29T16:13:13.456Z] 14:53:01 76896 0 547924 29.12 2620 1254116 974844 33.27 322936 1228812 8 [2020-10-29T16:13:13.456Z] 14:54:01 77132 0 547684 29.11 2620 1254120 974784 33.27 322860 1228812 8 [2020-10-29T16:13:13.456Z] 14:55:01 77208 0 547604 29.10 2620 1254124 974784 33.27 322860 1228816 8 [2020-10-29T16:13:13.456Z] 14:56:01 77036 0 547772 29.11 2620 1254128 974784 33.27 322992 1228812 8 [2020-10-29T16:13:13.456Z] 14:57:01 76828 0 547976 29.12 2620 1254132 974784 33.27 322872 1228812 8 [2020-10-29T16:13:13.456Z] 14:58:01 76988 0 547812 29.11 2620 1254136 974868 33.27 322968 1228812 8 [2020-10-29T16:13:13.456Z] 14:59:01 77048 0 547744 29.11 2620 1254144 974808 33.27 323016 1228812 8 [2020-10-29T16:13:13.456Z] 15:00:01 77084 0 547700 29.11 2620 1254152 974784 33.27 322896 1228812 8 [2020-10-29T16:13:13.456Z] 15:01:01 75688 0 549092 29.18 2620 1254156 977468 33.36 323672 1228812 8 [2020-10-29T16:13:13.456Z] 15:02:01 76688 0 548084 29.13 2620 1254164 974784 33.27 322908 1228812 8 [2020-10-29T16:13:13.456Z] 15:03:01 76576 0 548192 29.14 2620 1254168 974856 33.27 323116 1228812 8 [2020-10-29T16:13:13.456Z] 15:04:01 76896 0 547812 29.11 2620 1254228 974784 33.27 323016 1228824 16 [2020-10-29T16:13:13.456Z] 15:05:01 76184 0 548576 29.16 2620 1254176 974988 33.27 323232 1228812 8 [2020-10-29T16:13:13.456Z] 15:06:01 76564 0 548188 29.13 2620 1254184 974784 33.27 322928 1228812 8 [2020-10-29T16:13:13.456Z] 15:07:01 76712 0 548036 29.13 2620 1254188 974784 33.27 323084 1228812 8 [2020-10-29T16:13:13.456Z] 15:08:01 76640 0 548104 29.13 2620 1254192 974844 33.27 323016 1228812 8 [2020-10-29T16:13:13.456Z] 15:09:01 77124 0 547616 29.10 2620 1254196 974784 33.27 322940 1228812 8 [2020-10-29T16:13:13.456Z] 15:10:01 76812 0 547920 29.12 2620 1254204 974784 33.27 322844 1228816 8 [2020-10-29T16:13:13.456Z] 15:11:01 77008 0 547724 29.11 2620 1254204 974784 33.27 322824 1228812 8 [2020-10-29T16:13:13.456Z] 15:12:01 77100 0 547628 29.11 2620 1254208 974784 33.27 322952 1228812 8 [2020-10-29T16:13:13.456Z] 15:13:01 76928 0 547792 29.11 2620 1254216 974844 33.27 323028 1228812 8 [2020-10-29T16:13:13.456Z] 15:14:01 77092 0 547624 29.10 2620 1254220 974784 33.27 322964 1228812 8 [2020-10-29T16:13:13.456Z] 15:15:01 77052 0 547656 29.11 2620 1254228 974808 33.27 322976 1228812 8 [2020-10-29T16:13:13.456Z] 15:16:01 76976 0 547728 29.11 2620 1254232 974784 33.27 322976 1228812 8 [2020-10-29T16:13:13.456Z] 15:17:01 76868 0 547828 29.12 2620 1254240 974784 33.27 322860 1228812 8 [2020-10-29T16:13:13.456Z] 15:18:01 76748 0 547948 29.12 2620 1254240 974856 33.27 323192 1228812 8 [2020-10-29T16:13:13.456Z] 15:19:01 76896 0 547796 29.11 2620 1254244 974832 33.27 323000 1228812 8 [2020-10-29T16:13:13.456Z] 15:20:01 77124 0 547560 29.10 2620 1254252 974784 33.27 323120 1228812 8 [2020-10-29T16:13:13.456Z] 15:21:02 76984 0 547700 29.11 2620 1254252 974784 33.27 322996 1228812 8 [2020-10-29T16:13:13.456Z] 15:22:01 76928 0 547748 29.11 2620 1254260 974784 33.27 322988 1228812 8 [2020-10-29T16:13:13.456Z] 15:23:01 76552 0 548120 29.13 2620 1254264 974844 33.27 323192 1228812 8 [2020-10-29T16:13:13.456Z] 15:24:01 76656 0 548012 29.13 2620 1254268 974784 33.27 322996 1228812 8 [2020-10-29T16:13:13.456Z] 15:25:01 76548 0 548116 29.13 2620 1254272 974784 33.27 323140 1228812 8 [2020-10-29T16:13:13.456Z] 15:26:01 77892 0 546764 29.06 2620 1254280 973240 33.21 322048 1228816 8 [2020-10-29T16:13:13.456Z] 15:27:01 77348 0 547308 29.09 2620 1254280 974784 33.27 323024 1228812 8 [2020-10-29T16:13:13.456Z] 15:28:01 76712 0 547940 29.12 2620 1254284 974844 33.27 323100 1228812 8 [2020-10-29T16:13:13.456Z] 15:29:01 76944 0 547696 29.11 2620 1254296 974820 33.27 323056 1228812 8 [2020-10-29T16:13:13.456Z] 15:30:01 76952 0 547688 29.11 2620 1254296 974784 33.27 323044 1228812 8 [2020-10-29T16:13:13.456Z] 15:31:01 77328 0 547304 29.09 2620 1254304 974784 33.27 323052 1228812 8 [2020-10-29T16:13:13.456Z] 15:32:01 76932 0 547696 29.11 2620 1254308 974784 33.27 323180 1228812 8 [2020-10-29T16:13:13.456Z] 15:33:01 76908 0 547712 29.11 2620 1254316 974844 33.27 323144 1228812 8 [2020-10-29T16:13:13.456Z] 15:34:01 77120 0 547500 29.10 2620 1254316 974784 33.27 323188 1228812 8 [2020-10-29T16:13:13.456Z] 15:35:01 76968 0 547648 29.11 2620 1254320 974784 33.27 323068 1228812 8 [2020-10-29T16:13:13.456Z] 15:36:01 77248 0 547360 29.09 2620 1254328 974784 33.27 323076 1228812 8 [2020-10-29T16:13:13.456Z] 15:37:01 77076 0 547532 29.10 2620 1254328 974784 33.27 323060 1228812 8 [2020-10-29T16:13:13.456Z] 15:38:01 76708 0 547892 29.12 2620 1254336 974868 33.27 323176 1228812 8 [2020-10-29T16:13:13.456Z] 15:39:02 77224 0 547372 29.09 2620 1254340 974784 33.27 323088 1228812 8 [2020-10-29T16:13:13.456Z] 15:40:01 77248 0 547344 29.09 2620 1254344 974780 33.27 323092 1228812 8 [2020-10-29T16:13:13.456Z] 15:41:01 76960 0 547628 29.11 2620 1254348 974784 33.27 323080 1228812 8 [2020-10-29T16:13:13.456Z] 15:42:01 76720 0 547860 29.12 2620 1254356 974784 33.27 323100 1228816 8 [2020-10-29T16:13:13.456Z] 15:43:01 131364 0 676596 35.96 2620 1070976 1102392 37.62 439048 1053412 132 [2020-10-29T16:13:13.456Z] 15:44:01 137800 0 670056 35.61 2620 1071080 1076088 36.72 433340 1053348 16 [2020-10-29T16:13:13.456Z] 15:45:01 138212 0 669636 35.59 2620 1071088 1076124 36.73 433636 1053152 8 [2020-10-29T16:13:13.456Z] 15:46:01 138472 0 669376 35.58 2620 1071088 1076088 36.72 433452 1053152 8 [2020-10-29T16:13:13.456Z] 15:47:01 136888 0 670952 35.66 2620 1071096 1076376 36.73 434580 1053156 16 [2020-10-29T16:13:13.456Z] 15:48:01 137688 0 670148 35.62 2620 1071100 1076248 36.73 429012 1058048 12 [2020-10-29T16:13:13.456Z] 15:49:01 137304 0 670524 35.64 2620 1071108 1076332 36.73 429584 1058048 16 [2020-10-29T16:13:13.456Z] 15:50:01 138072 0 669748 35.60 2620 1071116 1076152 36.73 428620 1058048 12 [2020-10-29T16:13:13.456Z] 15:51:01 137764 0 670052 35.61 2620 1071120 1076308 36.73 420484 1066408 8 [2020-10-29T16:13:13.456Z] 15:52:01 137916 0 669892 35.60 2620 1071128 1076152 36.73 416284 1070408 8 [2020-10-29T16:13:13.456Z] 15:53:02 137664 0 670144 35.62 2620 1071128 1076236 36.73 416196 1070472 8 [2020-10-29T16:13:13.456Z] 15:54:01 138088 0 669712 35.59 2620 1071136 1076152 36.73 416240 1070472 8 [2020-10-29T16:13:13.456Z] 15:55:01 138024 0 669716 35.59 2620 1071196 1076152 36.73 416244 1070488 20 [2020-10-29T16:13:13.456Z] 15:56:01 138248 0 669544 35.58 2620 1071144 1076148 36.73 416172 1070476 8 [2020-10-29T16:13:13.456Z] 15:57:01 137892 0 669896 35.60 2620 1071148 1076152 36.73 416244 1070472 16 [2020-10-29T16:13:13.456Z] 15:58:01 137804 0 669980 35.61 2620 1071152 1076224 36.73 416252 1070472 8 [2020-10-29T16:13:13.456Z] 15:59:01 138116 0 669664 35.59 2620 1071156 1076188 36.73 416156 1070472 8 [2020-10-29T16:13:13.456Z] 16:00:01 138164 0 669612 35.59 2620 1071160 1076152 36.73 416148 1070472 8 [2020-10-29T16:13:13.456Z] 16:01:01 136968 0 670800 35.65 2620 1071168 1078836 36.82 416872 1070624 8 [2020-10-29T16:13:13.456Z] 16:02:01 138196 0 669552 35.59 2620 1071188 1076152 36.73 416148 1070624 8 [2020-10-29T16:13:13.456Z] 16:03:01 137732 0 670012 35.61 2620 1071192 1076260 36.73 416128 1070620 8 [2020-10-29T16:13:13.456Z] 16:04:01 137932 0 669808 35.60 2620 1071196 1076176 36.73 416168 1070620 8 [2020-10-29T16:13:13.456Z] 16:05:01 137400 0 670328 35.63 2620 1071208 1076272 36.73 416384 1070620 8 [2020-10-29T16:13:13.456Z] 16:06:01 138072 0 669656 35.59 2620 1071208 1076152 36.73 415948 1070724 8 [2020-10-29T16:13:13.456Z] 16:07:01 138048 0 669672 35.59 2620 1071216 1076152 36.73 415956 1070724 8 [2020-10-29T16:13:13.456Z] 16:08:02 138016 0 669700 35.59 2620 1071220 1076212 36.73 416032 1070724 8 [2020-10-29T16:13:13.456Z] 16:09:01 138180 0 669532 35.58 2620 1071224 1076152 36.73 415964 1070724 8 [2020-10-29T16:13:13.456Z] 16:10:01 138164 0 669544 35.58 2620 1071228 1076152 36.73 415992 1070724 12 [2020-10-29T16:13:13.456Z] 16:11:01 138304 0 669396 35.58 2620 1071236 1076152 36.73 416096 1070728 20 [2020-10-29T16:13:13.456Z] 16:12:01 138212 0 669488 35.58 2620 1071236 1076152 36.73 415976 1070724 8 [2020-10-29T16:13:13.456Z] 16:13:01 183108 0 775692 41.23 2596 920160 1273704 43.47 451224 924928 13572 [2020-10-29T16:13:13.456Z] Average: 83144 0 530955 28.22 2620 1264838 974647 33.26 316884 1246685 42 [2020-10-29T16:13:13.456Z] [2020-10-29T16:13:13.456Z] 07:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-29T16:13:13.456Z] 07:08:01 eth0 53.59 45.73 274.80 17.88 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:09:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:10:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:12:01 eth0 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:13:01 eth0 0.32 0.20 0.15 0.08 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.456Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:17:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:18:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:19:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:20:02 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:22:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:23:01 eth0 0.12 0.12 0.07 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:24:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:25:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:28:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:29:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:33:01 eth0 0.18 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:35:02 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:35:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:36:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:37:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:39:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:40:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:41:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:43:01 eth0 0.65 0.45 0.35 0.24 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:44:01 eth0 0.03 0.02 0.00 0.03 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:46:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:48:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:49:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:50:01 eth0 0.12 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:54:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:59:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:00:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:02:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:03:01 eth0 0.32 0.25 0.17 0.08 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:04:01 eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:05:01 eth0 0.42 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:08:01 eth0 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.457Z] 08:09:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:13:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:15:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:17:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:18:02 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:23:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:24:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:28:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:31:01 eth0 0.12 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:33:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:34:02 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:35:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:39:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:43:01 eth0 0.57 0.38 0.34 0.23 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:44:01 eth0 0.02 0.02 0.00 0.03 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:45:01 eth0 0.13 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:48:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:50:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:53:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:58:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 09:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.458Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:01:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:03:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:04:01 eth0 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:05:02 eth0 0.52 0.45 0.27 0.21 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:08:01 eth0 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:13:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:14:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:19:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:20:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:22:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:23:01 eth0 0.14 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:24:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:26:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:28:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:31:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:33:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:34:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:39:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:40:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:41:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:43:01 eth0 0.55 0.32 0.34 0.23 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:44:01 eth0 0.15 0.12 0.06 0.04 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:48:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.459Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:49:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:53:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:54:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:55:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:58:01 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:01:01 eth0 0.08 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:03:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:04:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:05:01 eth0 0.47 0.42 0.27 0.21 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:08:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:13:01 eth0 0.27 0.17 0.16 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:18:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:23:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:25:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:28:02 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:33:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:38:01 eth0 0.12 0.10 0.07 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:39:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:40:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.460Z] 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:43:01 eth0 0.65 0.40 0.40 0.23 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:44:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:46:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:48:01 eth0 0.25 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:53:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:59:01 eth0 0.13 0.08 0.09 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:03:01 eth0 0.30 0.27 0.17 0.08 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:04:02 eth0 0.30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:05:01 eth0 0.58 0.37 0.29 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:08:01 eth0 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:10:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:14:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:19:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:20:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:25:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:28:01 eth0 0.23 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:33:02 eth0 0.25 0.23 0.16 0.08 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.461Z] 11:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:38:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:39:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:43:01 eth0 0.57 0.38 0.34 0.23 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:44:01 eth0 0.18 0.15 0.07 0.04 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:48:02 eth0 0.27 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:53:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:56:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:59:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:01:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:03:01 eth0 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:04:02 eth0 0.48 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:05:01 eth0 0.58 0.46 0.28 0.21 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:06:01 eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:08:01 eth0 0.28 0.23 0.16 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:10:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:13:01 eth0 0.23 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:18:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:19:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:22:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.462Z] 12:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:23:01 eth0 0.14 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:25:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:28:01 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:33:01 eth0 0.25 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:38:01 eth0 0.25 0.20 0.16 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:40:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:43:01 eth0 0.55 0.38 0.34 0.23 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:44:01 eth0 0.13 0.12 0.06 0.04 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:45:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:48:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:53:01 eth0 0.22 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:56:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:00:02 eth0 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:01:01 eth0 0.02 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:04:01 eth0 0.50 0.05 0.09 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:05:01 eth0 0.55 0.37 0.28 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:08:01 eth0 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:09:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:10:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.463Z] 13:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:13:01 eth0 1.76 1.81 0.24 6.56 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:18:01 eth0 0.48 0.48 0.15 2.03 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:19:01 eth0 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:23:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:24:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:28:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:30:02 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:33:01 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:36:01 eth0 0.03 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:38:01 eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:42:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:43:01 eth0 0.58 0.45 0.35 0.24 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:44:01 eth0 0.13 0.12 0.06 0.04 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:48:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:49:02 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:53:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:54:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:59:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.464Z] 14:03:01 eth0 0.12 0.07 0.07 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:04:01 eth0 0.52 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:05:01 eth0 0.53 0.32 0.28 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:06:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:08:01 eth0 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:09:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:11:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:13:01 eth0 0.22 0.10 0.14 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:14:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:18:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:20:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:23:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:24:02 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:28:01 eth0 0.33 0.28 0.18 0.08 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:33:01 eth0 0.25 0.20 0.16 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:37:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:38:01 eth0 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:43:02 eth0 0.58 0.35 0.34 0.23 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:44:01 eth0 0.14 0.07 0.06 0.03 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:48:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:49:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.465Z] 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:53:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:59:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:03:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:04:01 eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:05:01 eth0 0.42 0.33 0.26 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:06:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:08:01 eth0 0.27 0.20 0.16 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:15:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:19:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:20:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:21:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:23:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:26:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:28:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:29:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:33:01 eth0 0.20 0.15 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:38:01 eth0 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:39:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:39:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:39:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:40:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:41:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:43:01 eth0 169.52 143.60 674.55 72.73 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:43:01 docker0 1.68 1.38 0.35 3.33 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:45:01 eth0 0.13 0.10 0.06 0.04 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.466Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:46:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:47:01 eth0 0.73 0.25 0.30 0.16 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:48:01 eth0 0.98 0.23 0.21 0.11 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:49:01 eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:50:01 eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:51:01 eth0 0.43 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:52:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:53:02 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:54:01 eth0 0.03 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:58:01 eth0 0.13 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:59:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:03:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:04:01 eth0 0.43 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:05:01 eth0 0.58 0.37 0.28 0.20 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:08:02 eth0 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:13:01 eth0 210.70 178.19 2175.80 20.81 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] Average: eth0 0.88 0.73 5.77 0.24 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] Average: docker0 0.00 0.00 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-29T16:13:13.467Z] [2020-10-29T16:13:13.467Z]