Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than 97d9a5ae26e8e727c768c8d0f495f4635e636f3f Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4399221076798000063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5224738298906596005.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8859314060105886373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8868304871870610992.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3361053977843581307.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-191 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7892411847000850783.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh4795385875003215667.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 97d9a5ae26e8e727c768c8d0f495f4635e636f3f Merge succeeded, producing 97d9a5ae26e8e727c768c8d0f495f4635e636f3f Checking out Revision 97d9a5ae26e8e727c768c8d0f495f4635e636f3f (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh4200313520731129119.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 Commit message: "feat: Update snap for Jakarta" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:31:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:31:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:31:19 ========================================================= 18:31:19 EdgeX Global Pipelines Version Info 18:31:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c8acd58f46fd1ef3d0cfaae17d9d93434fab9eee # timeout=10 18:31:20 ------------------- 18:31:20 stable info: 18:31:20 ------------------- 18:31:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:31:20 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:31:20 Message: update stable to v1.0.210 18:31:20 ------------------- 18:31:20 experimental info: 18:31:20 ------------------- 18:31:20 Commited By: **** collab-it+edgex@linuxfoundation.org 18:31:20 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:31:20 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:31:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:31:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:31:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:31:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97d9a5a [Pipeline] echo 18:31:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:21 provisioning config files... 18:31:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config2402985930742277880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:21 ---> docker-login.sh 18:31:21 nexus3.edgexfoundry.org:10001 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10002 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10003 18:31:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:21 Configure a credential helper to remove this warning. See 18:31:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:21 18:31:21 Login Succeeded 18:31:21 nexus3.edgexfoundry.org:10004 18:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:22 Configure a credential helper to remove this warning. See 18:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:22 18:31:22 Login Succeeded 18:31:22 docker.io 18:31:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:31:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:31:22 Configure a credential helper to remove this warning. See 18:31:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:31:22 18:31:22 Login Succeeded 18:31:22 ---> docker-login.sh ends [Pipeline] } 18:31:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:31:22 + git log --format=format:%s -1 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [Pipeline] echo 18:31:22 GIT_COMMIT: 97d9a5ae26e8e727c768c8d0f495f4635e636f3f, Commit Message: feat: Update snap for Jakarta [Pipeline] echo 18:31:22 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:23 18:31:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:31:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:23 latest: Pulling from edgex-devops/git-semver 18:31:23 a0d0a0d46f8b: Pulling fs layer 18:31:23 3e5f54012d9b: Pulling fs layer 18:31:23 4c7163046ea9: Pulling fs layer 18:31:23 0c2d73faf560: Pulling fs layer 18:31:23 0c2d73faf560: Waiting 18:31:23 3e5f54012d9b: Verifying Checksum 18:31:23 3e5f54012d9b: Download complete 18:31:23 a0d0a0d46f8b: Verifying Checksum 18:31:23 a0d0a0d46f8b: Download complete 18:31:23 4c7163046ea9: Verifying Checksum 18:31:23 4c7163046ea9: Download complete 18:31:23 0c2d73faf560: Verifying Checksum 18:31:23 0c2d73faf560: Download complete 18:31:23 a0d0a0d46f8b: Pull complete 18:31:23 3e5f54012d9b: Pull complete 18:31:24 4c7163046ea9: Pull complete 18:31:24 0c2d73faf560: Pull complete 18:31:24 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:31:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:31:24 prd-centos7-docker-4c-2g-191 does not seem to be running inside a container 18:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10004/edgex-devops/git-semver:latest cat 18:31:25 $ docker top 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:31:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:25 [ssh-agent] Looking for ssh-agent implementation... 18:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:25 $ docker exec 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent 18:31:25 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKaKEf/agent.13 18:31:25 SSH_AGENT_PID=19 18:31:25 Running ssh-add (command line suppressed) 18:31:25 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1961761832932744500.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1961761832932744500.key) 18:31:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:25 + git tag --points-at HEAD [Pipeline] } 18:31:25 $ docker exec --env ******** --env ******** 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent -k 18:31:26 unset SSH_AUTH_SOCK; 18:31:26 unset SSH_AGENT_PID; 18:31:26 echo Agent pid 19 killed; 18:31:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:31:26 [ssh-agent] Looking for ssh-agent implementation... 18:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:31:26 $ docker exec 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent 18:31:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNPFpD/agent.52 18:31:26 SSH_AGENT_PID=58 18:31:26 Running ssh-add (command line suppressed) 18:31:26 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2795008167116473000.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2795008167116473000.key) 18:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:31:26 + git semver init 18:31:26 # -> Open(): unable to determine branch for HEAD 18:31:26 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git 18:31:26 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 18:31:26 # $SEMVER_REMOTE_NAME = origin 18:31:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:31:26 # $SEMVER_USER_NAME = edgex-jenkins 18:31:26 # $SEMVER_BRANCH = PR-54 18:31:26 # $SEMVER_TEMP = /tmp/semver-232673241 18:31:26 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 18:31:27 # '/tmp/semver-232673241' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' 18:31:27 # -> Force: false 18:31:27 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } 18:31:27 $ docker exec --env ******** --env ******** 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent -k 18:31:27 unset SSH_AUTH_SOCK; 18:31:27 unset SSH_AGENT_PID; 18:31:27 echo Agent pid 58 killed; 18:31:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:31:28 + git semver [Pipeline] } 18:31:28 $ docker stop --time=1 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d 18:31:29 $ docker rm -f 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d [Pipeline] // withDockerContainer [Pipeline] sh 18:31:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:31:29 Stashed 1 file(s) [Pipeline] echo 18:31:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:31:45 Still waiting to schedule task 18:31:45 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:31:45 Still waiting to schedule task 18:31:45 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:33:10 Running on prd-centos7-docker-4c-2g-242 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 18:33:10 Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout 18:33:10 The recommended git tool is: git 18:33:13 using credential edgex-jenkins-ssh 18:33:13 Cloning the remote Git repository 18:33:12 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:33:12 > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 18:33:12 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:33:12 > git --version # timeout=10 18:33:12 > git --version # 'git version 2.24.4' 18:33:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:12 [INFO] Currently running in a labeled security context 18:33:12 [INFO] Currently SELinux is 'enforcing' on the host 18:33:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh5049616758321655594.key 18:33:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:33:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:33:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:33:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:13 [INFO] Currently running in a labeled security context 18:33:13 [INFO] Currently SELinux is 'enforcing' on the host 18:33:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh5005024675725208850.key 18:33:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:33:14 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 97d9a5ae26e8e727c768c8d0f495f4635e636f3f 18:33:14 Merge succeeded, producing 97d9a5ae26e8e727c768c8d0f495f4635e636f3f 18:33:14 Checking out Revision 97d9a5ae26e8e727c768c8d0f495f4635e636f3f (PR-54) 18:33:14 > git config core.sparsecheckout # timeout=10 18:33:14 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 18:33:14 > git remote # timeout=10 18:33:14 > git config --get remote.origin.url # timeout=10 18:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:33:14 [INFO] Currently running in a labeled security context 18:33:14 [INFO] Currently SELinux is 'enforcing' on the host 18:33:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh6153913320762191205.key 18:33:14 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 18:33:14 > git rev-parse HEAD^{commit} # timeout=10 18:33:14 > git config core.sparsecheckout # timeout=10 18:33:14 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 18:33:18 Commit message: "feat: Update snap for Jakarta" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:18 provisioning config files... 18:33:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config8061562052047814320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:19 ---> docker-login.sh 18:33:19 nexus3.edgexfoundry.org:10001 18:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:19 Configure a credential helper to remove this warning. See 18:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:19 18:33:19 Login Succeeded 18:33:19 nexus3.edgexfoundry.org:10002 18:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:19 Configure a credential helper to remove this warning. See 18:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:19 18:33:19 Login Succeeded 18:33:19 nexus3.edgexfoundry.org:10003 18:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:19 Configure a credential helper to remove this warning. See 18:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:19 18:33:19 Login Succeeded 18:33:19 nexus3.edgexfoundry.org:10004 18:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:19 Configure a credential helper to remove this warning. See 18:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:19 18:33:19 Login Succeeded 18:33:19 docker.io 18:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:20 Configure a credential helper to remove this warning. See 18:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:20 18:33:20 Login Succeeded 18:33:20 ---> docker-login.sh ends [Pipeline] } 18:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:20 ========================================================= 18:33:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:33:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:33:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:33:20 Sending build context to Docker daemon 675.3kB 18:33:20 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:33:20 Step 2/12 : FROM ${BASE} AS builder 18:33:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:20 a0d0a0d46f8b: Pulling fs layer 18:33:20 31adcdaf11c8: Pulling fs layer 18:33:20 b8b176561691: Pulling fs layer 18:33:20 4527c011a84f: Pulling fs layer 18:33:20 5d74067f8e1e: Pulling fs layer 18:33:20 e0aca202a116: Pulling fs layer 18:33:20 3a43be97a3b4: Pulling fs layer 18:33:20 34cad66bf833: Pulling fs layer 18:33:20 b4e3c513aaa6: Pulling fs layer 18:33:20 5d74067f8e1e: Waiting 18:33:20 e0aca202a116: Waiting 18:33:20 3a43be97a3b4: Waiting 18:33:20 34cad66bf833: Waiting 18:33:20 b4e3c513aaa6: Waiting 18:33:20 4527c011a84f: Waiting 18:33:20 b8b176561691: Verifying Checksum 18:33:20 b8b176561691: Download complete 18:33:20 31adcdaf11c8: Verifying Checksum 18:33:20 31adcdaf11c8: Download complete 18:33:20 5d74067f8e1e: Verifying Checksum 18:33:20 5d74067f8e1e: Download complete 18:33:20 e0aca202a116: Verifying Checksum 18:33:20 e0aca202a116: Download complete 18:33:20 3a43be97a3b4: Verifying Checksum 18:33:20 3a43be97a3b4: Download complete 18:33:20 a0d0a0d46f8b: Verifying Checksum 18:33:20 a0d0a0d46f8b: Download complete 18:33:21 34cad66bf833: Verifying Checksum 18:33:21 34cad66bf833: Download complete 18:33:21 a0d0a0d46f8b: Pull complete 18:33:21 31adcdaf11c8: Pull complete 18:33:21 4527c011a84f: Verifying Checksum 18:33:21 4527c011a84f: Download complete 18:33:21 b8b176561691: Pull complete 18:33:21 b4e3c513aaa6: Verifying Checksum 18:33:21 b4e3c513aaa6: Download complete 18:33:25 4527c011a84f: Pull complete 18:33:25 5d74067f8e1e: Pull complete 18:33:25 e0aca202a116: Pull complete 18:33:25 3a43be97a3b4: Pull complete 18:33:25 34cad66bf833: Pull complete 18:33:27 b4e3c513aaa6: Pull complete 18:33:27 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:33:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:33:27 ---> 9f6097aaca64 18:33:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:33:29 ---> Running in 3ee50feedad4 18:33:29 Removing intermediate container 3ee50feedad4 18:33:29 ---> eb43dedacec0 18:33:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:33:29 ---> Running in 5428d2e45922 18:33:29 Removing intermediate container 5428d2e45922 18:33:29 ---> 7137a59c05d3 18:33:29 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:33:29 ---> Running in 9c3719f527c2 18:33:29 Removing intermediate container 9c3719f527c2 18:33:29 ---> b574786f3bd6 18:33:29 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:29 ---> Running in 088e00e4b4e3 18:33:29 Removing intermediate container 088e00e4b4e3 18:33:29 ---> 5454711e5bea 18:33:29 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:30 ---> Running in 5f8154eafd68 18:33:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:33:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:33:31 OK: 220 MiB in 52 packages 18:33:31 Removing intermediate container 5f8154eafd68 18:33:31 ---> a64c2b0d6c9d 18:33:31 Step 8/12 : WORKDIR /app 18:33:31 ---> Running in 34391b3b5faf 18:33:31 Removing intermediate container 34391b3b5faf 18:33:31 ---> be2c4c7236ed 18:33:31 Step 9/12 : COPY . . 18:33:32 ---> 23d860f39de0 18:33:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:32 ---> Running in 996c8a8a1549 18:34:04 Removing intermediate container 996c8a8a1549 18:34:04 ---> 63cade098714 18:34:04 Step 11/12 : ARG MAKE="make build" 18:34:04 ---> Running in 73899ae9e5d6 18:34:04 Removing intermediate container 73899ae9e5d6 18:34:04 ---> c6b6075d3076 18:34:04 Step 12/12 : RUN $MAKE 18:34:04 ---> Running in 9da20252457d 18:34:04 noop 18:34:04 Removing intermediate container 9da20252457d 18:34:04 ---> feaf0910e096 18:34:04 Successfully built feaf0910e096 18:34:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:34:04 + docker inspect -f . ci-base-image-x86_64 18:34:04 . [Pipeline] withDockerContainer 18:34:04 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 18:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:34:05 $ docker top b60a9e70b224a412f93b5afe129db69e271e6e7e8ddd1445c2c1baec02c5e3de -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:05 + go version 18:34:05 go version go1.16.8 linux/amd64 [Pipeline] } 18:34:05 $ docker stop --time=1 b60a9e70b224a412f93b5afe129db69e271e6e7e8ddd1445c2c1baec02c5e3de 18:34:06 $ docker rm -f b60a9e70b224a412f93b5afe129db69e271e6e7e8ddd1445c2c1baec02c5e3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:07 + docker inspect -f . ci-base-image-x86_64 18:34:07 . [Pipeline] withDockerContainer 18:34:07 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 18:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:34:07 $ docker top 8aaafe2e8bb38285e883bec4b821f54c3f51e90170a675dbd878f785c4953fe0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:34:08 + make test 18:34:08 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:34:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:34:26 Time delta: 39 18:34:26 --- FAIL: TestUnixMilli (0.04s) 18:34:26 epoch_helper_test.go:37: Time calculation bad 18:34:26 FAIL 18:34:26 coverage: 86.0% of statements 18:34:26 FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.069s 18:34:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:34:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.331s coverage: 73.3% of statements 18:34:34 FAIL 18:34:34 make: *** [Makefile:30: test] Error 1 [Pipeline] } 18:34:34 $ docker stop --time=1 8aaafe2e8bb38285e883bec4b821f54c3f51e90170a675dbd878f785c4953fe0 18:34:35 $ docker rm -f 8aaafe2e8bb38285e883bec4b821f54c3f51e90170a675dbd878f785c4953fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:36 18:34:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:34:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:37 latest: Pulling from edgex-lftools-log-publisher 18:34:37 b4d181a07f80: Pulling fs layer 18:34:37 a1111a8f2ec3: Pulling fs layer 18:34:37 ed53099fbce6: Pulling fs layer 18:34:37 dc539afda2c1: Pulling fs layer 18:34:37 77bc0d833cb6: Pulling fs layer 18:34:37 9065ff56babe: Pulling fs layer 18:34:37 d287ab97295c: Pulling fs layer 18:34:37 77bc0d833cb6: Waiting 18:34:37 9065ff56babe: Waiting 18:34:37 d287ab97295c: Waiting 18:34:37 dc539afda2c1: Waiting 18:34:37 a1111a8f2ec3: Verifying Checksum 18:34:37 a1111a8f2ec3: Download complete 18:34:37 dc539afda2c1: Verifying Checksum 18:34:37 dc539afda2c1: Download complete 18:34:37 ed53099fbce6: Verifying Checksum 18:34:37 ed53099fbce6: Download complete 18:34:37 9065ff56babe: Verifying Checksum 18:34:37 9065ff56babe: Download complete 18:34:37 77bc0d833cb6: Verifying Checksum 18:34:37 77bc0d833cb6: Download complete 18:34:37 b4d181a07f80: Verifying Checksum 18:34:37 b4d181a07f80: Download complete 18:34:37 d287ab97295c: Verifying Checksum 18:34:37 d287ab97295c: Download complete 18:34:38 b4d181a07f80: Pull complete 18:34:38 a1111a8f2ec3: Pull complete 18:34:39 ed53099fbce6: Pull complete 18:34:39 dc539afda2c1: Pull complete 18:34:39 77bc0d833cb6: Pull complete 18:34:39 9065ff56babe: Pull complete 18:34:45 d287ab97295c: Pull complete 18:34:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:34:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:34:45 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 18:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:34:48 $ docker top 0eaaf855ccdb5b1b9902048276dbc562f9fb978a3faec3db5f3308490d69ecf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:48 ---> job-cost.sh 18:34:48 lf-activate-venv: SKIPPING 18:34:48 INFO: No Stack... 18:34:48 INFO: Retrieving Pricing Info for: v3-standard-2 18:34:48 INFO: Archiving Costs [Pipeline] sh 18:34:49 + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv 18:34:49 + cut -d, -f6 [Pipeline] lock 18:34:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] 18:34:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] did not exist. Created. 18:34:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:49 + echo total: 0.05999999865889549 [Pipeline] stash 18:34:49 Stashed 1 file(s) [Pipeline] } 18:34:49 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:49 $ docker stop --time=1 0eaaf855ccdb5b1b9902048276dbc562f9fb978a3faec3db5f3308490d69ecf7 18:34:50 $ docker rm -f 0eaaf855ccdb5b1b9902048276dbc562f9fb978a3faec3db5f3308490d69ecf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:51 Failed in branch amd64 20:59:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12577 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws 20:59:46 Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout 20:59:47 The recommended git tool is: git 20:59:54 using credential edgex-jenkins-ssh 20:59:55 Cloning the remote Git repository 20:59:55 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:59:55 > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 20:59:55 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:59:55 > git --version # timeout=10 20:59:55 > git --version # 'git version 2.17.1' 20:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:59:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:57 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:59:58 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 97d9a5ae26e8e727c768c8d0f495f4635e636f3f 20:59:58 Merge succeeded, producing 97d9a5ae26e8e727c768c8d0f495f4635e636f3f 20:59:58 Checking out Revision 97d9a5ae26e8e727c768c8d0f495f4635e636f3f (PR-54) 20:59:57 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:59:58 > git config core.sparsecheckout # timeout=10 20:59:58 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 20:59:58 > git remote # timeout=10 20:59:58 > git config --get remote.origin.url # timeout=10 20:59:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:58 > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 20:59:58 > git rev-parse HEAD^{commit} # timeout=10 20:59:58 > git config core.sparsecheckout # timeout=10 20:59:58 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 21:00:03 Commit message: "feat: Update snap for Jakarta" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:04 Dload Upload Total Spent Left Speed 21:00:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 135k 0 --:--:-- --:--:-- --:--:-- 137k [Pipeline] sh 21:00:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:05 + sudo tee /etc/docker/daemon.new 21:00:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:05 { 21:00:05 "registry-mirrors": [ 21:00:05 "https://nexus3.edgexfoundry.org:10001" 21:00:05 ], 21:00:05 "bip": "10.250.0.254/24", 21:00:05 "hosts": [ 21:00:05 "tcp://0.0.0.0:5555", 21:00:05 "unix:///var/run/docker.sock" 21:00:05 ], 21:00:05 "mtu": 1458, 21:00:05 "selinux-enabled": true, 21:00:05 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:05 } [Pipeline] sh 21:00:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:24 provisioning config files... 21:00:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config6976771230136996808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:25 ---> docker-login.sh 21:00:25 nexus3.edgexfoundry.org:10001 21:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:27 Configure a credential helper to remove this warning. See 21:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:27 21:00:27 Login Succeeded 21:00:27 nexus3.edgexfoundry.org:10002 21:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:27 Configure a credential helper to remove this warning. See 21:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:27 21:00:27 Login Succeeded 21:00:27 nexus3.edgexfoundry.org:10003 21:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:28 Configure a credential helper to remove this warning. See 21:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:28 21:00:28 Login Succeeded 21:00:28 nexus3.edgexfoundry.org:10004 21:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:29 Configure a credential helper to remove this warning. See 21:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:29 21:00:29 Login Succeeded 21:00:29 docker.io 21:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:29 Configure a credential helper to remove this warning. See 21:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:29 21:00:29 Login Succeeded 21:00:29 ---> docker-login.sh ends [Pipeline] } 21:00:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:30 ========================================================= 21:00:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:00:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:00:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:00:31 Sending build context to Docker daemon 675.3kB 21:00:31 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 21:00:31 Step 2/12 : FROM ${BASE} AS builder 21:00:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:31 552d1f2373af: Pulling fs layer 21:00:31 ea3f2d53f512: Pulling fs layer 21:00:31 9e70ebbbe112: Pulling fs layer 21:00:31 7a9cfe048b4a: Pulling fs layer 21:00:31 72dc09318566: Pulling fs layer 21:00:31 f4f7b4309257: Pulling fs layer 21:00:31 0ac9a79272e3: Pulling fs layer 21:00:31 b78e95d17946: Pulling fs layer 21:00:31 7a9cfe048b4a: Waiting 21:00:31 f4f7b4309257: Waiting 21:00:31 0ac9a79272e3: Waiting 21:00:31 72dc09318566: Waiting 21:00:31 b78e95d17946: Waiting 21:00:31 9e70ebbbe112: Verifying Checksum 21:00:31 9e70ebbbe112: Download complete 21:00:31 ea3f2d53f512: Verifying Checksum 21:00:31 ea3f2d53f512: Download complete 21:00:31 72dc09318566: Download complete 21:00:31 552d1f2373af: Verifying Checksum 21:00:31 552d1f2373af: Download complete 21:00:31 f4f7b4309257: Verifying Checksum 21:00:31 f4f7b4309257: Download complete 21:00:31 0ac9a79272e3: Verifying Checksum 21:00:31 0ac9a79272e3: Download complete 21:00:32 552d1f2373af: Pull complete 21:00:33 ea3f2d53f512: Pull complete 21:00:34 9e70ebbbe112: Pull complete 21:00:34 b78e95d17946: Verifying Checksum 21:00:34 b78e95d17946: Download complete 21:00:34 7a9cfe048b4a: Verifying Checksum 21:00:34 7a9cfe048b4a: Download complete 21:00:44 7a9cfe048b4a: Pull complete 21:00:45 72dc09318566: Pull complete 21:00:45 f4f7b4309257: Pull complete 21:00:46 0ac9a79272e3: Pull complete 21:00:52 b78e95d17946: Pull complete 21:00:52 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:00:52 ---> 8b459fc5aaf0 21:00:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:00:55 ---> Running in b77fc4d24088 21:00:56 Removing intermediate container b77fc4d24088 21:00:56 ---> d9274aeb3e51 21:00:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:00:56 ---> Running in 1603d262f56b 21:00:56 Removing intermediate container 1603d262f56b 21:00:56 ---> 887e49b5fb1d 21:00:56 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:00:56 ---> Running in 3afdabcefe70 21:00:57 Removing intermediate container 3afdabcefe70 21:00:57 ---> bc84023e2ba2 21:00:57 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:57 ---> Running in 7ca0236ca33b 21:01:00 Removing intermediate container 7ca0236ca33b 21:01:00 ---> 186b62b696a5 21:01:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:01:00 ---> Running in e13a3fca9690 21:01:01 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:01:02 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:01:03 OK: 219 MiB in 52 packages 21:01:05 Removing intermediate container e13a3fca9690 21:01:05 ---> fa734948cfb8 21:01:05 Step 8/12 : WORKDIR /app 21:01:05 ---> Running in 584802f972d3 21:01:05 Removing intermediate container 584802f972d3 21:01:05 ---> e77035855ca9 21:01:05 Step 9/12 : COPY . . 21:01:06 ---> 9bea9e2cd087 21:01:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:07 ---> Running in 05b9220aaf2d 21:02:44 Removing intermediate container 05b9220aaf2d 21:02:44 ---> aac6b14bc90e 21:02:44 Step 11/12 : ARG MAKE="make build" 21:02:44 ---> Running in 262c9c0085b6 21:02:44 Removing intermediate container 262c9c0085b6 21:02:44 ---> be1adcd0960f 21:02:44 Step 12/12 : RUN $MAKE 21:02:44 ---> Running in ec1dcd4d5b8e 21:02:44 noop 21:02:44 Removing intermediate container ec1dcd4d5b8e 21:02:44 ---> 481649d4bbeb 21:02:44 Successfully built 481649d4bbeb 21:02:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:02:44 + docker inspect -f . ci-base-image-arm64 21:02:44 . [Pipeline] withDockerContainer 21:02:44 prd-ubuntu18.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container 21:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:46 $ docker top 836f1762551db8e52f877896780156e73c12009ab76600e7aa3c27d7dec0ed4b -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:47 + go version 21:02:47 go version go1.16.8 linux/arm64 [Pipeline] } 21:02:47 $ docker stop --time=1 836f1762551db8e52f877896780156e73c12009ab76600e7aa3c27d7dec0ed4b 21:02:49 $ docker rm -f 836f1762551db8e52f877896780156e73c12009ab76600e7aa3c27d7dec0ed4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:50 + docker inspect -f . ci-base-image-arm64 21:02:50 . [Pipeline] withDockerContainer 21:02:51 prd-ubuntu18.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container 21:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:02:52 $ docker top 380ce4f2d5be676dc811fa15736461b7c388a2ce7e62f9cd1b0748bad8c2a2da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:02:53 + make test 21:02:53 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:04:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 21:04:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.251s coverage: 86.0% of statements 21:04:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 21:04:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.611s coverage: 73.3% of statements 21:04:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:51 ./bin/test-attribution.sh [Pipeline] } 21:04:51 $ docker stop --time=1 380ce4f2d5be676dc811fa15736461b7c388a2ce7e62f9cd1b0748bad8c2a2da 21:04:53 $ docker rm -f 380ce4f2d5be676dc811fa15736461b7c388a2ce7e62f9cd1b0748bad8c2a2da [Pipeline] // withDockerContainer [Pipeline] sh 21:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:04:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:04:58 + ls -al . 21:04:58 total 232 21:04:58 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 21:04 . 21:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:59 .. 21:04:58 -rw-rw-r-- 1 jenkins jenkins 262 Oct 28 20:59 .dockerignore 21:04:58 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 21:00 .git 21:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 .github 21:04:58 -rw-rw-r-- 1 jenkins jenkins 788 Oct 28 20:59 .gitignore 21:04:58 -rw-rw-r-- 1 jenkins jenkins 8248 Oct 28 20:59 Attribution.txt 21:04:58 -rw-rw-r-- 1 jenkins jenkins 1742 Oct 28 20:59 Dockerfile 21:04:58 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 20:59 GOVERNANCE.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 686 Oct 28 20:59 Jenkinsfile 21:04:58 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 28 20:59 LICENSE 21:04:58 -rw-rw-r-- 1 jenkins jenkins 1596 Oct 28 20:59 Makefile 21:04:58 -rw-rw-r-- 1 jenkins jenkins 617 Oct 28 20:59 OWNERS.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 31195 Oct 28 20:59 README.md 21:04:58 -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 18:31 VERSION 21:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 bin 21:04:58 -rw-r--r-- 1 jenkins jenkins 42853 Oct 28 21:04 coverage.out 21:04:58 -rw-rw-r-- 1 jenkins jenkins 460 Oct 28 20:59 go.mod 21:04:58 -rw-rw-r-- 1 jenkins jenkins 50382 Oct 28 20:59 go.sum 21:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 images 21:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:59 internal 21:04:58 -rw-rw-r-- 1 jenkins jenkins 531 Oct 28 20:59 main.go 21:04:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 res 21:04:58 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:59 snap 21:04:58 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 20:59 static [Pipeline] isUnix [Pipeline] sh 21:04:58 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=97d9a5ae26e8e727c768c8d0f495f4635e636f3f --label arch=arm64 --label version=0.0.0 . 21:04:58 Sending build context to Docker daemon 675.3kB 21:04:59 Step 1/27 : ARG BASE=golang:1.16-alpine3.14 21:04:59 Step 2/27 : FROM ${BASE} AS builder 21:04:59 ---> 481649d4bbeb 21:04:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 21:04:59 ---> Running in 8e9ff25f96b0 21:04:59 Removing intermediate container 8e9ff25f96b0 21:04:59 ---> efb44b0d02f9 21:04:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:04:59 ---> Running in 06b15d5f8a9b 21:05:00 Removing intermediate container 06b15d5f8a9b 21:05:00 ---> 834d4612f988 21:05:00 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:05:00 ---> Running in f24b54dd5d39 21:05:00 Removing intermediate container f24b54dd5d39 21:05:00 ---> 2848d320d35c 21:05:00 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:00 ---> Running in 96321771b688 21:05:03 Removing intermediate container 96321771b688 21:05:03 ---> cfcac1286791 21:05:03 Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:03 ---> Running in f042dfaa5334 21:05:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:05:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:05:06 OK: 219 MiB in 52 packages 21:05:07 Removing intermediate container f042dfaa5334 21:05:07 ---> cc07286a92d9 21:05:07 Step 8/27 : WORKDIR /app 21:05:07 ---> Running in 80f50a623834 21:05:08 Removing intermediate container 80f50a623834 21:05:08 ---> 6e3c4f961b63 21:05:08 Step 9/27 : COPY . . 21:05:09 ---> a5d152aed949 21:05:09 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:09 ---> Running in 3e3168e4cf6a 21:05:12 Removing intermediate container 3e3168e4cf6a 21:05:12 ---> e4c63cb48182 21:05:12 Step 11/27 : ARG MAKE="make build" 21:05:12 ---> Running in 1491aedde1bd 21:05:12 Removing intermediate container 1491aedde1bd 21:05:12 ---> 51e3732db32a 21:05:12 Step 12/27 : RUN $MAKE 21:05:12 ---> Running in 7d7e423ee958 21:05:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 21:06:11 Removing intermediate container 7d7e423ee958 21:06:11 ---> 6d531afcfb0e 21:06:11 Step 13/27 : FROM alpine:3.14 21:06:11 3.14: Pulling from library/alpine 21:06:11 552d1f2373af: Already exists 21:06:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:06:11 Status: Downloaded newer image for alpine:3.14 21:06:11 ---> bb3de5531c18 21:06:11 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:06:11 ---> Running in f05247529226 21:06:11 Removing intermediate container f05247529226 21:06:11 ---> cba917293a98 21:06:11 Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 21:06:11 ---> Running in 6d0374c288c3 21:06:11 Removing intermediate container 6d0374c288c3 21:06:11 ---> 5e2e190216eb 21:06:11 Step 16/27 : RUN apk --no-cache add ca-certificates zeromq 21:06:11 ---> Running in 576d3cc281bf 21:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:06:12 (1/6) Installing ca-certificates (20191127-r5) 21:06:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 21:06:12 (3/6) Installing libsodium (1.0.18-r0) 21:06:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 21:06:12 (5/6) Installing libzmq (4.3.4-r0) 21:06:12 (6/6) Installing zeromq (4.3.4-r0) 21:06:12 Executing busybox-1.33.1-r3.trigger 21:06:12 Executing ca-certificates-20191127-r5.trigger 21:06:12 OK: 9 MiB in 20 packages 21:06:14 Removing intermediate container 576d3cc281bf 21:06:14 ---> 0efaca799740 21:06:14 Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:06:15 ---> 80935eb833ef 21:06:15 Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE 21:06:15 ---> 0d4399836b5c 21:06:15 Step 19/27 : COPY --from=builder /app/res/ /res/ 21:06:16 ---> 3089aba8bb43 21:06:16 Step 20/27 : COPY --from=builder /app/static/ /static/ 21:06:17 ---> b76698048f2a 21:06:17 Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 21:06:19 ---> 7c1a0baf713d 21:06:19 Step 22/27 : EXPOSE 48086 21:06:19 ---> Running in ea8d8e932ec8 21:06:19 Removing intermediate container ea8d8e932ec8 21:06:19 ---> b36b45426355 21:06:19 Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 21:06:19 ---> Running in b3318d43e81e 21:06:20 Removing intermediate container b3318d43e81e 21:06:20 ---> c511cdb77402 21:06:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 21:06:20 ---> Running in 7fbbcd292219 21:06:21 Removing intermediate container 7fbbcd292219 21:06:21 ---> ac25ac1b4ad3 21:06:21 Step 25/27 : LABEL arch=arm64 21:06:21 ---> Running in 70c28db8b8fd 21:06:21 Removing intermediate container 70c28db8b8fd 21:06:21 ---> ede410710170 21:06:21 Step 26/27 : LABEL git_sha=97d9a5ae26e8e727c768c8d0f495f4635e636f3f 21:06:21 ---> Running in 5430e9759452 21:06:22 Removing intermediate container 5430e9759452 21:06:22 ---> ed4267345006 21:06:22 Step 27/27 : LABEL version=0.0.0 21:06:22 ---> Running in fa28db4feb65 21:06:22 Removing intermediate container fa28db4feb65 21:06:22 ---> 876d6bf0820c 21:06:22 [Warning] One or more build-args [ARCH] were not consumed 21:06:22 Successfully built 876d6bf0820c 21:06:22 Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:23 21:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:06:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:24 arm64: Pulling from edgex-lftools-log-publisher 21:06:24 448f6bf000e3: Pulling fs layer 21:06:24 f757da607395: Pulling fs layer 21:06:24 05883995daec: Pulling fs layer 21:06:24 8603b9c90790: Pulling fs layer 21:06:24 1560dd03e051: Pulling fs layer 21:06:24 27f5ce0e4adf: Pulling fs layer 21:06:24 c2d8d7efcc4b: Pulling fs layer 21:06:24 1560dd03e051: Waiting 21:06:24 27f5ce0e4adf: Waiting 21:06:24 8603b9c90790: Waiting 21:06:24 c2d8d7efcc4b: Waiting 21:06:24 f757da607395: Verifying Checksum 21:06:24 f757da607395: Download complete 21:06:24 8603b9c90790: Verifying Checksum 21:06:24 8603b9c90790: Download complete 21:06:24 1560dd03e051: Verifying Checksum 21:06:24 1560dd03e051: Download complete 21:06:24 27f5ce0e4adf: Verifying Checksum 21:06:24 27f5ce0e4adf: Download complete 21:06:24 05883995daec: Verifying Checksum 21:06:24 05883995daec: Download complete 21:06:25 448f6bf000e3: Verifying Checksum 21:06:25 448f6bf000e3: Download complete 21:06:27 c2d8d7efcc4b: Verifying Checksum 21:06:27 c2d8d7efcc4b: Download complete 21:06:29 448f6bf000e3: Pull complete 21:06:30 f757da607395: Pull complete 21:06:31 05883995daec: Pull complete 21:06:32 8603b9c90790: Pull complete 21:06:33 1560dd03e051: Pull complete 21:06:33 27f5ce0e4adf: Pull complete 21:06:48 c2d8d7efcc4b: Pull complete 21:06:48 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:06:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:06:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:06:49 prd-ubuntu18.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container 21:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:06:53 $ docker top 7ec0490411d54bef150fdb89183e66ba86a960a94e329c9488fae282e48c2d60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:54 ---> job-cost.sh 21:06:54 lf-activate-venv: SKIPPING 21:06:54 INFO: No Stack... 21:06:54 INFO: Retrieving Pricing Info for: v3-standard-4 21:06:55 INFO: Archiving Costs [Pipeline] sh 21:06:56 + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv 21:06:56 + cut -d, -f6 [Pipeline] lock 21:06:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] 21:06:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] did not exist. Created. 21:06:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:56 /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-b5084202/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-b5084202/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:06:57 + echo total: 0.10999999940395355 [Pipeline] stash 21:06:57 Warning: overwriting stash ‘stack-cost’ 21:06:57 Stashed 1 file(s) [Pipeline] } 21:06:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] // lock [Pipeline] } 21:06:57 $ docker stop --time=1 7ec0490411d54bef150fdb89183e66ba86a960a94e329c9488fae282e48c2d60 21:06:59 $ docker rm -f 7ec0490411d54bef150fdb89183e66ba86a960a94e329c9488fae282e48c2d60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:07:01 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:07:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:07:02 ---> package-listing.sh 21:07:02 ++ facter osfamily 21:07:02 ++ tr '[:upper:]' '[:lower:]' 21:07:02 + OS_FAMILY=redhat 21:07:02 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 21:07:02 + START_PACKAGES=/tmp/packages_start.txt 21:07:02 + END_PACKAGES=/tmp/packages_end.txt 21:07:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:02 + PACKAGES=/tmp/packages_start.txt 21:07:02 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 21:07:02 + PACKAGES=/tmp/packages_end.txt 21:07:02 + case "${OS_FAMILY}" in 21:07:02 + sort 21:07:02 + rpm -qa 21:07:03 + '[' -f /tmp/packages_start.txt ']' 21:07:03 + '[' -f /tmp/packages_end.txt ']' 21:07:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:03 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' 21:07:03 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ 21:07:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo 21:07:03 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:07:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:04 21:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:04 latest: Pulling from edgex-lftools-log-publisher 21:07:04 b4d181a07f80: Pulling fs layer 21:07:04 a1111a8f2ec3: Pulling fs layer 21:07:04 ed53099fbce6: Pulling fs layer 21:07:04 dc539afda2c1: Pulling fs layer 21:07:04 77bc0d833cb6: Pulling fs layer 21:07:04 9065ff56babe: Pulling fs layer 21:07:04 d287ab97295c: Pulling fs layer 21:07:04 dc539afda2c1: Waiting 21:07:04 77bc0d833cb6: Waiting 21:07:04 9065ff56babe: Waiting 21:07:04 d287ab97295c: Waiting 21:07:04 a1111a8f2ec3: Verifying Checksum 21:07:04 a1111a8f2ec3: Download complete 21:07:04 ed53099fbce6: Verifying Checksum 21:07:04 ed53099fbce6: Download complete 21:07:04 dc539afda2c1: Verifying Checksum 21:07:04 dc539afda2c1: Download complete 21:07:04 9065ff56babe: Verifying Checksum 21:07:04 9065ff56babe: Download complete 21:07:04 77bc0d833cb6: Verifying Checksum 21:07:04 77bc0d833cb6: Download complete 21:07:04 b4d181a07f80: Verifying Checksum 21:07:04 b4d181a07f80: Download complete 21:07:05 d287ab97295c: Verifying Checksum 21:07:05 d287ab97295c: Download complete 21:07:06 b4d181a07f80: Pull complete 21:07:06 a1111a8f2ec3: Pull complete 21:07:06 ed53099fbce6: Pull complete 21:07:06 dc539afda2c1: Pull complete 21:07:07 77bc0d833cb6: Pull complete 21:07:07 9065ff56babe: Pull complete 21:07:12 d287ab97295c: Pull complete 21:07:12 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:07:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:07:12 prd-centos7-docker-4c-2g-191 does not seem to be running inside a container 21:07:12 $ 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:07:14 $ docker top 8ce0e5ee9b0a26147f23417416a0f92cfed3e3b6a72ab3091dd04e66344307c7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:07:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:07:15 + ls /var/log/sa-host 21:07:15 + sadf -c /var/log/sa-host/sa28 21:07:15 file_magic: OK 21:07:15 HZ: Using current value: 100 21:07:15 file_header: OK 21:07:15 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 21:07:15 Statistics: 21:07:15 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... 21:07:15 File successfully converted to sysstat format version 12.0.3 21:07:15 + sadf -c /var/log/sa-host/sa30 21:07:15 file_magic: OK 21:07:15 HZ: Using current value: 100 21:07:15 file_header: OK 21:07:15 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 21:07:15 Statistics: 21:07:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:15 provisioning config files... 21:07:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config4869412433835719415tmp [Pipeline] { [Pipeline] echo 21:07:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:07:16 ---> create-netrc.sh [Pipeline] } 21:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:07:16 ---> python-tools-install.sh [Pipeline] echo 21:07:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:07:16 ---> sudo-logs.sh 21:07:16 Archiving 'sudo' log.. 21:07:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-191.novalocal: Name or service not known 21:07:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-191.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:07:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:07:17 ---> job-cost.sh 21:07:17 lf-activate-venv: SKIPPING 21:07:17 DEBUG: total: 0.10999999940395355 21:07:17 INFO: Retrieving Stack Cost... 21:07:17 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:17 INFO: Archiving Costs [Pipeline] echo 21:07:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:07:18 ---> logs-deploy.sh 21:07:18 lf-activate-venv: SKIPPING 21:07:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/8 21:07:18 INFO: archiving workspace using pattern(s): 21:07:18 Archives upload complete. 21:07:18 INFO: archiving logs to Nexus 21:07:19 ---> uname -a: 21:07:19 Linux prd-centos7-docker-4c-2g-191.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:07:19 21:07:19 21:07:19 ---> lscpu: 21:07:19 Architecture: x86_64 21:07:19 CPU op-mode(s): 32-bit, 64-bit 21:07:19 Byte Order: Little Endian 21:07:19 Address sizes: 40 bits physical, 48 bits virtual 21:07:19 CPU(s): 2 21:07:19 On-line CPU(s) list: 0,1 21:07:19 Thread(s) per core: 1 21:07:19 Core(s) per socket: 1 21:07:19 Socket(s): 2 21:07:19 NUMA node(s): 1 21:07:19 Vendor ID: AuthenticAMD 21:07:19 CPU family: 23 21:07:19 Model: 49 21:07:19 Model name: AMD EPYC-Rome Processor 21:07:19 Stepping: 0 21:07:19 CPU MHz: 2800.000 21:07:19 BogoMIPS: 5600.00 21:07:19 Virtualization: AMD-V 21:07:19 Hypervisor vendor: KVM 21:07:19 Virtualization type: full 21:07:19 L1d cache: 32K 21:07:19 L1i cache: 32K 21:07:19 L2 cache: 512K 21:07:19 L3 cache: 16384K 21:07:19 NUMA node0 CPU(s): 0,1 21:07:19 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:07:19 21:07:19 21:07:19 ---> nproc: 21:07:19 2 21:07:19 21:07:19 21:07:19 ---> df -h: 21:07:19 Filesystem Size Used Avail Use% Mounted on 21:07:19 overlay 40G 7.4G 33G 19% / 21:07:19 tmpfs 64M 0 64M 0% /dev 21:07:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:07:19 shm 64M 0 64M 0% /dev/shm 21:07:19 /dev/vda1 40G 7.4G 33G 19% /facter-os 21:07:19 21:07:19 21:07:19 ---> sar -b -r -n DEV: 21:07:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:07:19 21:07:19 18:30:44 LINUX RESTART (2 CPU) 21:07:19 21:07:19 18:31:01 tps rtps wtps bread/s bwrtn/s 21:07:19 18:32:01 102.08 18.55 83.53 5342.61 4611.52 21:07:19 18:33:01 1.77 0.00 1.77 0.00 36.10 21:07:19 18:34:01 0.28 0.00 0.28 0.00 4.53 21:07:19 18:35:01 0.17 0.00 0.17 0.00 2.05 21:07:19 18:36:01 0.43 0.00 0.43 0.00 5.46 21:07:19 18:37:01 0.32 0.00 0.32 0.00 3.98 21:07:19 18:38:01 0.23 0.00 0.23 0.00 3.65 21:07:19 18:39:01 0.27 0.00 0.27 0.00 3.28 21:07:19 18:40:01 0.52 0.00 0.52 0.00 6.41 21:07:19 18:41:01 0.15 0.00 0.15 0.00 1.62 21:07:19 18:42:01 0.25 0.00 0.25 0.00 3.32 21:07:19 18:43:01 0.33 0.00 0.33 0.00 4.86 21:07:19 18:44:01 0.28 0.00 0.28 0.00 4.55 21:07:19 18:45:01 0.22 0.00 0.22 0.00 3.18 21:07:19 18:46:01 0.48 0.20 0.28 6.40 2.83 21:07:19 18:47:01 0.73 0.00 0.73 0.00 13.39 21:07:19 18:48:01 0.22 0.00 0.22 0.00 2.30 21:07:19 18:49:01 0.52 0.00 0.52 0.00 6.53 21:07:19 18:50:01 0.38 0.00 0.38 0.00 6.25 21:07:19 18:51:01 0.17 0.00 0.17 0.00 1.52 21:07:19 18:52:01 0.33 0.00 0.33 0.00 3.65 21:07:19 18:53:01 0.22 0.00 0.22 0.00 3.50 21:07:19 18:54:01 0.20 0.00 0.20 0.00 1.63 21:07:19 18:55:01 0.25 0.00 0.25 0.00 3.80 21:07:19 18:56:02 0.22 0.00 0.22 0.00 3.40 21:07:19 18:57:01 0.37 0.00 0.37 0.00 5.51 21:07:19 18:58:01 0.25 0.00 0.25 0.00 2.57 21:07:19 18:59:01 0.15 0.00 0.15 0.00 2.00 21:07:19 19:00:01 0.32 0.00 0.32 0.00 4.88 21:07:19 19:01:01 0.18 0.02 0.17 0.13 1.33 21:07:19 19:02:01 0.42 0.08 0.33 1.60 7.21 21:07:19 19:03:01 0.28 0.00 0.28 0.00 3.90 21:07:19 19:04:01 0.20 0.00 0.20 0.00 2.82 21:07:19 19:05:01 0.27 0.00 0.27 0.00 3.60 21:07:19 19:06:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:07:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:08:01 0.30 0.00 0.30 0.00 4.88 21:07:19 19:09:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:10:01 0.25 0.00 0.25 0.00 3.07 21:07:19 19:11:01 0.17 0.00 0.17 0.00 1.47 21:07:19 19:12:01 0.25 0.00 0.25 0.00 3.30 21:07:19 19:13:01 0.23 0.00 0.23 0.00 3.18 21:07:19 19:14:01 0.22 0.00 0.22 0.00 2.55 21:07:19 19:15:01 0.20 0.00 0.20 0.00 1.90 21:07:19 19:16:01 0.20 0.00 0.20 0.00 1.62 21:07:19 19:17:01 0.30 0.00 0.30 0.00 4.18 21:07:19 19:18:01 0.30 0.00 0.30 0.00 3.38 21:07:19 19:19:01 0.22 0.00 0.22 0.00 2.15 21:07:19 19:20:01 0.22 0.00 0.22 0.00 3.03 21:07:19 19:21:01 0.17 0.00 0.17 0.00 1.20 21:07:19 19:22:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:23:01 0.35 0.00 0.35 0.00 4.88 21:07:19 19:24:01 0.20 0.00 0.20 0.00 1.80 21:07:19 19:25:01 0.28 0.00 0.28 0.00 3.45 21:07:19 19:26:01 0.17 0.00 0.17 0.00 1.33 21:07:19 19:27:01 0.25 0.00 0.25 0.00 3.57 21:07:19 19:28:01 0.25 0.00 0.25 0.00 2.78 21:07:19 19:29:01 0.25 0.00 0.25 0.00 2.55 21:07:19 19:30:01 7.41 7.13 0.28 88.90 3.92 21:07:19 19:31:01 283.54 262.70 20.84 3664.30 962.84 21:07:19 19:32:01 0.40 0.00 0.40 0.00 5.43 21:07:19 19:33:01 0.20 0.00 0.20 0.00 1.62 21:07:19 19:34:02 0.25 0.00 0.25 0.00 2.95 21:07:19 19:35:01 0.32 0.00 0.32 0.00 3.96 21:07:19 19:36:01 0.22 0.00 0.22 0.00 2.15 21:07:19 19:37:01 0.17 0.00 0.17 0.00 1.47 21:07:19 19:38:01 0.17 0.00 0.17 0.00 1.33 21:07:19 19:39:01 0.37 0.00 0.37 0.00 5.66 21:07:19 19:40:01 0.22 0.00 0.22 0.00 2.15 21:07:19 19:41:01 0.17 0.00 0.17 0.00 1.50 21:07:19 19:42:01 0.20 0.00 0.20 0.00 1.88 21:07:19 19:43:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:44:01 0.25 0.00 0.25 0.00 2.80 21:07:19 19:45:01 0.22 0.00 0.22 0.00 2.28 21:07:19 19:46:01 0.27 0.00 0.27 0.00 3.17 21:07:19 19:47:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:48:01 0.17 0.00 0.17 0.00 1.63 21:07:19 19:49:01 0.28 0.00 0.28 0.00 2.97 21:07:19 19:50:01 0.22 0.00 0.22 0.00 2.82 21:07:19 19:51:01 0.30 0.00 0.30 0.00 3.98 21:07:19 19:52:01 0.17 0.00 0.17 0.00 1.60 21:07:19 19:53:01 0.27 0.00 0.27 0.00 3.38 21:07:19 19:54:01 0.22 0.00 0.22 0.00 2.15 21:07:19 19:55:01 0.17 0.00 0.17 0.00 1.47 21:07:19 19:56:01 0.17 0.00 0.17 0.00 1.20 21:07:19 19:57:01 0.17 0.00 0.17 0.00 1.73 21:07:19 19:58:01 0.25 0.00 0.25 0.00 2.95 21:07:19 19:59:01 0.22 0.00 0.22 0.00 2.15 21:07:19 20:00:01 0.20 0.00 0.20 0.00 1.50 21:07:19 20:01:01 0.17 0.00 0.17 0.00 1.33 21:07:19 20:02:01 0.27 0.00 0.27 0.00 3.61 21:07:19 20:03:01 0.22 0.00 0.22 0.00 2.42 21:07:19 20:04:01 0.17 0.00 0.17 0.00 1.33 21:07:19 20:05:01 0.17 0.00 0.17 0.00 1.73 21:07:19 20:06:01 0.28 0.00 0.28 0.00 3.12 21:07:19 20:07:01 0.22 0.00 0.22 0.00 2.28 21:07:19 20:08:01 0.17 0.00 0.17 0.00 1.47 21:07:19 20:09:01 0.17 0.00 0.17 0.00 1.33 21:07:19 20:10:01 0.18 0.00 0.18 0.00 1.73 21:07:19 20:11:02 0.35 0.00 0.35 0.00 5.30 21:07:19 20:12:01 0.29 0.00 0.29 0.00 3.29 21:07:19 20:13:01 0.25 0.00 0.25 0.00 2.47 21:07:19 20:14:01 0.18 0.00 0.18 0.00 2.00 21:07:19 20:15:01 0.25 0.00 0.25 0.00 2.82 21:07:19 20:16:01 0.20 0.00 0.20 0.00 2.72 21:07:19 20:17:01 0.28 0.00 0.28 0.00 3.36 21:07:19 20:18:01 0.22 0.00 0.22 0.00 2.42 21:07:19 20:19:01 0.17 0.00 0.17 0.00 1.60 21:07:19 20:20:01 0.27 0.00 0.27 0.00 3.22 21:07:19 20:21:01 0.25 0.00 0.25 0.00 2.73 21:07:19 20:22:01 0.23 0.00 0.23 0.00 3.08 21:07:19 20:23:01 0.22 0.00 0.22 0.00 2.55 21:07:19 20:24:01 0.17 0.00 0.17 0.00 1.33 21:07:19 20:25:01 0.17 0.00 0.17 0.00 1.35 21:07:19 20:26:01 0.33 0.00 0.33 0.00 5.26 21:07:19 20:27:01 0.33 0.00 0.33 0.00 5.16 21:07:19 20:28:01 0.32 0.00 0.32 0.00 4.75 21:07:19 20:29:01 0.22 0.00 0.22 0.00 3.05 21:07:19 20:30:01 0.33 0.00 0.33 0.00 5.16 21:07:19 20:31:01 0.27 0.00 0.27 0.00 3.76 21:07:19 20:32:01 0.33 0.00 0.33 0.00 5.16 21:07:19 20:33:01 0.27 0.00 0.27 0.00 4.03 21:07:19 20:34:01 0.22 0.00 0.22 0.00 3.03 21:07:19 20:35:01 0.38 0.00 0.38 0.00 6.23 21:07:19 20:36:01 0.27 0.00 0.27 0.00 3.75 21:07:19 20:37:01 0.33 0.00 0.33 0.00 5.53 21:07:19 20:38:01 0.27 0.00 0.27 0.00 3.88 21:07:19 20:39:01 0.22 0.00 0.22 0.00 3.03 21:07:19 20:40:01 0.33 0.00 0.33 0.00 5.00 21:07:19 20:41:01 0.27 0.00 0.27 0.00 3.75 21:07:19 20:42:01 0.35 0.00 0.35 0.00 6.03 21:07:19 20:43:01 0.28 0.00 0.28 0.00 4.38 21:07:19 20:44:02 0.22 0.00 0.22 0.00 3.17 21:07:19 20:45:01 0.34 0.00 0.34 0.00 5.08 21:07:19 20:46:01 0.22 0.00 0.22 0.00 2.32 21:07:19 20:47:01 0.25 0.00 0.25 0.00 3.05 21:07:19 20:48:01 0.22 0.00 0.22 0.00 2.15 21:07:19 20:49:01 0.20 0.00 0.20 0.00 1.78 21:07:19 20:50:01 0.27 0.00 0.27 0.00 3.18 21:07:19 20:51:01 0.22 0.00 0.22 0.00 2.28 21:07:19 20:52:01 0.25 0.00 0.25 0.00 2.91 21:07:19 20:53:01 0.32 0.00 0.32 0.00 4.16 21:07:19 20:54:01 0.20 0.00 0.20 0.00 2.55 21:07:19 20:55:01 0.25 0.00 0.25 0.00 2.92 21:07:19 20:56:01 0.25 0.00 0.25 0.00 2.47 21:07:19 20:57:01 0.27 0.00 0.27 0.00 3.58 21:07:19 20:58:01 0.22 0.00 0.22 0.00 2.55 21:07:19 20:59:01 0.17 0.00 0.17 0.00 1.47 21:07:19 21:00:01 0.25 0.00 0.25 0.00 2.95 21:07:19 21:01:01 0.25 0.00 0.25 0.00 2.70 21:07:19 21:02:01 0.28 0.00 0.28 0.00 3.26 21:07:19 21:03:01 0.22 0.00 0.22 0.00 3.08 21:07:19 21:04:01 0.25 0.00 0.25 0.00 2.92 21:07:19 21:05:01 0.22 0.00 0.22 0.00 2.15 21:07:19 21:06:01 0.25 0.00 0.25 0.00 2.78 21:07:19 21:07:01 0.22 0.00 0.22 0.00 2.28 21:07:19 Average: 2.78 1.85 0.93 58.40 39.04 21:07:19 21:07:19 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:19 18:32:01 5667564 0 624832 7.80 2620 1713924 1261376 13.93 575444 1531260 128 21:07:19 18:33:01 5673368 0 619020 7.73 2620 1713932 1203720 13.29 571224 1531220 8 21:07:19 18:34:01 5676196 0 616192 7.69 2620 1713932 1197552 13.22 567836 1531452 8 21:07:19 18:35:01 5677032 0 615348 7.68 2620 1713940 1162600 12.84 568240 1531452 16 21:07:19 18:36:01 5680024 0 612352 7.65 2620 1713944 1162600 12.84 564308 1532372 8 21:07:19 18:37:01 5678616 0 613760 7.66 2620 1713944 1162756 12.84 565884 1532372 16 21:07:19 18:38:01 5678024 0 614344 7.67 2620 1713952 1162828 12.84 566136 1532428 12 21:07:19 18:39:01 5668752 0 623612 7.79 2620 1713956 1162600 12.84 575796 1532428 8 21:07:19 18:40:01 5668208 0 624148 7.79 2620 1713964 1162600 12.84 576132 1532428 8 21:07:19 18:41:01 5668056 0 624296 7.79 2620 1713968 1162600 12.84 577280 1531220 8 21:07:19 18:42:01 5667928 0 624420 7.80 2620 1713972 1162708 12.84 577976 1531220 8 21:07:19 18:43:01 5661564 0 630780 7.88 2620 1713976 1162600 12.84 583884 1531220 12 21:07:19 18:44:01 5661688 0 630648 7.87 2620 1713984 1162600 12.84 584012 1531224 16 21:07:19 18:45:01 5662440 0 629896 7.86 2620 1713984 1162600 12.84 583344 1531220 8 21:07:19 18:46:01 5662300 0 630028 7.87 2620 1713992 1162600 12.84 583480 1531220 8 21:07:19 18:47:01 5661892 0 630436 7.87 2620 1713992 1162684 12.84 583788 1531220 8 21:07:19 18:48:01 5660592 0 631732 7.89 2620 1713996 1162744 12.84 584952 1531220 8 21:07:19 18:49:01 5661228 0 631088 7.88 2620 1714004 1162744 12.84 584312 1531220 16 21:07:19 18:50:01 5661924 0 630392 7.87 2620 1714004 1162600 12.84 583516 1531220 8 21:07:19 18:51:01 5661092 0 631216 7.88 2620 1714012 1162600 12.84 583964 1531220 8 21:07:19 18:52:01 5659924 0 632384 7.90 2620 1714012 1162852 12.84 585304 1531220 20 21:07:19 18:53:01 5661732 0 630568 7.87 2620 1714020 1162600 12.84 584072 1531224 8 21:07:19 18:54:01 5661408 0 630888 7.88 2620 1714024 1162600 12.84 584060 1531220 8 21:07:19 18:55:01 5660352 0 631940 7.89 2620 1714028 1162868 12.84 585216 1531220 8 21:07:19 18:56:02 5658484 0 633800 7.91 2620 1714036 1163040 12.84 586548 1531220 8 21:07:19 18:57:01 5660780 0 631500 7.88 2620 1714040 1162836 12.84 584452 1531224 8 21:07:19 18:58:01 5660156 0 632120 7.89 2620 1714044 1162896 12.84 584744 1531220 8 21:07:19 18:59:01 5660916 0 631356 7.88 2620 1714048 1162884 12.84 584536 1531220 8 21:07:19 19:00:01 5661620 0 630648 7.87 2620 1714052 1162728 12.84 584120 1531220 8 21:07:19 19:01:01 5660184 0 631932 7.89 2620 1714204 1165072 12.86 585016 1531220 12 21:07:19 19:02:01 5660040 0 632096 7.89 2620 1714184 1163548 12.85 585108 1531284 20 21:07:19 19:03:01 5659912 0 632224 7.89 2620 1714184 1163696 12.85 585424 1531284 20 21:07:19 19:04:01 5660036 0 632092 7.89 2620 1714192 1163684 12.85 585152 1531284 16 21:07:19 19:05:01 5659428 0 632696 7.90 2620 1714196 1163708 12.85 586236 1531288 8 21:07:19 19:06:01 5661004 0 631112 7.88 2620 1714204 1163432 12.84 584684 1531284 8 21:07:19 19:07:01 5660488 0 631624 7.89 2620 1714208 1163528 12.85 584864 1531284 8 21:07:19 19:08:01 5660144 0 631968 7.89 2620 1714208 1163636 12.85 585540 1531284 12 21:07:19 19:09:01 5660880 0 631224 7.88 2620 1714216 1163432 12.84 584680 1531284 12 21:07:19 19:10:01 5661144 0 630960 7.88 2620 1714216 1163432 12.84 584644 1531284 8 21:07:19 19:11:01 5661004 0 631092 7.88 2620 1714224 1163432 12.84 584796 1531284 8 21:07:19 19:12:01 5661032 0 631060 7.88 2620 1714228 1163516 12.85 584748 1531284 8 21:07:19 19:13:01 5660260 0 631828 7.89 2620 1714232 1163636 12.85 585296 1531284 12 21:07:19 19:14:01 5660660 0 631424 7.88 2620 1714236 1163432 12.84 584684 1531284 16 21:07:19 19:15:01 5660924 0 631156 7.88 2620 1714240 1163432 12.84 584784 1531288 8 21:07:19 19:16:01 5660652 0 631424 7.88 2620 1714244 1163432 12.84 584712 1531284 8 21:07:19 19:17:01 5660664 0 631408 7.88 2620 1714248 1163528 12.85 584788 1531284 8 21:07:19 19:18:01 5660956 0 631112 7.88 2620 1714252 1163432 12.84 584700 1531284 8 21:07:19 19:19:01 5661196 0 630868 7.88 2620 1714256 1163432 12.84 584688 1531284 8 21:07:19 19:20:01 5660824 0 631232 7.88 2620 1714264 1163432 12.84 584732 1531284 8 21:07:19 19:21:01 5660692 0 631364 7.88 2620 1714264 1163432 12.84 584720 1531284 8 21:07:19 19:22:01 5660448 0 631600 7.89 2620 1714272 1163528 12.85 584820 1531288 8 21:07:19 19:23:01 5659812 0 632236 7.89 2620 1714272 1163492 12.85 585620 1531284 8 21:07:19 19:24:01 5660000 0 632044 7.89 2620 1714276 1163432 12.84 585572 1531284 8 21:07:19 19:25:01 5660048 0 631988 7.89 2620 1714284 1163432 12.84 585528 1531284 8 21:07:19 19:26:01 5659752 0 632280 7.89 2620 1714288 1163432 12.84 585532 1531284 8 21:07:19 19:27:01 5659772 0 632252 7.89 2620 1714296 1163516 12.85 585648 1531284 8 21:07:19 19:28:01 5660576 0 631448 7.88 2620 1714296 1163432 12.84 585492 1531284 8 21:07:19 19:29:01 5660148 0 631868 7.89 2620 1714304 1163432 12.84 585664 1531284 8 21:07:19 19:30:01 5653848 0 635756 7.94 2620 1716716 1167096 12.89 588584 1531896 16 21:07:19 19:31:01 5493484 0 739228 9.23 2620 1773608 1163464 12.85 625796 1550356 8 21:07:19 19:32:01 5493240 0 739464 9.23 2620 1773616 1163536 12.85 625996 1550356 8 21:07:19 19:33:01 5493360 0 739344 9.23 2620 1773616 1163464 12.85 625988 1550356 8 21:07:19 19:34:02 5493416 0 739280 9.23 2620 1773624 1163464 12.85 625948 1550356 16 21:07:19 19:35:01 5493064 0 739628 9.24 2620 1773628 1163464 12.85 625816 1550356 8 21:07:19 19:36:01 5493328 0 739360 9.23 2620 1773632 1163464 12.85 625820 1550356 8 21:07:19 19:37:01 5493248 0 739436 9.23 2620 1773636 1163560 12.85 625940 1550356 8 21:07:19 19:38:01 5493608 0 739076 9.23 2620 1773636 1163464 12.85 625860 1550356 12 21:07:19 19:39:01 5493080 0 739596 9.23 2620 1773644 1163464 12.85 625840 1550356 8 21:07:19 19:40:01 5493276 0 739396 9.23 2620 1773648 1163464 12.85 625844 1550356 8 21:07:19 19:41:01 5493080 0 739584 9.23 2620 1773656 1163464 12.85 625920 1550360 8 21:07:19 19:42:01 5493076 0 739584 9.23 2620 1773660 1163548 12.85 625952 1550356 8 21:07:19 19:43:01 5493244 0 739408 9.23 2620 1773668 1163464 12.85 625868 1550356 12 21:07:19 19:44:01 5493236 0 739416 9.23 2620 1773668 1163464 12.85 625960 1550356 8 21:07:19 19:45:01 5492988 0 739656 9.24 2620 1773676 1163464 12.85 625884 1550360 8 21:07:19 19:46:01 5493236 0 739408 9.23 2620 1773676 1163464 12.85 625852 1550356 8 21:07:19 19:47:01 5492852 0 739788 9.24 2620 1773680 1163548 12.85 625960 1550356 8 21:07:19 19:48:01 5493500 0 739132 9.23 2620 1773688 1163464 12.85 625980 1550356 8 21:07:19 19:49:01 5493096 0 739536 9.23 2620 1773688 1163464 12.85 625900 1550356 8 21:07:19 19:50:01 5492396 0 740228 9.24 2620 1773696 1163704 12.85 626404 1550356 8 21:07:19 19:51:01 5493576 0 739048 9.23 2620 1773696 1163464 12.85 625120 1550340 8 21:07:19 19:52:01 5493348 0 739268 9.23 2620 1773704 1163548 12.85 625228 1550340 8 21:07:19 19:53:01 5493304 0 739308 9.23 2620 1773708 1163680 12.85 625592 1550340 8 21:07:19 19:54:01 5493972 0 738640 9.22 2620 1773708 1163464 12.85 625132 1550340 8 21:07:19 19:55:01 5493864 0 738740 9.22 2620 1773716 1163464 12.85 625224 1550340 8 21:07:19 19:56:01 5494040 0 738564 9.22 2620 1773716 1163464 12.85 625260 1550340 8 21:07:19 19:57:01 5493572 0 739024 9.23 2620 1773724 1163560 12.85 625248 1550340 8 21:07:19 19:58:01 5493048 0 739544 9.23 2620 1773728 1163464 12.85 626044 1550340 8 21:07:19 19:59:01 5493180 0 739408 9.23 2620 1773732 1163464 12.85 625968 1550340 8 21:07:19 20:00:01 5493172 0 739412 9.23 2620 1773736 1163464 12.85 625920 1550340 8 21:07:19 20:01:01 5491736 0 740844 9.25 2620 1773740 1166628 12.88 626948 1550344 8 21:07:19 20:02:01 5492952 0 739624 9.23 2620 1773744 1163548 12.85 625976 1550340 8 21:07:19 20:03:01 5492916 0 739652 9.24 2620 1773752 1163464 12.85 625968 1550340 12 21:07:19 20:04:01 5492312 0 740256 9.24 2620 1773752 1163644 12.85 626440 1550340 16 21:07:19 20:05:01 5492776 0 739784 9.24 2620 1773760 1163464 12.85 625996 1550340 12 21:07:19 20:06:01 5493180 0 739376 9.23 2620 1773764 1163464 12.85 625948 1550340 8 21:07:19 20:07:01 5492772 0 739780 9.24 2620 1773768 1163560 12.85 626180 1550344 8 21:07:19 20:08:01 5492560 0 739988 9.24 2620 1773772 1163608 12.85 626432 1550340 12 21:07:19 20:09:01 5492892 0 739656 9.24 2620 1773772 1163464 12.85 626124 1550340 12 21:07:19 20:10:01 5494544 0 737996 9.21 2620 1773780 1161332 12.82 624864 1550340 8 21:07:19 20:11:02 5493924 0 738664 9.22 2620 1773732 1162924 12.84 625904 1550316 8 21:07:19 20:12:01 5493308 0 739276 9.23 2620 1773736 1163008 12.84 625872 1550316 8 21:07:19 20:13:01 5493388 0 739192 9.23 2620 1773740 1162924 12.84 625732 1550316 12 21:07:19 20:14:01 5493740 0 738836 9.23 2620 1773744 1162924 12.84 625836 1550316 8 21:07:19 20:15:01 5493428 0 739144 9.23 2620 1773748 1162924 12.84 625792 1550316 12 21:07:19 20:16:01 5492760 0 739804 9.24 2620 1773756 1163140 12.84 626212 1550320 8 21:07:19 20:17:01 5492668 0 739892 9.24 2620 1773760 1163104 12.84 626144 1550316 8 21:07:19 20:18:01 5494148 0 738408 9.22 2620 1773764 1162924 12.84 625044 1550316 8 21:07:19 20:19:01 5493460 0 739092 9.23 2620 1773768 1163068 12.84 625528 1550316 8 21:07:19 20:20:01 5493916 0 738632 9.22 2620 1773772 1162924 12.84 624976 1550316 8 21:07:19 20:21:01 5494088 0 738452 9.22 2620 1773780 1162924 12.84 625004 1550316 8 21:07:19 20:22:01 5491388 0 741152 9.25 2620 1773780 1163092 12.84 627480 1550316 8 21:07:19 20:23:01 5491976 0 740556 9.25 2620 1773788 1162924 12.84 627044 1550320 8 21:07:19 20:24:01 5492180 0 740348 9.24 2620 1773792 1162924 12.84 627064 1550316 8 21:07:19 20:25:01 5491184 0 741344 9.26 2620 1773792 1162924 12.84 627832 1550316 8 21:07:19 20:26:01 5491300 0 741216 9.25 2620 1773804 1162924 12.84 627956 1550316 8 21:07:19 20:27:01 5491764 0 740752 9.25 2620 1773804 1163008 12.84 627960 1550316 8 21:07:19 20:28:01 5491284 0 741224 9.25 2620 1773812 1162924 12.84 627904 1550316 12 21:07:19 20:29:01 5491176 0 741328 9.26 2620 1773816 1162924 12.84 627856 1550316 8 21:07:19 20:30:01 5491448 0 741052 9.25 2620 1773820 1162924 12.84 627848 1550316 8 21:07:19 20:31:01 5491200 0 741296 9.26 2620 1773824 1162924 12.84 628004 1550316 8 21:07:19 20:32:01 5488472 0 744024 9.29 2620 1773824 1163020 12.84 630124 1550316 8 21:07:19 20:33:01 5489104 0 743384 9.28 2620 1773832 1162924 12.84 630008 1550316 12 21:07:19 20:34:01 5489012 0 743472 9.28 2620 1773836 1162924 12.84 630064 1550316 8 21:07:19 20:35:01 5489096 0 743384 9.28 2620 1773840 1162924 12.84 629932 1550316 8 21:07:19 20:36:01 5488980 0 743496 9.28 2620 1773844 1162924 12.84 629936 1550316 8 21:07:19 20:37:01 5488884 0 743588 9.28 2620 1773848 1163008 12.84 630140 1550316 8 21:07:19 20:38:01 5488964 0 743504 9.28 2620 1773852 1162924 12.84 629944 1550316 8 21:07:19 20:39:01 5489144 0 743316 9.28 2620 1773860 1162924 12.84 629948 1550320 8 21:07:19 20:40:01 5489244 0 743216 9.28 2620 1773860 1162924 12.84 630020 1550316 8 21:07:19 20:41:01 5489104 0 743352 9.28 2620 1773864 1162924 12.84 629904 1550316 16 21:07:19 20:42:01 5488432 0 744016 9.29 2620 1773872 1163056 12.84 630412 1550316 12 21:07:19 20:43:01 5487024 0 745420 9.31 2620 1773876 1162924 12.84 632048 1550316 12 21:07:19 20:44:02 5487180 0 745256 9.31 2620 1773884 1162924 12.84 632088 1550316 8 21:07:19 20:45:01 5486940 0 745496 9.31 2620 1773884 1162924 12.84 632036 1550316 8 21:07:19 20:46:01 5486528 0 745900 9.31 2620 1773892 1163116 12.84 632508 1550316 16 21:07:19 20:47:01 5487180 0 745244 9.31 2620 1773896 1163092 12.84 631832 1550316 12 21:07:19 20:48:01 5487652 0 744772 9.30 2620 1773896 1162924 12.84 631376 1550316 12 21:07:19 20:49:01 5487776 0 744640 9.30 2620 1773904 1162924 12.84 631376 1550316 8 21:07:19 20:50:01 5487560 0 744856 9.30 2620 1773904 1162924 12.84 631288 1550316 8 21:07:19 20:51:01 5486852 0 745556 9.31 2620 1773912 1162924 12.84 632144 1550316 8 21:07:19 20:52:01 5486912 0 745492 9.31 2620 1773916 1163008 12.84 632268 1550316 12 21:07:19 20:53:01 5482128 0 750272 9.37 2620 1773920 1163128 12.84 636568 1550316 8 21:07:19 20:54:01 5479396 0 753000 9.40 2620 1773924 1163164 12.84 639220 1550316 12 21:07:19 20:55:01 5481600 0 750792 9.37 2620 1773928 1162924 12.84 637572 1550320 12 21:07:19 20:56:01 5481344 0 751044 9.38 2620 1773932 1162924 12.84 637560 1550316 8 21:07:19 20:57:01 5481124 0 751256 9.38 2620 1773940 1163008 12.84 637660 1550316 8 21:07:19 20:58:01 5480816 0 751560 9.38 2620 1773944 1163140 12.84 637928 1550316 8 21:07:19 20:59:01 5481352 0 751020 9.38 2620 1773948 1162924 12.84 637576 1550316 8 21:07:19 21:00:01 5478712 0 753652 9.41 2620 1773956 1163104 12.84 640700 1550320 16 21:07:19 21:01:01 5477872 0 754484 9.42 2620 1773964 1165612 12.87 640348 1550316 20 21:07:19 21:02:01 5479508 0 752844 9.40 2620 1773968 1163020 12.84 639596 1550316 8 21:07:19 21:03:01 5479620 0 752732 9.40 2620 1773968 1162924 12.84 639600 1550316 8 21:07:19 21:04:01 5479472 0 752872 9.40 2620 1773976 1162924 12.84 639672 1550316 8 21:07:19 21:05:01 5479620 0 752720 9.40 2620 1773980 1162924 12.84 639540 1550320 8 21:07:19 21:06:01 5479480 0 752856 9.40 2620 1773984 1162924 12.84 639684 1550316 8 21:07:19 21:07:01 5462244 0 770088 9.62 2620 1773988 1233096 13.61 655160 1550316 8 21:07:19 Average: 5555231 0 699851 8.74 2620 1751238 1164784 12.86 611551 1543159 10 21:07:19 21:07:19 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:19 18:32:01 eth0 459.43 309.04 1273.39 78.52 0.00 0.00 0.00 0.00 21:07:19 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:32:01 docker0 46.91 27.58 4.04 151.47 0.00 0.00 0.00 0.00 21:07:19 18:33:01 eth0 1.72 0.30 0.41 0.17 0.00 0.00 0.00 0.00 21:07:19 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:34:01 eth0 0.92 0.48 0.53 0.42 0.00 0.00 0.00 0.00 21:07:19 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:35:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:36:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:37:01 eth0 1.53 0.45 0.49 0.24 0.00 0.00 0.00 0.00 21:07:19 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:38:01 eth0 0.62 0.35 0.28 0.23 0.00 0.00 0.00 0.00 21:07:19 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:39:01 eth0 0.20 0.08 0.02 0.00 0.00 0.00 0.00 0.00 21:07:19 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:40:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:41:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:42:01 eth0 0.32 0.23 0.14 0.08 0.00 0.00 0.00 0.00 21:07:19 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:43:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:44:01 eth0 0.13 0.08 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:45:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:47:01 eth0 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:07:19 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:48:01 eth0 0.53 0.12 0.11 0.01 0.00 0.00 0.00 0.00 21:07:19 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:49:01 eth0 0.52 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:07:19 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:50:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:51:01 eth0 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:07:19 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:52:01 eth0 1.45 0.63 0.71 0.46 0.00 0.00 0.00 0.00 21:07:19 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:53:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:54:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:07:19 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:55:01 eth0 0.97 0.25 0.31 0.16 0.00 0.00 0.00 0.00 21:07:19 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:56:02 eth0 0.47 0.27 0.27 0.23 0.00 0.00 0.00 0.00 21:07:19 18:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:57:01 eth0 0.73 0.19 0.19 0.07 0.00 0.00 0.00 0.00 21:07:19 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:58:01 eth0 0.97 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:07:19 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:59:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:07:19 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:00:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:01:01 eth0 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 21:07:19 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:02:01 eth0 1.03 0.42 0.43 0.26 0.00 0.00 0.00 0.00 21:07:19 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:03:01 eth0 0.93 0.27 0.32 0.20 0.00 0.00 0.00 0.00 21:07:19 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:04:01 eth0 2.25 0.50 0.53 0.21 0.00 0.00 0.00 0.00 21:07:19 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:05:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:07:19 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:06:01 eth0 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:07:01 eth0 0.80 0.17 0.19 0.07 0.00 0.00 0.00 0.00 21:07:19 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:08:01 eth0 1.70 0.65 0.84 0.55 0.00 0.00 0.00 0.00 21:07:19 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:09:01 eth0 0.13 0.07 0.01 0.03 0.00 0.00 0.00 0.00 21:07:19 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:10:01 eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:11:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:12:01 eth0 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:07:19 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:13:01 eth0 1.05 0.32 0.38 0.17 0.00 0.00 0.00 0.00 21:07:19 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:14:01 eth0 0.12 0.07 0.01 0.03 0.00 0.00 0.00 0.00 21:07:19 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:15:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:16:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:17:01 eth0 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:07:19 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:18:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:19:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:21:01 eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:22:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:07:19 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:23:01 eth0 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:07:19 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:25:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:26:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:27:01 eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:28:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:29:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:30:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:31:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:32:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:33:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:34:02 eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:35:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:36:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:37:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:38:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:39:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:41:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:42:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:43:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:44:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:45:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:46:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:47:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:49:01 eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:07:19 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:50:01 eth0 0.50 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:07:19 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:51:01 eth0 0.15 0.05 0.01 0.03 0.00 0.00 0.00 0.00 21:07:19 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:52:01 eth0 0.77 0.22 0.19 0.07 0.00 0.00 0.00 0.00 21:07:19 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:53:01 eth0 0.55 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:07:19 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:54:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:55:01 eth0 0.08 0.03 0.00 0.03 0.00 0.00 0.00 0.00 21:07:19 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:56:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:57:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:58:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:59:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:00:01 eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:01:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:02:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:03:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:04:01 eth0 1.53 0.32 0.37 0.17 0.00 0.00 0.00 0.00 21:07:19 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:06:01 eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:07:01 eth0 0.28 0.20 0.14 0.10 0.00 0.00 0.00 0.00 21:07:19 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:08:01 eth0 0.67 0.32 0.28 0.20 0.00 0.00 0.00 0.00 21:07:19 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:09:01 eth0 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:10:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:11:02 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:12:01 eth0 0.36 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:07:19 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:13:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:14:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:15:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:07:19 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:16:01 eth0 0.50 0.30 0.26 0.20 0.00 0.00 0.00 0.00 21:07:19 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:17:01 eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:18:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 21:07:19 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:19:01 eth0 0.75 0.32 0.29 0.20 0.00 0.00 0.00 0.00 21:07:19 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:20:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:21:01 eth0 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:07:19 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:22:01 eth0 0.82 0.40 0.41 0.26 0.00 0.00 0.00 0.00 21:07:19 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:23:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:25:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:26:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:07:19 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:27:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:28:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:30:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:31:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:32:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:33:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:34:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:35:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:36:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:37:01 eth0 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:07:19 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:38:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:39:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:40:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:41:01 eth0 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:42:01 eth0 1.35 0.43 0.46 0.27 0.00 0.00 0.00 0.00 21:07:19 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:43:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:44:02 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:45:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:46:01 eth0 0.87 0.23 0.31 0.07 0.00 0.00 0.00 0.00 21:07:19 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:47:01 eth0 0.23 0.22 0.14 0.19 0.00 0.00 0.00 0.00 21:07:19 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:48:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:49:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:50:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:51:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:52:01 eth0 1.20 0.22 0.21 0.07 0.00 0.00 0.00 0.00 21:07:19 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:53:01 eth0 5.45 0.32 0.76 0.20 0.00 0.00 0.00 0.00 21:07:19 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:54:01 eth0 1.57 0.73 0.81 0.56 0.00 0.00 0.00 0.00 21:07:19 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:55:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:56:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:57:01 eth0 0.80 0.23 0.22 0.10 0.00 0.00 0.00 0.00 21:07:19 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:58:01 eth0 1.47 0.25 0.31 0.20 0.00 0.00 0.00 0.00 21:07:19 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:59:01 eth0 1.30 0.03 0.14 0.00 0.00 0.00 0.00 0.00 21:07:19 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:00:01 eth0 0.80 0.25 0.28 0.19 0.00 0.00 0.00 0.00 21:07:19 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:01:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:02:01 eth0 0.47 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:07:19 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:03:01 eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:04:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:05:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:06:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:07:19 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:07:01 eth0 2.92 1.80 2.65 0.79 0.00 0.00 0.00 0.00 21:07:19 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 Average: eth0 3.35 2.11 8.29 0.57 0.00 0.00 0.00 0.00 21:07:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:19 Average: docker0 0.30 0.18 0.03 0.97 0.00 0.00 0.00 0.00 21:07:19 21:07:19 21:07:19 ---> sar -P ALL: 21:07:19 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:07:19 21:07:19 18:30:44 LINUX RESTART (2 CPU) 21:07:19 21:07:19 18:31:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 18:32:01 all 15.61 0.00 3.49 2.59 0.05 78.27 21:07:19 18:32:01 0 15.92 0.00 3.55 1.87 0.05 78.61 21:07:19 18:32:01 1 15.29 0.00 3.43 3.31 0.05 77.92 21:07:19 18:33:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:07:19 18:33:01 0 0.10 0.00 0.05 0.00 0.03 99.82 21:07:19 18:33:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:07:19 18:34:01 all 0.21 0.00 0.04 0.00 0.02 99.73 21:07:19 18:34:01 0 0.15 0.00 0.07 0.00 0.02 99.77 21:07:19 18:34:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:07:19 18:35:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:07:19 18:35:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 18:35:01 1 0.37 0.00 0.02 0.00 0.00 99.62 21:07:19 18:36:01 all 0.21 0.00 0.05 0.00 0.03 99.72 21:07:19 18:36:01 0 0.33 0.00 0.07 0.00 0.03 99.57 21:07:19 18:36:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:07:19 18:37:01 all 0.17 0.00 0.06 0.00 0.02 99.76 21:07:19 18:37:01 0 0.28 0.00 0.07 0.00 0.02 99.63 21:07:19 18:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 18:38:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:07:19 18:38:01 0 0.33 0.00 0.05 0.00 0.02 99.60 21:07:19 18:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 18:39:01 all 0.15 0.00 0.06 0.00 0.02 99.77 21:07:19 18:39:01 0 0.27 0.00 0.03 0.00 0.02 99.68 21:07:19 18:39:01 1 0.03 0.00 0.08 0.00 0.02 99.87 21:07:19 18:40:01 all 0.09 0.00 0.06 0.00 0.02 99.83 21:07:19 18:40:01 0 0.08 0.00 0.05 0.00 0.00 99.87 21:07:19 18:40:01 1 0.10 0.00 0.07 0.00 0.03 99.80 21:07:19 18:41:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:07:19 18:41:01 0 0.23 0.00 0.03 0.00 0.02 99.72 21:07:19 18:41:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:07:19 18:42:01 all 0.20 0.00 0.03 0.00 0.01 99.76 21:07:19 18:42:01 0 0.35 0.00 0.03 0.00 0.00 99.62 21:07:19 18:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 21:07:19 18:42:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 18:43:01 all 0.22 0.00 0.03 0.00 0.02 99.74 21:07:19 18:43:01 0 0.38 0.00 0.02 0.00 0.02 99.58 21:07:19 18:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 18:44:01 all 0.09 0.00 0.04 0.00 0.01 99.86 21:07:19 18:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 21:07:19 18:44:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:07:19 18:45:01 all 0.14 0.00 0.04 0.00 0.01 99.81 21:07:19 18:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 18:45:01 1 0.23 0.00 0.03 0.00 0.00 99.73 21:07:19 18:46:01 all 0.13 0.00 0.04 0.00 0.03 99.81 21:07:19 18:46:01 0 0.05 0.00 0.07 0.00 0.03 99.85 21:07:19 18:46:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:07:19 18:47:01 all 0.18 0.00 0.03 0.00 0.02 99.78 21:07:19 18:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 18:47:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:07:19 18:48:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:07:19 18:48:01 0 0.27 0.00 0.03 0.00 0.00 99.70 21:07:19 18:48:01 1 0.10 0.00 0.05 0.00 0.02 99.83 21:07:19 18:49:01 all 0.16 0.00 0.03 0.00 0.02 99.80 21:07:19 18:49:01 0 0.25 0.00 0.03 0.00 0.02 99.70 21:07:19 18:49:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:07:19 18:50:01 all 0.17 0.00 0.05 0.00 0.01 99.77 21:07:19 18:50:01 0 0.28 0.00 0.05 0.00 0.00 99.67 21:07:19 18:50:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 18:51:01 all 0.08 0.00 0.05 0.00 0.02 99.86 21:07:19 18:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 18:51:01 1 0.13 0.00 0.08 0.00 0.02 99.77 21:07:19 18:52:01 all 0.27 0.00 0.04 0.00 0.00 99.69 21:07:19 18:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 21:07:19 18:52:01 1 0.50 0.00 0.03 0.00 0.00 99.47 21:07:19 18:53:01 all 0.22 0.00 0.05 0.00 0.02 99.72 21:07:19 18:53:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 18:53:01 1 0.37 0.00 0.05 0.00 0.02 99.57 21:07:19 21:07:19 18:53:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 18:54:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:07:19 18:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:07:19 18:54:01 1 0.28 0.00 0.02 0.00 0.00 99.70 21:07:19 18:55:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:07:19 18:55:01 0 0.12 0.00 0.03 0.00 0.03 99.82 21:07:19 18:55:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:07:19 18:56:02 all 0.28 0.00 0.02 0.00 0.01 99.70 21:07:19 18:56:02 0 0.07 0.00 0.02 0.00 0.00 99.92 21:07:19 18:56:02 1 0.48 0.00 0.02 0.00 0.02 99.48 21:07:19 18:57:01 all 0.18 0.00 0.03 0.01 0.02 99.77 21:07:19 18:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:07:19 18:57:01 1 0.34 0.00 0.02 0.02 0.02 99.61 21:07:19 18:58:01 all 0.23 0.00 0.03 0.00 0.02 99.73 21:07:19 18:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 18:58:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:07:19 18:59:01 all 0.13 0.00 0.04 0.00 0.01 99.82 21:07:19 18:59:01 0 0.23 0.00 0.05 0.00 0.00 99.72 21:07:19 18:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:00:01 all 0.10 0.00 0.03 0.00 0.02 99.85 21:07:19 19:00:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:07:19 19:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 19:01:01 all 0.16 0.00 0.06 0.00 0.01 99.77 21:07:19 19:01:01 0 0.27 0.00 0.03 0.00 0.00 99.70 21:07:19 19:01:01 1 0.05 0.00 0.08 0.00 0.02 99.85 21:07:19 19:02:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:07:19 19:02:01 0 0.27 0.00 0.03 0.00 0.02 99.68 21:07:19 19:02:01 1 0.08 0.00 0.07 0.00 0.02 99.83 21:07:19 19:03:01 all 0.20 0.00 0.06 0.00 0.02 99.72 21:07:19 19:03:01 0 0.33 0.00 0.05 0.00 0.02 99.60 21:07:19 19:03:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:07:19 19:04:01 all 0.18 0.00 0.06 0.00 0.01 99.76 21:07:19 19:04:01 0 0.30 0.00 0.07 0.00 0.00 99.63 21:07:19 19:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 21:07:19 19:04:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 19:05:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:07:19 19:05:01 0 0.30 0.00 0.02 0.00 0.00 99.68 21:07:19 19:05:01 1 0.15 0.00 0.05 0.00 0.03 99.77 21:07:19 19:06:01 all 0.22 0.00 0.03 0.00 0.01 99.75 21:07:19 19:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:07:19 19:06:01 1 0.37 0.00 0.02 0.00 0.00 99.62 21:07:19 19:07:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:07:19 19:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 19:07:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:07:19 19:08:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:07:19 19:08:01 0 0.30 0.00 0.05 0.00 0.02 99.63 21:07:19 19:08:01 1 0.08 0.00 0.03 0.00 0.02 99.87 21:07:19 19:09:01 all 0.08 0.00 0.06 0.00 0.01 99.86 21:07:19 19:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:07:19 19:09:01 1 0.13 0.00 0.08 0.00 0.02 99.77 21:07:19 19:10:01 all 0.12 0.00 0.04 0.00 0.02 99.82 21:07:19 19:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 19:10:01 1 0.20 0.00 0.07 0.00 0.02 99.72 21:07:19 19:11:01 all 0.14 0.00 0.02 0.00 0.02 99.82 21:07:19 19:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 19:11:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:07:19 19:12:01 all 0.21 0.00 0.02 0.00 0.01 99.77 21:07:19 19:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:07:19 19:12:01 1 0.38 0.00 0.02 0.00 0.02 99.58 21:07:19 19:13:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:07:19 19:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:13:01 1 0.37 0.00 0.05 0.00 0.02 99.57 21:07:19 19:14:01 all 0.15 0.00 0.04 0.00 0.02 99.79 21:07:19 19:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:14:01 1 0.27 0.00 0.05 0.00 0.02 99.67 21:07:19 19:15:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:07:19 19:15:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:07:19 19:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 21:07:19 19:15:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 19:16:01 all 0.18 0.00 0.03 0.00 0.01 99.77 21:07:19 19:16:01 0 0.32 0.00 0.02 0.00 0.00 99.67 21:07:19 19:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 19:17:01 all 0.05 0.00 0.03 0.00 0.01 99.91 21:07:19 19:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:07:19 19:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 19:18:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:07:19 19:18:01 0 0.20 0.00 0.03 0.00 0.02 99.75 21:07:19 19:18:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:07:19 19:19:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:07:19 19:19:01 0 0.35 0.00 0.05 0.00 0.00 99.60 21:07:19 19:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 19:20:01 all 0.04 0.00 0.03 0.00 0.01 99.92 21:07:19 19:20:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 19:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:07:19 19:21:01 all 0.23 0.00 0.04 0.00 0.02 99.72 21:07:19 19:21:01 0 0.42 0.00 0.07 0.00 0.02 99.50 21:07:19 19:21:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 19:22:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:07:19 19:22:01 0 0.30 0.00 0.03 0.00 0.02 99.65 21:07:19 19:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 21:07:19 19:23:01 all 0.22 0.00 0.05 0.00 0.02 99.72 21:07:19 19:23:01 0 0.38 0.00 0.03 0.00 0.00 99.58 21:07:19 19:23:01 1 0.05 0.00 0.07 0.00 0.03 99.85 21:07:19 19:24:01 all 0.16 0.00 0.05 0.00 0.01 99.78 21:07:19 19:24:01 0 0.27 0.00 0.05 0.00 0.00 99.68 21:07:19 19:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 19:25:01 all 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:26:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:07:19 19:26:01 0 0.30 0.00 0.05 0.00 0.02 99.63 21:07:19 19:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 21:07:19 19:26:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 19:27:01 all 0.21 0.00 0.03 0.00 0.01 99.76 21:07:19 19:27:01 0 0.40 0.00 0.03 0.00 0.00 99.57 21:07:19 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 19:28:01 all 0.21 0.00 0.03 0.00 0.02 99.75 21:07:19 19:28:01 0 0.37 0.00 0.03 0.00 0.02 99.58 21:07:19 19:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 19:29:01 all 0.13 0.00 0.04 0.00 0.02 99.82 21:07:19 19:29:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:07:19 19:29:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:07:19 19:30:01 all 0.08 0.13 0.43 0.08 0.02 99.26 21:07:19 19:30:01 0 0.08 0.13 0.40 0.08 0.00 99.30 21:07:19 19:30:01 1 0.07 0.13 0.47 0.08 0.03 99.21 21:07:19 19:31:01 all 0.20 3.99 12.30 2.28 0.03 81.18 21:07:19 19:31:01 0 0.37 4.07 11.81 2.50 0.03 81.21 21:07:19 19:31:01 1 0.03 3.91 12.79 2.07 0.03 81.16 21:07:19 19:32:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:07:19 19:32:01 0 0.28 0.00 0.03 0.00 0.02 99.67 21:07:19 19:32:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 19:33:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:07:19 19:33:01 0 0.28 0.00 0.02 0.00 0.00 99.70 21:07:19 19:33:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 19:34:02 all 0.20 0.00 0.03 0.00 0.01 99.76 21:07:19 19:34:02 0 0.33 0.00 0.02 0.00 0.00 99.65 21:07:19 19:34:02 1 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 19:35:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:07:19 19:35:01 0 0.29 0.00 0.02 0.00 0.02 99.68 21:07:19 19:35:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 19:36:01 all 0.19 0.00 0.02 0.00 0.01 99.78 21:07:19 19:36:01 0 0.32 0.00 0.02 0.00 0.00 99.67 21:07:19 19:36:01 1 0.07 0.00 0.02 0.00 0.02 99.90 21:07:19 19:37:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:07:19 19:37:01 0 0.33 0.00 0.03 0.00 0.02 99.62 21:07:19 19:37:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 21:07:19 19:37:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 19:38:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:07:19 19:38:01 0 0.25 0.00 0.03 0.00 0.00 99.72 21:07:19 19:38:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:07:19 19:39:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:07:19 19:39:01 0 0.30 0.00 0.03 0.00 0.02 99.65 21:07:19 19:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:07:19 19:40:01 all 0.19 0.00 0.04 0.00 0.00 99.77 21:07:19 19:40:01 0 0.13 0.00 0.05 0.00 0.00 99.82 21:07:19 19:40:01 1 0.25 0.00 0.03 0.00 0.00 99.72 21:07:19 19:41:01 all 0.22 0.00 0.02 0.00 0.02 99.75 21:07:19 19:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 19:41:01 1 0.42 0.00 0.02 0.00 0.02 99.55 21:07:19 19:42:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:07:19 19:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:42:01 1 0.43 0.00 0.03 0.00 0.00 99.53 21:07:19 19:43:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:07:19 19:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:43:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:07:19 19:44:01 all 0.21 0.00 0.04 0.00 0.02 99.73 21:07:19 19:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:44:01 1 0.38 0.00 0.05 0.00 0.02 99.55 21:07:19 19:45:01 all 0.17 0.00 0.03 0.00 0.01 99.80 21:07:19 19:45:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:07:19 19:45:01 1 0.25 0.00 0.02 0.00 0.00 99.73 21:07:19 19:46:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:07:19 19:46:01 0 0.35 0.00 0.03 0.00 0.02 99.60 21:07:19 19:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:47:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:07:19 19:47:01 0 0.35 0.00 0.03 0.00 0.02 99.60 21:07:19 19:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 19:48:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:07:19 19:48:01 0 0.32 0.00 0.03 0.00 0.00 99.65 21:07:19 19:48:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 21:07:19 19:48:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 19:49:01 all 0.20 0.00 0.03 0.00 0.01 99.77 21:07:19 19:49:01 0 0.33 0.00 0.02 0.00 0.00 99.65 21:07:19 19:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:07:19 19:50:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:07:19 19:50:01 0 0.37 0.00 0.05 0.00 0.02 99.57 21:07:19 19:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 19:51:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:07:19 19:51:01 0 0.42 0.00 0.03 0.00 0.02 99.53 21:07:19 19:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 21:07:19 19:52:01 all 0.09 0.00 0.04 0.00 0.03 99.84 21:07:19 19:52:01 0 0.17 0.00 0.07 0.00 0.03 99.73 21:07:19 19:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 19:53:01 all 0.09 0.00 0.05 0.00 0.01 99.85 21:07:19 19:53:01 0 0.10 0.00 0.05 0.00 0.00 99.85 21:07:19 19:53:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:07:19 19:54:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:07:19 19:54:01 0 0.27 0.00 0.02 0.00 0.02 99.70 21:07:19 19:54:01 1 0.08 0.00 0.05 0.00 0.03 99.83 21:07:19 19:55:01 all 0.15 0.00 0.04 0.00 0.01 99.80 21:07:19 19:55:01 0 0.25 0.00 0.02 0.00 0.00 99.73 21:07:19 19:55:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:07:19 19:56:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:07:19 19:56:01 0 0.28 0.00 0.02 0.00 0.00 99.70 21:07:19 19:56:01 1 0.07 0.00 0.07 0.00 0.03 99.83 21:07:19 19:57:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:07:19 19:57:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:07:19 19:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 19:58:01 all 0.14 0.00 0.04 0.00 0.02 99.80 21:07:19 19:58:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:07:19 19:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 19:59:01 all 0.13 0.00 0.03 0.00 0.01 99.83 21:07:19 19:59:01 0 0.12 0.00 0.02 0.00 0.00 99.87 21:07:19 19:59:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:07:19 21:07:19 19:59:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 20:00:01 all 0.08 0.00 0.05 0.00 0.02 99.85 21:07:19 20:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 20:00:01 1 0.12 0.00 0.07 0.00 0.02 99.80 21:07:19 20:01:01 all 0.11 0.00 0.03 0.00 0.02 99.85 21:07:19 20:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:01:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:07:19 20:02:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:07:19 20:02:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:07:19 20:02:01 1 0.37 0.00 0.02 0.00 0.00 99.62 21:07:19 20:03:01 all 0.23 0.00 0.02 0.00 0.03 99.73 21:07:19 20:03:01 0 0.00 0.00 0.02 0.00 0.03 99.95 21:07:19 20:03:01 1 0.45 0.00 0.02 0.00 0.02 99.52 21:07:19 20:04:01 all 0.23 0.00 0.03 0.00 0.02 99.73 21:07:19 20:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 20:04:01 1 0.40 0.00 0.03 0.00 0.02 99.55 21:07:19 20:05:01 all 0.16 0.00 0.02 0.00 0.02 99.81 21:07:19 20:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:07:19 20:05:01 1 0.30 0.00 0.02 0.00 0.02 99.67 21:07:19 20:06:01 all 0.21 0.00 0.02 0.00 0.02 99.76 21:07:19 20:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 20:06:01 1 0.37 0.00 0.02 0.00 0.02 99.60 21:07:19 20:07:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:07:19 20:07:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:07:19 20:07:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:07:19 20:08:01 all 0.11 0.00 0.03 0.00 0.03 99.84 21:07:19 20:08:01 0 0.07 0.00 0.05 0.00 0.05 99.83 21:07:19 20:08:01 1 0.15 0.00 0.00 0.00 0.00 99.85 21:07:19 20:09:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:07:19 20:09:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:07:19 20:09:01 1 0.25 0.00 0.02 0.00 0.00 99.73 21:07:19 20:10:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:07:19 20:10:01 0 0.18 0.00 0.05 0.00 0.02 99.75 21:07:19 20:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 21:07:19 20:10:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 20:11:02 all 0.14 0.00 0.04 0.00 0.02 99.80 21:07:19 20:11:02 0 0.22 0.00 0.02 0.00 0.02 99.75 21:07:19 20:11:02 1 0.07 0.00 0.07 0.00 0.02 99.85 21:07:19 20:12:01 all 0.12 0.00 0.04 0.00 0.03 99.81 21:07:19 20:12:01 0 0.17 0.00 0.03 0.00 0.02 99.78 21:07:19 20:12:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:07:19 20:13:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:07:19 20:13:01 0 0.23 0.00 0.02 0.00 0.00 99.75 21:07:19 20:13:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 20:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:07:19 20:14:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:07:19 20:14:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:07:19 20:15:01 all 0.25 0.00 0.03 0.00 0.01 99.71 21:07:19 20:15:01 0 0.42 0.00 0.02 0.00 0.00 99.57 21:07:19 20:15:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:07:19 20:16:01 all 0.16 0.00 0.05 0.00 0.01 99.78 21:07:19 20:16:01 0 0.28 0.00 0.05 0.00 0.00 99.67 21:07:19 20:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:07:19 20:17:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:07:19 20:17:01 0 0.28 0.00 0.03 0.00 0.02 99.67 21:07:19 20:17:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:07:19 20:18:01 all 0.16 0.00 0.03 0.00 0.01 99.80 21:07:19 20:18:01 0 0.27 0.00 0.02 0.00 0.00 99.72 21:07:19 20:18:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 20:19:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:07:19 20:19:01 0 0.35 0.00 0.02 0.00 0.02 99.62 21:07:19 20:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 20:20:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:07:19 20:20:01 0 0.32 0.00 0.05 0.00 0.02 99.62 21:07:19 20:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 20:21:01 all 0.20 0.00 0.05 0.00 0.02 99.73 21:07:19 20:21:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:07:19 20:21:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:07:19 21:07:19 20:21:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 20:22:01 all 0.22 0.00 0.02 0.00 0.02 99.75 21:07:19 20:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 20:22:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:07:19 20:23:01 all 0.10 0.00 0.03 0.00 0.02 99.86 21:07:19 20:23:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:07:19 20:23:01 1 0.12 0.00 0.02 0.00 0.02 99.85 21:07:19 20:24:01 all 0.07 0.00 0.04 0.00 0.02 99.87 21:07:19 20:24:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:07:19 20:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:25:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:07:19 20:25:01 0 0.27 0.00 0.02 0.00 0.00 99.72 21:07:19 20:25:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:07:19 20:26:01 all 0.13 0.00 0.04 0.00 0.02 99.82 21:07:19 20:26:01 0 0.23 0.00 0.03 0.00 0.02 99.72 21:07:19 20:26:01 1 0.02 0.00 0.05 0.00 0.02 99.92 21:07:19 20:27:01 all 0.12 0.00 0.04 0.00 0.02 99.82 21:07:19 20:27:01 0 0.20 0.00 0.05 0.00 0.00 99.75 21:07:19 20:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:07:19 20:28:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:07:19 20:28:01 0 0.32 0.00 0.02 0.00 0.02 99.65 21:07:19 20:28:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 20:29:01 all 0.07 0.00 0.04 0.00 0.01 99.88 21:07:19 20:29:01 0 0.08 0.00 0.05 0.00 0.00 99.87 21:07:19 20:29:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 20:30:01 all 0.13 0.00 0.04 0.00 0.03 99.81 21:07:19 20:30:01 0 0.20 0.00 0.05 0.00 0.02 99.73 21:07:19 20:30:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:07:19 20:31:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:07:19 20:31:01 0 0.42 0.00 0.00 0.00 0.00 99.58 21:07:19 20:31:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:07:19 20:32:01 all 0.28 0.00 0.04 0.00 0.02 99.67 21:07:19 20:32:01 0 0.50 0.00 0.05 0.00 0.02 99.43 21:07:19 20:32:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 21:07:19 20:32:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 20:33:01 all 0.19 0.00 0.03 0.00 0.00 99.77 21:07:19 20:33:01 0 0.35 0.00 0.02 0.00 0.00 99.63 21:07:19 20:33:01 1 0.03 0.00 0.05 0.00 0.00 99.92 21:07:19 20:34:01 all 0.13 0.00 0.06 0.00 0.01 99.81 21:07:19 20:34:01 0 0.18 0.00 0.08 0.00 0.00 99.73 21:07:19 20:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:07:19 20:35:01 all 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 20:35:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:36:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:07:19 20:36:01 0 0.28 0.00 0.03 0.00 0.02 99.67 21:07:19 20:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:37:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:07:19 20:37:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:07:19 20:37:01 1 0.13 0.00 0.03 0.00 0.02 99.82 21:07:19 20:38:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:07:19 20:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:38:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:07:19 20:39:01 all 0.19 0.00 0.05 0.00 0.02 99.74 21:07:19 20:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:07:19 20:39:01 1 0.37 0.00 0.05 0.00 0.02 99.57 21:07:19 20:40:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:07:19 20:40:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:07:19 20:40:01 1 0.38 0.00 0.02 0.00 0.00 99.60 21:07:19 20:41:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:07:19 20:41:01 0 0.23 0.00 0.05 0.00 0.02 99.70 21:07:19 20:41:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:42:01 all 0.05 0.00 0.06 0.00 0.02 99.87 21:07:19 20:42:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:07:19 20:42:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:07:19 20:43:01 all 0.16 0.00 0.05 0.00 0.02 99.77 21:07:19 20:43:01 0 0.28 0.00 0.07 0.00 0.02 99.63 21:07:19 20:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 21:07:19 20:43:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 20:44:02 all 0.03 0.00 0.03 0.00 0.02 99.93 21:07:19 20:44:02 0 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 20:44:02 1 0.02 0.00 0.03 0.00 0.02 99.93 21:07:19 20:45:01 all 0.20 0.00 0.04 0.00 0.01 99.75 21:07:19 20:45:01 0 0.32 0.00 0.03 0.00 0.00 99.64 21:07:19 20:45:01 1 0.07 0.00 0.05 0.00 0.02 99.86 21:07:19 20:46:01 all 0.20 0.00 0.04 0.00 0.03 99.73 21:07:19 20:46:01 0 0.33 0.00 0.02 0.00 0.02 99.63 21:07:19 20:46:01 1 0.07 0.00 0.07 0.00 0.03 99.83 21:07:19 20:47:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:07:19 20:47:01 0 0.13 0.00 0.05 0.00 0.02 99.80 21:07:19 20:47:01 1 0.25 0.00 0.03 0.00 0.02 99.70 21:07:19 20:48:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:07:19 20:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:07:19 20:48:01 1 0.43 0.00 0.03 0.00 0.00 99.53 21:07:19 20:49:01 all 0.23 0.00 0.03 0.00 0.02 99.73 21:07:19 20:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 20:49:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:07:19 20:50:01 all 0.21 0.00 0.03 0.00 0.01 99.76 21:07:19 20:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:07:19 20:50:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:07:19 20:51:01 all 0.25 0.00 0.04 0.00 0.02 99.69 21:07:19 20:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 20:51:01 1 0.45 0.00 0.07 0.00 0.02 99.47 21:07:19 20:52:01 all 0.15 0.00 0.05 0.00 0.01 99.79 21:07:19 20:52:01 0 0.22 0.00 0.05 0.00 0.00 99.73 21:07:19 20:52:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:07:19 20:53:01 all 0.21 0.00 0.05 0.00 0.03 99.72 21:07:19 20:53:01 0 0.17 0.00 0.03 0.00 0.02 99.78 21:07:19 20:53:01 1 0.25 0.00 0.07 0.00 0.03 99.65 21:07:19 20:54:01 all 0.13 0.00 0.08 0.00 0.01 99.78 21:07:19 20:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 21:07:19 20:54:01 1 0.25 0.00 0.10 0.00 0.02 99.63 21:07:19 21:07:19 20:54:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 20:55:01 all 0.04 0.00 0.04 0.00 0.03 99.89 21:07:19 20:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:19 20:55:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 20:56:01 all 0.17 0.00 0.05 0.01 0.01 99.77 21:07:19 20:56:01 0 0.08 0.00 0.07 0.00 0.02 99.83 21:07:19 20:56:01 1 0.25 0.00 0.03 0.02 0.00 99.70 21:07:19 20:57:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:07:19 20:57:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 20:57:01 1 0.32 0.00 0.02 0.00 0.00 99.67 21:07:19 20:58:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:07:19 20:58:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 20:58:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:07:19 20:59:01 all 0.17 0.00 0.04 0.00 0.01 99.78 21:07:19 20:59:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:07:19 20:59:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:07:19 21:00:01 all 0.21 0.00 0.04 0.00 0.02 99.73 21:07:19 21:00:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:07:19 21:00:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:07:19 21:01:01 all 0.20 0.00 0.03 0.00 0.02 99.76 21:07:19 21:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:07:19 21:01:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:07:19 21:02:01 all 0.17 0.00 0.05 0.00 0.03 99.76 21:07:19 21:02:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 21:02:01 1 0.28 0.00 0.05 0.00 0.02 99.65 21:07:19 21:03:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:07:19 21:03:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:07:19 21:03:01 1 0.28 0.00 0.02 0.00 0.00 99.70 21:07:19 21:04:01 all 0.18 0.00 0.04 0.00 0.03 99.76 21:07:19 21:04:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:07:19 21:04:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:07:19 21:05:01 all 0.17 0.00 0.05 0.00 0.01 99.77 21:07:19 21:05:01 0 0.07 0.00 0.08 0.00 0.02 99.83 21:07:19 21:05:01 1 0.27 0.00 0.02 0.00 0.00 99.72 21:07:19 21:07:19 21:05:01 CPU %user %nice %system %iowait %steal %idle 21:07:19 21:06:01 all 0.18 0.00 0.02 0.00 0.02 99.78 21:07:19 21:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:07:19 21:06:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:07:19 21:07:01 all 0.23 0.00 0.08 0.00 0.03 99.67 21:07:19 21:07:01 0 0.22 0.00 0.07 0.00 0.03 99.68 21:07:19 21:07:01 1 0.25 0.00 0.08 0.00 0.02 99.65 21:07:19 Average: all 0.26 0.03 0.14 0.03 0.02 99.52 21:07:19 Average: 0 0.27 0.03 0.14 0.03 0.01 99.52 21:07:19 Average: 1 0.26 0.03 0.14 0.03 0.02 99.53 21:07:19 21:07:19 21:07:19