b' Branch indexing\n Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\n GitHub API Usage: Current quota has 4144 remaining (170 under budget). Next quota of 5000 in 59 min\n Obtained Jenkinsfile from d5de084bedcc124f8fc45f200a36e95d7de55292\n Running in Durability level: MAX_SURVIVABILITY\n Loading library edgex-global-pipelines@stable\n GitHub API Usage: Current quota has 4130 remaining (157 under budget). Next quota of 5000 in 59 min\n Examining edgexfoundry/edgex-global-pipelines\n Attempting to resolve stable as a branch\n Attempting to resolve stable as a tag\n Resolved stable as tag stable at revision 58f52fd28b993a988dd597f10e4d98f1e1007579\n using credential edgex-jenkins-access-pat\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and with tags\n Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/jmeter/workspace@libs/edgex-global-pipelines # timeout=10\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n Fetching with tags\n Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n Checking out Revision 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\n Commit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n [Pipeline] Start of Pipeline\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] RAW Config: [project:edgex-jmeter, arch:[amd64], mavenSettings:ci-build-images-settings, dockerImageName:edgex-jmeter, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[5.1]]\n =========================================================\n [Pipeline] echo\n Setting up nodes based on requested architectures [[amd64]]\n [Pipeline] echo\n Nodes requested: [[centos7-docker-4c-2g]]\n [Pipeline] echo\n =========================================================\n [edgeXBuildDocker] Pipeline Parameters:\n =========================================================\n [Pipeline] echo\n MAVEN_SETTINGS: ci-build-images-settings\n PROJECT: edgex-jmeter\n USE_SEMVER: false\n DOCKER_FILE_PATH: Dockerfile\n DOCKER_BUILD_CONTEXT: .\n DOCKER_IMAGE_NAME: edgex-jmeter\n DOCKER_REGISTRY_NAMESPACE: edgex-devops\n DOCKER_NEXUS_REPO: snapshots\n PUSH_DOCKER_IMAGE: true\n ARCHIVE_IMAGE: false\n ARCHIVE_NAME: edgex-jmeter-archive.tar.gz\n SEMVER_BUMP_LEVEL: pre\n DOCKER_CUSTOM_TAGS: 5.1\n [Pipeline] node\n Still waiting to schedule task\n Waiting for next available executor on \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n Running on prd-centos7-docker-4c-2g-1303 in /w/workspace/exfoundry_ci-build-images_jmeter\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Declarative: Checkout SCM)\n [Pipeline] checkout\n using credential edgex-jenkins-ssh\n Cloning the remote Git repository\n Cloning with configured refspecs honoured and without tags\n Fetching without tags\n Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n > git init /w/workspace/exfoundry_ci-build-images_jmeter # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n > git --version # timeout=10\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n using GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n Checking out Revision d5de084bedcc124f8fc45f200a36e95d7de55292 (jmeter)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f d5de084bedcc124f8fc45f200a36e95d7de55292 # timeout=10\n Commit message: "add dockerNexusRepo"\n First time build. Skipping changelog.\n > git --version # timeout=10\n fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] timestamps\n [Pipeline] {\n [Pipeline] timeout\n [2019-12-27T21:48:13.444Z] Timeout set to expire in 6 hr 0 min\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prepare)\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver Prep)\n Stage "Semver Prep" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Build Docker Image)\n [Pipeline] parallel\n [Pipeline] { (Branch: amd64)\n [Pipeline] { (Branch: arm64)\n [Pipeline] stage\n [Pipeline] { (amd64)\n [Pipeline] stage\n [Pipeline] { (arm64)\n [Pipeline] node\n [Pipeline] node\n [2019-12-27T21:48:29.223Z] Still waiting to schedule task\n [2019-12-27T21:48:29.224Z] \xe2\x80\x98prd-centos7-docker-2c-1g-1271\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-2c-1g-1294\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-1276\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1281\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1282\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1285\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1286\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1289\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1292\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1296\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-1287\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2019-12-27T21:48:29.246Z] Still waiting to schedule task\n [2019-12-27T21:48:29.246Z] \xe2\x80\x98prd-centos7-docker-2c-1g-1271\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-2c-1g-1294\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99; \xe2\x80\x98prd-centos7-docker-4c-2g-1276\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1281\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1282\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1285\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1286\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1289\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1292\xe2\x80\x99 is offline; \xe2\x80\x98prd-centos7-docker-4c-2g-1296\xe2\x80\x99 is offline; \xe2\x80\x98prd-ubuntu18.04-docker-arm64-4c-2g-1287\xe2\x80\x99 doesn\xe2\x80\x99t have label \xe2\x80\x98centos7-docker-4c-2g\xe2\x80\x99\n [2019-12-27T22:27:41.858Z] Running on prd-centos7-docker-4c-2g-1367 in /w/workspace/exfoundry_ci-build-images_jmeter\n [Pipeline] {\n [Pipeline] checkout\n [2019-12-27T22:27:45.736Z] using credential edgex-jenkins-ssh\n [2019-12-27T22:27:45.758Z] Cloning the remote Git repository\n [2019-12-27T22:27:45.758Z] Cloning with configured refspecs honoured and without tags\n [2019-12-27T22:27:46.559Z] Fetching without tags\n [2019-12-27T22:27:44.850Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:44.993Z] > git init /w/workspace/exfoundry_ci-build-images_jmeter # timeout=10\n [2019-12-27T22:27:45.048Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:45.048Z] > git --version # timeout=10\n [2019-12-27T22:27:45.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-27T22:27:45.100Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n [2019-12-27T22:27:45.553Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-27T22:27:45.565Z] > git config --add remote.origin.fetch +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n [2019-12-27T22:27:45.577Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-27T22:27:45.592Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:45.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-27T22:27:45.598Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n [2019-12-27T22:27:46.896Z] Checking out Revision d5de084bedcc124f8fc45f200a36e95d7de55292 (jmeter)\n [2019-12-27T22:27:45.930Z] > git config core.sparsecheckout # timeout=10\n [2019-12-27T22:27:45.936Z] > git checkout -f d5de084bedcc124f8fc45f200a36e95d7de55292 # timeout=10\n [2019-12-27T22:27:50.386Z] Commit message: "add dockerNexusRepo"\n [2019-12-27T22:27:49.688Z] > git --version # timeout=10\n [2019-12-27T22:27:49.697Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [2019-12-27T22:27:50.664Z] Running on prd-centos7-docker-4c-2g-1360 in /w/workspace/exfoundry_ci-build-images_jmeter\n [Pipeline] {\n [Pipeline] checkout\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] stage\n [Pipeline] { (Prep)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n [Pipeline] script\n [Pipeline] {\n [Pipeline] sh\n [2019-12-27T22:27:52.214Z] + sudo chown -R jenkins:jenkins .\n [Pipeline] sh\n [2019-12-27T22:27:52.555Z] + ls -al .\n [2019-12-27T22:27:52.555Z] total 12\n [2019-12-27T22:27:52.555Z] drwxrwxr-x. 3 jenkins jenkins 76 Dec 27 22:27 .\n [2019-12-27T22:27:52.555Z] drwxrwxr-x. 4 jenkins jenkins 112 Dec 27 22:27 ..\n [2019-12-27T22:27:52.555Z] -rw-rw-r--. 1 jenkins jenkins 804 Dec 27 22:27 Dockerfile\n [2019-12-27T22:27:52.555Z] -rw-rw-r--. 1 jenkins jenkins 51 Dec 27 22:27 entrypoint.sh\n [2019-12-27T22:27:52.555Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 27 22:27 .git\n [2019-12-27T22:27:52.555Z] -rw-rw-r--. 1 jenkins jenkins 855 Dec 27 22:27 Jenkinsfile\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-27T22:27:52.994Z] + docker build -t edgex-devops/edgex-jmeter -f Dockerfile --label git_sha=d5de084bedcc124f8fc45f200a36e95d7de55292 --label arch=x86_64 .\n [2019-12-27T22:27:52.994Z] Sending build context to Docker daemon 191kB\n\n [2019-12-27T22:27:53.258Z] Step 1/13 : FROM openjdk:8u191-jdk-alpine3.9\n [2019-12-27T22:27:53.279Z] using credential edgex-jenkins-ssh\n [2019-12-27T22:27:53.300Z] Cloning the remote Git repository\n [2019-12-27T22:27:53.300Z] Cloning with configured refspecs honoured and without tags\n [2019-12-27T22:27:53.531Z] 8u191-jdk-alpine3.9: Pulling from library/openjdk\n [2019-12-27T22:27:53.801Z] 8e402f1a9c57: Pulling fs layer\n [2019-12-27T22:27:53.801Z] 4866c822999c: Pulling fs layer\n [2019-12-27T22:27:53.801Z] a5e04b7d13ab: Pulling fs layer\n [2019-12-27T22:27:54.041Z] Fetching without tags\n [2019-12-27T22:27:54.062Z] 4866c822999c: Verifying Checksum\n [2019-12-27T22:27:54.062Z] 4866c822999c: Download complete\n [2019-12-27T22:27:54.062Z] 8e402f1a9c57: Verifying Checksum\n [2019-12-27T22:27:54.062Z] 8e402f1a9c57: Download complete\n [2019-12-27T22:27:52.856Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:52.915Z] > git init /w/workspace/exfoundry_ci-build-images_jmeter # timeout=10\n [2019-12-27T22:27:52.968Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:52.969Z] > git --version # timeout=10\n [2019-12-27T22:27:52.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-27T22:27:53.007Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n [2019-12-27T22:27:53.593Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-27T22:27:53.601Z] > git config --add remote.origin.fetch +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n [2019-12-27T22:27:53.616Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10\n [2019-12-27T22:27:53.627Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git\n [2019-12-27T22:27:53.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub\n [2019-12-27T22:27:53.632Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/jmeter:refs/remotes/origin/jmeter # timeout=10\n [2019-12-27T22:27:54.326Z] 8e402f1a9c57: Pull complete\n [2019-12-27T22:27:54.326Z] 4866c822999c: Pull complete\n [2019-12-27T22:27:54.397Z] Checking out Revision d5de084bedcc124f8fc45f200a36e95d7de55292 (jmeter)\n [2019-12-27T22:27:54.915Z] a5e04b7d13ab: Verifying Checksum\n [2019-12-27T22:27:54.916Z] a5e04b7d13ab: Download complete\n [2019-12-27T22:27:54.017Z] > git config core.sparsecheckout # timeout=10\n [2019-12-27T22:27:54.023Z] > git checkout -f d5de084bedcc124f8fc45f200a36e95d7de55292 # timeout=10\n [2019-12-27T22:27:56.845Z] a5e04b7d13ab: Pull complete\n [2019-12-27T22:27:56.845Z] Digest: sha256:d2e2716147d1f7fe73b1a9f72a9cff7a7aa92d32eb8de4fffbfddc596e004984\n [2019-12-27T22:27:56.845Z] Status: Downloaded newer image for openjdk:8u191-jdk-alpine3.9\n [2019-12-27T22:27:56.845Z] ---> e9ea51023687\n [2019-12-27T22:27:56.845Z] Step 2/13 : LABEL maintainer=""\n [2019-12-27T22:27:56.845Z] ---> Running in a063267cf993\n [2019-12-27T22:27:56.845Z] Removing intermediate container a063267cf993\n [2019-12-27T22:27:56.845Z] ---> 563a3a92fb8d\n [2019-12-27T22:27:56.845Z] Step 3/13 : STOPSIGNAL SIGKILL\n [2019-12-27T22:27:56.845Z] ---> Running in 5539d6dbed7e\n [2019-12-27T22:27:56.845Z] Removing intermediate container 5539d6dbed7e\n [2019-12-27T22:27:56.845Z] ---> 170a0d76b52f\n [2019-12-27T22:27:56.845Z] Step 4/13 : ENV JMETER_VERSION 5.1\n [2019-12-27T22:27:56.845Z] ---> Running in aeca081a097b\n [2019-12-27T22:27:57.106Z] Removing intermediate container aeca081a097b\n [2019-12-27T22:27:57.106Z] ---> 641910493358\n [2019-12-27T22:27:57.106Z] Step 5/13 : ENV JMETER_HOME /opt/apache-jmeter-${JMETER_VERSION}\n [2019-12-27T22:27:57.106Z] ---> Running in f8a4cfb497e1\n [2019-12-27T22:27:57.106Z] Removing intermediate container f8a4cfb497e1\n [2019-12-27T22:27:57.106Z] ---> 7f7c0d62620f\n [2019-12-27T22:27:57.106Z] Step 6/13 : ENV JMETER_BIN ${JMETER_HOME}/bin\n [2019-12-27T22:27:57.365Z] ---> Running in 33218458861b\n [2019-12-27T22:27:57.365Z] Removing intermediate container 33218458861b\n [2019-12-27T22:27:57.365Z] ---> a9a21228ed0a\n [2019-12-27T22:27:57.365Z] Step 7/13 : ENV PATH ${JMETER_BIN}:$PATH\n [2019-12-27T22:27:57.365Z] ---> Running in 048f46ef123c\n [2019-12-27T22:27:57.623Z] Removing intermediate container 048f46ef123c\n [2019-12-27T22:27:57.623Z] ---> ce269434b80b\n [2019-12-27T22:27:57.623Z] Step 8/13 : COPY entrypoint.sh /usr/local/bin/\n [2019-12-27T22:27:57.623Z] ---> 300d9a7f42ca\n [2019-12-27T22:27:57.623Z] Step 9/13 : RUN chmod +x /usr/local/bin/entrypoint.sh && apk add --no-cache curl net-tools shadow tcpdump && cd /tmp/ && curl --location --silent --show-error --output apache-jmeter-${JMETER_VERSION}.tgz https://archive.apache.org/dist/jmeter/binaries/apache-jmeter-${JMETER_VERSION}.tgz && mkdir -p /opt/ && tar x -z -f apache-jmeter-${JMETER_VERSION}.tgz -C /opt && rm -R -f apache* && chmod +x ${JMETER_HOME}/bin/*.sh && jmeter --version && rm -fr /tmp/*\n [2019-12-27T22:27:57.874Z] Commit message: "add dockerNexusRepo"\n [2019-12-27T22:27:57.883Z] ---> Running in c7e339686e5a\n [2019-12-27T22:27:57.818Z] > git --version # timeout=10\n [2019-12-27T22:27:57.836Z] fatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n [2019-12-27T22:27:58.146Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz\n [2019-12-27T22:27:58.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz\n [2019-12-27T22:27:58.409Z] (1/10) Installing nghttp2-libs (1.35.1-r1)\n [2019-12-27T22:27:58.409Z] (2/10) Installing libssh2 (1.9.0-r1)\n [2019-12-27T22:27:58.409Z] (3/10) Installing libcurl (7.64.0-r3)\n [2019-12-27T22:27:58.409Z] (4/10) Installing curl (7.64.0-r3)\n [2019-12-27T22:27:58.409Z] (5/10) Installing mii-tool (1.60_git20140218-r2)\n [2019-12-27T22:27:58.409Z] (6/10) Installing net-tools (1.60_git20140218-r2)\n [2019-12-27T22:27:58.409Z] (7/10) Installing linux-pam (1.3.0-r0)\n [2019-12-27T22:27:58.409Z] (8/10) Installing shadow (4.5-r2)\n [2019-12-27T22:27:58.409Z] (9/10) Installing libpcap (1.9.0-r1)\n [2019-12-27T22:27:58.409Z] (10/10) Installing tcpdump (4.9.2-r4)\n [2019-12-27T22:27:58.409Z] Executing busybox-1.29.3-r10.trigger\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n Stage "arm64" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Prep)\n Stage "arm64" skipped due to when conditional\n [Pipeline] }\n [2019-12-27T22:27:58.671Z] OK: 109 MiB in 64 packages\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Build)\n Stage "arm64" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "arm64" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "arm64" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "arm64" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [2019-12-27T22:28:06.820Z] \x1b[91mDec 27, 2019 10:28:05 PM java.util.prefs.FileSystemPreferences$1 run\n [2019-12-27T22:28:06.820Z] INFO: Created user preferences directory.\n [2019-12-27T22:28:06.820Z] \x1b[0m _ ____ _ ____ _ _ _____ _ __ __ _____ _____ _____ ____ \n [2019-12-27T22:28:06.820Z] / \\ | _ \\ / \\ / ___| | | | ____| | | \\/ | ____|_ _| ____| _ \\ \n [2019-12-27T22:28:06.820Z] / _ \\ | |_) / _ \\| | | |_| | _| _ | | |\\/| | _| | | | _| | |_) | \n [2019-12-27T22:28:06.820Z] / ___ \\| __/ ___ \\ |___| _ | |___ | |_| | | | | |___ | | | |___| _ < \n [2019-12-27T22:28:06.820Z] /_/ \\_\\_| /_/ \\_\\____|_| |_|_____| \\___/|_| |_|_____| |_| |_____|_| \\_\\ 5.1 r1853635 \n [2019-12-27T22:28:06.820Z] \n [2019-12-27T22:28:06.820Z] Copyright (c) 1999-2019 The Apache Software Foundation\n [2019-12-27T22:28:06.820Z] \n [2019-12-27T22:28:11.014Z] Removing intermediate container c7e339686e5a\n [2019-12-27T22:28:11.014Z] ---> 8bd39f1eb122\n [2019-12-27T22:28:11.014Z] Step 10/13 : WORKDIR /jmeter\n [2019-12-27T22:28:11.014Z] ---> Running in 19cf3a70bd45\n [2019-12-27T22:28:11.274Z] Removing intermediate container 19cf3a70bd45\n [2019-12-27T22:28:11.274Z] ---> 70cb405715f2\n [2019-12-27T22:28:11.274Z] Step 11/13 : ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]\n [2019-12-27T22:28:11.274Z] ---> Running in 94ce5f527053\n [2019-12-27T22:28:11.274Z] Removing intermediate container 94ce5f527053\n [2019-12-27T22:28:11.274Z] ---> 35f123712f62\n [2019-12-27T22:28:11.274Z] Step 12/13 : LABEL arch=x86_64\n [2019-12-27T22:28:11.534Z] ---> Running in 97b8ec4e2b17\n [2019-12-27T22:28:11.534Z] Removing intermediate container 97b8ec4e2b17\n [2019-12-27T22:28:11.534Z] ---> e9ab746c0294\n [2019-12-27T22:28:11.534Z] Step 13/13 : LABEL git_sha=d5de084bedcc124f8fc45f200a36e95d7de55292\n [2019-12-27T22:28:11.534Z] ---> Running in dbaae9108238\n [2019-12-27T22:28:11.793Z] Removing intermediate container dbaae9108238\n [2019-12-27T22:28:11.793Z] ---> 57322efb3ddb\n [2019-12-27T22:28:11.793Z] Successfully built 57322efb3ddb\n [2019-12-27T22:28:11.793Z] Successfully tagged edgex-devops/edgex-jmeter:latest\n [Pipeline] }\n [Pipeline] // script\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Docker Push)\n Stage "Docker Push" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Archive Image)\n Stage "Archive Image" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Clair Scan)\n Stage "Clair Scan" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // withEnv\n [Pipeline] }\n [Pipeline] // node\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // parallel\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Semver)\n Stage "Semver" skipped due to when conditional\n [Pipeline] stage\n [Pipeline] { (Tag)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Bump Pre-Release Version)\n Stage "Semver" skipped due to when conditional\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] }\n [Pipeline] // stage\n [Pipeline] stage\n [Pipeline] { (Declarative: Post Actions)\n [Pipeline] stage\n [Pipeline] { (LF Post Build Actions)\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-27T22:28:13.592Z] ---> sysstat.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-27T22:28:13.948Z] ---> package-listing.sh\n [2019-12-27T22:28:13.948Z] ++ facter osfamily\n [2019-12-27T22:28:13.948Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n [2019-12-27T22:28:13.948Z] + OS_FAMILY=redhat\n [2019-12-27T22:28:13.948Z] + workspace=/w/workspace/exfoundry_ci-build-images_jmeter\n [2019-12-27T22:28:13.948Z] + START_PACKAGES=/tmp/packages_start.txt\n [2019-12-27T22:28:13.948Z] + END_PACKAGES=/tmp/packages_end.txt\n [2019-12-27T22:28:13.948Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n [2019-12-27T22:28:13.948Z] + PACKAGES=/tmp/packages_start.txt\n [2019-12-27T22:28:13.948Z] + \'[\' /w/workspace/exfoundry_ci-build-images_jmeter \']\'\n [2019-12-27T22:28:13.948Z] + PACKAGES=/tmp/packages_end.txt\n [2019-12-27T22:28:13.948Z] + case "${OS_FAMILY}" in\n [2019-12-27T22:28:13.948Z] + rpm -qa\n [2019-12-27T22:28:13.948Z] + sort\n [2019-12-27T22:28:18.145Z] + \'[\' -f /tmp/packages_start.txt \']\'\n [2019-12-27T22:28:18.145Z] + \'[\' -f /tmp/packages_end.txt \']\'\n [2019-12-27T22:28:18.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n [2019-12-27T22:28:18.145Z] + \'[\' /w/workspace/exfoundry_ci-build-images_jmeter \']\'\n [2019-12-27T22:28:18.145Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_jmeter/archives/\n [2019-12-27T22:28:18.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_jmeter/archives/\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-27T22:28:18.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2019-12-27T22:28:18.519Z] \n [2019-12-27T22:28:18.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] isUnix\n [Pipeline] sh\n [2019-12-27T22:28:18.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [2019-12-27T22:28:18.883Z] alpine: Pulling from edgex-lftools-log-publisher\n [2019-12-27T22:28:18.883Z] 050382585609: Pulling fs layer\n [2019-12-27T22:28:18.883Z] dac2222ca532: Pulling fs layer\n [2019-12-27T22:28:18.883Z] 29a7fe408caa: Pulling fs layer\n [2019-12-27T22:28:18.883Z] 6ad337b9b53f: Pulling fs layer\n [2019-12-27T22:28:18.883Z] 7ad6fc7f0fa9: Pulling fs layer\n [2019-12-27T22:28:18.883Z] d1ed250b09b4: Pulling fs layer\n [2019-12-27T22:28:18.883Z] eb083ea81749: Pulling fs layer\n [2019-12-27T22:28:18.883Z] 4965c3271e4e: Pulling fs layer\n [2019-12-27T22:28:18.883Z] b73c1c2e7331: Pulling fs layer\n [2019-12-27T22:28:18.883Z] a328eddc5fbd: Pulling fs layer\n [2019-12-27T22:28:18.883Z] 6ad337b9b53f: Waiting\n [2019-12-27T22:28:18.883Z] eb083ea81749: Waiting\n [2019-12-27T22:28:18.883Z] 7ad6fc7f0fa9: Waiting\n [2019-12-27T22:28:18.883Z] 4965c3271e4e: Waiting\n [2019-12-27T22:28:18.883Z] b73c1c2e7331: Waiting\n [2019-12-27T22:28:18.883Z] a328eddc5fbd: Waiting\n [2019-12-27T22:28:18.883Z] d1ed250b09b4: Waiting\n [2019-12-27T22:28:18.883Z] dac2222ca532: Download complete\n [2019-12-27T22:28:18.883Z] 6ad337b9b53f: Download complete\n [2019-12-27T22:28:18.883Z] 050382585609: Verifying Checksum\n [2019-12-27T22:28:18.883Z] 050382585609: Download complete\n [2019-12-27T22:28:19.151Z] 7ad6fc7f0fa9: Verifying Checksum\n [2019-12-27T22:28:19.151Z] 7ad6fc7f0fa9: Download complete\n [2019-12-27T22:28:19.151Z] eb083ea81749: Verifying Checksum\n [2019-12-27T22:28:19.151Z] eb083ea81749: Download complete\n [2019-12-27T22:28:19.415Z] 050382585609: Pull complete\n [2019-12-27T22:28:19.415Z] 29a7fe408caa: Verifying Checksum\n [2019-12-27T22:28:19.415Z] 29a7fe408caa: Download complete\n [2019-12-27T22:28:19.415Z] 4965c3271e4e: Verifying Checksum\n [2019-12-27T22:28:19.415Z] 4965c3271e4e: Download complete\n [2019-12-27T22:28:19.415Z] a328eddc5fbd: Verifying Checksum\n [2019-12-27T22:28:19.415Z] a328eddc5fbd: Download complete\n [2019-12-27T22:28:19.415Z] b73c1c2e7331: Verifying Checksum\n [2019-12-27T22:28:19.415Z] b73c1c2e7331: Download complete\n [2019-12-27T22:28:19.678Z] dac2222ca532: Pull complete\n [2019-12-27T22:28:19.943Z] d1ed250b09b4: Verifying Checksum\n [2019-12-27T22:28:19.943Z] d1ed250b09b4: Download complete\n [2019-12-27T22:28:22.527Z] 29a7fe408caa: Pull complete\n [2019-12-27T22:28:22.527Z] 6ad337b9b53f: Pull complete\n [2019-12-27T22:28:22.527Z] 7ad6fc7f0fa9: Pull complete\n [2019-12-27T22:28:25.822Z] d1ed250b09b4: Pull complete\n [2019-12-27T22:28:25.822Z] eb083ea81749: Pull complete\n [2019-12-27T22:28:27.202Z] 4965c3271e4e: Pull complete\n [2019-12-27T22:28:27.202Z] b73c1c2e7331: Pull complete\n [2019-12-27T22:28:27.470Z] a328eddc5fbd: Pull complete\n [2019-12-27T22:28:27.470Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n [2019-12-27T22:28:27.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n [Pipeline] withDockerContainer\n [2019-12-27T22:28:27.634Z] prd-centos7-docker-4c-2g-1303 does not seem to be running inside a container\n [2019-12-27T22:28:27.676Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_ci-build-images_jmeter -v /w/workspace/exfoundry_ci-build-images_jmeter:/w/workspace/exfoundry_ci-build-images_jmeter:rw,z -v /w/workspace/exfoundry_ci-build-images_jmeter@tmp:/w/workspace/exfoundry_ci-build-images_jmeter@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n [2019-12-27T22:28:28.773Z] $ docker top 7a187ceec2fc26de7316dc95c1ee99db54ed9362ec62abc35608d540ff63d62b -eo pid,comm\n [Pipeline] {\n [Pipeline] withEnv\n [Pipeline] {\n [Pipeline] wrap\n [2019-12-27T22:28:29.413Z] provisioning config files...\n [2019-12-27T22:28:29.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_jmeter@tmp/config2416383259462811178tmp\n [Pipeline] {\n [Pipeline] echo\n [2019-12-27T22:28:29.509Z] Running global-jjb/create-netrc.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-27T22:28:29.834Z] ---> create-netrc.sh\n [Pipeline] echo\n [2019-12-27T22:28:29.855Z] Running global-jjb/logs-deploy.sh\n [Pipeline] libraryResource\n [Pipeline] sh\n [2019-12-27T22:28:30.180Z] ---> logs-deploy.sh\n [2019-12-27T22:28:30.180Z] + ARCHIVE_ARTIFACTS=\n [2019-12-27T22:28:30.180Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n [2019-12-27T22:28:30.180Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n [2019-12-27T22:28:30.180Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n [2019-12-27T22:28:30.180Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/jmeter/1\n [2019-12-27T22:28:30.180Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/jmeter/1/\n [2019-12-27T22:28:30.180Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/jmeter/1 /w/workspace/exfoundry_ci-build-images_jmeter\n [2019-12-27T22:28:31.114Z] Archives upload complete.\n [2019-12-27T22:28:31.372Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/jmeter/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/ci-build-images/job/jmeter/1/\n [2019-12-27T22:28:31.944Z] ---> uname -a:\n [2019-12-27T22:28:31.944Z] Linux 7a187ceec2fc 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux\n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.944Z] ---> lscpu:\n [2019-12-27T22:28:31.944Z] Architecture: x86_64\n [2019-12-27T22:28:31.944Z] CPU op-mode(s): 32-bit, 64-bit\n [2019-12-27T22:28:31.944Z] Byte Order: Little Endian\n [2019-12-27T22:28:31.944Z] Address sizes: 40 bits physical, 48 bits virtual\n [2019-12-27T22:28:31.944Z] CPU(s): 4\n [2019-12-27T22:28:31.944Z] On-line CPU(s) list: 0-3\n [2019-12-27T22:28:31.944Z] Thread(s) per core: 1\n [2019-12-27T22:28:31.944Z] Core(s) per socket: 1\n [2019-12-27T22:28:31.944Z] Socket(s): 4\n [2019-12-27T22:28:31.944Z] NUMA node(s): 1\n [2019-12-27T22:28:31.944Z] Vendor ID: GenuineIntel\n [2019-12-27T22:28:31.944Z] CPU family: 6\n [2019-12-27T22:28:31.944Z] Model: 44\n [2019-12-27T22:28:31.944Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update)\n [2019-12-27T22:28:31.944Z] Stepping: 1\n [2019-12-27T22:28:31.944Z] CPU MHz: 2933.438\n [2019-12-27T22:28:31.944Z] BogoMIPS: 5866.87\n [2019-12-27T22:28:31.944Z] Virtualization: VT-x\n [2019-12-27T22:28:31.944Z] Hypervisor vendor: KVM\n [2019-12-27T22:28:31.944Z] Virtualization type: full\n [2019-12-27T22:28:31.944Z] L1d cache: 32K\n [2019-12-27T22:28:31.944Z] L1i cache: 32K\n [2019-12-27T22:28:31.944Z] L2 cache: 4096K\n [2019-12-27T22:28:31.944Z] L3 cache: 16384K\n [2019-12-27T22:28:31.944Z] NUMA node0 CPU(s): 0-3\n [2019-12-27T22:28:31.944Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp\n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.944Z] ---> nproc:\n [2019-12-27T22:28:31.944Z] 4\n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.944Z] ---> df -h:\n [2019-12-27T22:28:31.944Z] Filesystem Size Used Available Use% Mounted on\n [2019-12-27T22:28:31.944Z] overlay 50.0G 6.0G 44.0G 12% /\n [2019-12-27T22:28:31.944Z] tmpfs 64.0M 0 64.0M 0% /dev\n [2019-12-27T22:28:31.944Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup\n [2019-12-27T22:28:31.944Z] shm 64.0M 0 64.0M 0% /dev/shm\n [2019-12-27T22:28:31.944Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/resolv.conf\n [2019-12-27T22:28:31.944Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hostname\n [2019-12-27T22:28:31.944Z] /dev/vda1 50.0G 6.0G 44.0G 12% /etc/hosts\n [2019-12-27T22:28:31.944Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/exfoundry_ci-build-images_jmeter\n [2019-12-27T22:28:31.944Z] /dev/vda1 50.0G 6.0G 44.0G 12% /w/workspace/exfoundry_ci-build-images_jmeter@tmp\n [2019-12-27T22:28:31.944Z] /dev/vda1 50.0G 6.0G 44.0G 12% /var/log/sa\n [2019-12-27T22:28:31.944Z] \n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] ---> free -m:\n [2019-12-27T22:28:31.945Z] total used free shared buff/cache available\n [2019-12-27T22:28:31.945Z] Mem: 1838 665 69 0 1102 1077\n [2019-12-27T22:28:31.945Z] Swap: 1023 0 1023\n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] ---> ip addr:\n [2019-12-27T22:28:31.945Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000\n [2019-12-27T22:28:31.945Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n [2019-12-27T22:28:31.945Z] inet 127.0.0.1/8 scope host lo\n [2019-12-27T22:28:31.945Z] valid_lft forever preferred_lft forever\n [2019-12-27T22:28:31.945Z] 4: eth0@if5: mtu 1458 qdisc noqueue state UP \n [2019-12-27T22:28:31.945Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff\n [2019-12-27T22:28:31.945Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0\n [2019-12-27T22:28:31.945Z] valid_lft forever preferred_lft forever\n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] ---> sar -b -r -n DEV:\n [2019-12-27T22:28:31.945Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t12/27/19 \t_x86_64_\t(4 CPU)\n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] 21:47:27 LINUX RESTART\n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] 21:48:02 tps rtps wtps bread/s bwrtn/s\n [2019-12-27T22:28:31.945Z] 21:49:01 26.90 5.31 21.58 647.39 1519.09\n [2019-12-27T22:28:31.945Z] 21:50:01 1.17 0.00 1.17 0.00 20.42\n [2019-12-27T22:28:31.945Z] 21:51:01 0.25 0.00 0.25 0.00 2.98\n [2019-12-27T22:28:31.945Z] 21:52:01 0.68 0.00 0.68 0.00 8.61\n [2019-12-27T22:28:31.945Z] 21:53:01 0.70 0.00 0.70 0.00 8.14\n [2019-12-27T22:28:31.945Z] 21:54:01 0.78 0.00 0.78 0.00 9.86\n [2019-12-27T22:28:31.945Z] 21:55:01 0.57 0.00 0.57 0.00 6.09\n [2019-12-27T22:28:31.945Z] 21:56:01 0.67 0.00 0.67 0.00 7.83\n [2019-12-27T22:28:31.945Z] 21:57:01 0.70 0.00 0.70 0.00 8.54\n [2019-12-27T22:28:31.945Z] 21:58:01 0.25 0.00 0.25 0.00 3.46\n [2019-12-27T22:28:31.945Z] 21:59:01 0.23 0.00 0.23 0.00 3.31\n [2019-12-27T22:28:31.945Z] 22:00:01 0.23 0.00 0.23 0.00 3.46\n [2019-12-27T22:28:31.945Z] 22:01:01 0.37 0.02 0.35 0.13 4.73\n [2019-12-27T22:28:31.945Z] 22:02:01 0.50 0.13 0.37 2.66 6.48\n [2019-12-27T22:28:31.945Z] 22:03:01 0.93 0.25 0.68 8.00 14.24\n [2019-12-27T22:28:31.945Z] 22:04:01 0.27 0.00 0.27 0.00 3.50\n [2019-12-27T22:28:31.945Z] 22:05:01 0.23 0.00 0.23 0.00 2.03\n [2019-12-27T22:28:31.945Z] 22:06:01 0.18 0.00 0.18 0.00 2.27\n [2019-12-27T22:28:31.945Z] 22:07:01 0.29 0.00 0.29 0.00 4.88\n [2019-12-27T22:28:31.945Z] 22:08:01 0.28 0.00 0.28 0.00 2.71\n [2019-12-27T22:28:31.945Z] 22:09:01 0.17 0.00 0.17 0.00 1.62\n [2019-12-27T22:28:31.945Z] 22:10:01 275.99 253.81 22.18 3494.02 970.82\n [2019-12-27T22:28:31.945Z] 22:11:01 0.67 0.00 0.67 0.00 15.11\n [2019-12-27T22:28:31.945Z] 22:12:01 0.22 0.00 0.22 0.00 2.17\n [2019-12-27T22:28:31.945Z] 22:13:01 0.22 0.00 0.22 0.00 1.92\n [2019-12-27T22:28:31.945Z] 22:14:01 0.35 0.00 0.35 0.00 4.86\n [2019-12-27T22:28:31.945Z] 22:15:01 0.22 0.00 0.22 0.00 2.42\n [2019-12-27T22:28:31.945Z] 22:16:01 0.17 0.00 0.17 0.00 1.60\n [2019-12-27T22:28:31.945Z] 22:17:01 0.25 0.00 0.25 0.00 3.05\n [2019-12-27T22:28:31.945Z] 22:18:01 0.20 0.00 0.20 0.00 2.55\n [2019-12-27T22:28:31.945Z] 22:19:01 0.15 0.00 0.15 0.00 2.00\n [2019-12-27T22:28:31.945Z] 22:20:01 0.17 0.00 0.17 0.00 1.60\n [2019-12-27T22:28:31.945Z] 22:21:01 0.32 0.00 0.32 0.00 4.55\n [2019-12-27T22:28:31.945Z] 22:22:01 0.22 0.00 0.22 0.00 2.32\n [2019-12-27T22:28:31.945Z] 22:23:01 0.20 0.00 0.20 0.00 1.62\n [2019-12-27T22:28:31.945Z] 22:24:01 0.25 0.00 0.25 0.00 2.92\n [2019-12-27T22:28:31.945Z] 22:25:01 0.23 0.00 0.23 0.00 2.42\n [2019-12-27T22:28:31.945Z] 22:26:01 0.17 0.00 0.17 0.00 1.33\n [2019-12-27T22:28:31.945Z] 22:27:01 0.25 0.00 0.25 0.00 2.78\n [2019-12-27T22:28:31.945Z] 22:28:01 0.23 0.00 0.23 0.00 2.71\n [2019-12-27T22:28:31.945Z] Average: 7.92 6.49 1.42 103.65 66.28\n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] 21:48:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty\n [2019-12-27T22:28:31.945Z] 21:49:01 72240 1810064 96.16 2620 1322316 882612 30.11 363064 1297312 20\n [2019-12-27T22:28:31.945Z] 21:50:01 79380 1802924 95.78 2620 1322320 849384 28.98 357304 1297008 16\n [2019-12-27T22:28:31.945Z] 21:51:01 78856 1803448 95.81 2620 1322384 849384 28.98 357500 1297020 28\n [2019-12-27T22:28:31.945Z] 21:52:01 78748 1803556 95.82 2620 1322328 849384 28.98 357548 1297008 12\n [2019-12-27T22:28:31.945Z] 21:53:01 79220 1803084 95.79 2620 1322332 849384 28.98 357584 1297008 8\n [2019-12-27T22:28:31.945Z] 21:54:01 78672 1803632 95.82 2620 1322340 849432 28.98 357804 1297008 12\n [2019-12-27T22:28:31.945Z] 21:55:01 78644 1803660 95.82 2620 1322340 849376 28.98 357768 1297004 8\n [2019-12-27T22:28:31.945Z] 21:56:01 78992 1803312 95.80 2620 1322348 849384 28.98 357360 1296996 8\n [2019-12-27T22:28:31.945Z] 21:57:01 78960 1803344 95.81 2620 1322356 849384 28.98 357260 1296996 8\n [2019-12-27T22:28:31.945Z] 21:58:01 78272 1804032 95.84 2620 1322364 857700 29.26 357792 1296996 16\n [2019-12-27T22:28:31.945Z] 21:59:01 78040 1804264 95.85 2620 1322364 857800 29.27 358160 1296996 16\n [2019-12-27T22:28:31.945Z] 22:00:01 78128 1804176 95.85 2620 1322368 858108 29.28 358224 1296996 8\n [2019-12-27T22:28:31.945Z] 22:01:01 78292 1804012 95.84 2620 1322376 860736 29.37 358000 1296996 8\n [2019-12-27T22:28:31.945Z] 22:02:01 79232 1803072 95.79 2620 1322532 858472 29.29 357308 1297080 8\n [2019-12-27T22:28:31.945Z] 22:03:01 78328 1803976 95.84 2620 1322568 858532 29.29 357940 1297116 8\n [2019-12-27T22:28:31.945Z] 22:04:01 77956 1804348 95.86 2620 1322576 858532 29.29 357772 1297116 8\n [2019-12-27T22:28:31.945Z] 22:05:01 78648 1803656 95.82 2620 1322576 858468 29.29 357504 1297116 20\n [2019-12-27T22:28:31.945Z] 22:06:01 78540 1803764 95.83 2620 1322584 858504 29.29 357552 1297120 20\n [2019-12-27T22:28:31.945Z] 22:07:01 78292 1804012 95.84 2620 1322592 858536 29.29 357572 1297116 8\n [2019-12-27T22:28:31.945Z] 22:08:01 77408 1804896 95.89 2620 1322596 858704 29.30 358508 1297120 16\n [2019-12-27T22:28:31.945Z] 22:09:01 77316 1804988 95.89 2620 1322600 858716 29.30 358608 1297116 16\n [2019-12-27T22:28:31.945Z] 22:10:01 71656 1810648 96.19 2620 1237376 858568 29.29 379536 1189796 8\n [2019-12-27T22:28:31.945Z] 22:11:01 71376 1810928 96.21 2620 1237380 858568 29.29 379656 1189788 8\n [2019-12-27T22:28:31.945Z] 22:12:01 71268 1811036 96.21 2620 1237384 858568 29.29 379660 1189788 8\n [2019-12-27T22:28:31.945Z] 22:13:01 71220 1811084 96.22 2620 1237396 858568 29.29 379672 1189792 8\n [2019-12-27T22:28:31.945Z] 22:14:01 70556 1811748 96.25 2620 1237400 858676 29.30 380240 1189788 8\n [2019-12-27T22:28:31.945Z] 22:15:01 70924 1811380 96.23 2620 1237404 858568 29.29 379696 1189788 12\n [2019-12-27T22:28:31.945Z] 22:16:01 70948 1811356 96.23 2620 1237408 858568 29.29 379584 1189788 8\n [2019-12-27T22:28:31.945Z] 22:17:01 70480 1811824 96.26 2620 1237448 858640 29.30 380184 1189796 16\n [2019-12-27T22:28:31.945Z] 22:18:01 69944 1812360 96.28 2620 1237416 858780 29.30 380700 1189788 8\n [2019-12-27T22:28:31.945Z] 22:19:01 70160 1812144 96.27 2620 1237420 858792 29.30 380804 1189788 8\n [2019-12-27T22:28:31.945Z] 22:20:01 70980 1811324 96.23 2620 1237428 858636 29.30 379832 1189788 8\n [2019-12-27T22:28:31.945Z] 22:21:01 71072 1811232 96.22 2620 1237428 858636 29.30 379924 1189788 8\n [2019-12-27T22:28:31.945Z] 22:22:01 71128 1811176 96.22 2620 1237436 858636 29.30 379808 1189788 8\n [2019-12-27T22:28:31.945Z] 22:23:01 70668 1811636 96.25 2620 1237440 858708 29.30 380184 1189788 12\n [2019-12-27T22:28:31.945Z] 22:24:01 70620 1811684 96.25 2620 1237440 858720 29.30 380404 1189788 8\n [2019-12-27T22:28:31.945Z] 22:25:01 71252 1811052 96.21 2620 1237448 858636 29.30 379852 1189788 8\n [2019-12-27T22:28:31.945Z] 22:26:01 71064 1811240 96.22 2620 1237452 858636 29.30 379832 1189788 8\n [2019-12-27T22:28:31.945Z] 22:27:01 71452 1810852 96.20 2620 1237456 858636 29.30 379944 1189788 8\n [2019-12-27T22:28:31.945Z] 22:28:01 70052 1812252 96.28 2620 1237460 858832 29.30 380628 1189788 16\n [2019-12-27T22:28:31.945Z] Average: 74725 1807579 96.03 2620 1282055 857373 29.25 368457 1246106 11\n [2019-12-27T22:28:31.945Z] \n [2019-12-27T22:28:31.945Z] 21:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s\n [2019-12-27T22:28:31.945Z] 21:49:01 eth0 129.64 104.43 364.13 43.32 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:50:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:51:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:53:01 eth0 0.13 0.10 0.04 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:54:01 eth0 0.27 0.20 0.11 0.07 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:55:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:57:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:58:01 eth0 8.78 0.37 0.99 0.23 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:59:01 eth0 1.60 0.55 0.66 0.42 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:00:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:01:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:03:01 eth0 0.27 0.18 0.09 0.07 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:04:01 eth0 0.20 0.20 0.07 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:05:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:06:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:07:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:08:01 eth0 3.46 0.48 0.50 0.18 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:09:01 eth0 1.28 0.82 0.69 0.48 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:10:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.945Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:11:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:12:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:13:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:14:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:15:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:16:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:17:01 eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:18:01 eth0 3.70 0.67 0.77 0.40 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:19:01 eth0 1.22 0.73 0.68 0.51 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:20:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:21:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:22:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:23:01 eth0 0.17 0.12 0.08 0.04 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:24:01 eth0 0.15 0.10 0.06 0.03 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:25:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:27:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:28:01 eth0 4.76 0.53 0.91 0.42 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] Average: eth0 3.91 2.74 9.12 1.15 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00\n [2019-12-27T22:28:31.946Z] \n [2019-12-27T22:28:31.946Z] \n [2019-12-27T22:28:31.946Z] ---> sar -P ALL:\n [2019-12-27T22:28:31.946Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) \t12/27/19 \t_x86_64_\t(4 CPU)\n [2019-12-27T22:28:31.946Z] \n [2019-12-27T22:28:31.946Z] 21:47:27 LINUX RESTART\n [2019-12-27T22:28:31.946Z] \n [2019-12-27T22:28:31.946Z] 21:48:02 CPU %user %nice %system %iowait %steal %idle\n [2019-12-27T22:28:31.946Z] 21:49:01 all 5.65 0.00 1.60 1.00 0.37 91.38\n [2019-12-27T22:28:31.946Z] 21:49:01 0 5.46 0.00 1.75 0.02 0.36 92.41\n [2019-12-27T22:28:31.946Z] 21:49:01 1 5.59 0.00 1.56 0.63 0.31 91.92\n [2019-12-27T22:28:31.946Z] 21:49:01 2 5.52 0.00 1.70 2.23 0.48 90.07\n [2019-12-27T22:28:31.946Z] 21:49:01 3 6.02 0.00 1.38 1.13 0.34 91.14\n [2019-12-27T22:28:31.946Z] 21:50:01 all 0.18 0.00 0.05 0.00 0.00 99.77\n [2019-12-27T22:28:31.946Z] 21:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 21:50:01 1 0.30 0.00 0.05 0.00 0.00 99.65\n [2019-12-27T22:28:31.946Z] 21:50:01 2 0.33 0.00 0.07 0.00 0.00 99.60\n [2019-12-27T22:28:31.946Z] 21:50:01 3 0.08 0.00 0.07 0.00 0.02 99.83\n [2019-12-27T22:28:31.946Z] 21:51:01 all 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.946Z] 21:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 21:51:01 1 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 21:51:01 2 0.17 0.00 0.10 0.00 0.00 99.73\n [2019-12-27T22:28:31.946Z] 21:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 21:52:01 all 0.06 0.00 0.04 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 21:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 21:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 21:52:01 2 0.08 0.00 0.08 0.00 0.00 99.83\n [2019-12-27T22:28:31.946Z] 21:52:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2019-12-27T22:28:31.946Z] 21:53:01 all 0.11 0.00 0.05 0.00 0.00 99.83\n [2019-12-27T22:28:31.946Z] 21:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2019-12-27T22:28:31.946Z] 21:53:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2019-12-27T22:28:31.946Z] 21:53:01 2 0.05 0.00 0.05 0.00 0.02 99.88\n [2019-12-27T22:28:31.946Z] 21:53:01 3 0.28 0.00 0.05 0.00 0.00 99.67\n [2019-12-27T22:28:31.946Z] 21:54:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2019-12-27T22:28:31.946Z] 21:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 21:54:01 1 0.55 0.00 0.02 0.00 0.00 99.43\n [2019-12-27T22:28:31.946Z] 21:54:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2019-12-27T22:28:31.946Z] 21:54:01 3 0.07 0.00 0.07 0.00 0.00 99.87\n [2019-12-27T22:28:31.946Z] 21:55:01 all 0.17 0.00 0.05 0.00 0.00 99.79\n [2019-12-27T22:28:31.946Z] 21:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 21:55:01 1 0.50 0.00 0.03 0.00 0.00 99.47\n [2019-12-27T22:28:31.946Z] 21:55:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 21:55:01 3 0.08 0.00 0.07 0.00 0.00 99.85\n [2019-12-27T22:28:31.946Z] 21:56:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2019-12-27T22:28:31.946Z] 21:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.946Z] 21:56:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2019-12-27T22:28:31.946Z] 21:56:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.946Z] 21:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.946Z] 21:57:01 all 0.17 0.00 0.04 0.00 0.00 99.78\n [2019-12-27T22:28:31.946Z] 21:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 21:57:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2019-12-27T22:28:31.946Z] 21:57:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 21:57:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 21:58:01 all 0.19 0.00 0.05 0.00 0.02 99.75\n [2019-12-27T22:28:31.946Z] 21:58:01 0 0.05 0.00 0.07 0.00 0.03 99.85\n [2019-12-27T22:28:31.946Z] 21:58:01 1 0.52 0.00 0.02 0.00 0.02 99.45\n [2019-12-27T22:28:31.946Z] 21:58:01 2 0.12 0.00 0.07 0.00 0.02 99.80\n [2019-12-27T22:28:31.946Z] 21:58:01 3 0.05 0.00 0.03 0.00 0.02 99.90\n [2019-12-27T22:28:31.946Z] 21:59:01 all 0.21 0.00 0.04 0.00 0.00 99.75\n [2019-12-27T22:28:31.946Z] 21:59:01 0 0.10 0.00 0.02 0.00 0.00 99.88\n [2019-12-27T22:28:31.946Z] 21:59:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2019-12-27T22:28:31.946Z] 21:59:01 2 0.12 0.00 0.07 0.00 0.00 99.82\n [2019-12-27T22:28:31.946Z] 21:59:01 3 0.08 0.00 0.02 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:00:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2019-12-27T22:28:31.946Z] 22:00:01 0 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:00:01 1 0.57 0.00 0.05 0.00 0.00 99.38\n [2019-12-27T22:28:31.946Z] 22:00:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2019-12-27T22:28:31.946Z] 22:00:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:01:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2019-12-27T22:28:31.946Z] 22:01:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:01:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2019-12-27T22:28:31.946Z] 22:01:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 22:02:01 all 0.17 0.00 0.05 0.00 0.00 99.78\n [2019-12-27T22:28:31.946Z] 22:02:01 0 0.03 0.00 0.03 0.02 0.00 99.92\n [2019-12-27T22:28:31.946Z] 22:02:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2019-12-27T22:28:31.946Z] 22:02:01 2 0.12 0.00 0.08 0.00 0.00 99.80\n [2019-12-27T22:28:31.946Z] 22:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 22:03:01 all 0.17 0.00 0.05 0.00 0.00 99.77\n [2019-12-27T22:28:31.946Z] 22:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 22:03:01 1 0.53 0.00 0.03 0.00 0.02 99.42\n [2019-12-27T22:28:31.946Z] 22:03:01 2 0.10 0.00 0.07 0.00 0.00 99.83\n [2019-12-27T22:28:31.946Z] 22:03:01 3 0.03 0.00 0.05 0.00 0.00 99.92\n [2019-12-27T22:28:31.946Z] 22:04:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2019-12-27T22:28:31.946Z] 22:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2019-12-27T22:28:31.946Z] 22:04:01 1 0.53 0.00 0.05 0.00 0.00 99.42\n [2019-12-27T22:28:31.946Z] 22:04:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2019-12-27T22:28:31.946Z] 22:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:05:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2019-12-27T22:28:31.946Z] 22:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2019-12-27T22:28:31.946Z] 22:05:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2019-12-27T22:28:31.946Z] 22:05:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2019-12-27T22:28:31.946Z] 22:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90\n [2019-12-27T22:28:31.946Z] 22:06:01 all 0.08 0.00 0.04 0.00 0.00 99.88\n [2019-12-27T22:28:31.946Z] 22:06:01 0 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.946Z] 22:06:01 1 0.10 0.00 0.08 0.00 0.00 99.82\n [2019-12-27T22:28:31.946Z] 22:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:06:01 3 0.08 0.00 0.03 0.00 0.00 99.88\n [2019-12-27T22:28:31.946Z] 22:07:01 all 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 22:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 22:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.946Z] 22:07:01 3 0.09 0.00 0.05 0.00 0.00 99.86\n [2019-12-27T22:28:31.946Z] 22:08:01 all 0.12 0.00 0.05 0.00 0.01 99.82\n [2019-12-27T22:28:31.946Z] 22:08:01 0 0.03 0.00 0.07 0.00 0.02 99.88\n [2019-12-27T22:28:31.946Z] 22:08:01 1 0.07 0.00 0.05 0.00 0.02 99.87\n [2019-12-27T22:28:31.946Z] 22:08:01 2 0.10 0.00 0.03 0.00 0.02 99.85\n [2019-12-27T22:28:31.946Z] 22:08:01 3 0.27 0.00 0.05 0.00 0.00 99.68\n [2019-12-27T22:28:31.946Z] 22:09:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2019-12-27T22:28:31.946Z] 22:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.946Z] 22:09:01 1 0.10 0.00 0.07 0.00 0.00 99.83\n [2019-12-27T22:28:31.946Z] 22:09:01 2 0.28 0.00 0.05 0.00 0.00 99.67\n [2019-12-27T22:28:31.946Z] 22:09:01 3 0.27 0.00 0.03 0.00 0.00 99.70\n [2019-12-27T22:28:31.947Z] 22:10:01 all 0.20 2.61 10.36 4.91 0.06 81.85\n [2019-12-27T22:28:31.947Z] 22:10:01 0 0.20 2.39 9.47 3.95 0.03 83.96\n [2019-12-27T22:28:31.947Z] 22:10:01 1 0.25 2.47 10.07 4.92 0.07 82.22\n [2019-12-27T22:28:31.947Z] 22:10:01 2 0.15 2.89 11.14 5.82 0.05 79.95\n [2019-12-27T22:28:31.947Z] 22:10:01 3 0.19 2.66 10.73 4.99 0.08 81.35\n [2019-12-27T22:28:31.947Z] 22:11:01 all 0.17 0.00 0.04 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:11:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2019-12-27T22:28:31.947Z] 22:11:01 2 0.08 0.00 0.05 0.00 0.00 99.87\n [2019-12-27T22:28:31.947Z] 22:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:12:01 all 0.18 0.00 0.03 0.00 0.00 99.79\n [2019-12-27T22:28:31.947Z] 22:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:12:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2019-12-27T22:28:31.947Z] 22:12:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:12:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:13:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2019-12-27T22:28:31.947Z] 22:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:13:01 1 0.57 0.00 0.03 0.00 0.00 99.40\n [2019-12-27T22:28:31.947Z] 22:13:01 2 0.08 0.00 0.07 0.00 0.02 99.83\n [2019-12-27T22:28:31.947Z] 22:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98\n [2019-12-27T22:28:31.947Z] 22:14:01 all 0.19 0.00 0.05 0.00 0.00 99.77\n [2019-12-27T22:28:31.947Z] 22:14:01 0 0.05 0.00 0.02 0.00 0.02 99.92\n [2019-12-27T22:28:31.947Z] 22:14:01 1 0.55 0.00 0.07 0.00 0.00 99.38\n [2019-12-27T22:28:31.947Z] 22:14:01 2 0.08 0.00 0.07 0.00 0.00 99.85\n [2019-12-27T22:28:31.947Z] 22:14:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:15:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97\n [2019-12-27T22:28:31.947Z] 22:15:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2019-12-27T22:28:31.947Z] 22:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:15:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:16:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:16:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:16:01 1 0.53 0.00 0.02 0.00 0.02 99.43\n [2019-12-27T22:28:31.947Z] 22:16:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:17:01 all 0.16 0.00 0.03 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:17:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:17:01 1 0.52 0.00 0.02 0.00 0.00 99.47\n [2019-12-27T22:28:31.947Z] 22:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2019-12-27T22:28:31.947Z] 22:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:18:01 all 0.19 0.00 0.04 0.00 0.00 99.77\n [2019-12-27T22:28:31.947Z] 22:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:18:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2019-12-27T22:28:31.947Z] 22:18:01 2 0.12 0.00 0.05 0.00 0.00 99.83\n [2019-12-27T22:28:31.947Z] 22:18:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:19:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2019-12-27T22:28:31.947Z] 22:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:19:01 1 0.52 0.00 0.03 0.00 0.00 99.45\n [2019-12-27T22:28:31.947Z] 22:19:01 2 0.07 0.00 0.07 0.00 0.00 99.87\n [2019-12-27T22:28:31.947Z] 22:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:20:01 all 0.18 0.00 0.04 0.00 0.00 99.78\n [2019-12-27T22:28:31.947Z] 22:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95\n [2019-12-27T22:28:31.947Z] 22:20:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2019-12-27T22:28:31.947Z] 22:20:01 2 0.10 0.00 0.05 0.00 0.00 99.85\n [2019-12-27T22:28:31.947Z] 22:20:01 3 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:21:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:21:01 1 0.55 0.00 0.03 0.00 0.00 99.42\n [2019-12-27T22:28:31.947Z] 22:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95\n [2019-12-27T22:28:31.947Z] 22:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:22:01 all 0.17 0.00 0.03 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98\n [2019-12-27T22:28:31.947Z] 22:22:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2019-12-27T22:28:31.947Z] 22:22:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:22:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:23:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2019-12-27T22:28:31.947Z] 22:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95\n [2019-12-27T22:28:31.947Z] 22:23:01 1 0.53 0.00 0.03 0.00 0.00 99.43\n [2019-12-27T22:28:31.947Z] 22:23:01 2 0.05 0.00 0.07 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:23:01 3 0.07 0.00 0.03 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:24:01 all 0.17 0.00 0.04 0.00 0.00 99.79\n [2019-12-27T22:28:31.947Z] 22:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:24:01 1 0.55 0.00 0.05 0.00 0.00 99.40\n [2019-12-27T22:28:31.947Z] 22:24:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:24:01 3 0.05 0.00 0.02 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:25:01 all 0.17 0.00 0.03 0.00 0.00 99.79\n [2019-12-27T22:28:31.947Z] 22:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:25:01 1 0.53 0.00 0.02 0.00 0.00 99.45\n [2019-12-27T22:28:31.947Z] 22:25:01 2 0.05 0.00 0.05 0.00 0.00 99.90\n [2019-12-27T22:28:31.947Z] 22:25:01 3 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:26:01 all 0.16 0.00 0.04 0.00 0.00 99.80\n [2019-12-27T22:28:31.947Z] 22:26:01 0 0.07 0.00 0.05 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:26:01 1 0.45 0.00 0.03 0.00 0.00 99.52\n [2019-12-27T22:28:31.947Z] 22:26:01 2 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:26:01 3 0.05 0.00 0.03 0.00 0.00 99.92\n [2019-12-27T22:28:31.947Z] 22:27:01 all 0.07 0.00 0.05 0.00 0.00 99.89\n [2019-12-27T22:28:31.947Z] 22:27:01 0 0.07 0.00 0.07 0.00 0.00 99.87\n [2019-12-27T22:28:31.947Z] 22:27:01 1 0.08 0.00 0.03 0.00 0.00 99.88\n [2019-12-27T22:28:31.947Z] 22:27:01 2 0.03 0.00 0.03 0.00 0.00 99.93\n [2019-12-27T22:28:31.947Z] 22:27:01 3 0.08 0.00 0.05 0.00 0.00 99.87\n [2019-12-27T22:28:31.947Z] 22:28:01 all 0.14 0.00 0.05 0.00 0.01 99.79\n [2019-12-27T22:28:31.947Z] 22:28:01 0 0.08 0.00 0.03 0.00 0.02 99.87\n [2019-12-27T22:28:31.947Z] 22:28:01 1 0.28 0.00 0.08 0.00 0.02 99.62\n [2019-12-27T22:28:31.947Z] 22:28:01 2 0.08 0.00 0.05 0.00 0.02 99.85\n [2019-12-27T22:28:31.947Z] 22:28:01 3 0.13 0.00 0.03 0.00 0.02 99.82\n [2019-12-27T22:28:31.947Z] Average: all 0.29 0.06 0.34 0.15 0.01 99.15\n [2019-12-27T22:28:31.947Z] Average: 0 0.18 0.06 0.31 0.10 0.01 99.34\n [2019-12-27T22:28:31.947Z] Average: 1 0.55 0.06 0.33 0.14 0.01 98.92\n [2019-12-27T22:28:31.947Z] Average: 2 0.22 0.07 0.37 0.20 0.02 99.12\n [2019-12-27T22:28:31.947Z] Average: 3 0.22 0.07 0.34 0.15 0.01 99.21\n [2019-12-27T22:28:31.947Z] \n [2019-12-27T22:28:31.947Z] \n [2019-12-27T22:28:31.947Z] '