Branch indexing 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b9130be62c688e94595923eea9ec461724b4135+dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb (88fb9bedb083ab5f15b39d0eecde689de3d6ab50) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh437503057222585706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5456674520443126707.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4067128114684519843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7375332423796679111.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1692297911945480581.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-15632 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2363721714526502678.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3410519532250845009.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6665315605948667944.key > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 Merge succeeded, producing 1d39243669967f80e364d0fb9518665f2d49c448 Checking out Revision 1d39243669967f80e364d0fb9518665f2d49c448 (PR-3492) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d39243669967f80e364d0fb9518665f2d49c448 # timeout=10 Commit message: "Merge commit 'dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb' into HEAD" > git rev-list --no-walk 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-22T16:29:04.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-22T16:29:05.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-22T16:29:05.047Z] ========================================================= [2021-05-22T16:29:05.047Z] EdgeX Global Pipelines Version Info [2021-05-22T16:29:05.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:29:06.461Z] ------------------- [2021-05-22T16:29:06.461Z] stable info: [2021-05-22T16:29:06.461Z] ------------------- [2021-05-22T16:29:06.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-22T16:29:06.461Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-22T16:29:06.461Z] Message: update stable to v1.0.192 [2021-05-22T16:29:07.055Z] ------------------- [2021-05-22T16:29:07.055Z] experimental info: [2021-05-22T16:29:07.055Z] ------------------- [2021-05-22T16:29:07.055Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-22T16:29:07.055Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-22T16:29:07.055Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-22T16:29:07.191Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-22T16:29:07.213Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-22T16:29:07.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-22T16:29:07.259Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-22T16:29:07.281Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-22T16:29:07.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-22T16:29:07.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-22T16:29:07.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-22T16:29:07.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-22T16:29:07.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-22T16:29:07.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-22T16:29:07.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-22T16:29:07.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-22T16:29:07.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-22T16:29:07.544Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-22T16:29:07.584Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-22T16:29:07.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-22T16:29:07.631Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-22T16:29:07.654Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-22T16:29:07.676Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-22T16:29:07.715Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-22T16:29:07.737Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-22T16:29:07.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo [2021-05-22T16:29:07.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo [2021-05-22T16:29:07.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo [2021-05-22T16:29:07.843Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d39243669967f80e364d0fb9518665f2d49c448 [Pipeline] echo [2021-05-22T16:29:07.865Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d39243 [Pipeline] echo [2021-05-22T16:29:07.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T16:29:07.970Z] provisioning config files... [2021-05-22T16:29:07.989Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9166046440198282457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:29:08.309Z] ---> docker-login.sh [2021-05-22T16:29:08.310Z] nexus3.edgexfoundry.org:10001 [2021-05-22T16:29:08.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:29:08.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:29:08.573Z] Configure a credential helper to remove this warning. See [2021-05-22T16:29:08.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:29:08.573Z] [2021-05-22T16:29:08.573Z] Login Succeeded [2021-05-22T16:29:08.573Z] nexus3.edgexfoundry.org:10002 [2021-05-22T16:29:08.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:29:08.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:29:08.573Z] Configure a credential helper to remove this warning. See [2021-05-22T16:29:08.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:29:08.573Z] [2021-05-22T16:29:08.573Z] Login Succeeded [2021-05-22T16:29:08.573Z] nexus3.edgexfoundry.org:10003 [2021-05-22T16:29:08.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:29:08.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:29:08.841Z] Configure a credential helper to remove this warning. See [2021-05-22T16:29:08.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:29:08.841Z] [2021-05-22T16:29:08.841Z] Login Succeeded [2021-05-22T16:29:08.841Z] nexus3.edgexfoundry.org:10004 [2021-05-22T16:29:08.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:29:08.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:29:08.841Z] Configure a credential helper to remove this warning. See [2021-05-22T16:29:08.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:29:08.841Z] [2021-05-22T16:29:08.841Z] Login Succeeded [2021-05-22T16:29:08.841Z] docker.io [2021-05-22T16:29:10.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:29:10.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:29:10.962Z] Configure a credential helper to remove this warning. See [2021-05-22T16:29:10.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:29:10.962Z] [2021-05-22T16:29:10.962Z] Login Succeeded [2021-05-22T16:29:10.962Z] ---> docker-login.sh ends [Pipeline] } [2021-05-22T16:29:10.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-22T16:29:11.312Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/core-command/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] ++ dirname cmd/core-data/Dockerfile [2021-05-22T16:29:11.312Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-22T16:29:11.312Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-22T16:29:11.312Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-22T16:29:11.312Z] ++ cut -d/ -f2 [2021-05-22T16:29:11.312Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-22T16:29:11.360Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:29:12.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T16:29:12.839Z] [2021-05-22T16:29:12.839Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:29:13.154Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T16:29:13.155Z] latest: Pulling from edgex-devops/git-semver [2021-05-22T16:29:13.155Z] 31603596830f: Pulling fs layer [2021-05-22T16:29:13.155Z] 54011a49482f: Pulling fs layer [2021-05-22T16:29:13.155Z] a6820b24f6d8: Pulling fs layer [2021-05-22T16:29:13.155Z] f581987b2513: Pulling fs layer [2021-05-22T16:29:13.155Z] f581987b2513: Waiting [2021-05-22T16:29:13.155Z] 54011a49482f: Verifying Checksum [2021-05-22T16:29:13.155Z] 54011a49482f: Download complete [2021-05-22T16:29:13.155Z] 31603596830f: Verifying Checksum [2021-05-22T16:29:13.155Z] 31603596830f: Download complete [2021-05-22T16:29:13.417Z] f581987b2513: Verifying Checksum [2021-05-22T16:29:13.417Z] f581987b2513: Download complete [2021-05-22T16:29:13.417Z] a6820b24f6d8: Verifying Checksum [2021-05-22T16:29:13.417Z] a6820b24f6d8: Download complete [2021-05-22T16:29:13.417Z] 31603596830f: Pull complete [2021-05-22T16:29:13.690Z] 54011a49482f: Pull complete [2021-05-22T16:29:14.265Z] a6820b24f6d8: Pull complete [2021-05-22T16:29:14.265Z] f581987b2513: Pull complete [2021-05-22T16:29:14.265Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-22T16:29:14.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-22T16:29:14.265Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-22T16:29:14.345Z] prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container [2021-05-22T16:29:14.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-22T16:29:15.180Z] $ docker top c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-22T16:29:15.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-22T16:29:15.294Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-22T16:29:15.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-22T16:29:15.392Z] $ docker exec c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent [2021-05-22T16:29:15.490Z] SSH_AUTH_SOCK=/tmp/ssh-6fXyE4y5mHFs/agent.14 [2021-05-22T16:29:15.490Z] SSH_AGENT_PID=21 [2021-05-22T16:29:15.498Z] Running ssh-add (command line suppressed) [2021-05-22T16:29:15.594Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4297820736225162138.key (/w/workspace/edgex-go/2@tmp/private_key_4297820736225162138.key) [2021-05-22T16:29:15.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-22T16:29:15.907Z] + git tag --points-at HEAD [Pipeline] } [2021-05-22T16:29:15.926Z] $ docker exec --env ******** --env ******** c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent -k [2021-05-22T16:29:16.035Z] unset SSH_AUTH_SOCK; [2021-05-22T16:29:16.035Z] unset SSH_AGENT_PID; [2021-05-22T16:29:16.035Z] echo Agent pid 21 killed; [2021-05-22T16:29:16.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-22T16:29:16.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-22T16:29:16.083Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-22T16:29:16.189Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-22T16:29:16.191Z] $ docker exec c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent [2021-05-22T16:29:16.294Z] SSH_AUTH_SOCK=/tmp/ssh-gyinScRpWZRe/agent.53 [2021-05-22T16:29:16.294Z] SSH_AGENT_PID=60 [2021-05-22T16:29:16.300Z] Running ssh-add (command line suppressed) [2021-05-22T16:29:16.387Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6163646095403727076.key (/w/workspace/edgex-go/2@tmp/private_key_6163646095403727076.key) [2021-05-22T16:29:16.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-22T16:29:16.702Z] + git semver init [2021-05-22T16:29:16.702Z] # -> Open(): unable to determine branch for HEAD [2021-05-22T16:29:16.702Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-05-22T16:29:16.702Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-05-22T16:29:16.702Z] # $SEMVER_REMOTE_NAME = origin [2021-05-22T16:29:16.702Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-22T16:29:16.702Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-22T16:29:16.702Z] # $SEMVER_BRANCH = PR-3492 [2021-05-22T16:29:16.702Z] # $SEMVER_TEMP = /tmp/semver-391498426 [2021-05-22T16:29:16.702Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-22T16:29:33.027Z] # '/tmp/semver-391498426' -> '/w/workspace/edgex-go/2/.semver' [2021-05-22T16:29:33.027Z] # -> Force: false [2021-05-22T16:29:33.027Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-05-22T16:29:33.037Z] $ docker exec --env ******** --env ******** c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 ssh-agent -k [2021-05-22T16:29:33.137Z] unset SSH_AUTH_SOCK; [2021-05-22T16:29:33.137Z] unset SSH_AGENT_PID; [2021-05-22T16:29:33.137Z] echo Agent pid 60 killed; [2021-05-22T16:29:33.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-22T16:29:33.495Z] + git semver [Pipeline] } [2021-05-22T16:29:33.511Z] $ docker stop --time=1 c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 [2021-05-22T16:29:35.554Z] $ docker rm -f c3e37e639ea308759a8ffa50cb193a3ba58bee02ae33fb4b1979b6d971132250 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T16:29:35.944Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-22T16:29:36.200Z] Stashed 1 file(s) [Pipeline] echo [2021-05-22T16:29:36.204Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-22T16:29:36.859Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-22T16:29:37.151Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-22T16:29:37.445Z] + sudo service docker restart [2021-05-22T16:29:37.445Z] + true [2021-05-22T16:29:37.445Z] Redirecting to /bin/systemctl restart docker.service [2021-05-22T16:29:51.498Z] Still waiting to schedule task [2021-05-22T16:29:51.498Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-22T16:29:55.585Z] ========================================================= [2021-05-22T16:29:55.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-22T16:29:55.585Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:29:55.899Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-22T16:29:57.288Z] Sending build context to Docker daemon 329MB [2021-05-22T16:29:57.288Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T16:29:57.288Z] Step 2/6 : FROM ${BASE} [2021-05-22T16:29:57.288Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-22T16:29:57.288Z] 540db60ca938: Pulling fs layer [2021-05-22T16:29:57.288Z] adcc1eea9eea: Pulling fs layer [2021-05-22T16:29:57.288Z] 4c4ab2625f07: Pulling fs layer [2021-05-22T16:29:57.288Z] 0510c868ecb4: Pulling fs layer [2021-05-22T16:29:57.288Z] afea3b2eda06: Pulling fs layer [2021-05-22T16:29:57.288Z] 7809a108b3ef: Pulling fs layer [2021-05-22T16:29:57.288Z] f706445af74f: Pulling fs layer [2021-05-22T16:29:57.288Z] afea3b2eda06: Waiting [2021-05-22T16:29:57.288Z] 7809a108b3ef: Waiting [2021-05-22T16:29:57.288Z] f706445af74f: Waiting [2021-05-22T16:29:57.288Z] 0510c868ecb4: Waiting [2021-05-22T16:29:57.288Z] 4c4ab2625f07: Verifying Checksum [2021-05-22T16:29:57.288Z] 4c4ab2625f07: Download complete [2021-05-22T16:29:57.288Z] adcc1eea9eea: Verifying Checksum [2021-05-22T16:29:57.288Z] adcc1eea9eea: Download complete [2021-05-22T16:29:57.288Z] afea3b2eda06: Verifying Checksum [2021-05-22T16:29:57.288Z] afea3b2eda06: Download complete [2021-05-22T16:29:57.288Z] 540db60ca938: Verifying Checksum [2021-05-22T16:29:57.288Z] 540db60ca938: Download complete [2021-05-22T16:29:57.288Z] 7809a108b3ef: Verifying Checksum [2021-05-22T16:29:57.288Z] 7809a108b3ef: Download complete [2021-05-22T16:29:57.551Z] 540db60ca938: Pull complete [2021-05-22T16:29:57.551Z] adcc1eea9eea: Pull complete [2021-05-22T16:29:57.811Z] 4c4ab2625f07: Pull complete [2021-05-22T16:29:59.723Z] f706445af74f: Verifying Checksum [2021-05-22T16:29:59.723Z] f706445af74f: Download complete [2021-05-22T16:29:59.723Z] 0510c868ecb4: Verifying Checksum [2021-05-22T16:29:59.723Z] 0510c868ecb4: Download complete [2021-05-22T16:30:03.053Z] 0510c868ecb4: Pull complete [2021-05-22T16:30:03.053Z] afea3b2eda06: Pull complete [2021-05-22T16:30:03.053Z] 7809a108b3ef: Pull complete [2021-05-22T16:30:05.022Z] f706445af74f: Pull complete [2021-05-22T16:30:05.022Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-22T16:30:05.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-22T16:30:05.022Z] ---> b068be0155e3 [2021-05-22T16:30:05.022Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-22T16:30:05.982Z] ---> Running in f16701701961 [2021-05-22T16:30:06.242Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:30:07.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:30:07.754Z] (1/12) Installing libmagic (5.39-r0) [2021-05-22T16:30:08.326Z] (2/12) Installing file (5.39-r0) [2021-05-22T16:30:08.326Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-22T16:30:08.326Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-22T16:30:12.537Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-22T16:30:12.537Z] (6/12) Installing patch (2.7.6-r6) [2021-05-22T16:30:12.537Z] (7/12) Installing build-base (0.5-r2) [2021-05-22T16:30:12.537Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-22T16:30:12.537Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-22T16:30:12.537Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-22T16:30:12.799Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-22T16:30:12.799Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-22T16:30:12.799Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T16:30:12.799Z] OK: 219 MiB in 52 packages [2021-05-22T16:30:14.191Z] Removing intermediate container f16701701961 [2021-05-22T16:30:14.191Z] ---> 0107aad7b32a [2021-05-22T16:30:14.191Z] Step 4/6 : WORKDIR /edgex-go [2021-05-22T16:30:14.191Z] ---> Running in 4a8c99b75b48 [2021-05-22T16:30:14.191Z] Removing intermediate container 4a8c99b75b48 [2021-05-22T16:30:14.191Z] ---> 30c549e8435e [2021-05-22T16:30:14.191Z] Step 5/6 : COPY go.mod . [2021-05-22T16:30:14.456Z] ---> 30472c800ba2 [2021-05-22T16:30:14.456Z] Step 6/6 : RUN go mod download [2021-05-22T16:30:14.456Z] ---> Running in d919ed13c376 [2021-05-22T16:30:29.380Z] Removing intermediate container d919ed13c376 [2021-05-22T16:30:29.380Z] ---> dcb32218471a [2021-05-22T16:30:29.380Z] Successfully built dcb32218471a [2021-05-22T16:30:29.380Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:30:29.691Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-22T16:30:29.691Z] . [Pipeline] withDockerContainer [2021-05-22T16:30:29.767Z] prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container [2021-05-22T16:30:29.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-22T16:30:30.162Z] $ docker top e6706290af351e010fb7636fb45f1dfa6220dda1028d2909900ac763affaa6cc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T16:30:32.616Z] + go version [2021-05-22T16:30:32.616Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-22T16:30:32.628Z] $ docker stop --time=1 e6706290af351e010fb7636fb45f1dfa6220dda1028d2909900ac763affaa6cc [2021-05-22T16:30:33.825Z] $ docker rm -f e6706290af351e010fb7636fb45f1dfa6220dda1028d2909900ac763affaa6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:30:34.399Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-22T16:30:34.400Z] . [Pipeline] withDockerContainer [2021-05-22T16:30:34.477Z] prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container [2021-05-22T16:30:34.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-22T16:30:34.970Z] $ docker top 5fd90b4e7231518bfade4da767ac446eaa14e0d828af2d13821a4d388c8a870c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-22T16:30:35.059Z] ========================================================= [2021-05-22T16:30:35.060Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-22T16:30:35.060Z] ========================================================= [Pipeline] sh [2021-05-22T16:30:35.356Z] + go mod tidy [Pipeline] sh [2021-05-22T16:30:35.913Z] + make test [2021-05-22T16:30:35.913Z] go mod tidy [2021-05-22T16:30:35.913Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T16:30:41.237Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-22T16:30:56.246Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-22T16:31:01.569Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-22T16:31:02.528Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-22T16:31:02.802Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-22T16:31:05.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-22T16:31:05.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-22T16:31:05.406Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-22T16:31:05.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-22T16:31:05.927Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-22T16:31:06.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-22T16:31:08.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-22T16:31:08.726Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.046s coverage: 28.7% of statements [2021-05-22T16:31:10.117Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.058s coverage: 100.0% of statements [2021-05-22T16:31:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-22T16:31:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-22T16:31:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-22T16:31:10.117Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-22T16:31:11.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements [2021-05-22T16:31:11.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-22T16:31:11.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 58.6% of statements [2021-05-22T16:31:11.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-22T16:31:11.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-22T16:31:12.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.107s coverage: 87.7% of statements [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:31:12.047Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.055s coverage: 78.9% of statements [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-22T16:31:12.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-22T16:31:13.457Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-22T16:31:13.457Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-22T16:31:13.457Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-22T16:31:13.719Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-22T16:31:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-22T16:31:13.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.043s coverage: 21.7% of statements [2021-05-22T16:31:13.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-22T16:31:14.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-05-22T16:31:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 79.5% of statements [2021-05-22T16:31:14.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-05-22T16:31:14.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2021-05-22T16:31:15.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-05-22T16:31:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements [2021-05-22T16:31:27.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-05-22T16:31:33.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.209s coverage: 81.8% of statements [2021-05-22T16:31:33.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.040s coverage: 87.2% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 76.0% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-22T16:31:50.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements [2021-05-22T16:31:50.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-05-22T16:31:51.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements [2021-05-22T16:31:51.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-22T16:31:51.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-22T16:31:51.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-22T16:31:51.414Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.134s coverage: 43.5% of statements [2021-05-22T16:31:51.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-22T16:31:51.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-22T16:31:51.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements [2021-05-22T16:31:51.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-22T16:31:51.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.030s coverage: 84.8% of statements [2021-05-22T16:31:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-22T16:31:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-22T16:31:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-22T16:31:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-22T16:31:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.053s coverage: 18.9% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.142s coverage: 91.9% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.053s coverage: 64.6% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.101s coverage: 97.6% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.027s coverage: 100.0% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-22T16:31:56.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-22T16:31:56.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.024s coverage: 100.0% of statements [2021-05-22T16:31:56.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 28.1% of statements [2021-05-22T16:31:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-22T16:31:56.447Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-22T16:31:56.713Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.048s coverage: 27.9% of statements [2021-05-22T16:31:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-22T16:31:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-22T16:31:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-22T16:31:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-22T16:31:56.713Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-22T16:31:56.974Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-05-22T16:31:57.234Z] GO111MODULE=on go vet ./... [2021-05-22T16:31:57.753Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15656 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-22T16:31:57.770Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-22T16:31:57.952Z] The recommended git tool is: git [2021-05-22T16:32:05.594Z] using credential edgex-jenkins-ssh [2021-05-22T16:32:05.617Z] Cloning the remote Git repository [2021-05-22T16:32:05.667Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-22T16:32:05.767Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-22T16:32:05.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T16:32:05.856Z] > git --version # timeout=10 [2021-05-22T16:32:05.888Z] > git --version # 'git version 2.17.1' [2021-05-22T16:32:05.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T16:32:05.954Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T16:32:20.414Z] gofmt -l . [2021-05-22T16:32:20.414Z] [ "`gofmt -l .`" = "" ] [2021-05-22T16:32:20.679Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-22T16:32:21.549Z] + ls -al . [2021-05-22T16:32:21.549Z] total 520 [2021-05-22T16:32:21.549Z] drwxrwxr-x 10 1001 1001 4096 May 22 16:32 . [2021-05-22T16:32:21.549Z] drwxr-xr-x 4 root root 28 May 22 16:30 .. [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 11 May 22 16:29 .dockerignore [2021-05-22T16:32:21.549Z] drwxrwxr-x 8 1001 1001 179 May 22 16:29 .git [2021-05-22T16:32:21.549Z] drwxrwxr-x 3 1001 1001 125 May 22 16:29 .github [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 818 May 22 16:29 .gitignore [2021-05-22T16:32:21.549Z] drwx------ 3 1001 1001 60 May 22 16:29 .semver [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 166 May 22 16:29 .sonarcloud.properties [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 8609 May 22 16:29 Attribution.txt [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 3804 May 22 16:29 CONTRIBUTING.md [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 931 May 22 16:29 Dockerfile.build [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 863 May 22 16:29 Jenkinsfile [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 10775 May 22 16:29 LICENSE [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 5605 May 22 16:29 Makefile [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 7978 May 22 16:29 README.md [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 6755 May 22 16:29 SECURITY.md [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 5 May 22 16:29 VERSION [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 4131 May 22 16:29 ZMQWindows.md [2021-05-22T16:32:21.549Z] drwxrwxr-x 2 1001 1001 37 May 22 16:29 bin [2021-05-22T16:32:21.549Z] drwxrwxr-x 14 1001 1001 4096 May 22 16:29 cmd [2021-05-22T16:32:21.549Z] -rw-r--r-- 1 root root 405172 May 22 16:31 coverage.out [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 902 May 22 16:29 go.mod [2021-05-22T16:32:21.549Z] -rw-r--r-- 1 root root 21352 May 22 16:30 go.sum [2021-05-22T16:32:21.549Z] drwxrwxr-x 8 1001 1001 127 May 22 16:29 internal [2021-05-22T16:32:21.549Z] drwxrwxr-x 3 1001 1001 16 May 22 16:29 openapi [2021-05-22T16:32:21.549Z] drwxrwxr-x 4 1001 1001 71 May 22 16:29 snap [2021-05-22T16:32:21.549Z] -rw-rw-r-- 1 1001 1001 168 May 22 16:29 version.go [Pipeline] sh [2021-05-22T16:32:22.084Z] + '[' -e coverage.out ] [2021-05-22T16:32:22.084Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-22T16:32:22.173Z] Stashed 1 file(s) [Pipeline] sh [2021-05-22T16:32:22.473Z] + make build [2021-05-22T16:32:22.473Z] go mod tidy [2021-05-22T16:32:22.473Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T16:32:24.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T16:32:25.874Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T16:32:25.888Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T16:32:25.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T16:32:25.947Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T16:32:25.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T16:32:25.959Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T16:32:26.835Z] Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-22T16:32:27.330Z] Merge succeeded, producing b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:32:27.331Z] Checking out Revision b662eefdd9a1facd4d8f43301b67b6431c1b8a70 (PR-3492) [2021-05-22T16:32:26.855Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T16:32:26.870Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-22T16:32:27.103Z] > git remote # timeout=10 [2021-05-22T16:32:27.120Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T16:32:27.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T16:32:27.144Z] > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 [2021-05-22T16:32:27.313Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T16:32:27.339Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T16:32:27.351Z] > git checkout -f b662eefdd9a1facd4d8f43301b67b6431c1b8a70 # timeout=10 [2021-05-22T16:32:31.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T16:32:31.085Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T16:32:31.528Z] Commit message: "Merge commit 'dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb' into HEAD" [2021-05-22T16:32:31.538Z] > git rev-list --no-walk 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-22T16:32:32.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T16:32:32.037Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-22T16:32:33.427Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T16:32:33.528Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-22T16:32:33.926Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-22T16:32:34.270Z] + true [2021-05-22T16:32:34.270Z] + sudo service docker restart [2021-05-22T16:32:34.386Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T16:32:34.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T16:32:35.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T16:32:36.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T16:32:37.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-22T16:32:39.306Z] $ docker stop --time=1 5fd90b4e7231518bfade4da767ac446eaa14e0d828af2d13821a4d388c8a870c [2021-05-22T16:32:41.073Z] $ docker rm -f 5fd90b4e7231518bfade4da767ac446eaa14e0d828af2d13821a4d388c8a870c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:32:50.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T16:32:50.039Z] [2021-05-22T16:32:50.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:32:50.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T16:32:50.348Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-22T16:32:50.348Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-22T16:32:50.348Z] ca9280d653b3: Pulling fs layer [2021-05-22T16:32:50.348Z] 7e9c9ca2126c: Pulling fs layer [2021-05-22T16:32:50.920Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-22T16:32:50.920Z] cbdbe7a5bc2a: Download complete [2021-05-22T16:32:50.920Z] cbdbe7a5bc2a: Pull complete [2021-05-22T16:32:51.179Z] ca9280d653b3: Verifying Checksum [2021-05-22T16:32:51.179Z] ca9280d653b3: Download complete [2021-05-22T16:32:51.775Z] ca9280d653b3: Pull complete [2021-05-22T16:32:52.044Z] 7e9c9ca2126c: Verifying Checksum [2021-05-22T16:32:52.044Z] 7e9c9ca2126c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T16:32:52.484Z] provisioning config files... [2021-05-22T16:32:52.508Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4797427160397163026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:32:52.884Z] ---> docker-login.sh [2021-05-22T16:32:52.884Z] nexus3.edgexfoundry.org:10001 [2021-05-22T16:32:53.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:32:54.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:32:54.464Z] Configure a credential helper to remove this warning. See [2021-05-22T16:32:54.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:32:54.464Z] [2021-05-22T16:32:54.464Z] Login Succeeded [2021-05-22T16:32:54.464Z] nexus3.edgexfoundry.org:10002 [2021-05-22T16:32:54.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:32:55.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:32:55.013Z] Configure a credential helper to remove this warning. See [2021-05-22T16:32:55.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:32:55.013Z] [2021-05-22T16:32:55.013Z] Login Succeeded [2021-05-22T16:32:55.013Z] nexus3.edgexfoundry.org:10003 [2021-05-22T16:32:55.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:32:55.378Z] 7e9c9ca2126c: Pull complete [2021-05-22T16:32:55.378Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-22T16:32:55.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T16:32:55.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-22T16:32:55.453Z] prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container [2021-05-22T16:32:55.494Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-devops/edgex-compose:latest cat [2021-05-22T16:32:55.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:32:55.570Z] Configure a credential helper to remove this warning. See [2021-05-22T16:32:55.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:32:55.570Z] [2021-05-22T16:32:55.570Z] Login Succeeded [2021-05-22T16:32:55.570Z] nexus3.edgexfoundry.org:10004 [2021-05-22T16:32:55.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:32:56.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:32:56.120Z] Configure a credential helper to remove this warning. See [2021-05-22T16:32:56.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:32:56.120Z] [2021-05-22T16:32:56.120Z] Login Succeeded [2021-05-22T16:32:56.120Z] docker.io [2021-05-22T16:32:56.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-22T16:32:56.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-22T16:32:56.987Z] Configure a credential helper to remove this warning. See [2021-05-22T16:32:56.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-22T16:32:56.987Z] [2021-05-22T16:32:56.987Z] Login Succeeded [2021-05-22T16:32:56.987Z] ---> docker-login.sh ends [2021-05-22T16:32:58.136Z] $ docker top c2f30397f50b90f0f1c72a0a75cc46ffb8c3b2c722ef59fc6957f4852b6acd7d -eo pid,comm [Pipeline] { [Pipeline] } [2021-05-22T16:32:58.217Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-05-22T16:32:58.518Z] + docker-compose build --help [2021-05-22T16:32:58.518Z] + grep parallel [Pipeline] echo [2021-05-22T16:32:58.815Z] ========================================================= [2021-05-22T16:32:58.815Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-22T16:32:58.815Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:32:59.089Z] --parallel Build images in parallel. [Pipeline] } [2021-05-22T16:32:59.101Z] $ docker stop --time=1 c2f30397f50b90f0f1c72a0a75cc46ffb8c3b2c722ef59fc6957f4852b6acd7d [2021-05-22T16:32:59.187Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-22T16:33:00.290Z] $ docker rm -f c2f30397f50b90f0f1c72a0a75cc46ffb8c3b2c722ef59fc6957f4852b6acd7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:33:00.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-22T16:33:00.725Z] . [Pipeline] withDockerContainer [2021-05-22T16:33:00.800Z] prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container [2021-05-22T16:33:00.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-22T16:33:01.222Z] $ docker top 8e7379e46b46d2d8788eb31833bcb5c7006cdc251c750bfa652d844c46f37523 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T16:33:01.680Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-22T16:33:01.846Z] Sending build context to Docker daemon 166.3MB [2021-05-22T16:33:01.847Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-22T16:33:01.847Z] Step 2/6 : FROM ${BASE} [2021-05-22T16:33:01.847Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-22T16:33:01.847Z] 595b0fe564bb: Pulling fs layer [2021-05-22T16:33:01.847Z] 7186ed65a4f7: Pulling fs layer [2021-05-22T16:33:01.847Z] 316046926c0a: Pulling fs layer [2021-05-22T16:33:01.847Z] 4ebd0625c992: Pulling fs layer [2021-05-22T16:33:01.847Z] 207e8628e3a3: Pulling fs layer [2021-05-22T16:33:01.847Z] c791037a9be2: Pulling fs layer [2021-05-22T16:33:01.847Z] ffd874e62e21: Pulling fs layer [2021-05-22T16:33:01.847Z] 207e8628e3a3: Waiting [2021-05-22T16:33:01.847Z] c791037a9be2: Waiting [2021-05-22T16:33:01.847Z] 4ebd0625c992: Waiting [2021-05-22T16:33:01.847Z] ffd874e62e21: Waiting [2021-05-22T16:33:01.847Z] 316046926c0a: Download complete [2021-05-22T16:33:01.847Z] 7186ed65a4f7: Verifying Checksum [2021-05-22T16:33:01.847Z] 7186ed65a4f7: Download complete [2021-05-22T16:33:01.847Z] 207e8628e3a3: Download complete [2021-05-22T16:33:01.847Z] c791037a9be2: Verifying Checksum [2021-05-22T16:33:01.847Z] c791037a9be2: Download complete [2021-05-22T16:33:01.847Z] 595b0fe564bb: Verifying Checksum [2021-05-22T16:33:01.847Z] 595b0fe564bb: Download complete [2021-05-22T16:33:02.253Z] Building core-command ... [2021-05-22T16:33:02.253Z] Building core-data ... [2021-05-22T16:33:02.253Z] Building core-metadata ... [2021-05-22T16:33:02.253Z] Building security-bootstrapper ... [2021-05-22T16:33:02.253Z] Building security-proxy-setup ... [2021-05-22T16:33:02.253Z] Building security-secretstore-setup ... [2021-05-22T16:33:02.253Z] Building support-notifications ... [2021-05-22T16:33:02.253Z] Building support-scheduler ... [2021-05-22T16:33:02.253Z] Building sys-mgmt-agent ... [2021-05-22T16:33:02.253Z] Building core-command [2021-05-22T16:33:02.253Z] Building support-scheduler [2021-05-22T16:33:02.253Z] Building security-bootstrapper [2021-05-22T16:33:02.253Z] Building core-metadata [2021-05-22T16:33:02.253Z] Building support-notifications [2021-05-22T16:33:02.831Z] 595b0fe564bb: Pull complete [2021-05-22T16:33:03.112Z] 7186ed65a4f7: Pull complete [2021-05-22T16:33:03.722Z] 316046926c0a: Pull complete [2021-05-22T16:33:03.998Z] ffd874e62e21: Verifying Checksum [2021-05-22T16:33:03.998Z] ffd874e62e21: Download complete [2021-05-22T16:33:05.427Z] 4ebd0625c992: Verifying Checksum [2021-05-22T16:33:05.427Z] 4ebd0625c992: Download complete [2021-05-22T16:33:15.050Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:33:15.050Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:33:15.050Z] ---> dcb32218471a [2021-05-22T16:33:15.050Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:33:15.050Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:33:15.050Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:33:15.050Z] ---> dcb32218471a [2021-05-22T16:33:15.050Z] Step 3/32 : WORKDIR /edgex-go [2021-05-22T16:33:15.050Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:33:15.050Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:33:15.050Z] ---> dcb32218471a [2021-05-22T16:33:15.050Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T16:33:15.614Z] 4ebd0625c992: Pull complete [2021-05-22T16:33:16.215Z] 207e8628e3a3: Pull complete [2021-05-22T16:33:16.494Z] c791037a9be2: Pull complete [2021-05-22T16:33:19.268Z] ---> Running in 4ffd6dbb47d7 [2021-05-22T16:33:19.268Z] ---> Running in aff96ede6484 [2021-05-22T16:33:19.268Z] ---> Running in 3984fccea3ff [2021-05-22T16:33:20.210Z] Removing intermediate container 3984fccea3ff [2021-05-22T16:33:20.210Z] ---> 1e8710a44f26 [2021-05-22T16:33:20.210Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:33:20.472Z] Removing intermediate container 4ffd6dbb47d7 [2021-05-22T16:33:20.472Z] ---> 5fb8dc23eaa5 [2021-05-22T16:33:20.472Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:33:20.472Z] Removing intermediate container aff96ede6484 [2021-05-22T16:33:20.472Z] ---> 532354d2cf3d [2021-05-22T16:33:20.472Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:33:20.733Z] ---> Running in 2526c0f62fdb [2021-05-22T16:33:20.733Z] ---> Running in dac97446ffbc [2021-05-22T16:33:20.838Z] ffd874e62e21: Pull complete [2021-05-22T16:33:20.838Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-22T16:33:20.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-22T16:33:20.839Z] ---> cfc18b08335c [2021-05-22T16:33:20.839Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-22T16:33:20.993Z] ---> Running in db2f5f695b03 [2021-05-22T16:33:21.439Z] ---> Running in e0f759473281 [2021-05-22T16:33:22.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:33:23.847Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:33:24.304Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:33:24.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:33:24.305Z] ---> dcb32218471a [2021-05-22T16:33:24.305Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:33:24.305Z] ---> Using cache [2021-05-22T16:33:24.305Z] ---> 532354d2cf3d [2021-05-22T16:33:24.305Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:33:24.571Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:33:24.571Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:33:24.571Z] ---> dcb32218471a [2021-05-22T16:33:24.571Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T16:33:24.571Z] ---> Using cache [2021-05-22T16:33:24.571Z] ---> 532354d2cf3d [2021-05-22T16:33:24.572Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:33:24.572Z] Removing intermediate container 2526c0f62fdb [2021-05-22T16:33:24.572Z] ---> 6db9a8918108 [2021-05-22T16:33:24.572Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-22T16:33:24.572Z] ---> Running in 06fe4e6694c7 [2021-05-22T16:33:24.572Z] ---> Running in 995bc6d9b212 [2021-05-22T16:33:24.572Z] ---> Running in 1217f1d645a7 [2021-05-22T16:33:24.825Z] (1/12) Installing libmagic (5.39-r0) [2021-05-22T16:33:24.825Z] (2/12) Installing file (5.39-r0) [2021-05-22T16:33:24.834Z] Removing intermediate container dac97446ffbc [2021-05-22T16:33:24.834Z] ---> 7c4b8e1b49c1 [2021-05-22T16:33:24.834Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-22T16:33:24.834Z] ---> Running in 7828ce69dd11 [2021-05-22T16:33:24.834Z] Removing intermediate container db2f5f695b03 [2021-05-22T16:33:24.834Z] ---> 9f3433e1d87b [2021-05-22T16:33:24.834Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T16:33:24.834Z] ---> Running in c45d8356ba3d [2021-05-22T16:33:25.109Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-22T16:33:25.109Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-22T16:33:25.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:25.409Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:25.674Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:25.674Z] Removing intermediate container 06fe4e6694c7 [2021-05-22T16:33:25.674Z] ---> 670d6b2cea4e [2021-05-22T16:33:25.674Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-22T16:33:25.674Z] ---> Running in 448c016818c7 [2021-05-22T16:33:25.674Z] Removing intermediate container 995bc6d9b212 [2021-05-22T16:33:25.674Z] ---> a982118d1ccb [2021-05-22T16:33:25.674Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T16:33:25.674Z] ---> Running in 563cf509eeb3 [2021-05-22T16:33:25.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:25.945Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:26.207Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:26.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:26.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:26.735Z] OK: 219 MiB in 52 packages [2021-05-22T16:33:26.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:26.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:33:26.997Z] OK: 219 MiB in 52 packages [2021-05-22T16:33:26.997Z] Removing intermediate container 1217f1d645a7 [2021-05-22T16:33:26.997Z] ---> 71077004b6ad [2021-05-22T16:33:26.997Z] Step 6/23 : COPY go.mod . [2021-05-22T16:33:26.997Z] OK: 219 MiB in 52 packages [2021-05-22T16:33:27.262Z] ---> 734324cc2306 [2021-05-22T16:33:27.262Z] Step 7/23 : RUN go mod download [2021-05-22T16:33:27.262Z] OK: 219 MiB in 52 packages [2021-05-22T16:33:27.262Z] ---> Running in 1baf21b5dd1c [2021-05-22T16:33:27.262Z] Removing intermediate container c45d8356ba3d [2021-05-22T16:33:27.262Z] ---> 0dc7ece9f188 [2021-05-22T16:33:27.262Z] Step 6/24 : COPY go.mod . [2021-05-22T16:33:27.525Z] Removing intermediate container 7828ce69dd11 [2021-05-22T16:33:27.525Z] ---> 88436bca6243 [2021-05-22T16:33:27.525Z] Step 6/32 : COPY go.mod . [2021-05-22T16:33:27.525Z] ---> 3bf6f49239a4 [2021-05-22T16:33:27.525Z] Step 7/24 : RUN go mod download [2021-05-22T16:33:27.525Z] ---> Running in 3228d736d50b [2021-05-22T16:33:27.794Z] Removing intermediate container 563cf509eeb3 [2021-05-22T16:33:27.794Z] ---> cbac7efbb3bf [2021-05-22T16:33:27.794Z] Step 6/24 : COPY go.mod . [2021-05-22T16:33:27.794Z] ---> fe79eb03fccb [2021-05-22T16:33:27.794Z] Step 7/32 : RUN go mod download [2021-05-22T16:33:27.794Z] OK: 219 MiB in 52 packages [2021-05-22T16:33:27.794Z] ---> Running in b87dbfe0c9c1 [2021-05-22T16:33:28.061Z] ---> f6839b7fb0d8 [2021-05-22T16:33:28.061Z] Step 7/24 : RUN go mod download [2021-05-22T16:33:28.061Z] ---> Running in 548c18a93674 [2021-05-22T16:33:28.328Z] Removing intermediate container 448c016818c7 [2021-05-22T16:33:28.328Z] ---> 4cc46a7ef46e [2021-05-22T16:33:28.328Z] Step 6/23 : COPY go.mod . [2021-05-22T16:33:28.595Z] Removing intermediate container 1baf21b5dd1c [2021-05-22T16:33:28.595Z] ---> 4fcf2f0b6057 [2021-05-22T16:33:28.595Z] Step 8/23 : COPY . . [2021-05-22T16:33:28.595Z] ---> 6ed5786544e0 [2021-05-22T16:33:28.595Z] Step 7/23 : RUN go mod download [2021-05-22T16:33:28.595Z] ---> Running in 10fa481bcf62 [2021-05-22T16:33:28.595Z] Removing intermediate container 3228d736d50b [2021-05-22T16:33:28.595Z] ---> 935ad0d63ba1 [2021-05-22T16:33:28.595Z] Step 8/24 : COPY . . [2021-05-22T16:33:28.858Z] Removing intermediate container b87dbfe0c9c1 [2021-05-22T16:33:28.858Z] ---> e2037451ab29 [2021-05-22T16:33:28.858Z] Step 8/32 : COPY . . [2021-05-22T16:33:29.405Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-22T16:33:29.676Z] (6/12) Installing patch (2.7.6-r6) [2021-05-22T16:33:29.676Z] (7/12) Installing build-base (0.5-r2) [2021-05-22T16:33:29.676Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-22T16:33:29.948Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-22T16:33:29.948Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-22T16:33:29.948Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-22T16:33:30.221Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-22T16:33:30.221Z] Executing busybox-1.32.1-r6.trigger [2021-05-22T16:33:30.221Z] OK: 218 MiB in 52 packages [2021-05-22T16:33:34.173Z] Removing intermediate container 548c18a93674 [2021-05-22T16:33:34.173Z] ---> c9b19c8311c5 [2021-05-22T16:33:34.173Z] Step 8/24 : COPY . . [2021-05-22T16:33:34.446Z] Removing intermediate container 10fa481bcf62 [2021-05-22T16:33:34.446Z] ---> 94ca673cfeef [2021-05-22T16:33:34.446Z] Step 8/23 : COPY . . [2021-05-22T16:33:34.535Z] Removing intermediate container e0f759473281 [2021-05-22T16:33:34.535Z] ---> 7102724e212a [2021-05-22T16:33:34.535Z] Step 4/6 : WORKDIR /edgex-go [2021-05-22T16:33:34.535Z] ---> Running in 033834fe1741 [2021-05-22T16:33:34.535Z] Removing intermediate container 033834fe1741 [2021-05-22T16:33:34.535Z] ---> a30cd3b1df9f [2021-05-22T16:33:34.535Z] Step 5/6 : COPY go.mod . [2021-05-22T16:33:35.133Z] ---> 158a1f50755b [2021-05-22T16:33:35.133Z] Step 6/6 : RUN go mod download [2021-05-22T16:33:35.408Z] ---> Running in 61e1cf165302 [2021-05-22T16:33:41.053Z] ---> 9258493e9294 [2021-05-22T16:33:41.053Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:33:41.053Z] ---> 01e0041b039b [2021-05-22T16:33:41.053Z] Step 9/32 : RUN go mod tidy [2021-05-22T16:33:41.053Z] ---> c72ac552a869 [2021-05-22T16:33:41.053Z] Step 9/23 : RUN go mod tidy [2021-05-22T16:33:41.314Z] ---> Running in 969160ea7d1c [2021-05-22T16:33:41.314Z] ---> Running in f55604515971 [2021-05-22T16:33:41.314Z] ---> Running in 16f6ff30d375 [2021-05-22T16:33:44.638Z] Removing intermediate container 969160ea7d1c [2021-05-22T16:33:44.638Z] ---> cd1fa0c9b7b8 [2021-05-22T16:33:44.638Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-22T16:33:44.900Z] ---> Running in 6c5ac95a3748 [2021-05-22T16:33:45.161Z] Removing intermediate container f55604515971 [2021-05-22T16:33:45.161Z] ---> 5ae05ea0b533 [2021-05-22T16:33:45.161Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-22T16:33:45.733Z] Removing intermediate container 16f6ff30d375 [2021-05-22T16:33:45.733Z] ---> a0aac3257756 [2021-05-22T16:33:45.733Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-22T16:33:45.733Z] ---> Running in bf4e7c12e7b5 [2021-05-22T16:33:45.995Z] ---> Running in 22b7379aacea [2021-05-22T16:33:46.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T16:33:46.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-22T16:33:47.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T16:34:00.774Z] ---> 82b5443f4336 [2021-05-22T16:34:00.774Z] Step 9/23 : RUN go mod tidy [2021-05-22T16:34:01.045Z] ---> Running in 7dbcb0fdd25d [2021-05-22T16:34:01.045Z] ---> 82771e92d10a [2021-05-22T16:34:01.045Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:34:01.045Z] ---> Running in 070806e9966f [2021-05-22T16:34:02.457Z] Removing intermediate container 61e1cf165302 [2021-05-22T16:34:02.457Z] ---> 7ccf2f7d312d [2021-05-22T16:34:02.457Z] Successfully built 7ccf2f7d312d [2021-05-22T16:34:02.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:34:02.804Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T16:34:02.804Z] . [Pipeline] withDockerContainer [2021-05-22T16:34:03.143Z] prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container [2021-05-22T16:34:03.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-05-22T16:34:03.659Z] Removing intermediate container 7dbcb0fdd25d [2021-05-22T16:34:03.659Z] ---> 7749016542fc [2021-05-22T16:34:03.659Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-22T16:34:03.659Z] ---> Running in 6b618b193f41 [2021-05-22T16:34:04.246Z] Removing intermediate container 070806e9966f [2021-05-22T16:34:04.246Z] ---> bf662e6c860f [2021-05-22T16:34:04.246Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-22T16:34:04.246Z] ---> Running in ef6cf6d7f2a6 [2021-05-22T16:34:04.246Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T16:34:04.813Z] $ docker top dafcbcf530e4de36bb4c0cf373d098cfcf6fd8558f191535b0b9dd9c42114457 -eo pid,comm [2021-05-22T16:34:04.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] { [Pipeline] sh [2021-05-22T16:34:05.733Z] + go version [2021-05-22T16:34:05.733Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-22T16:34:05.760Z] $ docker stop --time=1 dafcbcf530e4de36bb4c0cf373d098cfcf6fd8558f191535b0b9dd9c42114457 [2021-05-22T16:34:07.621Z] $ docker rm -f dafcbcf530e4de36bb4c0cf373d098cfcf6fd8558f191535b0b9dd9c42114457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:34:08.407Z] + docker inspect -f . ci-base-image-arm64 [2021-05-22T16:34:08.407Z] . [Pipeline] withDockerContainer [2021-05-22T16:34:08.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container [2021-05-22T16:34:08.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2021-05-22T16:34:10.222Z] $ docker top a2197b091e714c9e099aadc711567e588d2aad3a42f583a518d6de39ce5ed35c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-22T16:34:10.529Z] ========================================================= [2021-05-22T16:34:10.529Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-22T16:34:10.529Z] ========================================================= [Pipeline] sh [2021-05-22T16:34:11.175Z] + go mod tidy [Pipeline] sh [2021-05-22T16:34:12.435Z] + make test [2021-05-22T16:34:12.435Z] go mod tidy [2021-05-22T16:34:13.034Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-22T16:34:19.813Z] Removing intermediate container 6c5ac95a3748 [2021-05-22T16:34:19.813Z] ---> 4fe44b1c1d3f [2021-05-22T16:34:19.813Z] [2021-05-22T16:34:19.813Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T16:34:19.813Z] 3.12: Pulling from library/alpine [2021-05-22T16:34:19.813Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T16:34:19.813Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T16:34:19.813Z] ---> 13621d1b12d4 [2021-05-22T16:34:19.813Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T16:34:19.813Z] ---> Running in f8efe17bdcb4 [2021-05-22T16:34:19.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:19.813Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:20.079Z] Removing intermediate container bf4e7c12e7b5 [2021-05-22T16:34:20.080Z] ---> 7635505b8794 [2021-05-22T16:34:20.080Z] [2021-05-22T16:34:20.080Z] Step 11/32 : FROM alpine:3.12 [2021-05-22T16:34:20.080Z] ---> 13621d1b12d4 [2021-05-22T16:34:20.080Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-22T16:34:20.080Z] ---> Running in b7b8d4ea6a98 [2021-05-22T16:34:20.080Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T16:34:20.080Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:34:20.080Z] OK: 6 MiB in 15 packages [2021-05-22T16:34:20.080Z] Removing intermediate container b7b8d4ea6a98 [2021-05-22T16:34:20.080Z] ---> e120c6d6e9ff [2021-05-22T16:34:20.080Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-22T16:34:20.347Z] ---> Running in b4957bf5b7e1 [2021-05-22T16:34:20.609Z] Removing intermediate container f8efe17bdcb4 [2021-05-22T16:34:20.609Z] ---> 26d1783362ed [2021-05-22T16:34:20.609Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:34:20.609Z] ---> Running in 5f3858ca5286 [2021-05-22T16:34:20.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:20.877Z] Removing intermediate container 5f3858ca5286 [2021-05-22T16:34:20.877Z] ---> 22e169f44f81 [2021-05-22T16:34:20.877Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-22T16:34:20.877Z] ---> Running in 28e7c917c3dc [2021-05-22T16:34:21.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:21.150Z] Removing intermediate container 28e7c917c3dc [2021-05-22T16:34:21.150Z] ---> 5f1cebbad0c7 [2021-05-22T16:34:21.150Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T16:34:21.412Z] ---> Running in 43a54938eaa9 [2021-05-22T16:34:21.412Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-22T16:34:21.412Z] (2/2) Installing su-exec (0.2-r1) [2021-05-22T16:34:21.412Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:34:21.412Z] OK: 6 MiB in 16 packages [2021-05-22T16:34:22.000Z] Removing intermediate container 43a54938eaa9 [2021-05-22T16:34:22.000Z] ---> a728ecf0514d [2021-05-22T16:34:22.000Z] Step 16/24 : WORKDIR / [2021-05-22T16:34:22.000Z] ---> Running in 84bbfec43d76 [2021-05-22T16:34:22.000Z] Removing intermediate container 22b7379aacea [2021-05-22T16:34:22.000Z] ---> 394e1e6c1226 [2021-05-22T16:34:22.000Z] [2021-05-22T16:34:22.000Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T16:34:22.000Z] ---> 13621d1b12d4 [2021-05-22T16:34:22.000Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-22T16:34:22.000Z] ---> Using cache [2021-05-22T16:34:22.000Z] ---> 26d1783362ed [2021-05-22T16:34:22.000Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:34:22.000Z] ---> Using cache [2021-05-22T16:34:22.000Z] ---> 22e169f44f81 [2021-05-22T16:34:22.000Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-22T16:34:22.272Z] Removing intermediate container 84bbfec43d76 [2021-05-22T16:34:22.272Z] ---> 1de4204326ee [2021-05-22T16:34:22.272Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:34:22.272Z] Removing intermediate container b4957bf5b7e1 [2021-05-22T16:34:22.272Z] ---> 5d43c394f5e6 [2021-05-22T16:34:22.272Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-22T16:34:22.272Z] ---> Running in 6b2d465a6b79 [2021-05-22T16:34:22.272Z] ---> Running in b43cc2300ecf [2021-05-22T16:34:22.551Z] Removing intermediate container 6b2d465a6b79 [2021-05-22T16:34:22.551Z] ---> eedddaedf242 [2021-05-22T16:34:22.551Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T16:34:22.551Z] ---> 32c6264b35b4 [2021-05-22T16:34:22.551Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-22T16:34:22.551Z] ---> Running in cafffbe805fb [2021-05-22T16:34:22.551Z] Removing intermediate container b43cc2300ecf [2021-05-22T16:34:22.551Z] ---> ef40053e8742 [2021-05-22T16:34:22.551Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-22T16:34:22.551Z] ---> Running in 57211b5cf8c2 [2021-05-22T16:34:22.831Z] Removing intermediate container cafffbe805fb [2021-05-22T16:34:22.831Z] ---> 691fdb6273df [2021-05-22T16:34:22.831Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:34:22.831Z] Removing intermediate container 57211b5cf8c2 [2021-05-22T16:34:22.831Z] ---> 207e21bd1e28 [2021-05-22T16:34:22.831Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-22T16:34:23.104Z] ---> Running in 4cec822b7a59 [2021-05-22T16:34:23.104Z] ---> 794629bad61b [2021-05-22T16:34:23.104Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-22T16:34:23.382Z] ---> b5b206347253 [2021-05-22T16:34:23.382Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-22T16:34:23.677Z] ---> c7e67b2b9591 [2021-05-22T16:34:23.677Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-22T16:34:23.677Z] ---> Running in e7ac8a108950 [2021-05-22T16:34:23.958Z] ---> 84b4100c68c6 [2021-05-22T16:34:23.958Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-22T16:34:23.958Z] Removing intermediate container e7ac8a108950 [2021-05-22T16:34:23.958Z] ---> ff92a55e47df [2021-05-22T16:34:23.958Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:34:23.958Z] ---> Running in 01c4c79cbcdf [2021-05-22T16:34:24.228Z] Removing intermediate container 4cec822b7a59 [2021-05-22T16:34:24.228Z] ---> 7e9820a7023c [2021-05-22T16:34:24.228Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-22T16:34:24.500Z] ---> b4e2f30bfa34 [2021-05-22T16:34:24.501Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-22T16:34:24.501Z] Removing intermediate container 01c4c79cbcdf [2021-05-22T16:34:24.501Z] ---> 6058a4a5d333 [2021-05-22T16:34:24.501Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T16:34:24.501Z] ---> Running in 1931b0afdbe5 [2021-05-22T16:34:24.501Z] ---> Running in e957fc292dc8 [2021-05-22T16:34:24.501Z] ---> Running in 9a6100481e3f [2021-05-22T16:34:24.501Z] Removing intermediate container 1931b0afdbe5 [2021-05-22T16:34:24.501Z] ---> 026532d549b6 [2021-05-22T16:34:24.501Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-22T16:34:24.771Z] Removing intermediate container e957fc292dc8 [2021-05-22T16:34:24.771Z] ---> 2b87d029dd43 [2021-05-22T16:34:24.771Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:34:24.771Z] ---> Running in 3ad8b0fc9243 [2021-05-22T16:34:24.771Z] Removing intermediate container 9a6100481e3f [2021-05-22T16:34:24.771Z] ---> fd9053d35cb1 [2021-05-22T16:34:24.772Z] Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:34:24.772Z] ---> Running in 2ae28d3e017a [2021-05-22T16:34:25.039Z] ---> 46e322438bdd [2021-05-22T16:34:25.039Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-22T16:34:25.039Z] Removing intermediate container 3ad8b0fc9243 [2021-05-22T16:34:25.039Z] ---> e61bddc2b19b [2021-05-22T16:34:25.039Z] Step 21/23 : LABEL arch=x86_64 [2021-05-22T16:34:25.039Z] ---> Running in 10e4e8df009e [2021-05-22T16:34:25.039Z] ---> Running in bb47cfdf285f [2021-05-22T16:34:25.039Z] Removing intermediate container 2ae28d3e017a [2021-05-22T16:34:25.039Z] ---> f3ae07ed8711 [2021-05-22T16:34:25.039Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:34:25.039Z] ---> Running in 4853ad3494b1 [2021-05-22T16:34:25.317Z] Removing intermediate container bb47cfdf285f [2021-05-22T16:34:25.317Z] ---> b60df874919f [2021-05-22T16:34:25.317Z] Step 22/23 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:34:25.317Z] ---> Running in b8943cc20f6f [2021-05-22T16:34:25.317Z] Removing intermediate container 4853ad3494b1 [2021-05-22T16:34:25.317Z] ---> 535301bd68b3 [2021-05-22T16:34:25.317Z] [2021-05-22T16:34:25.590Z] Successfully built 535301bd68b3 [2021-05-22T16:34:25.590Z] Successfully tagged core-command:latest [2021-05-22T16:34:25.590Z] Building sys-mgmt-agent [2021-05-22T16:34:25.590Z]  Building core-command ... done Removing intermediate container b8943cc20f6f [2021-05-22T16:34:25.590Z] ---> 09a6c2f27f6a [2021-05-22T16:34:25.590Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T16:34:25.590Z] ---> Running in 1b44c40f4195 [2021-05-22T16:34:25.857Z] Removing intermediate container 1b44c40f4195 [2021-05-22T16:34:25.857Z] ---> c84ef5f0f2da [2021-05-22T16:34:25.857Z] [2021-05-22T16:34:26.120Z] Successfully built c84ef5f0f2da [2021-05-22T16:34:26.120Z] Successfully tagged support-scheduler:latest [2021-05-22T16:34:26.120Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-05-22T16:34:26.388Z] Removing intermediate container 10e4e8df009e [2021-05-22T16:34:26.388Z] ---> 7a9fbadf3370 [2021-05-22T16:34:26.388Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:34:27.348Z] ---> a1f260fd63ac [2021-05-22T16:34:27.349Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-22T16:34:28.745Z] ---> 3a2876d53fa1 [2021-05-22T16:34:28.745Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-22T16:34:29.007Z] ---> 0d652f8a38c2 [2021-05-22T16:34:29.007Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-22T16:34:29.267Z] ---> 5f1913123e0e [2021-05-22T16:34:29.267Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-22T16:34:30.384Z] ---> 0dc0ac9cf6ad [2021-05-22T16:34:30.384Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-22T16:34:30.384Z] ---> Running in 26daec3cecc5 [2021-05-22T16:34:30.384Z] Removing intermediate container 26daec3cecc5 [2021-05-22T16:34:30.384Z] ---> 9ad5543b3bce [2021-05-22T16:34:30.384Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-22T16:34:31.140Z] ---> 514219984a08 [2021-05-22T16:34:31.141Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-22T16:34:31.141Z] ---> Running in fe7c343f068f [2021-05-22T16:34:32.613Z] Removing intermediate container fe7c343f068f [2021-05-22T16:34:32.613Z] ---> 1ab513cfb21c [2021-05-22T16:34:32.613Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-22T16:34:32.613Z] ---> Running in c0b330152299 [2021-05-22T16:34:32.890Z] Removing intermediate container c0b330152299 [2021-05-22T16:34:32.890Z] ---> e2fa3308d16b [2021-05-22T16:34:32.890Z] Step 29/32 : CMD ["gate"] [2021-05-22T16:34:33.165Z] ---> Running in 3923d780016c [2021-05-22T16:34:33.436Z] Removing intermediate container 3923d780016c [2021-05-22T16:34:33.436Z] ---> e23676311b47 [2021-05-22T16:34:33.436Z] Step 30/32 : LABEL arch=x86_64 [2021-05-22T16:34:33.702Z] ---> Running in e09a8193af2a [2021-05-22T16:34:33.974Z] Removing intermediate container e09a8193af2a [2021-05-22T16:34:33.974Z] ---> 5a1c532f0edf [2021-05-22T16:34:33.974Z] Step 31/32 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:34:34.236Z] ---> Running in 541af03042cc [2021-05-22T16:34:34.497Z] Removing intermediate container 541af03042cc [2021-05-22T16:34:34.497Z] ---> 94a7fd45ae60 [2021-05-22T16:34:34.497Z] Step 32/32 : LABEL version=0.0.0 [2021-05-22T16:34:34.775Z] ---> Running in d3807b864c22 [2021-05-22T16:34:35.041Z] Removing intermediate container d3807b864c22 [2021-05-22T16:34:35.041Z] ---> 7080f93cb290 [2021-05-22T16:34:35.041Z] [2021-05-22T16:34:35.041Z] Successfully built 7080f93cb290 [2021-05-22T16:34:35.041Z] Successfully tagged security-bootstrapper:latest [2021-05-22T16:34:35.305Z]  Building security-bootstrapper ... done Building core-data [2021-05-22T16:34:37.265Z] Removing intermediate container 6b618b193f41 [2021-05-22T16:34:37.265Z] ---> 65e2faa45a79 [2021-05-22T16:34:37.265Z] [2021-05-22T16:34:37.265Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T16:34:37.265Z] ---> 13621d1b12d4 [2021-05-22T16:34:37.265Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-22T16:34:39.833Z] ---> Running in 8fdf5330d5cb [2021-05-22T16:34:39.834Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:34:39.834Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:34:39.834Z] ---> dcb32218471a [2021-05-22T16:34:39.834Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:34:39.834Z] ---> Using cache [2021-05-22T16:34:39.834Z] ---> 532354d2cf3d [2021-05-22T16:34:39.834Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:34:39.834Z] ---> Using cache [2021-05-22T16:34:39.834Z] ---> a982118d1ccb [2021-05-22T16:34:39.834Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-22T16:34:39.852Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-22T16:34:40.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:34:40.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:34:40.100Z] ---> dcb32218471a [2021-05-22T16:34:40.100Z] Step 3/26 : WORKDIR /edgex-go [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> 532354d2cf3d [2021-05-22T16:34:40.100Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> a982118d1ccb [2021-05-22T16:34:40.100Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> cbac7efbb3bf [2021-05-22T16:34:40.100Z] Step 6/26 : COPY go.mod . [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> f6839b7fb0d8 [2021-05-22T16:34:40.100Z] Step 7/26 : RUN go mod download [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> c9b19c8311c5 [2021-05-22T16:34:40.100Z] Step 8/26 : COPY . . [2021-05-22T16:34:40.100Z] ---> Running in dd458c805e9a [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> 82771e92d10a [2021-05-22T16:34:40.100Z] Step 9/26 : RUN go mod tidy [2021-05-22T16:34:40.100Z] ---> Using cache [2021-05-22T16:34:40.100Z] ---> bf662e6c860f [2021-05-22T16:34:40.100Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-22T16:34:40.368Z] ---> Running in a7f300c8b803 [2021-05-22T16:34:40.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:40.900Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:40.900Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:40.900Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-22T16:34:41.164Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-22T16:34:41.164Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:34:41.164Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T16:34:41.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T16:34:41.164Z] OK: 6 MiB in 16 packages [2021-05-22T16:34:41.164Z] Removing intermediate container ef6cf6d7f2a6 [2021-05-22T16:34:41.164Z] ---> 36cfe3257fb6 [2021-05-22T16:34:41.164Z] [2021-05-22T16:34:41.164Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T16:34:41.164Z] ---> 13621d1b12d4 [2021-05-22T16:34:41.164Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T16:34:41.164Z] ---> Using cache [2021-05-22T16:34:41.164Z] ---> 26d1783362ed [2021-05-22T16:34:41.164Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:34:41.164Z] ---> Using cache [2021-05-22T16:34:41.164Z] ---> 22e169f44f81 [2021-05-22T16:34:41.164Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-22T16:34:41.425Z] ---> Running in 8c768ac64305 [2021-05-22T16:34:41.692Z] Removing intermediate container 8c768ac64305 [2021-05-22T16:34:41.692Z] ---> f05f2c53c023 [2021-05-22T16:34:41.692Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T16:34:41.692Z] ---> Running in aa0839670008 [2021-05-22T16:34:41.963Z] Removing intermediate container 8fdf5330d5cb [2021-05-22T16:34:41.964Z] ---> 943dc596b8b0 [2021-05-22T16:34:41.964Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:34:41.964Z] ---> Running in 241a3bcc88b5 [2021-05-22T16:34:41.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:41.964Z] Removing intermediate container aa0839670008 [2021-05-22T16:34:41.964Z] ---> 69c3d6b00da3 [2021-05-22T16:34:41.964Z] Step 16/24 : WORKDIR / [2021-05-22T16:34:42.239Z] ---> Running in a4312c9eaf62 [2021-05-22T16:34:42.240Z] Removing intermediate container 241a3bcc88b5 [2021-05-22T16:34:42.240Z] ---> 1baecde0abc7 [2021-05-22T16:34:42.240Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-22T16:34:42.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:34:42.240Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:34:42.240Z] ---> dcb32218471a [2021-05-22T16:34:42.240Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:34:42.240Z] ---> Using cache [2021-05-22T16:34:42.240Z] ---> 532354d2cf3d [2021-05-22T16:34:42.240Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:34:42.240Z] ---> Using cache [2021-05-22T16:34:42.240Z] ---> a982118d1ccb [2021-05-22T16:34:42.240Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-22T16:34:42.240Z] ---> Running in 28f81a3d539b [2021-05-22T16:34:42.240Z] ---> Running in 64b72db8a4fe [2021-05-22T16:34:42.531Z] Removing intermediate container a4312c9eaf62 [2021-05-22T16:34:42.531Z] ---> 61472f976504 [2021-05-22T16:34:42.531Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:34:42.531Z] Removing intermediate container 64b72db8a4fe [2021-05-22T16:34:42.531Z] ---> dd792f196334 [2021-05-22T16:34:42.531Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T16:34:42.531Z] ---> Running in 9eb474f6e005 [2021-05-22T16:34:42.802Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:42.802Z] Removing intermediate container 9eb474f6e005 [2021-05-22T16:34:42.802Z] ---> 3850af4d9379 [2021-05-22T16:34:42.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:34:43.100Z] ---> 16f72bd65599 [2021-05-22T16:34:43.100Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-22T16:34:43.100Z] OK: 219 MiB in 52 packages [2021-05-22T16:34:43.371Z] ---> 372b298bb9b3 [2021-05-22T16:34:43.371Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-22T16:34:43.639Z] ---> db37d3263bad [2021-05-22T16:34:43.639Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-22T16:34:43.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:34:43.639Z] ---> 70f7359ac955 [2021-05-22T16:34:43.639Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-22T16:34:43.908Z] Removing intermediate container dd458c805e9a [2021-05-22T16:34:43.908Z] ---> ffbd32e55f7e [2021-05-22T16:34:43.908Z] Step 6/24 : COPY go.mod . [2021-05-22T16:34:43.908Z] ---> b68daade5c8e [2021-05-22T16:34:43.908Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-22T16:34:44.172Z] ---> Running in e9a75854379a [2021-05-22T16:34:44.172Z] ---> db6e5203e106 [2021-05-22T16:34:44.172Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-22T16:34:44.172Z] ---> 3a123944bff6 [2021-05-22T16:34:44.172Z] Step 7/24 : RUN go mod download [2021-05-22T16:34:44.172Z] ---> Running in 07652bdef284 [2021-05-22T16:34:44.172Z] OK: 219 MiB in 52 packages [2021-05-22T16:34:44.172Z] ---> Running in 545262cb7645 [2021-05-22T16:34:44.172Z] Removing intermediate container e9a75854379a [2021-05-22T16:34:44.172Z] ---> 5f76221bb8b0 [2021-05-22T16:34:44.172Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:34:44.432Z] ---> Running in 909d12beb9c2 [2021-05-22T16:34:44.432Z] Removing intermediate container 07652bdef284 [2021-05-22T16:34:44.432Z] ---> 27e4d47d1f65 [2021-05-22T16:34:44.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:34:44.694Z] ---> Running in 7953e738b4ae [2021-05-22T16:34:44.694Z] Removing intermediate container 909d12beb9c2 [2021-05-22T16:34:44.694Z] ---> f2fd112f0046 [2021-05-22T16:34:44.694Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T16:34:44.694Z] Removing intermediate container 28f81a3d539b [2021-05-22T16:34:44.694Z] ---> 08266c923bdf [2021-05-22T16:34:44.694Z] Step 6/24 : COPY go.mod . [2021-05-22T16:34:44.956Z] ---> Running in faca93bde787 [2021-05-22T16:34:44.956Z] Removing intermediate container 7953e738b4ae [2021-05-22T16:34:44.956Z] ---> 73232cab152d [2021-05-22T16:34:44.956Z] Step 21/23 : LABEL arch=x86_64 [2021-05-22T16:34:44.956Z] ---> Running in f46d5f2185db [2021-05-22T16:34:45.221Z] Removing intermediate container faca93bde787 [2021-05-22T16:34:45.221Z] ---> b95984b1c058 [2021-05-22T16:34:45.221Z] Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:34:45.221Z] ---> Running in 53883638c840 [2021-05-22T16:34:45.221Z] ---> 8b773c1de3d4 [2021-05-22T16:34:45.221Z] Step 7/24 : RUN go mod download [2021-05-22T16:34:45.221Z] Removing intermediate container f46d5f2185db [2021-05-22T16:34:45.221Z] ---> 274c2e3be632 [2021-05-22T16:34:45.221Z] Step 22/23 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:34:45.221Z] ---> Running in d13fb0dabb27 [2021-05-22T16:34:45.221Z] ---> Running in 38913b662334 [2021-05-22T16:34:45.484Z] Removing intermediate container 53883638c840 [2021-05-22T16:34:45.484Z] ---> 8a3b9aee00d8 [2021-05-22T16:34:45.484Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:34:45.484Z] ---> Running in d270cb605d3c [2021-05-22T16:34:45.484Z] Removing intermediate container 38913b662334 [2021-05-22T16:34:45.484Z] ---> 39956e8816f5 [2021-05-22T16:34:45.484Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T16:34:45.749Z] ---> Running in aeb07ef77856 [2021-05-22T16:34:45.749Z] Removing intermediate container d270cb605d3c [2021-05-22T16:34:45.749Z] ---> b03df0f56338 [2021-05-22T16:34:45.749Z] [2021-05-22T16:34:45.749Z] Removing intermediate container 545262cb7645 [2021-05-22T16:34:45.749Z] ---> 4f5be1fa470e [2021-05-22T16:34:45.749Z] Step 8/24 : COPY . . [2021-05-22T16:34:46.017Z] Removing intermediate container aeb07ef77856 [2021-05-22T16:34:46.017Z] ---> 14e0688ed1d7 [2021-05-22T16:34:46.017Z] [2021-05-22T16:34:46.017Z] Successfully built b03df0f56338 [2021-05-22T16:34:46.017Z] Successfully tagged core-metadata:latest [2021-05-22T16:34:46.017Z] Building security-proxy-setup [2021-05-22T16:34:46.284Z]  Building core-metadata ... done Successfully built 14e0688ed1d7 [2021-05-22T16:34:46.284Z] Successfully tagged support-notifications:latest [2021-05-22T16:34:49.655Z]  Building support-notifications ... done Removing intermediate container d13fb0dabb27 [2021-05-22T16:34:49.655Z] ---> c18c8813a6b4 [2021-05-22T16:34:49.655Z] Step 8/24 : COPY . . [2021-05-22T16:34:57.844Z] ---> 9be158d53928 [2021-05-22T16:34:57.844Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:34:57.844Z] ---> 53356adb76ff [2021-05-22T16:34:57.844Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:34:57.844Z] ---> Running in 25d7127b760b [2021-05-22T16:34:57.844Z] ---> Running in e4497cedd72f [2021-05-22T16:34:57.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T16:34:58.440Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:34:58.440Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:34:58.440Z] ---> dcb32218471a [2021-05-22T16:34:58.440Z] Step 3/22 : WORKDIR /edgex-go [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> 532354d2cf3d [2021-05-22T16:34:58.440Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> a982118d1ccb [2021-05-22T16:34:58.440Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> cbac7efbb3bf [2021-05-22T16:34:58.440Z] Step 6/22 : COPY go.mod . [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> f6839b7fb0d8 [2021-05-22T16:34:58.440Z] Step 7/22 : RUN go mod download [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> c9b19c8311c5 [2021-05-22T16:34:58.440Z] Step 8/22 : COPY . . [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> 82771e92d10a [2021-05-22T16:34:58.440Z] Step 9/22 : RUN go mod tidy [2021-05-22T16:34:58.440Z] ---> Using cache [2021-05-22T16:34:58.440Z] ---> bf662e6c860f [2021-05-22T16:34:58.440Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-22T16:34:59.025Z] ---> Running in 694dbd8879d0 [2021-05-22T16:34:59.025Z] Removing intermediate container 25d7127b760b [2021-05-22T16:34:59.025Z] ---> 499252accb41 [2021-05-22T16:34:59.025Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-22T16:34:59.025Z] ---> Running in 7180aa14a8e6 [2021-05-22T16:34:59.290Z] Removing intermediate container e4497cedd72f [2021-05-22T16:34:59.290Z] ---> 122f00205d91 [2021-05-22T16:34:59.290Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-22T16:34:59.290Z] ---> Running in b6368aa447f3 [2021-05-22T16:34:59.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T16:34:59.886Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T16:35:00.160Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T16:35:00.748Z] Removing intermediate container a7f300c8b803 [2021-05-22T16:35:00.748Z] ---> 1b87b00231e8 [2021-05-22T16:35:00.748Z] [2021-05-22T16:35:00.748Z] Step 11/26 : FROM alpine:3.12 [2021-05-22T16:35:00.748Z] ---> 13621d1b12d4 [2021-05-22T16:35:00.748Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-22T16:35:00.748Z] ---> Running in 27168e7ca5b7 [2021-05-22T16:35:01.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:01.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:01.992Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-22T16:35:01.992Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T16:35:01.992Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-22T16:35:01.992Z] (4/6) Installing curl (7.76.1-r0) [2021-05-22T16:35:01.992Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-22T16:35:01.992Z] (6/6) Installing su-exec (0.2-r1) [2021-05-22T16:35:01.992Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:35:01.992Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T16:35:01.992Z] OK: 7 MiB in 20 packages [2021-05-22T16:35:02.593Z] Removing intermediate container 27168e7ca5b7 [2021-05-22T16:35:02.593Z] ---> 7adc2add5de0 [2021-05-22T16:35:02.593Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T16:35:02.593Z] ---> Running in 8f201d553e82 [2021-05-22T16:35:02.866Z] Removing intermediate container 8f201d553e82 [2021-05-22T16:35:02.866Z] ---> 2df9744212c2 [2021-05-22T16:35:02.866Z] Step 14/26 : WORKDIR / [2021-05-22T16:35:02.866Z] ---> Running in d848d3200f25 [2021-05-22T16:35:03.139Z] Removing intermediate container d848d3200f25 [2021-05-22T16:35:03.139Z] ---> 46c409f247b8 [2021-05-22T16:35:03.139Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-22T16:35:03.403Z] ---> 7cc70f1170d8 [2021-05-22T16:35:03.403Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-22T16:35:03.665Z] ---> 0b63d09311e4 [2021-05-22T16:35:03.665Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-22T16:35:03.929Z] ---> 5d4bf1420a8e [2021-05-22T16:35:03.929Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-22T16:35:04.191Z] ---> fccb6630c48f [2021-05-22T16:35:04.191Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-22T16:35:04.454Z] ---> e3c288e49d37 [2021-05-22T16:35:04.454Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-22T16:35:05.029Z] ---> bc20b8dbe72a [2021-05-22T16:35:05.029Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-22T16:35:05.292Z] ---> 4c2d8466ea1c [2021-05-22T16:35:05.292Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-22T16:35:05.292Z] ---> Running in 308541aeb062 [2021-05-22T16:35:07.990Z] Removing intermediate container 308541aeb062 [2021-05-22T16:35:07.990Z] ---> 8ec5c9674900 [2021-05-22T16:35:07.990Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-22T16:35:07.990Z] ---> Running in 4bc2df1b581f [2021-05-22T16:35:07.990Z] Removing intermediate container 4bc2df1b581f [2021-05-22T16:35:07.990Z] ---> 06fc0d8f39ad [2021-05-22T16:35:07.990Z] Step 24/26 : LABEL arch=x86_64 [2021-05-22T16:35:07.990Z] ---> Running in bc00d2f1607d [2021-05-22T16:35:07.990Z] Removing intermediate container bc00d2f1607d [2021-05-22T16:35:07.990Z] ---> d7d70b325068 [2021-05-22T16:35:07.990Z] Step 25/26 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:35:07.990Z] ---> Running in db9c60f097c4 [2021-05-22T16:35:07.990Z] Removing intermediate container db9c60f097c4 [2021-05-22T16:35:07.990Z] ---> 90bb45999023 [2021-05-22T16:35:07.991Z] Step 26/26 : LABEL version=0.0.0 [2021-05-22T16:35:07.991Z] ---> Running in 472fb5730cfb [2021-05-22T16:35:07.991Z] Removing intermediate container 472fb5730cfb [2021-05-22T16:35:07.991Z] ---> 712b2ef1c3f9 [2021-05-22T16:35:07.991Z] [2021-05-22T16:35:07.991Z] Successfully built 712b2ef1c3f9 [2021-05-22T16:35:07.991Z] Successfully tagged security-secretstore-setup:latest [2021-05-22T16:35:20.245Z]  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T16:35:24.475Z] Removing intermediate container 694dbd8879d0 [2021-05-22T16:35:24.475Z] ---> 10b38f67231e [2021-05-22T16:35:24.475Z] [2021-05-22T16:35:24.475Z] Step 11/22 : FROM alpine:3.12 [2021-05-22T16:35:24.475Z] ---> 13621d1b12d4 [2021-05-22T16:35:24.475Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-22T16:35:24.475Z] ---> Running in 878ab097debd [2021-05-22T16:35:24.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:25.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:25.024Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-22T16:35:25.299Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T16:35:25.299Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-22T16:35:25.299Z] (4/4) Installing curl (7.76.1-r0) [2021-05-22T16:35:25.299Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:35:25.299Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T16:35:25.299Z] OK: 7 MiB in 18 packages [2021-05-22T16:35:25.934Z] Removing intermediate container 878ab097debd [2021-05-22T16:35:25.934Z] ---> 1a3b21619e2a [2021-05-22T16:35:25.934Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T16:35:26.218Z] ---> Running in b4e5983a252b [2021-05-22T16:35:26.482Z] Removing intermediate container b4e5983a252b [2021-05-22T16:35:26.482Z] ---> 36887008ec57 [2021-05-22T16:35:26.482Z] Step 14/22 : WORKDIR /edgex [2021-05-22T16:35:26.482Z] Removing intermediate container 7180aa14a8e6 [2021-05-22T16:35:26.482Z] ---> 943700e5748b [2021-05-22T16:35:26.482Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-22T16:35:26.482Z] ---> Running in 92f0cd2cdc2d [2021-05-22T16:35:26.747Z] ---> Running in 92e5c4e0ff2d [2021-05-22T16:35:26.747Z] Removing intermediate container 92f0cd2cdc2d [2021-05-22T16:35:26.747Z] ---> 130a5762dc37 [2021-05-22T16:35:26.747Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-22T16:35:27.017Z] ---> 3da712352b4f [2021-05-22T16:35:27.017Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-22T16:35:27.017Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T16:35:27.610Z] ---> 1306ddc6bff8 [2021-05-22T16:35:27.610Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-22T16:35:28.190Z] ---> 7f22114d20be [2021-05-22T16:35:28.190Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-22T16:35:28.190Z] Removing intermediate container 92e5c4e0ff2d [2021-05-22T16:35:28.190Z] ---> 7c50854fb8f9 [2021-05-22T16:35:28.190Z] [2021-05-22T16:35:28.190Z] Step 12/24 : FROM docker:20.10.0 [2021-05-22T16:35:28.190Z] ---> Running in 0e1e0198ad31 [2021-05-22T16:35:28.458Z] Removing intermediate container b6368aa447f3 [2021-05-22T16:35:28.458Z] ---> 28ea31e48bbe [2021-05-22T16:35:28.458Z] [2021-05-22T16:35:28.458Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T16:35:28.458Z] ---> 13621d1b12d4 [2021-05-22T16:35:28.458Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-22T16:35:28.458Z] ---> Running in b2ec49e0a186 [2021-05-22T16:35:28.459Z] Removing intermediate container 0e1e0198ad31 [2021-05-22T16:35:28.459Z] ---> d4ff9f803eb1 [2021-05-22T16:35:28.459Z] Step 19/22 : CMD ["--init=true"] [2021-05-22T16:35:28.459Z] ---> Running in 839048b15b08 [2021-05-22T16:35:28.459Z] Removing intermediate container b2ec49e0a186 [2021-05-22T16:35:28.459Z] ---> b65239a8f5ff [2021-05-22T16:35:28.459Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-22T16:35:28.459Z] ---> Running in 5f01fb302dac [2021-05-22T16:35:28.459Z] Removing intermediate container 839048b15b08 [2021-05-22T16:35:28.459Z] ---> 178d9b219998 [2021-05-22T16:35:28.459Z] Step 20/22 : LABEL arch=x86_64 [2021-05-22T16:35:28.459Z] ---> Running in 3dd0cc532b92 [2021-05-22T16:35:28.459Z] 20.10.0: Pulling from library/docker [2021-05-22T16:35:28.459Z] Removing intermediate container 5f01fb302dac [2021-05-22T16:35:28.459Z] ---> 80c75efc6e6a [2021-05-22T16:35:28.459Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-22T16:35:28.722Z] ---> Running in 8d388adcb94b [2021-05-22T16:35:28.722Z] Removing intermediate container 3dd0cc532b92 [2021-05-22T16:35:28.722Z] ---> efaa11a3fe79 [2021-05-22T16:35:28.722Z] Step 21/22 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:35:28.722Z] ---> Running in d98697fb3a6e [2021-05-22T16:35:28.722Z] Removing intermediate container 8d388adcb94b [2021-05-22T16:35:28.722Z] ---> e90603c511df [2021-05-22T16:35:28.722Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:35:28.722Z] Removing intermediate container d98697fb3a6e [2021-05-22T16:35:28.722Z] ---> f383d08f1371 [2021-05-22T16:35:28.722Z] Step 22/22 : LABEL version=0.0.0 [2021-05-22T16:35:28.722Z] ---> Running in 2fc899ba3d45 [2021-05-22T16:35:29.091Z] ---> Running in 21f0211b1bae [2021-05-22T16:35:29.091Z] Removing intermediate container 21f0211b1bae [2021-05-22T16:35:29.091Z] ---> 389fa6c21174 [2021-05-22T16:35:29.091Z] [2021-05-22T16:35:29.407Z] Successfully built 389fa6c21174 [2021-05-22T16:35:29.407Z] Successfully tagged security-proxy-setup:latest [2021-05-22T16:35:29.763Z]  Building security-proxy-setup ... done Removing intermediate container 2fc899ba3d45 [2021-05-22T16:35:29.763Z] ---> cb73cff45181 [2021-05-22T16:35:29.763Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-22T16:35:29.763Z] ---> Running in f28abdcdc932 [2021-05-22T16:35:30.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:30.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:30.865Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-22T16:35:31.140Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-22T16:35:31.140Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-22T16:35:31.140Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-22T16:35:32.089Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-22T16:35:32.089Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-22T16:35:32.089Z] ---> aefe523efa57 [2021-05-22T16:35:32.089Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:35:32.351Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-22T16:35:32.351Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-22T16:35:32.351Z] ---> Running in faf1ca4fe0f2 [2021-05-22T16:35:32.615Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:35:32.615Z] OK: 8 MiB in 20 packages [2021-05-22T16:35:32.615Z] Removing intermediate container faf1ca4fe0f2 [2021-05-22T16:35:32.615Z] ---> 91abb40e54fc [2021-05-22T16:35:32.615Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-22T16:35:32.615Z] ---> Running in cc5961ff2d21 [2021-05-22T16:35:32.877Z] Removing intermediate container f28abdcdc932 [2021-05-22T16:35:32.877Z] ---> 54dfee3ac914 [2021-05-22T16:35:32.877Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:35:32.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:32.877Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-22T16:35:33.141Z] ---> 75559282b5f2 [2021-05-22T16:35:33.141Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-22T16:35:33.141Z] (1/39) Installing readline (8.0.4-r0) [2021-05-22T16:35:33.141Z] (2/39) Installing bash (5.0.17-r0) [2021-05-22T16:35:33.141Z] Executing bash-5.0.17-r0.post-install [2021-05-22T16:35:33.141Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T16:35:33.141Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-22T16:35:33.141Z] (5/39) Installing curl (7.76.1-r0) [2021-05-22T16:35:33.141Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-22T16:35:33.141Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-22T16:35:33.141Z] (8/39) Installing expat (2.2.9-r1) [2021-05-22T16:35:33.141Z] (9/39) Installing libffi (3.3-r2) [2021-05-22T16:35:33.141Z] (10/39) Installing gdbm (1.13-r1) [2021-05-22T16:35:33.141Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-22T16:35:33.141Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-22T16:35:33.141Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-22T16:35:34.090Z] ---> b0d91a39629c [2021-05-22T16:35:34.090Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-22T16:35:34.090Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-22T16:35:34.090Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-22T16:35:34.090Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-22T16:35:34.090Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-22T16:35:34.090Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-22T16:35:34.090Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-22T16:35:34.090Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-22T16:35:34.090Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-22T16:35:34.090Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-22T16:35:34.090Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-22T16:35:34.090Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-22T16:35:34.090Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-22T16:35:34.090Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-22T16:35:34.090Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-22T16:35:34.358Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-22T16:35:34.358Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-22T16:35:34.358Z] ---> 6c98ff090216 [2021-05-22T16:35:34.358Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-22T16:35:34.358Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-22T16:35:34.358Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-22T16:35:34.358Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-22T16:35:34.358Z] ---> Running in e699c62be8ed [2021-05-22T16:35:34.358Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-22T16:35:34.358Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-22T16:35:34.358Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-22T16:35:34.358Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-22T16:35:34.624Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-22T16:35:34.624Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-22T16:35:34.624Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-22T16:35:34.624Z] Executing busybox-1.31.1-r19.trigger [2021-05-22T16:35:34.624Z] OK: 72 MiB in 59 packages [2021-05-22T16:35:34.624Z] Removing intermediate container e699c62be8ed [2021-05-22T16:35:34.624Z] ---> d3938ffcdd0e [2021-05-22T16:35:34.624Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:35:34.624Z] ---> Running in bed57a23f43f [2021-05-22T16:35:34.624Z] Removing intermediate container bed57a23f43f [2021-05-22T16:35:34.624Z] ---> 0e8043bcd9b4 [2021-05-22T16:35:34.624Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T16:35:34.888Z] ---> Running in 59033b828c21 [2021-05-22T16:35:34.888Z] Removing intermediate container 59033b828c21 [2021-05-22T16:35:34.888Z] ---> e02ff9a1f55c [2021-05-22T16:35:34.888Z] Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:35:34.888Z] ---> Running in b28f5af52615 [2021-05-22T16:35:34.888Z] Removing intermediate container b28f5af52615 [2021-05-22T16:35:34.888Z] ---> ebcd2831abb7 [2021-05-22T16:35:34.888Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:35:34.888Z] ---> Running in ef82e525f3d6 [2021-05-22T16:35:35.152Z] Removing intermediate container ef82e525f3d6 [2021-05-22T16:35:35.152Z] ---> 54b066339709 [2021-05-22T16:35:35.152Z] [2021-05-22T16:35:35.152Z] Successfully built 54b066339709 [2021-05-22T16:35:35.152Z] Successfully tagged core-data:latest [2021-05-22T16:35:35.152Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-05-22T16:35:35.152Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-22T16:35:35.413Z] Collecting docker<4.0,>=3.6.0 [2021-05-22T16:35:35.413Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-22T16:35:35.413Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-22T16:35:35.413Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-22T16:35:35.989Z] Collecting jsonschema<3,>=2.5.1 [2021-05-22T16:35:35.989Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-22T16:35:35.989Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-22T16:35:35.989Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-22T16:35:35.989Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-22T16:35:35.989Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-22T16:35:36.251Z] Collecting cached-property<2,>=1.2.0 [2021-05-22T16:35:36.252Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-22T16:35:36.252Z] Collecting texttable<0.10,>=0.9.0 [2021-05-22T16:35:36.252Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-22T16:35:36.512Z] Collecting PyYAML<4,>=3.10 [2021-05-22T16:35:36.512Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-22T16:35:37.084Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-22T16:35:37.084Z] Collecting docopt<0.7,>=0.6.1 [2021-05-22T16:35:37.084Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-22T16:35:37.346Z] Collecting docker-pycreds>=0.4.0 [2021-05-22T16:35:37.346Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-22T16:35:37.607Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-22T16:35:37.607Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-22T16:35:37.607Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-22T16:35:37.607Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-22T16:35:37.607Z] Collecting idna<2.8,>=2.5 [2021-05-22T16:35:37.607Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-22T16:35:37.607Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-22T16:35:37.607Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-22T16:35:37.607Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-22T16:35:37.607Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-22T16:35:37.760Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-22T16:35:37.760Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-22T16:35:37.868Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, dockerpty, jsonschema, cached-property, texttable, PyYAML, docopt, docker-compose [2021-05-22T16:35:37.868Z] Attempting uninstall: urllib3 [2021-05-22T16:35:37.868Z] Found existing installation: urllib3 1.25.9 [2021-05-22T16:35:37.868Z] Uninstalling urllib3-1.25.9: [2021-05-22T16:35:37.868Z] Successfully uninstalled urllib3-1.25.9 [2021-05-22T16:35:37.868Z] Attempting uninstall: idna [2021-05-22T16:35:37.868Z] Found existing installation: idna 2.9 [2021-05-22T16:35:37.868Z] Uninstalling idna-2.9: [2021-05-22T16:35:37.868Z] Successfully uninstalled idna-2.9 [2021-05-22T16:35:38.128Z] Attempting uninstall: requests [2021-05-22T16:35:38.128Z] Found existing installation: requests 2.23.0 [2021-05-22T16:35:38.128Z] Uninstalling requests-2.23.0: [2021-05-22T16:35:38.128Z] Successfully uninstalled requests-2.23.0 [2021-05-22T16:35:38.390Z] Running setup.py install for dockerpty: started [2021-05-22T16:35:38.653Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-22T16:35:38.653Z] Running setup.py install for texttable: started [2021-05-22T16:35:38.918Z] Running setup.py install for texttable: finished with status 'done' [2021-05-22T16:35:38.918Z] Running setup.py install for PyYAML: started [2021-05-22T16:35:39.178Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-22T16:35:39.178Z] Running setup.py install for docopt: started [2021-05-22T16:35:39.750Z] Running setup.py install for docopt: finished with status 'done' [2021-05-22T16:35:39.750Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-22T16:35:42.090Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-22T16:35:42.090Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-22T16:35:42.305Z] Removing intermediate container cc5961ff2d21 [2021-05-22T16:35:42.305Z] ---> 8e81fe8198ec [2021-05-22T16:35:42.305Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-22T16:35:42.305Z] ---> Running in 46275712cd47 [2021-05-22T16:35:42.305Z] Removing intermediate container 46275712cd47 [2021-05-22T16:35:42.306Z] ---> 02a3c53ca9bc [2021-05-22T16:35:42.306Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-22T16:35:42.306Z] ---> Running in 58bb2563b878 [2021-05-22T16:35:42.306Z] Removing intermediate container 58bb2563b878 [2021-05-22T16:35:42.306Z] ---> 4073e4077603 [2021-05-22T16:35:42.306Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-22T16:35:42.567Z] ---> cee7d5bf5e55 [2021-05-22T16:35:42.567Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-22T16:35:42.830Z] ---> 5e8d36cc67c3 [2021-05-22T16:35:42.830Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-22T16:35:42.830Z] ---> df309755d4b7 [2021-05-22T16:35:42.830Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-22T16:35:42.830Z] ---> Running in eb9a625cd251 [2021-05-22T16:35:43.092Z] Removing intermediate container eb9a625cd251 [2021-05-22T16:35:43.092Z] ---> d841dce36a9a [2021-05-22T16:35:43.092Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:35:43.092Z] ---> Running in 990781b468de [2021-05-22T16:35:43.092Z] Removing intermediate container 990781b468de [2021-05-22T16:35:43.092Z] ---> fcdf7de527ad [2021-05-22T16:35:43.092Z] Step 22/24 : LABEL arch=x86_64 [2021-05-22T16:35:43.092Z] ---> Running in 8e407dd1ab37 [2021-05-22T16:35:43.352Z] Removing intermediate container 8e407dd1ab37 [2021-05-22T16:35:43.352Z] ---> b856a40ef483 [2021-05-22T16:35:43.352Z] Step 23/24 : LABEL git_sha=1d39243669967f80e364d0fb9518665f2d49c448 [2021-05-22T16:35:43.352Z] ---> Running in f1c6e6fd160b [2021-05-22T16:35:43.352Z] Removing intermediate container f1c6e6fd160b [2021-05-22T16:35:43.352Z] ---> 8fab4fd50f75 [2021-05-22T16:35:43.352Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:35:43.352Z] ---> Running in c8f3d890d0fc [2021-05-22T16:35:43.353Z] Removing intermediate container c8f3d890d0fc [2021-05-22T16:35:43.353Z] ---> 63098128fca5 [2021-05-22T16:35:43.353Z] [2021-05-22T16:35:43.613Z] Successfully built 63098128fca5 [2021-05-22T16:35:43.613Z] Successfully tagged sys-mgmt-agent:latest [2021-05-22T16:35:43.620Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-22T16:35:43.627Z] $ docker stop --time=1 8e7379e46b46d2d8788eb31833bcb5c7006cdc251c750bfa652d844c46f37523 [2021-05-22T16:35:44.879Z] $ docker rm -f 8e7379e46b46d2d8788eb31833bcb5c7006cdc251c750bfa652d844c46f37523 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T16:35:45.256Z] + docker images [2021-05-22T16:35:45.256Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-22T16:35:45.256Z] sys-mgmt-agent latest 63098128fca5 2 seconds ago 312MB [2021-05-22T16:35:45.256Z] core-data latest 54b066339709 11 seconds ago 20.2MB [2021-05-22T16:35:45.256Z] security-proxy-setup latest 389fa6c21174 17 seconds ago 25.3MB [2021-05-22T16:35:45.256Z] 7c50854fb8f9 17 seconds ago 1.15GB [2021-05-22T16:35:45.256Z] 28ea31e48bbe 17 seconds ago 1.15GB [2021-05-22T16:35:45.256Z] 10b38f67231e 22 seconds ago 1.15GB [2021-05-22T16:35:45.256Z] security-secretstore-setup latest 712b2ef1c3f9 39 seconds ago 25.7MB [2021-05-22T16:35:45.256Z] 1b87b00231e8 45 seconds ago 1.15GB [2021-05-22T16:35:45.256Z] core-metadata latest b03df0f56338 About a minute ago 16.6MB [2021-05-22T16:35:45.256Z] support-notifications latest 14e0688ed1d7 About a minute ago 16.5MB [2021-05-22T16:35:45.256Z] 36cfe3257fb6 About a minute ago 1.15GB [2021-05-22T16:35:45.256Z] 65e2faa45a79 About a minute ago 1.14GB [2021-05-22T16:35:45.256Z] security-bootstrapper latest 7080f93cb290 About a minute ago 18.2MB [2021-05-22T16:35:45.256Z] support-scheduler latest c84ef5f0f2da About a minute ago 15.9MB [2021-05-22T16:35:45.256Z] core-command latest 535301bd68b3 About a minute ago 15.6MB [2021-05-22T16:35:45.256Z] 394e1e6c1226 About a minute ago 1.14GB [2021-05-22T16:35:45.256Z] 7635505b8794 About a minute ago 1.14GB [2021-05-22T16:35:45.256Z] 4fe44b1c1d3f About a minute ago 1.14GB [2021-05-22T16:35:45.256Z] ci-base-image-x86_64 latest dcb32218471a 5 minutes ago 648MB [2021-05-22T16:35:45.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 3 weeks ago 445MB [2021-05-22T16:35:45.256Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-22T16:35:45.256Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-22T16:35:45.256Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-22T16:35:45.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-22T16:35:48.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-22T16:35:48.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-22T16:35:48.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-22T16:35:48.851Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-22T16:35:49.130Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-22T16:35:51.127Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-22T16:36:01.013Z] Still waiting to schedule task [2021-05-22T16:36:01.014Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-22T16:36:01.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-22T16:36:01.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.203s coverage: 28.7% of statements [2021-05-22T16:36:04.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.265s coverage: 100.0% of statements [2021-05-22T16:36:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-22T16:36:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-22T16:36:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-22T16:36:04.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-22T16:36:05.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.307s coverage: 81.2% of statements [2021-05-22T16:36:05.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-22T16:36:09.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.351s coverage: 58.6% of statements [2021-05-22T16:36:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-22T16:36:09.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-22T16:36:11.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.516s coverage: 87.7% of statements [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:36:11.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.291s coverage: 78.9% of statements [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-22T16:36:11.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-22T16:36:11.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-22T16:36:11.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.278s coverage: 95.1% of statements [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.166s coverage: 58.8% of statements [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.249s coverage: 0.8% of statements [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 21.7% of statements [2021-05-22T16:36:17.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.232s coverage: 47.1% of statements [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.185s coverage: 79.5% of statements [2021-05-22T16:36:17.193Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.219s coverage: 94.1% of statements [2021-05-22T16:36:17.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements [2021-05-22T16:36:18.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements [2021-05-22T16:36:31.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-05-22T16:36:31.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.156s coverage: 44.8% of statements [2021-05-22T16:36:35.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.621s coverage: 81.8% of statements [2021-05-22T16:36:35.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.367s coverage: 92.9% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.204s coverage: 76.0% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.265s coverage: 85.4% of statements [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.654s coverage: 64.4% of statements [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-22T16:36:43.966Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.172s coverage: 100.0% of statements [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 91.3% of statements [2021-05-22T16:36:43.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-05-22T16:36:44.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements [2021-05-22T16:36:44.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.090s coverage: 100.0% of statements [2021-05-22T16:36:49.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.001s coverage: 66.9% of statements [2021-05-22T16:36:49.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-22T16:36:49.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-22T16:36:49.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-22T16:36:50.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.712s coverage: 43.5% of statements [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-22T16:36:50.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.113s coverage: 89.5% of statements [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-22T16:36:50.261Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.153s coverage: 84.8% of statements [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-22T16:36:50.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-22T16:36:56.988Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.177s coverage: 18.9% of statements [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-22T16:36:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.557s coverage: 91.9% of statements [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-22T16:36:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.192s coverage: 64.6% of statements [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-22T16:36:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.387s coverage: 97.6% of statements [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-22T16:36:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-22T16:36:56.989Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.082s coverage: 100.0% of statements [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-22T16:36:56.989Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-22T16:36:57.610Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-05-22T16:36:57.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-22T16:36:57.611Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-22T16:36:57.611Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-05-22T16:36:58.211Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.188s coverage: 28.1% of statements [2021-05-22T16:36:58.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-22T16:36:58.211Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-22T16:36:58.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.179s coverage: 27.9% of statements [2021-05-22T16:36:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-22T16:36:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-22T16:36:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-22T16:36:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-22T16:36:58.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-22T16:37:00.536Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-05-22T16:37:01.131Z] GO111MODULE=on go vet ./... [2021-05-22T16:38:24.984Z] gofmt -l . [2021-05-22T16:38:24.984Z] [ "`gofmt -l .`" = "" ] [2021-05-22T16:38:24.984Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-22T16:38:25.652Z] + ls -al . [2021-05-22T16:38:25.652Z] total 548 [2021-05-22T16:38:25.652Z] drwxrwxr-x 9 1001 1001 4096 May 22 16:38 . [2021-05-22T16:38:25.652Z] drwxr-xr-x 4 root root 4096 May 22 16:34 .. [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 11 May 22 16:32 .dockerignore [2021-05-22T16:38:25.652Z] drwxrwxr-x 8 1001 1001 4096 May 22 16:32 .git [2021-05-22T16:38:25.652Z] drwxrwxr-x 3 1001 1001 4096 May 22 16:32 .github [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 818 May 22 16:32 .gitignore [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 166 May 22 16:32 .sonarcloud.properties [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 8609 May 22 16:32 Attribution.txt [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 3804 May 22 16:32 CONTRIBUTING.md [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 931 May 22 16:32 Dockerfile.build [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 863 May 22 16:32 Jenkinsfile [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 10775 May 22 16:32 LICENSE [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 5605 May 22 16:32 Makefile [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 7978 May 22 16:32 README.md [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 6755 May 22 16:32 SECURITY.md [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 5 May 22 16:29 VERSION [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 4131 May 22 16:32 ZMQWindows.md [2021-05-22T16:38:25.652Z] drwxrwxr-x 2 1001 1001 4096 May 22 16:32 bin [2021-05-22T16:38:25.652Z] drwxrwxr-x 14 1001 1001 4096 May 22 16:32 cmd [2021-05-22T16:38:25.652Z] -rw-r--r-- 1 root root 405172 May 22 16:36 coverage.out [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 902 May 22 16:32 go.mod [2021-05-22T16:38:25.652Z] -rw-r--r-- 1 root root 21352 May 22 16:34 go.sum [2021-05-22T16:38:25.652Z] drwxrwxr-x 8 1001 1001 4096 May 22 16:32 internal [2021-05-22T16:38:25.652Z] drwxrwxr-x 3 1001 1001 4096 May 22 16:32 openapi [2021-05-22T16:38:25.652Z] drwxrwxr-x 4 1001 1001 4096 May 22 16:32 snap [2021-05-22T16:38:25.652Z] -rw-rw-r-- 1 1001 1001 168 May 22 16:32 version.go [Pipeline] sh [2021-05-22T16:38:26.314Z] + '[' -e coverage.out ] [2021-05-22T16:38:26.314Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-22T16:38:26.349Z] Warning: overwriting stash ‘coverage-report’ [2021-05-22T16:38:27.215Z] Stashed 1 file(s) [Pipeline] sh [2021-05-22T16:38:27.863Z] + make build [2021-05-22T16:38:27.863Z] go mod tidy [2021-05-22T16:38:28.464Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T16:38:35.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T16:38:58.659Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T16:38:58.938Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T16:39:02.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T16:39:05.106Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T16:39:06.386Z] Running on prd-ubuntu18.04-docker-8c-8g-15657 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-22T16:39:06.422Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-05-22T16:39:06.590Z] The recommended git tool is: git [2021-05-22T16:39:07.755Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T16:39:08.826Z] using credential edgex-jenkins-ssh [2021-05-22T16:39:08.839Z] Cloning the remote Git repository [2021-05-22T16:39:08.876Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-22T16:39:08.945Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-05-22T16:39:08.971Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T16:39:08.971Z] > git --version # timeout=10 [2021-05-22T16:39:08.977Z] > git --version # 'git version 2.17.1' [2021-05-22T16:39:08.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T16:39:09.010Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T16:39:12.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T16:39:14.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T16:39:16.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T16:39:16.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-22T16:39:16.404Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-22T16:39:16.418Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-22T16:39:16.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T16:39:16.423Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-22T16:39:19.092Z] Merging remotes/origin/master commit dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-22T16:39:19.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T16:39:19.267Z] Merge succeeded, producing 7db1a6fd8e984ad07af944317dafbd65b5840054 [2021-05-22T16:39:19.268Z] Checking out Revision 7db1a6fd8e984ad07af944317dafbd65b5840054 (PR-3492) [2021-05-22T16:39:19.114Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T16:39:19.119Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-22T16:39:19.182Z] > git remote # timeout=10 [2021-05-22T16:39:19.189Z] > git config --get remote.origin.url # timeout=10 [2021-05-22T16:39:19.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-22T16:39:19.198Z] > git merge dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb # timeout=10 [2021-05-22T16:39:19.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-22T16:39:19.275Z] > git config core.sparsecheckout # timeout=10 [2021-05-22T16:39:19.289Z] > git checkout -f 7db1a6fd8e984ad07af944317dafbd65b5840054 # timeout=10 [2021-05-22T16:39:19.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T16:39:22.879Z] Commit message: "Merge commit 'dfd83a2c80b22c5abde7548ed5ab1fe11263d6eb' into HEAD" [2021-05-22T16:39:22.889Z] > git rev-list --no-walk 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-22T16:39:23.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:39:23.970Z] + echo snap-build.sh [2021-05-22T16:39:23.970Z] snap-build.sh [2021-05-22T16:39:23.970Z] + SNAP_BASE_DIR=. [2021-05-22T16:39:23.970Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-05-22T16:39:23.970Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-05-22T16:39:23.970Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-05-22T16:39:23.970Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-05-22T16:39:23.970Z] + cd /w/workspace/edgex-go/2 [2021-05-22T16:39:23.970Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-22T16:39:23.970Z] Reading package lists... [2021-05-22T16:39:23.970Z] Building dependency tree... [2021-05-22T16:39:23.970Z] Reading state information... [2021-05-22T16:39:24.232Z] The following packages were automatically installed and are no longer required: [2021-05-22T16:39:24.232Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-22T16:39:24.232Z] uidmap xdelta3 [2021-05-22T16:39:24.232Z] Use 'sudo apt autoremove' to remove them. [2021-05-22T16:39:24.232Z] The following packages will be REMOVED: [2021-05-22T16:39:24.232Z] lxd* lxd-client* [2021-05-22T16:39:24.495Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-22T16:39:24.495Z] After this operation, 31.7 MB disk space will be freed. [2021-05-22T16:39:25.285Z] (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 ... 190317 files and directories currently installed.) [2021-05-22T16:39:25.285Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T16:39:26.234Z] Removing lxd dnsmasq configuration [2021-05-22T16:39:26.234Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-22T16:39:26.494Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-22T16:39:27.067Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T16:39:27.329Z] (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 ... 190142 files and directories currently installed.) [2021-05-22T16:39:27.591Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] } [2021-05-22T16:39:28.530Z] $ docker stop --time=1 a2197b091e714c9e099aadc711567e588d2aad3a42f583a518d6de39ce5ed35c [2021-05-22T16:39:28.981Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-22T16:39:28.981Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-22T16:39:30.383Z] + sudo snap remove --purge lxd [2021-05-22T16:39:30.383Z] snap "lxd" is not installed [2021-05-22T16:39:30.383Z] + sudo groupadd --force --system lxd [2021-05-22T16:39:30.383Z] ++ whoami [2021-05-22T16:39:30.383Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-22T16:39:30.383Z] + newgrp - lxd [2021-05-22T16:39:30.383Z] + sudo snap install lxd [2021-05-22T16:39:31.006Z] $ docker rm -f a2197b091e714c9e099aadc711567e588d2aad3a42f583a518d6de39ce5ed35c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:39:32.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T16:39:32.691Z] [2021-05-22T16:39:32.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:39:33.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T16:39:33.339Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-22T16:39:33.339Z] 29e5d40040c1: Pulling fs layer [2021-05-22T16:39:33.339Z] 1ce36da41761: Pulling fs layer [2021-05-22T16:39:33.339Z] 25b303627fd3: Pulling fs layer [2021-05-22T16:39:33.611Z] 29e5d40040c1: Download complete [2021-05-22T16:39:34.202Z] 29e5d40040c1: Pull complete [2021-05-22T16:39:34.474Z] 1ce36da41761: Download complete [2021-05-22T16:39:35.901Z] 1ce36da41761: Pull complete [2021-05-22T16:39:35.901Z] 25b303627fd3: Download complete [2021-05-22T16:39:38.556Z] 2021-05-22T16:39:36Z INFO Waiting for automatic snapd restart... [2021-05-22T16:39:46.051Z] 25b303627fd3: Pull complete [2021-05-22T16:39:46.051Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-22T16:39:46.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T16:39:46.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-22T16:39:46.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container [2021-05-22T16:39:46.397Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-22T16:39:49.180Z] $ docker top 1b65f355d2204f8c55375102e92b4eff433be4d64daf4a3d193c44238ac37812 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T16:39:50.093Z] + grep parallel [2021-05-22T16:39:50.093Z] + docker-compose build --help [2021-05-22T16:39:53.462Z] --parallel Build images in parallel. [2021-05-22T16:39:53.494Z] lxd 4.14 from Canonical* installed [2021-05-22T16:39:53.494Z] + sudo lxd init --auto [Pipeline] } [2021-05-22T16:39:53.751Z] $ docker stop --time=1 1b65f355d2204f8c55375102e92b4eff433be4d64daf4a3d193c44238ac37812 [2021-05-22T16:39:55.627Z] $ docker rm -f 1b65f355d2204f8c55375102e92b4eff433be4d64daf4a3d193c44238ac37812 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:39:56.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-22T16:39:56.309Z] . [Pipeline] withDockerContainer [2021-05-22T16:39:56.569Z] prd-ubuntu18.04-docker-arm64-4c-16g-15656 does not seem to be running inside a container [2021-05-22T16:39:56.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-22T16:39:58.132Z] $ docker top 9e7e4dabcd1021df5c927c870b24db6f49396441f518495103ea3e569fc1da1f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T16:39:59.113Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-22T16:40:01.647Z] + sudo snap install --classic snapcraft [2021-05-22T16:40:02.480Z] Building core-command ... [2021-05-22T16:40:02.481Z] Building core-data ... [2021-05-22T16:40:02.481Z] Building core-metadata ... [2021-05-22T16:40:02.481Z] Building security-bootstrapper ... [2021-05-22T16:40:02.481Z] Building security-proxy-setup ... [2021-05-22T16:40:02.481Z] Building security-secretstore-setup ... [2021-05-22T16:40:02.481Z] Building support-notifications ... [2021-05-22T16:40:02.481Z] Building support-scheduler ... [2021-05-22T16:40:02.481Z] Building sys-mgmt-agent ... [2021-05-22T16:40:02.481Z] Building support-notifications [2021-05-22T16:40:02.481Z] Building security-secretstore-setup [2021-05-22T16:40:02.481Z] Building security-bootstrapper [2021-05-22T16:40:02.481Z] Building security-proxy-setup [2021-05-22T16:40:02.481Z] Building sys-mgmt-agent [2021-05-22T16:40:08.248Z] snapcraft 4.7.1 from Canonical* installed [2021-05-22T16:40:08.248Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-22T16:40:08.248Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-22T16:40:08.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T16:40:08.248Z] Dload Upload Total Spent Left Speed [2021-05-22T16:40:08.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 [2021-05-22T16:40:08.771Z] 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M [2021-05-22T16:40:08.771Z] ./yq_linux_amd64 [2021-05-22T16:40:08.771Z] + sudo snapcraft prime --use-lxd [2021-05-22T16:40:12.703Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-22T16:40:12.703Z] 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: [2021-05-22T16:40:12.703Z] - README.md [2021-05-22T16:40:12.703Z] [2021-05-22T16:40:12.703Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-22T16:40:12.703Z] Launching a container. [2021-05-22T16:40:18.003Z] Waiting for container to be ready [2021-05-22T16:40:18.267Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-22T16:40:18.267Z] [2021-05-22T16:40:22.486Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-22T16:40:22.750Z] Waiting for network to be ready... [2021-05-22T16:40:23.017Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-22T16:40:23.279Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-22T16:40:23.279Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-22T16:40:23.540Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-22T16:40:23.540Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-22T16:40:23.540Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-22T16:40:23.540Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-22T16:40:23.540Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-22T16:40:23.540Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-22T16:40:23.540Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-22T16:40:23.810Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-22T16:40:23.810Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-22T16:40:24.386Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-22T16:40:24.386Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-22T16:40:24.386Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-22T16:40:24.386Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-22T16:40:24.649Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-22T16:40:24.649Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-22T16:40:24.920Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-22T16:40:25.182Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-22T16:40:25.444Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-22T16:40:25.444Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-22T16:40:25.444Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-22T16:40:25.444Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-22T16:40:25.444Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-22T16:40:25.444Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-22T16:40:25.444Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-22T16:40:28.007Z] Fetched 24.6 MB in 4s (5538 kB/s) [2021-05-22T16:40:28.274Z] Reading package lists... [2021-05-22T16:40:28.536Z] Reading package lists... [2021-05-22T16:40:28.805Z] Building dependency tree... [2021-05-22T16:40:28.805Z] Reading state information... [2021-05-22T16:40:29.067Z] The following additional packages will be installed: [2021-05-22T16:40:29.067Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-22T16:40:29.067Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-22T16:40:29.067Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-22T16:40:29.067Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-22T16:40:29.067Z] Suggested packages: [2021-05-22T16:40:29.067Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-22T16:40:29.067Z] Recommended packages: [2021-05-22T16:40:29.067Z] gnupg libsasl2-modules [2021-05-22T16:40:29.067Z] The following NEW packages will be installed: [2021-05-22T16:40:29.067Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-22T16:40:29.067Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-22T16:40:29.067Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-22T16:40:29.067Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-22T16:40:29.067Z] The following packages will be upgraded: [2021-05-22T16:40:29.067Z] gpg gpg-agent gpgconf libudev1 [2021-05-22T16:40:29.067Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-22T16:40:29.067Z] Need to get 3530 kB of archives. [2021-05-22T16:40:29.067Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-22T16:40:29.067Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-22T16:40:29.067Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-22T16:40:29.067Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-22T16:40:29.067Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-22T16:40:29.333Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-22T16:40:29.595Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-22T16:40:30.171Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-22T16:40:30.171Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-22T16:40:30.171Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-22T16:40:30.171Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-22T16:40:30.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-22T16:40:30.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-22T16:40:30.171Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-22T16:40:30.171Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-22T16:40:30.171Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-22T16:40:30.171Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-22T16:40:30.171Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-22T16:40:30.171Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-22T16:40:30.171Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-22T16:40:30.171Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-22T16:40:30.171Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-22T16:40:30.171Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-22T16:40:30.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T16:40:30.433Z] Fetched 3530 kB in 1s (3110 kB/s) [2021-05-22T16:40:30.433Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-22T16:40:30.433Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-22T16:40:30.433Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T16:40:30.433Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-22T16:40:30.433Z] Selecting previously unselected package udev. [2021-05-22T16:40:30.433Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-22T16:40:30.433Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-22T16:40:30.696Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-22T16:40:30.696Z] Selecting previously unselected package libfuse2:amd64. [2021-05-22T16:40:30.696Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-22T16:40:30.696Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-22T16:40:30.965Z] Selecting previously unselected package fuse. [2021-05-22T16:40:30.965Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-22T16:40:30.965Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-22T16:40:30.965Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T16:40:30.965Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T16:40:30.965Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T16:40:30.965Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T16:40:31.227Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T16:40:31.227Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T16:40:31.227Z] Selecting previously unselected package libksba8:amd64. [2021-05-22T16:40:31.227Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-22T16:40:31.227Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-22T16:40:31.228Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-22T16:40:31.228Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.228Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.228Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-22T16:40:31.228Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.228Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.490Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-22T16:40:31.490Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.490Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.490Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-22T16:40:31.490Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.490Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.490Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-22T16:40:31.490Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.490Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.490Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-22T16:40:31.490Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.753Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.753Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-22T16:40:31.753Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.753Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.753Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-22T16:40:31.753Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.753Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:31.753Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-22T16:40:31.753Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-22T16:40:31.753Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:32.014Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-22T16:40:32.014Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-22T16:40:32.014Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T16:40:32.014Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-22T16:40:32.014Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-22T16:40:32.014Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T16:40:32.014Z] Selecting previously unselected package libldap-common. [2021-05-22T16:40:32.014Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-22T16:40:32.014Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T16:40:32.014Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-22T16:40:32.014Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-22T16:40:32.014Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T16:40:32.278Z] Selecting previously unselected package dirmngr. [2021-05-22T16:40:32.278Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T16:40:32.278Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-22T16:40:32.278Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T16:40:32.278Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-22T16:40:32.278Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-22T16:40:32.278Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T16:40:32.278Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-22T16:40:32.278Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-22T16:40:32.278Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:32.278Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-22T16:40:32.278Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T16:40:32.278Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-22T16:40:32.854Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-22T16:40:32.854Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:32.854Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-22T16:40:32.854Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-22T16:40:32.854Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-22T16:40:32.854Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:32.854Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:33.117Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:33.117Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:33.117Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:33.117Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:33.117Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-22T16:40:33.117Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-22T16:40:33.117Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-22T16:40:33.117Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T16:40:33.380Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-22T16:40:33.380Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-22T16:40:33.381Z] This means they are not meant to be enabled using systemctl. [2021-05-22T16:40:33.381Z] Possible reasons for having this kind of units are: [2021-05-22T16:40:33.381Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-22T16:40:33.381Z] .wants/ or .requires/ directory. [2021-05-22T16:40:33.381Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-22T16:40:33.381Z] a requirement dependency on it. [2021-05-22T16:40:33.381Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-22T16:40:33.381Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-22T16:40:33.381Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-22T16:40:33.381Z] instance name specified. [2021-05-22T16:40:33.957Z] Reading package lists... [2021-05-22T16:40:33.957Z] Building dependency tree... [2021-05-22T16:40:33.957Z] Reading state information... [2021-05-22T16:40:34.220Z] The following additional packages will be installed: [2021-05-22T16:40:34.220Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-22T16:40:34.220Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-22T16:40:34.220Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-22T16:40:34.220Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-22T16:40:34.220Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-22T16:40:34.220Z] Suggested packages: [2021-05-22T16:40:34.220Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-22T16:40:34.220Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-22T16:40:34.220Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-22T16:40:34.220Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-22T16:40:34.220Z] systemd-container policykit-1 [2021-05-22T16:40:34.220Z] Recommended packages: [2021-05-22T16:40:34.220Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-22T16:40:34.220Z] The following NEW packages will be installed: [2021-05-22T16:40:34.220Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-22T16:40:34.220Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-22T16:40:34.220Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-22T16:40:34.220Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-22T16:40:34.220Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-22T16:40:34.220Z] The following packages will be upgraded: [2021-05-22T16:40:34.220Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-22T16:40:34.220Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-22T16:40:34.220Z] Need to get 35.2 MB of archives. [2021-05-22T16:40:34.220Z] After this operation, 141 MB of additional disk space will be used. [2021-05-22T16:40:34.220Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-22T16:40:34.481Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-22T16:40:34.481Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-22T16:40:34.481Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-22T16:40:34.481Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-22T16:40:34.481Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-22T16:40:34.481Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-22T16:40:34.481Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-22T16:40:34.481Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-22T16:40:34.481Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-22T16:40:34.481Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-22T16:40:34.481Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-22T16:40:34.481Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-22T16:40:34.481Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-22T16:40:34.481Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-22T16:40:34.743Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-22T16:40:34.743Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-22T16:40:35.317Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-22T16:40:35.317Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-22T16:40:35.317Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-22T16:40:35.579Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-22T16:40:35.579Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-22T16:40:35.579Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-22T16:40:35.579Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-22T16:40:35.579Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-22T16:40:35.579Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-22T16:40:35.579Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-22T16:40:35.579Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-22T16:40:35.579Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-22T16:40:35.579Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-22T16:40:35.579Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T16:40:35.579Z] Fetched 35.2 MB in 1s (27.1 MB/s) [2021-05-22T16:40:35.840Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T16:40:35.840Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-22T16:40:35.840Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T16:40:36.420Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-22T16:40:36.420Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T16:40:36.420Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-22T16:40:36.682Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T16:40:36.682Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-22T16:40:36.682Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-22T16:40:36.682Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-22T16:40:36.682Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-22T16:40:36.682Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-22T16:40:36.944Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-22T16:40:37.206Z] Setting up apt (1.6.13) ... [2021-05-22T16:40:37.206Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-22T16:40:37.469Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-22T16:40:37.730Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-22T16:40:37.730Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-22T16:40:37.730Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-22T16:40:37.730Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-22T16:40:37.730Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T16:40:37.730Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:37.992Z] Selecting previously unselected package libexpat1:amd64. [2021-05-22T16:40:37.992Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-22T16:40:37.992Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-22T16:40:37.992Z] Selecting previously unselected package python3.6-minimal. [2021-05-22T16:40:37.992Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T16:40:37.992Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:38.255Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-22T16:40:38.516Z] Checking for services that may need to be restarted...done. [2021-05-22T16:40:38.516Z] Checking for services that may need to be restarted...done. [2021-05-22T16:40:38.516Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:38.516Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-22T16:40:38.516Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:39.095Z] Selecting previously unselected package python3-minimal. [2021-05-22T16:40:39.095Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-22T16:40:39.095Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-22T16:40:39.095Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-22T16:40:39.095Z] Selecting previously unselected package mime-support. [2021-05-22T16:40:39.095Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-22T16:40:39.095Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-22T16:40:39.095Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-22T16:40:39.095Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-22T16:40:39.095Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-22T16:40:39.095Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-22T16:40:39.095Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T16:40:39.095Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:39.357Z] Selecting previously unselected package python3.6. [2021-05-22T16:40:39.357Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-22T16:40:39.357Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:39.357Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-22T16:40:39.357Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-22T16:40:39.357Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-22T16:40:39.357Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-22T16:40:39.620Z] Selecting previously unselected package python3. [2021-05-22T16:40:39.620Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-22T16:40:39.620Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-22T16:40:39.620Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-22T16:40:39.882Z] Selecting previously unselected package multiarch-support. [2021-05-22T16:40:39.882Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T16:40:39.882Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-22T16:40:39.882Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-22T16:40:39.882Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-22T16:40:39.882Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-22T16:40:39.882Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-22T16:40:39.882Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-22T16:40:39.882Z] Selecting previously unselected package libbsd0:amd64. [2021-05-22T16:40:39.882Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-22T16:40:39.882Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-22T16:40:39.882Z] Selecting previously unselected package sudo. [2021-05-22T16:40:39.882Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-22T16:40:40.144Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-22T16:40:40.144Z] Selecting previously unselected package apparmor. [2021-05-22T16:40:40.144Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-22T16:40:40.144Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-22T16:40:40.144Z] Selecting previously unselected package libedit2:amd64. [2021-05-22T16:40:40.144Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-22T16:40:40.144Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-22T16:40:40.406Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-22T16:40:40.406Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T16:40:40.406Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:40.406Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-22T16:40:40.406Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T16:40:40.406Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:40.406Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-22T16:40:40.406Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-22T16:40:40.406Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-22T16:40:40.406Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-22T16:40:40.406Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T16:40:40.406Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:40.667Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-22T16:40:40.667Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-22T16:40:40.667Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:40.667Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-22T16:40:40.667Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-22T16:40:40.667Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-22T16:40:40.930Z] Selecting previously unselected package openssh-client. [2021-05-22T16:40:40.930Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-22T16:40:40.930Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-22T16:40:40.930Z] Selecting previously unselected package squashfs-tools. [2021-05-22T16:40:40.930Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-22T16:40:40.930Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-22T16:40:41.192Z] Selecting previously unselected package snapd. [2021-05-22T16:40:41.192Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-22T16:40:41.192Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-22T16:40:43.109Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-22T16:40:43.109Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-22T16:40:43.109Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-22T16:40:43.109Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-22T16:40:43.369Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-22T16:40:43.369Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:43.369Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T16:40:43.369Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-22T16:40:43.369Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-22T16:40:43.945Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-22T16:40:43.945Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-22T16:40:43.945Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-22T16:40:43.945Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:43.945Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:43.945Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-22T16:40:44.522Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-22T16:40:44.523Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:44.523Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-22T16:40:44.523Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-22T16:40:44.523Z] running python rtupdate hooks for python3.6... [2021-05-22T16:40:44.523Z] running python post-rtupdate hooks for python3.6... [2021-05-22T16:40:44.523Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-22T16:40:45.470Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-22T16:40:45.732Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-22T16:40:45.732Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-22T16:40:45.732Z] Setting up snapd (2.48.3+18.04) ... [2021-05-22T16:40:46.305Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-22T16:40:46.305Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-22T16:40:46.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-22T16:40:46.567Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-22T16:40:46.830Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-22T16:40:46.830Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-22T16:40:47.093Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-22T16:40:47.355Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-22T16:40:47.355Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-22T16:40:47.616Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-22T16:40:47.616Z] /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' [2021-05-22T16:40:47.616Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-22T16:40:47.878Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-22T16:40:48.822Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T16:40:48.822Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T16:40:48.822Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T16:40:50.028Z] Reading package lists... [2021-05-22T16:40:50.291Z] Reading package lists... [2021-05-22T16:40:50.291Z] Building dependency tree... [2021-05-22T16:40:50.291Z] Reading state information... [2021-05-22T16:40:50.552Z] Calculating upgrade... [2021-05-22T16:40:50.815Z] The following packages will be upgraded: [2021-05-22T16:40:50.815Z] advancecomp base-files bash binutils binutils-common [2021-05-22T16:40:50.815Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-22T16:40:50.815Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-22T16:40:50.815Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-22T16:40:50.815Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-22T16:40:50.815Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-22T16:40:50.815Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-22T16:40:50.815Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-22T16:40:50.815Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-22T16:40:50.815Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-22T16:40:50.815Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-22T16:40:50.815Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-22T16:40:50.815Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-22T16:40:50.815Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-22T16:40:50.815Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-22T16:40:50.815Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T16:40:50.815Z] Need to get 64.0 MB of archives. [2021-05-22T16:40:50.815Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-22T16:40:50.815Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-22T16:40:50.815Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-22T16:40:50.815Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-22T16:40:50.815Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-22T16:40:50.815Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-22T16:40:50.815Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-22T16:40:50.815Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-22T16:40:50.815Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-22T16:40:50.815Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-22T16:40:50.815Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-22T16:40:50.815Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-22T16:40:50.815Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-22T16:40:50.815Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-22T16:40:51.076Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-22T16:40:51.076Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-22T16:40:51.076Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-22T16:40:51.076Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-22T16:40:51.076Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-22T16:40:51.076Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-22T16:40:51.076Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-22T16:40:51.076Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-22T16:40:51.076Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-22T16:40:51.076Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-22T16:40:51.076Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-22T16:40:51.077Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-22T16:40:51.077Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-22T16:40:51.077Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-22T16:40:51.077Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-22T16:40:51.077Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-22T16:40:51.077Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-22T16:40:51.077Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-22T16:40:51.077Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-22T16:40:51.077Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-22T16:40:51.077Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-22T16:40:51.077Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-22T16:40:51.077Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-22T16:40:51.077Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-22T16:40:51.077Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-22T16:40:51.338Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-22T16:40:51.338Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-22T16:40:51.338Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-22T16:40:51.338Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-22T16:40:51.338Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-22T16:40:51.338Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-22T16:40:51.338Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-22T16:40:51.338Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-22T16:40:51.338Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-22T16:40:51.338Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-22T16:40:51.338Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-22T16:40:51.338Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-22T16:40:51.338Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-22T16:40:51.338Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-22T16:40:51.338Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-22T16:40:51.338Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-22T16:40:51.338Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-22T16:40:51.338Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-22T16:40:51.604Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-22T16:40:51.604Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-22T16:40:51.604Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-22T16:40:51.866Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-22T16:40:51.866Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-22T16:40:51.866Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-22T16:40:51.866Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-22T16:40:51.866Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-22T16:40:51.866Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-22T16:40:51.866Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-22T16:40:51.866Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-22T16:40:52.129Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-22T16:40:52.129Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-22T16:40:52.129Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-22T16:40:52.129Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-22T16:40:52.129Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-22T16:40:52.129Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-22T16:40:52.129Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-22T16:40:52.129Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-22T16:40:52.129Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-22T16:40:52.129Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-22T16:40:52.129Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-22T16:40:52.129Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-22T16:40:52.703Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-22T16:40:52.703Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-22T16:40:52.703Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-22T16:40:52.703Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-22T16:40:52.703Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-22T16:40:52.703Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-22T16:40:52.703Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-22T16:40:52.703Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-22T16:40:52.703Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-22T16:40:52.703Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-22T16:40:52.703Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-22T16:40:52.703Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-22T16:40:52.703Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-22T16:40:52.704Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-22T16:40:52.704Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-22T16:40:52.704Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-22T16:40:52.704Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-22T16:40:52.704Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-22T16:40:52.704Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-22T16:40:52.704Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-22T16:40:52.965Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-22T16:40:52.965Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-22T16:40:53.227Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T16:40:53.227Z] Fetched 64.0 MB in 2s (28.2 MB/s) [2021-05-22T16:40:53.227Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:53.227Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T16:40:53.227Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T16:40:53.801Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T16:40:53.801Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T16:40:53.801Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-22T16:40:53.801Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-22T16:40:54.063Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.063Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.063Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.063Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.063Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.063Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.334Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.334Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.334Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.334Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.334Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.334Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.603Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.603Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.603Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:40:54.603Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T16:40:54.603Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.603Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.865Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:40:54.865Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T16:40:54.865Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.865Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.865Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:54.865Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:54.865Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-22T16:40:55.177Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-22T16:40:55.177Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:40:55.440Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T16:40:55.440Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T16:40:55.701Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T16:40:55.964Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-22T16:40:56.226Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-22T16:40:56.226Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-22T16:40:56.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-22T16:40:56.226Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-22T16:40:56.518Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-22T16:40:56.518Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-22T16:40:56.518Z] Installing new version of config file /etc/issue ... [2021-05-22T16:40:56.518Z] Installing new version of config file /etc/issue.net ... [2021-05-22T16:40:56.779Z] Installing new version of config file /etc/lsb-release ... [2021-05-22T16:40:56.779Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-22T16:40:56.779Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-22T16:40:57.050Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-22T16:40:57.050Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-22T16:40:57.050Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:57.050Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-22T16:40:57.050Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-22T16:40:57.313Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-22T16:40:57.313Z] 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 [2021-05-22T16:40:57.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:57.313Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:40:57.313Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-22T16:40:57.313Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:40:57.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:57.313Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-22T16:40:57.574Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-22T16:40:57.574Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-22T16:40:57.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:57.574Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-22T16:40:57.574Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T16:40:57.837Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-22T16:40:57.837Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:57.837Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T16:40:57.837Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T16:40:58.101Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T16:40:58.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:58.101Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T16:40:58.101Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T16:40:58.101Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-22T16:40:58.101Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:58.101Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-22T16:40:58.362Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-22T16:40:58.362Z] Setting up grep (3.1-2build1) ... [2021-05-22T16:40:58.362Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:58.362Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-22T16:40:58.362Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-22T16:40:58.623Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-22T16:40:58.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:58.623Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T16:40:58.623Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T16:40:58.623Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-22T16:40:58.623Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:58.623Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T16:40:58.623Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T16:40:59.195Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T16:40:59.195Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T16:40:59.195Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-22T16:40:59.195Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T16:40:59.770Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-22T16:40:59.770Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:40:59.770Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-22T16:40:59.770Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-22T16:41:00.351Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-22T16:41:00.351Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-22T16:41:00.351Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-22T16:41:00.614Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-22T16:41:00.882Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-22T16:41:00.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:00.882Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-22T16:41:00.882Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-22T16:41:01.144Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-22T16:41:01.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:01.144Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:01.144Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:01.144Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:01.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:01.426Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:01.426Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:01.426Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:01.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:01.426Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:01.426Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:01.689Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:01.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:01.689Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:01.689Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:01.950Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:01.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:01.950Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T16:41:01.950Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T16:41:01.950Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T16:41:01.950Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T16:41:02.211Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T16:41:02.211Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:02.211Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-22T16:41:02.211Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T16:41:02.211Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T16:41:02.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:02.472Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:02.472Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:02.472Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:02.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:02.472Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:02.472Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:02.472Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:02.735Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:02.735Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:02.735Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:02.996Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:03.258Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-22T16:41:03.521Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-22T16:41:03.521Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:03.782Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-22T16:41:03.782Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-22T16:41:04.051Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T16:41:04.051Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-22T16:41:04.051Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-22T16:41:04.051Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-22T16:41:04.051Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-22T16:41:04.313Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:04.313Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-22T16:41:04.313Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-22T16:41:04.313Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-22T16:41:04.575Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:04.575Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-22T16:41:04.575Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-22T16:41:04.847Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-22T16:41:04.847Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:04.847Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-22T16:41:04.847Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-22T16:41:04.847Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-22T16:41:04.847Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:04.847Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T16:41:04.847Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T16:41:05.123Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T16:41:05.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:05.123Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T16:41:05.123Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T16:41:05.386Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T16:41:05.386Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:05.386Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-22T16:41:05.386Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T16:41:05.657Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T16:41:05.657Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:05.657Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-22T16:41:05.657Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-22T16:41:05.919Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-22T16:41:05.919Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-22T16:41:05.919Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T16:41:05.919Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T16:41:05.919Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T16:41:06.182Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:06.182Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-22T16:41:06.182Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-22T16:41:06.183Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-22T16:41:06.183Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:06.183Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-22T16:41:06.183Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-22T16:41:06.448Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-22T16:41:06.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:06.710Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-22T16:41:06.710Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-22T16:41:06.710Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-22T16:41:06.710Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:06.710Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-22T16:41:06.710Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-22T16:41:06.987Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-22T16:41:06.987Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:06.987Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-22T16:41:06.987Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-22T16:41:07.261Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-22T16:41:07.261Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:07.261Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-22T16:41:07.261Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-22T16:41:07.528Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-22T16:41:07.529Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:07.529Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-22T16:41:07.529Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-22T16:41:07.529Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-22T16:41:07.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:07.791Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-22T16:41:07.791Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-22T16:41:07.791Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-22T16:41:07.791Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:07.791Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-22T16:41:07.791Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-22T16:41:08.054Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-22T16:41:08.054Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:08.054Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-22T16:41:08.054Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-22T16:41:08.054Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-22T16:41:08.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:08.317Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-22T16:41:08.317Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-22T16:41:08.317Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-22T16:41:08.317Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:08.317Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-22T16:41:08.317Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-22T16:41:08.580Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-22T16:41:08.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:08.580Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-22T16:41:08.580Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-22T16:41:08.842Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-22T16:41:08.842Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-22T16:41:08.842Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-22T16:41:08.842Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-22T16:41:08.842Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-22T16:41:08.842Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-22T16:41:08.842Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-22T16:41:08.842Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-22T16:41:08.842Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-22T16:41:09.103Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-22T16:41:09.103Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-22T16:41:09.103Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-22T16:41:09.364Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-22T16:41:09.364Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-22T16:41:09.364Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-22T16:41:09.364Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-22T16:41:09.626Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-22T16:41:09.626Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-22T16:41:09.627Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-22T16:41:09.627Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-22T16:41:09.627Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-22T16:41:09.627Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-22T16:41:09.627Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-22T16:41:09.627Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-22T16:41:09.889Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-22T16:41:09.889Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-22T16:41:09.889Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-22T16:41:09.889Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-22T16:41:10.154Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-22T16:41:10.154Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-22T16:41:10.415Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-22T16:41:10.415Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-22T16:41:10.415Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-22T16:41:10.415Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-22T16:41:10.677Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T16:41:10.677Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T16:41:10.939Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T16:41:10.939Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T16:41:10.939Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T16:41:10.939Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T16:41:10.939Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-22T16:41:10.939Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-22T16:41:11.199Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:11.200Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:11.200Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:11.200Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:11.461Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:11.461Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:11.461Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:11.461Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:12.383Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:41:12.383Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:41:12.383Z] ---> 7ccf2f7d312d [2021-05-22T16:41:12.383Z] Step 3/26 : WORKDIR /edgex-go [2021-05-22T16:41:12.383Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:41:12.383Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:41:12.383Z] ---> 7ccf2f7d312d [2021-05-22T16:41:12.383Z] Step 3/32 : WORKDIR /edgex-go [2021-05-22T16:41:12.405Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:12.405Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:13.155Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:41:13.155Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:41:13.155Z] ---> 7ccf2f7d312d [2021-05-22T16:41:13.155Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:41:13.155Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:41:13.155Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:41:13.155Z] ---> 7ccf2f7d312d [2021-05-22T16:41:13.155Z] Step 3/22 : WORKDIR /edgex-go [2021-05-22T16:41:13.155Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:41:13.155Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:41:13.155Z] ---> 7ccf2f7d312d [2021-05-22T16:41:13.155Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T16:41:13.347Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:13.347Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:13.511Z] ---> Running in 6bd4e91c486a [2021-05-22T16:41:13.511Z] ---> Running in b9d16529d621 [2021-05-22T16:41:13.511Z] ---> Running in f8832f417c4f [2021-05-22T16:41:13.511Z] ---> Running in 7bfcecd7df15 [2021-05-22T16:41:13.511Z] ---> Running in d20fbb61fb65 [2021-05-22T16:41:13.609Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:13.609Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:13.870Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:13.870Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:14.180Z] Removing intermediate container 6bd4e91c486a [2021-05-22T16:41:14.180Z] ---> 855afb7543b4 [2021-05-22T16:41:14.180Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:41:14.484Z] Removing intermediate container b9d16529d621 [2021-05-22T16:41:14.484Z] ---> 46844621ce58 [2021-05-22T16:41:14.484Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:41:14.484Z] Removing intermediate container 7bfcecd7df15 [2021-05-22T16:41:14.484Z] ---> fd416879002f [2021-05-22T16:41:14.484Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:41:14.484Z] Removing intermediate container d20fbb61fb65 [2021-05-22T16:41:14.484Z] ---> 2eae038ef6c8 [2021-05-22T16:41:14.484Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:41:14.484Z] Removing intermediate container f8832f417c4f [2021-05-22T16:41:14.484Z] ---> 3dd45c930168 [2021-05-22T16:41:14.484Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:41:14.484Z] ---> Running in 0bf126117b25 [2021-05-22T16:41:14.769Z] ---> Running in 2853da148832 [2021-05-22T16:41:14.769Z] ---> Running in ef691daad0c4 [2021-05-22T16:41:14.769Z] ---> Running in 1ffb6bcdfd49 [2021-05-22T16:41:14.769Z] ---> Running in 25c7e4c8ec08 [2021-05-22T16:41:14.814Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-22T16:41:14.814Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-22T16:41:14.814Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T16:41:14.814Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T16:41:14.814Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-22T16:41:14.814Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T16:41:14.814Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-22T16:41:14.814Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-22T16:41:15.076Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-22T16:41:15.076Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-22T16:41:15.076Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T16:41:15.076Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T16:41:15.076Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-22T16:41:15.076Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-22T16:41:15.076Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-22T16:41:15.336Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-22T16:41:15.336Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.336Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-22T16:41:15.336Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.336Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.336Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.336Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-22T16:41:15.336Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-22T16:41:15.336Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-22T16:41:15.597Z] [2021-05-22T16:41:15.598Z] Current default time zone: 'Etc/UTC' [2021-05-22T16:41:15.598Z] Local time is now: Sat May 22 16:41:15 UTC 2021. [2021-05-22T16:41:15.598Z] Universal Time is now: Sat May 22 16:41:15 UTC 2021. [2021-05-22T16:41:15.598Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-22T16:41:15.598Z] [2021-05-22T16:41:15.598Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-22T16:41:15.598Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.598Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-22T16:41:15.598Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-22T16:41:15.598Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-22T16:41:15.598Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-22T16:41:15.598Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-22T16:41:15.598Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-22T16:41:15.598Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-22T16:41:15.598Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-22T16:41:15.598Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.598Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-22T16:41:15.859Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:15.859Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-22T16:41:15.859Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:15.859Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-22T16:41:15.859Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-22T16:41:15.859Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-22T16:41:15.859Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-22T16:41:15.859Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-22T16:41:15.859Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-22T16:41:15.859Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-22T16:41:15.859Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-22T16:41:17.793Z] Updating certificates in /etc/ssl/certs... [2021-05-22T16:41:18.737Z] 23 added, 27 removed; done. [2021-05-22T16:41:18.737Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-22T16:41:18.737Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-22T16:41:18.737Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-22T16:41:18.737Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-22T16:41:18.737Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-22T16:41:18.737Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:18.737Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-22T16:41:18.737Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:18.737Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:18.737Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:18.737Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:18.737Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:19.000Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-22T16:41:19.000Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-22T16:41:19.000Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-22T16:41:19.000Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-22T16:41:19.000Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-22T16:41:19.000Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:19.000Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-22T16:41:19.000Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-22T16:41:19.000Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-22T16:41:19.000Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-22T16:41:19.000Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T16:41:19.000Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-22T16:41:19.104Z] Removing intermediate container 0bf126117b25 [2021-05-22T16:41:19.104Z] ---> 96f2534219cf [2021-05-22T16:41:19.104Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-22T16:41:19.104Z] Removing intermediate container 2853da148832 [2021-05-22T16:41:19.104Z] ---> b6aa78895a07 [2021-05-22T16:41:19.104Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-22T16:41:19.104Z] ---> Running in 3936ece6cdcd [2021-05-22T16:41:19.104Z] ---> Running in 2d886659bb4d [2021-05-22T16:41:19.104Z] Removing intermediate container 1ffb6bcdfd49 [2021-05-22T16:41:19.104Z] ---> f4f9117b0cab [2021-05-22T16:41:19.104Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-22T16:41:19.277Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-22T16:41:19.277Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-22T16:41:19.277Z] Updating certificates in /etc/ssl/certs... [2021-05-22T16:41:19.382Z] Removing intermediate container ef691daad0c4 [2021-05-22T16:41:19.382Z] ---> 52b0752df9c5 [2021-05-22T16:41:19.382Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-22T16:41:19.382Z] ---> Running in 74f0feaea2ce [2021-05-22T16:41:19.382Z] Removing intermediate container 25c7e4c8ec08 [2021-05-22T16:41:19.382Z] ---> b899f6bab7ee [2021-05-22T16:41:19.382Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-22T16:41:19.656Z] ---> Running in 01b168e55358 [2021-05-22T16:41:19.656Z] ---> Running in b4fa592eac8a [2021-05-22T16:41:19.850Z] 0 added, 0 removed; done. [2021-05-22T16:41:19.850Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-22T16:41:19.850Z] done. [2021-05-22T16:41:20.421Z] Reading package lists... [2021-05-22T16:41:20.421Z] Building dependency tree... [2021-05-22T16:41:20.421Z] Reading state information... [2021-05-22T16:41:20.681Z] The following NEW packages will be installed: [2021-05-22T16:41:20.681Z] apt-transport-https [2021-05-22T16:41:20.944Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T16:41:20.944Z] Need to get 1692 B of archives. [2021-05-22T16:41:20.944Z] After this operation, 154 kB of additional disk space will be used. [2021-05-22T16:41:20.944Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-22T16:41:20.944Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T16:41:20.944Z] Fetched 1692 B in 0s (9582 B/s) [2021-05-22T16:41:20.944Z] Selecting previously unselected package apt-transport-https. [2021-05-22T16:41:20.944Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-22T16:41:20.944Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-22T16:41:20.944Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-22T16:41:20.944Z] Setting up apt-transport-https (1.6.13) ... [2021-05-22T16:41:21.206Z] Waiting for network to be ready... [2021-05-22T16:41:21.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:21.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:21.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:21.650Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:21.922Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:22.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:22.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:22.534Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:22.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:22.811Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:41:23.424Z] OK: 218 MiB in 52 packages [2021-05-22T16:41:23.424Z] OK: 218 MiB in 52 packages [2021-05-22T16:41:23.717Z] OK: 218 MiB in 52 packages [2021-05-22T16:41:23.717Z] OK: 218 MiB in 52 packages [2021-05-22T16:41:24.314Z] OK: 218 MiB in 52 packages [2021-05-22T16:41:25.306Z] Removing intermediate container 2d886659bb4d [2021-05-22T16:41:25.306Z] ---> 5f4606ca3653 [2021-05-22T16:41:25.306Z] Step 6/26 : COPY go.mod . [2021-05-22T16:41:25.306Z] Removing intermediate container 3936ece6cdcd [2021-05-22T16:41:25.306Z] ---> 9598a61a3eaa [2021-05-22T16:41:25.306Z] Step 6/23 : COPY go.mod . [2021-05-22T16:41:25.582Z] Removing intermediate container 74f0feaea2ce [2021-05-22T16:41:25.582Z] ---> ea2222c4b860 [2021-05-22T16:41:25.582Z] Step 6/32 : COPY go.mod . [2021-05-22T16:41:25.861Z] Removing intermediate container 01b168e55358 [2021-05-22T16:41:25.861Z] ---> fffce5ee3e68 [2021-05-22T16:41:25.861Z] Step 6/22 : COPY go.mod . [2021-05-22T16:41:26.145Z] Removing intermediate container b4fa592eac8a [2021-05-22T16:41:26.145Z] ---> 1030fa39af4b [2021-05-22T16:41:26.145Z] Step 6/24 : COPY go.mod . [2021-05-22T16:41:26.416Z] ---> d7513bcf6a09 [2021-05-22T16:41:26.416Z] Step 7/26 : RUN go mod download [2021-05-22T16:41:26.692Z] ---> Running in 5ae7fa867854 [2021-05-22T16:41:26.692Z] ---> 5c9248cf8ef2 [2021-05-22T16:41:26.692Z] Step 7/23 : RUN go mod download [2021-05-22T16:41:26.968Z] ---> 94e34501a16a [2021-05-22T16:41:26.968Z] Step 7/32 : RUN go mod download [2021-05-22T16:41:26.968Z] ---> Running in 975edf881ebb [2021-05-22T16:41:27.246Z] ---> 1caacf5b06e2 [2021-05-22T16:41:27.246Z] Step 7/22 : RUN go mod download [2021-05-22T16:41:27.246Z] ---> Running in f6c812329608 [2021-05-22T16:41:27.521Z] ---> 7823681daf84 [2021-05-22T16:41:27.521Z] Step 7/24 : RUN go mod download [2021-05-22T16:41:27.521Z] ---> Running in 2e981a1763c2 [2021-05-22T16:41:27.800Z] 2021-05-22T16:41:24Z INFO Waiting for automatic snapd restart... [2021-05-22T16:41:27.800Z] snapd 2.50 from Canonical* installed [2021-05-22T16:41:27.802Z] ---> Running in 23f91d473a1b [2021-05-22T16:41:28.743Z] "snapd" switched to the "latest/stable" channel [2021-05-22T16:41:28.743Z] [2021-05-22T16:41:31.030Z] Removing intermediate container 5ae7fa867854 [2021-05-22T16:41:31.030Z] ---> 6911d256d38e [2021-05-22T16:41:31.030Z] Step 8/26 : COPY . . [2021-05-22T16:41:31.307Z] Removing intermediate container 975edf881ebb [2021-05-22T16:41:31.307Z] ---> 296af54203fe [2021-05-22T16:41:31.307Z] Step 8/23 : COPY . . [2021-05-22T16:41:31.839Z] core18 20210507 from Canonical* installed [2021-05-22T16:41:31.938Z] Removing intermediate container 2e981a1763c2 [2021-05-22T16:41:31.938Z] ---> 59597ae68c50 [2021-05-22T16:41:31.938Z] Step 8/22 : COPY . . [2021-05-22T16:41:32.101Z] "core18" switched to the "latest/stable" channel [2021-05-22T16:41:32.101Z] [2021-05-22T16:41:32.211Z] Removing intermediate container f6c812329608 [2021-05-22T16:41:32.211Z] ---> cc6317181255 [2021-05-22T16:41:32.211Z] Step 8/32 : COPY . . [2021-05-22T16:41:32.489Z] Removing intermediate container 23f91d473a1b [2021-05-22T16:41:32.489Z] ---> a7abe99c79f8 [2021-05-22T16:41:32.489Z] Step 8/24 : COPY . . [2021-05-22T16:41:36.309Z] snapcraft 4.7.1 from Canonical* installed [2021-05-22T16:41:36.309Z] "snapcraft" switched to the "latest/stable" channel [2021-05-22T16:41:36.309Z] [2021-05-22T16:41:39.710Z] 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: [2021-05-22T16:41:39.710Z] - README.md [2021-05-22T16:41:39.710Z] [2021-05-22T16:41:39.710Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-22T16:41:46.558Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T16:41:46.558Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T16:41:46.558Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T16:41:46.558Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T16:41:47.502Z] Reading package lists... [2021-05-22T16:41:47.765Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-22T16:41:54.361Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T16:41:54.361Z] Reading package lists... [2021-05-22T16:41:54.361Z] Building dependency tree... [2021-05-22T16:41:54.361Z] Reading state information... [2021-05-22T16:41:54.361Z] Suggested packages: [2021-05-22T16:41:54.361Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-22T16:41:54.361Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-22T16:41:54.361Z] Recommended packages: [2021-05-22T16:41:54.361Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-22T16:41:54.361Z] The following NEW packages will be installed: [2021-05-22T16:41:54.361Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-22T16:41:54.361Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-22T16:41:54.361Z] pkg-config zip [2021-05-22T16:41:54.361Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-22T16:41:54.361Z] Need to get 7663 kB of archives. [2021-05-22T16:41:54.361Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-22T16:41:54.361Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-22T16:41:54.622Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-22T16:41:54.623Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-22T16:41:54.623Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-22T16:41:54.623Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-22T16:41:54.623Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-22T16:41:54.623Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-22T16:41:54.692Z] ---> 3edc780be352 [2021-05-22T16:41:54.692Z] Step 9/26 : RUN go mod tidy [2021-05-22T16:41:54.692Z] ---> 354bd0577e4a [2021-05-22T16:41:54.692Z] Step 9/22 : RUN go mod tidy [2021-05-22T16:41:54.692Z] ---> 62e4919709e7 [2021-05-22T16:41:54.692Z] Step 9/23 : RUN go mod tidy [2021-05-22T16:41:54.884Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-22T16:41:54.884Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-22T16:41:54.884Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-22T16:41:54.884Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-22T16:41:54.974Z] ---> Running in 3c96b242f6a4 [2021-05-22T16:41:54.974Z] ---> Running in fbca7a28c1af [2021-05-22T16:41:54.974Z] ---> Running in 64d42d28022d [2021-05-22T16:41:55.145Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-22T16:41:55.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-22T16:41:55.145Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-22T16:41:55.145Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-22T16:41:55.258Z] ---> c41e356c7617 [2021-05-22T16:41:55.259Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:41:55.407Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-22T16:41:55.407Z] Fetched 7663 kB in 1s (10.0 MB/s) [2021-05-22T16:41:55.407Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-22T16:41:55.407Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-22T16:41:55.407Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-22T16:41:55.407Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-22T16:41:55.539Z] ---> c7a5472cffd4 [2021-05-22T16:41:55.539Z] Step 9/32 : RUN go mod tidy [2021-05-22T16:41:55.669Z] Selecting previously unselected package libpsl5:amd64. [2021-05-22T16:41:55.669Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-22T16:41:55.669Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-22T16:41:55.669Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-22T16:41:55.669Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-22T16:41:55.669Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-22T16:41:55.669Z] Selecting previously unselected package librtmp1:amd64. [2021-05-22T16:41:55.669Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-22T16:41:55.669Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-22T16:41:55.669Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-22T16:41:55.669Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-22T16:41:55.669Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-22T16:41:55.828Z] ---> Running in 32e24e72cb3a [2021-05-22T16:41:55.828Z] ---> Running in f6b3e916c46a [2021-05-22T16:41:55.931Z] Selecting previously unselected package liberror-perl. [2021-05-22T16:41:55.931Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-22T16:41:55.931Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-22T16:41:55.931Z] Selecting previously unselected package git-man. [2021-05-22T16:41:55.931Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-22T16:41:55.931Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-22T16:41:56.200Z] Selecting previously unselected package git. [2021-05-22T16:41:56.200Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-22T16:41:56.200Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-22T16:41:56.776Z] Selecting previously unselected package libnorm1:amd64. [2021-05-22T16:41:56.776Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-22T16:41:56.776Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-22T16:41:56.776Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-22T16:41:56.776Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-22T16:41:56.776Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-22T16:41:56.776Z] Selecting previously unselected package libsodium23:amd64. [2021-05-22T16:41:56.776Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-22T16:41:56.776Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-22T16:41:57.038Z] Selecting previously unselected package libzmq5:amd64. [2021-05-22T16:41:57.038Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-22T16:41:57.038Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T16:41:57.038Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-22T16:41:57.038Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-22T16:41:57.038Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T16:41:57.038Z] Selecting previously unselected package pkg-config. [2021-05-22T16:41:57.038Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-22T16:41:57.300Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-22T16:41:57.300Z] Selecting previously unselected package zip. [2021-05-22T16:41:57.300Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-22T16:41:57.300Z] Unpacking zip (3.0-11build1) ... [2021-05-22T16:41:57.300Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-22T16:41:57.300Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-22T16:41:57.300Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-22T16:41:57.300Z] Setting up liberror-perl (0.17025-1) ... [2021-05-22T16:41:57.300Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-22T16:41:57.300Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-22T16:41:57.300Z] No schema files found: doing nothing. [2021-05-22T16:41:57.300Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-22T16:41:57.300Z] Setting up zip (3.0-11build1) ... [2021-05-22T16:41:57.300Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-22T16:41:57.300Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-22T16:41:57.300Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-22T16:41:57.562Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T16:41:57.562Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-22T16:41:57.562Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-22T16:41:57.562Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-22T16:41:57.562Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-22T16:42:01.281Z] Removing intermediate container 3c96b242f6a4 [2021-05-22T16:42:01.281Z] ---> 1a946cedc326 [2021-05-22T16:42:01.281Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-22T16:42:01.281Z] ---> Running in e86063294d65 [2021-05-22T16:42:02.274Z] Removing intermediate container 64d42d28022d [2021-05-22T16:42:02.274Z] ---> bc11ec335560 [2021-05-22T16:42:02.274Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-22T16:42:02.558Z] Removing intermediate container fbca7a28c1af [2021-05-22T16:42:02.558Z] ---> 6bc351b904d1 [2021-05-22T16:42:02.558Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-22T16:42:02.558Z] ---> Running in 386e5535ad4b [2021-05-22T16:42:02.838Z] ---> Running in 078071a8c8f0 [2021-05-22T16:42:03.113Z] Removing intermediate container 32e24e72cb3a [2021-05-22T16:42:03.113Z] ---> e3dacfe92874 [2021-05-22T16:42:03.113Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-22T16:42:03.113Z] Removing intermediate container f6b3e916c46a [2021-05-22T16:42:03.113Z] ---> 94620834cd5d [2021-05-22T16:42:03.113Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-22T16:42:03.392Z] ---> Running in f6379b82cb0c [2021-05-22T16:42:03.392Z] ---> Running in d911bc58026a [2021-05-22T16:42:03.711Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T16:42:04.156Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T16:42:04.156Z] git set to automatically installed. [2021-05-22T16:42:04.157Z] git-man set to automatically installed. [2021-05-22T16:42:04.157Z] libcurl3-gnutls set to automatically installed. [2021-05-22T16:42:04.157Z] liberror-perl set to automatically installed. [2021-05-22T16:42:04.157Z] libglib2.0-0 set to automatically installed. [2021-05-22T16:42:04.157Z] libnghttp2-14 set to automatically installed. [2021-05-22T16:42:04.157Z] libnorm1 set to automatically installed. [2021-05-22T16:42:04.157Z] libpgm-5.2-0 set to automatically installed. [2021-05-22T16:42:04.157Z] libpsl5 set to automatically installed. [2021-05-22T16:42:04.157Z] librtmp1 set to automatically installed. [2021-05-22T16:42:04.157Z] libsodium23 set to automatically installed. [2021-05-22T16:42:04.157Z] libzmq3-dev set to automatically installed. [2021-05-22T16:42:04.157Z] libzmq5 set to automatically installed. [2021-05-22T16:42:04.157Z] pkg-config set to automatically installed. [2021-05-22T16:42:04.157Z] zip set to automatically installed. [2021-05-22T16:42:05.163Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T16:42:05.438Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T16:42:05.542Z] snapd is not logged in, snap install commands will use sudo [2021-05-22T16:42:05.714Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-22T16:42:06.003Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T16:42:12.232Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T16:42:12.806Z] snap "core18" has no updates available [2021-05-22T16:42:13.749Z] snapd is not logged in, snap install commands will use sudo [2021-05-22T16:42:20.387Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-22T16:42:38.574Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-22T16:42:38.575Z] Pulling go-build-helper [2021-05-22T16:42:38.575Z] + snapcraftctl pull [2021-05-22T16:42:38.575Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-22T16:42:38.575Z] Skipping pull go-build-helper (already ran) [2021-05-22T16:42:38.575Z] Building go-build-helper [2021-05-22T16:42:38.575Z] + snapcraftctl build [2021-05-22T16:42:40.497Z] Staging go-build-helper [2021-05-22T16:42:40.497Z] + snapcraftctl stage [2021-05-22T16:42:50.529Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-22T16:42:50.529Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-22T16:42:50.529Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-22T16:42:50.529Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-22T16:42:50.529Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-22T16:42:50.529Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-22T16:42:50.529Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-22T16:42:50.529Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-22T16:42:50.529Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-22T16:42:50.529Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-22T16:42:50.529Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-22T16:42:50.529Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-22T16:42:50.529Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-22T16:42:50.529Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-22T16:42:50.529Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-22T16:42:50.529Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-22T16:42:50.529Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-22T16:42:50.529Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-22T16:42:50.529Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-22T16:42:50.529Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2069 kB] [2021-05-22T16:42:50.529Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-22T16:42:50.529Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-22T16:42:50.529Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-22T16:42:50.529Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-22T16:42:50.529Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-22T16:42:50.529Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-22T16:42:50.529Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-22T16:42:50.529Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-22T16:42:50.529Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-22T16:42:50.529Z] Fetched 224 kB in 0s (0 B/s) [2021-05-22T16:42:50.529Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-22T16:42:50.529Z] Fetched 157 kB in 0s (0 B/s) [2021-05-22T16:42:50.529Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-22T16:42:50.529Z] Fetched 221 kB in 0s (0 B/s) [2021-05-22T16:42:50.529Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-22T16:42:50.529Z] Fetched 143 kB in 0s (0 B/s) [2021-05-22T16:42:50.529Z] Pulling app-service-config [2021-05-22T16:42:50.529Z] + snapcraftctl pull [2021-05-22T16:42:50.529Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-22T16:42:50.792Z] Pulling config-common [2021-05-22T16:42:50.792Z] + snapcraftctl pull [2021-05-22T16:42:56.548Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T16:42:56.548Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T16:42:56.548Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T16:42:56.548Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T16:42:56.548Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-22T16:42:56.548Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T16:42:56.548Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-22T16:42:56.548Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T16:42:56.548Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-22T16:42:56.548Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T16:42:56.548Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-22T16:42:56.548Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T16:42:56.548Z] Pulling edgex-go [2021-05-22T16:42:56.548Z] + snapcraftctl pull [2021-05-22T16:43:14.709Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-22T16:43:14.709Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-22T16:43:14.709Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-22T16:43:14.709Z] Fetched 0 B in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-22T16:43:14.709Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-22T16:43:14.709Z] Fetched 279 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-22T16:43:14.709Z] Fetched 122 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-22T16:43:14.709Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-22T16:43:14.709Z] Fetched 8848 B in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-22T16:43:14.709Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-22T16:43:14.709Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-22T16:43:14.709Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-22T16:43:14.709Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-22T16:43:14.710Z] Fetched 219 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-22T16:43:14.710Z] Fetched 154 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-22T16:43:14.710Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-22T16:43:14.710Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-22T16:43:14.710Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-22T16:43:14.710Z] Fetched 499 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-22T16:43:14.710Z] Fetched 111 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-22T16:43:14.710Z] Fetched 240 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-22T16:43:14.710Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-22T16:43:14.710Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-22T16:43:14.710Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-22T16:43:14.710Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-22T16:43:14.710Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-22T16:43:14.710Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-22T16:43:14.710Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-22T16:43:14.710Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-22T16:43:14.710Z] Fetched 8720 B in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-22T16:43:14.710Z] Fetched 137 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-22T16:43:14.710Z] Fetched 119 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-22T16:43:14.710Z] Fetched 110 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-22T16:43:14.710Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-22T16:43:14.710Z] Fetched 645 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-22T16:43:14.710Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-22T16:43:14.710Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-22T16:43:14.710Z] Fetched 368 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-22T16:43:14.710Z] Fetched 187 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-22T16:43:14.710Z] Fetched 175 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-22T16:43:14.710Z] Fetched 206 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-22T16:43:14.710Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-22T16:43:14.710Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-22T16:43:14.710Z] Fetched 159 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-22T16:43:14.710Z] Fetched 107 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-22T16:43:14.710Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-22T16:43:14.710Z] Pulling static-packages [2021-05-22T16:43:14.710Z] + snapcraftctl pull [2021-05-22T16:43:14.710Z] Pulling version [2021-05-22T16:43:14.710Z] + cd /root/project [2021-05-22T16:43:14.710Z] + [ -f VERSION ] [2021-05-22T16:43:14.710Z] + PROJECT_VERSION=local-dev [2021-05-22T16:43:14.710Z] + git rev-parse --short HEAD [2021-05-22T16:43:14.710Z] + GIT_REVISION=7db1a6fd [2021-05-22T16:43:14.710Z] + snapcraftctl set-version local-dev [2021-05-22T16:43:14.710Z] Skipping build go-build-helper (already ran) [2021-05-22T16:43:14.973Z] Building app-service-config [2021-05-22T16:43:14.973Z] + make build [2021-05-22T16:43:14.973Z] go mod tidy [2021-05-22T16:43:17.537Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-22T16:43:17.800Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-22T16:43:17.800Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-22T16:43:17.800Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-22T16:43:18.064Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-22T16:43:18.326Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-22T16:43:18.326Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-22T16:43:18.588Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-22T16:43:18.588Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-22T16:43:18.588Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-22T16:43:18.588Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-22T16:43:18.588Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-22T16:43:18.588Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-22T16:43:18.851Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-22T16:43:18.851Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-22T16:43:18.851Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-22T16:43:19.113Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-22T16:43:19.113Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-22T16:43:19.113Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-22T16:43:19.113Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-22T16:43:19.113Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-22T16:43:19.113Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-22T16:43:19.113Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-22T16:43:19.113Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-22T16:43:19.388Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-22T16:43:19.388Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-22T16:43:19.388Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-22T16:43:19.388Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-22T16:43:19.388Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-22T16:43:19.388Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-22T16:43:19.388Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-22T16:43:19.388Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-22T16:43:19.388Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-22T16:43:19.388Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-22T16:43:19.388Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-22T16:43:19.388Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-22T16:43:19.388Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-22T16:43:19.388Z] go: downloading golang.org/x/text v0.3.2 [2021-05-22T16:43:19.656Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-22T16:43:19.656Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-22T16:43:19.656Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-22T16:43:19.656Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-22T16:43:19.656Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-22T16:43:19.656Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-22T16:43:19.917Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-22T16:43:19.917Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-22T16:43:19.917Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-22T16:43:19.917Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-22T16:43:19.917Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-22T16:43:19.917Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-22T16:43:19.917Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-22T16:43:19.917Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-22T16:43:19.917Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-22T16:43:19.917Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-22T16:43:19.917Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-22T16:43:20.178Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-22T16:43:20.178Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-22T16:43:20.178Z] go: downloading github.com/kr/text v0.1.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-22T16:43:20.178Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-22T16:43:20.178Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-22T16:43:20.178Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-22T16:43:20.178Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-22T16:43:20.178Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-22T16:43:20.440Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-22T16:43:20.440Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-22T16:43:20.440Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-22T16:43:20.440Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-22T16:43:20.440Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-22T16:43:20.440Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-22T16:43:20.440Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-22T16:43:20.440Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-22T16:43:20.702Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-22T16:43:20.702Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-22T16:43:30.729Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-22T16:43:30.729Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-22T16:43:30.729Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-22T16:43:30.729Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-22T16:43:31.679Z] Building config-common [2021-05-22T16:43:31.679Z] + snapcraftctl build [2021-05-22T16:43:34.235Z] Building edgex-go [2021-05-22T16:43:34.235Z] + cd /root/parts/edgex-go/src [2021-05-22T16:43:34.235Z] + make build [2021-05-22T16:43:34.235Z] go mod tidy [2021-05-22T16:43:34.499Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.93 [2021-05-22T16:43:34.499Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-22T16:43:34.499Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.58 [2021-05-22T16:43:34.499Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-22T16:43:34.761Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-22T16:43:34.761Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-22T16:43:34.761Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-22T16:43:35.024Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-22T16:43:35.024Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-22T16:43:35.024Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T16:43:39.323Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T16:43:43.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T16:43:44.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T16:43:45.441Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-22T16:43:46.454Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T16:43:46.836Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T16:43:47.099Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-22T16:43:49.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T16:43:51.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-22T16:43:52.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-22T16:43:53.395Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-22T16:43:54.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-22T16:43:55.735Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-22T16:43:56.700Z] Removing intermediate container e86063294d65 [2021-05-22T16:43:56.700Z] ---> 979a6499b51e [2021-05-22T16:43:56.700Z] [2021-05-22T16:43:56.700Z] Step 11/26 : FROM alpine:3.12 [2021-05-22T16:43:56.980Z] 3.12: Pulling from library/alpine [2021-05-22T16:43:57.663Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-22T16:43:57.663Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-22T16:43:57.663Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-22T16:43:57.663Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-22T16:43:57.663Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-22T16:43:57.663Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-22T16:43:57.663Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-22T16:43:57.663Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-22T16:43:57.663Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-22T16:43:57.926Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-22T16:43:57.926Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-22T16:43:57.926Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-22T16:43:57.926Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-22T16:43:57.926Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-22T16:43:59.641Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-22T16:43:59.641Z] Status: Downloaded newer image for alpine:3.12 [2021-05-22T16:43:59.641Z] ---> 9852663dfa18 [2021-05-22T16:43:59.641Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-22T16:43:59.924Z] ---> Running in 7c7bd9b1bdb8 [2021-05-22T16:44:00.540Z] Removing intermediate container d911bc58026a [2021-05-22T16:44:00.540Z] ---> f8e76182ddc4 [2021-05-22T16:44:00.540Z] [2021-05-22T16:44:00.540Z] Step 11/32 : FROM alpine:3.12 [2021-05-22T16:44:00.540Z] ---> 9852663dfa18 [2021-05-22T16:44:00.540Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-22T16:44:01.150Z] ---> Running in 134ad8adf0c2 [2021-05-22T16:44:01.287Z] Building static-packages [2021-05-22T16:44:01.287Z] + snapcraftctl build [2021-05-22T16:44:01.755Z] Removing intermediate container 386e5535ad4b [2021-05-22T16:44:01.755Z] ---> 38fd6fb748e1 [2021-05-22T16:44:01.755Z] [2021-05-22T16:44:01.755Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T16:44:01.755Z] ---> 9852663dfa18 [2021-05-22T16:44:01.755Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-22T16:44:01.755Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:02.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:02.306Z] ---> Running in 28ccbc702605 [2021-05-22T16:44:02.306Z] Removing intermediate container 134ad8adf0c2 [2021-05-22T16:44:02.306Z] ---> ad3c1cb5c6c2 [2021-05-22T16:44:02.306Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-22T16:44:02.583Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-22T16:44:02.709Z] Building version [2021-05-22T16:44:02.709Z] + snapcraftctl build [2021-05-22T16:44:02.862Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T16:44:02.862Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-22T16:44:02.862Z] (4/6) Installing curl (7.76.1-r0) [2021-05-22T16:44:02.862Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-22T16:44:02.862Z] (6/6) Installing su-exec (0.2-r1) [2021-05-22T16:44:02.862Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:44:02.862Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T16:44:02.862Z] ---> Running in 60e34ce3b11c [2021-05-22T16:44:02.862Z] Removing intermediate container 078071a8c8f0 [2021-05-22T16:44:02.862Z] ---> f0bdc9b926df [2021-05-22T16:44:02.862Z] [2021-05-22T16:44:02.862Z] Step 11/22 : FROM alpine:3.12 [2021-05-22T16:44:02.862Z] ---> 9852663dfa18 [2021-05-22T16:44:03.141Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-22T16:44:03.141Z] OK: 7 MiB in 20 packages [2021-05-22T16:44:03.745Z] ---> Running in d9306cf6ba3a [2021-05-22T16:44:04.625Z] Skipping stage go-build-helper (already ran) [2021-05-22T16:44:04.625Z] Staging app-service-config [2021-05-22T16:44:04.625Z] + snapcraftctl stage [2021-05-22T16:44:04.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:04.739Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:05.349Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-22T16:44:05.349Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-22T16:44:05.349Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:44:05.349Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T16:44:05.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:05.567Z] Staging config-common [2021-05-22T16:44:05.568Z] + snapcraftctl stage [2021-05-22T16:44:05.625Z] OK: 6 MiB in 16 packages [2021-05-22T16:44:05.625Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:05.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:06.179Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:06.179Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-22T16:44:06.179Z] (2/2) Installing su-exec (0.2-r1) [2021-05-22T16:44:06.179Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:44:06.179Z] OK: 5 MiB in 16 packages [2021-05-22T16:44:06.463Z] Removing intermediate container 7c7bd9b1bdb8 [2021-05-22T16:44:06.463Z] ---> bfbdab516316 [2021-05-22T16:44:06.463Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T16:44:06.463Z] Removing intermediate container f6379b82cb0c [2021-05-22T16:44:06.463Z] ---> f717b72acac0 [2021-05-22T16:44:06.463Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-22T16:44:06.739Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-22T16:44:06.739Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T16:44:06.739Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-22T16:44:06.739Z] (4/4) Installing curl (7.76.1-r0) [2021-05-22T16:44:06.739Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:44:06.739Z] Executing ca-certificates-20191127-r4.trigger [2021-05-22T16:44:06.954Z] Staging edgex-go [2021-05-22T16:44:06.954Z] + snapcraftctl stage [2021-05-22T16:44:07.025Z] OK: 7 MiB in 18 packages [2021-05-22T16:44:07.025Z] ---> Running in 77d5db973dd9 [2021-05-22T16:44:07.301Z] ---> Running in b7fc9c6f0161 [2021-05-22T16:44:07.899Z] Staging static-packages [2021-05-22T16:44:07.899Z] + snapcraftctl stage [2021-05-22T16:44:08.287Z] Removing intermediate container 77d5db973dd9 [2021-05-22T16:44:08.287Z] ---> 83e289cd1a24 [2021-05-22T16:44:08.287Z] Step 14/26 : WORKDIR / [2021-05-22T16:44:08.287Z] Removing intermediate container 60e34ce3b11c [2021-05-22T16:44:08.287Z] ---> c5e4e18d7ca6 [2021-05-22T16:44:08.287Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-22T16:44:08.564Z] ---> Running in e11f47d81b03 [2021-05-22T16:44:08.564Z] Removing intermediate container 28ccbc702605 [2021-05-22T16:44:08.564Z] ---> cd8db43a0fbe [2021-05-22T16:44:08.564Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:44:08.564Z] ---> Running in e0679a584193 [2021-05-22T16:44:08.835Z] ---> Running in d86c1362c0ce [2021-05-22T16:44:08.842Z] Staging version [2021-05-22T16:44:08.842Z] + snapcraftctl stage [2021-05-22T16:44:09.108Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-22T16:44:09.108Z] Removing intermediate container d9306cf6ba3a [2021-05-22T16:44:09.108Z] ---> 312351d8e4ea [2021-05-22T16:44:09.108Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-22T16:44:09.385Z] Removing intermediate container e11f47d81b03 [2021-05-22T16:44:09.385Z] ---> 42d12aad20de [2021-05-22T16:44:09.385Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-22T16:44:09.385Z] ---> Running in 161a1b87718c [2021-05-22T16:44:09.385Z] Removing intermediate container e0679a584193 [2021-05-22T16:44:09.385Z] ---> 827ccc05441b [2021-05-22T16:44:09.385Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-22T16:44:09.662Z] Removing intermediate container d86c1362c0ce [2021-05-22T16:44:09.662Z] ---> 754fe07dc003 [2021-05-22T16:44:09.662Z] Step 14/23 : ENV APP_PORT=59860 [2021-05-22T16:44:09.662Z] ---> Running in 30c3ce00cabe [2021-05-22T16:44:09.783Z] Priming go-build-helper [2021-05-22T16:44:09.783Z] + snapcraftctl prime [2021-05-22T16:44:09.939Z] ---> Running in 0d19005bf74b [2021-05-22T16:44:10.538Z] Removing intermediate container 161a1b87718c [2021-05-22T16:44:10.538Z] ---> 385d62470827 [2021-05-22T16:44:10.538Z] Step 14/22 : WORKDIR /edgex [2021-05-22T16:44:10.538Z] ---> f14a2e2e8012 [2021-05-22T16:44:10.538Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-22T16:44:10.538Z] Removing intermediate container 30c3ce00cabe [2021-05-22T16:44:10.538Z] ---> 925d8d462a6c [2021-05-22T16:44:10.538Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-22T16:44:10.538Z] Removing intermediate container 0d19005bf74b [2021-05-22T16:44:10.538Z] ---> 78a47fdcc655 [2021-05-22T16:44:10.538Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T16:44:10.726Z] Priming app-service-config [2021-05-22T16:44:10.726Z] + snapcraftctl prime [2021-05-22T16:44:10.814Z] ---> Running in 9d7b354cb399 [2021-05-22T16:44:11.104Z] ---> Running in 342e6665f041 [2021-05-22T16:44:11.104Z] ---> Running in 8c926bc9185b [2021-05-22T16:44:11.702Z] ---> 1306515b40c8 [2021-05-22T16:44:11.702Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-22T16:44:11.702Z] Removing intermediate container 9d7b354cb399 [2021-05-22T16:44:11.702Z] ---> 75b28a6f8863 [2021-05-22T16:44:11.702Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-22T16:44:11.702Z] Removing intermediate container 8c926bc9185b [2021-05-22T16:44:11.702Z] ---> 47d3261868c3 [2021-05-22T16:44:11.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:44:12.112Z] Priming config-common [2021-05-22T16:44:12.112Z] + snapcraftctl prime [2021-05-22T16:44:12.685Z] Removing intermediate container b7fc9c6f0161 [2021-05-22T16:44:12.685Z] ---> 043477d5aa2d [2021-05-22T16:44:12.685Z] [2021-05-22T16:44:12.685Z] Step 12/24 : FROM docker:20.10.0 [2021-05-22T16:44:12.685Z] 20.10.0: Pulling from library/docker [2021-05-22T16:44:12.969Z] ---> 2ad762298c73 [2021-05-22T16:44:12.969Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-22T16:44:13.055Z] Priming edgex-go [2021-05-22T16:44:13.055Z] + snapcraftctl prime [2021-05-22T16:44:13.245Z] ---> 8237715d1cd2 [2021-05-22T16:44:13.245Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-22T16:44:13.245Z] ---> e51b0c5e7d50 [2021-05-22T16:44:13.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-22T16:44:14.442Z] Priming static-packages [2021-05-22T16:44:14.442Z] + snapcraftctl prime [2021-05-22T16:44:14.688Z] ---> 35079768a68b [2021-05-22T16:44:14.688Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-22T16:44:14.963Z] Removing intermediate container 342e6665f041 [2021-05-22T16:44:14.963Z] ---> d7e46095977d [2021-05-22T16:44:14.963Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-22T16:44:17.201Z] Priming version [2021-05-22T16:44:17.201Z] + snapcraftctl prime [2021-05-22T16:44:17.426Z] ---> Running in f5f9615f3974 [2021-05-22T16:44:17.426Z] ---> d9ec5f8c9e54 [2021-05-22T16:44:17.426Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-22T16:44:17.426Z] ---> 45ad1b4afc0f [2021-05-22T16:44:17.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-22T16:44:17.426Z] Removing intermediate container f5f9615f3974 [2021-05-22T16:44:17.426Z] ---> c1e52bc76de1 [2021-05-22T16:44:17.426Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-22T16:44:17.426Z] ---> 5582f2ebe30c [2021-05-22T16:44:17.426Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-22T16:44:17.426Z] ---> f749cd28c4c5 [2021-05-22T16:44:17.426Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-22T16:44:17.462Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-05-22T16:44:17.732Z] ---> Running in 89f6c7ac28fb [2021-05-22T16:44:18.378Z] ---> 2d3af907b4fc [2021-05-22T16:44:18.378Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-22T16:44:18.378Z] ---> eda68426e2de [2021-05-22T16:44:18.378Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-22T16:44:18.666Z] ---> Running in 2c1bce41f118 [2021-05-22T16:44:18.666Z] ---> Running in d3dba4647591 [2021-05-22T16:44:18.666Z] Removing intermediate container 89f6c7ac28fb [2021-05-22T16:44:18.666Z] ---> 5a4de1dd650c [2021-05-22T16:44:18.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:44:19.266Z] ---> Running in 5c9d5d759826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-05-22T16:44:19.540Z] Removing intermediate container 2c1bce41f118 [2021-05-22T16:44:19.540Z] ---> 94e4ba1e61b9 [2021-05-22T16:44:19.540Z] Step 19/22 : CMD ["--init=true"] [2021-05-22T16:44:19.540Z] ---> 64e0e1309e85 [2021-05-22T16:44:19.540Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-22T16:44:19.820Z] ---> Running in 94f88c0a4e5b [2021-05-22T16:44:20.100Z] Removing intermediate container 5c9d5d759826 [2021-05-22T16:44:20.100Z] ---> f7fd5fea3c20 [2021-05-22T16:44:20.100Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T16:44:20.375Z] ---> Running in e259545fa00e [2021-05-22T16:44:20.648Z] Removing intermediate container 94f88c0a4e5b [2021-05-22T16:44:20.648Z] ---> b7c68d87daf4 [2021-05-22T16:44:20.648Z] Step 20/22 : LABEL arch=arm64 [2021-05-22T16:44:20.924Z] ---> Running in d281cf42b197 [2021-05-22T16:44:21.200Z] ---> d60e3c0d5d30 [2021-05-22T16:44:21.200Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-22T16:44:21.200Z] Removing intermediate container e259545fa00e [2021-05-22T16:44:21.200Z] ---> da251c682c41 [2021-05-22T16:44:21.200Z] Step 22/23 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:44:21.480Z] ---> Running in dc60f4a9f18a [2021-05-22T16:44:21.480Z] ---> Running in 0310c49aad2f [2021-05-22T16:44:22.078Z] Removing intermediate container d281cf42b197 [2021-05-22T16:44:22.078Z] ---> 38e6ab13bb19 [2021-05-22T16:44:22.078Z] Step 21/22 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:44:22.350Z] ---> Running in c4d071a2673e [2021-05-22T16:44:22.350Z] Removing intermediate container 0310c49aad2f [2021-05-22T16:44:22.350Z] ---> d17cd4b09101 [2021-05-22T16:44:22.350Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T16:44:22.624Z] ---> Running in 78c699dc7a2b [2021-05-22T16:44:22.624Z] Removing intermediate container d3dba4647591 [2021-05-22T16:44:22.624Z] ---> 94bc92fbb111 [2021-05-22T16:44:22.624Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:44:22.906Z] Removing intermediate container c4d071a2673e [2021-05-22T16:44:22.906Z] ---> 57bb4f75ccfa [2021-05-22T16:44:22.906Z] Step 22/22 : LABEL version=0.0.0 [2021-05-22T16:44:23.190Z] ---> Running in 55fd790dd0ca [2021-05-22T16:44:23.470Z] Removing intermediate container 78c699dc7a2b [2021-05-22T16:44:23.470Z] ---> 4623f293d5a4 [2021-05-22T16:44:23.470Z] [2021-05-22T16:44:24.067Z] Removing intermediate container 55fd790dd0ca [2021-05-22T16:44:24.067Z] ---> 2f5b246570ab [2021-05-22T16:44:24.067Z] [2021-05-22T16:44:24.663Z] Successfully built 4623f293d5a4 [2021-05-22T16:44:24.664Z] ---> 77cf033ad991 [2021-05-22T16:44:24.664Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-22T16:44:24.664Z] Successfully tagged support-notifications-arm64:latest [2021-05-22T16:44:24.664Z]  Building support-notifications ... done Building core-command [2021-05-22T16:44:24.936Z] Successfully built 2f5b246570ab [2021-05-22T16:44:24.936Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-22T16:44:24.936Z]  Building security-proxy-setup ... done Building core-data [2021-05-22T16:44:25.216Z] Removing intermediate container dc60f4a9f18a [2021-05-22T16:44:25.216Z] ---> d3c9a66ef0de [2021-05-22T16:44:25.216Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-22T16:44:25.496Z] ---> Running in bbe60e1ac99e [2021-05-22T16:44:26.486Z] Removing intermediate container bbe60e1ac99e [2021-05-22T16:44:26.486Z] ---> ccecb309fae0 [2021-05-22T16:44:26.486Z] Step 24/26 : LABEL arch=arm64 [2021-05-22T16:44:26.486Z] ---> d82ceaefd99e [2021-05-22T16:44:26.486Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-22T16:44:26.486Z] ---> Running in 04f65b902fbf [2021-05-22T16:44:27.476Z] Removing intermediate container 04f65b902fbf [2021-05-22T16:44:27.476Z] ---> cc3b4cfe1c69 [2021-05-22T16:44:27.476Z] Step 25/26 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:44:27.751Z] ---> Running in 30f5317768dd [2021-05-22T16:44:27.751Z] ---> 7f2072834221 [2021-05-22T16:44:27.751Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-22T16:44:28.738Z] Removing intermediate container 30f5317768dd [2021-05-22T16:44:28.738Z] ---> 766bc72ef4ed [2021-05-22T16:44:28.738Z] Step 26/26 : LABEL version=0.0.0 [2021-05-22T16:44:29.346Z] ---> Running in 1351dea2aa9a [2021-05-22T16:44:29.346Z] ---> dbafe3c51f82 [2021-05-22T16:44:29.346Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-22T16:44:30.343Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-22T16:44:30.343Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-22T16:44:30.343Z] ---> eeaf43b92773 [2021-05-22T16:44:30.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:44:30.343Z] Removing intermediate container 1351dea2aa9a [2021-05-22T16:44:30.343Z] ---> 08b64bb4ac9d [2021-05-22T16:44:30.343Z] [2021-05-22T16:44:30.951Z] Successfully built 08b64bb4ac9d [2021-05-22T16:44:30.951Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-22T16:44:30.951Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-22T16:44:30.951Z] ---> Running in 3aa53f330bfd [2021-05-22T16:44:30.951Z] ---> bf13f4297108 [2021-05-22T16:44:30.951Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-22T16:44:31.556Z] ---> Running in 76294c5aa829 [2021-05-22T16:44:31.556Z] Removing intermediate container 3aa53f330bfd [2021-05-22T16:44:31.556Z] ---> cd19f6a86d49 [2021-05-22T16:44:31.556Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-22T16:44:31.839Z] ---> Running in 661896da8bce [2021-05-22T16:44:32.121Z] Removing intermediate container 76294c5aa829 [2021-05-22T16:44:32.121Z] ---> a2f39b5ffcf9 [2021-05-22T16:44:32.121Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-22T16:44:33.580Z] ---> 92505b7e89b2 [2021-05-22T16:44:33.580Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-22T16:44:33.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:33.580Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:44:33.580Z] ---> Running in 325681751bf3 [2021-05-22T16:44:34.186Z] (1/39) Installing readline (8.0.4-r0) [2021-05-22T16:44:34.186Z] (2/39) Installing bash (5.0.17-r0) [2021-05-22T16:44:34.186Z] Executing bash-5.0.17-r0.post-install [2021-05-22T16:44:34.186Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-22T16:44:34.186Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-22T16:44:34.186Z] (5/39) Installing curl (7.76.1-r0) [2021-05-22T16:44:34.458Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-22T16:44:34.458Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-22T16:44:34.458Z] (8/39) Installing expat (2.2.9-r1) [2021-05-22T16:44:34.458Z] (9/39) Installing libffi (3.3-r2) [2021-05-22T16:44:34.458Z] (10/39) Installing gdbm (1.13-r1) [2021-05-22T16:44:34.458Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-22T16:44:34.458Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-22T16:44:34.458Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-22T16:44:36.447Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-22T16:44:36.447Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-22T16:44:36.447Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-22T16:44:36.447Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-22T16:44:36.447Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-22T16:44:36.447Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-22T16:44:36.447Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-22T16:44:36.447Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-22T16:44:36.721Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-22T16:44:36.721Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-22T16:44:36.721Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-22T16:44:36.721Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-22T16:44:36.721Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-22T16:44:36.721Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-22T16:44:36.721Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-22T16:44:36.721Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-22T16:44:36.721Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-22T16:44:36.721Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-22T16:44:36.996Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-22T16:44:36.996Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-22T16:44:36.996Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-22T16:44:36.996Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-22T16:44:36.996Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-22T16:44:36.996Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-22T16:44:36.996Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-22T16:44:36.996Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-22T16:44:37.271Z] Executing busybox-1.31.1-r19.trigger [2021-05-22T16:44:37.271Z] OK: 72 MiB in 59 packages [2021-05-22T16:44:37.271Z] Removing intermediate container 325681751bf3 [2021-05-22T16:44:37.271Z] ---> d71d4f78d65b [2021-05-22T16:44:37.271Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-22T16:44:37.871Z] ---> Running in 4a1cd6f81ef8 [2021-05-22T16:44:38.474Z] Removing intermediate container 4a1cd6f81ef8 [2021-05-22T16:44:38.474Z] ---> 38631a028b0f [2021-05-22T16:44:38.474Z] Step 29/32 : CMD ["gate"] [2021-05-22T16:44:39.072Z] ---> Running in 5a4af1fa4654 [2021-05-22T16:44:39.670Z] Removing intermediate container 5a4af1fa4654 [2021-05-22T16:44:39.670Z] ---> 28dc007d17ea [2021-05-22T16:44:39.670Z] Step 30/32 : LABEL arch=arm64 [2021-05-22T16:44:39.945Z] ---> Running in c28887d4de54 [2021-05-22T16:44:40.544Z] Removing intermediate container c28887d4de54 [2021-05-22T16:44:40.544Z] ---> ceb97fc1c2df [2021-05-22T16:44:40.544Z] Step 31/32 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:44:40.816Z] ---> Running in 8122639d95ff [2021-05-22T16:44:41.806Z] Removing intermediate container 8122639d95ff [2021-05-22T16:44:41.806Z] ---> 9334bf4a1578 [2021-05-22T16:44:41.806Z] Step 32/32 : LABEL version=0.0.0 [2021-05-22T16:44:42.081Z] Collecting docker-compose==1.23.2 [2021-05-22T16:44:42.081Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-22T16:44:42.354Z] ---> Running in 6a4ecaafa94f [2021-05-22T16:44:42.955Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-22T16:44:42.955Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-22T16:44:43.228Z] Removing intermediate container 6a4ecaafa94f [2021-05-22T16:44:43.228Z] ---> 9733e655cedc [2021-05-22T16:44:43.228Z] [2021-05-22T16:44:43.501Z] Successfully built 9733e655cedc [2021-05-22T16:44:43.501Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-22T16:44:43.501Z]  Building security-bootstrapper ... done Building core-metadata [2021-05-22T16:44:45.479Z] Collecting cached-property<2,>=1.2.0 [2021-05-22T16:44:45.479Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-22T16:44:46.078Z] Collecting docker<4.0,>=3.6.0 [2021-05-22T16:44:46.078Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-22T16:44:48.060Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-22T16:44:48.060Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-22T16:44:48.333Z] Collecting docopt<0.7,>=0.6.1 [2021-05-22T16:44:48.333Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-22T16:44:50.956Z] Collecting texttable<0.10,>=0.9.0 [2021-05-22T16:44:50.956Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-22T16:44:52.937Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-22T16:44:53.212Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-22T16:44:53.212Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-22T16:44:53.808Z] Collecting jsonschema<3,>=2.5.1 [2021-05-22T16:44:53.808Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-22T16:44:54.790Z] Collecting PyYAML<4,>=3.10 [2021-05-22T16:44:54.790Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-22T16:44:59.100Z] Collecting docker-pycreds>=0.4.0 [2021-05-22T16:44:59.100Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-22T16:44:59.100Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-22T16:44:59.100Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-22T16:44:59.100Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-22T16:44:59.710Z] Collecting idna<2.8,>=2.5 [2021-05-22T16:44:59.710Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-22T16:44:59.710Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-22T16:44:59.710Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-22T16:44:59.710Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-22T16:44:59.710Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-22T16:44:59.710Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-22T16:45:01.151Z] Installing collected packages: dockerpty, cached-property, docker-pycreds, websocket-client, urllib3, idna, requests, docker, docopt, texttable, jsonschema, PyYAML, docker-compose [2021-05-22T16:45:01.151Z] Running setup.py install for dockerpty: started [2021-05-22T16:45:03.145Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-22T16:45:03.743Z] Attempting uninstall: urllib3 [2021-05-22T16:45:03.743Z] Found existing installation: urllib3 1.25.9 [2021-05-22T16:45:03.743Z] Uninstalling urllib3-1.25.9: [2021-05-22T16:45:03.743Z] Successfully uninstalled urllib3-1.25.9 [2021-05-22T16:45:04.340Z] Attempting uninstall: idna [2021-05-22T16:45:04.340Z] Found existing installation: idna 2.9 [2021-05-22T16:45:04.340Z] Uninstalling idna-2.9: [2021-05-22T16:45:04.340Z] Successfully uninstalled idna-2.9 [2021-05-22T16:45:05.327Z] Attempting uninstall: requests [2021-05-22T16:45:05.327Z] Found existing installation: requests 2.23.0 [2021-05-22T16:45:05.327Z] Uninstalling requests-2.23.0: [2021-05-22T16:45:05.327Z] Successfully uninstalled requests-2.23.0 [2021-05-22T16:45:06.311Z] Running setup.py install for docopt: started [2021-05-22T16:45:08.937Z] Running setup.py install for docopt: finished with status 'done' [2021-05-22T16:45:08.937Z] Running setup.py install for texttable: started [2021-05-22T16:45:10.391Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:45:10.391Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:45:10.391Z] ---> 7ccf2f7d312d [2021-05-22T16:45:10.391Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:45:10.391Z] ---> Using cache [2021-05-22T16:45:10.391Z] ---> 3dd45c930168 [2021-05-22T16:45:10.391Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:45:10.391Z] ---> Using cache [2021-05-22T16:45:10.391Z] ---> b899f6bab7ee [2021-05-22T16:45:10.391Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-22T16:45:10.673Z] Running setup.py install for texttable: finished with status 'done' [2021-05-22T16:45:10.968Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:45:10.968Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:45:10.968Z] ---> 7ccf2f7d312d [2021-05-22T16:45:10.968Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:45:10.968Z] ---> Using cache [2021-05-22T16:45:10.968Z] ---> 3dd45c930168 [2021-05-22T16:45:10.968Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:45:10.968Z] ---> Using cache [2021-05-22T16:45:10.968Z] ---> b899f6bab7ee [2021-05-22T16:45:10.968Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T16:45:11.575Z] Running setup.py install for PyYAML: started [2021-05-22T16:45:14.224Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-22T16:45:15.225Z] ---> Running in fc912359f889 [2021-05-22T16:45:15.225Z] ---> Running in f12a98419467 [2021-05-22T16:45:15.506Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-22T16:45:17.064Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:45:17.064Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:45:17.064Z] ---> 7ccf2f7d312d [2021-05-22T16:45:17.064Z] Step 3/23 : WORKDIR /edgex-go [2021-05-22T16:45:17.064Z] ---> Using cache [2021-05-22T16:45:17.064Z] ---> 3dd45c930168 [2021-05-22T16:45:17.064Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:45:17.064Z] ---> Using cache [2021-05-22T16:45:17.064Z] ---> b899f6bab7ee [2021-05-22T16:45:17.064Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-22T16:45:17.425Z] ---> Running in 5b31ec5813b8 [2021-05-22T16:45:18.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:45:23.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:45:23.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:45:23.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:45:23.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:45:23.707Z] OK: 218 MiB in 52 packages [2021-05-22T16:45:23.707Z] OK: 218 MiB in 52 packages [2021-05-22T16:45:23.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:45:23.707Z] OK: 218 MiB in 52 packages [2021-05-22T16:45:23.707Z] Removing intermediate container fc912359f889 [2021-05-22T16:45:23.707Z] ---> 1aeccec79b92 [2021-05-22T16:45:23.707Z] Step 6/24 : COPY go.mod . [2021-05-22T16:45:23.707Z] Removing intermediate container f12a98419467 [2021-05-22T16:45:23.707Z] ---> 7c53bafc05ab [2021-05-22T16:45:23.707Z] Step 6/24 : COPY go.mod . [2021-05-22T16:45:23.707Z] Removing intermediate container 5b31ec5813b8 [2021-05-22T16:45:23.707Z] ---> 01bf9b3d16a9 [2021-05-22T16:45:23.707Z] Step 6/23 : COPY go.mod . [2021-05-22T16:45:23.984Z] ---> dd2c843d946a [2021-05-22T16:45:23.984Z] Step 7/24 : RUN go mod download [2021-05-22T16:45:24.270Z] ---> Running in 7f7a07a768de [2021-05-22T16:45:24.545Z] ---> 551d7ab65c2c [2021-05-22T16:45:24.545Z] Step 7/24 : RUN go mod download [2021-05-22T16:45:24.822Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-22T16:45:24.822Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-22T16:45:24.822Z] ---> 7ccf2f7d312d [2021-05-22T16:45:24.822Z] Step 3/24 : WORKDIR /edgex-go [2021-05-22T16:45:24.822Z] ---> Using cache [2021-05-22T16:45:24.822Z] ---> 3dd45c930168 [2021-05-22T16:45:24.822Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:45:24.822Z] ---> Using cache [2021-05-22T16:45:24.822Z] ---> b899f6bab7ee [2021-05-22T16:45:24.822Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-22T16:45:24.822Z] ---> Using cache [2021-05-22T16:45:24.822Z] ---> 01bf9b3d16a9 [2021-05-22T16:45:24.822Z] Step 6/24 : COPY go.mod . [2021-05-22T16:45:24.822Z] ---> Running in 5acd4869b674 [2021-05-22T16:45:25.100Z] ---> 1d7753933a9b [2021-05-22T16:45:25.100Z] Step 7/23 : RUN go mod download [2021-05-22T16:45:25.373Z] ---> Running in 0573a92e735d [2021-05-22T16:45:26.357Z] ---> b93ec1006254 [2021-05-22T16:45:26.357Z] Step 7/24 : RUN go mod download [2021-05-22T16:45:26.633Z] ---> Running in 4fd7e1d02ee0 [2021-05-22T16:45:30.050Z] Removing intermediate container 5acd4869b674 [2021-05-22T16:45:30.050Z] ---> f502e2df0f68 [2021-05-22T16:45:30.050Z] Step 8/24 : COPY . . [2021-05-22T16:45:30.051Z] Removing intermediate container 7f7a07a768de [2021-05-22T16:45:30.051Z] ---> 11c6ebe7d7b1 [2021-05-22T16:45:30.051Z] Step 8/24 : COPY . . [2021-05-22T16:45:30.051Z] Removing intermediate container 0573a92e735d [2021-05-22T16:45:30.051Z] ---> c1b1078a0fed [2021-05-22T16:45:30.051Z] Step 8/23 : COPY . . [2021-05-22T16:45:30.326Z] Removing intermediate container 4fd7e1d02ee0 [2021-05-22T16:45:30.326Z] ---> 44431adaafbc [2021-05-22T16:45:30.326Z] Step 8/24 : COPY . . [2021-05-22T16:45:31.313Z] Removing intermediate container 661896da8bce [2021-05-22T16:45:31.313Z] ---> afd98d3853ca [2021-05-22T16:45:31.313Z] Step 15/24 : ENV APP_PORT=58890 [2021-05-22T16:45:32.760Z] ---> Running in 5eae33bd5e50 [2021-05-22T16:45:34.748Z] Removing intermediate container 5eae33bd5e50 [2021-05-22T16:45:34.748Z] ---> f64f7c3c27b1 [2021-05-22T16:45:34.748Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-22T16:45:35.730Z] ---> Running in c796eb5a224f [2021-05-22T16:45:37.172Z] Removing intermediate container c796eb5a224f [2021-05-22T16:45:37.172Z] ---> 6c4e87f561b5 [2021-05-22T16:45:37.172Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-22T16:45:40.587Z] ---> 07c8463c240c [2021-05-22T16:45:40.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-22T16:45:42.579Z] ---> 27a15f080592 [2021-05-22T16:45:42.579Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-22T16:45:45.241Z] ---> 2b31ef6faf10 [2021-05-22T16:45:45.241Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-22T16:45:46.229Z] ---> Running in d83e1433cab4 [2021-05-22T16:45:47.214Z] Removing intermediate container d83e1433cab4 [2021-05-22T16:45:47.214Z] ---> c93348b58bd3 [2021-05-22T16:45:47.214Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:45:47.810Z] ---> Running in 2ba6954a2882 [2021-05-22T16:45:49.252Z] Removing intermediate container 2ba6954a2882 [2021-05-22T16:45:49.252Z] ---> 1cf70a10c832 [2021-05-22T16:45:49.252Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T16:45:49.854Z] ---> Running in f314a28ced96 [2021-05-22T16:45:50.842Z] Removing intermediate container f314a28ced96 [2021-05-22T16:45:50.842Z] ---> 7c2d6a0338b3 [2021-05-22T16:45:50.842Z] Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:45:51.116Z] ---> 566e81d77fe3 [2021-05-22T16:45:51.116Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:45:51.403Z] ---> Running in 18eb94f5ddb4 [2021-05-22T16:45:51.403Z] ---> Running in 2459df173b50 [2021-05-22T16:45:52.002Z] ---> 1a371d5e8ea6 [2021-05-22T16:45:52.002Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:45:52.275Z] ---> 4d91f5356944 [2021-05-22T16:45:52.275Z] Step 9/23 : RUN go mod tidy [2021-05-22T16:45:52.275Z] ---> Running in e55147c38019 [2021-05-22T16:45:52.549Z] ---> Running in fe67d9271798 [2021-05-22T16:45:52.549Z] Removing intermediate container 18eb94f5ddb4 [2021-05-22T16:45:52.549Z] ---> 612c5b7ed502 [2021-05-22T16:45:52.549Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:45:52.823Z] ---> Running in 6a4bedfd6ebf [2021-05-22T16:45:53.107Z] ---> 054acfb95e1e [2021-05-22T16:45:53.107Z] Step 9/24 : RUN go mod tidy [2021-05-22T16:45:53.388Z] ---> Running in 8086bc39b462 [2021-05-22T16:45:53.992Z] Removing intermediate container 6a4bedfd6ebf [2021-05-22T16:45:53.992Z] ---> edaf8f09ad4a [2021-05-22T16:45:53.992Z] [2021-05-22T16:45:54.979Z] Successfully built edaf8f09ad4a [2021-05-22T16:45:54.979Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-22T16:45:56.423Z]  Building sys-mgmt-agent ... done Removing intermediate container 2459df173b50 [2021-05-22T16:45:56.423Z] ---> e9c70cc42b01 [2021-05-22T16:45:56.423Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-22T16:45:56.698Z] ---> Running in cdf2a35c6642 [2021-05-22T16:45:58.687Z] Removing intermediate container e55147c38019 [2021-05-22T16:45:58.687Z] ---> 46b97fd2043e [2021-05-22T16:45:58.687Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-22T16:45:58.687Z] ---> Running in 67c3ea9d657b [2021-05-22T16:45:58.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-22T16:45:58.977Z] Removing intermediate container fe67d9271798 [2021-05-22T16:45:58.977Z] ---> e98115ab32b9 [2021-05-22T16:45:59.257Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-22T16:45:59.257Z] ---> Running in 0553d122ba50 [2021-05-22T16:45:59.257Z] Removing intermediate container 8086bc39b462 [2021-05-22T16:45:59.257Z] ---> f46e6c80fe8e [2021-05-22T16:45:59.538Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-22T16:45:59.812Z] ---> Running in dbfae679e05e [2021-05-22T16:46:00.802Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-22T16:46:01.404Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-22T16:46:01.682Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-22T16:47:38.597Z] Removing intermediate container cdf2a35c6642 [2021-05-22T16:47:38.597Z] ---> 3b54e563d582 [2021-05-22T16:47:38.597Z] [2021-05-22T16:47:38.597Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T16:47:38.597Z] ---> 9852663dfa18 [2021-05-22T16:47:38.597Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T16:47:38.597Z] ---> Running in 7d179cdccbd9 [2021-05-22T16:47:38.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:47:38.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:47:38.597Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-22T16:47:38.597Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:47:38.597Z] OK: 5 MiB in 15 packages [2021-05-22T16:47:38.597Z] Removing intermediate container 7d179cdccbd9 [2021-05-22T16:47:38.597Z] ---> cd29e0569d6c [2021-05-22T16:47:38.597Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:47:38.597Z] ---> Running in 9dc6525db6de [2021-05-22T16:47:38.597Z] Removing intermediate container 9dc6525db6de [2021-05-22T16:47:38.597Z] ---> 306d3f42b5bc [2021-05-22T16:47:38.597Z] Step 14/24 : ENV APP_PORT=59882 [2021-05-22T16:47:38.597Z] ---> Running in f6873e2b9eb3 [2021-05-22T16:47:38.597Z] Removing intermediate container f6873e2b9eb3 [2021-05-22T16:47:38.597Z] ---> 40e519eb9c0f [2021-05-22T16:47:38.597Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T16:47:38.597Z] ---> Running in c25d8ea40698 [2021-05-22T16:47:38.597Z] Removing intermediate container c25d8ea40698 [2021-05-22T16:47:38.597Z] ---> 27446638225a [2021-05-22T16:47:38.597Z] Step 16/24 : WORKDIR / [2021-05-22T16:47:38.597Z] ---> Running in 90def9a882fb [2021-05-22T16:47:38.597Z] Removing intermediate container 90def9a882fb [2021-05-22T16:47:38.597Z] ---> 7c4b215bbf73 [2021-05-22T16:47:38.597Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:47:38.597Z] ---> ced91e5c5361 [2021-05-22T16:47:38.597Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-22T16:47:38.597Z] ---> 6453a797d34f [2021-05-22T16:47:38.597Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-22T16:47:38.597Z] Removing intermediate container 0553d122ba50 [2021-05-22T16:47:38.597Z] ---> f1bac214ea98 [2021-05-22T16:47:38.597Z] [2021-05-22T16:47:38.597Z] Step 11/23 : FROM alpine:3.12 [2021-05-22T16:47:38.597Z] ---> 9852663dfa18 [2021-05-22T16:47:38.597Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-22T16:47:38.597Z] ---> Using cache [2021-05-22T16:47:38.597Z] ---> cd29e0569d6c [2021-05-22T16:47:38.597Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:47:38.597Z] ---> Using cache [2021-05-22T16:47:38.597Z] ---> 306d3f42b5bc [2021-05-22T16:47:38.597Z] Step 14/23 : ENV APP_PORT=59861 [2021-05-22T16:47:38.893Z] ---> Running in c60f477d3fdf [2021-05-22T16:47:39.890Z] ---> 652f26e68ded [2021-05-22T16:47:39.890Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-22T16:47:39.890Z] Removing intermediate container c60f477d3fdf [2021-05-22T16:47:39.890Z] ---> 09e7bc87473d [2021-05-22T16:47:39.890Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-22T16:47:40.168Z] ---> Running in 8785a840cdaf [2021-05-22T16:47:40.456Z] ---> Running in c4de126a5986 [2021-05-22T16:47:41.058Z] Removing intermediate container 8785a840cdaf [2021-05-22T16:47:41.058Z] ---> 17d1121f1323 [2021-05-22T16:47:41.058Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:47:41.058Z] Removing intermediate container dbfae679e05e [2021-05-22T16:47:41.058Z] ---> 34cd82121c02 [2021-05-22T16:47:41.058Z] [2021-05-22T16:47:41.058Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T16:47:41.058Z] ---> 9852663dfa18 [2021-05-22T16:47:41.058Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-22T16:47:41.058Z] ---> Using cache [2021-05-22T16:47:41.058Z] Removing intermediate container c4de126a5986 [2021-05-22T16:47:41.058Z] ---> c591b6a9e5e5 [2021-05-22T16:47:41.058Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:47:41.058Z] ---> cd29e0569d6c [2021-05-22T16:47:41.058Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-22T16:47:41.058Z] ---> Using cache [2021-05-22T16:47:41.058Z] ---> 306d3f42b5bc [2021-05-22T16:47:41.058Z] Step 14/24 : ENV APP_PORT=59881 [2021-05-22T16:47:41.335Z] ---> Running in 2be959f8e3a9 [2021-05-22T16:47:41.335Z] ---> Running in 501349bd1268 [2021-05-22T16:47:42.327Z] Removing intermediate container 2be959f8e3a9 [2021-05-22T16:47:42.327Z] ---> c5d38024f93d [2021-05-22T16:47:42.327Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T16:47:42.327Z] Removing intermediate container 501349bd1268 [2021-05-22T16:47:42.327Z] ---> c3c3367b7967 [2021-05-22T16:47:42.327Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-22T16:47:42.327Z] ---> Running in fbcde71136fb [2021-05-22T16:47:42.327Z] ---> acb1fcd4245d [2021-05-22T16:47:42.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-22T16:47:42.609Z] ---> Running in b98590a5ce02 [2021-05-22T16:47:43.212Z] Removing intermediate container fbcde71136fb [2021-05-22T16:47:43.212Z] ---> 667a1561f59b [2021-05-22T16:47:43.212Z] Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:47:43.212Z] Removing intermediate container b98590a5ce02 [2021-05-22T16:47:43.212Z] ---> 58ab68223189 [2021-05-22T16:47:43.212Z] Step 16/24 : WORKDIR / [2021-05-22T16:47:43.499Z] ---> Running in ec4c5bcb7707 [2021-05-22T16:47:43.780Z] ---> Running in b2887809811c [2021-05-22T16:47:44.389Z] ---> 0f690500608a [2021-05-22T16:47:44.389Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-22T16:47:44.389Z] Removing intermediate container ec4c5bcb7707 [2021-05-22T16:47:44.389Z] ---> 2b496a2cb6eb [2021-05-22T16:47:44.389Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:47:44.664Z] ---> Running in 79f85ca7ca41 [2021-05-22T16:47:44.664Z] Removing intermediate container b2887809811c [2021-05-22T16:47:44.664Z] ---> c4f670d9592e [2021-05-22T16:47:44.664Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:47:45.659Z] Removing intermediate container 79f85ca7ca41 [2021-05-22T16:47:45.659Z] ---> 0d4f5a220322 [2021-05-22T16:47:45.659Z] [2021-05-22T16:47:45.659Z] ---> 70512504cf4c [2021-05-22T16:47:45.659Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-22T16:47:45.937Z] ---> e8b0f81d3b86 [2021-05-22T16:47:45.937Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-22T16:47:45.937Z] ---> Running in 7a9cd2773f49 [2021-05-22T16:47:46.214Z] Removing intermediate container 67c3ea9d657b [2021-05-22T16:47:46.214Z] ---> 4608818fa8e8 [2021-05-22T16:47:46.214Z] [2021-05-22T16:47:46.214Z] Step 11/24 : FROM alpine:3.12 [2021-05-22T16:47:46.214Z] ---> 9852663dfa18 [2021-05-22T16:47:46.214Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'Successfully built 0d4f5a220322 [2021-05-22T16:47:46.214Z] [2021-05-22T16:47:46.214Z] Successfully tagged core-command-arm64:latest [2021-05-22T16:47:46.488Z]  Building core-command ... done  ---> Running in 42245c9df1a5 [2021-05-22T16:47:46.765Z] Removing intermediate container 7a9cd2773f49 [2021-05-22T16:47:46.765Z] ---> a872f619c768 [2021-05-22T16:47:46.765Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:47:46.765Z] ---> Running in 66f7845efbbd [2021-05-22T16:47:47.043Z] Removing intermediate container 42245c9df1a5 [2021-05-22T16:47:47.043Z] ---> 7f0d3077328b [2021-05-22T16:47:47.043Z] Step 13/24 : ENV APP_PORT=59880 [2021-05-22T16:47:47.043Z] ---> Running in a4c40aa44a67 [2021-05-22T16:47:47.321Z] ---> eea510a68df9 [2021-05-22T16:47:47.322Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-22T16:47:47.322Z] Removing intermediate container 66f7845efbbd [2021-05-22T16:47:47.322Z] ---> a4f9d07c80e2 [2021-05-22T16:47:47.322Z] Step 21/23 : LABEL arch=arm64 [2021-05-22T16:47:47.599Z] ---> Running in 5f56ae7bce3a [2021-05-22T16:47:47.874Z] Removing intermediate container a4c40aa44a67 [2021-05-22T16:47:47.874Z] ---> 22de43e281cc [2021-05-22T16:47:47.874Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-22T16:47:47.874Z] ---> Running in def7d2a0677a [2021-05-22T16:47:48.149Z] Removing intermediate container 5f56ae7bce3a [2021-05-22T16:47:48.149Z] ---> 2ab50022d538 [2021-05-22T16:47:48.149Z] Step 22/23 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:47:48.149Z] ---> 0393971e34e3 [2021-05-22T16:47:48.149Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-22T16:47:48.426Z] ---> Running in 965f349e9262 [2021-05-22T16:47:48.426Z] ---> Running in ea70e04c312c [2021-05-22T16:47:48.701Z] Removing intermediate container def7d2a0677a [2021-05-22T16:47:48.701Z] ---> fe53928d2c76 [2021-05-22T16:47:48.701Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-22T16:47:48.701Z] ---> Running in a4911e1a4c42 [2021-05-22T16:47:48.976Z] Removing intermediate container 965f349e9262 [2021-05-22T16:47:48.976Z] ---> c6277b12dd7a [2021-05-22T16:47:48.976Z] Step 23/23 : LABEL version=0.0.0 [2021-05-22T16:47:48.976Z] Removing intermediate container ea70e04c312c [2021-05-22T16:47:48.976Z] ---> 7c331a05bd00 [2021-05-22T16:47:48.976Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:47:49.255Z] ---> Running in 2056e214c77e [2021-05-22T16:47:49.255Z] ---> Running in af9c09fd1e40 [2021-05-22T16:47:49.864Z] Removing intermediate container 2056e214c77e [2021-05-22T16:47:49.864Z] ---> c023f022160c [2021-05-22T16:47:49.864Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T16:47:49.864Z] Removing intermediate container af9c09fd1e40 [2021-05-22T16:47:49.864Z] ---> bbb014347062 [2021-05-22T16:47:49.864Z] [2021-05-22T16:47:49.864Z] ---> Running in f02d90113a3a [2021-05-22T16:47:50.531Z] Successfully built bbb014347062 [2021-05-22T16:47:50.531Z] Successfully tagged support-scheduler-arm64:latest [2021-05-22T16:47:50.851Z]  Building support-scheduler ... done Removing intermediate container f02d90113a3a [2021-05-22T16:47:50.851Z] ---> e6884123f308 [2021-05-22T16:47:50.851Z] Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:47:50.851Z] ---> Running in c1cb5acf1079 [2021-05-22T16:47:51.462Z] Removing intermediate container c1cb5acf1079 [2021-05-22T16:47:51.462Z] ---> 5cad5b9c0c9d [2021-05-22T16:47:51.462Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:47:51.462Z] Removing intermediate container a4911e1a4c42 [2021-05-22T16:47:51.462Z] ---> 4b9611641bff [2021-05-22T16:47:51.462Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-22T16:47:51.742Z] ---> Running in 546e185c55aa [2021-05-22T16:47:51.742Z] ---> Running in 034977a70e89 [2021-05-22T16:47:52.343Z] Removing intermediate container 546e185c55aa [2021-05-22T16:47:52.343Z] ---> d5f10b708b06 [2021-05-22T16:47:52.343Z] [2021-05-22T16:47:52.618Z] Successfully built d5f10b708b06 [2021-05-22T16:47:52.894Z] Successfully tagged core-metadata-arm64:latest [2021-05-22T16:47:52.894Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-22T16:47:53.867Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-22T16:47:54.460Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-22T16:47:54.460Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-22T16:47:54.731Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-22T16:47:54.731Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-22T16:47:55.001Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-22T16:47:55.001Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-22T16:47:55.272Z] Executing busybox-1.31.1-r20.trigger [2021-05-22T16:47:55.272Z] OK: 8 MiB in 20 packages [2021-05-22T16:47:56.706Z] Removing intermediate container 034977a70e89 [2021-05-22T16:47:56.706Z] ---> 5281d8417901 [2021-05-22T16:47:56.706Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-22T16:47:57.300Z] ---> fc32785a2b11 [2021-05-22T16:47:57.300Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-22T16:47:58.733Z] ---> 8000069fd360 [2021-05-22T16:47:58.733Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-22T16:47:59.326Z] ---> 1b87405262b1 [2021-05-22T16:47:59.326Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-22T16:47:59.600Z] ---> Running in 2eb71a899867 [2021-05-22T16:47:59.871Z] Removing intermediate container 2eb71a899867 [2021-05-22T16:47:59.871Z] ---> dbebcecd72c6 [2021-05-22T16:47:59.871Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-22T16:48:00.143Z] ---> Running in 614703e742ed [2021-05-22T16:48:00.736Z] Removing intermediate container 614703e742ed [2021-05-22T16:48:00.736Z] ---> ef6957cf9386 [2021-05-22T16:48:00.736Z] Step 22/24 : LABEL arch=arm64 [2021-05-22T16:48:00.736Z] ---> Running in 2b8557e2cf47 [2021-05-22T16:48:01.330Z] Removing intermediate container 2b8557e2cf47 [2021-05-22T16:48:01.330Z] ---> 3e80d7f98476 [2021-05-22T16:48:01.330Z] Step 23/24 : LABEL git_sha=b662eefdd9a1facd4d8f43301b67b6431c1b8a70 [2021-05-22T16:48:01.330Z] ---> Running in 53f68e2f026f [2021-05-22T16:48:01.926Z] Removing intermediate container 53f68e2f026f [2021-05-22T16:48:01.926Z] ---> b46c5640ac8f [2021-05-22T16:48:01.926Z] Step 24/24 : LABEL version=0.0.0 [2021-05-22T16:48:01.926Z] ---> Running in 926e781b8b5b [2021-05-22T16:48:02.535Z] Removing intermediate container 926e781b8b5b [2021-05-22T16:48:02.535Z] ---> 30c57a797a91 [2021-05-22T16:48:02.535Z] [2021-05-22T16:48:02.810Z] Successfully built 30c57a797a91 [2021-05-22T16:48:02.810Z] Successfully tagged core-data-arm64:latest [2021-05-22T16:48:03.428Z]  Building core-data ... done  [Pipeline] } [2021-05-22T16:48:03.426Z] $ docker stop --time=1 9e7e4dabcd1021df5c927c870b24db6f49396441f518495103ea3e569fc1da1f [2021-05-22T16:48:05.268Z] $ docker rm -f 9e7e4dabcd1021df5c927c870b24db6f49396441f518495103ea3e569fc1da1f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-22T16:48:05.874Z] + docker images [2021-05-22T16:48:06.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-22T16:48:06.144Z] core-data-arm64 latest 30c57a797a91 3 seconds ago 19.1MB [2021-05-22T16:48:06.144Z] core-metadata-arm64 latest d5f10b708b06 14 seconds ago 15.6MB [2021-05-22T16:48:06.144Z] support-scheduler-arm64 latest bbb014347062 16 seconds ago 15.1MB [2021-05-22T16:48:06.144Z] core-command-arm64 latest 0d4f5a220322 20 seconds ago 14.7MB [2021-05-22T16:48:06.144Z] 4608818fa8e8 20 seconds ago 971MB [2021-05-22T16:48:06.144Z] 34cd82121c02 25 seconds ago 968MB [2021-05-22T16:48:06.144Z] f1bac214ea98 28 seconds ago 965MB [2021-05-22T16:48:06.144Z] 3b54e563d582 41 seconds ago 962MB [2021-05-22T16:48:06.144Z] sys-mgmt-agent-arm64 latest edaf8f09ad4a 2 minutes ago 299MB [2021-05-22T16:48:06.144Z] security-bootstrapper-arm64 latest 9733e655cedc 3 minutes ago 17.1MB [2021-05-22T16:48:06.144Z] security-secretstore-setup-arm64 latest 08b64bb4ac9d 3 minutes ago 24.3MB [2021-05-22T16:48:06.144Z] security-proxy-setup-arm64 latest 2f5b246570ab 3 minutes ago 24MB [2021-05-22T16:48:06.144Z] support-notifications-arm64 latest 4623f293d5a4 3 minutes ago 15.6MB [2021-05-22T16:48:06.144Z] 043477d5aa2d 3 minutes ago 970MB [2021-05-22T16:48:06.144Z] f0bdc9b926df 4 minutes ago 968MB [2021-05-22T16:48:06.144Z] 38fd6fb748e1 4 minutes ago 965MB [2021-05-22T16:48:06.145Z] f8e76182ddc4 4 minutes ago 964MB [2021-05-22T16:48:06.145Z] 979a6499b51e 4 minutes ago 968MB [2021-05-22T16:48:06.145Z] ci-base-image-arm64 latest 7ccf2f7d312d 14 minutes ago 641MB [2021-05-22T16:48:06.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 3 weeks ago 428MB [2021-05-22T16:48:06.145Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-22T16:48:06.145Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-22T16:48:06.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:48:07.193Z] ---> job-cost.sh [2021-05-22T16:48:07.193Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qe7O [2021-05-22T16:48:46.713Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-22T16:50:23.458Z] lf-activate-venv(): INFO: Adding /tmp/venv-qe7O/bin to PATH [2021-05-22T16:50:23.458Z] INFO: No Stack... [2021-05-22T16:50:23.458Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-22T16:50:23.458Z] INFO: Archiving Costs [Pipeline] sh [2021-05-22T16:50:23.802Z] + + catcut -d, /w/workspace/edgex-go/2/archives/cost.csv [2021-05-22T16:50:23.802Z] -f6 [Pipeline] lock [2021-05-22T16:50:23.867Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] [2021-05-22T16:50:23.882Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] did not exist. Created. [2021-05-22T16:50:23.882Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-22T16:50:24.246Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-22T16:50:24.483Z] Stashed 1 file(s) [Pipeline] } [2021-05-22T16:50:24.495Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-22T16:50:27.671Z] provisioning config files... [2021-05-22T16:50:27.681Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config578869555717142006tmp [Pipeline] { [Pipeline] sh [2021-05-22T16:50:27.995Z] + set +x [2021-05-22T16:50:27.995Z] + curl -s https://codecov.io/bash [2021-05-22T16:50:27.995Z] + bash -s -- [2021-05-22T16:50:27.995Z] [2021-05-22T16:50:27.995Z] _____ _ [2021-05-22T16:50:27.995Z] / ____| | | [2021-05-22T16:50:27.995Z] | | ___ __| | ___ ___ _____ __ [2021-05-22T16:50:27.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-22T16:50:27.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-22T16:50:27.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-22T16:50:27.995Z] Bash-1.0.2 [2021-05-22T16:50:27.995Z] [2021-05-22T16:50:27.995Z] [2021-05-22T16:50:27.995Z] ==> git version 2.24.4 found [2021-05-22T16:50:27.995Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-22T16:50:27.995Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-22T16:50:27.995Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-22T16:50:27.995Z] ==> Jenkins CI detected. [2021-05-22T16:50:28.255Z] project root: . [2021-05-22T16:50:28.255Z] --> token set from env [2021-05-22T16:50:28.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-22T16:50:28.255Z] ==> Running gcov in . (disable via -X gcov) [2021-05-22T16:50:28.255Z] ==> Python coveragepy not found [2021-05-22T16:50:28.255Z] ==> Searching for coverage reports in: [2021-05-22T16:50:28.255Z] + . [2021-05-22T16:50:28.255Z] -> Found 1 reports [2021-05-22T16:50:28.255Z] ==> Detecting git/mercurial file structure [2021-05-22T16:50:28.255Z] ==> Reading reports [2021-05-22T16:50:28.255Z] + ./coverage.out bytes=405172 [2021-05-22T16:50:28.255Z] ==> Appending adjustments [2021-05-22T16:50:28.255Z] https://docs.codecov.io/docs/fixing-reports [2021-05-22T16:50:29.642Z] + Found adjustments [2021-05-22T16:50:29.642Z] ==> Gzipping contents [2021-05-22T16:50:29.642Z] 56K /tmp/codecov.69ubN6.gz [2021-05-22T16:50:29.642Z] ==> Uploading reports [2021-05-22T16:50:29.642Z] url: https://codecov.io [2021-05-22T16:50:29.642Z] query: branch=PR-3492&commit=1d39243669967f80e364d0fb9518665f2d49c448&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-22T16:50:29.642Z] -> Pinging Codecov [2021-05-22T16:50:29.642Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3492&commit=1d39243669967f80e364d0fb9518665f2d49c448&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-22T16:50:29.905Z] -> Uploading to [2021-05-22T16:50:29.906Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-22/00271124DB129430A58F1EEE437C3FCB/1d39243669967f80e364d0fb9518665f2d49c448/9cb1a2ee-69d9-4eea-a17f-ff99881e2091.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210522T165029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bfb2ea91500b64d57ea31e2ed41506a8eed4b3497260876861c752a642acb871 [2021-05-22T16:50:29.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-22T16:50:29.906Z] Dload Upload Total Spent Left Speed [2021-05-22T16:50:30.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56449 0 0 100 56449 0 124k --:--:-- --:--:-- --:--:-- 124k [2021-05-22T16:50:30.478Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1d39243669967f80e364d0fb9518665f2d49c448 [Pipeline] } [2021-05-22T16:50:30.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:32.039Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:32.608Z] ---> package-listing.sh [2021-05-22T16:50:32.608Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-22T16:50:32.608Z] ++ facter osfamily [2021-05-22T16:50:32.869Z] + OS_FAMILY=redhat [2021-05-22T16:50:32.869Z] + workspace=/w/workspace/edgex-go/2 [2021-05-22T16:50:32.869Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-22T16:50:32.869Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-22T16:50:32.869Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-22T16:50:32.869Z] + PACKAGES=/tmp/packages_start.txt [2021-05-22T16:50:32.869Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-22T16:50:32.869Z] + PACKAGES=/tmp/packages_end.txt [2021-05-22T16:50:32.869Z] + case "${OS_FAMILY}" in [2021-05-22T16:50:32.869Z] + rpm -qa [2021-05-22T16:50:32.869Z] + sort [2021-05-22T16:50:34.785Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-22T16:50:34.785Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-22T16:50:34.785Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-22T16:50:34.785Z] + '[' /w/workspace/edgex-go/2 ']' [2021-05-22T16:50:34.785Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-05-22T16:50:34.785Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-05-22T16:50:34.800Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-22T16:50:35.094Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:50:35.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T16:50:35.662Z] [2021-05-22T16:50:35.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-22T16:50:35.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T16:50:35.975Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-22T16:50:35.975Z] df20fa9351a1: Pulling fs layer [2021-05-22T16:50:35.975Z] 36b3adc4ff6f: Pulling fs layer [2021-05-22T16:50:35.975Z] 8ad3a11d3b57: Pulling fs layer [2021-05-22T16:50:35.975Z] 46f8f816bc3b: Pulling fs layer [2021-05-22T16:50:35.975Z] 93b61091891f: Pulling fs layer [2021-05-22T16:50:35.975Z] 93b9cdb0e59b: Pulling fs layer [2021-05-22T16:50:35.975Z] 5e14af77c1be: Pulling fs layer [2021-05-22T16:50:35.975Z] 01666e4c0597: Pulling fs layer [2021-05-22T16:50:35.975Z] aa168da1d23b: Pulling fs layer [2021-05-22T16:50:35.975Z] 46f8f816bc3b: Waiting [2021-05-22T16:50:35.975Z] 93b61091891f: Waiting [2021-05-22T16:50:35.975Z] 93b9cdb0e59b: Waiting [2021-05-22T16:50:35.975Z] 5e14af77c1be: Waiting [2021-05-22T16:50:35.975Z] 01666e4c0597: Waiting [2021-05-22T16:50:35.975Z] aa168da1d23b: Waiting [2021-05-22T16:50:35.975Z] 36b3adc4ff6f: Verifying Checksum [2021-05-22T16:50:35.975Z] 36b3adc4ff6f: Download complete [2021-05-22T16:50:35.975Z] 46f8f816bc3b: Verifying Checksum [2021-05-22T16:50:35.975Z] 46f8f816bc3b: Download complete [2021-05-22T16:50:35.975Z] df20fa9351a1: Verifying Checksum [2021-05-22T16:50:35.975Z] df20fa9351a1: Download complete [2021-05-22T16:50:36.245Z] 93b9cdb0e59b: Verifying Checksum [2021-05-22T16:50:36.245Z] 93b9cdb0e59b: Download complete [2021-05-22T16:50:36.245Z] 5e14af77c1be: Verifying Checksum [2021-05-22T16:50:36.245Z] 5e14af77c1be: Download complete [2021-05-22T16:50:36.245Z] 93b61091891f: Download complete [2021-05-22T16:50:36.245Z] 01666e4c0597: Verifying Checksum [2021-05-22T16:50:36.245Z] 01666e4c0597: Download complete [2021-05-22T16:50:36.245Z] df20fa9351a1: Pull complete [2021-05-22T16:50:36.506Z] 8ad3a11d3b57: Verifying Checksum [2021-05-22T16:50:36.506Z] 8ad3a11d3b57: Download complete [2021-05-22T16:50:36.506Z] 36b3adc4ff6f: Pull complete [2021-05-22T16:50:36.766Z] 8ad3a11d3b57: Pull complete [2021-05-22T16:50:37.026Z] 46f8f816bc3b: Pull complete [2021-05-22T16:50:37.026Z] 93b61091891f: Pull complete [2021-05-22T16:50:37.288Z] 93b9cdb0e59b: Pull complete [2021-05-22T16:50:37.288Z] 5e14af77c1be: Pull complete [2021-05-22T16:50:37.288Z] 01666e4c0597: Pull complete [2021-05-22T16:50:38.232Z] aa168da1d23b: Verifying Checksum [2021-05-22T16:50:38.232Z] aa168da1d23b: Download complete [2021-05-22T16:50:43.815Z] aa168da1d23b: Pull complete [2021-05-22T16:50:43.815Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-22T16:50:43.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-22T16:50:43.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-22T16:50:43.886Z] prd-centos7-docker-4c-2g-15632 does not seem to be running inside a container [2021-05-22T16:50:43.928Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-22T16:50:46.625Z] $ docker top 9666b080166953b46fd19934ab6ac9daa97ef1cd94d58499b6496dda5c188507 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-22T16:50:47.002Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-22T16:50:47.299Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-22T16:50:47.592Z] + ls /var/log/sa-host [2021-05-22T16:50:47.592Z] + sadf -c /var/log/sa-host/sa05 [2021-05-22T16:50:47.592Z] file_magic: OK [2021-05-22T16:50:47.592Z] HZ: Using current value: 100 [2021-05-22T16:50:47.592Z] file_header: OK [2021-05-22T16:50:47.592Z] 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 [2021-05-22T16:50:47.592Z] Statistics: [2021-05-22T16:50:47.592Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T16:50:47.592Z] File successfully converted to sysstat format version 12.2.1 [2021-05-22T16:50:47.592Z] + sadf -c /var/log/sa-host/sa22 [2021-05-22T16:50:47.592Z] file_magic: OK [2021-05-22T16:50:47.592Z] HZ: Using current value: 100 [2021-05-22T16:50:47.592Z] file_header: OK [2021-05-22T16:50:47.592Z] 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 [2021-05-22T16:50:47.592Z] Statistics: [2021-05-22T16:50:47.593Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-22T16:50:47.593Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-22T16:50:48.209Z] provisioning config files... [2021-05-22T16:50:48.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8267327458149560692tmp [Pipeline] { [Pipeline] echo [2021-05-22T16:50:48.245Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:48.544Z] ---> create-netrc.sh [Pipeline] } [2021-05-22T16:50:48.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-22T16:50:48.595Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:48.893Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-22T16:50:48.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:49.196Z] ---> sudo-logs.sh [2021-05-22T16:50:49.197Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-22T16:50:49.228Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:49.522Z] ---> job-cost.sh [2021-05-22T16:50:49.522Z] lf-activate-venv: SKIPPING [2021-05-22T16:50:49.522Z] DEBUG: total: 0.18000000715255737 [2021-05-22T16:50:49.522Z] INFO: Retrieving Stack Cost... [2021-05-22T16:50:50.464Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-22T16:50:51.036Z] INFO: Archiving Costs [Pipeline] echo [2021-05-22T16:50:51.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-22T16:50:51.349Z] ---> logs-deploy.sh [2021-05-22T16:50:51.349Z] lf-activate-venv: SKIPPING [2021-05-22T16:50:51.349Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/2 [2021-05-22T16:50:51.349Z] INFO: archiving workspace using pattern(s): [2021-05-22T16:50:52.293Z] Archives upload complete. [2021-05-22T16:50:52.555Z] INFO: archiving logs to Nexus [2021-05-22T16:50:53.143Z] ---> uname -a: [2021-05-22T16:50:53.143Z] Linux prd-centos7-docker-4c-2g-15632.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-05-22T16:50:53.143Z] [2021-05-22T16:50:53.143Z] [2021-05-22T16:50:53.143Z] ---> lscpu: [2021-05-22T16:50:53.143Z] Architecture: x86_64 [2021-05-22T16:50:53.143Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-22T16:50:53.143Z] Byte Order: Little Endian [2021-05-22T16:50:53.143Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-22T16:50:53.143Z] CPU(s): 2 [2021-05-22T16:50:53.143Z] On-line CPU(s) list: 0,1 [2021-05-22T16:50:53.143Z] Thread(s) per core: 1 [2021-05-22T16:50:53.143Z] Core(s) per socket: 1 [2021-05-22T16:50:53.143Z] Socket(s): 2 [2021-05-22T16:50:53.143Z] NUMA node(s): 1 [2021-05-22T16:50:53.143Z] Vendor ID: AuthenticAMD [2021-05-22T16:50:53.143Z] CPU family: 23 [2021-05-22T16:50:53.143Z] Model: 49 [2021-05-22T16:50:53.143Z] Model name: AMD EPYC-Rome Processor [2021-05-22T16:50:53.143Z] Stepping: 0 [2021-05-22T16:50:53.143Z] CPU MHz: 2799.998 [2021-05-22T16:50:53.143Z] BogoMIPS: 5599.99 [2021-05-22T16:50:53.143Z] Virtualization: AMD-V [2021-05-22T16:50:53.143Z] Hypervisor vendor: KVM [2021-05-22T16:50:53.143Z] Virtualization type: full [2021-05-22T16:50:53.143Z] L1d cache: 64 KiB [2021-05-22T16:50:53.143Z] L1i cache: 64 KiB [2021-05-22T16:50:53.143Z] L2 cache: 1 MiB [2021-05-22T16:50:53.143Z] L3 cache: 32 MiB [2021-05-22T16:50:53.143Z] NUMA node0 CPU(s): 0,1 [2021-05-22T16:50:53.143Z] Vulnerability Itlb multihit: Not affected [2021-05-22T16:50:53.143Z] Vulnerability L1tf: Not affected [2021-05-22T16:50:53.143Z] Vulnerability Mds: Not affected [2021-05-22T16:50:53.143Z] Vulnerability Meltdown: Not affected [2021-05-22T16:50:53.143Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-22T16:50:53.144Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-22T16:50:53.144Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-22T16:50:53.144Z] Vulnerability Srbds: Not affected [2021-05-22T16:50:53.144Z] Vulnerability Tsx async abort: Not affected [2021-05-22T16:50:53.144Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] ---> nproc: [2021-05-22T16:50:53.144Z] 2 [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] ---> df -h: [2021-05-22T16:50:53.144Z] Filesystem Size Used Available Use% Mounted on [2021-05-22T16:50:53.144Z] overlay 40.0G 12.4G 27.5G 31% / [2021-05-22T16:50:53.144Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-22T16:50:53.144Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-05-22T16:50:53.144Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /facter-os [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/resolv.conf [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hostname [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hosts [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/auth.log [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /run/cloud-init/result.json [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/sa-host [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/secure [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/2 [2021-05-22T16:50:53.144Z] /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/2@tmp [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] ---> free -m: [2021-05-22T16:50:53.144Z] total used free shared buff/cache available [2021-05-22T16:50:53.144Z] Mem: 7821 1314 1879 0 4626 6503 [2021-05-22T16:50:53.144Z] Swap: 1023 1 1022 [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] ---> ip addr: [2021-05-22T16:50:53.144Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-22T16:50:53.144Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-22T16:50:53.144Z] inet 127.0.0.1/8 scope host lo [2021-05-22T16:50:53.144Z] valid_lft forever preferred_lft forever [2021-05-22T16:50:53.144Z] inet6 ::1/128 scope host [2021-05-22T16:50:53.144Z] valid_lft forever preferred_lft forever [2021-05-22T16:50:53.144Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-22T16:50:53.144Z] link/ether fa:16:3e:79:42:c5 brd ff:ff:ff:ff:ff:ff [2021-05-22T16:50:53.144Z] inet 10.30.122.255/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-22T16:50:53.144Z] valid_lft 79111sec preferred_lft 79111sec [2021-05-22T16:50:53.144Z] inet6 fe80::f816:3eff:fe79:42c5/64 scope link [2021-05-22T16:50:53.144Z] valid_lft forever preferred_lft forever [2021-05-22T16:50:53.144Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-22T16:50:53.144Z] link/ether 02:42:54:26:59:27 brd ff:ff:ff:ff:ff:ff [2021-05-22T16:50:53.144Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-22T16:50:53.144Z] valid_lft forever preferred_lft forever [2021-05-22T16:50:53.144Z] inet6 fe80::42:54ff:fe26:5927/64 scope link [2021-05-22T16:50:53.144Z] valid_lft forever preferred_lft forever [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] ---> sar -b -r -n DEV: [2021-05-22T16:50:53.144Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] 03:41:23 LINUX RESTART (2 CPU) [2021-05-22T16:50:53.144Z] [2021-05-22T16:50:53.144Z] 03:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-22T16:50:53.144Z] 03:43:01 102.71 49.55 53.16 0.00 6166.38 36644.69 0.00 [2021-05-22T16:50:53.144Z] 03:44:01 3.31 0.00 3.31 0.00 0.00 696.79 0.00 [2021-05-22T16:50:53.144Z] 03:45:01 0.35 0.00 0.35 0.00 0.00 5.51 0.00 [2021-05-22T16:50:53.144Z] 03:46:01 0.23 0.00 0.23 0.00 0.00 2.77 0.00 [2021-05-22T16:50:53.144Z] 03:47:01 0.18 0.00 0.18 0.00 0.00 2.38 0.00 [2021-05-22T16:50:53.144Z] 03:48:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 [2021-05-22T16:50:53.144Z] 03:49:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 [2021-05-22T16:50:53.144Z] 03:50:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.144Z] 03:51:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 [2021-05-22T16:50:53.144Z] 03:52:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 [2021-05-22T16:50:53.144Z] 03:53:01 0.28 0.00 0.28 0.00 0.00 3.60 0.00 [2021-05-22T16:50:53.144Z] 03:54:01 0.20 0.00 0.20 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.144Z] 03:55:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.144Z] 03:56:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-22T16:50:53.144Z] 03:57:01 0.35 0.18 0.17 0.00 5.86 1.38 0.00 [2021-05-22T16:50:53.144Z] 03:58:01 0.78 0.00 0.78 0.00 0.00 15.74 0.00 [2021-05-22T16:50:53.144Z] 03:59:01 0.20 0.00 0.20 0.00 0.00 2.60 0.00 [2021-05-22T16:50:53.144Z] 04:00:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2021-05-22T16:50:53.144Z] 04:01:01 0.23 0.02 0.22 0.00 0.13 2.86 0.00 [2021-05-22T16:50:53.144Z] 04:02:01 0.38 0.10 0.28 0.00 1.73 4.88 0.00 [2021-05-22T16:50:53.144Z] 04:03:01 0.28 0.00 0.28 0.00 0.00 2.95 0.00 [2021-05-22T16:50:53.144Z] 04:04:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 [2021-05-22T16:50:53.144Z] 04:05:01 0.18 0.00 0.18 0.00 0.00 2.33 0.00 [2021-05-22T16:50:53.144Z] 04:06:01 0.23 0.00 0.23 0.00 0.00 2.10 0.00 [2021-05-22T16:50:53.144Z] 04:07:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 [2021-05-22T16:50:53.144Z] 04:08:02 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.144Z] 04:09:01 0.24 0.00 0.24 0.00 0.00 2.91 0.00 [2021-05-22T16:50:53.144Z] 04:10:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-22T16:50:53.144Z] 04:11:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-22T16:50:53.144Z] 04:12:01 0.17 0.00 0.17 0.00 0.00 1.42 0.00 [2021-05-22T16:50:53.144Z] 04:13:01 0.37 0.00 0.37 0.00 0.00 3.71 0.00 [2021-05-22T16:50:53.144Z] 04:14:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 [2021-05-22T16:50:53.144Z] 04:15:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 [2021-05-22T16:50:53.144Z] 04:16:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-05-22T16:50:53.144Z] 04:17:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-05-22T16:50:53.144Z] 04:18:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 [2021-05-22T16:50:53.144Z] 04:19:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.144Z] 04:20:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-22T16:50:53.144Z] 04:21:01 0.25 0.00 0.25 0.00 0.00 3.28 0.00 [2021-05-22T16:50:53.144Z] 04:22:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-22T16:50:53.144Z] 04:23:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.144Z] 04:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.144Z] 04:25:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 [2021-05-22T16:50:53.144Z] 04:26:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 04:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 04:28:01 0.33 0.00 0.33 0.00 0.00 5.93 0.00 [2021-05-22T16:50:53.144Z] 04:29:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.144Z] 04:30:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-22T16:50:53.144Z] 04:31:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-05-22T16:50:53.144Z] 04:32:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-05-22T16:50:53.144Z] 04:33:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.144Z] 04:34:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.144Z] 04:35:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 [2021-05-22T16:50:53.144Z] 04:36:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 [2021-05-22T16:50:53.144Z] 04:37:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2021-05-22T16:50:53.144Z] 04:38:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.144Z] 04:39:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.144Z] 04:40:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-22T16:50:53.144Z] 04:41:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-22T16:50:53.144Z] 04:42:01 0.20 0.00 0.20 0.00 0.00 1.40 0.00 [2021-05-22T16:50:53.144Z] 04:43:02 2.15 1.83 0.32 0.00 35.98 5.25 0.00 [2021-05-22T16:50:53.144Z] 04:44:01 278.23 256.55 21.68 0.00 3468.47 972.86 0.00 [2021-05-22T16:50:53.144Z] 04:45:01 0.67 0.00 0.67 0.00 0.00 11.29 0.00 [2021-05-22T16:50:53.144Z] 04:46:01 0.22 0.00 0.22 0.00 0.00 2.62 0.00 [2021-05-22T16:50:53.144Z] 04:47:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.144Z] 04:48:01 0.23 0.00 0.23 0.00 0.00 3.75 0.00 [2021-05-22T16:50:53.144Z] 04:49:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-05-22T16:50:53.144Z] 04:50:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.144Z] 04:51:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.144Z] 04:52:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 04:53:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.144Z] 04:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.144Z] 04:55:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.144Z] 04:56:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.144Z] 04:57:01 0.25 0.00 0.25 0.00 0.00 3.96 0.00 [2021-05-22T16:50:53.144Z] 04:58:01 0.27 0.00 0.27 0.00 0.00 4.48 0.00 [2021-05-22T16:50:53.144Z] 04:59:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.144Z] 05:00:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 [2021-05-22T16:50:53.144Z] 05:01:01 0.22 0.00 0.22 0.00 0.00 2.65 0.00 [2021-05-22T16:50:53.144Z] 05:02:01 0.37 0.00 0.37 0.00 0.00 5.15 0.00 [2021-05-22T16:50:53.144Z] 05:03:01 0.30 0.00 0.30 0.00 0.00 5.18 0.00 [2021-05-22T16:50:53.144Z] 05:04:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 [2021-05-22T16:50:53.144Z] 05:05:01 0.28 0.00 0.28 0.00 0.00 4.87 0.00 [2021-05-22T16:50:53.144Z] 05:06:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 [2021-05-22T16:50:53.144Z] 05:07:01 0.22 0.00 0.22 0.00 0.00 2.77 0.00 [2021-05-22T16:50:53.144Z] 05:08:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 [2021-05-22T16:50:53.144Z] 05:09:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 [2021-05-22T16:50:53.144Z] 05:10:01 0.37 0.00 0.37 0.00 0.00 6.11 0.00 [2021-05-22T16:50:53.144Z] 05:11:01 0.28 0.00 0.28 0.00 0.00 3.82 0.00 [2021-05-22T16:50:53.144Z] 05:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 05:13:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.144Z] 05:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 05:15:01 0.27 0.00 0.27 0.00 0.00 3.22 0.00 [2021-05-22T16:50:53.144Z] 05:16:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-22T16:50:53.144Z] 05:17:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2021-05-22T16:50:53.144Z] 05:18:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.144Z] 05:19:02 0.15 0.00 0.15 0.00 0.00 1.87 0.00 [2021-05-22T16:50:53.144Z] 05:20:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-05-22T16:50:53.144Z] 05:21:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.144Z] 05:22:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 05:23:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.144Z] 05:24:01 0.42 0.00 0.42 0.00 0.00 5.85 0.00 [2021-05-22T16:50:53.144Z] 05:25:01 0.28 0.00 0.28 0.00 0.00 3.00 0.00 [2021-05-22T16:50:53.144Z] 05:26:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-05-22T16:50:53.144Z] 05:27:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.144Z] 05:28:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.144Z] 05:29:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.144Z] 05:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.144Z] 05:31:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-05-22T16:50:53.144Z] 05:32:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.144Z] 05:33:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.144Z] 05:34:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.144Z] 05:35:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.144Z] 05:36:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 [2021-05-22T16:50:53.144Z] 05:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.144Z] 05:38:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 [2021-05-22T16:50:53.144Z] 05:39:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.144Z] 05:40:01 0.20 0.00 0.20 0.00 0.00 3.13 0.00 [2021-05-22T16:50:53.144Z] 05:41:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-05-22T16:50:53.144Z] 05:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.144Z] 05:43:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.144Z] 05:44:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.144Z] 05:45:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.144Z] 05:46:01 0.27 0.00 0.27 0.00 0.00 2.83 0.00 [2021-05-22T16:50:53.144Z] 05:47:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.144Z] 05:48:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.144Z] 05:49:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.144Z] 05:50:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.144Z] 05:51:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.144Z] 05:52:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2021-05-22T16:50:53.144Z] 05:53:02 0.18 0.00 0.18 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.144Z] 05:54:01 0.24 0.00 0.24 0.00 0.00 3.47 0.00 [2021-05-22T16:50:53.144Z] 05:55:01 0.37 0.00 0.37 0.00 0.00 5.10 0.00 [2021-05-22T16:50:53.144Z] 05:56:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-05-22T16:50:53.145Z] 05:57:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-05-22T16:50:53.145Z] 05:58:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-22T16:50:53.145Z] 05:59:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 06:00:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 [2021-05-22T16:50:53.145Z] 06:01:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 06:02:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 06:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 06:04:01 0.20 0.00 0.20 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.145Z] 06:05:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 [2021-05-22T16:50:53.145Z] 06:06:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 [2021-05-22T16:50:53.145Z] 06:07:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.145Z] 06:08:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 06:09:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 06:10:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 [2021-05-22T16:50:53.145Z] 06:11:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-22T16:50:53.145Z] 06:12:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.145Z] 06:13:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.145Z] 06:14:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 06:15:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.145Z] 06:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 06:17:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.145Z] 06:18:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 06:19:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 06:20:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.145Z] 06:21:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 06:22:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.145Z] 06:23:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 06:24:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 06:25:01 0.25 0.00 0.25 0.00 0.00 3.60 0.00 [2021-05-22T16:50:53.145Z] 06:26:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-22T16:50:53.145Z] 06:27:01 0.20 0.00 0.20 0.00 0.00 1.50 0.00 [2021-05-22T16:50:53.145Z] 06:28:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 06:29:01 0.20 0.00 0.20 0.00 0.00 2.59 0.00 [2021-05-22T16:50:53.145Z] 06:30:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 06:31:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 06:32:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.145Z] 06:33:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 06:34:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 06:35:01 0.30 0.00 0.30 0.00 0.00 3.85 0.00 [2021-05-22T16:50:53.145Z] 06:36:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.145Z] 06:37:01 0.20 0.00 0.20 0.00 0.00 1.48 0.00 [2021-05-22T16:50:53.145Z] 06:38:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 06:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 06:40:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 [2021-05-22T16:50:53.145Z] 06:41:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 [2021-05-22T16:50:53.145Z] 06:42:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 06:43:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 06:44:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 06:45:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 06:46:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 [2021-05-22T16:50:53.145Z] 06:47:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 [2021-05-22T16:50:53.145Z] 06:48:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.145Z] 06:49:01 0.28 0.00 0.28 0.00 0.00 3.67 0.00 [2021-05-22T16:50:53.145Z] 06:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 06:51:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 06:52:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.145Z] 06:53:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 06:54:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.145Z] 06:55:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 [2021-05-22T16:50:53.145Z] 06:56:01 0.27 0.00 0.27 0.00 0.00 3.43 0.00 [2021-05-22T16:50:53.145Z] 06:57:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-05-22T16:50:53.145Z] 06:58:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.145Z] 06:59:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.145Z] 07:00:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 07:01:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 07:02:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.145Z] 07:03:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.145Z] 07:04:02 0.43 0.00 0.43 0.00 0.00 6.00 0.00 [2021-05-22T16:50:53.145Z] 07:05:01 0.24 0.00 0.24 0.00 0.00 2.93 0.00 [2021-05-22T16:50:53.145Z] 07:06:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 [2021-05-22T16:50:53.145Z] 07:07:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 07:08:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 07:09:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.145Z] 07:10:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 [2021-05-22T16:50:53.145Z] 07:11:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-05-22T16:50:53.145Z] 07:12:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 07:13:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.145Z] 07:14:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.145Z] 07:15:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-05-22T16:50:53.145Z] 07:16:01 0.20 0.00 0.20 0.00 0.00 1.67 0.00 [2021-05-22T16:50:53.145Z] 07:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 07:18:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.145Z] 07:19:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 [2021-05-22T16:50:53.145Z] 07:20:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 07:21:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-05-22T16:50:53.145Z] 07:22:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 07:23:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 [2021-05-22T16:50:53.145Z] 07:24:01 0.28 0.00 0.28 0.00 0.00 3.58 0.00 [2021-05-22T16:50:53.145Z] 07:25:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 07:26:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 [2021-05-22T16:50:53.145Z] 07:27:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 [2021-05-22T16:50:53.145Z] 07:28:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 07:29:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.145Z] 07:30:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 07:31:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 [2021-05-22T16:50:53.145Z] 07:32:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 07:33:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 07:34:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 07:35:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 07:36:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.145Z] 07:37:02 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 07:38:01 0.29 0.00 0.29 0.00 0.00 3.59 0.00 [2021-05-22T16:50:53.145Z] 07:39:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 07:40:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 07:41:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 [2021-05-22T16:50:53.145Z] 07:42:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-05-22T16:50:53.145Z] 07:43:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.145Z] 07:44:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 07:45:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 [2021-05-22T16:50:53.145Z] 07:46:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.145Z] 07:47:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 07:48:01 0.20 0.00 0.20 0.00 0.00 2.82 0.00 [2021-05-22T16:50:53.145Z] 07:49:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 07:50:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 07:51:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.145Z] 07:52:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.145Z] 07:53:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 07:54:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.145Z] 07:55:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.145Z] 07:56:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 [2021-05-22T16:50:53.145Z] 07:57:01 0.28 0.00 0.28 0.00 0.00 3.63 0.00 [2021-05-22T16:50:53.145Z] 07:58:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 [2021-05-22T16:50:53.145Z] 07:59:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.145Z] 08:00:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.145Z] 08:01:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.145Z] 08:02:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 08:03:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.145Z] 08:04:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.145Z] 08:05:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 [2021-05-22T16:50:53.145Z] 08:06:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.145Z] 08:07:01 0.25 0.00 0.25 0.00 0.00 3.33 0.00 [2021-05-22T16:50:53.145Z] 08:08:01 0.28 0.00 0.28 0.00 0.00 4.48 0.00 [2021-05-22T16:50:53.145Z] 08:09:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2021-05-22T16:50:53.145Z] 08:10:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 [2021-05-22T16:50:53.145Z] 08:11:02 0.28 0.00 0.28 0.00 0.00 4.35 0.00 [2021-05-22T16:50:53.145Z] 08:12:01 0.32 0.00 0.32 0.00 0.00 4.17 0.00 [2021-05-22T16:50:53.145Z] 08:13:01 0.37 0.00 0.37 0.00 0.00 6.53 0.00 [2021-05-22T16:50:53.145Z] 08:14:01 0.30 0.00 0.30 0.00 0.00 4.96 0.00 [2021-05-22T16:50:53.145Z] 08:15:01 0.22 0.00 0.22 0.00 0.00 3.16 0.00 [2021-05-22T16:50:53.145Z] 08:16:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2021-05-22T16:50:53.145Z] 08:17:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-05-22T16:50:53.145Z] 08:18:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2021-05-22T16:50:53.145Z] 08:19:01 0.30 0.00 0.30 0.00 0.00 4.21 0.00 [2021-05-22T16:50:53.145Z] 08:20:01 0.25 0.00 0.25 0.00 0.00 4.48 0.00 [2021-05-22T16:50:53.145Z] 08:21:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.145Z] 08:22:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-05-22T16:50:53.145Z] 08:23:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2021-05-22T16:50:53.145Z] 08:24:01 0.27 0.00 0.27 0.00 0.00 4.15 0.00 [2021-05-22T16:50:53.145Z] 08:25:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 [2021-05-22T16:50:53.145Z] 08:26:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 [2021-05-22T16:50:53.145Z] 08:27:01 0.37 0.00 0.37 0.00 0.00 5.18 0.00 [2021-05-22T16:50:53.145Z] 08:28:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.145Z] 08:29:01 0.25 0.00 0.25 0.00 0.00 4.15 0.00 [2021-05-22T16:50:53.145Z] 08:30:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 [2021-05-22T16:50:53.145Z] 08:31:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 [2021-05-22T16:50:53.145Z] 08:32:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-05-22T16:50:53.145Z] 08:33:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.145Z] 08:34:01 0.28 0.00 0.28 0.00 0.00 4.11 0.00 [2021-05-22T16:50:53.145Z] 08:35:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-05-22T16:50:53.145Z] 08:36:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.145Z] 08:37:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-22T16:50:53.145Z] 08:38:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 08:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.145Z] 08:40:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.145Z] 08:41:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-05-22T16:50:53.145Z] 08:42:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 [2021-05-22T16:50:53.145Z] 08:43:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.145Z] 08:44:02 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.145Z] 08:45:01 0.19 0.00 0.19 0.00 0.00 1.56 0.00 [2021-05-22T16:50:53.145Z] 08:46:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.145Z] 08:47:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 08:48:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 [2021-05-22T16:50:53.145Z] 08:49:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.145Z] 08:50:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-05-22T16:50:53.145Z] 08:51:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 08:52:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.146Z] 08:53:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 08:54:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.146Z] 08:55:01 0.20 0.00 0.20 0.00 0.00 1.82 0.00 [2021-05-22T16:50:53.146Z] 08:56:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.146Z] 08:57:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-05-22T16:50:53.146Z] 08:58:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 08:59:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.146Z] 09:00:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-22T16:50:53.146Z] 09:01:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.146Z] 09:02:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 [2021-05-22T16:50:53.146Z] 09:03:01 0.22 0.00 0.22 0.00 0.00 2.05 0.00 [2021-05-22T16:50:53.146Z] 09:04:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 [2021-05-22T16:50:53.146Z] 09:05:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.146Z] 09:06:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.146Z] 09:07:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 09:08:01 0.25 0.00 0.25 0.00 0.00 2.38 0.00 [2021-05-22T16:50:53.146Z] 09:09:01 0.17 0.00 0.17 0.00 0.00 2.40 0.00 [2021-05-22T16:50:53.146Z] 09:10:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 09:11:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.146Z] 09:12:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 [2021-05-22T16:50:53.146Z] 09:13:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.146Z] 09:14:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 09:15:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 09:16:01 0.30 0.00 0.30 0.00 0.00 3.43 0.00 [2021-05-22T16:50:53.146Z] 09:17:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 [2021-05-22T16:50:53.146Z] 09:18:02 0.23 0.00 0.23 0.00 0.00 2.08 0.00 [2021-05-22T16:50:53.146Z] 09:19:01 0.17 0.00 0.17 0.00 0.00 1.66 0.00 [2021-05-22T16:50:53.146Z] 09:20:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.146Z] 09:21:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.146Z] 09:22:01 0.33 0.00 0.33 0.00 0.00 4.40 0.00 [2021-05-22T16:50:53.146Z] 09:23:01 0.32 0.00 0.32 0.00 0.00 3.95 0.00 [2021-05-22T16:50:53.146Z] 09:24:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 09:25:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 09:26:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 09:27:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.146Z] 09:28:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 09:29:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.146Z] 09:30:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.146Z] 09:31:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 09:32:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 09:33:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.146Z] 09:34:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.146Z] 09:35:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 09:36:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 09:37:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-05-22T16:50:53.146Z] 09:38:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.146Z] 09:39:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.146Z] 09:40:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.146Z] 09:41:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 09:42:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 09:43:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 09:44:01 0.22 0.00 0.22 0.00 0.00 1.87 0.00 [2021-05-22T16:50:53.146Z] 09:45:01 0.30 0.00 0.30 0.00 0.00 3.76 0.00 [2021-05-22T16:50:53.146Z] 09:46:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-05-22T16:50:53.146Z] 09:47:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 09:48:01 0.20 0.00 0.20 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.146Z] 09:49:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-22T16:50:53.146Z] 09:50:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 09:51:01 0.23 0.00 0.23 0.00 0.00 2.63 0.00 [2021-05-22T16:50:53.146Z] 09:52:02 0.28 0.00 0.28 0.00 0.00 3.45 0.00 [2021-05-22T16:50:53.146Z] 09:53:01 0.20 0.00 0.20 0.00 0.00 2.63 0.00 [2021-05-22T16:50:53.146Z] 09:54:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 [2021-05-22T16:50:53.146Z] 09:55:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 09:56:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.146Z] 09:57:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.146Z] 09:58:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.146Z] 09:59:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 [2021-05-22T16:50:53.146Z] 10:00:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 10:01:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.146Z] 10:02:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:03:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.146Z] 10:04:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:05:01 0.27 0.00 0.27 0.00 0.00 3.93 0.00 [2021-05-22T16:50:53.146Z] 10:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:07:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.146Z] 10:08:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.146Z] 10:09:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:10:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 10:11:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.146Z] 10:12:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-05-22T16:50:53.146Z] 10:13:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 10:14:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:15:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.146Z] 10:16:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:17:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 10:18:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 10:19:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-05-22T16:50:53.146Z] 10:20:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 10:21:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 10:22:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.146Z] 10:23:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 10:24:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:25:02 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 10:26:01 0.29 0.00 0.29 0.00 0.00 3.02 0.00 [2021-05-22T16:50:53.146Z] 10:27:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 [2021-05-22T16:50:53.146Z] 10:28:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 10:29:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 10:30:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.146Z] 10:31:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 [2021-05-22T16:50:53.146Z] 10:32:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-05-22T16:50:53.146Z] 10:33:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-05-22T16:50:53.146Z] 10:34:01 0.28 0.00 0.28 0.00 0.00 3.73 0.00 [2021-05-22T16:50:53.146Z] 10:35:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.146Z] 10:36:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 10:37:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.146Z] 10:38:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 [2021-05-22T16:50:53.146Z] 10:39:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 [2021-05-22T16:50:53.146Z] 10:40:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-22T16:50:53.146Z] 10:41:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 10:43:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 10:44:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:45:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 10:46:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:47:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-22T16:50:53.146Z] 10:48:01 0.17 0.00 0.17 0.00 0.00 2.27 0.00 [2021-05-22T16:50:53.146Z] 10:49:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.146Z] 10:50:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 10:51:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 10:52:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.146Z] 10:53:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.146Z] 10:54:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 10:55:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-05-22T16:50:53.146Z] 10:56:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.146Z] 10:57:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 10:58:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.146Z] 10:59:02 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 11:00:01 0.20 0.00 0.20 0.00 0.00 2.59 0.00 [2021-05-22T16:50:53.146Z] 11:01:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-05-22T16:50:53.146Z] 11:02:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.146Z] 11:03:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 11:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 11:05:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.146Z] 11:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.146Z] 11:07:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.146Z] 11:08:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.146Z] 11:09:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 11:10:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 11:11:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.146Z] 11:12:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 [2021-05-22T16:50:53.146Z] 11:13:01 0.28 0.00 0.28 0.00 0.00 4.22 0.00 [2021-05-22T16:50:53.146Z] 11:14:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 [2021-05-22T16:50:53.146Z] 11:15:01 0.32 0.00 0.32 0.00 0.00 4.58 0.00 [2021-05-22T16:50:53.146Z] 11:16:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 [2021-05-22T16:50:53.146Z] 11:17:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 [2021-05-22T16:50:53.146Z] 11:18:01 0.32 0.00 0.32 0.00 0.00 4.66 0.00 [2021-05-22T16:50:53.146Z] 11:19:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.146Z] 11:20:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.146Z] 11:21:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 [2021-05-22T16:50:53.146Z] 11:22:01 0.25 0.00 0.25 0.00 0.00 3.10 0.00 [2021-05-22T16:50:53.146Z] 11:23:01 0.30 0.00 0.30 0.00 0.00 5.65 0.00 [2021-05-22T16:50:53.146Z] 11:24:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 [2021-05-22T16:50:53.146Z] 11:25:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.146Z] 11:26:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 [2021-05-22T16:50:53.146Z] 11:27:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 [2021-05-22T16:50:53.146Z] 11:28:01 0.28 0.00 0.28 0.00 0.00 5.13 0.00 [2021-05-22T16:50:53.146Z] 11:29:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 [2021-05-22T16:50:53.146Z] 11:30:01 0.33 0.00 0.33 0.00 0.00 6.05 0.00 [2021-05-22T16:50:53.146Z] 11:31:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-05-22T16:50:53.146Z] 11:32:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.146Z] 11:33:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 11:34:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.146Z] 11:35:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.146Z] 11:36:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.146Z] 11:37:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 [2021-05-22T16:50:53.146Z] 11:38:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 11:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.146Z] 11:40:01 0.33 0.00 0.33 0.00 0.00 4.53 0.00 [2021-05-22T16:50:53.146Z] 11:41:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 [2021-05-22T16:50:53.146Z] 11:42:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.146Z] 11:43:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.146Z] 11:44:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-05-22T16:50:53.146Z] 11:45:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.146Z] 11:46:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.146Z] 11:47:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.146Z] 11:48:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.147Z] 11:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 11:50:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 11:51:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 [2021-05-22T16:50:53.147Z] 11:52:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.147Z] 11:53:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.147Z] 11:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 11:55:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 [2021-05-22T16:50:53.147Z] 11:56:01 0.23 0.00 0.23 0.00 0.00 2.22 0.00 [2021-05-22T16:50:53.147Z] 11:57:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-05-22T16:50:53.147Z] 11:58:01 0.37 0.00 0.37 0.00 0.00 5.06 0.00 [2021-05-22T16:50:53.147Z] 11:59:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.147Z] 12:00:01 0.25 0.00 0.25 0.00 0.00 3.48 0.00 [2021-05-22T16:50:53.147Z] 12:01:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-22T16:50:53.147Z] 12:02:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 12:03:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 [2021-05-22T16:50:53.147Z] 12:04:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.147Z] 12:05:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 12:06:01 0.17 0.00 0.17 0.00 0.00 1.85 0.00 [2021-05-22T16:50:53.147Z] 12:07:02 0.32 0.00 0.32 0.00 0.00 3.22 0.00 [2021-05-22T16:50:53.147Z] 12:08:01 0.22 0.00 0.22 0.00 0.00 2.35 0.00 [2021-05-22T16:50:53.147Z] 12:09:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 12:10:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 [2021-05-22T16:50:53.147Z] 12:11:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 [2021-05-22T16:50:53.147Z] 12:12:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-05-22T16:50:53.147Z] 12:13:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-22T16:50:53.147Z] 12:14:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-05-22T16:50:53.147Z] 12:15:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.147Z] 12:16:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 [2021-05-22T16:50:53.147Z] 12:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 12:18:01 0.25 0.00 0.25 0.00 0.00 2.38 0.00 [2021-05-22T16:50:53.147Z] 12:19:01 0.27 0.00 0.27 0.00 0.00 4.36 0.00 [2021-05-22T16:50:53.147Z] 12:20:01 0.20 0.00 0.20 0.00 0.00 2.45 0.00 [2021-05-22T16:50:53.147Z] 12:21:01 0.28 0.00 0.28 0.00 0.00 3.80 0.00 [2021-05-22T16:50:53.147Z] 12:22:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 [2021-05-22T16:50:53.147Z] 12:23:01 0.30 0.00 0.30 0.00 0.00 2.61 0.00 [2021-05-22T16:50:53.147Z] 12:24:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.147Z] 12:25:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 [2021-05-22T16:50:53.147Z] 12:26:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.147Z] 12:27:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 [2021-05-22T16:50:53.147Z] 12:28:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 [2021-05-22T16:50:53.147Z] 12:29:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-05-22T16:50:53.147Z] 12:30:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.147Z] 12:31:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.147Z] 12:32:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 12:33:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-05-22T16:50:53.147Z] 12:34:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.147Z] 12:35:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 12:36:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.147Z] 12:37:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 12:38:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.147Z] 12:39:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 [2021-05-22T16:50:53.147Z] 12:40:02 0.30 0.00 0.30 0.00 0.00 3.95 0.00 [2021-05-22T16:50:53.147Z] 12:41:01 0.56 0.00 0.56 0.00 0.00 5.66 0.00 [2021-05-22T16:50:53.147Z] 12:42:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 [2021-05-22T16:50:53.147Z] 12:43:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.147Z] 12:44:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.147Z] 12:45:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.147Z] 12:46:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.147Z] 12:47:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.147Z] 12:48:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 12:49:01 0.33 0.00 0.33 0.00 0.00 4.66 0.00 [2021-05-22T16:50:53.147Z] 12:50:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.147Z] 12:51:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.147Z] 12:52:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 12:53:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.147Z] 12:54:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.147Z] 12:55:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 12:56:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.147Z] 12:57:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 12:58:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 12:59:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.147Z] 13:00:01 0.22 0.00 0.22 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.147Z] 13:01:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 [2021-05-22T16:50:53.147Z] 13:02:01 0.25 0.00 0.25 0.00 0.00 2.91 0.00 [2021-05-22T16:50:53.147Z] 13:03:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 13:04:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 13:05:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.147Z] 13:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 13:07:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2021-05-22T16:50:53.147Z] 13:08:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 [2021-05-22T16:50:53.147Z] 13:09:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 13:10:01 0.17 0.00 0.17 0.00 0.00 1.87 0.00 [2021-05-22T16:50:53.147Z] 13:11:01 6.15 0.05 6.10 0.00 0.40 69.39 0.00 [2021-05-22T16:50:53.147Z] 13:12:01 1.73 0.00 1.73 0.00 0.00 42.36 0.00 [2021-05-22T16:50:53.147Z] 13:13:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-05-22T16:50:53.147Z] 13:14:02 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-22T16:50:53.147Z] 13:15:01 0.19 0.00 0.19 0.00 0.00 2.17 0.00 [2021-05-22T16:50:53.147Z] 13:16:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 13:17:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 13:18:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.147Z] 13:19:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 [2021-05-22T16:50:53.147Z] 13:20:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-05-22T16:50:53.147Z] 13:21:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 13:22:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-05-22T16:50:53.147Z] 13:23:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.147Z] 13:24:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.147Z] 13:25:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.147Z] 13:26:01 0.43 0.00 0.43 0.00 0.00 5.80 0.00 [2021-05-22T16:50:53.147Z] 13:27:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.147Z] 13:28:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.147Z] 13:29:01 0.28 0.00 0.28 0.00 0.00 3.91 0.00 [2021-05-22T16:50:53.147Z] 13:30:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.147Z] 13:31:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 13:32:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.147Z] 13:33:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.147Z] 13:34:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 13:35:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.147Z] 13:36:01 0.28 0.00 0.28 0.00 0.00 3.23 0.00 [2021-05-22T16:50:53.147Z] 13:37:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.147Z] 13:38:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 13:39:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.147Z] 13:40:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.147Z] 13:41:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 13:42:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.147Z] 13:43:01 0.28 0.00 0.28 0.00 0.00 3.36 0.00 [2021-05-22T16:50:53.147Z] 13:44:01 0.23 0.00 0.23 0.00 0.00 2.81 0.00 [2021-05-22T16:50:53.147Z] 13:45:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.147Z] 13:46:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.147Z] 13:47:02 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 13:48:01 0.25 0.00 0.25 0.00 0.00 3.24 0.00 [2021-05-22T16:50:53.147Z] 13:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 13:50:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 [2021-05-22T16:50:53.147Z] 13:51:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.147Z] 13:52:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 13:53:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.147Z] 13:54:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.147Z] 13:55:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.147Z] 13:56:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 13:57:01 0.25 0.00 0.25 0.00 0.00 2.33 0.00 [2021-05-22T16:50:53.147Z] 13:58:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 [2021-05-22T16:50:53.147Z] 13:59:01 0.32 0.00 0.32 0.00 0.00 4.23 0.00 [2021-05-22T16:50:53.147Z] 14:00:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.147Z] 14:01:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 14:02:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.147Z] 14:03:01 0.28 0.00 0.28 0.00 0.00 2.62 0.00 [2021-05-22T16:50:53.147Z] 14:04:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 [2021-05-22T16:50:53.147Z] 14:05:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.147Z] 14:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.147Z] 14:07:01 0.37 0.00 0.37 0.00 0.00 5.36 0.00 [2021-05-22T16:50:53.147Z] 14:08:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.147Z] 14:09:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-05-22T16:50:53.148Z] 14:10:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 [2021-05-22T16:50:53.148Z] 14:11:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-05-22T16:50:53.148Z] 14:12:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 14:13:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-05-22T16:50:53.148Z] 14:14:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-05-22T16:50:53.148Z] 14:15:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 14:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.148Z] 14:17:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 14:18:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 [2021-05-22T16:50:53.148Z] 14:19:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.148Z] 14:20:02 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 14:21:01 0.20 0.00 0.20 0.00 0.00 2.39 0.00 [2021-05-22T16:50:53.148Z] 14:22:01 0.30 0.00 0.30 0.00 0.00 4.16 0.00 [2021-05-22T16:50:53.148Z] 14:23:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 [2021-05-22T16:50:53.148Z] 14:24:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.148Z] 14:25:01 0.47 0.00 0.47 0.00 0.00 4.60 0.00 [2021-05-22T16:50:53.148Z] 14:26:01 0.63 0.00 0.63 0.00 0.00 6.98 0.00 [2021-05-22T16:50:53.148Z] 14:27:01 0.58 0.00 0.58 0.00 0.00 5.58 0.00 [2021-05-22T16:50:53.148Z] 14:28:01 0.55 0.00 0.55 0.00 0.00 5.08 0.00 [2021-05-22T16:50:53.148Z] 14:29:01 0.50 0.00 0.50 0.00 0.00 4.33 0.00 [2021-05-22T16:50:53.148Z] 14:30:01 0.32 0.00 0.32 0.00 0.00 3.53 0.00 [2021-05-22T16:50:53.148Z] 14:31:01 0.33 0.00 0.33 0.00 0.00 4.30 0.00 [2021-05-22T16:50:53.148Z] 14:32:01 0.33 0.00 0.33 0.00 0.00 4.96 0.00 [2021-05-22T16:50:53.148Z] 14:33:01 0.28 0.00 0.28 0.00 0.00 4.11 0.00 [2021-05-22T16:50:53.148Z] 14:34:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 [2021-05-22T16:50:53.148Z] 14:35:01 0.30 0.00 0.30 0.00 0.00 4.86 0.00 [2021-05-22T16:50:53.148Z] 14:36:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 [2021-05-22T16:50:53.148Z] 14:37:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.148Z] 14:38:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 [2021-05-22T16:50:53.148Z] 14:39:01 0.25 0.00 0.25 0.00 0.00 3.36 0.00 [2021-05-22T16:50:53.148Z] 14:40:01 0.32 0.00 0.32 0.00 0.00 5.38 0.00 [2021-05-22T16:50:53.148Z] 14:41:01 0.27 0.00 0.27 0.00 0.00 4.01 0.00 [2021-05-22T16:50:53.148Z] 14:42:01 0.33 0.00 0.33 0.00 0.00 4.91 0.00 [2021-05-22T16:50:53.148Z] 14:43:01 0.27 0.00 0.27 0.00 0.00 3.88 0.00 [2021-05-22T16:50:53.148Z] 14:44:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 [2021-05-22T16:50:53.148Z] 14:45:01 0.27 0.00 0.27 0.00 0.00 3.08 0.00 [2021-05-22T16:50:53.148Z] 14:46:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 [2021-05-22T16:50:53.148Z] 14:47:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 [2021-05-22T16:50:53.148Z] 14:48:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.148Z] 14:49:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.148Z] 14:50:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 [2021-05-22T16:50:53.148Z] 14:51:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 [2021-05-22T16:50:53.148Z] 14:52:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 14:53:01 0.25 0.00 0.25 0.00 0.00 2.53 0.00 [2021-05-22T16:50:53.148Z] 14:54:02 0.25 0.00 0.25 0.00 0.00 3.00 0.00 [2021-05-22T16:50:53.148Z] 14:55:01 0.22 0.00 0.22 0.00 0.00 2.59 0.00 [2021-05-22T16:50:53.148Z] 14:56:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.148Z] 14:57:01 0.63 0.00 0.63 0.00 0.00 7.53 0.00 [2021-05-22T16:50:53.148Z] 14:58:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 [2021-05-22T16:50:53.148Z] 14:59:01 0.63 0.00 0.63 0.00 0.00 7.40 0.00 [2021-05-22T16:50:53.148Z] 15:00:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-05-22T16:50:53.148Z] 15:01:01 0.23 0.00 0.23 0.00 0.00 2.58 0.00 [2021-05-22T16:50:53.148Z] 15:02:01 0.25 0.00 0.25 0.00 0.00 2.96 0.00 [2021-05-22T16:50:53.148Z] 15:03:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 [2021-05-22T16:50:53.148Z] 15:04:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.148Z] 15:05:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.148Z] 15:06:01 0.28 0.00 0.28 0.00 0.00 4.86 0.00 [2021-05-22T16:50:53.148Z] 15:07:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 [2021-05-22T16:50:53.148Z] 15:08:01 0.37 0.00 0.37 0.00 0.00 5.00 0.00 [2021-05-22T16:50:53.148Z] 15:09:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-05-22T16:50:53.148Z] 15:10:01 0.22 0.00 0.22 0.00 0.00 3.30 0.00 [2021-05-22T16:50:53.148Z] 15:11:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 15:12:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 [2021-05-22T16:50:53.148Z] 15:13:01 0.30 0.00 0.30 0.00 0.00 3.75 0.00 [2021-05-22T16:50:53.148Z] 15:14:01 0.28 0.00 0.28 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 15:15:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.148Z] 15:16:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 15:17:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 [2021-05-22T16:50:53.148Z] 15:18:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2021-05-22T16:50:53.148Z] 15:19:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 [2021-05-22T16:50:53.148Z] 15:20:01 0.55 0.00 0.55 0.00 0.00 5.83 0.00 [2021-05-22T16:50:53.148Z] 15:21:01 0.72 0.00 0.72 0.00 0.00 8.01 0.00 [2021-05-22T16:50:53.148Z] 15:22:01 0.55 0.00 0.55 0.00 0.00 5.43 0.00 [2021-05-22T16:50:53.148Z] 15:23:01 0.63 0.00 0.63 0.00 0.00 7.53 0.00 [2021-05-22T16:50:53.148Z] 15:24:01 0.55 0.00 0.55 0.00 0.00 5.70 0.00 [2021-05-22T16:50:53.148Z] 15:25:01 0.45 0.00 0.45 0.00 0.00 5.03 0.00 [2021-05-22T16:50:53.148Z] 15:26:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 15:27:02 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.148Z] 15:28:01 0.29 0.00 0.29 0.00 0.00 3.29 0.00 [2021-05-22T16:50:53.148Z] 15:29:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 [2021-05-22T16:50:53.148Z] 15:30:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.148Z] 15:31:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 [2021-05-22T16:50:53.148Z] 15:32:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.148Z] 15:33:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.148Z] 15:34:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.148Z] 15:35:01 0.20 0.00 0.20 0.00 0.00 1.83 0.00 [2021-05-22T16:50:53.148Z] 15:36:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 [2021-05-22T16:50:53.148Z] 15:37:01 0.67 0.00 0.67 0.00 0.00 7.03 0.00 [2021-05-22T16:50:53.148Z] 15:38:01 0.67 0.00 0.67 0.00 0.00 7.83 0.00 [2021-05-22T16:50:53.148Z] 15:39:01 0.55 0.00 0.55 0.00 0.00 5.70 0.00 [2021-05-22T16:50:53.148Z] 15:40:01 0.45 0.00 0.45 0.00 0.00 4.95 0.00 [2021-05-22T16:50:53.148Z] 15:41:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 15:42:01 0.23 0.00 0.23 0.00 0.00 2.57 0.00 [2021-05-22T16:50:53.148Z] 15:43:01 0.30 0.00 0.30 0.00 0.00 3.81 0.00 [2021-05-22T16:50:53.148Z] 15:44:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.148Z] 15:45:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 [2021-05-22T16:50:53.148Z] 15:46:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.148Z] 15:47:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.148Z] 15:48:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 15:49:01 0.22 0.00 0.22 0.00 0.00 2.55 0.00 [2021-05-22T16:50:53.148Z] 15:50:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-05-22T16:50:53.148Z] 15:51:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 15:52:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.148Z] 15:53:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.148Z] 15:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.148Z] 15:55:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 [2021-05-22T16:50:53.148Z] 15:56:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 15:57:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 [2021-05-22T16:50:53.148Z] 15:58:01 0.30 0.00 0.30 0.00 0.00 4.60 0.00 [2021-05-22T16:50:53.148Z] 15:59:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.148Z] 16:00:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 [2021-05-22T16:50:53.148Z] 16:01:02 0.25 0.00 0.25 0.00 0.00 2.91 0.00 [2021-05-22T16:50:53.148Z] 16:02:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 [2021-05-22T16:50:53.148Z] 16:03:01 0.28 0.00 0.28 0.00 0.00 2.60 0.00 [2021-05-22T16:50:53.148Z] 16:04:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 [2021-05-22T16:50:53.148Z] 16:05:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 [2021-05-22T16:50:53.148Z] 16:06:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.148Z] 16:07:01 0.63 0.00 0.63 0.00 0.00 7.26 0.00 [2021-05-22T16:50:53.148Z] 16:08:01 0.62 0.00 0.62 0.00 0.00 6.33 0.00 [2021-05-22T16:50:53.148Z] 16:09:01 0.58 0.00 0.58 0.00 0.00 6.00 0.00 [2021-05-22T16:50:53.148Z] 16:10:01 0.70 0.00 0.70 0.00 0.00 7.88 0.00 [2021-05-22T16:50:53.148Z] 16:11:01 0.55 0.00 0.55 0.00 0.00 5.70 0.00 [2021-05-22T16:50:53.148Z] 16:12:01 0.67 0.00 0.67 0.00 0.00 7.70 0.00 [2021-05-22T16:50:53.148Z] 16:13:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 [2021-05-22T16:50:53.148Z] 16:14:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.148Z] 16:15:01 0.33 0.00 0.33 0.00 0.00 5.13 0.00 [2021-05-22T16:50:53.148Z] 16:16:01 0.18 0.00 0.18 0.00 0.00 1.42 0.00 [2021-05-22T16:50:53.148Z] 16:17:01 0.40 0.00 0.40 0.00 0.00 5.15 0.00 [2021-05-22T16:50:53.148Z] 16:18:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.148Z] 16:19:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.148Z] 16:20:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 [2021-05-22T16:50:53.148Z] 16:21:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.148Z] 16:22:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 [2021-05-22T16:50:53.148Z] 16:23:01 0.22 0.00 0.22 0.00 0.00 2.02 0.00 [2021-05-22T16:50:53.148Z] 16:24:01 0.20 0.00 0.20 0.00 0.00 1.85 0.00 [2021-05-22T16:50:53.148Z] 16:25:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 [2021-05-22T16:50:53.148Z] 16:26:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 [2021-05-22T16:50:53.148Z] 16:27:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 [2021-05-22T16:50:53.148Z] 16:28:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 [2021-05-22T16:50:53.148Z] 16:29:01 22.52 0.68 21.84 0.00 208.79 5668.72 0.00 [2021-05-22T16:50:53.148Z] 16:30:01 93.67 3.48 90.19 0.00 2596.87 18359.66 0.00 [2021-05-22T16:50:53.148Z] 16:31:01 177.91 0.00 177.91 0.00 0.00 43074.93 0.00 [2021-05-22T16:50:53.148Z] 16:32:02 66.22 0.02 66.20 0.00 0.53 11064.64 0.00 [2021-05-22T16:50:53.148Z] 16:33:01 112.50 0.03 112.46 0.00 1.08 20606.65 0.00 [2021-05-22T16:50:53.148Z] 16:34:01 961.75 516.60 445.15 0.00 20886.91 297252.30 0.00 [2021-05-22T16:50:53.148Z] 16:35:01 586.11 92.61 493.50 0.00 5332.22 211070.82 0.00 [2021-05-22T16:50:53.148Z] 16:36:01 254.67 17.49 237.19 0.00 2981.52 36943.40 0.00 [2021-05-22T16:50:53.148Z] 16:37:01 1.05 0.03 1.02 0.00 0.27 13.94 0.00 [2021-05-22T16:50:53.148Z] 16:38:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 [2021-05-22T16:50:53.148Z] 16:39:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 [2021-05-22T16:50:53.148Z] 16:40:01 0.30 0.07 0.23 0.00 0.80 2.72 0.00 [2021-05-22T16:50:53.148Z] 16:41:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 [2021-05-22T16:50:53.148Z] 16:42:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 [2021-05-22T16:50:53.148Z] 16:43:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 [2021-05-22T16:50:53.148Z] 16:44:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 [2021-05-22T16:50:53.148Z] 16:45:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 [2021-05-22T16:50:53.148Z] 16:46:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 [2021-05-22T16:50:53.148Z] 16:47:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 [2021-05-22T16:50:53.148Z] 16:48:01 0.27 0.03 0.23 0.00 0.80 3.25 0.00 [2021-05-22T16:50:53.148Z] 16:49:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 [2021-05-22T16:50:53.148Z] 16:50:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 [2021-05-22T16:50:53.148Z] Average: 3.63 1.19 2.44 0.00 52.78 869.17 0.00 [2021-05-22T16:50:53.148Z] [2021-05-22T16:50:53.148Z] 03:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-22T16:50:53.148Z] 03:43:01 5754276 0 663224 8.28 2620 1588820 1093976 12.08 369624 1499648 19592 [2021-05-22T16:50:53.148Z] 03:44:01 5753232 0 664264 8.29 2620 1588824 1093748 12.08 370604 1499684 24 [2021-05-22T16:50:53.148Z] 03:45:01 5751432 0 666060 8.32 2620 1588828 1063960 11.75 372964 1500444 20 [2021-05-22T16:50:53.148Z] 03:46:01 5750980 0 666508 8.32 2620 1588832 1063660 11.74 372336 1500772 16 [2021-05-22T16:50:53.148Z] 03:47:01 5757684 0 659796 8.24 2620 1588840 1063660 11.74 365872 1500772 8 [2021-05-22T16:50:53.148Z] 03:48:01 5756928 0 660552 8.25 2620 1588840 1063852 11.75 366988 1500772 20 [2021-05-22T16:50:53.149Z] 03:49:01 5751472 0 666004 8.32 2620 1588844 1063660 11.74 372292 1500772 16 [2021-05-22T16:50:53.149Z] 03:50:01 5751012 0 666456 8.32 2620 1588852 1063660 11.74 372752 1500828 16 [2021-05-22T16:50:53.149Z] 03:51:01 5750892 0 666576 8.32 2620 1588852 1063660 11.74 373312 1500172 8 [2021-05-22T16:50:53.149Z] 03:52:01 5751100 0 666360 8.32 2620 1588860 1063660 11.74 374060 1499412 12 [2021-05-22T16:50:53.149Z] 03:53:01 5748956 0 668504 8.35 2620 1588860 1063972 11.75 375880 1499412 20 [2021-05-22T16:50:53.149Z] 03:54:01 5750532 0 666916 8.33 2620 1588872 1063720 11.74 374520 1499412 20 [2021-05-22T16:50:53.149Z] 03:55:01 5750976 0 666468 8.32 2620 1588876 1063660 11.74 374208 1499412 8 [2021-05-22T16:50:53.149Z] 03:56:01 5750968 0 666472 8.32 2620 1588880 1063660 11.74 374212 1499416 8 [2021-05-22T16:50:53.149Z] 03:57:01 5750972 0 666464 8.32 2620 1588884 1063660 11.74 374216 1499412 20 [2021-05-22T16:50:53.149Z] 03:58:01 5750556 0 666876 8.33 2620 1588888 1063780 11.74 374716 1499416 20 [2021-05-22T16:50:53.149Z] 03:59:01 5750452 0 666976 8.33 2620 1588892 1063660 11.74 374044 1499412 16 [2021-05-22T16:50:53.149Z] 04:00:01 5750616 0 666808 8.33 2620 1588896 1063660 11.74 374228 1499412 16 [2021-05-22T16:50:53.149Z] 04:01:01 5748868 0 668552 8.35 2620 1588900 1066344 11.77 374948 1499412 8 [2021-05-22T16:50:53.149Z] 04:02:01 5749948 0 667344 8.33 2620 1589028 1064168 11.75 374416 1499472 8 [2021-05-22T16:50:53.149Z] 04:03:01 5749524 0 667768 8.34 2620 1589028 1064276 11.75 375072 1499472 20 [2021-05-22T16:50:53.149Z] 04:04:01 5750096 0 667188 8.33 2620 1589036 1064168 11.75 374456 1499476 16 [2021-05-22T16:50:53.149Z] 04:05:01 5748636 0 668644 8.35 2620 1589040 1064396 11.75 375692 1499472 8 [2021-05-22T16:50:53.149Z] 04:06:01 5749972 0 667308 8.33 2620 1589040 1064168 11.75 374444 1499472 8 [2021-05-22T16:50:53.149Z] 04:07:01 5750172 0 667100 8.33 2620 1589048 1064168 11.75 374472 1499472 8 [2021-05-22T16:50:53.149Z] 04:08:02 5750040 0 667228 8.33 2620 1589052 1064276 11.75 375140 1499476 20 [2021-05-22T16:50:53.149Z] 04:09:01 5750096 0 667168 8.33 2620 1589056 1064168 11.75 374576 1499472 16 [2021-05-22T16:50:53.149Z] 04:10:01 5749916 0 667344 8.33 2620 1589060 1064216 11.75 374804 1499472 8 [2021-05-22T16:50:53.149Z] 04:11:01 5750212 0 667044 8.33 2620 1589064 1064168 11.75 374488 1499472 8 [2021-05-22T16:50:53.149Z] 04:12:01 5749964 0 667288 8.33 2620 1589068 1064168 11.75 374472 1499472 8 [2021-05-22T16:50:53.149Z] 04:13:01 5749504 0 667708 8.34 2620 1589108 1064252 11.75 374892 1499480 24 [2021-05-22T16:50:53.149Z] 04:14:01 5750460 0 666784 8.33 2620 1589076 1064168 11.75 374452 1499472 16 [2021-05-22T16:50:53.149Z] 04:15:01 5750212 0 667024 8.33 2620 1589084 1064168 11.75 374472 1499476 8 [2021-05-22T16:50:53.149Z] 04:16:01 5749972 0 667260 8.33 2620 1589088 1064168 11.75 374496 1499472 8 [2021-05-22T16:50:53.149Z] 04:17:01 5749864 0 667364 8.33 2620 1589092 1064168 11.75 374500 1499472 8 [2021-05-22T16:50:53.149Z] 04:18:01 5749340 0 667880 8.34 2620 1589100 1064264 11.75 375040 1499472 20 [2021-05-22T16:50:53.149Z] 04:19:01 5750492 0 666728 8.32 2620 1589100 1064168 11.75 374456 1499472 16 [2021-05-22T16:50:53.149Z] 04:20:01 5750104 0 667112 8.33 2620 1589104 1064168 11.75 374508 1499472 8 [2021-05-22T16:50:53.149Z] 04:21:01 5750268 0 666940 8.33 2620 1589112 1064168 11.75 374620 1499472 8 [2021-05-22T16:50:53.149Z] 04:22:01 5750104 0 667100 8.33 2620 1589116 1064168 11.75 374544 1499472 8 [2021-05-22T16:50:53.149Z] 04:23:01 5746752 0 670444 8.37 2620 1589124 1064240 11.75 377716 1499472 8 [2021-05-22T16:50:53.149Z] 04:24:01 5747244 0 669952 8.37 2620 1589124 1064168 11.75 377428 1499472 8 [2021-05-22T16:50:53.149Z] 04:25:01 5746456 0 670732 8.37 2620 1589132 1064288 11.75 377996 1499472 8 [2021-05-22T16:50:53.149Z] 04:26:01 5747252 0 669936 8.36 2620 1589132 1064168 11.75 377344 1499472 8 [2021-05-22T16:50:53.149Z] 04:27:01 5747128 0 670052 8.37 2620 1589140 1064168 11.75 377344 1499476 8 [2021-05-22T16:50:53.149Z] 04:28:01 5746468 0 670708 8.37 2620 1589144 1064264 11.75 378004 1499472 8 [2021-05-22T16:50:53.149Z] 04:29:01 5747116 0 670060 8.37 2620 1589144 1064168 11.75 377468 1499472 8 [2021-05-22T16:50:53.149Z] 04:30:01 5747256 0 669912 8.36 2620 1589152 1064168 11.75 377476 1499472 8 [2021-05-22T16:50:53.149Z] 04:31:01 5747480 0 669684 8.36 2620 1589156 1064168 11.75 377332 1499472 8 [2021-05-22T16:50:53.149Z] 04:32:01 5747404 0 669756 8.36 2620 1589160 1064168 11.75 377404 1499472 8 [2021-05-22T16:50:53.149Z] 04:33:01 5746420 0 670736 8.37 2620 1589164 1064312 11.75 378152 1499472 8 [2021-05-22T16:50:53.149Z] 04:34:01 5745696 0 671456 8.38 2620 1589168 1064444 11.75 378880 1499476 8 [2021-05-22T16:50:53.149Z] 04:35:01 5744768 0 672380 8.40 2620 1589172 1064528 11.75 379404 1499472 8 [2021-05-22T16:50:53.149Z] 04:36:01 5744400 0 672744 8.40 2620 1589176 1064612 11.75 379524 1499472 8 [2021-05-22T16:50:53.149Z] 04:37:01 5746960 0 670180 8.37 2620 1589180 1064168 11.75 377420 1499472 8 [2021-05-22T16:50:53.149Z] 04:38:01 5746724 0 670412 8.37 2620 1589184 1064252 11.75 377536 1499472 8 [2021-05-22T16:50:53.149Z] 04:39:01 5747432 0 669700 8.36 2620 1589188 1064216 11.75 377492 1499472 12 [2021-05-22T16:50:53.149Z] 04:40:01 5747008 0 670120 8.37 2620 1589192 1064168 11.75 377548 1499472 16 [2021-05-22T16:50:53.149Z] 04:41:01 5747380 0 669740 8.36 2620 1589200 1064168 11.75 377540 1499472 8 [2021-05-22T16:50:53.149Z] 04:42:01 5747092 0 670028 8.37 2620 1589200 1064168 11.75 377560 1499472 8 [2021-05-22T16:50:53.149Z] 04:43:02 5743636 0 672472 8.40 2620 1590212 1067412 11.78 379344 1499936 8 [2021-05-22T16:50:53.149Z] 04:44:01 5594076 0 763744 9.54 2620 1648500 1064200 11.75 417760 1518468 8 [2021-05-22T16:50:53.149Z] 04:45:01 5593896 0 763920 9.54 2620 1648504 1064248 11.75 417780 1518468 12 [2021-05-22T16:50:53.149Z] 04:46:01 5593308 0 764500 9.55 2620 1648512 1064200 11.75 417892 1518468 8 [2021-05-22T16:50:53.149Z] 04:47:01 5593224 0 764584 9.55 2620 1648512 1064200 11.75 417708 1518468 8 [2021-05-22T16:50:53.149Z] 04:48:01 5592556 0 765244 9.55 2620 1648520 1064672 11.75 418344 1518468 8 [2021-05-22T16:50:53.149Z] 04:49:01 5593456 0 764344 9.54 2620 1648520 1064456 11.75 417776 1518468 8 [2021-05-22T16:50:53.149Z] 04:50:01 5593316 0 764480 9.55 2620 1648524 1064456 11.75 417812 1518468 8 [2021-05-22T16:50:53.149Z] 04:51:01 5592748 0 765040 9.55 2620 1648532 1064528 11.75 418292 1518468 8 [2021-05-22T16:50:53.149Z] 04:52:01 5593076 0 764712 9.55 2620 1648532 1064456 11.75 417800 1518468 8 [2021-05-22T16:50:53.149Z] 04:53:01 5593336 0 764444 9.54 2620 1648540 1064564 11.75 418420 1518468 8 [2021-05-22T16:50:53.149Z] 04:54:01 5592724 0 765052 9.55 2620 1648544 1064576 11.75 418432 1518468 8 [2021-05-22T16:50:53.149Z] 04:55:01 5593340 0 764432 9.54 2620 1648548 1064456 11.75 417820 1518468 8 [2021-05-22T16:50:53.149Z] 04:56:01 5593480 0 764288 9.54 2620 1648552 1064456 11.75 417824 1518468 8 [2021-05-22T16:50:53.149Z] 04:57:01 5593232 0 764532 9.55 2620 1648556 1064456 11.75 417844 1518472 8 [2021-05-22T16:50:53.149Z] 04:58:01 5593212 0 764548 9.55 2620 1648560 1064540 11.75 417864 1518468 8 [2021-05-22T16:50:53.149Z] 04:59:01 5593144 0 764612 9.55 2620 1648564 1064504 11.75 417960 1518468 12 [2021-05-22T16:50:53.149Z] 05:00:01 5593496 0 764256 9.54 2620 1648568 1064456 11.75 417824 1518468 16 [2021-05-22T16:50:53.149Z] 05:01:01 5591912 0 765836 9.56 2620 1648572 1066796 11.78 418520 1518468 8 [2021-05-22T16:50:53.149Z] 05:02:01 5592952 0 764792 9.55 2620 1648576 1064456 11.75 417856 1518468 8 [2021-05-22T16:50:53.149Z] 05:03:01 5592840 0 764896 9.55 2620 1648584 1064552 11.75 417972 1518468 8 [2021-05-22T16:50:53.149Z] 05:04:01 5593108 0 764624 9.55 2620 1648588 1064456 11.75 417884 1518448 8 [2021-05-22T16:50:53.149Z] 05:05:01 5592128 0 765604 9.56 2620 1648588 1064708 11.75 418312 1518448 8 [2021-05-22T16:50:53.149Z] 05:06:01 5593084 0 764640 9.55 2620 1648596 1064456 11.75 417928 1518448 8 [2021-05-22T16:50:53.149Z] 05:07:01 5593472 0 764252 9.54 2620 1648596 1064456 11.75 417912 1518448 8 [2021-05-22T16:50:53.149Z] 05:08:01 5592800 0 764916 9.55 2620 1648604 1064576 11.75 418136 1518448 8 [2021-05-22T16:50:53.149Z] 05:09:01 5593144 0 764568 9.55 2620 1648608 1064504 11.75 418020 1518448 8 [2021-05-22T16:50:53.149Z] 05:10:01 5593280 0 764428 9.54 2620 1648612 1064456 11.75 418044 1518448 8 [2021-05-22T16:50:53.149Z] 05:11:01 5593100 0 764604 9.55 2620 1648616 1064456 11.75 418048 1518448 8 [2021-05-22T16:50:53.149Z] 05:12:01 5593232 0 764464 9.55 2620 1648624 1064456 11.75 417932 1518456 8 [2021-05-22T16:50:53.149Z] 05:13:01 5593276 0 764420 9.54 2620 1648624 1064552 11.75 418104 1518448 8 [2021-05-22T16:50:53.149Z] 05:14:01 5593392 0 764300 9.54 2620 1648628 1064564 11.75 418180 1518448 8 [2021-05-22T16:50:53.149Z] 05:15:01 5593208 0 764476 9.55 2620 1648636 1064456 11.75 417948 1518452 8 [2021-05-22T16:50:53.149Z] 05:16:01 5593448 0 764232 9.54 2620 1648640 1064456 11.75 417956 1518448 8 [2021-05-22T16:50:53.149Z] 05:17:01 5593108 0 764564 9.55 2620 1648648 1064456 11.75 417984 1518448 8 [2021-05-22T16:50:53.149Z] 05:18:01 5593188 0 764484 9.55 2620 1648648 1064552 11.75 418108 1518448 8 [2021-05-22T16:50:53.149Z] 05:19:02 5593288 0 764376 9.54 2620 1648656 1064456 11.75 418088 1518452 8 [2021-05-22T16:50:53.149Z] 05:20:01 5593052 0 764612 9.55 2620 1648656 1064504 11.75 418092 1518448 8 [2021-05-22T16:50:53.149Z] 05:21:01 5594200 0 763460 9.53 2620 1648660 1062864 11.73 416988 1518448 8 [2021-05-22T16:50:53.149Z] 05:22:01 5593208 0 764444 9.54 2620 1648668 1064456 11.75 418108 1518448 8 [2021-05-22T16:50:53.149Z] 05:23:01 5592764 0 764888 9.55 2620 1648668 1064540 11.75 418200 1518448 8 [2021-05-22T16:50:53.149Z] 05:24:01 5593396 0 764304 9.54 2620 1648620 1063916 11.75 417860 1518424 16 [2021-05-22T16:50:53.149Z] 05:25:01 5593224 0 764472 9.55 2620 1648624 1063916 11.75 417848 1518424 8 [2021-05-22T16:50:53.149Z] 05:26:01 5593340 0 764348 9.54 2620 1648632 1063916 11.75 417852 1518424 8 [2021-05-22T16:50:53.149Z] 05:27:01 5593108 0 764576 9.55 2620 1648636 1063916 11.75 417860 1518424 8 [2021-05-22T16:50:53.149Z] 05:28:01 5593804 0 763876 9.54 2620 1648640 1063988 11.75 417884 1518428 8 [2021-05-22T16:50:53.149Z] 05:29:01 5593324 0 764352 9.54 2620 1648644 1063916 11.75 417752 1518424 8 [2021-05-22T16:50:53.149Z] 05:30:01 5593492 0 764184 9.54 2620 1648644 1063976 11.75 417732 1518424 8 [2021-05-22T16:50:53.149Z] 05:31:01 5593820 0 763848 9.54 2620 1648652 1063916 11.75 417744 1518424 8 [2021-05-22T16:50:53.149Z] 05:32:01 5593548 0 764116 9.54 2620 1648656 1063916 11.75 417760 1518424 8 [2021-05-22T16:50:53.149Z] 05:33:01 5593540 0 764120 9.54 2620 1648660 1063988 11.75 417952 1518424 16 [2021-05-22T16:50:53.149Z] 05:34:01 5593208 0 764448 9.54 2620 1648664 1063916 11.75 417840 1518424 16 [2021-05-22T16:50:53.149Z] 05:35:01 5593440 0 764208 9.54 2620 1648672 1063916 11.75 417772 1518428 8 [2021-05-22T16:50:53.149Z] 05:36:01 5593324 0 764324 9.54 2620 1648672 1063916 11.75 417776 1518424 8 [2021-05-22T16:50:53.149Z] 05:37:01 5593348 0 764296 9.54 2620 1648676 1063916 11.75 417852 1518424 8 [2021-05-22T16:50:53.149Z] 05:38:01 5593296 0 764344 9.54 2620 1648680 1064000 11.75 417980 1518424 16 [2021-05-22T16:50:53.149Z] 05:39:01 5593464 0 764172 9.54 2620 1648684 1063916 11.75 417788 1518424 16 [2021-05-22T16:50:53.149Z] 05:40:01 5593376 0 764248 9.54 2620 1648696 1063952 11.75 418012 1518424 8 [2021-05-22T16:50:53.149Z] 05:41:01 5593432 0 764192 9.54 2620 1648696 1063916 11.75 417888 1518424 8 [2021-05-22T16:50:53.149Z] 05:42:01 5593316 0 764300 9.54 2620 1648704 1063916 11.75 417808 1518424 8 [2021-05-22T16:50:53.149Z] 05:43:01 5593252 0 764364 9.54 2620 1648704 1063988 11.75 417904 1518424 16 [2021-05-22T16:50:53.149Z] 05:44:01 5593488 0 764120 9.54 2620 1648712 1063916 11.75 417888 1518428 16 [2021-05-22T16:50:53.149Z] 05:45:01 5593192 0 764412 9.54 2620 1648716 1063916 11.75 417824 1518424 8 [2021-05-22T16:50:53.149Z] 05:46:01 5593244 0 764360 9.54 2620 1648716 1063964 11.75 417844 1518424 8 [2021-05-22T16:50:53.149Z] 05:47:01 5593912 0 763684 9.54 2620 1648724 1063916 11.75 417904 1518424 8 [2021-05-22T16:50:53.149Z] 05:48:01 5592912 0 764684 9.55 2620 1648724 1064096 11.75 418288 1518424 20 [2021-05-22T16:50:53.149Z] 05:49:01 5593036 0 764552 9.55 2620 1648732 1063988 11.75 418116 1518424 16 [2021-05-22T16:50:53.149Z] 05:50:01 5593200 0 764384 9.54 2620 1648736 1063916 11.75 417928 1518424 8 [2021-05-22T16:50:53.149Z] 05:51:01 5593652 0 763928 9.54 2620 1648740 1063916 11.75 417980 1518428 8 [2021-05-22T16:50:53.149Z] 05:52:01 5593076 0 764500 9.55 2620 1648744 1063916 11.75 417856 1518424 8 [2021-05-22T16:50:53.149Z] 05:53:02 5592824 0 764752 9.55 2620 1648744 1064012 11.75 418156 1518424 20 [2021-05-22T16:50:53.149Z] 05:54:01 5593044 0 764524 9.55 2620 1648752 1063916 11.75 417984 1518424 20 [2021-05-22T16:50:53.149Z] 05:55:01 5593120 0 764436 9.54 2620 1648764 1063964 11.75 417884 1518428 8 [2021-05-22T16:50:53.149Z] 05:56:01 5593060 0 764492 9.55 2620 1648768 1063916 11.75 417996 1518424 8 [2021-05-22T16:50:53.150Z] 05:57:01 5593596 0 763952 9.54 2620 1648772 1063916 11.75 417836 1518424 8 [2021-05-22T16:50:53.150Z] 05:58:01 5592972 0 764516 9.55 2620 1648832 1064000 11.75 418108 1518436 24 [2021-05-22T16:50:53.150Z] 05:59:01 5593176 0 764364 9.54 2620 1648780 1063916 11.75 418012 1518424 16 [2021-05-22T16:50:53.150Z] 06:00:01 5593432 0 764100 9.54 2620 1648788 1063964 11.75 417900 1518428 8 [2021-05-22T16:50:53.150Z] 06:01:01 5591544 0 765988 9.56 2620 1648788 1067112 11.78 418756 1518424 12 [2021-05-22T16:50:53.150Z] 06:02:01 5593340 0 764184 9.54 2620 1648796 1063916 11.75 417896 1518424 8 [2021-05-22T16:50:53.150Z] 06:03:01 5584860 0 772660 9.65 2620 1648800 1085968 11.99 425412 1518424 20 [2021-05-22T16:50:53.150Z] 06:04:01 5586336 0 771180 9.63 2620 1648804 1064940 11.76 424824 1518424 16 [2021-05-22T16:50:53.150Z] 06:05:01 5585432 0 772080 9.64 2620 1648808 1065192 11.76 425136 1518424 8 [2021-05-22T16:50:53.150Z] 06:06:01 5586364 0 771144 9.63 2620 1648812 1064940 11.76 424752 1518424 8 [2021-05-22T16:50:53.150Z] 06:07:01 5586100 0 771404 9.63 2620 1648816 1064940 11.76 424788 1518424 8 [2021-05-22T16:50:53.150Z] 06:08:01 5585972 0 771528 9.63 2620 1648820 1065024 11.76 424936 1518424 16 [2021-05-22T16:50:53.150Z] 06:09:01 5583684 0 773812 9.66 2620 1648824 1065000 11.76 426988 1518424 16 [2021-05-22T16:50:53.150Z] 06:10:01 5583872 0 773616 9.66 2620 1648832 1064940 11.76 426960 1518424 16 [2021-05-22T16:50:53.150Z] 06:11:01 5583884 0 773600 9.66 2620 1648836 1065036 11.76 427240 1518424 8 [2021-05-22T16:50:53.150Z] 06:12:01 5584220 0 773260 9.65 2620 1648840 1064940 11.76 427104 1518424 8 [2021-05-22T16:50:53.150Z] 06:13:01 5584272 0 773200 9.65 2620 1648848 1065024 11.76 427060 1518424 20 [2021-05-22T16:50:53.150Z] 06:14:01 5584244 0 773228 9.65 2620 1648848 1064940 11.76 427112 1518424 16 [2021-05-22T16:50:53.150Z] 06:15:01 5584084 0 773380 9.66 2620 1648856 1065084 11.76 427128 1518428 8 [2021-05-22T16:50:53.150Z] 06:16:01 5583988 0 773472 9.66 2620 1648860 1064940 11.76 426940 1518428 8 [2021-05-22T16:50:53.150Z] 06:17:01 5583864 0 773596 9.66 2620 1648860 1064940 11.76 427008 1518424 8 [2021-05-22T16:50:53.150Z] 06:18:01 5583916 0 773536 9.66 2620 1648868 1065036 11.76 427096 1518424 20 [2021-05-22T16:50:53.150Z] 06:19:01 5583896 0 773556 9.66 2620 1648868 1064940 11.76 427152 1518424 16 [2021-05-22T16:50:53.150Z] 06:20:01 5583788 0 773656 9.66 2620 1648876 1064940 11.76 427140 1518424 8 [2021-05-22T16:50:53.150Z] 06:21:01 5583692 0 773748 9.66 2620 1648880 1064988 11.76 427044 1518424 8 [2021-05-22T16:50:53.150Z] 06:22:01 5583964 0 773472 9.66 2620 1648884 1064940 11.76 427152 1518424 8 [2021-05-22T16:50:53.150Z] 06:23:01 5584032 0 773400 9.66 2620 1648888 1065024 11.76 427200 1518424 16 [2021-05-22T16:50:53.150Z] 06:24:01 5583800 0 773632 9.66 2620 1648888 1065012 11.76 427124 1518424 16 [2021-05-22T16:50:53.150Z] 06:25:01 5583788 0 773632 9.66 2620 1648900 1064940 11.76 427232 1518424 8 [2021-05-22T16:50:53.150Z] 06:26:01 5584136 0 773280 9.66 2620 1648904 1064940 11.76 427088 1518424 8 [2021-05-22T16:50:53.150Z] 06:27:01 5583888 0 773524 9.66 2620 1648908 1064940 11.76 427056 1518424 8 [2021-05-22T16:50:53.150Z] 06:28:02 5583956 0 773452 9.66 2620 1648912 1065024 11.76 427248 1518424 20 [2021-05-22T16:50:53.150Z] 06:29:01 5583652 0 773752 9.66 2620 1648916 1065000 11.76 427168 1518424 12 [2021-05-22T16:50:53.150Z] 06:30:01 5583864 0 773536 9.66 2620 1648920 1064940 11.76 427184 1518424 8 [2021-05-22T16:50:53.150Z] 06:31:01 5583756 0 773636 9.66 2620 1648928 1064940 11.76 426956 1518428 8 [2021-05-22T16:50:53.150Z] 06:32:01 5584012 0 773380 9.66 2620 1648928 1064940 11.76 426996 1518424 8 [2021-05-22T16:50:53.150Z] 06:33:01 5583760 0 773628 9.66 2620 1648932 1065012 11.76 427212 1518424 16 [2021-05-22T16:50:53.150Z] 06:34:01 5583708 0 773672 9.66 2620 1648940 1064976 11.76 427216 1518428 16 [2021-05-22T16:50:53.150Z] 06:35:01 5584036 0 773340 9.66 2620 1648944 1064940 11.76 427076 1518424 16 [2021-05-22T16:50:53.150Z] 06:36:01 5583872 0 773496 9.66 2620 1648952 1064940 11.76 427236 1518424 8 [2021-05-22T16:50:53.150Z] 06:37:01 5583864 0 773504 9.66 2620 1648952 1064940 11.76 427220 1518424 8 [2021-05-22T16:50:53.150Z] 06:38:01 5583504 0 773856 9.66 2620 1648960 1065024 11.76 427200 1518424 8 [2021-05-22T16:50:53.150Z] 06:39:01 5583864 0 773492 9.66 2620 1648964 1064940 11.76 427184 1518424 8 [2021-05-22T16:50:53.150Z] 06:40:01 5583716 0 773636 9.66 2620 1648968 1064988 11.76 427136 1518424 8 [2021-05-22T16:50:53.150Z] 06:41:01 5584012 0 773332 9.66 2620 1648976 1064940 11.76 427128 1518424 8 [2021-05-22T16:50:53.150Z] 06:42:01 5584360 0 772984 9.65 2620 1648976 1064940 11.76 427092 1518424 8 [2021-05-22T16:50:53.150Z] 06:43:01 5583892 0 773444 9.66 2620 1648984 1065012 11.76 427144 1518424 8 [2021-05-22T16:50:53.150Z] 06:44:01 5583748 0 773584 9.66 2620 1648988 1064940 11.76 427136 1518424 8 [2021-05-22T16:50:53.150Z] 06:45:01 5584268 0 773060 9.65 2620 1648992 1064976 11.76 427136 1518424 8 [2021-05-22T16:50:53.150Z] 06:46:01 5583764 0 773560 9.66 2620 1648996 1064940 11.76 427264 1518424 8 [2021-05-22T16:50:53.150Z] 06:47:01 5583856 0 773464 9.66 2620 1649000 1064940 11.76 427260 1518428 8 [2021-05-22T16:50:53.150Z] 06:48:01 5582968 0 774348 9.67 2620 1649004 1065072 11.76 427532 1518424 8 [2021-05-22T16:50:53.150Z] 06:49:01 5583616 0 773696 9.66 2620 1649008 1064940 11.76 427184 1518424 8 [2021-05-22T16:50:53.150Z] 06:50:01 5583764 0 773544 9.66 2620 1649012 1064940 11.76 427284 1518424 8 [2021-05-22T16:50:53.150Z] 06:51:01 5583536 0 773768 9.66 2620 1649016 1065000 11.76 427192 1518424 8 [2021-05-22T16:50:53.150Z] 06:52:01 5584216 0 773084 9.65 2620 1649020 1064940 11.76 427244 1518424 8 [2021-05-22T16:50:53.150Z] 06:53:01 5583628 0 773668 9.66 2620 1649024 1065024 11.76 427312 1518424 8 [2021-05-22T16:50:53.150Z] 06:54:01 5583756 0 773532 9.66 2620 1649032 1064940 11.76 427304 1518424 8 [2021-05-22T16:50:53.150Z] 06:55:01 5584060 0 773228 9.65 2620 1649032 1064940 11.76 427272 1518424 8 [2021-05-22T16:50:53.150Z] 06:56:01 5583848 0 773432 9.66 2620 1649040 1064976 11.76 427324 1518424 8 [2021-05-22T16:50:53.150Z] 06:57:01 5583640 0 773636 9.66 2620 1649044 1064940 11.76 427316 1518424 8 [2021-05-22T16:50:53.150Z] 06:58:01 5583528 0 773744 9.66 2620 1649048 1065024 11.76 427296 1518424 8 [2021-05-22T16:50:53.150Z] 06:59:01 5583624 0 773640 9.66 2620 1649056 1064976 11.76 427344 1518424 8 [2021-05-22T16:50:53.150Z] 07:00:01 5584036 0 773228 9.65 2620 1649056 1064940 11.76 427280 1518424 8 [2021-05-22T16:50:53.150Z] 07:01:01 5583624 0 773632 9.66 2620 1649064 1065688 11.77 427184 1518240 8 [2021-05-22T16:50:53.150Z] 07:02:01 5584168 0 773080 9.65 2620 1649072 1064940 11.76 427520 1518244 8 [2021-05-22T16:50:53.150Z] 07:03:01 5583676 0 773572 9.66 2620 1649072 1065024 11.76 427608 1518240 12 [2021-05-22T16:50:53.150Z] 07:04:02 5583792 0 773452 9.66 2620 1649076 1065048 11.76 427432 1518240 8 [2021-05-22T16:50:53.150Z] 07:05:01 5583516 0 773724 9.66 2620 1649080 1065156 11.76 427780 1518240 8 [2021-05-22T16:50:53.150Z] 07:06:01 5583704 0 773532 9.66 2620 1649084 1064940 11.76 427552 1518240 8 [2021-05-22T16:50:53.150Z] 07:07:01 5584108 0 773120 9.65 2620 1649092 1064940 11.76 427428 1518240 8 [2021-05-22T16:50:53.150Z] 07:08:01 5583864 0 773364 9.66 2620 1649092 1065036 11.76 427672 1518240 8 [2021-05-22T16:50:53.150Z] 07:09:01 5583408 0 773812 9.66 2620 1649100 1064976 11.76 427612 1518240 12 [2021-05-22T16:50:53.150Z] 07:10:01 5583580 0 773636 9.66 2620 1649104 1064940 11.76 427556 1518240 8 [2021-05-22T16:50:53.150Z] 07:11:01 5583416 0 773796 9.66 2620 1649108 1064940 11.76 427480 1518240 8 [2021-05-22T16:50:53.150Z] 07:12:01 5583432 0 773772 9.66 2620 1649116 1064940 11.76 427468 1518240 8 [2021-05-22T16:50:53.150Z] 07:13:01 5583212 0 773992 9.66 2620 1649116 1065024 11.76 427560 1518240 8 [2021-05-22T16:50:53.150Z] 07:14:01 5583648 0 773544 9.66 2620 1649128 1065012 11.76 427600 1518244 8 [2021-05-22T16:50:53.150Z] 07:15:01 5583712 0 773480 9.66 2620 1649128 1064940 11.76 427532 1518240 8 [2021-05-22T16:50:53.150Z] 07:16:01 5583804 0 773380 9.66 2620 1649136 1064940 11.76 427488 1518240 8 [2021-05-22T16:50:53.150Z] 07:17:01 5583836 0 773344 9.66 2620 1649140 1064940 11.76 427592 1518240 8 [2021-05-22T16:50:53.150Z] 07:18:01 5583444 0 773732 9.66 2620 1649144 1065024 11.76 427720 1518244 8 [2021-05-22T16:50:53.150Z] 07:19:01 5583304 0 773868 9.66 2620 1649148 1065036 11.76 427712 1518240 8 [2021-05-22T16:50:53.150Z] 07:20:01 5583564 0 773604 9.66 2620 1649152 1064940 11.76 427500 1518244 8 [2021-05-22T16:50:53.150Z] 07:21:01 5583680 0 773484 9.66 2620 1649156 1064940 11.76 427528 1518240 8 [2021-05-22T16:50:53.150Z] 07:22:01 5583944 0 773216 9.65 2620 1649160 1064940 11.76 427464 1518240 8 [2021-05-22T16:50:53.150Z] 07:23:01 5583600 0 773556 9.66 2620 1649164 1065012 11.76 427608 1518240 8 [2021-05-22T16:50:53.150Z] 07:24:01 5583508 0 773644 9.66 2620 1649168 1064976 11.76 427712 1518240 12 [2021-05-22T16:50:53.150Z] 07:25:01 5583828 0 773316 9.66 2620 1649176 1064940 11.76 427448 1518240 16 [2021-05-22T16:50:53.150Z] 07:26:01 5583828 0 773312 9.66 2620 1649180 1064940 11.76 427648 1518240 8 [2021-05-22T16:50:53.150Z] 07:27:01 5583596 0 773540 9.66 2620 1649184 1064940 11.76 427636 1518240 8 [2021-05-22T16:50:53.150Z] 07:28:01 5583244 0 773888 9.66 2620 1649188 1065012 11.76 427748 1518240 8 [2021-05-22T16:50:53.150Z] 07:29:01 5583696 0 773432 9.66 2620 1649192 1064940 11.76 427660 1518240 8 [2021-05-22T16:50:53.150Z] 07:30:01 5583352 0 773768 9.66 2620 1649200 1064988 11.76 427572 1518240 8 [2021-05-22T16:50:53.150Z] 07:31:01 5583868 0 773252 9.65 2620 1649200 1064940 11.76 427572 1518240 8 [2021-05-22T16:50:53.150Z] 07:32:01 5583556 0 773556 9.66 2620 1649208 1064940 11.76 427612 1518240 8 [2021-05-22T16:50:53.150Z] 07:33:01 5583172 0 773940 9.66 2620 1649208 1065024 11.76 427768 1518240 8 [2021-05-22T16:50:53.150Z] 07:34:01 5583688 0 773416 9.66 2620 1649216 1064940 11.76 427648 1518244 8 [2021-05-22T16:50:53.150Z] 07:35:01 5583880 0 773220 9.65 2620 1649220 1064976 11.76 427672 1518240 8 [2021-05-22T16:50:53.150Z] 07:36:01 5583580 0 773520 9.66 2620 1649220 1064940 11.76 427572 1518240 8 [2021-05-22T16:50:53.150Z] 07:37:02 5583572 0 773520 9.66 2620 1649228 1064940 11.76 427696 1518240 8 [2021-05-22T16:50:53.150Z] 07:38:01 5583420 0 773672 9.66 2620 1649228 1065036 11.76 427684 1518240 8 [2021-05-22T16:50:53.150Z] 07:39:01 5583556 0 773528 9.66 2620 1649236 1064940 11.76 427588 1518240 8 [2021-05-22T16:50:53.150Z] 07:40:01 5583312 0 773768 9.66 2620 1649240 1065012 11.76 427732 1518240 8 [2021-05-22T16:50:53.150Z] 07:41:01 5583820 0 773252 9.65 2620 1649248 1064940 11.76 427652 1518240 8 [2021-05-22T16:50:53.150Z] 07:42:01 5583772 0 773296 9.66 2620 1649252 1064940 11.76 427708 1518240 8 [2021-05-22T16:50:53.150Z] 07:43:01 5583320 0 773740 9.66 2620 1649260 1065024 11.76 427704 1518244 8 [2021-05-22T16:50:53.150Z] 07:44:01 5583680 0 773380 9.66 2620 1649260 1064940 11.76 427596 1518240 8 [2021-05-22T16:50:53.150Z] 07:45:01 5583492 0 773564 9.66 2620 1649264 1064988 11.76 427720 1518240 8 [2021-05-22T16:50:53.150Z] 07:46:01 5583548 0 773504 9.66 2620 1649268 1064940 11.76 427740 1518240 8 [2021-05-22T16:50:53.150Z] 07:47:01 5583556 0 773492 9.66 2620 1649272 1064940 11.76 427740 1518240 8 [2021-05-22T16:50:53.150Z] 07:48:01 5582820 0 774220 9.67 2620 1649280 1065096 11.76 428176 1518240 8 [2021-05-22T16:50:53.150Z] 07:49:01 5583308 0 773732 9.66 2620 1649280 1064940 11.76 427640 1518240 8 [2021-05-22T16:50:53.150Z] 07:50:01 5583720 0 773312 9.66 2620 1649288 1064976 11.76 427656 1518240 8 [2021-05-22T16:50:53.150Z] 07:51:01 5583704 0 773328 9.66 2620 1649288 1064940 11.76 427684 1518240 8 [2021-05-22T16:50:53.150Z] 07:52:01 5583300 0 773728 9.66 2620 1649292 1064940 11.76 427704 1518240 8 [2021-05-22T16:50:53.151Z] 07:53:01 5583328 0 773692 9.66 2620 1649300 1065012 11.76 427864 1518240 8 [2021-05-22T16:50:53.151Z] 07:54:01 5583780 0 773240 9.65 2620 1649300 1064940 11.76 427644 1518240 8 [2021-05-22T16:50:53.151Z] 07:55:01 5583548 0 773464 9.66 2620 1649308 1064988 11.76 427772 1518240 12 [2021-05-22T16:50:53.151Z] 07:56:01 5583416 0 773592 9.66 2620 1649312 1064940 11.76 427792 1518240 16 [2021-05-22T16:50:53.151Z] 07:57:01 5583332 0 773664 9.66 2620 1649324 1064940 11.76 427680 1518244 8 [2021-05-22T16:50:53.151Z] 07:58:01 5583204 0 773788 9.66 2620 1649328 1065012 11.76 427792 1518240 8 [2021-05-22T16:50:53.151Z] 07:59:01 5583868 0 773120 9.65 2620 1649332 1064940 11.76 427776 1518244 8 [2021-05-22T16:50:53.151Z] 08:00:01 5583516 0 773468 9.66 2620 1649336 1064940 11.76 427816 1518240 8 [2021-05-22T16:50:53.151Z] 08:01:01 5582404 0 774580 9.67 2620 1649336 1067316 11.78 428328 1518240 8 [2021-05-22T16:50:53.151Z] 08:02:01 5583176 0 773800 9.66 2620 1649344 1064940 11.76 427708 1518240 8 [2021-05-22T16:50:53.151Z] 08:03:01 5583140 0 773828 9.66 2620 1649352 1065036 11.76 427896 1518240 8 [2021-05-22T16:50:53.151Z] 08:04:01 5582804 0 774164 9.67 2620 1649352 1065156 11.76 427980 1518240 8 [2021-05-22T16:50:53.151Z] 08:05:01 5583192 0 773768 9.66 2620 1649360 1064940 11.76 427724 1518240 8 [2021-05-22T16:50:53.151Z] 08:06:01 5582992 0 773964 9.66 2620 1649364 1065096 11.76 428028 1518240 8 [2021-05-22T16:50:53.151Z] 08:07:01 5583300 0 773656 9.66 2620 1649364 1064940 11.76 427864 1518240 8 [2021-05-22T16:50:53.151Z] 08:08:01 5582924 0 774024 9.66 2620 1649372 1065036 11.76 427832 1518240 8 [2021-05-22T16:50:53.151Z] 08:09:01 5582952 0 773996 9.66 2620 1649372 1064940 11.76 427736 1518240 8 [2021-05-22T16:50:53.151Z] 08:10:01 5583160 0 773780 9.66 2620 1649380 1064940 11.76 427764 1518240 8 [2021-05-22T16:50:53.151Z] 08:11:02 5583136 0 773796 9.66 2620 1649388 1064988 11.76 427884 1518240 8 [2021-05-22T16:50:53.151Z] 08:12:01 5583292 0 773636 9.66 2620 1649392 1064940 11.76 427756 1518240 12 [2021-05-22T16:50:53.151Z] 08:13:01 5583552 0 773372 9.66 2620 1649396 1065036 11.76 427928 1518240 20 [2021-05-22T16:50:53.151Z] 08:14:01 5583408 0 773512 9.66 2620 1649400 1064940 11.76 427696 1518244 16 [2021-05-22T16:50:53.151Z] 08:15:01 5583356 0 773560 9.66 2620 1649404 1064940 11.76 427768 1518240 8 [2021-05-22T16:50:53.151Z] 08:16:01 5583612 0 773296 9.66 2620 1649412 1064940 11.76 427728 1518240 16 [2021-05-22T16:50:53.151Z] 08:17:01 5583432 0 773476 9.66 2620 1649412 1064940 11.76 427848 1518240 8 [2021-05-22T16:50:53.151Z] 08:18:01 5583080 0 773824 9.66 2620 1649416 1065012 11.76 427988 1518240 16 [2021-05-22T16:50:53.151Z] 08:19:01 5582996 0 773904 9.66 2620 1649420 1065000 11.76 427868 1518240 16 [2021-05-22T16:50:53.151Z] 08:20:01 5583192 0 773704 9.66 2620 1649424 1064940 11.76 427908 1518240 8 [2021-05-22T16:50:53.151Z] 08:21:01 5583588 0 773300 9.66 2620 1649432 1064940 11.76 427748 1518240 8 [2021-05-22T16:50:53.151Z] 08:22:01 5583588 0 773300 9.66 2620 1649432 1064940 11.76 427796 1518240 8 [2021-05-22T16:50:53.151Z] 08:23:01 5583180 0 773704 9.66 2620 1649436 1065024 11.76 427964 1518240 16 [2021-05-22T16:50:53.151Z] 08:24:01 5583300 0 773576 9.66 2620 1649444 1065000 11.76 427860 1518244 16 [2021-05-22T16:50:53.151Z] 08:25:01 5583060 0 773816 9.66 2620 1649444 1064940 11.76 427924 1518240 16 [2021-05-22T16:50:53.151Z] 08:26:01 5583084 0 773780 9.66 2620 1649456 1064940 11.76 427920 1518240 8 [2021-05-22T16:50:53.151Z] 08:27:01 5583168 0 773696 9.66 2620 1649456 1064940 11.76 427840 1518240 8 [2021-05-22T16:50:53.151Z] 08:28:01 5582732 0 774124 9.67 2620 1649464 1065012 11.76 428028 1518240 20 [2021-05-22T16:50:53.151Z] 08:29:01 5583084 0 773768 9.66 2620 1649468 1064940 11.76 427832 1518240 16 [2021-05-22T16:50:53.151Z] 08:30:01 5583096 0 773752 9.66 2620 1649472 1064988 11.76 427764 1518244 8 [2021-05-22T16:50:53.151Z] 08:31:01 5582928 0 773916 9.66 2620 1649476 1064940 11.76 427776 1518240 8 [2021-05-22T16:50:53.151Z] 08:32:01 5583044 0 773800 9.66 2620 1649476 1064940 11.76 427844 1518240 8 [2021-05-22T16:50:53.151Z] 08:33:01 5583096 0 773740 9.66 2620 1649484 1065024 11.76 427920 1518240 16 [2021-05-22T16:50:53.151Z] 08:34:01 5583192 0 773640 9.66 2620 1649488 1064940 11.76 427988 1518240 16 [2021-05-22T16:50:53.151Z] 08:35:01 5582864 0 773964 9.66 2620 1649492 1064988 11.76 427984 1518240 8 [2021-05-22T16:50:53.151Z] 08:36:01 5583052 0 773768 9.66 2620 1649500 1064940 11.76 427860 1518244 8 [2021-05-22T16:50:53.151Z] 08:37:01 5582812 0 774004 9.66 2620 1649504 1064940 11.76 427888 1518240 8 [2021-05-22T16:50:53.151Z] 08:38:01 5582660 0 774152 9.67 2620 1649508 1065024 11.76 427952 1518240 16 [2021-05-22T16:50:53.151Z] 08:39:01 5582928 0 773880 9.66 2620 1649512 1064940 11.76 427876 1518240 16 [2021-05-22T16:50:53.151Z] 08:40:01 5583416 0 773388 9.66 2620 1649516 1064964 11.76 427956 1518240 12 [2021-05-22T16:50:53.151Z] 08:41:01 5584200 0 772596 9.65 2620 1649524 1063348 11.74 426924 1518240 16 [2021-05-22T16:50:53.151Z] 08:42:01 5583332 0 773460 9.66 2620 1649528 1064940 11.76 428008 1518240 8 [2021-05-22T16:50:53.151Z] 08:43:01 5582980 0 773808 9.66 2620 1649532 1065024 11.76 428048 1518240 16 [2021-05-22T16:50:53.151Z] 08:44:02 5583308 0 773472 9.66 2620 1649540 1064940 11.76 427944 1518240 16 [2021-05-22T16:50:53.151Z] 08:45:01 5582872 0 773908 9.66 2620 1649540 1064988 11.76 428032 1518240 20 [2021-05-22T16:50:53.151Z] 08:46:01 5583240 0 773532 9.66 2620 1649548 1064940 11.76 427896 1518244 16 [2021-05-22T16:50:53.151Z] 08:47:01 5583216 0 773552 9.66 2620 1649552 1064940 11.76 427940 1518240 8 [2021-05-22T16:50:53.151Z] 08:48:01 5582408 0 774360 9.67 2620 1649552 1065144 11.76 428488 1518240 12 [2021-05-22T16:50:53.151Z] 08:49:01 5583488 0 773216 9.65 2620 1649616 1064940 11.76 428036 1518256 20 [2021-05-22T16:50:53.151Z] 08:50:01 5583128 0 773632 9.66 2620 1649560 1064976 11.76 427916 1518240 12 [2021-05-22T16:50:53.151Z] 08:51:01 5583176 0 773576 9.66 2620 1649568 1064940 11.76 427944 1518240 16 [2021-05-22T16:50:53.151Z] 08:52:01 5582948 0 773800 9.66 2620 1649572 1065024 11.76 428100 1518240 8 [2021-05-22T16:50:53.151Z] 08:53:01 5583284 0 773460 9.66 2620 1649576 1065012 11.76 427968 1518240 16 [2021-05-22T16:50:53.151Z] 08:54:01 5582772 0 773968 9.66 2620 1649580 1064940 11.76 428004 1518240 16 [2021-05-22T16:50:53.151Z] 08:55:01 5582600 0 774140 9.67 2620 1649580 1064988 11.76 428076 1518240 12 [2021-05-22T16:50:53.151Z] 08:56:01 5583268 0 773460 9.66 2620 1649592 1064940 11.76 427948 1518240 16 [2021-05-22T16:50:53.151Z] 08:57:01 5583060 0 773664 9.66 2620 1649596 1064940 11.76 428104 1518240 8 [2021-05-22T16:50:53.151Z] 08:58:01 5582668 0 774052 9.66 2620 1649600 1065024 11.76 427944 1518240 16 [2021-05-22T16:50:53.151Z] 08:59:01 5582928 0 773788 9.66 2620 1649604 1064940 11.76 427976 1518240 16 [2021-05-22T16:50:53.151Z] 09:00:01 5582880 0 773832 9.66 2620 1649608 1065000 11.76 428112 1518240 12 [2021-05-22T16:50:53.151Z] 09:01:01 5581452 0 775256 9.68 2620 1649612 1067968 11.79 428680 1518240 16 [2021-05-22T16:50:53.151Z] 09:02:01 5582820 0 773880 9.66 2620 1649620 1064940 11.76 428012 1518240 8 [2021-05-22T16:50:53.151Z] 09:03:01 5582964 0 773736 9.66 2620 1649620 1065036 11.76 428056 1518240 16 [2021-05-22T16:50:53.151Z] 09:04:01 5582560 0 774132 9.67 2620 1649628 1065048 11.76 428100 1518240 8 [2021-05-22T16:50:53.151Z] 09:05:01 5582672 0 774020 9.66 2620 1649628 1065156 11.76 428448 1518240 8 [2021-05-22T16:50:53.151Z] 09:06:01 5583060 0 773624 9.66 2620 1649636 1064940 11.76 427944 1518240 8 [2021-05-22T16:50:53.151Z] 09:07:01 5583052 0 773628 9.66 2620 1649640 1064940 11.76 428012 1518240 8 [2021-05-22T16:50:53.151Z] 09:08:01 5582880 0 773796 9.66 2620 1649644 1065000 11.76 428196 1518240 20 [2021-05-22T16:50:53.151Z] 09:09:01 5582856 0 773816 9.66 2620 1649648 1065024 11.76 428132 1518240 8 [2021-05-22T16:50:53.151Z] 09:10:01 5582820 0 773848 9.66 2620 1649652 1064940 11.76 428140 1518240 8 [2021-05-22T16:50:53.151Z] 09:11:01 5583052 0 773608 9.66 2620 1649660 1064940 11.76 428148 1518240 8 [2021-05-22T16:50:53.151Z] 09:12:01 5582820 0 773836 9.66 2620 1649664 1064940 11.76 428056 1518240 8 [2021-05-22T16:50:53.151Z] 09:13:01 5583532 0 773120 9.65 2620 1649668 1065024 11.76 428080 1518240 16 [2021-05-22T16:50:53.151Z] 09:14:01 5582932 0 773716 9.66 2620 1649672 1065036 11.76 428256 1518240 8 [2021-05-22T16:50:53.151Z] 09:15:01 5582664 0 773976 9.66 2620 1649680 1064940 11.76 428136 1518240 8 [2021-05-22T16:50:53.151Z] 09:16:01 5583124 0 773512 9.66 2620 1649684 1064940 11.76 428188 1518244 8 [2021-05-22T16:50:53.151Z] 09:17:01 5582944 0 773684 9.66 2620 1649692 1064940 11.76 428176 1518244 8 [2021-05-22T16:50:53.151Z] 09:18:02 5582716 0 773912 9.66 2620 1649692 1065024 11.76 428372 1518240 16 [2021-05-22T16:50:53.151Z] 09:19:01 5582796 0 773828 9.66 2620 1649696 1064940 11.76 428188 1518240 16 [2021-05-22T16:50:53.151Z] 09:20:01 5582796 0 773820 9.66 2620 1649704 1064976 11.76 428088 1518240 8 [2021-05-22T16:50:53.151Z] 09:21:01 5582696 0 773920 9.66 2620 1649704 1064940 11.76 428076 1518240 12 [2021-05-22T16:50:53.151Z] 09:22:01 5582828 0 773780 9.66 2620 1649712 1064940 11.76 428108 1518240 8 [2021-05-22T16:50:53.151Z] 09:23:01 5582544 0 774064 9.66 2620 1649712 1065024 11.76 428220 1518240 16 [2021-05-22T16:50:53.151Z] 09:24:01 5583060 0 773540 9.66 2620 1649720 1064940 11.76 428216 1518240 16 [2021-05-22T16:50:53.151Z] 09:25:01 5580452 0 776144 9.69 2620 1649724 1065000 11.76 430188 1518240 8 [2021-05-22T16:50:53.151Z] 09:26:01 5580648 0 775944 9.69 2620 1649728 1064940 11.76 430204 1518244 8 [2021-05-22T16:50:53.151Z] 09:27:01 5580664 0 775920 9.69 2620 1649736 1064940 11.76 430280 1518240 8 [2021-05-22T16:50:53.151Z] 09:28:01 5580544 0 776036 9.69 2620 1649740 1065036 11.76 430332 1518244 16 [2021-05-22T16:50:53.151Z] 09:29:01 5581084 0 775492 9.68 2620 1649744 1064940 11.76 430308 1518240 16 [2021-05-22T16:50:53.151Z] 09:30:01 5580808 0 775764 9.69 2620 1649748 1065000 11.76 430192 1518240 8 [2021-05-22T16:50:53.151Z] 09:31:01 5580904 0 775664 9.68 2620 1649752 1064940 11.76 430280 1518240 8 [2021-05-22T16:50:53.151Z] 09:32:01 5580920 0 775644 9.68 2620 1649756 1064940 11.76 430304 1518240 8 [2021-05-22T16:50:53.151Z] 09:33:01 5578488 0 778068 9.71 2620 1649764 1065024 11.76 432320 1518244 8 [2021-05-22T16:50:53.151Z] 09:34:01 5578732 0 777824 9.71 2620 1649764 1064940 11.76 432340 1518240 8 [2021-05-22T16:50:53.151Z] 09:35:01 5578544 0 778008 9.71 2620 1649768 1064976 11.76 432328 1518240 12 [2021-05-22T16:50:53.151Z] 09:36:01 5578600 0 777948 9.71 2620 1649772 1064940 11.76 432248 1518240 16 [2021-05-22T16:50:53.151Z] 09:37:01 5578740 0 777804 9.71 2620 1649776 1064940 11.76 432252 1518240 8 [2021-05-22T16:50:53.151Z] 09:38:01 5578676 0 777860 9.71 2620 1649784 1065012 11.76 432256 1518240 8 [2021-05-22T16:50:53.151Z] 09:39:01 5578956 0 777580 9.71 2620 1649784 1064940 11.76 432196 1518240 8 [2021-05-22T16:50:53.151Z] 09:40:01 5578552 0 777976 9.71 2620 1649792 1064976 11.76 432388 1518240 12 [2021-05-22T16:50:53.151Z] 09:41:01 5578732 0 777792 9.71 2620 1649796 1064940 11.76 432356 1518240 16 [2021-05-22T16:50:53.151Z] 09:42:01 5579036 0 777480 9.71 2620 1649804 1064940 11.76 432412 1518244 8 [2021-05-22T16:50:53.151Z] 09:43:01 5576324 0 780188 9.74 2620 1649808 1065012 11.76 434524 1518240 8 [2021-05-22T16:50:53.151Z] 09:44:01 5576776 0 779736 9.74 2620 1649808 1064940 11.76 434416 1518240 8 [2021-05-22T16:50:53.151Z] 09:45:01 5576704 0 779800 9.74 2620 1649816 1065036 11.76 434636 1518240 8 [2021-05-22T16:50:53.151Z] 09:46:01 5574532 0 781972 9.76 2620 1649816 1065012 11.76 436528 1518240 8 [2021-05-22T16:50:53.151Z] 09:47:01 5574808 0 781688 9.76 2620 1649824 1064940 11.76 436480 1518240 8 [2021-05-22T16:50:53.151Z] 09:48:01 5572124 0 784368 9.79 2620 1649828 1065108 11.76 438952 1518240 8 [2021-05-22T16:50:53.151Z] 09:49:01 5572456 0 784032 9.79 2620 1649832 1064940 11.76 438572 1518240 8 [2021-05-22T16:50:53.151Z] 09:50:01 5572488 0 783996 9.79 2620 1649836 1064940 11.76 438424 1518240 8 [2021-05-22T16:50:53.151Z] 09:51:01 5572276 0 784204 9.79 2620 1649840 1064976 11.76 438580 1518240 8 [2021-05-22T16:50:53.151Z] 09:52:02 5572512 0 783964 9.79 2620 1649844 1064940 11.76 438500 1518240 8 [2021-05-22T16:50:53.151Z] 09:53:01 5572556 0 783916 9.79 2620 1649848 1065024 11.76 438648 1518240 8 [2021-05-22T16:50:53.151Z] 09:54:01 5572208 0 784260 9.79 2620 1649852 1064940 11.76 438592 1518240 8 [2021-05-22T16:50:53.151Z] 09:55:01 5572216 0 784248 9.79 2620 1649856 1064940 11.76 438596 1518240 8 [2021-05-22T16:50:53.152Z] 09:56:01 5570296 0 786100 9.82 2620 1649924 1065036 11.76 440604 1518256 24 [2021-05-22T16:50:53.152Z] 09:57:01 5570160 0 786292 9.82 2620 1649868 1064940 11.76 440676 1518240 8 [2021-05-22T16:50:53.152Z] 09:58:01 5569900 0 786540 9.82 2620 1649880 1065036 11.76 440752 1518248 8 [2021-05-22T16:50:53.152Z] 09:59:01 5570168 0 786272 9.82 2620 1649880 1064940 11.76 440612 1518240 12 [2021-05-22T16:50:53.152Z] 10:00:01 5570176 0 786260 9.82 2620 1649884 1064940 11.76 440676 1518240 8 [2021-05-22T16:50:53.152Z] 10:01:01 5568880 0 787548 9.83 2620 1649892 1067328 11.78 441156 1518240 8 [2021-05-22T16:50:53.152Z] 10:02:01 5570168 0 786256 9.82 2620 1649896 1064940 11.76 440688 1518240 8 [2021-05-22T16:50:53.152Z] 10:03:01 5567804 0 788616 9.85 2620 1649900 1065072 11.76 442844 1518240 8 [2021-05-22T16:50:53.152Z] 10:04:01 5568144 0 788272 9.84 2620 1649904 1064940 11.76 442624 1518240 8 [2021-05-22T16:50:53.152Z] 10:05:01 5565700 0 790712 9.87 2620 1649908 1065120 11.76 445184 1518240 8 [2021-05-22T16:50:53.152Z] 10:06:01 5566304 0 790104 9.87 2620 1649912 1064940 11.76 444732 1518240 8 [2021-05-22T16:50:53.152Z] 10:07:01 5566492 0 789912 9.86 2620 1649916 1064940 11.76 444688 1518240 8 [2021-05-22T16:50:53.152Z] 10:08:01 5566060 0 790340 9.87 2620 1649920 1065024 11.76 444860 1518240 8 [2021-05-22T16:50:53.152Z] 10:09:01 5566508 0 789888 9.86 2620 1649924 1064940 11.76 444844 1518240 8 [2021-05-22T16:50:53.152Z] 10:10:01 5563928 0 792464 9.89 2620 1649928 1065012 11.76 446880 1518240 8 [2021-05-22T16:50:53.152Z] 10:11:01 5563644 0 792736 9.90 2620 1649940 1064940 11.76 446940 1518240 8 [2021-05-22T16:50:53.152Z] 10:12:01 5564072 0 792308 9.89 2620 1649940 1064940 11.76 446792 1518240 8 [2021-05-22T16:50:53.152Z] 10:13:01 5561864 0 794508 9.92 2620 1649948 1065024 11.76 449016 1518244 8 [2021-05-22T16:50:53.152Z] 10:14:01 5562156 0 794212 9.92 2620 1649952 1064940 11.76 448884 1518240 8 [2021-05-22T16:50:53.152Z] 10:15:01 5562528 0 793840 9.91 2620 1649952 1064940 11.76 448852 1518240 8 [2021-05-22T16:50:53.152Z] 10:16:01 5561796 0 794564 9.92 2620 1649960 1064976 11.76 448832 1518240 8 [2021-05-22T16:50:53.152Z] 10:17:01 5562008 0 794352 9.92 2620 1649960 1064940 11.76 448924 1518240 8 [2021-05-22T16:50:53.152Z] 10:18:01 5561732 0 794620 9.92 2620 1649968 1065024 11.76 449044 1518240 8 [2021-05-22T16:50:53.152Z] 10:19:01 5561632 0 794716 9.92 2620 1649972 1065012 11.76 449040 1518240 8 [2021-05-22T16:50:53.152Z] 10:20:01 5561968 0 794376 9.92 2620 1649976 1064940 11.76 448840 1518240 8 [2021-05-22T16:50:53.152Z] 10:21:01 5563224 0 793116 9.90 2620 1649980 1063348 11.74 447944 1518240 8 [2021-05-22T16:50:53.152Z] 10:22:01 5562208 0 794132 9.92 2620 1649980 1064940 11.76 448956 1518240 8 [2021-05-22T16:50:53.152Z] 10:23:01 5562104 0 794228 9.92 2620 1649988 1065024 11.76 448944 1518240 8 [2021-05-22T16:50:53.152Z] 10:24:01 5561872 0 794456 9.92 2620 1649992 1065000 11.76 448956 1518240 8 [2021-05-22T16:50:53.152Z] 10:25:02 5562084 0 794240 9.92 2620 1649996 1064940 11.76 448912 1518240 8 [2021-05-22T16:50:53.152Z] 10:26:01 5562156 0 794164 9.92 2620 1650000 1064940 11.76 448860 1518240 8 [2021-05-22T16:50:53.152Z] 10:27:01 5561744 0 794568 9.92 2620 1650008 1064940 11.76 448960 1518240 8 [2021-05-22T16:50:53.152Z] 10:28:01 5557604 0 798704 9.97 2620 1650012 1065072 11.76 453084 1518240 8 [2021-05-22T16:50:53.152Z] 10:29:01 5557924 0 798376 9.97 2620 1650020 1064988 11.76 452980 1518244 8 [2021-05-22T16:50:53.152Z] 10:30:01 5558292 0 798008 9.96 2620 1650020 1064940 11.76 453052 1518240 16 [2021-05-22T16:50:53.152Z] 10:31:01 5558028 0 798268 9.97 2620 1650024 1064940 11.76 453092 1518240 8 [2021-05-22T16:50:53.152Z] 10:32:01 5557748 0 798540 9.97 2620 1650032 1064940 11.76 453108 1518244 8 [2021-05-22T16:50:53.152Z] 10:33:01 5555876 0 800412 9.99 2620 1650032 1065048 11.76 455216 1518240 8 [2021-05-22T16:50:53.152Z] 10:34:01 5555744 0 800536 10.00 2620 1650040 1065000 11.76 455116 1518240 12 [2021-05-22T16:50:53.152Z] 10:35:01 5555940 0 800340 9.99 2620 1650040 1064940 11.76 455052 1518240 16 [2021-05-22T16:50:53.152Z] 10:36:01 5556048 0 800224 9.99 2620 1650048 1064940 11.76 455048 1518240 8 [2021-05-22T16:50:53.152Z] 10:37:01 5555808 0 800460 9.99 2620 1650052 1064940 11.76 455200 1518240 8 [2021-05-22T16:50:53.152Z] 10:38:01 5555564 0 800700 10.00 2620 1650056 1065036 11.76 455156 1518244 8 [2021-05-22T16:50:53.152Z] 10:39:01 5553920 0 802336 10.02 2620 1650064 1065024 11.76 457224 1518240 12 [2021-05-22T16:50:53.152Z] 10:40:01 5554080 0 802176 10.02 2620 1650064 1064940 11.76 457260 1518240 16 [2021-05-22T16:50:53.152Z] 10:41:01 5554088 0 802160 10.02 2620 1650072 1064940 11.76 457132 1518240 8 [2021-05-22T16:50:53.152Z] 10:42:01 5553652 0 802588 10.02 2620 1650080 1064940 11.76 457256 1518240 8 [2021-05-22T16:50:53.152Z] 10:43:01 5553516 0 802720 10.02 2620 1650084 1065048 11.76 457264 1518240 8 [2021-05-22T16:50:53.152Z] 10:44:01 5553696 0 802536 10.02 2620 1650088 1064988 11.76 457272 1518240 12 [2021-05-22T16:50:53.152Z] 10:45:01 5553924 0 802304 10.02 2620 1650092 1064940 11.76 457148 1518244 16 [2021-05-22T16:50:53.152Z] 10:46:01 5554328 0 801896 10.01 2620 1650096 1064940 11.76 457008 1518240 8 [2021-05-22T16:50:53.152Z] 10:47:01 5553908 0 802312 10.02 2620 1650100 1064940 11.76 457096 1518240 8 [2021-05-22T16:50:53.152Z] 10:48:01 5549036 0 807180 10.08 2620 1650104 1065120 11.76 461696 1518240 8 [2021-05-22T16:50:53.152Z] 10:49:01 5549308 0 806904 10.08 2620 1650108 1064940 11.76 461284 1518240 8 [2021-05-22T16:50:53.152Z] 10:50:01 5549212 0 806996 10.08 2620 1650112 1065000 11.76 461292 1518240 8 [2021-05-22T16:50:53.152Z] 10:51:01 5549124 0 807080 10.08 2620 1650116 1065084 11.76 461692 1518240 8 [2021-05-22T16:50:53.152Z] 10:52:01 5549540 0 806656 10.07 2620 1650124 1064940 11.76 461400 1518240 8 [2021-05-22T16:50:53.152Z] 10:53:01 5547052 0 809144 10.10 2620 1650124 1065060 11.76 463548 1518240 8 [2021-05-22T16:50:53.152Z] 10:54:01 5547284 0 808908 10.10 2620 1650128 1064940 11.76 463332 1518240 8 [2021-05-22T16:50:53.152Z] 10:55:01 5547716 0 808468 10.09 2620 1650136 1065000 11.76 463312 1518240 8 [2021-05-22T16:50:53.152Z] 10:56:01 5547672 0 808512 10.10 2620 1650136 1064940 11.76 463392 1518240 8 [2021-05-22T16:50:53.152Z] 10:57:01 5547556 0 808616 10.10 2620 1650148 1064940 11.76 463468 1518240 8 [2021-05-22T16:50:53.152Z] 10:58:01 5545440 0 810732 10.12 2620 1650148 1065072 11.76 465428 1518240 8 [2021-05-22T16:50:53.152Z] 10:59:02 5545360 0 810804 10.12 2620 1650156 1064940 11.76 465344 1518240 8 [2021-05-22T16:50:53.152Z] 11:00:01 5545116 0 811044 10.13 2620 1650160 1065036 11.76 465572 1518240 8 [2021-05-22T16:50:53.152Z] 11:01:01 5543992 0 812164 10.14 2620 1650164 1067280 11.78 466144 1518244 8 [2021-05-22T16:50:53.152Z] 11:02:01 5545228 0 810924 10.13 2620 1650168 1064940 11.76 465420 1518240 8 [2021-05-22T16:50:53.152Z] 11:03:01 5545512 0 810636 10.12 2620 1650172 1065024 11.76 465496 1518240 8 [2021-05-22T16:50:53.152Z] 11:04:01 5543456 0 812636 10.15 2620 1650228 1065036 11.76 467516 1518252 20 [2021-05-22T16:50:53.152Z] 11:05:01 5542676 0 813460 10.16 2620 1650184 1065132 11.76 467880 1518240 8 [2021-05-22T16:50:53.152Z] 11:06:01 5543520 0 812616 10.15 2620 1650184 1064940 11.76 467556 1518240 8 [2021-05-22T16:50:53.152Z] 11:07:01 5543940 0 812188 10.14 2620 1650192 1064940 11.76 467484 1518240 8 [2021-05-22T16:50:53.152Z] 11:08:01 5540896 0 815232 10.18 2620 1650192 1065036 11.76 469748 1518240 8 [2021-05-22T16:50:53.152Z] 11:09:01 5541416 0 814708 10.17 2620 1650196 1065000 11.76 469636 1518240 8 [2021-05-22T16:50:53.152Z] 11:10:01 5541396 0 814720 10.17 2620 1650204 1064940 11.76 469488 1518240 8 [2021-05-22T16:50:53.152Z] 11:11:01 5541132 0 814984 10.18 2620 1650204 1064940 11.76 469556 1518240 8 [2021-05-22T16:50:53.152Z] 11:12:01 5541444 0 814660 10.17 2620 1650216 1064940 11.76 469668 1518240 8 [2021-05-22T16:50:53.152Z] 11:13:01 5539328 0 816776 10.20 2620 1650216 1065060 11.76 471704 1518240 8 [2021-05-22T16:50:53.152Z] 11:14:01 5539480 0 816616 10.20 2620 1650224 1064988 11.76 471700 1518240 8 [2021-05-22T16:50:53.152Z] 11:15:01 5539752 0 816340 10.19 2620 1650228 1064940 11.76 471724 1518240 8 [2021-05-22T16:50:53.152Z] 11:16:01 5539100 0 816988 10.20 2620 1650232 1064940 11.76 471644 1518244 8 [2021-05-22T16:50:53.152Z] 11:17:01 5539100 0 816980 10.20 2620 1650240 1064940 11.76 471748 1518244 8 [2021-05-22T16:50:53.152Z] 11:18:01 5537228 0 818848 10.22 2620 1650244 1065024 11.76 473768 1518240 8 [2021-05-22T16:50:53.152Z] 11:19:01 5537052 0 819020 10.23 2620 1650248 1064940 11.76 473764 1518240 8 [2021-05-22T16:50:53.152Z] 11:20:01 5537128 0 818940 10.23 2620 1650252 1064976 11.76 473824 1518240 8 [2021-05-22T16:50:53.152Z] 11:21:01 5537192 0 818872 10.22 2620 1650256 1064940 11.76 473700 1518240 8 [2021-05-22T16:50:53.152Z] 11:22:01 5536904 0 819156 10.23 2620 1650260 1064940 11.76 473724 1518240 8 [2021-05-22T16:50:53.152Z] 11:23:01 5537304 0 818748 10.22 2620 1650268 1065036 11.76 473888 1518240 20 [2021-05-22T16:50:53.152Z] 11:24:01 5536936 0 819116 10.23 2620 1650268 1064940 11.76 473832 1518240 16 [2021-05-22T16:50:53.152Z] 11:25:01 5534916 0 821132 10.25 2620 1650272 1065012 11.76 475912 1518240 8 [2021-05-22T16:50:53.152Z] 11:26:01 5535136 0 820908 10.25 2620 1650276 1064940 11.76 475824 1518240 8 [2021-05-22T16:50:53.152Z] 11:27:01 5535128 0 820908 10.25 2620 1650284 1064940 11.76 475896 1518240 8 [2021-05-22T16:50:53.152Z] 11:28:01 5535248 0 820780 10.25 2620 1650292 1065036 11.76 475964 1518240 20 [2021-05-22T16:50:53.152Z] 11:29:01 5535216 0 820812 10.25 2620 1650292 1065036 11.76 476020 1518240 8 [2021-05-22T16:50:53.152Z] 11:30:01 5535004 0 821016 10.25 2620 1650300 1064940 11.76 475912 1518240 8 [2021-05-22T16:50:53.152Z] 11:31:01 5534864 0 821156 10.25 2620 1650300 1064940 11.76 475796 1518240 8 [2021-05-22T16:50:53.152Z] 11:32:01 5535136 0 820876 10.25 2620 1650308 1064940 11.76 475820 1518244 8 [2021-05-22T16:50:53.152Z] 11:33:02 5534644 0 821364 10.26 2620 1650312 1065012 11.76 476008 1518240 16 [2021-05-22T16:50:53.152Z] 11:34:01 5535012 0 820996 10.25 2620 1650312 1064940 11.76 475808 1518240 16 [2021-05-22T16:50:53.152Z] 11:35:01 5535244 0 820756 10.25 2620 1650320 1064940 11.76 475768 1518240 8 [2021-05-22T16:50:53.152Z] 11:36:01 5532860 0 823136 10.28 2620 1650324 1065012 11.76 478004 1518244 8 [2021-05-22T16:50:53.152Z] 11:37:01 5532940 0 823052 10.28 2620 1650328 1064940 11.76 477872 1518240 8 [2021-05-22T16:50:53.152Z] 11:38:01 5533216 0 822716 10.27 2620 1650388 1065012 11.76 477960 1518256 28 [2021-05-22T16:50:53.152Z] 11:39:01 5532884 0 823100 10.28 2620 1650336 1064940 11.76 477868 1518240 20 [2021-05-22T16:50:53.152Z] 11:40:01 5532724 0 823256 10.28 2620 1650340 1064940 11.76 477884 1518240 8 [2021-05-22T16:50:53.152Z] 11:41:01 5532824 0 823148 10.28 2620 1650348 1064940 11.76 477772 1518244 8 [2021-05-22T16:50:53.152Z] 11:42:01 5532724 0 823244 10.28 2620 1650352 1064940 11.76 477916 1518240 8 [2021-05-22T16:50:53.152Z] 11:43:01 5532580 0 823384 10.28 2620 1650356 1065036 11.76 478108 1518240 16 [2021-05-22T16:50:53.152Z] 11:44:01 5531000 0 824960 10.30 2620 1650360 1064988 11.76 479956 1518240 16 [2021-05-22T16:50:53.152Z] 11:45:01 5530784 0 825172 10.30 2620 1650364 1064940 11.76 480092 1518240 16 [2021-05-22T16:50:53.152Z] 11:46:01 5530760 0 825188 10.30 2620 1650372 1064940 11.76 479968 1518240 8 [2021-05-22T16:50:53.152Z] 11:47:01 5530628 0 825320 10.30 2620 1650372 1064940 11.76 479968 1518240 8 [2021-05-22T16:50:53.152Z] 11:48:01 5528296 0 827644 10.33 2620 1650380 1065096 11.76 482584 1518244 16 [2021-05-22T16:50:53.152Z] 11:49:01 5528456 0 827484 10.33 2620 1650380 1064940 11.76 482020 1518240 16 [2021-05-22T16:50:53.152Z] 11:50:01 5528696 0 827240 10.33 2620 1650384 1064940 11.76 482028 1518240 8 [2021-05-22T16:50:53.152Z] 11:51:01 5528688 0 827240 10.33 2620 1650392 1064940 11.76 482152 1518240 8 [2021-05-22T16:50:53.152Z] 11:52:01 5528588 0 827340 10.33 2620 1650392 1064940 11.76 482032 1518240 8 [2021-05-22T16:50:53.152Z] 11:53:01 5528400 0 827520 10.33 2620 1650400 1065012 11.76 482132 1518240 16 [2021-05-22T16:50:53.152Z] 11:54:01 5528832 0 827088 10.33 2620 1650400 1065024 11.76 482084 1518240 12 [2021-05-22T16:50:53.152Z] 11:55:01 5528696 0 827216 10.33 2620 1650408 1064940 11.76 482036 1518240 16 [2021-05-22T16:50:53.152Z] 11:56:01 5528612 0 827296 10.33 2620 1650412 1064940 11.76 482168 1518240 8 [2021-05-22T16:50:53.152Z] 11:57:01 5529000 0 826900 10.32 2620 1650420 1064940 11.76 482040 1518244 8 [2021-05-22T16:50:53.152Z] 11:58:01 5526264 0 829632 10.36 2620 1650424 1065024 11.76 484192 1518240 16 [2021-05-22T16:50:53.152Z] 11:59:01 5526684 0 829208 10.35 2620 1650428 1064988 11.76 484248 1518240 16 [2021-05-22T16:50:53.152Z] 12:00:01 5526992 0 828892 10.35 2620 1650436 1064940 11.76 484204 1518244 8 [2021-05-22T16:50:53.152Z] 12:01:01 5526024 0 829856 10.36 2620 1650440 1066508 11.77 484248 1518240 8 [2021-05-22T16:50:53.152Z] 12:02:01 5526632 0 829244 10.35 2620 1650444 1064940 11.76 484220 1518240 8 [2021-05-22T16:50:53.152Z] 12:03:01 5526512 0 829356 10.36 2620 1650452 1065024 11.76 484272 1518240 16 [2021-05-22T16:50:53.152Z] 12:04:01 5526264 0 829600 10.36 2620 1650456 1065036 11.76 484360 1518240 8 [2021-05-22T16:50:53.152Z] 12:05:01 5515532 0 840332 10.49 2620 1650456 1217304 13.44 494344 1518240 8 [2021-05-22T16:50:53.152Z] 12:06:01 5520308 0 835548 10.43 2620 1650464 1192164 13.16 490136 1518240 8 [2021-05-22T16:50:53.152Z] 12:07:02 5520456 0 835400 10.43 2620 1650464 1192164 13.16 490156 1518240 8 [2021-05-22T16:50:53.152Z] 12:08:01 5520288 0 835560 10.43 2620 1650472 1192284 13.16 490144 1518240 16 [2021-05-22T16:50:53.152Z] 12:09:01 5520604 0 835240 10.43 2620 1650476 1192164 13.16 490048 1518240 16 [2021-05-22T16:50:53.152Z] 12:10:01 5520760 0 835080 10.43 2620 1650480 1192164 13.16 489988 1518240 8 [2021-05-22T16:50:53.152Z] 12:11:01 5520384 0 835452 10.43 2620 1650484 1192212 13.16 490124 1518240 8 [2021-05-22T16:50:53.152Z] 12:12:01 5520572 0 835200 10.43 2620 1650548 1192164 13.16 490184 1518256 12 [2021-05-22T16:50:53.152Z] 12:13:01 5520080 0 835744 10.44 2620 1650496 1192236 13.16 490236 1518240 20 [2021-05-22T16:50:53.152Z] 12:14:01 5520664 0 835156 10.43 2620 1650500 1192248 13.16 490300 1518240 8 [2021-05-22T16:50:53.152Z] 12:15:01 5520580 0 835236 10.43 2620 1650504 1192164 13.16 490192 1518240 8 [2021-05-22T16:50:53.152Z] 12:16:01 5520580 0 835232 10.43 2620 1650508 1192164 13.16 490080 1518240 8 [2021-05-22T16:50:53.152Z] 12:17:01 5520472 0 835336 10.43 2620 1650512 1192164 13.16 490204 1518240 8 [2021-05-22T16:50:53.152Z] 12:18:01 5520252 0 835552 10.43 2620 1650516 1192248 13.16 490184 1518240 20 [2021-05-22T16:50:53.152Z] 12:19:01 5520216 0 835580 10.43 2620 1650524 1192164 13.16 490100 1518240 16 [2021-05-22T16:50:53.153Z] 12:20:01 5520640 0 835156 10.43 2620 1650524 1192236 13.16 490192 1518240 8 [2021-05-22T16:50:53.153Z] 12:21:01 5520448 0 835344 10.43 2620 1650528 1192164 13.16 490156 1518240 8 [2021-05-22T16:50:53.153Z] 12:22:01 5520572 0 835212 10.43 2620 1650536 1192164 13.16 490112 1518240 8 [2021-05-22T16:50:53.153Z] 12:23:01 5520788 0 834996 10.43 2620 1650536 1192236 13.16 490288 1518240 16 [2021-05-22T16:50:53.153Z] 12:24:01 5520480 0 835296 10.43 2620 1650544 1192164 13.16 490140 1518240 16 [2021-05-22T16:50:53.153Z] 12:25:01 5520268 0 835508 10.43 2620 1650544 1192224 13.16 490136 1518240 8 [2021-05-22T16:50:53.153Z] 12:26:01 5520448 0 835320 10.43 2620 1650552 1192164 13.16 490244 1518240 8 [2021-05-22T16:50:53.153Z] 12:27:01 5520340 0 835420 10.43 2620 1650560 1192164 13.16 490256 1518240 8 [2021-05-22T16:50:53.153Z] 12:28:01 5520624 0 835132 10.43 2620 1650564 1192248 13.16 490184 1518244 16 [2021-05-22T16:50:53.153Z] 12:29:01 5520668 0 835084 10.43 2620 1650568 1192164 13.16 490260 1518240 16 [2021-05-22T16:50:53.153Z] 12:30:01 5520408 0 835344 10.43 2620 1650568 1192212 13.16 490340 1518240 12 [2021-05-22T16:50:53.153Z] 12:31:01 5520800 0 834944 10.43 2620 1650576 1192164 13.16 490188 1518240 16 [2021-05-22T16:50:53.153Z] 12:32:01 5520224 0 835516 10.43 2620 1650580 1192164 13.16 490272 1518240 8 [2021-05-22T16:50:53.153Z] 12:33:01 5520392 0 835344 10.43 2620 1650584 1192260 13.16 490356 1518240 20 [2021-05-22T16:50:53.153Z] 12:34:01 5520480 0 835252 10.43 2620 1650588 1192164 13.16 490184 1518240 16 [2021-05-22T16:50:53.153Z] 12:35:01 5520376 0 835352 10.43 2620 1650592 1192212 13.16 490292 1518240 12 [2021-05-22T16:50:53.153Z] 12:36:01 5520456 0 835268 10.43 2620 1650596 1192164 13.16 490172 1518240 16 [2021-05-22T16:50:53.153Z] 12:37:01 5520488 0 835232 10.43 2620 1650600 1192164 13.16 490196 1518240 8 [2021-05-22T16:50:53.153Z] 12:38:01 5520516 0 835200 10.43 2620 1650604 1192248 13.16 490212 1518240 16 [2021-05-22T16:50:53.153Z] 12:39:01 5520736 0 834972 10.43 2620 1650612 1192164 13.16 490196 1518244 16 [2021-05-22T16:50:53.153Z] 12:40:02 5520224 0 835476 10.43 2620 1650620 1192164 13.16 490288 1518244 8 [2021-05-22T16:50:53.153Z] 12:41:01 5520868 0 834832 10.42 2620 1650620 1192188 13.16 490352 1518240 8 [2021-05-22T16:50:53.153Z] 12:42:01 5520464 0 835224 10.43 2620 1650632 1192164 13.16 490336 1518240 8 [2021-05-22T16:50:53.153Z] 12:43:01 5520276 0 835412 10.43 2620 1650632 1192236 13.16 490396 1518240 16 [2021-05-22T16:50:53.153Z] 12:44:01 5520152 0 835528 10.43 2620 1650640 1192224 13.16 490380 1518244 16 [2021-05-22T16:50:53.153Z] 12:45:01 5520488 0 835188 10.43 2620 1650644 1192164 13.16 490348 1518240 8 [2021-05-22T16:50:53.153Z] 12:46:01 5520652 0 834996 10.43 2620 1650672 1192164 13.16 490332 1518248 20 [2021-05-22T16:50:53.153Z] 12:47:01 5520968 0 834700 10.42 2620 1650652 1192164 13.16 490192 1518240 8 [2021-05-22T16:50:53.153Z] 12:48:01 5520452 0 835216 10.43 2620 1650652 1192308 13.16 490504 1518240 12 [2021-05-22T16:50:53.153Z] 12:49:01 5520188 0 835472 10.43 2620 1650660 1192284 13.16 490484 1518240 16 [2021-05-22T16:50:53.153Z] 12:50:01 5520552 0 835104 10.43 2620 1650664 1192164 13.16 490336 1518240 8 [2021-05-22T16:50:53.153Z] 12:51:01 5520560 0 835092 10.43 2620 1650668 1192164 13.16 490396 1518240 8 [2021-05-22T16:50:53.153Z] 12:52:01 5520512 0 835136 10.43 2620 1650672 1192164 13.16 490380 1518240 8 [2021-05-22T16:50:53.153Z] 12:53:01 5520416 0 835232 10.43 2620 1650672 1192248 13.16 490444 1518240 16 [2021-05-22T16:50:53.153Z] 12:54:01 5520400 0 835240 10.43 2620 1650680 1192236 13.16 490380 1518240 16 [2021-05-22T16:50:53.153Z] 12:55:01 5520264 0 835372 10.43 2620 1650684 1192164 13.16 490392 1518240 16 [2021-05-22T16:50:53.153Z] 12:56:01 5520356 0 835276 10.43 2620 1650688 1192164 13.16 490280 1518240 8 [2021-05-22T16:50:53.153Z] 12:57:01 5520560 0 835068 10.43 2620 1650692 1192164 13.16 490236 1518240 8 [2021-05-22T16:50:53.153Z] 12:58:01 5520152 0 835468 10.43 2620 1650700 1192248 13.16 490536 1518240 20 [2021-05-22T16:50:53.153Z] 12:59:01 5520256 0 835360 10.43 2620 1650704 1192164 13.16 490412 1518240 16 [2021-05-22T16:50:53.153Z] 13:00:01 5520472 0 835136 10.43 2620 1650712 1192200 13.16 490396 1518244 8 [2021-05-22T16:50:53.153Z] 13:01:01 5518104 0 837504 10.46 2620 1650712 1194896 13.19 491204 1518240 8 [2021-05-22T16:50:53.153Z] 13:02:01 5520544 0 835056 10.43 2620 1650720 1192164 13.16 490412 1518240 8 [2021-05-22T16:50:53.153Z] 13:03:01 5520020 0 835576 10.43 2620 1650724 1192236 13.16 490512 1518240 16 [2021-05-22T16:50:53.153Z] 13:04:01 5520012 0 835580 10.43 2620 1650728 1192236 13.16 490412 1518240 8 [2021-05-22T16:50:53.153Z] 13:05:01 5519420 0 836168 10.44 2620 1650732 1192332 13.16 490712 1518240 8 [2021-05-22T16:50:53.153Z] 13:06:01 5520064 0 835520 10.43 2620 1650736 1192164 13.16 490348 1518240 8 [2021-05-22T16:50:53.153Z] 13:07:01 5520116 0 835464 10.43 2620 1650740 1192164 13.16 490332 1518240 8 [2021-05-22T16:50:53.153Z] 13:08:01 5519788 0 835788 10.44 2620 1650744 1192260 13.16 490436 1518240 16 [2021-05-22T16:50:53.153Z] 13:09:01 5520068 0 835504 10.43 2620 1650748 1192236 13.16 490380 1518240 16 [2021-05-22T16:50:53.153Z] 13:10:01 5520216 0 835352 10.43 2620 1650752 1192164 13.16 490280 1518240 8 [2021-05-22T16:50:53.153Z] 13:11:01 5508008 0 847196 10.58 2620 1651116 1278364 14.11 500528 1518216 352 [2021-05-22T16:50:53.153Z] 13:12:01 5512188 0 843004 10.53 2620 1651128 1219364 13.46 497392 1518220 12 [2021-05-22T16:50:53.153Z] 13:13:01 5515332 0 839852 10.49 2620 1651136 1187580 13.11 495020 1518220 16 [2021-05-22T16:50:53.153Z] 13:14:02 5515924 0 839260 10.48 2620 1651136 1187496 13.11 494876 1518220 12 [2021-05-22T16:50:53.153Z] 13:15:01 5515752 0 839424 10.48 2620 1651144 1187496 13.11 494764 1518224 8 [2021-05-22T16:50:53.153Z] 13:16:01 5515464 0 839712 10.48 2620 1651144 1187532 13.11 494840 1518220 8 [2021-05-22T16:50:53.153Z] 13:17:01 5515892 0 839280 10.48 2620 1651148 1187496 13.11 494820 1518220 8 [2021-05-22T16:50:53.153Z] 13:18:01 5515316 0 839848 10.49 2620 1651156 1187580 13.11 495072 1518220 12 [2021-05-22T16:50:53.153Z] 13:19:01 5515536 0 839564 10.48 2620 1651220 1187496 13.11 494904 1518240 28 [2021-05-22T16:50:53.153Z] 13:20:01 5515520 0 839632 10.48 2620 1651168 1187496 13.11 494860 1518220 8 [2021-05-22T16:50:53.153Z] 13:21:01 5515356 0 839796 10.49 2620 1651168 1187544 13.11 494888 1518220 8 [2021-05-22T16:50:53.153Z] 13:22:01 5516000 0 839144 10.48 2620 1651176 1187496 13.11 494984 1518220 8 [2021-05-22T16:50:53.153Z] 13:23:01 5515524 0 839616 10.48 2620 1651180 1187580 13.11 494964 1518220 12 [2021-05-22T16:50:53.153Z] 13:24:01 5515620 0 839520 10.48 2620 1651180 1187496 13.11 494940 1518220 12 [2021-05-22T16:50:53.153Z] 13:25:01 5515772 0 839360 10.48 2620 1651188 1187556 13.11 494984 1518220 12 [2021-05-22T16:50:53.153Z] 13:26:01 5515396 0 839732 10.48 2620 1651192 1187496 13.11 494996 1518220 12 [2021-05-22T16:50:53.153Z] 13:27:01 5515552 0 839572 10.48 2620 1651196 1187496 13.11 494988 1518220 8 [2021-05-22T16:50:53.153Z] 13:28:01 5515060 0 840056 10.49 2620 1651204 1187580 13.11 494956 1518220 8 [2021-05-22T16:50:53.153Z] 13:29:01 5515264 0 839848 10.49 2620 1651208 1187496 13.11 494896 1518220 8 [2021-05-22T16:50:53.153Z] 13:30:01 5515036 0 840072 10.49 2620 1651212 1187556 13.11 495036 1518220 8 [2021-05-22T16:50:53.153Z] 13:31:01 5515016 0 840084 10.49 2620 1651220 1187496 13.11 494976 1518224 8 [2021-05-22T16:50:53.153Z] 13:32:01 5515348 0 839752 10.49 2620 1651220 1187496 13.11 495028 1518220 8 [2021-05-22T16:50:53.153Z] 13:33:01 5514664 0 840432 10.49 2620 1651224 1187580 13.11 495004 1518220 8 [2021-05-22T16:50:53.153Z] 13:34:01 5515188 0 839904 10.49 2620 1651228 1187496 13.11 495000 1518220 8 [2021-05-22T16:50:53.153Z] 13:35:01 5515388 0 839700 10.48 2620 1651232 1187556 13.11 495076 1518220 8 [2021-05-22T16:50:53.153Z] 13:36:01 5515196 0 839884 10.49 2620 1651240 1187496 13.11 494928 1518220 8 [2021-05-22T16:50:53.153Z] 13:37:01 5515304 0 839776 10.49 2620 1651240 1187496 13.11 495028 1518220 8 [2021-05-22T16:50:53.153Z] 13:38:01 5514780 0 840292 10.49 2620 1651248 1187592 13.11 495152 1518220 8 [2021-05-22T16:50:53.153Z] 13:39:01 5515156 0 839916 10.49 2620 1651248 1187496 13.11 495052 1518220 8 [2021-05-22T16:50:53.153Z] 13:40:01 5514968 0 840100 10.49 2620 1651252 1187556 13.11 495076 1518220 8 [2021-05-22T16:50:53.153Z] 13:41:01 5516784 0 838276 10.47 2620 1651260 1185904 13.09 493968 1518220 8 [2021-05-22T16:50:53.153Z] 13:42:01 5515404 0 839656 10.48 2620 1651260 1187496 13.11 495068 1518220 8 [2021-05-22T16:50:53.153Z] 13:43:01 5515440 0 839608 10.48 2620 1651272 1187580 13.11 495172 1518220 8 [2021-05-22T16:50:53.153Z] 13:44:01 5515700 0 839344 10.48 2620 1651276 1187496 13.11 495016 1518224 8 [2021-05-22T16:50:53.153Z] 13:45:01 5515216 0 839824 10.49 2620 1651280 1187556 13.11 495040 1518220 12 [2021-05-22T16:50:53.153Z] 13:46:01 5515296 0 839740 10.49 2620 1651284 1187496 13.11 495092 1518220 12 [2021-05-22T16:50:53.153Z] 13:47:02 5515468 0 839564 10.48 2620 1651288 1187496 13.11 494960 1518224 8 [2021-05-22T16:50:53.153Z] 13:48:01 5514864 0 840164 10.49 2620 1651292 1187652 13.11 495572 1518220 8 [2021-05-22T16:50:53.153Z] 13:49:01 5515320 0 839704 10.48 2620 1651296 1187496 13.11 495000 1518220 8 [2021-05-22T16:50:53.153Z] 13:50:01 5515180 0 839840 10.49 2620 1651300 1187496 13.11 495108 1518220 8 [2021-05-22T16:50:53.153Z] 13:51:01 5515232 0 839784 10.49 2620 1651304 1187544 13.11 495144 1518220 8 [2021-05-22T16:50:53.153Z] 13:52:01 5515312 0 839700 10.48 2620 1651308 1187496 13.11 495100 1518220 12 [2021-05-22T16:50:53.153Z] 13:53:01 5514812 0 840196 10.49 2620 1651312 1187580 13.11 495232 1518220 8 [2021-05-22T16:50:53.153Z] 13:54:01 5515460 0 839540 10.48 2620 1651320 1187496 13.11 495080 1518220 8 [2021-05-22T16:50:53.153Z] 13:55:01 5515280 0 839720 10.48 2620 1651320 1187496 13.11 495016 1518220 8 [2021-05-22T16:50:53.153Z] 13:56:01 5515256 0 839736 10.48 2620 1651328 1187532 13.11 495040 1518224 8 [2021-05-22T16:50:53.153Z] 13:57:01 5515444 0 839548 10.48 2620 1651328 1187496 13.11 495136 1518220 8 [2021-05-22T16:50:53.153Z] 13:58:01 5515084 0 839900 10.49 2620 1651336 1187592 13.11 495268 1518220 12 [2021-05-22T16:50:53.153Z] 13:59:01 5514800 0 840176 10.49 2620 1651344 1187496 13.11 495056 1518220 12 [2021-05-22T16:50:53.153Z] 14:00:01 5514800 0 840176 10.49 2620 1651344 1187496 13.11 495172 1518220 8 [2021-05-22T16:50:53.153Z] 14:01:01 5513360 0 841608 10.51 2620 1651352 1190740 13.15 495780 1518220 12 [2021-05-22T16:50:53.153Z] 14:02:01 5514800 0 840160 10.49 2620 1651360 1187496 13.11 495076 1518220 8 [2021-05-22T16:50:53.153Z] 14:03:01 5514720 0 840236 10.49 2620 1651364 1187580 13.11 495240 1518220 12 [2021-05-22T16:50:53.153Z] 14:04:01 5515064 0 839888 10.49 2620 1651368 1187496 13.11 495200 1518220 12 [2021-05-22T16:50:53.153Z] 14:05:01 5514568 0 840380 10.49 2620 1651372 1187724 13.11 495552 1518220 8 [2021-05-22T16:50:53.153Z] 14:06:01 5515288 0 839656 10.48 2620 1651376 1187496 13.11 495076 1518220 8 [2021-05-22T16:50:53.153Z] 14:07:01 5514908 0 840028 10.49 2620 1651384 1187496 13.11 495048 1518220 8 [2021-05-22T16:50:53.153Z] 14:08:01 5514936 0 840000 10.49 2620 1651384 1187592 13.11 495204 1518220 16 [2021-05-22T16:50:53.153Z] 14:09:01 5515264 0 839664 10.48 2620 1651392 1187556 13.11 495120 1518220 12 [2021-05-22T16:50:53.153Z] 14:10:01 5515376 0 839552 10.48 2620 1651392 1187496 13.11 495256 1518220 12 [2021-05-22T16:50:53.153Z] 14:11:01 5515236 0 839684 10.48 2620 1651400 1187496 13.11 495244 1518224 8 [2021-05-22T16:50:53.153Z] 14:12:01 5515236 0 839680 10.48 2620 1651404 1187496 13.11 495132 1518220 8 [2021-05-22T16:50:53.153Z] 14:13:01 5514876 0 840036 10.49 2620 1651408 1187580 13.11 495236 1518220 12 [2021-05-22T16:50:53.153Z] 14:14:01 5515040 0 839864 10.49 2620 1651416 1187532 13.11 495268 1518220 12 [2021-05-22T16:50:53.153Z] 14:15:01 5515196 0 839708 10.48 2620 1651416 1187496 13.11 495144 1518220 12 [2021-05-22T16:50:53.153Z] 14:16:01 5515556 0 839340 10.48 2620 1651424 1187496 13.11 495220 1518220 8 [2021-05-22T16:50:53.153Z] 14:17:01 5515188 0 839704 10.48 2620 1651428 1187496 13.11 495260 1518220 8 [2021-05-22T16:50:53.153Z] 14:18:01 5514968 0 839920 10.49 2620 1651432 1187580 13.11 495252 1518220 16 [2021-05-22T16:50:53.153Z] 14:19:01 5515248 0 839636 10.48 2620 1651436 1187556 13.11 495260 1518220 12 [2021-05-22T16:50:53.153Z] 14:20:02 5515212 0 839672 10.48 2620 1651436 1187496 13.11 495184 1518220 12 [2021-05-22T16:50:53.153Z] 14:21:01 5514940 0 839936 10.49 2620 1651444 1187496 13.11 495288 1518220 8 [2021-05-22T16:50:53.153Z] 14:22:01 5514840 0 840032 10.49 2620 1651448 1187496 13.11 495176 1518220 8 [2021-05-22T16:50:53.153Z] 14:23:01 5514596 0 840272 10.49 2620 1651452 1187580 13.11 495280 1518220 12 [2021-05-22T16:50:53.153Z] 14:24:01 5514768 0 840096 10.49 2620 1651456 1187568 13.11 495204 1518220 12 [2021-05-22T16:50:53.153Z] 14:25:01 5514840 0 840020 10.49 2620 1651460 1187496 13.11 495268 1518220 8 [2021-05-22T16:50:53.153Z] 14:26:01 5515048 0 839808 10.49 2620 1651464 1187496 13.11 495264 1518220 8 [2021-05-22T16:50:53.153Z] 14:27:01 5515384 0 839464 10.48 2620 1651472 1187496 13.11 495232 1518224 8 [2021-05-22T16:50:53.153Z] 14:28:01 5514720 0 840124 10.49 2620 1651476 1187580 13.11 495412 1518220 8 [2021-05-22T16:50:53.153Z] 14:29:01 5515328 0 839512 10.48 2620 1651480 1187556 13.11 495208 1518220 8 [2021-05-22T16:50:53.153Z] 14:30:01 5514880 0 839952 10.49 2620 1651488 1187496 13.11 495236 1518220 12 [2021-05-22T16:50:53.153Z] 14:31:01 5515004 0 839828 10.49 2620 1651488 1187496 13.11 495332 1518220 8 [2021-05-22T16:50:53.153Z] 14:32:01 5514856 0 839968 10.49 2620 1651496 1187496 13.11 495224 1518220 8 [2021-05-22T16:50:53.153Z] 14:33:01 5514760 0 840064 10.49 2620 1651496 1187580 13.11 495336 1518220 12 [2021-05-22T16:50:53.153Z] 14:34:01 5515368 0 839448 10.48 2620 1651504 1187496 13.11 495300 1518220 12 [2021-05-22T16:50:53.153Z] 14:35:01 5514892 0 839920 10.49 2620 1651508 1187556 13.11 495372 1518220 8 [2021-05-22T16:50:53.153Z] 14:36:01 5514956 0 839856 10.49 2620 1651508 1187496 13.11 495320 1518220 8 [2021-05-22T16:50:53.153Z] 14:37:01 5515096 0 839708 10.48 2620 1651516 1187496 13.11 495380 1518220 8 [2021-05-22T16:50:53.153Z] 14:38:01 5514720 0 840084 10.49 2620 1651516 1187580 13.11 495440 1518220 12 [2021-05-22T16:50:53.154Z] 14:39:01 5514856 0 839940 10.49 2620 1651524 1187496 13.11 495352 1518220 12 [2021-05-22T16:50:53.154Z] 14:40:01 5514752 0 840040 10.49 2620 1651528 1187556 13.11 495392 1518220 8 [2021-05-22T16:50:53.154Z] 14:41:01 5515028 0 839756 10.49 2620 1651536 1187496 13.11 495380 1518224 8 [2021-05-22T16:50:53.154Z] 14:42:01 5514972 0 839808 10.49 2620 1651540 1187496 13.11 495268 1518220 8 [2021-05-22T16:50:53.154Z] 14:43:01 5515180 0 839592 10.48 2620 1651548 1187568 13.11 495308 1518224 12 [2021-05-22T16:50:53.154Z] 14:44:01 5515284 0 839484 10.48 2620 1651552 1187496 13.11 495332 1518220 12 [2021-05-22T16:50:53.154Z] 14:45:01 5514800 0 839964 10.49 2620 1651556 1187544 13.11 495416 1518220 8 [2021-05-22T16:50:53.154Z] 14:46:01 5515060 0 839700 10.48 2620 1651560 1187496 13.11 495272 1518220 8 [2021-05-22T16:50:53.154Z] 14:47:01 5514880 0 839876 10.49 2620 1651564 1187496 13.11 495312 1518220 8 [2021-05-22T16:50:53.154Z] 14:48:01 5514276 0 840472 10.49 2620 1651572 1187664 13.11 495860 1518224 12 [2021-05-22T16:50:53.154Z] 14:49:01 5514880 0 839868 10.49 2620 1651572 1187496 13.11 495416 1518220 12 [2021-05-22T16:50:53.154Z] 14:50:01 5515048 0 839692 10.48 2620 1651580 1187544 13.11 495452 1518204 12 [2021-05-22T16:50:53.154Z] 14:51:01 5514988 0 839752 10.49 2620 1651580 1187496 13.11 495408 1518204 12 [2021-05-22T16:50:53.154Z] 14:52:01 5515472 0 839264 10.48 2620 1651584 1187496 13.11 495364 1518204 8 [2021-05-22T16:50:53.154Z] 14:53:01 5514692 0 840036 10.49 2620 1651592 1187580 13.11 495544 1518204 12 [2021-05-22T16:50:53.154Z] 14:54:02 5515216 0 839512 10.48 2620 1651592 1187496 13.11 495324 1518204 12 [2021-05-22T16:50:53.154Z] 14:55:01 5514708 0 840012 10.49 2620 1651600 1187556 13.11 495440 1518204 8 [2021-05-22T16:50:53.154Z] 14:56:01 5514532 0 840188 10.49 2620 1651600 1187496 13.11 495348 1518204 8 [2021-05-22T16:50:53.154Z] 14:57:01 5514624 0 840084 10.49 2620 1651612 1187496 13.11 495360 1518204 8 [2021-05-22T16:50:53.154Z] 14:58:01 5514544 0 840160 10.49 2620 1651616 1187580 13.11 495472 1518204 8 [2021-05-22T16:50:53.154Z] 14:59:01 5515200 0 839500 10.48 2620 1651620 1187496 13.11 495412 1518208 12 [2021-05-22T16:50:53.154Z] 15:00:01 5514716 0 839980 10.49 2620 1651624 1187556 13.11 495508 1518204 8 [2021-05-22T16:50:53.154Z] 15:01:01 5513552 0 841144 10.50 2620 1651624 1189836 13.14 496088 1518204 8 [2021-05-22T16:50:53.154Z] 15:02:01 5514756 0 839932 10.49 2620 1651632 1187496 13.11 495380 1518204 8 [2021-05-22T16:50:53.154Z] 15:03:01 5514628 0 840052 10.49 2620 1651640 1187580 13.11 495564 1518204 12 [2021-05-22T16:50:53.154Z] 15:04:01 5515012 0 839668 10.48 2620 1651640 1187532 13.11 495424 1518204 12 [2021-05-22T16:50:53.154Z] 15:05:01 5514244 0 840428 10.49 2620 1651648 1187700 13.11 495956 1518204 8 [2021-05-22T16:50:53.154Z] 15:06:01 5514976 0 839696 10.48 2620 1651648 1187496 13.11 495496 1518204 8 [2021-05-22T16:50:53.154Z] 15:07:01 5514976 0 839692 10.48 2620 1651652 1187496 13.11 495420 1518204 8 [2021-05-22T16:50:53.154Z] 15:08:01 5514536 0 840124 10.49 2620 1651660 1187580 13.11 495616 1518204 12 [2021-05-22T16:50:53.154Z] 15:09:01 5514964 0 839696 10.48 2620 1651660 1187556 13.11 495432 1518204 12 [2021-05-22T16:50:53.154Z] 15:10:01 5514960 0 839692 10.48 2620 1651668 1187496 13.11 495440 1518204 8 [2021-05-22T16:50:53.154Z] 15:11:01 5515192 0 839456 10.48 2620 1651672 1187496 13.11 495476 1518204 8 [2021-05-22T16:50:53.154Z] 15:12:01 5515192 0 839448 10.48 2620 1651680 1187496 13.11 495548 1518204 8 [2021-05-22T16:50:53.154Z] 15:13:01 5512308 0 842328 10.52 2620 1651684 1196688 13.21 497472 1518204 12 [2021-05-22T16:50:53.154Z] 15:14:01 5512928 0 841704 10.51 2620 1651688 1194176 13.18 497260 1518208 12 [2021-05-22T16:50:53.154Z] 15:15:01 5513204 0 841424 10.51 2620 1651692 1185952 13.09 496896 1518204 8 [2021-05-22T16:50:53.154Z] 15:16:01 5513336 0 841288 10.50 2620 1651696 1185952 13.09 496972 1518204 8 [2021-05-22T16:50:53.154Z] 15:17:01 5513384 0 841236 10.50 2620 1651700 1185952 13.09 496988 1518204 8 [2021-05-22T16:50:53.154Z] 15:18:01 5512316 0 842300 10.52 2620 1651704 1186252 13.10 497096 1518204 20 [2021-05-22T16:50:53.154Z] 15:19:01 5512652 0 841960 10.51 2620 1651708 1186012 13.09 497140 1518204 12 [2021-05-22T16:50:53.154Z] 15:20:01 5513500 0 841108 10.50 2620 1651712 1185952 13.09 497060 1518204 8 [2021-05-22T16:50:53.154Z] 15:21:01 5514368 0 840228 10.49 2620 1651724 1184360 13.08 495928 1518208 8 [2021-05-22T16:50:53.154Z] 15:22:01 5513616 0 840980 10.50 2620 1651724 1185952 13.09 496864 1518204 8 [2021-05-22T16:50:53.154Z] 15:23:01 5513040 0 841552 10.51 2620 1651728 1186216 13.10 497120 1518204 8 [2021-05-22T16:50:53.154Z] 15:24:01 5512960 0 841628 10.51 2620 1651732 1186072 13.09 497124 1518204 8 [2021-05-22T16:50:53.154Z] 15:25:01 5512816 0 841768 10.51 2620 1651736 1185964 13.09 497112 1518204 8 [2021-05-22T16:50:53.154Z] 15:26:01 5513392 0 841184 10.50 2620 1651744 1185964 13.09 497024 1518204 8 [2021-05-22T16:50:53.154Z] 15:27:02 5513112 0 841460 10.51 2620 1651748 1185964 13.09 497064 1518204 8 [2021-05-22T16:50:53.154Z] 15:28:01 5512892 0 841672 10.51 2620 1651756 1186048 13.09 497236 1518204 12 [2021-05-22T16:50:53.154Z] 15:29:01 5512728 0 841836 10.51 2620 1651756 1186060 13.09 497164 1518204 8 [2021-05-22T16:50:53.154Z] 15:30:01 5513088 0 841468 10.51 2620 1651764 1185964 13.09 497052 1518208 8 [2021-05-22T16:50:53.154Z] 15:31:01 5513244 0 841308 10.50 2620 1651768 1185964 13.09 497060 1518204 8 [2021-05-22T16:50:53.154Z] 15:32:01 5513344 0 841180 10.50 2620 1651796 1185964 13.09 497028 1518212 20 [2021-05-22T16:50:53.154Z] 15:33:01 5513108 0 841436 10.51 2620 1651776 1186048 13.09 497212 1518204 12 [2021-05-22T16:50:53.154Z] 15:34:01 5513316 0 841224 10.50 2620 1651780 1185964 13.09 497072 1518204 12 [2021-05-22T16:50:53.154Z] 15:35:01 5513484 0 841052 10.50 2620 1651784 1186000 13.09 497168 1518204 8 [2021-05-22T16:50:53.154Z] 15:36:01 5513400 0 841132 10.50 2620 1651788 1185964 13.09 497216 1518204 8 [2021-05-22T16:50:53.154Z] 15:37:01 5512996 0 841532 10.51 2620 1651792 1185964 13.09 497088 1518204 8 [2021-05-22T16:50:53.154Z] 15:38:01 5513040 0 841484 10.51 2620 1651796 1186036 13.09 497288 1518204 8 [2021-05-22T16:50:53.154Z] 15:39:01 5512956 0 841564 10.51 2620 1651800 1185964 13.09 497212 1518204 8 [2021-05-22T16:50:53.154Z] 15:40:01 5513188 0 841328 10.50 2620 1651804 1186000 13.09 497104 1518204 8 [2021-05-22T16:50:53.154Z] 15:41:01 5513276 0 841236 10.50 2620 1651808 1185964 13.09 497216 1518204 8 [2021-05-22T16:50:53.154Z] 15:42:01 5513328 0 841176 10.50 2620 1651816 1185964 13.09 497176 1518204 8 [2021-05-22T16:50:53.154Z] 15:43:01 5512976 0 841524 10.51 2620 1651820 1186060 13.09 497256 1518204 12 [2021-05-22T16:50:53.154Z] 15:44:01 5513080 0 841412 10.51 2620 1651828 1185964 13.09 497236 1518204 12 [2021-05-22T16:50:53.154Z] 15:45:01 5513096 0 841396 10.51 2620 1651828 1185964 13.09 497204 1518204 8 [2021-05-22T16:50:53.154Z] 15:46:01 5512768 0 841716 10.51 2620 1651836 1186012 13.09 497160 1518208 8 [2021-05-22T16:50:53.154Z] 15:47:01 5512928 0 841556 10.51 2620 1651836 1185964 13.09 497244 1518204 8 [2021-05-22T16:50:53.154Z] 15:48:01 5512268 0 842212 10.52 2620 1651840 1186108 13.10 497584 1518204 12 [2021-05-22T16:50:53.154Z] 15:49:01 5512396 0 842076 10.51 2620 1651848 1186024 13.09 497552 1518204 12 [2021-05-22T16:50:53.154Z] 15:50:01 5512988 0 841484 10.51 2620 1651848 1185964 13.09 497152 1518204 8 [2021-05-22T16:50:53.154Z] 15:51:01 5513080 0 841384 10.51 2620 1651856 1185964 13.09 497160 1518204 8 [2021-05-22T16:50:53.154Z] 15:52:01 5513196 0 841264 10.50 2620 1651860 1185964 13.09 497228 1518208 8 [2021-05-22T16:50:53.154Z] 15:53:01 5512968 0 841488 10.51 2620 1651864 1186060 13.09 497196 1518204 12 [2021-05-22T16:50:53.154Z] 15:54:01 5512900 0 841552 10.51 2620 1651868 1186000 13.09 497248 1518204 12 [2021-05-22T16:50:53.154Z] 15:55:01 5513284 0 841164 10.50 2620 1651872 1185964 13.09 497156 1518208 12 [2021-05-22T16:50:53.154Z] 15:56:01 5513072 0 841372 10.51 2620 1651876 1185964 13.09 497200 1518204 8 [2021-05-22T16:50:53.154Z] 15:57:01 5512848 0 841588 10.51 2620 1651884 1185964 13.09 497188 1518204 8 [2021-05-22T16:50:53.154Z] 15:58:01 5513132 0 841300 10.50 2620 1651888 1186060 13.09 497276 1518204 12 [2021-05-22T16:50:53.154Z] 15:59:01 5512972 0 841456 10.51 2620 1651892 1185964 13.09 497216 1518204 12 [2021-05-22T16:50:53.154Z] 16:00:01 5513468 0 840956 10.50 2620 1651896 1186000 13.09 497164 1518204 8 [2021-05-22T16:50:53.154Z] 16:01:02 5511284 0 843136 10.53 2620 1651900 1189588 13.13 498084 1518204 8 [2021-05-22T16:50:53.154Z] 16:02:01 5513096 0 841312 10.50 2620 1651912 1185964 13.09 497268 1518204 8 [2021-05-22T16:50:53.154Z] 16:03:01 5512836 0 841572 10.51 2620 1651912 1186048 13.09 497420 1518204 12 [2021-05-22T16:50:53.154Z] 16:04:01 5513104 0 841296 10.50 2620 1651920 1185964 13.09 497208 1518204 12 [2021-05-22T16:50:53.154Z] 16:05:01 5512600 0 841800 10.51 2620 1651920 1186168 13.10 497660 1518204 8 [2021-05-22T16:50:53.154Z] 16:06:01 5512864 0 841472 10.51 2620 1651984 1185964 13.09 497292 1518220 24 [2021-05-22T16:50:53.154Z] 16:07:01 5512920 0 841468 10.51 2620 1651932 1185964 13.09 497344 1518204 8 [2021-05-22T16:50:53.154Z] 16:08:01 5512924 0 841460 10.51 2620 1651936 1186048 13.09 497456 1518204 8 [2021-05-22T16:50:53.154Z] 16:09:01 5512988 0 841392 10.51 2620 1651940 1185964 13.09 497248 1518204 8 [2021-05-22T16:50:53.154Z] 16:10:01 5512840 0 841536 10.51 2620 1651944 1186012 13.09 497376 1518208 8 [2021-05-22T16:50:53.154Z] 16:11:01 5513012 0 841360 10.51 2620 1651948 1185964 13.09 497280 1518204 8 [2021-05-22T16:50:53.154Z] 16:12:01 5512880 0 841484 10.51 2620 1651956 1185964 13.09 497320 1518204 8 [2021-05-22T16:50:53.154Z] 16:13:01 5512636 0 841724 10.51 2620 1651960 1186048 13.09 497488 1518204 12 [2021-05-22T16:50:53.154Z] 16:14:01 5513268 0 841088 10.50 2620 1651964 1185964 13.09 497260 1518204 12 [2021-05-22T16:50:53.154Z] 16:15:01 5513144 0 841204 10.50 2620 1651972 1185964 13.09 497432 1518204 8 [2021-05-22T16:50:53.154Z] 16:16:01 5512864 0 841484 10.51 2620 1651972 1185964 13.09 497296 1518204 8 [2021-05-22T16:50:53.154Z] 16:17:01 5512632 0 841708 10.51 2620 1651980 1185964 13.09 497304 1518204 8 [2021-05-22T16:50:53.154Z] 16:18:01 5512512 0 841828 10.51 2620 1651980 1186048 13.09 497512 1518204 12 [2021-05-22T16:50:53.154Z] 16:19:01 5512916 0 841420 10.51 2620 1651984 1186000 13.09 497436 1518204 12 [2021-05-22T16:50:53.154Z] 16:20:01 5512980 0 841348 10.51 2620 1651992 1185964 13.09 497316 1518204 8 [2021-05-22T16:50:53.154Z] 16:21:01 5513136 0 841192 10.50 2620 1651992 1185964 13.09 497284 1518204 8 [2021-05-22T16:50:53.154Z] 16:22:01 5512988 0 841332 10.50 2620 1652000 1185964 13.09 497260 1518204 8 [2021-05-22T16:50:53.154Z] 16:23:01 5512628 0 841692 10.51 2620 1652000 1186048 13.09 497412 1518204 12 [2021-05-22T16:50:53.154Z] 16:24:01 5512776 0 841536 10.51 2620 1652008 1186048 13.09 497524 1518204 8 [2021-05-22T16:50:53.154Z] 16:25:01 5512880 0 841428 10.51 2620 1652012 1185964 13.09 497356 1518204 8 [2021-05-22T16:50:53.154Z] 16:26:01 5512748 0 841556 10.51 2620 1652016 1185964 13.09 497452 1518208 8 [2021-05-22T16:50:53.154Z] 16:27:01 5512616 0 841680 10.51 2620 1652024 1185964 13.09 497348 1518204 8 [2021-05-22T16:50:53.155Z] 16:28:01 5512528 0 841768 10.51 2620 1652024 1186036 13.09 497552 1518204 12 [2021-05-22T16:50:53.155Z] 16:29:01 5293768 0 878020 10.96 2620 1834532 1253412 13.84 699616 1523736 10372 [2021-05-22T16:50:53.155Z] 16:30:01 4068772 0 1063368 13.28 2620 2874180 1713536 18.92 1214680 2167572 609684 [2021-05-22T16:50:53.155Z] 16:31:01 3809208 0 1151384 14.38 2620 3045728 1706236 18.84 1288764 2267188 230496 [2021-05-22T16:50:53.155Z] 16:32:02 3827512 0 1147200 14.32 2620 3031608 1642376 18.13 1189124 2332988 56672 [2021-05-22T16:50:53.155Z] 16:33:01 3577452 0 1177668 14.70 2620 3251200 1930484 21.31 1271348 2488140 44 [2021-05-22T16:50:53.155Z] 16:34:01 1007932 0 1803172 22.51 2620 5195216 3213728 35.48 2520260 3662264 1680 [2021-05-22T16:50:53.155Z] 16:35:01 1117336 0 1555836 19.43 2620 5333148 3285692 36.28 2443436 3589688 1260 [2021-05-22T16:50:53.155Z] 16:36:01 2541824 0 1257820 15.71 2620 4206676 1463576 16.16 1351736 3297500 20 [2021-05-22T16:50:53.155Z] 16:37:01 2562068 0 1237568 15.45 2620 4206684 1242100 13.71 1361492 3272940 12 [2021-05-22T16:50:53.155Z] 16:38:01 2565304 0 1234328 15.41 2620 4206688 1237520 13.66 1349508 3285232 12 [2021-05-22T16:50:53.155Z] 16:39:01 2565968 0 1233656 15.40 2620 4206696 1234904 13.63 1349212 3285236 12 [2021-05-22T16:50:53.155Z] 16:40:01 2565164 0 1234456 15.41 2620 4206700 1235048 13.64 1353268 3281596 8 [2021-05-22T16:50:53.155Z] 16:41:01 2566216 0 1233404 15.40 2620 4206700 1234904 13.63 1353004 3281596 8 [2021-05-22T16:50:53.155Z] 16:42:01 2564028 0 1235584 15.43 2620 4206708 1234904 13.63 1354920 3281644 8 [2021-05-22T16:50:53.155Z] 16:43:01 2563668 0 1235936 15.43 2620 4206716 1234988 13.63 1354972 3281648 12 [2021-05-22T16:50:53.155Z] 16:44:01 2561988 0 1237612 15.45 2620 4206720 1234904 13.63 1356624 3281644 12 [2021-05-22T16:50:53.155Z] 16:45:01 2562264 0 1237332 15.45 2620 4206724 1234904 13.63 1356828 3281440 20 [2021-05-22T16:50:53.155Z] 16:46:01 2562184 0 1237408 15.45 2620 4206728 1234904 13.63 1380872 3257336 8 [2021-05-22T16:50:53.155Z] 16:47:01 2561988 0 1237600 15.45 2620 4206732 1234904 13.63 1380908 3257336 8 [2021-05-22T16:50:53.155Z] 16:48:01 2561804 0 1237780 15.45 2620 4206736 1235060 13.64 1381248 3257360 16 [2021-05-22T16:50:53.155Z] 16:49:01 2562100 0 1237480 15.45 2620 4206740 1234940 13.63 1382408 3256152 12 [2021-05-22T16:50:53.155Z] 16:50:01 2562048 0 1237528 15.45 2620 4206744 1234904 13.63 1382200 3256152 8 [2021-05-22T16:50:53.155Z] Average: 5490024 0 805689 10.06 2620 1710607 1119270 12.36 478757 1559649 1191 [2021-05-22T16:50:53.155Z] [2021-05-22T16:50:53.155Z] 03:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-22T16:50:53.155Z] 03:43:01 eth0 231.50 138.99 385.75 25.10 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:44:01 eth0 2.17 0.48 0.72 0.21 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:45:01 eth0 0.98 0.57 0.54 0.37 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:46:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:48:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:52:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:53:01 eth0 0.75 0.62 0.38 0.28 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:54:01 eth0 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:55:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:56:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:57:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:58:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:00:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:01:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:02:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:03:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:04:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:05:01 eth0 0.55 0.32 0.33 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:06:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:07:01 eth0 0.05 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:08:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:09:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:10:01 eth0 0.10 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:13:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:14:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:15:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:16:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.155Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:18:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:19:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:20:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:21:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:22:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:23:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:24:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:25:01 eth0 0.25 0.15 0.18 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:26:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:27:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:28:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:30:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:31:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:32:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:33:01 eth0 0.53 0.25 0.16 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:34:01 eth0 1.25 0.27 0.41 0.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:35:01 eth0 1.98 0.45 0.65 0.39 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:36:01 eth0 0.75 0.47 0.52 0.39 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:37:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:39:01 eth0 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:40:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:43:02 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:44:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:45:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:47:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:48:01 eth0 0.57 0.37 0.34 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:51:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:53:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:54:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:58:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:59:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:01:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:03:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:05:01 eth0 0.42 0.23 0.26 0.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:08:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.156Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:09:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:14:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:19:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:20:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:23:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:30:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:33:01 eth0 0.20 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:35:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:38:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:40:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:45:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:46:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:48:01 eth0 0.53 0.35 0.34 0.23 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:49:01 eth0 0.12 0.05 0.06 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:52:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:53:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.157Z] 05:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:55:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:58:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:00:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:02:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:03:01 eth0 1.70 1.82 0.23 8.13 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:04:01 eth0 0.53 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:05:01 eth0 0.43 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:08:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:09:01 eth0 0.13 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:11:01 eth0 0.23 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:13:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:15:01 eth0 0.18 0.17 0.12 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:19:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:21:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:23:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:24:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:28:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:29:01 eth0 0.15 0.14 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:33:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:34:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:38:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:40:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:43:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:44:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:45:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.158Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:48:01 eth0 0.57 0.33 0.34 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:51:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:53:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:56:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:59:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:04:02 eth0 0.57 0.05 0.11 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:05:01 eth0 0.39 0.27 0.27 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:08:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:09:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:11:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:12:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:13:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:14:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:15:01 eth0 0.02 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:19:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:24:01 eth0 0.10 0.07 0.09 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:28:01 eth0 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:30:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.159Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:33:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:35:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:36:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:37:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:38:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:40:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:43:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:45:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:48:01 eth0 0.53 0.32 0.34 0.23 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:50:01 eth0 0.10 0.07 0.06 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:53:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:54:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:55:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:58:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:01:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:03:01 eth0 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:04:01 eth0 0.88 0.32 0.37 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:05:01 eth0 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:06:01 eth0 0.50 0.23 0.27 0.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:08:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:11:02 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:13:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:18:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:19:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:20:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.160Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:21:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:22:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:24:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:27:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:30:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:33:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:35:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:37:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:40:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:44:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:45:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:46:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:47:01 eth0 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:48:01 eth0 0.53 0.33 0.34 0.23 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:50:01 eth0 0.07 0.02 0.06 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:52:01 eth0 0.15 0.12 0.12 0.06 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:53:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:54:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:55:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.161Z] 08:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:58:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:00:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:01:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:04:01 eth0 0.63 0.08 0.11 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:05:01 eth0 0.30 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:09:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:13:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:14:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:18:02 eth0 0.15 0.13 0.08 0.08 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:20:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:21:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:23:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:25:01 eth0 0.10 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:28:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:30:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:33:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:35:01 eth0 0.13 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:36:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:38:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:40:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:43:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:45:01 eth0 0.17 0.10 0.12 0.06 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:46:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.162Z] 09:47:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:48:01 eth0 0.55 0.38 0.34 0.24 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:51:01 eth0 0.12 0.08 0.06 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:52:02 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:53:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:56:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:01:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:04:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:05:01 eth0 0.48 0.33 0.32 0.17 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:08:01 eth0 0.15 0.13 0.08 0.10 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:10:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:13:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:16:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:19:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:20:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:23:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:24:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:25:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:27:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:28:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:29:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:30:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:31:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:33:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:34:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:35:01 eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:38:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:39:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.163Z] 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:40:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:43:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:44:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:45:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:48:01 eth0 0.57 0.35 0.34 0.23 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:50:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:51:01 eth0 0.30 0.17 0.23 0.12 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:55:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:57:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:59:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 10:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:00:01 eth0 0.25 0.14 0.18 0.06 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:04:01 eth0 0.53 0.03 0.11 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:05:01 eth0 0.47 0.25 0.27 0.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:09:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:12:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:13:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:14:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:20:01 eth0 0.12 0.10 0.09 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:23:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.164Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:25:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:29:01 eth0 0.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:33:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:35:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:36:01 eth0 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:38:01 eth0 0.20 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:39:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:40:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:44:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:45:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:47:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:48:01 eth0 0.65 0.43 0.40 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:53:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:54:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:59:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:03:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:04:01 eth0 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:05:01 eth0 1.60 1.45 0.34 8.46 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:07:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:08:01 eth0 0.14 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:11:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:13:01 eth0 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:14:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.165Z] 12:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:18:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:20:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:21:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:23:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:25:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:28:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:30:01 eth0 0.10 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:33:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:35:01 eth0 0.12 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:38:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:40:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:41:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:43:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:44:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:48:01 eth0 0.55 0.33 0.34 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:49:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:54:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:56:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:00:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.166Z] 13:03:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:04:01 eth0 0.58 0.05 0.11 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:05:01 eth0 0.43 0.23 0.26 0.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:08:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:09:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:11:01 eth0 72.19 44.29 70.91 72.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:12:01 eth0 18.22 11.11 20.28 6.58 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:13:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:14:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:16:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:18:01 eth0 0.15 0.15 0.08 0.08 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:21:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:23:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:25:01 eth0 0.08 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:28:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:30:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:33:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:35:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:40:01 eth0 0.10 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:43:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:45:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:47:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:48:01 eth0 0.58 0.34 0.35 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:51:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.167Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:52:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:55:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:56:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:58:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:01:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:04:01 eth0 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:05:01 eth0 0.52 0.32 0.32 0.17 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:06:01 eth0 0.05 0.03 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:08:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:09:01 eth0 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:10:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:13:01 eth0 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:14:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:18:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:19:01 eth0 0.10 0.08 0.09 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:20:02 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:23:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:24:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:28:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:29:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:33:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:35:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:38:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.168Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:40:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:43:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:45:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:46:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:48:01 eth0 0.55 0.33 0.34 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:49:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:50:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:54:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:55:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:58:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:00:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:03:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:04:01 eth0 0.55 0.02 0.08 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:05:01 eth0 0.48 0.30 0.29 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:09:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:13:01 eth0 2.02 1.83 0.20 12.86 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:14:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:18:01 eth0 0.77 0.92 0.12 6.44 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:19:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:23:01 eth0 0.50 0.53 0.10 2.87 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:24:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:27:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:28:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.169Z] 15:29:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:30:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:31:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:32:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:33:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:35:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:37:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:38:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:40:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:43:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:46:01 eth0 0.08 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:47:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:48:01 eth0 0.58 0.40 0.34 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:49:01 eth0 0.10 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:50:01 eth0 0.05 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:51:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:52:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:53:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:54:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:55:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:57:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:58:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:00:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:01:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:03:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:04:01 eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:05:01 eth0 0.52 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:08:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:10:01 eth0 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:11:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.170Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:13:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:17:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:18:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:19:01 eth0 0.12 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:21:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:22:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:23:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:24:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:27:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:28:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:29:01 eth0 629.05 545.92 2919.45 62.61 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:30:01 eth0 1229.50 1320.86 5804.70 155.91 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:30:01 docker0 944.62 790.84 76.66 2697.05 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:31:01 eth0 302.76 234.85 880.63 69.65 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:31:01 veth8a350ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:31:01 docker0 207.89 257.48 14.69 843.33 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:32:02 eth0 31.93 17.07 25.13 12.80 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:32:02 veth8a350ba 2.08 2.05 0.17 0.17 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:32:02 docker0 2.08 2.05 0.14 0.17 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:33:01 veth41cefc2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:33:01 vethcd6eded 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:33:01 eth0 202.10 176.50 1729.30 72.74 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:34:01 veth41cefc2 0.00 0.50 0.00 0.03 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:34:01 vethc11a1a3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:34:01 veth913eb4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:34:01 vethbb19bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:35:01 veth41cefc2 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:35:01 eth0 3002.84 2669.07 12303.19 645.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:35:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:35:01 vethfe7f20b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:36:01 eth0 224.56 163.63 1716.88 63.97 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:36:01 docker0 1282.98 1234.19 99.83 4336.54 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:37:01 eth0 0.70 0.50 0.39 0.04 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:38:01 eth0 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:39:01 eth0 0.45 0.03 0.05 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:40:01 eth0 0.47 0.22 0.27 0.19 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:41:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:42:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:43:01 eth0 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.171Z] 16:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:47:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:48:01 eth0 0.57 0.35 0.34 0.26 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:49:01 eth0 0.08 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] Average: eth0 4.07 3.59 17.76 0.90 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] Average: docker0 1.63 1.57 0.13 5.51 0.00 0.00 0.00 0.00 [2021-05-22T16:50:53.173Z] [2021-05-22T16:50:53.173Z] [2021-05-22T16:50:53.173Z] ---> sar -P ALL: [2021-05-22T16:50:53.173Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/22/21 _x86_64_ (2 CPU) [2021-05-22T16:50:53.173Z] [2021-05-22T16:50:53.173Z] 03:41:23 LINUX RESTART (2 CPU) [2021-05-22T16:50:53.173Z] [2021-05-22T16:50:53.173Z] 03:42:02 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.173Z] 03:43:01 all 11.35 0.00 4.34 37.02 0.05 47.24 [2021-05-22T16:50:53.173Z] 03:43:01 0 11.45 0.00 4.69 35.32 0.05 48.49 [2021-05-22T16:50:53.174Z] 03:43:01 1 11.25 0.00 3.98 38.72 0.05 45.99 [2021-05-22T16:50:53.174Z] 03:44:01 all 0.27 0.00 0.06 0.00 0.02 99.66 [2021-05-22T16:50:53.174Z] 03:44:01 0 0.30 0.00 0.07 0.00 0.02 99.62 [2021-05-22T16:50:53.174Z] 03:44:01 1 0.23 0.00 0.05 0.00 0.02 99.70 [2021-05-22T16:50:53.174Z] 03:45:01 all 0.43 0.00 0.05 0.00 0.03 99.49 [2021-05-22T16:50:53.174Z] 03:45:01 0 0.28 0.00 0.07 0.00 0.02 99.63 [2021-05-22T16:50:53.174Z] 03:45:01 1 0.58 0.00 0.03 0.00 0.03 99.35 [2021-05-22T16:50:53.174Z] 03:46:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-05-22T16:50:53.174Z] 03:46:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-05-22T16:50:53.174Z] 03:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.174Z] 03:47:01 all 0.21 0.00 0.03 0.00 0.03 99.73 [2021-05-22T16:50:53.174Z] 03:47:01 0 0.38 0.00 0.03 0.00 0.03 99.55 [2021-05-22T16:50:53.174Z] 03:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.174Z] 03:48:01 all 0.15 0.00 0.04 0.00 0.02 99.79 [2021-05-22T16:50:53.174Z] 03:48:01 0 0.25 0.00 0.05 0.00 0.03 99.67 [2021-05-22T16:50:53.174Z] 03:48:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-22T16:50:53.174Z] 03:49:01 all 0.20 0.00 0.03 0.00 0.03 99.74 [2021-05-22T16:50:53.174Z] 03:49:01 0 0.38 0.00 0.05 0.00 0.03 99.53 [2021-05-22T16:50:53.174Z] 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.174Z] 03:50:01 all 0.16 0.00 0.03 0.00 0.01 99.81 [2021-05-22T16:50:53.174Z] 03:50:01 0 0.28 0.00 0.03 0.00 0.00 99.68 [2021-05-22T16:50:53.174Z] 03:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 03:51:01 all 0.14 0.00 0.03 0.00 0.03 99.81 [2021-05-22T16:50:53.174Z] 03:51:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-22T16:50:53.174Z] 03:51:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 03:52:01 all 0.11 0.00 0.04 0.00 0.03 99.82 [2021-05-22T16:50:53.174Z] 03:52:01 0 0.20 0.00 0.03 0.00 0.02 99.75 [2021-05-22T16:50:53.174Z] 03:52:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 03:53:01 all 0.16 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.174Z] 03:53:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-22T16:50:53.174Z] 03:53:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] [2021-05-22T16:50:53.174Z] 03:53:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.174Z] 03:54:01 all 0.06 0.00 0.04 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 03:54:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-22T16:50:53.174Z] 03:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 03:55:01 all 0.12 0.00 0.03 0.00 0.02 99.84 [2021-05-22T16:50:53.174Z] 03:55:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2021-05-22T16:50:53.174Z] 03:55:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 03:56:01 all 0.09 0.00 0.03 0.00 0.02 99.87 [2021-05-22T16:50:53.174Z] 03:56:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-22T16:50:53.174Z] 03:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.174Z] 03:57:01 all 0.12 0.00 0.07 0.00 0.02 99.80 [2021-05-22T16:50:53.174Z] 03:57:01 0 0.18 0.00 0.07 0.00 0.00 99.75 [2021-05-22T16:50:53.174Z] 03:57:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2021-05-22T16:50:53.174Z] 03:58:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-05-22T16:50:53.174Z] 03:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 03:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 03:59:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.174Z] 03:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 03:59:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-05-22T16:50:53.174Z] 04:00:01 all 0.08 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:00:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:00:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2021-05-22T16:50:53.174Z] 04:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:01:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:01:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.174Z] 04:02:01 all 0.11 0.00 0.03 0.01 0.03 99.82 [2021-05-22T16:50:53.174Z] 04:02:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.174Z] 04:02:01 1 0.13 0.00 0.03 0.02 0.00 99.82 [2021-05-22T16:50:53.174Z] 04:03:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.174Z] 04:03:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.174Z] 04:04:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.174Z] 04:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:04:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-22T16:50:53.174Z] [2021-05-22T16:50:53.174Z] 04:04:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.174Z] 04:05:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:05:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.174Z] 04:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:06:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:06:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-22T16:50:53.174Z] 04:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:07:01 all 0.06 0.00 0.03 0.00 0.01 99.91 [2021-05-22T16:50:53.174Z] 04:07:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.174Z] 04:07:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:08:02 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.174Z] 04:08:02 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:08:02 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.174Z] 04:09:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:09:01 0 0.09 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:10:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.174Z] 04:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.174Z] 04:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:11:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.174Z] 04:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.174Z] 04:12:01 all 0.06 0.00 0.04 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:12:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:12:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:13:01 all 0.03 0.00 0.03 0.00 0.01 99.92 [2021-05-22T16:50:53.174Z] 04:13:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-22T16:50:53.174Z] 04:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:14:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.174Z] 04:14:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:15:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:15:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.174Z] 04:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.174Z] [2021-05-22T16:50:53.174Z] 04:15:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.174Z] 04:16:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:17:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.174Z] 04:17:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:17:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.174Z] 04:18:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.174Z] 04:18:01 0 0.15 0.00 0.00 0.00 0.03 99.82 [2021-05-22T16:50:53.174Z] 04:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:19:01 all 0.06 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.174Z] 04:19:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.174Z] 04:20:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:20:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.174Z] 04:21:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:21:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:22:01 0 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-22T16:50:53.174Z] 04:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:23:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:23:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.174Z] 04:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:24:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:24:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:25:01 all 0.12 0.00 0.02 0.00 0.03 99.84 [2021-05-22T16:50:53.174Z] 04:25:01 0 0.20 0.00 0.02 0.00 0.02 99.77 [2021-05-22T16:50:53.174Z] 04:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:26:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.174Z] 04:26:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.174Z] [2021-05-22T16:50:53.174Z] 04:26:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.174Z] 04:27:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:28:01 all 0.06 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:28:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-05-22T16:50:53.174Z] 04:29:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:29:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.174Z] 04:29:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:30:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:30:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.174Z] 04:30:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2021-05-22T16:50:53.174Z] 04:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.174Z] 04:31:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.174Z] 04:31:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-22T16:50:53.174Z] 04:32:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:32:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:32:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.174Z] 04:33:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.174Z] 04:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:34:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.174Z] 04:34:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.174Z] 04:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.174Z] 04:35:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] 04:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.174Z] 04:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:36:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-05-22T16:50:53.174Z] 04:36:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.174Z] 04:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.174Z] 04:37:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.174Z] 04:37:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-22T16:50:53.174Z] 04:37:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.174Z] [2021-05-22T16:50:53.174Z] 04:37:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.174Z] 04:38:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.174Z] 04:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.174Z] 04:38:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.174Z] 04:39:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:39:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.175Z] 04:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 04:40:01 all 0.16 0.00 0.03 0.00 0.03 99.79 [2021-05-22T16:50:53.175Z] 04:40:01 0 0.28 0.00 0.03 0.00 0.03 99.65 [2021-05-22T16:50:53.175Z] 04:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 04:41:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 04:41:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.175Z] 04:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 04:42:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 04:42:01 0 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-22T16:50:53.175Z] 04:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 04:43:02 all 0.05 0.02 0.10 0.03 0.03 99.78 [2021-05-22T16:50:53.175Z] 04:43:02 0 0.10 0.02 0.10 0.03 0.03 99.72 [2021-05-22T16:50:53.175Z] 04:43:02 1 0.00 0.02 0.10 0.02 0.02 99.85 [2021-05-22T16:50:53.175Z] 04:44:01 all 0.10 4.28 18.54 3.41 0.06 73.60 [2021-05-22T16:50:53.175Z] 04:44:01 0 0.14 4.29 18.48 3.23 0.07 73.79 [2021-05-22T16:50:53.175Z] 04:44:01 1 0.07 4.27 18.60 3.59 0.05 73.41 [2021-05-22T16:50:53.175Z] 04:45:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 04:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 04:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.175Z] 04:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 04:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 04:46:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.175Z] 04:47:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.175Z] 04:47:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 04:48:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 04:48:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 04:48:01 1 0.08 0.00 0.00 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] [2021-05-22T16:50:53.175Z] 04:48:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.175Z] 04:49:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 04:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:49:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 04:50:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 04:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 04:50:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 04:51:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.175Z] 04:51:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.175Z] 04:51:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.175Z] 04:52:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 04:52:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.175Z] 04:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.175Z] 04:53:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 04:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.175Z] 04:54:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] 04:54:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:54:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-22T16:50:53.175Z] 04:55:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 04:55:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.175Z] 04:55:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2021-05-22T16:50:53.175Z] 04:56:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:56:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.175Z] 04:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 04:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.175Z] 04:57:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.175Z] 04:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.175Z] 04:58:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 04:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:58:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2021-05-22T16:50:53.175Z] 04:59:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 04:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.175Z] 04:59:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.175Z] [2021-05-22T16:50:53.175Z] 04:59:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.175Z] 05:00:01 all 0.05 0.00 0.01 0.00 0.04 99.90 [2021-05-22T16:50:53.175Z] 05:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.175Z] 05:00:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.175Z] 05:01:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 05:01:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:02:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.175Z] 05:02:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-22T16:50:53.175Z] 05:03:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.175Z] 05:03:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 05:04:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.175Z] 05:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.175Z] 05:04:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.175Z] 05:05:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:05:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] 05:06:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 05:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:06:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-22T16:50:53.175Z] 05:07:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:07:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.175Z] 05:07:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 05:08:01 all 0.14 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.175Z] 05:08:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-22T16:50:53.175Z] 05:08:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.175Z] 05:09:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 05:09:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2021-05-22T16:50:53.175Z] 05:09:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 05:10:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.175Z] 05:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:10:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] [2021-05-22T16:50:53.175Z] 05:10:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.175Z] 05:11:01 all 0.00 0.00 0.01 0.00 0.03 99.96 [2021-05-22T16:50:53.175Z] 05:11:01 0 0.00 0.00 0.00 0.00 0.05 99.95 [2021-05-22T16:50:53.175Z] 05:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.175Z] 05:12:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] 05:12:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:12:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-22T16:50:53.175Z] 05:13:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 05:13:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.175Z] 05:13:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.175Z] 05:14:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:14:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.175Z] 05:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.175Z] 05:15:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:15:01 0 0.00 0.00 0.00 0.00 0.05 99.95 [2021-05-22T16:50:53.175Z] 05:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.175Z] 05:16:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.175Z] 05:16:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:17:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.175Z] 05:17:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 05:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 05:18:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 05:18:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.175Z] 05:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.175Z] 05:19:02 all 0.01 0.00 0.01 0.00 0.03 99.96 [2021-05-22T16:50:53.175Z] 05:19:02 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.175Z] 05:19:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.175Z] 05:20:01 all 0.02 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.175Z] 05:20:01 0 0.02 0.00 0.02 0.00 0.05 99.91 [2021-05-22T16:50:53.175Z] 05:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:21:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.175Z] 05:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] [2021-05-22T16:50:53.175Z] 05:21:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.175Z] 05:22:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.175Z] 05:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:23:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.175Z] 05:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.175Z] 05:23:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.175Z] 05:24:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.175Z] 05:24:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.175Z] 05:25:01 all 0.04 0.00 0.03 0.00 0.04 99.89 [2021-05-22T16:50:53.175Z] 05:25:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.175Z] 05:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] 05:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2021-05-22T16:50:53.175Z] 05:27:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:27:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] 05:27:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:28:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.175Z] 05:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.175Z] 05:29:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 05:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.175Z] 05:29:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.175Z] 05:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.175Z] 05:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:30:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.175Z] 05:31:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 05:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.175Z] 05:31:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.175Z] 05:32:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.175Z] 05:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.175Z] 05:32:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] [2021-05-22T16:50:53.175Z] 05:32:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.175Z] 05:33:01 all 0.06 0.00 0.00 0.00 0.03 99.91 [2021-05-22T16:50:53.175Z] 05:33:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2021-05-22T16:50:53.175Z] 05:33:01 1 0.12 0.00 0.00 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 05:34:01 all 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-22T16:50:53.175Z] 05:34:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:34:01 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-05-22T16:50:53.175Z] 05:35:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.175Z] 05:35:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.175Z] 05:35:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.175Z] 05:36:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 05:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.176Z] 05:36:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 05:37:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-05-22T16:50:53.176Z] 05:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 05:37:01 1 0.33 0.00 0.02 0.00 0.03 99.62 [2021-05-22T16:50:53.176Z] 05:38:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 05:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:38:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 05:39:01 all 0.13 0.00 0.01 0.00 0.03 99.82 [2021-05-22T16:50:53.176Z] 05:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 05:39:01 1 0.25 0.00 0.00 0.00 0.03 99.72 [2021-05-22T16:50:53.176Z] 05:40:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.176Z] 05:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 05:40:01 1 0.15 0.00 0.02 0.00 0.05 99.78 [2021-05-22T16:50:53.176Z] 05:41:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.176Z] 05:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.176Z] 05:41:01 1 0.05 0.00 0.02 0.00 0.07 99.87 [2021-05-22T16:50:53.176Z] 05:42:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-05-22T16:50:53.176Z] 05:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 05:42:01 1 0.30 0.00 0.02 0.00 0.03 99.65 [2021-05-22T16:50:53.176Z] 05:43:01 all 0.05 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-22T16:50:53.176Z] 05:43:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.176Z] [2021-05-22T16:50:53.176Z] 05:43:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.176Z] 05:44:01 all 0.21 0.00 0.03 0.00 0.03 99.74 [2021-05-22T16:50:53.176Z] 05:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 05:44:01 1 0.40 0.00 0.02 0.00 0.03 99.55 [2021-05-22T16:50:53.176Z] 05:45:01 all 0.08 0.00 0.02 0.00 0.04 99.86 [2021-05-22T16:50:53.176Z] 05:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:45:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-22T16:50:53.176Z] 05:46:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 05:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 05:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 05:47:01 all 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.176Z] 05:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:47:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-22T16:50:53.176Z] 05:48:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.176Z] 05:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 05:48:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.176Z] 05:49:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 05:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:49:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 05:50:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.176Z] 05:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:50:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 05:51:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 05:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 05:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.176Z] 05:52:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 05:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 05:52:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.176Z] 05:53:02 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.176Z] 05:53:02 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 05:53:02 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.176Z] 05:54:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 05:54:01 0 0.03 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 05:54:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.176Z] [2021-05-22T16:50:53.176Z] 05:54:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.176Z] 05:55:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 05:56:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 05:56:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-22T16:50:53.176Z] 05:56:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.176Z] 05:57:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 05:57:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2021-05-22T16:50:53.176Z] 05:57:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.176Z] 05:58:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 05:58:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.176Z] 05:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.176Z] 05:59:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-05-22T16:50:53.176Z] 05:59:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.176Z] 05:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 06:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:00:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-22T16:50:53.176Z] 06:00:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.176Z] 06:01:01 all 0.07 0.00 0.04 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:01:01 0 0.12 0.00 0.03 0.00 0.00 99.85 [2021-05-22T16:50:53.176Z] 06:01:01 1 0.02 0.00 0.05 0.00 0.05 99.88 [2021-05-22T16:50:53.176Z] 06:02:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.176Z] 06:02:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.176Z] 06:02:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:03:01 all 0.19 0.00 0.03 0.00 0.03 99.75 [2021-05-22T16:50:53.176Z] 06:03:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-22T16:50:53.176Z] 06:03:01 1 0.30 0.00 0.03 0.00 0.03 99.63 [2021-05-22T16:50:53.176Z] 06:04:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 06:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.176Z] 06:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 06:05:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.176Z] 06:05:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-22T16:50:53.176Z] 06:05:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.176Z] [2021-05-22T16:50:53.176Z] 06:05:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.176Z] 06:06:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:06:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.176Z] 06:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 06:07:01 all 0.06 0.00 0.02 0.00 0.02 99.91 [2021-05-22T16:50:53.176Z] 06:07:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.176Z] 06:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.176Z] 06:08:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:08:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.176Z] 06:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.176Z] 06:09:01 all 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 06:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 06:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 06:10:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:10:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2021-05-22T16:50:53.176Z] 06:10:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 06:11:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:11:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-05-22T16:50:53.176Z] 06:11:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.176Z] 06:12:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.176Z] 06:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 06:13:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.176Z] 06:13:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-22T16:50:53.176Z] 06:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.176Z] 06:14:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-05-22T16:50:53.176Z] 06:14:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-05-22T16:50:53.176Z] 06:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.176Z] 06:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.176Z] 06:15:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:16:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-05-22T16:50:53.176Z] 06:16:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2021-05-22T16:50:53.176Z] 06:16:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.176Z] [2021-05-22T16:50:53.176Z] 06:16:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.176Z] 06:17:01 all 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.176Z] 06:17:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-22T16:50:53.176Z] 06:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.176Z] 06:18:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:18:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-22T16:50:53.176Z] 06:18:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.176Z] 06:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:19:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.176Z] 06:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:20:01 all 0.08 0.00 0.02 0.01 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:20:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.176Z] 06:20:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2021-05-22T16:50:53.176Z] 06:21:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.176Z] 06:21:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-22T16:50:53.176Z] 06:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.176Z] 06:22:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 06:22:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:22:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 06:23:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-05-22T16:50:53.176Z] 06:23:01 0 0.23 0.00 0.00 0.00 0.03 99.73 [2021-05-22T16:50:53.176Z] 06:23:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 06:24:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.176Z] 06:24:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.176Z] 06:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2021-05-22T16:50:53.176Z] 06:25:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:25:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.176Z] 06:25:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 06:26:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 06:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.176Z] 06:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.176Z] 06:27:01 all 0.09 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:27:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.176Z] 06:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] [2021-05-22T16:50:53.176Z] 06:27:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.176Z] 06:28:02 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:28:02 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.176Z] 06:28:02 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 06:29:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.176Z] 06:29:01 0 0.12 0.00 0.02 0.00 0.00 99.86 [2021-05-22T16:50:53.176Z] 06:29:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.176Z] 06:30:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 06:30:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.176Z] 06:30:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.176Z] 06:31:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:31:01 0 0.12 0.00 0.03 0.00 0.05 99.80 [2021-05-22T16:50:53.176Z] 06:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.176Z] 06:32:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 06:32:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-22T16:50:53.176Z] 06:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.176Z] 06:33:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.176Z] 06:33:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.176Z] 06:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.176Z] 06:34:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.176Z] 06:34:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-05-22T16:50:53.176Z] 06:34:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 06:35:01 all 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.176Z] 06:35:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-22T16:50:53.176Z] 06:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.176Z] 06:36:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.176Z] 06:36:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-22T16:50:53.176Z] 06:36:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.176Z] 06:37:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.176Z] 06:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.176Z] 06:37:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.176Z] 06:38:01 all 0.10 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.176Z] 06:38:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-22T16:50:53.177Z] 06:38:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] [2021-05-22T16:50:53.177Z] 06:38:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.177Z] 06:39:01 all 0.04 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.177Z] 06:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.177Z] 06:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.177Z] 06:40:01 all 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-22T16:50:53.177Z] 06:40:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-05-22T16:50:53.177Z] 06:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.177Z] 06:41:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.177Z] 06:41:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-05-22T16:50:53.177Z] 06:41:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 06:42:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 06:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.177Z] 06:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 06:43:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 06:43:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.177Z] 06:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 06:44:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 06:44:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-22T16:50:53.177Z] 06:44:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 06:45:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 06:45:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2021-05-22T16:50:53.177Z] 06:45:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.177Z] 06:46:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.177Z] 06:46:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.177Z] 06:46:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 06:47:01 all 0.10 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 06:47:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2021-05-22T16:50:53.177Z] 06:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 06:48:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.177Z] 06:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.177Z] 06:48:01 1 0.15 0.00 0.03 0.00 0.05 99.77 [2021-05-22T16:50:53.177Z] 06:49:01 all 0.12 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.177Z] 06:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.177Z] 06:49:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-05-22T16:50:53.177Z] [2021-05-22T16:50:53.177Z] 06:49:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.177Z] 06:50:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 06:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 06:50:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.177Z] 06:51:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.177Z] 06:51:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 06:51:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-22T16:50:53.177Z] 06:52:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-05-22T16:50:53.177Z] 06:52:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.177Z] 06:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.177Z] 06:53:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 06:53:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.177Z] 06:53:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.177Z] 06:54:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.177Z] 06:54:01 0 0.15 0.00 0.00 0.00 0.00 99.85 [2021-05-22T16:50:53.177Z] 06:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 06:55:01 all 0.09 0.00 0.02 0.00 0.04 99.85 [2021-05-22T16:50:53.177Z] 06:55:01 0 0.17 0.00 0.02 0.00 0.05 99.77 [2021-05-22T16:50:53.177Z] 06:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 06:56:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 06:56:01 0 0.17 0.00 0.00 0.00 0.03 99.80 [2021-05-22T16:50:53.177Z] 06:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.177Z] 06:57:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.177Z] 06:57:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-22T16:50:53.177Z] 06:57:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 06:58:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 06:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.177Z] 06:58:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 06:59:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 06:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.177Z] 06:59:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.177Z] 07:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 07:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 07:00:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.177Z] [2021-05-22T16:50:53.177Z] 07:00:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.177Z] 07:01:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.177Z] 07:01:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 07:01:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.177Z] 07:02:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 07:02:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.177Z] 07:02:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.177Z] 07:03:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 07:03:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:03:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-22T16:50:53.177Z] 07:04:02 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:04:02 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 07:04:02 1 0.08 0.00 0.00 0.00 0.03 99.88 [2021-05-22T16:50:53.177Z] 07:05:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 07:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2021-05-22T16:50:53.177Z] 07:05:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 07:06:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 07:06:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.177Z] 07:06:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:07:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 07:07:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 07:07:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 07:08:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.177Z] 07:08:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-22T16:50:53.177Z] 07:08:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.177Z] 07:09:01 all 0.03 0.00 0.01 0.00 0.03 99.94 [2021-05-22T16:50:53.177Z] 07:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.177Z] 07:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 07:10:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 07:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.177Z] 07:10:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.177Z] 07:11:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:11:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.177Z] 07:11:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.177Z] [2021-05-22T16:50:53.177Z] 07:11:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.177Z] 07:12:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 07:12:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.177Z] 07:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 07:13:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:13:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.177Z] 07:13:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.177Z] 07:14:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 07:14:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.177Z] 07:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-05-22T16:50:53.177Z] 07:15:01 all 0.11 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.177Z] 07:15:01 0 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-22T16:50:53.177Z] 07:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.177Z] 07:16:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 07:16:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.177Z] 07:16:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 07:17:01 all 0.06 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.177Z] 07:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.177Z] 07:17:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.177Z] 07:18:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.177Z] 07:18:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 07:18:01 1 0.18 0.00 0.00 0.00 0.00 99.82 [2021-05-22T16:50:53.177Z] 07:19:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.177Z] 07:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.177Z] 07:19:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-22T16:50:53.177Z] 07:20:01 all 0.07 0.00 0.03 0.00 0.02 99.89 [2021-05-22T16:50:53.177Z] 07:20:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:20:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.177Z] 07:21:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.177Z] 07:21:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.177Z] 07:21:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.177Z] 07:22:01 all 0.10 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.177Z] 07:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.177Z] 07:22:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-22T16:50:53.177Z] [2021-05-22T16:50:53.177Z] 07:22:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.177Z] 07:23:01 all 0.11 0.00 0.01 0.00 0.03 99.86 [2021-05-22T16:50:53.177Z] 07:23:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:23:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2021-05-22T16:50:53.178Z] 07:24:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:24:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.178Z] 07:24:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 07:25:01 all 0.02 0.00 0.03 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 07:26:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 07:26:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 07:26:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 07:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 07:27:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 07:27:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.178Z] 07:28:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-05-22T16:50:53.178Z] 07:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-05-22T16:50:53.178Z] 07:29:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 07:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:29:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.178Z] 07:30:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 07:30:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-05-22T16:50:53.178Z] 07:31:01 all 0.07 0.00 0.01 0.01 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.178Z] 07:31:01 1 0.12 0.00 0.02 0.02 0.05 99.80 [2021-05-22T16:50:53.178Z] 07:32:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.178Z] 07:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:32:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-22T16:50:53.178Z] 07:33:01 all 0.13 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.178Z] 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.178Z] 07:33:01 1 0.23 0.00 0.02 0.00 0.05 99.70 [2021-05-22T16:50:53.178Z] [2021-05-22T16:50:53.178Z] 07:33:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.178Z] 07:34:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 07:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.178Z] 07:34:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-22T16:50:53.178Z] 07:35:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.178Z] 07:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.178Z] 07:35:01 1 0.23 0.00 0.03 0.00 0.05 99.68 [2021-05-22T16:50:53.178Z] 07:36:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 07:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:36:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:37:02 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 07:37:02 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 07:37:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.178Z] 07:38:01 all 0.06 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 07:38:01 0 0.09 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.178Z] 07:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 07:39:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 07:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 07:39:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 07:40:01 all 0.08 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 07:40:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2021-05-22T16:50:53.178Z] 07:40:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.178Z] 07:41:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.178Z] 07:41:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-05-22T16:50:53.178Z] 07:41:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 07:42:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 07:42:01 0 0.15 0.00 0.00 0.00 0.03 99.82 [2021-05-22T16:50:53.178Z] 07:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 07:43:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:44:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 07:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.178Z] 07:44:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-22T16:50:53.178Z] [2021-05-22T16:50:53.178Z] 07:44:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.178Z] 07:45:01 all 0.11 0.00 0.03 0.01 0.03 99.83 [2021-05-22T16:50:53.178Z] 07:45:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2021-05-22T16:50:53.178Z] 07:45:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-05-22T16:50:53.178Z] 07:46:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 07:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.178Z] 07:46:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.178Z] 07:47:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 07:47:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 07:47:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.178Z] 07:48:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 07:48:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.178Z] 07:49:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 07:49:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 07:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 07:50:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-05-22T16:50:53.178Z] 07:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 07:50:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.178Z] 07:51:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 07:51:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.178Z] 07:51:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 07:52:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:52:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.178Z] 07:52:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.178Z] 07:53:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 07:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.178Z] 07:53:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.178Z] 07:54:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 07:54:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.178Z] 07:54:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.178Z] 07:55:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 07:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.178Z] 07:55:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.178Z] [2021-05-22T16:50:53.178Z] 07:55:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.178Z] 07:56:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 07:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 07:56:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.178Z] 07:57:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 07:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 07:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2021-05-22T16:50:53.178Z] 07:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 07:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.178Z] 07:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 07:59:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 07:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 07:59:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:00:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 08:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.178Z] 08:00:01 1 0.05 0.00 0.00 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 08:01:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 08:01:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.178Z] 08:01:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:02:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 08:02:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 08:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:03:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:03:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.178Z] 08:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 08:04:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-22T16:50:53.178Z] 08:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.178Z] 08:05:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 08:05:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:06:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.178Z] 08:06:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] [2021-05-22T16:50:53.178Z] 08:06:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.178Z] 08:07:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:07:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.178Z] 08:07:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 08:08:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.178Z] 08:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 08:09:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 08:09:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-05-22T16:50:53.178Z] 08:09:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:10:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 08:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 08:10:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:11:02 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 08:11:02 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 08:11:02 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.178Z] 08:12:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.178Z] 08:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 08:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.178Z] 08:13:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.178Z] 08:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.178Z] 08:13:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-22T16:50:53.178Z] 08:14:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.178Z] 08:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:14:01 1 0.10 0.00 0.00 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 08:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.178Z] 08:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.178Z] 08:15:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.178Z] 08:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-22T16:50:53.178Z] 08:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:16:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-22T16:50:53.178Z] 08:17:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 08:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.178Z] 08:17:01 1 0.12 0.00 0.00 0.00 0.03 99.85 [2021-05-22T16:50:53.178Z] [2021-05-22T16:50:53.178Z] 08:17:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.178Z] 08:18:01 all 0.02 0.00 0.03 0.00 0.04 99.92 [2021-05-22T16:50:53.178Z] 08:18:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:18:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:19:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.178Z] 08:19:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:20:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.178Z] 08:20:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.178Z] 08:21:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.178Z] 08:21:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.178Z] 08:21:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.178Z] 08:22:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.178Z] 08:22:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.178Z] 08:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.178Z] 08:23:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:23:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.179Z] 08:23:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 08:24:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.179Z] 08:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:25:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 08:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.179Z] 08:25:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] 08:26:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.179Z] 08:26:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.179Z] 08:27:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.179Z] 08:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 08:27:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-22T16:50:53.179Z] 08:28:01 all 0.02 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.179Z] 08:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 08:28:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-22T16:50:53.179Z] [2021-05-22T16:50:53.179Z] 08:28:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.179Z] 08:29:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.179Z] 08:30:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.179Z] 08:30:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-22T16:50:53.179Z] 08:30:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2021-05-22T16:50:53.179Z] 08:31:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 08:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 08:31:01 1 0.15 0.00 0.00 0.00 0.03 99.82 [2021-05-22T16:50:53.179Z] 08:32:01 all 0.18 0.00 0.02 0.00 0.03 99.77 [2021-05-22T16:50:53.179Z] 08:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:32:01 1 0.32 0.00 0.02 0.00 0.03 99.63 [2021-05-22T16:50:53.179Z] 08:33:01 all 0.08 0.00 0.01 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 08:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:33:01 1 0.15 0.00 0.00 0.00 0.02 99.83 [2021-05-22T16:50:53.179Z] 08:34:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.179Z] 08:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 08:34:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.179Z] 08:35:01 all 0.17 0.00 0.02 0.00 0.04 99.77 [2021-05-22T16:50:53.179Z] 08:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:35:01 1 0.32 0.00 0.02 0.00 0.05 99.62 [2021-05-22T16:50:53.179Z] 08:36:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 08:36:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:36:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 08:37:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.179Z] 08:37:01 1 0.00 0.00 0.03 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 08:38:01 all 0.06 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:38:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2021-05-22T16:50:53.179Z] 08:38:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 08:39:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.179Z] 08:39:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] [2021-05-22T16:50:53.179Z] 08:39:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.179Z] 08:40:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-05-22T16:50:53.179Z] 08:40:01 0 0.30 0.00 0.02 0.00 0.03 99.65 [2021-05-22T16:50:53.179Z] 08:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 08:41:01 all 0.07 0.00 0.01 0.00 0.04 99.88 [2021-05-22T16:50:53.179Z] 08:41:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.179Z] 08:41:01 1 0.00 0.00 0.00 0.00 0.05 99.95 [2021-05-22T16:50:53.179Z] 08:42:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.179Z] 08:42:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:43:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:43:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:43:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:44:02 all 0.02 0.00 0.02 0.00 0.03 99.94 [2021-05-22T16:50:53.179Z] 08:44:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:44:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 08:45:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 08:45:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.179Z] 08:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 08:46:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:46:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.179Z] 08:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:47:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 08:47:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.179Z] 08:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 08:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 08:48:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.179Z] 08:48:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.179Z] 08:49:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 08:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.179Z] 08:49:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 08:50:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 08:50:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.179Z] 08:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] [2021-05-22T16:50:53.179Z] 08:50:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.179Z] 08:51:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:51:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.179Z] 08:51:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] 08:52:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.179Z] 08:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.179Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] 08:53:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.179Z] 08:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] 08:54:01 all 0.04 0.00 0.01 0.00 0.04 99.91 [2021-05-22T16:50:53.179Z] 08:54:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.179Z] 08:54:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.179Z] 08:55:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 08:55:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.179Z] 08:55:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:56:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:56:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 08:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 08:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.179Z] 08:57:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.179Z] 08:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:58:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 08:58:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 08:59:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 08:59:01 0 0.10 0.00 0.00 0.00 0.03 99.87 [2021-05-22T16:50:53.179Z] 08:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 09:00:01 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 09:00:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.179Z] 09:00:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 09:01:01 all 0.02 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.179Z] 09:01:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] 09:01:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.179Z] [2021-05-22T16:50:53.179Z] 09:01:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.179Z] 09:02:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:02:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.179Z] 09:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:03:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 09:03:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:04:01 all 0.06 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:04:01 0 0.08 0.00 0.00 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 09:05:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:05:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.179Z] 09:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:06:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:06:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.179Z] 09:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 09:07:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.179Z] 09:07:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.179Z] 09:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 09:08:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 09:08:01 0 0.08 0.00 0.00 0.00 0.05 99.87 [2021-05-22T16:50:53.179Z] 09:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 09:09:01 all 0.01 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.179Z] 09:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 09:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-22T16:50:53.179Z] 09:10:01 all 0.07 0.00 0.02 0.00 0.04 99.87 [2021-05-22T16:50:53.179Z] 09:10:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.179Z] 09:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:11:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:11:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.179Z] 09:12:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.179Z] 09:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.179Z] 09:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] [2021-05-22T16:50:53.179Z] 09:12:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.179Z] 09:13:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.179Z] 09:13:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 09:14:01 all 0.01 0.00 0.02 0.00 0.03 99.94 [2021-05-22T16:50:53.179Z] 09:14:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.179Z] 09:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 09:15:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.179Z] 09:16:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.179Z] 09:16:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.179Z] 09:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.179Z] 09:17:01 all 0.04 0.00 0.00 0.00 0.02 99.94 [2021-05-22T16:50:53.179Z] 09:17:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.179Z] 09:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2021-05-22T16:50:53.179Z] 09:18:02 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.179Z] 09:18:02 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 09:18:02 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.179Z] 09:19:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.179Z] 09:19:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.179Z] 09:19:01 1 0.05 0.00 0.02 0.00 0.02 99.91 [2021-05-22T16:50:53.179Z] 09:20:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.179Z] 09:20:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.179Z] 09:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.179Z] 09:21:01 all 0.06 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.179Z] 09:21:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2021-05-22T16:50:53.180Z] 09:21:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.180Z] 09:22:01 all 0.09 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.180Z] 09:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.180Z] 09:22:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-05-22T16:50:53.180Z] 09:23:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:23:01 0 0.02 0.00 0.00 0.00 0.05 99.93 [2021-05-22T16:50:53.180Z] 09:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.180Z] [2021-05-22T16:50:53.180Z] 09:23:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.180Z] 09:24:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 09:24:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 09:24:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.180Z] 09:25:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 09:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:25:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.180Z] 09:26:01 all 0.10 0.00 0.03 0.00 0.04 99.83 [2021-05-22T16:50:53.180Z] 09:26:01 0 0.18 0.00 0.03 0.00 0.07 99.72 [2021-05-22T16:50:53.180Z] 09:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.180Z] 09:27:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 09:27:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.180Z] 09:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.180Z] 09:28:01 all 0.12 0.00 0.01 0.00 0.03 99.84 [2021-05-22T16:50:53.180Z] 09:28:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-22T16:50:53.180Z] 09:28:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.180Z] 09:29:01 all 0.08 0.00 0.01 0.00 0.04 99.87 [2021-05-22T16:50:53.180Z] 09:29:01 0 0.15 0.00 0.02 0.00 0.05 99.78 [2021-05-22T16:50:53.180Z] 09:29:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.180Z] 09:30:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:30:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2021-05-22T16:50:53.180Z] 09:30:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 09:31:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 09:31:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.180Z] 09:31:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 09:32:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.180Z] 09:32:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.180Z] 09:33:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:33:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:34:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.180Z] 09:34:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.180Z] [2021-05-22T16:50:53.180Z] 09:34:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.180Z] 09:35:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.180Z] 09:35:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.180Z] 09:36:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.180Z] 09:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.180Z] 09:36:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.180Z] 09:37:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.180Z] 09:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 09:37:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.180Z] 09:38:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.180Z] 09:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:38:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.180Z] 09:39:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 09:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 09:39:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:40:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.180Z] 09:40:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:40:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.180Z] 09:41:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:41:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 09:41:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.180Z] 09:42:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 09:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.180Z] 09:42:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.180Z] 09:43:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 09:43:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-22T16:50:53.180Z] 09:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.180Z] 09:44:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2021-05-22T16:50:53.180Z] 09:44:01 0 0.03 0.00 0.03 0.00 0.07 99.87 [2021-05-22T16:50:53.180Z] 09:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 09:45:01 all 0.08 0.00 0.02 0.00 0.02 99.89 [2021-05-22T16:50:53.180Z] 09:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:45:01 1 0.12 0.00 0.02 0.00 0.00 99.87 [2021-05-22T16:50:53.180Z] [2021-05-22T16:50:53.180Z] 09:45:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.180Z] 09:46:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 09:46:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 09:46:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 09:47:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 09:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:47:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 09:48:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.180Z] 09:48:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-22T16:50:53.180Z] 09:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.180Z] 09:49:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.180Z] 09:49:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.180Z] 09:50:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.180Z] 09:50:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.180Z] 09:51:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 09:51:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 09:51:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:52:02 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 09:52:02 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 09:52:02 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:53:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:53:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:53:01 1 0.09 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 09:54:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.180Z] 09:54:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.180Z] 09:54:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 09:55:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 09:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:55:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.180Z] 09:56:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.180Z] 09:56:01 1 0.07 0.00 0.00 0.00 0.05 99.88 [2021-05-22T16:50:53.180Z] [2021-05-22T16:50:53.180Z] 09:56:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.180Z] 09:57:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 09:57:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 09:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 09:58:01 all 0.05 0.00 0.01 0.00 0.04 99.90 [2021-05-22T16:50:53.180Z] 09:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 09:58:01 1 0.08 0.00 0.00 0.00 0.05 99.87 [2021-05-22T16:50:53.180Z] 09:59:01 all 0.05 0.00 0.01 0.00 0.02 99.92 [2021-05-22T16:50:53.180Z] 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-22T16:50:53.180Z] 09:59:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.180Z] 10:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 10:00:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.180Z] 10:00:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 10:01:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 10:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-22T16:50:53.180Z] 10:01:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.180Z] 10:02:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 10:02:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 10:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.180Z] 10:03:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 10:03:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 10:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 10:04:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 10:04:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.180Z] 10:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.180Z] 10:05:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.180Z] 10:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 10:06:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.180Z] 10:06:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.180Z] 10:06:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.180Z] 10:07:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:07:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.180Z] 10:07:01 1 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-22T16:50:53.180Z] [2021-05-22T16:50:53.180Z] 10:07:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.180Z] 10:08:01 all 0.04 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.180Z] 10:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-22T16:50:53.180Z] 10:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:09:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 10:09:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 10:09:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 10:10:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 10:10:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 10:10:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.180Z] 10:11:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 10:11:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.180Z] 10:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:12:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.180Z] 10:12:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-22T16:50:53.180Z] 10:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:13:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:13:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.180Z] 10:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.180Z] 10:14:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.180Z] 10:14:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.180Z] 10:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.180Z] 10:15:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.180Z] 10:15:01 0 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-22T16:50:53.180Z] 10:15:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.180Z] 10:16:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.180Z] 10:16:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.181Z] 10:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:17:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.181Z] 10:18:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.181Z] 10:18:01 0 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-22T16:50:53.181Z] 10:18:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.181Z] [2021-05-22T16:50:53.181Z] 10:18:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.181Z] 10:19:01 all 0.12 0.00 0.02 0.01 0.03 99.82 [2021-05-22T16:50:53.181Z] 10:19:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-22T16:50:53.181Z] 10:19:01 1 0.02 0.00 0.02 0.02 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:20:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.181Z] 10:20:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] 10:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.181Z] 10:21:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.181Z] 10:21:01 0 0.15 0.00 0.03 0.00 0.03 99.78 [2021-05-22T16:50:53.181Z] 10:21:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.181Z] 10:22:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.181Z] 10:22:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.181Z] 10:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.181Z] 10:23:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.181Z] 10:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.181Z] 10:23:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.181Z] 10:24:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.181Z] 10:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.181Z] 10:24:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-22T16:50:53.181Z] 10:25:02 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.181Z] 10:25:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-22T16:50:53.181Z] 10:25:02 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.181Z] 10:26:01 all 0.13 0.00 0.02 0.00 0.04 99.81 [2021-05-22T16:50:53.181Z] 10:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:26:01 1 0.24 0.00 0.02 0.00 0.05 99.69 [2021-05-22T16:50:53.181Z] 10:27:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.181Z] 10:27:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.181Z] 10:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:28:01 all 0.19 0.00 0.03 0.00 0.04 99.74 [2021-05-22T16:50:53.181Z] 10:28:01 0 0.33 0.00 0.02 0.00 0.02 99.63 [2021-05-22T16:50:53.181Z] 10:28:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-22T16:50:53.181Z] 10:29:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.181Z] 10:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.181Z] 10:29:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] [2021-05-22T16:50:53.181Z] 10:29:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.181Z] 10:30:01 all 0.08 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.181Z] 10:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:30:01 1 0.13 0.00 0.00 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] 10:31:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.181Z] 10:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:31:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.181Z] 10:32:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:32:01 0 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.181Z] 10:32:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.181Z] 10:33:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.181Z] 10:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.181Z] 10:33:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] 10:34:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.181Z] 10:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:34:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:35:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:35:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:36:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.181Z] 10:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:36:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.181Z] 10:37:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.181Z] 10:37:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.181Z] 10:38:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.181Z] 10:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:38:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] 10:39:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:39:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.181Z] 10:40:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:40:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.181Z] 10:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.181Z] [2021-05-22T16:50:53.181Z] 10:40:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.181Z] 10:41:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.181Z] 10:41:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] 10:41:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.181Z] 10:42:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:42:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.181Z] 10:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.181Z] 10:43:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:44:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:45:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 10:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.181Z] 10:46:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:46:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 10:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.181Z] 10:47:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.181Z] 10:47:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.181Z] 10:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:48:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.181Z] 10:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:49:01 all 0.03 0.00 0.01 0.00 0.04 99.92 [2021-05-22T16:50:53.181Z] 10:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:49:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.181Z] 10:50:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.181Z] 10:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.181Z] 10:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 10:51:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:51:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.181Z] 10:51:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] [2021-05-22T16:50:53.181Z] 10:51:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.181Z] 10:52:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.181Z] 10:52:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.181Z] 10:53:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.181Z] 10:53:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 10:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:54:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:55:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.181Z] 10:55:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.181Z] 10:56:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 10:56:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-22T16:50:53.181Z] 10:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.181Z] 10:57:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.181Z] 10:57:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-05-22T16:50:53.181Z] 10:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 10:58:01 all 0.03 0.00 0.01 0.00 0.04 99.92 [2021-05-22T16:50:53.181Z] 10:58:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.181Z] 10:58:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.181Z] 10:59:02 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 10:59:02 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 10:59:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.181Z] 11:00:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.181Z] 11:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 11:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 11:01:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 11:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.181Z] 11:01:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.181Z] 11:02:01 all 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.181Z] 11:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.181Z] 11:02:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.181Z] [2021-05-22T16:50:53.181Z] 11:02:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.181Z] 11:03:01 all 0.02 0.00 0.01 0.00 0.03 99.94 [2021-05-22T16:50:53.181Z] 11:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.181Z] 11:03:01 1 0.02 0.00 0.00 0.00 0.05 99.93 [2021-05-22T16:50:53.181Z] 11:04:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.181Z] 11:04:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.181Z] 11:04:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 11:05:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.181Z] 11:05:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.181Z] 11:05:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 11:06:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 11:06:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.181Z] 11:06:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.181Z] 11:07:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 11:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 11:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.181Z] 11:08:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.181Z] 11:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.181Z] 11:08:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.181Z] 11:09:01 all 0.18 0.00 0.01 0.00 0.03 99.79 [2021-05-22T16:50:53.182Z] 11:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:09:01 1 0.32 0.00 0.00 0.00 0.02 99.67 [2021-05-22T16:50:53.182Z] 11:10:01 all 0.05 0.00 0.03 0.00 0.04 99.88 [2021-05-22T16:50:53.182Z] 11:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:10:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-05-22T16:50:53.182Z] 11:11:01 all 0.03 0.00 0.01 0.00 0.03 99.94 [2021-05-22T16:50:53.182Z] 11:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-05-22T16:50:53.182Z] 11:11:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.182Z] 11:12:01 all 0.15 0.00 0.01 0.00 0.03 99.81 [2021-05-22T16:50:53.182Z] 11:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:12:01 1 0.27 0.00 0.00 0.00 0.03 99.70 [2021-05-22T16:50:53.182Z] 11:13:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:13:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.182Z] [2021-05-22T16:50:53.182Z] 11:13:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.182Z] 11:14:01 all 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.182Z] 11:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:14:01 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-05-22T16:50:53.182Z] 11:15:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:15:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.182Z] 11:16:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:16:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.182Z] 11:16:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.182Z] 11:17:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:17:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.182Z] 11:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.182Z] 11:18:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:18:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:18:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:19:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.182Z] 11:19:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.182Z] 11:20:01 all 0.01 0.00 0.02 0.00 0.03 99.94 [2021-05-22T16:50:53.182Z] 11:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.182Z] 11:20:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.182Z] 11:21:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.182Z] 11:21:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:22:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:22:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:23:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.182Z] 11:24:01 all 0.07 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.182Z] 11:24:01 1 0.10 0.00 0.00 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] [2021-05-22T16:50:53.182Z] 11:24:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.182Z] 11:25:01 all 0.08 0.00 0.02 0.00 0.04 99.87 [2021-05-22T16:50:53.182Z] 11:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:25:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-22T16:50:53.182Z] 11:26:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.182Z] 11:26:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.182Z] 11:27:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.182Z] 11:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.182Z] 11:27:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.182Z] 11:28:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:29:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:29:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:29:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:30:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:30:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.182Z] 11:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.182Z] 11:31:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:31:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.182Z] 11:31:01 1 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-22T16:50:53.182Z] 11:32:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.182Z] 11:32:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.182Z] 11:33:02 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:33:02 0 0.13 0.00 0.02 0.00 0.00 99.85 [2021-05-22T16:50:53.182Z] 11:33:02 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.182Z] 11:34:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:34:01 0 0.09 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.182Z] 11:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.182Z] 11:35:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:35:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.182Z] 11:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] [2021-05-22T16:50:53.182Z] 11:35:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.182Z] 11:36:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.182Z] 11:36:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.182Z] 11:36:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:37:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:37:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.182Z] 11:37:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.182Z] 11:38:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.182Z] 11:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-05-22T16:50:53.182Z] 11:38:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.182Z] 11:39:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:39:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.182Z] 11:40:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:40:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.182Z] 11:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.182Z] 11:41:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:41:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:42:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.182Z] 11:42:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.182Z] 11:42:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:43:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.182Z] 11:43:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.182Z] 11:43:01 1 0.10 0.00 0.00 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:44:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.182Z] 11:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.182Z] 11:44:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.182Z] 11:45:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.182Z] 11:45:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.182Z] 11:45:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.182Z] 11:46:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 11:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 11:46:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] [2021-05-22T16:50:53.183Z] 11:46:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.183Z] 11:47:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 11:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.183Z] 11:47:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.183Z] 11:48:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 11:48:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 11:48:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.183Z] 11:49:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 11:49:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.183Z] 11:49:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.183Z] 11:50:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 11:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 11:50:01 1 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.183Z] 11:51:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 11:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 11:51:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.183Z] 11:52:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 11:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.183Z] 11:52:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.183Z] 11:53:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.183Z] 11:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 11:53:01 1 0.23 0.00 0.02 0.00 0.03 99.72 [2021-05-22T16:50:53.183Z] 11:54:01 all 0.02 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.183Z] 11:54:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 11:54:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.183Z] 11:55:01 all 0.05 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 11:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.183Z] 11:55:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 11:56:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 11:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 11:56:01 1 0.08 0.00 0.00 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 11:57:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 11:57:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.183Z] 11:57:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.183Z] [2021-05-22T16:50:53.183Z] 11:57:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.183Z] 11:58:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 11:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 11:58:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 11:59:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 11:59:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-22T16:50:53.183Z] 11:59:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.183Z] 12:00:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:00:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:00:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.183Z] 12:01:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:01:01 0 0.03 0.00 0.05 0.00 0.05 99.87 [2021-05-22T16:50:53.183Z] 12:01:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.183Z] 12:02:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:02:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.183Z] 12:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2021-05-22T16:50:53.183Z] 12:03:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:03:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.183Z] 12:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.183Z] 12:04:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.183Z] 12:05:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-05-22T16:50:53.183Z] 12:05:01 0 0.15 0.00 0.03 0.00 0.02 99.80 [2021-05-22T16:50:53.183Z] 12:05:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 12:06:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:06:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2021-05-22T16:50:53.183Z] 12:06:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-22T16:50:53.183Z] 12:07:02 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:07:02 0 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.183Z] 12:07:02 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.183Z] 12:08:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 12:08:01 0 0.09 0.00 0.03 0.00 0.02 99.86 [2021-05-22T16:50:53.183Z] 12:08:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] [2021-05-22T16:50:53.183Z] 12:08:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.183Z] 12:09:01 all 0.05 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:09:01 0 0.10 0.00 0.00 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.183Z] 12:10:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:10:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.183Z] 12:10:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.183Z] 12:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:12:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:12:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.183Z] 12:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.183Z] 12:13:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:13:01 0 0.12 0.00 0.03 0.00 0.03 99.82 [2021-05-22T16:50:53.183Z] 12:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.183Z] 12:14:01 all 0.04 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:14:01 0 0.07 0.00 0.00 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:14:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.183Z] 12:15:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 12:15:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.183Z] 12:15:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:16:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.183Z] 12:16:01 1 0.00 0.00 0.00 0.00 0.05 99.95 [2021-05-22T16:50:53.183Z] 12:17:01 all 0.08 0.00 0.03 0.00 0.04 99.85 [2021-05-22T16:50:53.183Z] 12:17:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.183Z] 12:17:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-22T16:50:53.183Z] 12:18:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:19:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.183Z] [2021-05-22T16:50:53.183Z] 12:19:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.183Z] 12:20:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:20:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.183Z] 12:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:21:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:21:01 0 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.183Z] 12:21:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:22:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.183Z] 12:22:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:23:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 12:24:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:24:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.183Z] 12:25:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:25:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.183Z] 12:26:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:26:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-22T16:50:53.183Z] 12:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.183Z] 12:27:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:27:01 0 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-22T16:50:53.183Z] 12:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.183Z] 12:28:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:28:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:28:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.183Z] 12:29:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:29:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:29:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.183Z] 12:30:01 all 0.07 0.00 0.01 0.00 0.04 99.88 [2021-05-22T16:50:53.183Z] 12:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:30:01 1 0.12 0.00 0.00 0.00 0.05 99.83 [2021-05-22T16:50:53.183Z] [2021-05-22T16:50:53.183Z] 12:30:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.183Z] 12:31:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:31:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.183Z] 12:32:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:32:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.183Z] 12:33:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.183Z] 12:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:33:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.183Z] 12:34:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.183Z] 12:34:01 0 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.183Z] 12:34:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.183Z] 12:35:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.183Z] 12:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.183Z] 12:36:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.183Z] 12:36:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.183Z] 12:36:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.183Z] 12:37:01 all 0.09 0.00 0.02 0.00 0.04 99.85 [2021-05-22T16:50:53.183Z] 12:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:37:01 1 0.17 0.00 0.02 0.00 0.05 99.77 [2021-05-22T16:50:53.183Z] 12:38:01 all 0.07 0.00 0.01 0.00 0.04 99.88 [2021-05-22T16:50:53.183Z] 12:38:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.183Z] 12:38:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.183Z] 12:39:01 all 0.17 0.00 0.02 0.00 0.03 99.79 [2021-05-22T16:50:53.184Z] 12:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 12:39:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-05-22T16:50:53.184Z] 12:40:02 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 12:40:02 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.184Z] 12:40:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.184Z] 12:41:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-05-22T16:50:53.184Z] 12:41:01 0 0.20 0.00 0.02 0.00 0.03 99.75 [2021-05-22T16:50:53.184Z] 12:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] [2021-05-22T16:50:53.184Z] 12:41:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.184Z] 12:42:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 12:42:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.184Z] 12:42:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 12:43:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.184Z] 12:43:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.184Z] 12:43:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 12:44:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 12:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 12:44:01 1 0.02 0.00 0.00 0.00 0.05 99.93 [2021-05-22T16:50:53.184Z] 12:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.184Z] 12:45:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 12:46:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 12:46:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.184Z] 12:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 12:47:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.184Z] 12:47:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 12:48:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 12:48:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.184Z] 12:48:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 12:49:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 12:49:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.184Z] 12:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 12:50:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.184Z] 12:50:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2021-05-22T16:50:53.184Z] 12:50:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 12:51:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 12:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 12:52:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 12:52:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 12:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.184Z] [2021-05-22T16:50:53.184Z] 12:52:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.184Z] 12:53:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 12:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:54:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.184Z] 12:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.184Z] 12:54:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-22T16:50:53.184Z] 12:55:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 12:55:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 12:55:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 12:56:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.184Z] 12:56:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.184Z] 12:56:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.184Z] 12:57:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-05-22T16:50:53.184Z] 12:57:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.184Z] 12:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:58:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.184Z] 12:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 12:59:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 12:59:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2021-05-22T16:50:53.184Z] 12:59:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 13:00:01 all 0.05 0.00 0.03 0.00 0.04 99.88 [2021-05-22T16:50:53.184Z] 13:00:01 0 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.184Z] 13:00:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:01:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 13:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.184Z] 13:01:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 13:02:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.184Z] 13:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 13:02:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.184Z] 13:03:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.184Z] 13:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:03:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.184Z] [2021-05-22T16:50:53.184Z] 13:03:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.184Z] 13:04:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.184Z] 13:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 13:04:01 1 0.13 0.00 0.00 0.00 0.03 99.83 [2021-05-22T16:50:53.184Z] 13:05:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.184Z] 13:05:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:05:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.184Z] 13:06:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-05-22T16:50:53.184Z] 13:06:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.184Z] 13:06:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.184Z] 13:07:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 13:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:07:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 13:08:01 all 0.05 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 13:08:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 13:09:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 13:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 13:10:01 all 0.06 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.184Z] 13:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 13:10:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.184Z] 13:11:01 all 1.36 0.00 0.29 0.07 0.04 98.24 [2021-05-22T16:50:53.184Z] 13:11:01 0 1.67 0.00 0.29 0.05 0.05 97.94 [2021-05-22T16:50:53.184Z] 13:11:01 1 1.05 0.00 0.30 0.08 0.03 98.53 [2021-05-22T16:50:53.184Z] 13:12:01 all 0.23 0.00 0.07 0.02 0.03 99.66 [2021-05-22T16:50:53.184Z] 13:12:01 0 0.13 0.00 0.08 0.02 0.02 99.75 [2021-05-22T16:50:53.184Z] 13:12:01 1 0.32 0.00 0.05 0.02 0.05 99.57 [2021-05-22T16:50:53.184Z] 13:13:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-05-22T16:50:53.184Z] 13:13:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 13:13:01 1 0.00 0.00 0.02 0.00 0.05 99.93 [2021-05-22T16:50:53.184Z] 13:14:02 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-05-22T16:50:53.184Z] 13:14:02 0 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.184Z] 13:14:02 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] [2021-05-22T16:50:53.184Z] 13:14:02 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.184Z] 13:15:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:15:01 0 0.07 0.00 0.02 0.00 0.05 99.86 [2021-05-22T16:50:53.184Z] 13:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.184Z] 13:16:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 13:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.184Z] 13:16:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 13:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.184Z] 13:17:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.184Z] 13:18:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.184Z] 13:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.184Z] 13:18:01 1 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.184Z] 13:19:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.184Z] 13:19:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:19:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 13:20:01 all 0.06 0.00 0.01 0.00 0.04 99.89 [2021-05-22T16:50:53.184Z] 13:20:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:20:01 1 0.10 0.00 0.00 0.00 0.05 99.85 [2021-05-22T16:50:53.184Z] 13:21:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.184Z] 13:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:21:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.184Z] 13:22:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.184Z] 13:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.184Z] 13:22:01 1 0.23 0.00 0.02 0.00 0.03 99.72 [2021-05-22T16:50:53.184Z] 13:23:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.184Z] 13:23:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:23:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 13:24:01 all 0.15 0.00 0.03 0.00 0.03 99.80 [2021-05-22T16:50:53.184Z] 13:24:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:24:01 1 0.28 0.00 0.02 0.00 0.02 99.68 [2021-05-22T16:50:53.184Z] 13:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.184Z] 13:25:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:25:01 1 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-22T16:50:53.184Z] [2021-05-22T16:50:53.184Z] 13:25:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.184Z] 13:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 [2021-05-22T16:50:53.184Z] 13:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:26:01 1 0.23 0.00 0.03 0.00 0.02 99.72 [2021-05-22T16:50:53.184Z] 13:27:01 all 0.13 0.00 0.01 0.00 0.03 99.83 [2021-05-22T16:50:53.184Z] 13:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.184Z] 13:27:01 1 0.23 0.00 0.00 0.00 0.05 99.72 [2021-05-22T16:50:53.184Z] 13:28:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.184Z] 13:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.184Z] 13:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 13:29:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.184Z] 13:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.184Z] 13:30:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.184Z] 13:30:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 13:30:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2021-05-22T16:50:53.184Z] 13:31:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.184Z] 13:31:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.184Z] 13:31:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.184Z] 13:32:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.184Z] 13:32:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.184Z] 13:32:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 13:33:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.185Z] 13:33:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 13:34:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:34:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:35:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.185Z] 13:35:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 13:35:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:36:01 all 0.07 0.00 0.02 0.00 0.04 99.87 [2021-05-22T16:50:53.185Z] 13:36:01 0 0.10 0.00 0.02 0.00 0.05 99.83 [2021-05-22T16:50:53.185Z] 13:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] [2021-05-22T16:50:53.185Z] 13:36:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.185Z] 13:37:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.185Z] 13:37:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.185Z] 13:37:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:38:01 all 0.05 0.00 0.01 0.00 0.04 99.90 [2021-05-22T16:50:53.185Z] 13:38:01 0 0.08 0.00 0.00 0.00 0.03 99.88 [2021-05-22T16:50:53.185Z] 13:38:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.185Z] 13:39:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 13:39:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 13:39:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:40:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:40:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:41:01 all 0.02 0.00 0.03 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.185Z] 13:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:42:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 13:42:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 13:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:43:01 all 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 13:43:01 0 0.02 0.00 0.05 0.00 0.05 99.88 [2021-05-22T16:50:53.185Z] 13:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.185Z] 13:44:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 13:44:01 0 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.185Z] 13:44:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.185Z] 13:45:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 13:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 13:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.185Z] 13:46:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 13:46:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 13:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.185Z] 13:47:02 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:47:02 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:47:02 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.185Z] [2021-05-22T16:50:53.185Z] 13:47:02 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.185Z] 13:48:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:48:01 0 0.05 0.00 0.00 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 13:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.185Z] 13:49:01 all 0.08 0.00 0.02 0.00 0.04 99.87 [2021-05-22T16:50:53.185Z] 13:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:49:01 1 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-22T16:50:53.185Z] 13:50:01 all 0.02 0.00 0.01 0.00 0.03 99.94 [2021-05-22T16:50:53.185Z] 13:50:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.185Z] 13:50:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:51:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-22T16:50:53.185Z] 13:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.185Z] 13:52:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 13:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:52:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-05-22T16:50:53.185Z] 13:53:01 all 0.09 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.185Z] 13:53:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.185Z] 13:53:01 1 0.15 0.00 0.02 0.00 0.02 99.82 [2021-05-22T16:50:53.185Z] 13:54:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 13:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.185Z] 13:54:01 1 0.17 0.00 0.02 0.00 0.03 99.78 [2021-05-22T16:50:53.185Z] 13:55:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.185Z] 13:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 13:55:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 13:56:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.185Z] 13:56:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.185Z] 13:57:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.185Z] 13:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:57:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.185Z] 13:58:01 all 0.06 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 13:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.185Z] 13:58:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.185Z] [2021-05-22T16:50:53.185Z] 13:58:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.185Z] 13:59:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-05-22T16:50:53.185Z] 13:59:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 13:59:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.185Z] 14:00:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:00:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:01:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.185Z] 14:01:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.185Z] 14:02:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2021-05-22T16:50:53.185Z] 14:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 14:02:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.185Z] 14:03:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-22T16:50:53.185Z] 14:03:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.185Z] 14:04:01 all 0.04 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.185Z] 14:04:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.185Z] 14:05:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 14:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.185Z] 14:05:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.185Z] 14:06:01 all 0.08 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.185Z] 14:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:06:01 1 0.12 0.00 0.00 0.00 0.02 99.87 [2021-05-22T16:50:53.185Z] 14:07:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.185Z] 14:07:01 0 0.02 0.00 0.00 0.00 0.05 99.93 [2021-05-22T16:50:53.185Z] 14:07:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.185Z] 14:08:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 14:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 14:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2021-05-22T16:50:53.185Z] 14:09:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.185Z] 14:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:09:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.185Z] [2021-05-22T16:50:53.185Z] 14:09:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.185Z] 14:10:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.185Z] 14:10:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 14:10:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.185Z] 14:11:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:11:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:11:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:12:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.185Z] 14:12:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:12:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 14:13:01 all 0.06 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 14:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:13:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.185Z] 14:14:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.185Z] 14:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:15:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 14:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.185Z] 14:15:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.185Z] 14:16:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.185Z] 14:16:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.185Z] 14:16:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 14:17:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-05-22T16:50:53.185Z] 14:17:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.185Z] 14:17:01 1 0.05 0.00 0.03 0.00 0.05 99.87 [2021-05-22T16:50:53.185Z] 14:18:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.185Z] 14:18:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.185Z] 14:18:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.185Z] 14:19:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 14:19:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.185Z] 14:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.185Z] 14:20:02 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.185Z] 14:20:02 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.185Z] 14:20:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.185Z] [2021-05-22T16:50:53.185Z] 14:20:02 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.185Z] 14:21:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.185Z] 14:21:01 0 0.09 0.00 0.00 0.00 0.02 99.90 [2021-05-22T16:50:53.185Z] 14:21:01 1 0.05 0.00 0.03 0.00 0.05 99.86 [2021-05-22T16:50:53.185Z] 14:22:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.185Z] 14:22:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 14:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:23:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.186Z] 14:23:01 0 0.12 0.00 0.02 0.00 0.02 99.85 [2021-05-22T16:50:53.186Z] 14:23:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 14:24:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:24:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 14:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:25:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:25:01 0 0.12 0.00 0.02 0.00 0.05 99.82 [2021-05-22T16:50:53.186Z] 14:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.186Z] 14:26:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:26:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.186Z] 14:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.186Z] 14:27:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:27:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:27:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 14:28:01 all 0.01 0.00 0.02 0.00 0.03 99.94 [2021-05-22T16:50:53.186Z] 14:28:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 14:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:29:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.186Z] 14:29:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.186Z] 14:29:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 14:30:01 all 0.13 0.00 0.02 0.00 0.02 99.84 [2021-05-22T16:50:53.186Z] 14:30:01 0 0.22 0.00 0.02 0.00 0.00 99.77 [2021-05-22T16:50:53.186Z] 14:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:31:01 all 0.09 0.00 0.01 0.00 0.03 99.87 [2021-05-22T16:50:53.186Z] 14:31:01 0 0.17 0.00 0.00 0.00 0.02 99.82 [2021-05-22T16:50:53.186Z] 14:31:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] [2021-05-22T16:50:53.186Z] 14:31:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.186Z] 14:32:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.186Z] 14:32:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 14:32:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 14:33:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:33:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 14:33:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] 14:34:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.186Z] 14:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] 14:35:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:35:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 14:35:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:36:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.186Z] 14:36:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 14:37:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-05-22T16:50:53.186Z] 14:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 14:37:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.186Z] 14:38:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 14:38:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.186Z] 14:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 14:39:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:39:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.186Z] 14:40:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.186Z] 14:40:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 14:40:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.186Z] 14:41:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:41:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 14:41:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:42:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.186Z] 14:42:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:42:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] [2021-05-22T16:50:53.186Z] 14:42:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.186Z] 14:43:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:43:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 14:43:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:44:01 all 0.04 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.186Z] 14:44:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:45:01 all 0.08 0.00 0.01 0.00 0.04 99.87 [2021-05-22T16:50:53.186Z] 14:45:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:45:01 1 0.13 0.00 0.02 0.00 0.05 99.80 [2021-05-22T16:50:53.186Z] 14:46:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:46:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:46:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.186Z] 14:47:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-22T16:50:53.186Z] 14:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 14:47:01 1 0.05 0.00 0.02 0.00 0.07 99.87 [2021-05-22T16:50:53.186Z] 14:48:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:48:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:48:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 14:49:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:50:01 all 0.08 0.00 0.04 0.00 0.03 99.84 [2021-05-22T16:50:53.186Z] 14:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 14:50:01 1 0.13 0.00 0.05 0.00 0.03 99.78 [2021-05-22T16:50:53.186Z] 14:51:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.186Z] 14:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 14:51:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.186Z] 14:52:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:52:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:52:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:53:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-05-22T16:50:53.186Z] 14:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:53:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.186Z] [2021-05-22T16:50:53.186Z] 14:53:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.186Z] 14:54:02 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 14:54:02 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:54:02 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 14:55:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.186Z] 14:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:55:01 1 0.15 0.00 0.02 0.00 0.02 99.81 [2021-05-22T16:50:53.186Z] 14:56:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 14:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-05-22T16:50:53.186Z] 14:56:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.186Z] 14:57:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:57:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 14:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 14:58:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:58:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 14:58:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 14:59:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 14:59:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] 14:59:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.186Z] 15:00:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 15:00:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.186Z] 15:00:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 15:01:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.186Z] 15:01:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 15:01:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 15:02:01 all 0.08 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 15:02:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.186Z] 15:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.186Z] 15:03:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.186Z] 15:03:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.186Z] 15:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2021-05-22T16:50:53.186Z] 15:04:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 15:04:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 15:04:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] [2021-05-22T16:50:53.186Z] 15:04:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.186Z] 15:05:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.186Z] 15:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:05:01 1 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 15:06:01 all 0.04 0.00 0.02 0.00 0.04 99.90 [2021-05-22T16:50:53.186Z] 15:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:06:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.186Z] 15:07:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:07:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] 15:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-22T16:50:53.186Z] 15:08:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.186Z] 15:08:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 15:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.186Z] 15:09:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.186Z] 15:09:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] 15:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:10:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:10:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.186Z] 15:11:01 all 0.02 0.00 0.03 0.00 0.04 99.92 [2021-05-22T16:50:53.186Z] 15:11:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.186Z] 15:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:12:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.186Z] 15:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-05-22T16:50:53.186Z] 15:12:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.186Z] 15:13:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.186Z] 15:13:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.186Z] 15:13:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.186Z] 15:14:01 all 0.01 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 15:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.186Z] 15:14:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 15:15:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.186Z] 15:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.186Z] [2021-05-22T16:50:53.186Z] 15:15:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.186Z] 15:16:01 all 0.02 0.00 0.01 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 15:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2021-05-22T16:50:53.186Z] 15:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2021-05-22T16:50:53.186Z] 15:17:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.187Z] 15:18:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:18:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.187Z] 15:19:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:20:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-22T16:50:53.187Z] 15:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:21:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:22:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:22:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.187Z] 15:23:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.187Z] 15:23:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.187Z] 15:23:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.187Z] 15:24:01 all 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:25:01 all 0.05 0.00 0.01 0.00 0.03 99.91 [2021-05-22T16:50:53.187Z] 15:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:25:01 1 0.07 0.00 0.00 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:26:01 all 0.11 0.00 0.03 0.00 0.04 99.82 [2021-05-22T16:50:53.187Z] 15:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2021-05-22T16:50:53.187Z] 15:26:01 1 0.22 0.00 0.05 0.00 0.07 99.67 [2021-05-22T16:50:53.187Z] [2021-05-22T16:50:53.187Z] 15:26:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.187Z] 15:27:02 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 15:27:02 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:27:02 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 15:28:01 all 0.09 0.00 0.02 0.00 0.03 99.86 [2021-05-22T16:50:53.187Z] 15:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:28:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.187Z] 15:29:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-22T16:50:53.187Z] 15:29:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.187Z] 15:29:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.187Z] 15:30:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.187Z] 15:30:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.187Z] 15:30:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:31:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:31:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.187Z] 15:32:01 all 0.05 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.187Z] 15:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2021-05-22T16:50:53.187Z] 15:32:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 15:33:01 all 0.06 0.00 0.03 0.00 0.04 99.87 [2021-05-22T16:50:53.187Z] 15:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:33:01 1 0.10 0.00 0.03 0.00 0.05 99.82 [2021-05-22T16:50:53.187Z] 15:34:01 all 0.05 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.187Z] 15:34:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 15:35:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-22T16:50:53.187Z] 15:35:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:35:01 1 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.187Z] 15:36:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 15:36:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:36:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-05-22T16:50:53.187Z] 15:37:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.187Z] 15:37:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:37:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] [2021-05-22T16:50:53.187Z] 15:37:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.187Z] 15:38:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.187Z] 15:38:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:38:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.187Z] 15:39:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:40:01 all 0.05 0.00 0.02 0.00 0.04 99.89 [2021-05-22T16:50:53.187Z] 15:40:01 0 0.07 0.00 0.02 0.00 0.07 99.85 [2021-05-22T16:50:53.187Z] 15:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:41:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 15:41:01 0 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.187Z] 15:41:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:42:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.187Z] 15:42:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2021-05-22T16:50:53.187Z] 15:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:43:01 all 0.06 0.00 0.00 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:43:01 0 0.08 0.00 0.00 0.00 0.05 99.87 [2021-05-22T16:50:53.187Z] 15:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2021-05-22T16:50:53.187Z] 15:44:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-05-22T16:50:53.187Z] 15:44:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:45:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:45:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:45:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:46:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:46:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:46:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:47:01 all 0.04 0.00 0.03 0.00 0.04 99.89 [2021-05-22T16:50:53.187Z] 15:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.187Z] 15:47:01 1 0.03 0.00 0.03 0.00 0.07 99.87 [2021-05-22T16:50:53.187Z] 15:48:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:48:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.187Z] [2021-05-22T16:50:53.187Z] 15:48:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.187Z] 15:49:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 15:49:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.187Z] 15:49:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] 15:50:01 all 0.07 0.00 0.02 0.01 0.03 99.88 [2021-05-22T16:50:53.187Z] 15:50:01 0 0.12 0.00 0.02 0.02 0.00 99.85 [2021-05-22T16:50:53.187Z] 15:50:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 15:51:01 all 0.07 0.00 0.02 0.00 0.04 99.87 [2021-05-22T16:50:53.187Z] 15:51:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2021-05-22T16:50:53.187Z] 15:51:01 1 0.05 0.00 0.03 0.00 0.07 99.85 [2021-05-22T16:50:53.187Z] 15:52:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.187Z] 15:52:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 15:53:01 all 0.04 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.187Z] 15:54:01 all 0.03 0.00 0.03 0.00 0.03 99.91 [2021-05-22T16:50:53.187Z] 15:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.187Z] 15:54:01 1 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.187Z] 15:55:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.187Z] 15:55:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.187Z] 15:55:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 15:56:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.187Z] 15:56:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:57:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.187Z] 15:57:01 0 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 15:57:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 15:58:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 15:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 15:58:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 15:59:01 all 0.02 0.00 0.02 0.00 0.03 99.94 [2021-05-22T16:50:53.187Z] 15:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.187Z] 15:59:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] [2021-05-22T16:50:53.187Z] 15:59:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.187Z] 16:00:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 16:00:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2021-05-22T16:50:53.187Z] 16:00:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-05-22T16:50:53.187Z] 16:01:02 all 0.06 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 16:01:02 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.187Z] 16:01:02 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 16:02:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-05-22T16:50:53.187Z] 16:02:01 0 0.09 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.187Z] 16:02:01 1 0.05 0.00 0.03 0.00 0.05 99.86 [2021-05-22T16:50:53.187Z] 16:03:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 16:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 16:03:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 16:04:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.187Z] 16:04:01 0 0.22 0.00 0.02 0.00 0.03 99.73 [2021-05-22T16:50:53.187Z] 16:04:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 16:05:01 all 0.13 0.00 0.02 0.00 0.03 99.82 [2021-05-22T16:50:53.187Z] 16:05:01 0 0.23 0.00 0.02 0.00 0.03 99.72 [2021-05-22T16:50:53.187Z] 16:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.187Z] 16:06:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 16:06:01 0 0.08 0.00 0.02 0.00 0.05 99.85 [2021-05-22T16:50:53.187Z] 16:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-05-22T16:50:53.187Z] 16:07:01 all 0.11 0.00 0.02 0.00 0.03 99.84 [2021-05-22T16:50:53.187Z] 16:07:01 0 0.18 0.00 0.02 0.00 0.07 99.73 [2021-05-22T16:50:53.187Z] 16:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-22T16:50:53.187Z] 16:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 16:08:01 0 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.187Z] 16:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.187Z] 16:09:01 all 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.187Z] 16:09:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.187Z] 16:09:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.187Z] 16:10:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.187Z] 16:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.187Z] 16:10:01 1 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.187Z] [2021-05-22T16:50:53.187Z] 16:10:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.187Z] 16:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.187Z] 16:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.187Z] 16:11:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.187Z] 16:12:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:12:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.188Z] 16:12:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.188Z] 16:13:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-22T16:50:53.188Z] 16:13:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.188Z] 16:14:01 all 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] 16:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:14:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] 16:15:01 all 0.03 0.00 0.01 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] 16:15:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] 16:16:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-05-22T16:50:53.188Z] 16:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-22T16:50:53.188Z] 16:16:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-22T16:50:53.188Z] 16:17:01 all 0.07 0.00 0.01 0.00 0.03 99.89 [2021-05-22T16:50:53.188Z] 16:17:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.188Z] 16:17:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:18:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.188Z] 16:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-05-22T16:50:53.188Z] 16:18:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2021-05-22T16:50:53.188Z] 16:19:01 all 0.03 0.00 0.01 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2021-05-22T16:50:53.188Z] 16:19:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:20:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2021-05-22T16:50:53.188Z] 16:20:01 0 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.188Z] 16:20:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:21:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:21:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.188Z] 16:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] [2021-05-22T16:50:53.188Z] 16:21:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.188Z] 16:22:01 all 0.03 0.00 0.03 0.00 0.04 99.90 [2021-05-22T16:50:53.188Z] 16:22:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:22:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:23:01 all 0.07 0.00 0.00 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:23:01 0 0.03 0.00 0.00 0.00 0.05 99.92 [2021-05-22T16:50:53.188Z] 16:23:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2021-05-22T16:50:53.188Z] 16:24:01 all 0.05 0.00 0.03 0.00 0.02 99.91 [2021-05-22T16:50:53.188Z] 16:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:24:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2021-05-22T16:50:53.188Z] 16:25:01 all 0.06 0.00 0.01 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:25:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2021-05-22T16:50:53.188Z] 16:26:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.188Z] 16:26:01 0 0.02 0.00 0.02 0.00 0.05 99.92 [2021-05-22T16:50:53.188Z] 16:26:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-05-22T16:50:53.188Z] 16:27:01 all 0.07 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.188Z] 16:27:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.188Z] 16:27:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2021-05-22T16:50:53.188Z] 16:28:01 all 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] 16:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.188Z] 16:28:01 1 0.05 0.00 0.02 0.00 0.05 99.88 [2021-05-22T16:50:53.188Z] 16:29:01 all 6.17 0.00 1.09 0.64 0.06 92.05 [2021-05-22T16:50:53.188Z] 16:29:01 0 5.48 0.00 1.27 0.43 0.05 92.77 [2021-05-22T16:50:53.188Z] 16:29:01 1 6.85 0.00 0.91 0.84 0.07 91.33 [2021-05-22T16:50:53.188Z] 16:30:01 all 17.70 0.00 5.78 2.36 0.09 74.07 [2021-05-22T16:50:53.188Z] 16:30:01 0 15.55 0.00 6.00 3.54 0.09 74.83 [2021-05-22T16:50:53.188Z] 16:30:01 1 19.86 0.00 5.56 1.19 0.09 73.31 [2021-05-22T16:50:53.188Z] 16:31:01 all 44.35 0.00 8.21 2.51 0.10 44.84 [2021-05-22T16:50:53.188Z] 16:31:01 0 44.38 0.00 8.33 2.69 0.11 44.49 [2021-05-22T16:50:53.188Z] 16:31:01 1 44.32 0.00 8.08 2.32 0.09 45.18 [2021-05-22T16:50:53.188Z] 16:32:02 all 36.21 0.00 5.08 0.44 0.10 58.17 [2021-05-22T16:50:53.188Z] 16:32:02 0 36.49 0.00 4.94 0.42 0.09 58.06 [2021-05-22T16:50:53.188Z] 16:32:02 1 35.93 0.00 5.23 0.46 0.11 58.27 [2021-05-22T16:50:53.188Z] [2021-05-22T16:50:53.188Z] 16:32:02 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.188Z] 16:33:01 all 49.20 0.00 8.53 1.32 0.09 40.86 [2021-05-22T16:50:53.188Z] 16:33:01 0 50.05 0.00 8.51 1.50 0.09 39.86 [2021-05-22T16:50:53.188Z] 16:33:01 1 48.36 0.00 8.56 1.13 0.09 41.86 [2021-05-22T16:50:53.188Z] 16:34:01 all 41.58 0.00 20.71 29.53 0.12 8.06 [2021-05-22T16:50:53.188Z] 16:34:01 0 40.56 0.00 21.29 29.36 0.13 8.66 [2021-05-22T16:50:53.188Z] 16:34:01 1 42.61 0.00 20.12 29.70 0.11 7.46 [2021-05-22T16:50:53.188Z] 16:35:01 all 72.29 0.00 19.19 7.24 0.12 1.16 [2021-05-22T16:50:53.188Z] 16:35:01 0 71.35 0.00 19.84 7.91 0.11 0.79 [2021-05-22T16:50:53.188Z] 16:35:01 1 73.23 0.00 18.55 6.57 0.13 1.53 [2021-05-22T16:50:53.188Z] 16:36:01 all 45.25 0.00 9.54 3.10 0.11 42.01 [2021-05-22T16:50:53.188Z] 16:36:01 0 44.15 0.00 9.93 3.48 0.11 42.34 [2021-05-22T16:50:53.188Z] 16:36:01 1 46.35 0.00 9.14 2.72 0.11 41.68 [2021-05-22T16:50:53.188Z] 16:37:01 all 0.08 0.00 0.04 0.00 0.03 99.85 [2021-05-22T16:50:53.188Z] 16:37:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:37:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-05-22T16:50:53.188Z] 16:38:01 all 0.06 0.00 0.06 0.00 0.04 99.84 [2021-05-22T16:50:53.188Z] 16:38:01 0 0.03 0.00 0.08 0.00 0.05 99.83 [2021-05-22T16:50:53.188Z] 16:38:01 1 0.08 0.00 0.03 0.00 0.03 99.85 [2021-05-22T16:50:53.188Z] 16:39:01 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-05-22T16:50:53.188Z] 16:39:01 0 0.03 0.00 0.03 0.00 0.05 99.88 [2021-05-22T16:50:53.188Z] 16:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.188Z] 16:40:01 all 0.07 0.00 0.02 0.00 0.04 99.87 [2021-05-22T16:50:53.188Z] 16:40:01 0 0.05 0.00 0.02 0.00 0.07 99.87 [2021-05-22T16:50:53.188Z] 16:40:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-05-22T16:50:53.188Z] 16:41:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.188Z] 16:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.188Z] 16:41:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.188Z] 16:42:01 all 0.03 0.00 0.02 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-22T16:50:53.188Z] 16:42:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:43:01 all 0.04 0.00 0.02 0.00 0.03 99.91 [2021-05-22T16:50:53.188Z] 16:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.188Z] 16:43:01 1 0.07 0.00 0.02 0.00 0.05 99.87 [2021-05-22T16:50:53.188Z] [2021-05-22T16:50:53.188Z] 16:43:01 CPU %user %nice %system %iowait %steal %idle [2021-05-22T16:50:53.188Z] 16:44:01 all 0.06 0.00 0.03 0.00 0.03 99.88 [2021-05-22T16:50:53.188Z] 16:44:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:44:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-05-22T16:50:53.188Z] 16:45:01 all 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:45:01 0 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-22T16:50:53.188Z] 16:45:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2021-05-22T16:50:53.188Z] 16:46:01 all 0.04 0.00 0.03 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-05-22T16:50:53.188Z] 16:46:01 1 0.07 0.00 0.05 0.00 0.05 99.83 [2021-05-22T16:50:53.188Z] 16:47:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-05-22T16:50:53.188Z] 16:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-05-22T16:50:53.188Z] 16:47:01 1 0.12 0.00 0.02 0.00 0.03 99.83 [2021-05-22T16:50:53.188Z] 16:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 [2021-05-22T16:50:53.188Z] 16:48:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-22T16:50:53.188Z] 16:48:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-05-22T16:50:53.188Z] 16:49:01 all 0.06 0.00 0.02 0.00 0.04 99.88 [2021-05-22T16:50:53.188Z] 16:49:01 0 0.03 0.00 0.00 0.00 0.03 99.93 [2021-05-22T16:50:53.188Z] 16:49:01 1 0.08 0.00 0.03 0.00 0.05 99.83 [2021-05-22T16:50:53.188Z] 16:50:01 all 0.03 0.00 0.02 0.00 0.04 99.92 [2021-05-22T16:50:53.188Z] 16:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-22T16:50:53.188Z] 16:50:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2021-05-22T16:50:53.188Z] Average: all 0.44 0.01 0.14 0.10 0.03 99.28 [2021-05-22T16:50:53.188Z] Average: 0 0.44 0.01 0.14 0.10 0.03 99.28 [2021-05-22T16:50:53.188Z] Average: 1 0.45 0.01 0.14 0.10 0.03 99.27 [2021-05-22T16:50:53.188Z] [2021-05-22T16:50:53.188Z] [2021-05-22T16:50:53.188Z]