Pull request #641 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77bad3c0d5ee2f882e510d95064f3efff09db74b+6959a31925640f2b0e4ffea6e4d93f53244a7c4d (04110084e19f679b2bd63be5770c5cf57c940103) 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-ssh3655585822301037111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1760019200538292619.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/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/go-mod-core-contracts/branches/PR-641/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1351799523228601510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh3254621336078242694.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-641/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/go-mod-core-contracts/branches/PR-641/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1327626291008473276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-405 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-641 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh3781502872196291170.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 77bad3c0d5ee2f882e510d95064f3efff09db74b > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh6611947610611550019.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 Merge succeeded, producing 77bad3c0d5ee2f882e510d95064f3efff09db74b Checking out Revision 77bad3c0d5ee2f882e510d95064f3efff09db74b (PR-641) > 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/dry_go-mod-core-contracts_PR-641@tmp/jenkins-gitclient-ssh1833769744682402946.key > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:47:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:47:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:47:11 ========================================================= 17:47:11 EdgeX Global Pipelines Version Info 17:47:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 047ef4d277506d103a865b7961c68a79985a92b8 # timeout=10 17:47:12 ------------------- 17:47:12 stable info: 17:47:12 ------------------- 17:47:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:47:12 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:47:12 Message: update stable to v1.0.196 17:47:13 ------------------- 17:47:13 experimental info: 17:47:13 ------------------- 17:47:13 Commited By: **** collab-it+edgex@linuxfoundation.org 17:47:13 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:47:13 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-641 [Pipeline] echo 17:47:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-641 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-641 [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77bad3c0d5ee2f882e510d95064f3efff09db74b [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77bad3c [Pipeline] echo 17:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:14 + git log --format=format:%s -1 77bad3c0d5ee2f882e510d95064f3efff09db74b [Pipeline] echo 17:47:14 GIT_COMMIT: 77bad3c0d5ee2f882e510d95064f3efff09db74b, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0 [Pipeline] echo 17:47:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:15 17:47:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:47:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:15 latest: Pulling from edgex-devops/git-semver 17:47:15 31603596830f: Pulling fs layer 17:47:15 b6dc333f4379: Pulling fs layer 17:47:15 3d9ef1400e77: Pulling fs layer 17:47:15 fd332fbdc1db: Pulling fs layer 17:47:15 fd332fbdc1db: Waiting 17:47:15 b6dc333f4379: Verifying Checksum 17:47:15 b6dc333f4379: Download complete 17:47:15 31603596830f: Verifying Checksum 17:47:15 31603596830f: Download complete 17:47:16 fd332fbdc1db: Verifying Checksum 17:47:16 fd332fbdc1db: Download complete 17:47:16 31603596830f: Pull complete 17:47:16 b6dc333f4379: Pull complete 17:47:16 3d9ef1400e77: Verifying Checksum 17:47:16 3d9ef1400e77: Download complete 17:47:16 3d9ef1400e77: Pull complete 17:47:17 fd332fbdc1db: Pull complete 17:47:17 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:47:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:47:17 prd-centos7-docker-4c-2g-405 does not seem to be running inside a container 17:47:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:47:18 $ docker top c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:18 [ssh-agent] Looking for ssh-agent implementation... 17:47:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:18 $ docker exec c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent 17:47:18 SSH_AUTH_SOCK=/tmp/ssh-Rv2UolAJngaa/agent.13 17:47:18 SSH_AGENT_PID=20 17:47:18 Running ssh-add (command line suppressed) 17:47:18 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_5497782871577543543.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_5497782871577543543.key) 17:47:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:18 + git tag --points-at HEAD [Pipeline] } 17:47:18 $ docker exec --env ******** --env ******** c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent -k 17:47:19 unset SSH_AUTH_SOCK; 17:47:19 unset SSH_AGENT_PID; 17:47:19 echo Agent pid 20 killed; 17:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:19 [ssh-agent] Looking for ssh-agent implementation... 17:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:19 $ docker exec c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent 17:47:19 SSH_AUTH_SOCK=/tmp/ssh-maaponubV5vx/agent.54 17:47:19 SSH_AGENT_PID=60 17:47:19 Running ssh-add (command line suppressed) 17:47:19 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_9182386735786995720.key (/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/private_key_9182386735786995720.key) 17:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:47:19 + git semver init 17:47:19 # -> Open(): unable to determine branch for HEAD 17:47:19 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.git 17:47:19 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-641 17:47:19 # $SEMVER_REMOTE_NAME = origin 17:47:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:47:19 # $SEMVER_USER_NAME = edgex-jenkins 17:47:19 # $SEMVER_BRANCH = PR-641 17:47:19 # $SEMVER_TEMP = /tmp/semver-047297749 17:47:19 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:47:20 # '/tmp/semver-047297749' -> '/w/workspace/dry_go-mod-core-contracts_PR-641/.semver' 17:47:20 # -> Force: false 17:47:20 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-641/.semver [Pipeline] } 17:47:20 $ docker exec --env ******** --env ******** c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 ssh-agent -k 17:47:20 unset SSH_AUTH_SOCK; 17:47:20 unset SSH_AGENT_PID; 17:47:20 echo Agent pid 60 killed; 17:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:47:20 + git semver [Pipeline] } 17:47:20 $ docker stop --time=1 c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 17:47:22 $ docker rm -f c87c8e15c552341a7e3477695d37b8378e15a3ecef7d101a904e7075b8aa46e7 [Pipeline] // withDockerContainer [Pipeline] sh 17:47:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:47:22 Stashed 1 file(s) [Pipeline] echo 17:47:22 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:47:38 Still waiting to schedule task 17:47:38 ‘prd-centos7-builder-2c-1g-365’ doesn’t have label ‘centos7-docker-4c-2g’ 17:47:38 ‘prd-centos7-builder-2c-1g-370’ doesn’t have label ‘centos7-docker-4c-2g’ 17:47:38 ‘prd-centos7-docker-4c-2g-360’ is offline 17:47:38 ‘prd-centos7-docker-4c-2g-363’ is offline 17:47:38 ‘prd-centos7-docker-4c-2g-374’ is offline 17:47:38 ‘prd-centos7-docker-4c-2g-379’ is offline 17:47:38 ‘prd-centos7-docker-4c-2g-414’ is offline 17:47:38 Still waiting to schedule task 17:47:38 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:48:35 Running on prd-centos7-docker-4c-2g-426 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 17:48:35 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 17:48:35 Selected Git installation does not exist. Using Default 17:48:35 The recommended git tool is: NONE 17:48:38 using credential edgex-jenkins-ssh 17:48:38 Cloning the remote Git repository 17:48:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:48:37 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 17:48:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:48:37 > git --version # timeout=10 17:48:37 > git --version # 'git version 2.24.4' 17:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:37 [INFO] Currently running in a labeled security context 17:48:37 [INFO] Currently SELinux is 'enforcing' on the host 17:48:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh3854317601918652133.key 17:48:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:39 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 77bad3c0d5ee2f882e510d95064f3efff09db74b 17:48:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:48:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:48:38 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:48:38 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:48:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:38 [INFO] Currently running in a labeled security context 17:48:38 [INFO] Currently SELinux is 'enforcing' on the host 17:48:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh4635527467917813605.key 17:48:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:48:39 Merge succeeded, producing 77bad3c0d5ee2f882e510d95064f3efff09db74b 17:48:39 Checking out Revision 77bad3c0d5ee2f882e510d95064f3efff09db74b (PR-641) 17:48:39 > git config core.sparsecheckout # timeout=10 17:48:39 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 17:48:39 > git remote # timeout=10 17:48:39 > git config --get remote.origin.url # timeout=10 17:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 17:48:39 [INFO] Currently running in a labeled security context 17:48:39 [INFO] Currently SELinux is 'enforcing' on the host 17:48:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/4@tmp/jenkins-gitclient-ssh4630164560081155002.key 17:48:39 > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 17:48:39 > git rev-parse HEAD^{commit} # timeout=10 17:48:39 > git config core.sparsecheckout # timeout=10 17:48:39 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 17:48:43 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:44 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:48:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:48:45 + true 17:48:45 + sudo service docker restart 17:48:45 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:49:03 ========================================================= 17:49:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:49:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:49:03 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:49:03 Sending build context to Docker daemon 2.91MB 17:49:03 Step 1/7 : ARG BASE=golang:1.16-alpine 17:49:03 Step 2/7 : FROM ${BASE} 17:49:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:49:04 540db60ca938: Pulling fs layer 17:49:04 adcc1eea9eea: Pulling fs layer 17:49:04 4c4ab2625f07: Pulling fs layer 17:49:04 0773c198feca: Pulling fs layer 17:49:04 345f892a5656: Pulling fs layer 17:49:04 9ac62484cfdc: Pulling fs layer 17:49:04 5ac4037533be: Pulling fs layer 17:49:04 dc6bda0758c5: Pulling fs layer 17:49:04 0773c198feca: Waiting 17:49:04 345f892a5656: Waiting 17:49:04 9ac62484cfdc: Waiting 17:49:04 5ac4037533be: Waiting 17:49:04 dc6bda0758c5: Waiting 17:49:04 4c4ab2625f07: Verifying Checksum 17:49:04 4c4ab2625f07: Download complete 17:49:04 adcc1eea9eea: Verifying Checksum 17:49:04 adcc1eea9eea: Download complete 17:49:04 345f892a5656: Verifying Checksum 17:49:04 345f892a5656: Download complete 17:49:04 9ac62484cfdc: Verifying Checksum 17:49:04 9ac62484cfdc: Download complete 17:49:04 540db60ca938: Verifying Checksum 17:49:04 540db60ca938: Download complete 17:49:04 540db60ca938: Pull complete 17:49:04 adcc1eea9eea: Pull complete 17:49:04 4c4ab2625f07: Pull complete 17:49:05 5ac4037533be: Verifying Checksum 17:49:05 5ac4037533be: Download complete 17:49:07 dc6bda0758c5: Verifying Checksum 17:49:07 dc6bda0758c5: Download complete 17:49:08 0773c198feca: Verifying Checksum 17:49:08 0773c198feca: Download complete 17:49:11 0773c198feca: Pull complete 17:49:11 345f892a5656: Pull complete 17:49:11 9ac62484cfdc: Pull complete 17:49:11 5ac4037533be: Pull complete 17:49:13 dc6bda0758c5: Pull complete 17:49:13 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 17:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:49:13 ---> eb58bd16d52e 17:49:13 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:49:17 ---> Running in 50024ca8876f 17:49:17 Removing intermediate container 50024ca8876f 17:49:17 ---> 55efcef3c9e1 17:49:17 Step 4/7 : RUN apk add bash 17:49:17 ---> Running in d19522da137b 17:49:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:49:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:49:18 OK: 149 MiB in 40 packages 17:49:18 Removing intermediate container d19522da137b 17:49:18 ---> a347e9ea64f0 17:49:18 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:49:18 ---> Running in 0eb8b6f8a560 17:49:19 Removing intermediate container 0eb8b6f8a560 17:49:19 ---> dbbbe0e4aeeb 17:49:19 Step 6/7 : COPY go.mod . 17:49:19 ---> 4d1da7888e7d 17:49:19 Step 7/7 : RUN go mod download 17:49:19 ---> Running in 2886869c7c3a 17:49:57 Removing intermediate container 2886869c7c3a 17:49:57 ---> 77a316991ed5 17:49:57 Successfully built 77a316991ed5 17:49:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:49:58 + docker inspect -f . ci-base-image-x86_64 17:49:58 . [Pipeline] withDockerContainer 17:49:58 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 17:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-x86_64 cat 17:49:58 $ docker top 4c591ba5088d8b93aa324c56826be7469248439cc3b1ebdb0e2cb1da6c0bd35e -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:59 + go version 17:49:59 go version go1.16.5 linux/amd64 [Pipeline] } 17:49:59 $ docker stop --time=1 4c591ba5088d8b93aa324c56826be7469248439cc3b1ebdb0e2cb1da6c0bd35e 17:50:00 $ docker rm -f 4c591ba5088d8b93aa324c56826be7469248439cc3b1ebdb0e2cb1da6c0bd35e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:01 + docker inspect -f . ci-base-image-x86_64 17:50:01 . [Pipeline] withDockerContainer 17:50:01 prd-centos7-docker-4c-2g-426 does not seem to be running inside a container 17:50:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-x86_64 cat 17:50:01 $ docker top 6fad9a3bfa61305b0aea0d7acc248789994091928c3b23bfef8b3a98e702a1d8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:02 + go mod tidy [Pipeline] sh 17:50:02 + make test 17:50:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:50:02 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:50:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.056s coverage: 83.5% of statements 17:50:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:50:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:50:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:50:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.025s coverage: 26.3% of statements 17:50:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:50:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.022s coverage: 47.2% of statements 17:50:13 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.007s coverage: 90.0% of statements 17:50:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.027s coverage: 86.2% of statements 17:50:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.005s coverage: 59.5% of statements 17:50:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.003s coverage: 35.5% of statements 17:50:14 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.006s coverage: 49.4% of statements 17:50:14 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:50:20 gofmt -l . 17:50:20 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:50:20 $ docker stop --time=1 6fad9a3bfa61305b0aea0d7acc248789994091928c3b23bfef8b3a98e702a1d8 17:50:21 $ docker rm -f 6fad9a3bfa61305b0aea0d7acc248789994091928c3b23bfef8b3a98e702a1d8 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:50:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:50:23 ---> job-cost.sh 17:50:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CcjJ 17:50:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:50:45 lf-activate-venv(): INFO: Adding /tmp/venv-CcjJ/bin to PATH 17:50:45 INFO: No Stack... 17:50:45 INFO: Retrieving Pricing Info for: v3-standard-2 17:50:45 INFO: Archiving Costs [Pipeline] sh 17:50:46 + cut -d, -f6 17:50:46 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv [Pipeline] lock 17:50:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] 17:50:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] did not exist. Created. 17:50:46 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:46 + echo total: 0.05999999865889549 [Pipeline] stash 17:50:46 Stashed 1 file(s) [Pipeline] } 17:50:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:16:24 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2764 in /w/workspace/dry_go-mod-core-contracts_PR-641 [Pipeline] { [Pipeline] ws 19:16:24 Running in /w/workspace/go-mod-core-contracts/4 [Pipeline] { [Pipeline] checkout 19:16:24 Selected Git installation does not exist. Using Default 19:16:24 The recommended git tool is: NONE 19:16:31 using credential edgex-jenkins-ssh 19:16:31 Cloning the remote Git repository 19:16:31 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:32 > git init /w/workspace/go-mod-core-contracts/4 # timeout=10 19:16:32 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:32 > git --version # timeout=10 19:16:32 > git --version # 'git version 2.17.1' 19:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:16:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:33 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:16:33 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:34 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 77bad3c0d5ee2f882e510d95064f3efff09db74b 19:16:34 Merge succeeded, producing 77bad3c0d5ee2f882e510d95064f3efff09db74b 19:16:34 Checking out Revision 77bad3c0d5ee2f882e510d95064f3efff09db74b (PR-641) 19:16:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/641/head:refs/remotes/origin/PR-641 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:34 > git config core.sparsecheckout # timeout=10 19:16:34 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 19:16:34 > git remote # timeout=10 19:16:34 > git config --get remote.origin.url # timeout=10 19:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:34 > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 19:16:34 > git rev-parse HEAD^{commit} # timeout=10 19:16:34 > git config core.sparsecheckout # timeout=10 19:16:34 > git checkout -f 77bad3c0d5ee2f882e510d95064f3efff09db74b # timeout=10 19:16:39 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-kit/kit-0.11.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:40 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:16:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:41 + true 19:16:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:16:59 ========================================================= 19:16:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:16:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:17:01 Sending build context to Docker daemon 2.909MB 19:17:01 Step 1/7 : ARG BASE=golang:1.16-alpine 19:17:01 Step 2/7 : FROM ${BASE} 19:17:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:01 595b0fe564bb: Pulling fs layer 19:17:01 24495759ef45: Pulling fs layer 19:17:01 d148012ef14d: Pulling fs layer 19:17:01 cb65c68fc2e2: Pulling fs layer 19:17:01 093eec477d81: Pulling fs layer 19:17:01 20fd20ab2234: Pulling fs layer 19:17:01 43245461236d: Pulling fs layer 19:17:01 5a37c24eccbd: Pulling fs layer 19:17:01 cb65c68fc2e2: Waiting 19:17:01 093eec477d81: Waiting 19:17:01 20fd20ab2234: Waiting 19:17:01 43245461236d: Waiting 19:17:01 5a37c24eccbd: Waiting 19:17:01 d148012ef14d: Verifying Checksum 19:17:01 d148012ef14d: Download complete 19:17:01 24495759ef45: Verifying Checksum 19:17:01 24495759ef45: Download complete 19:17:01 093eec477d81: Verifying Checksum 19:17:01 093eec477d81: Download complete 19:17:01 20fd20ab2234: Verifying Checksum 19:17:01 20fd20ab2234: Download complete 19:17:01 43245461236d: Verifying Checksum 19:17:01 43245461236d: Download complete 19:17:01 595b0fe564bb: Verifying Checksum 19:17:01 595b0fe564bb: Download complete 19:17:02 595b0fe564bb: Pull complete 19:17:03 24495759ef45: Pull complete 19:17:03 d148012ef14d: Pull complete 19:17:04 5a37c24eccbd: Verifying Checksum 19:17:04 5a37c24eccbd: Download complete 19:17:05 cb65c68fc2e2: Verifying Checksum 19:17:05 cb65c68fc2e2: Download complete 19:17:18 cb65c68fc2e2: Pull complete 19:17:18 093eec477d81: Pull complete 19:17:18 20fd20ab2234: Pull complete 19:17:18 43245461236d: Pull complete 19:17:21 5a37c24eccbd: Pull complete 19:17:21 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 19:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:21 ---> 274d7007c78b 19:17:21 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:17:25 ---> Running in c62bb6b1e442 19:17:25 Removing intermediate container c62bb6b1e442 19:17:25 ---> b480eaae2ffd 19:17:25 Step 4/7 : RUN apk add bash 19:17:25 ---> Running in 6ee9bcce3e71 19:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:29 OK: 138 MiB in 40 packages 19:17:31 Removing intermediate container 6ee9bcce3e71 19:17:31 ---> b2a76c07467a 19:17:31 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:17:31 ---> Running in 9e18b72e637f 19:17:31 Removing intermediate container 9e18b72e637f 19:17:31 ---> 4d1fb2f556e1 19:17:31 Step 6/7 : COPY go.mod . 19:17:32 ---> 66afa8cb38ee 19:17:32 Step 7/7 : RUN go mod download 19:17:32 ---> Running in ae68069eb496 19:19:09 Removing intermediate container ae68069eb496 19:19:09 ---> c37aaaa6f6d0 19:19:09 Successfully built c37aaaa6f6d0 19:19:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:19:10 + docker inspect -f . ci-base-image-arm64 19:19:10 . [Pipeline] withDockerContainer 19:19:10 prd-ubuntu18.04-docker-arm64-4c-16g-2764 does not seem to be running inside a container 19:19:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat 19:19:12 $ docker top 2ab9cb1a3a9b4042c88f73beca7026b086b67cb6c189bba7106f4a24645e8f57 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:13 + go version 19:19:13 go version go1.16.5 linux/arm64 [Pipeline] } 19:19:13 $ docker stop --time=1 2ab9cb1a3a9b4042c88f73beca7026b086b67cb6c189bba7106f4a24645e8f57 19:19:15 $ docker rm -f 2ab9cb1a3a9b4042c88f73beca7026b086b67cb6c189bba7106f4a24645e8f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:16 + docker inspect -f . ci-base-image-arm64 19:19:16 . [Pipeline] withDockerContainer 19:19:16 prd-ubuntu18.04-docker-arm64-4c-16g-2764 does not seem to be running inside a container 19:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/4 -v /w/workspace/go-mod-core-contracts/4:/w/workspace/go-mod-core-contracts/4:rw,z -v /w/workspace/go-mod-core-contracts/4@tmp:/w/workspace/go-mod-core-contracts/4@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 ******** ci-base-image-arm64 cat 19:19:18 $ docker top 9ac8b7334e7189541e141c42376864eaf13b79fae4f641b0b9f06cbddfa7cf6f -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:19 + go mod tidy [Pipeline] sh 19:19:21 + make test 19:19:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:19:22 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:19:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.400s coverage: 83.5% of statements 19:19:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 19:19:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:19:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 19:19:55 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.041s coverage: 26.3% of statements 19:19:55 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 19:19:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.071s coverage: 47.2% of statements 19:19:58 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.049s coverage: 90.0% of statements 19:19:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.292s coverage: 86.2% of statements 19:19:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.047s coverage: 59.5% of statements 19:19:59 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.030s coverage: 35.5% of statements 19:20:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.035s coverage: 49.4% of statements 19:20:00 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:20:23 gofmt -l . 19:20:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:20:24 $ docker stop --time=1 9ac8b7334e7189541e141c42376864eaf13b79fae4f641b0b9f06cbddfa7cf6f 19:20:26 $ docker rm -f 9ac8b7334e7189541e141c42376864eaf13b79fae4f641b0b9f06cbddfa7cf6f [Pipeline] // withDockerContainer [Pipeline] sh 19:20:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:27 Warning: overwriting stash ‘coverage-report’ 19:20:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:20:28 ---> job-cost.sh 19:20:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OdxX 19:21:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-OdxX/bin to PATH 19:22:44 INFO: No Stack... 19:22:44 INFO: Retrieving Pricing Info for: v2-standard-4 19:22:45 INFO: Archiving Costs [Pipeline] sh 19:22:45 + cat /w/workspace/go-mod-core-contracts/4/archives/cost.csv 19:22:45 + cut -d, -f6 [Pipeline] lock 19:22:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] 19:22:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] did not exist. Created. 19:22:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:45 /w/workspace/go-mod-core-contracts/4@tmp/durable-816805bf/script.sh: 1: /w/workspace/go-mod-core-contracts/4@tmp/durable-816805bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:22:46 + echo total: 0.18000000715255737 [Pipeline] stash 19:22:46 Warning: overwriting stash ‘stack-cost’ 19:22:46 Stashed 1 file(s) [Pipeline] } 19:22:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-641-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:22:47 provisioning config files... 19:22:47 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config7684396795238454449tmp [Pipeline] { [Pipeline] sh 19:22:47 + set +x 19:22:47 + curl -s https://codecov.io/bash 19:22:47 + bash -s -- 19:22:47 19:22:47 _____ _ 19:22:47 / ____| | | 19:22:47 | | ___ __| | ___ ___ _____ __ 19:22:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:47 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:47 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:47 Bash-1.0.4 19:22:47 19:22:47 19:22:47 ==> git version 2.24.4 found 19:22:47 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:22:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:22:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:22:47 ==> Jenkins CI detected. 19:22:47 project root: . 19:22:47 --> token set from env 19:22:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:47 ==> Running gcov in . (disable via -X gcov) 19:22:47 ==> Python coveragepy not found 19:22:47 ==> Searching for coverage reports in: 19:22:47 + . 19:22:47 -> Found 1 reports 19:22:47 ==> Detecting git/mercurial file structure 19:22:47 ==> Reading reports 19:22:47 + ./coverage.out bytes=101674 19:22:47 ==> Appending adjustments 19:22:47 https://docs.codecov.io/docs/fixing-reports 19:22:47 + Found adjustments 19:22:47 ==> Gzipping contents 19:22:47 16K /tmp/codecov.Gj0bmT.gz 19:22:47 ==> Uploading reports 19:22:47 url: https://codecov.io 19:22:47 query: branch=PR-641&commit=77bad3c0d5ee2f882e510d95064f3efff09db74b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 19:22:47 -> Pinging Codecov 19:22:47 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-641&commit=77bad3c0d5ee2f882e510d95064f3efff09db74b&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-641%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=641&job=&cmd_args= 19:22:48 -> Uploading to 19:22:48 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/71470A77251A30514AAF9C0BB2E5B6CE/77bad3c0d5ee2f882e510d95064f3efff09db74b/a05453c2-36ba-4955-b350-c5a8329232fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192248Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2bbdb8b2fc96ed9a5ba8b9371dd284ed61f2639157d82359b2de0f058429315 19:22:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:48 Dload Upload Total Spent Left Speed 19:22:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15255 0 0 100 15255 0 43728 --:--:-- --:--:-- --:--:-- 43710 19:22:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/77bad3c0d5ee2f882e510d95064f3efff09db74b [Pipeline] } 19:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:22:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:51 ---> package-listing.sh 19:22:51 ++ facter osfamily 19:22:51 ++ tr '[:upper:]' '[:lower:]' 19:22:51 + OS_FAMILY=redhat 19:22:51 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-641 19:22:51 + START_PACKAGES=/tmp/packages_start.txt 19:22:51 + END_PACKAGES=/tmp/packages_end.txt 19:22:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:51 + PACKAGES=/tmp/packages_start.txt 19:22:51 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 19:22:51 + PACKAGES=/tmp/packages_end.txt 19:22:51 + case "${OS_FAMILY}" in 19:22:51 + rpm -qa 19:22:51 + sort 19:22:52 + '[' -f /tmp/packages_start.txt ']' 19:22:52 + '[' -f /tmp/packages_end.txt ']' 19:22:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:52 + '[' /w/workspace/dry_go-mod-core-contracts_PR-641 ']' 19:22:52 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ 19:22:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-641/archives/ [Pipeline] echo 19:22:52 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/dry_go-mod-core-contracts_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:53 19:22:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:22:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:53 alpine: Pulling from edgex-lftools-log-publisher 19:22:53 df20fa9351a1: Pulling fs layer 19:22:53 36b3adc4ff6f: Pulling fs layer 19:22:53 8ad3a11d3b57: Pulling fs layer 19:22:53 46f8f816bc3b: Pulling fs layer 19:22:53 93b61091891f: Pulling fs layer 19:22:53 93b9cdb0e59b: Pulling fs layer 19:22:53 5e14af77c1be: Pulling fs layer 19:22:53 01666e4c0597: Pulling fs layer 19:22:53 aa168da1d23b: Pulling fs layer 19:22:53 46f8f816bc3b: Waiting 19:22:53 93b61091891f: Waiting 19:22:53 93b9cdb0e59b: Waiting 19:22:53 5e14af77c1be: Waiting 19:22:53 01666e4c0597: Waiting 19:22:53 aa168da1d23b: Waiting 19:22:53 36b3adc4ff6f: Verifying Checksum 19:22:53 36b3adc4ff6f: Download complete 19:22:53 46f8f816bc3b: Verifying Checksum 19:22:53 46f8f816bc3b: Download complete 19:22:53 df20fa9351a1: Verifying Checksum 19:22:53 df20fa9351a1: Download complete 19:22:53 93b9cdb0e59b: Verifying Checksum 19:22:53 93b9cdb0e59b: Download complete 19:22:53 5e14af77c1be: Verifying Checksum 19:22:53 5e14af77c1be: Download complete 19:22:53 01666e4c0597: Verifying Checksum 19:22:53 01666e4c0597: Download complete 19:22:53 93b61091891f: Verifying Checksum 19:22:53 93b61091891f: Download complete 19:22:53 df20fa9351a1: Pull complete 19:22:54 36b3adc4ff6f: Pull complete 19:22:54 8ad3a11d3b57: Verifying Checksum 19:22:54 8ad3a11d3b57: Download complete 19:22:54 8ad3a11d3b57: Pull complete 19:22:54 46f8f816bc3b: Pull complete 19:22:54 93b61091891f: Pull complete 19:22:54 93b9cdb0e59b: Pull complete 19:22:55 5e14af77c1be: Pull complete 19:22:55 01666e4c0597: Pull complete 19:22:57 aa168da1d23b: Verifying Checksum 19:22:57 aa168da1d23b: Download complete 19:23:02 aa168da1d23b: Pull complete 19:23:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:02 prd-centos7-docker-4c-2g-405 does not seem to be running inside a container 19:23:02 $ 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/dry_go-mod-core-contracts_PR-641/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-641 -v /w/workspace/dry_go-mod-core-contracts_PR-641:/w/workspace/dry_go-mod-core-contracts_PR-641:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-641@tmp:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:04 $ docker top 9601df849823d00939284b03f24c1f82ad2d5a224cf3cd8a020a40a89b333038 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:04 + mkdir -p /var/log/sa [Pipeline] sh 19:23:05 + ls /var/log/sa-host 19:23:05 + sadf -c /var/log/sa-host/sa05 19:23:05 file_magic: OK 19:23:05 HZ: Using current value: 100 19:23:05 file_header: OK 19:23:05 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 19:23:05 Statistics: 19:23:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:05 File successfully converted to sysstat format version 12.2.1 19:23:05 + sadf -c /var/log/sa-host/sa14 19:23:05 file_magic: OK 19:23:05 HZ: Using current value: 100 19:23:05 file_header: OK 19:23:05 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 19:23:05 Statistics: 19:23:05 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... 19:23:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:05 provisioning config files... 19:23:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-641@tmp/config8860102074289067473tmp [Pipeline] { [Pipeline] echo 19:23:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:05 ---> create-netrc.sh [Pipeline] } 19:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:06 ---> python-tools-install.sh [Pipeline] echo 19:23:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:06 ---> sudo-logs.sh 19:23:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:06 ---> job-cost.sh 19:23:06 lf-activate-venv: SKIPPING 19:23:06 DEBUG: total: 0.18000000715255737 19:23:06 INFO: Retrieving Stack Cost... 19:23:07 INFO: Retrieving Pricing Info for: v3-standard-2 19:23:08 INFO: Archiving Costs [Pipeline] echo 19:23:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:08 ---> logs-deploy.sh 19:23:08 lf-activate-venv: SKIPPING 19:23:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-641/4 19:23:08 INFO: archiving workspace using pattern(s): 19:23:09 Archives upload complete. 19:23:09 INFO: archiving logs to Nexus 19:23:09 ---> uname -a: 19:23:09 Linux prd-centos7-docker-4c-2g-405.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:23:09 19:23:09 19:23:09 ---> lscpu: 19:23:09 Architecture: x86_64 19:23:09 CPU op-mode(s): 32-bit, 64-bit 19:23:09 Byte Order: Little Endian 19:23:09 Address sizes: 40 bits physical, 48 bits virtual 19:23:09 CPU(s): 2 19:23:09 On-line CPU(s) list: 0,1 19:23:09 Thread(s) per core: 1 19:23:09 Core(s) per socket: 1 19:23:09 Socket(s): 2 19:23:09 NUMA node(s): 1 19:23:09 Vendor ID: AuthenticAMD 19:23:09 CPU family: 23 19:23:09 Model: 49 19:23:09 Model name: AMD EPYC-Rome Processor 19:23:09 Stepping: 0 19:23:09 CPU MHz: 2799.996 19:23:09 BogoMIPS: 5599.99 19:23:09 Virtualization: AMD-V 19:23:09 Hypervisor vendor: KVM 19:23:09 Virtualization type: full 19:23:09 L1d cache: 64 KiB 19:23:09 L1i cache: 64 KiB 19:23:09 L2 cache: 1 MiB 19:23:09 L3 cache: 32 MiB 19:23:09 NUMA node0 CPU(s): 0,1 19:23:09 Vulnerability Itlb multihit: Not affected 19:23:09 Vulnerability L1tf: Not affected 19:23:09 Vulnerability Mds: Not affected 19:23:09 Vulnerability Meltdown: Not affected 19:23:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:09 Vulnerability Srbds: Not affected 19:23:09 Vulnerability Tsx async abort: Not affected 19:23:09 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 19:23:09 19:23:09 19:23:09 ---> nproc: 19:23:09 2 19:23:09 19:23:09 19:23:09 ---> df -h: 19:23:09 Filesystem Size Used Available Use% Mounted on 19:23:09 overlay 40.0G 7.2G 32.8G 18% / 19:23:09 tmpfs 64.0M 0 64.0M 0% /dev 19:23:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:23:09 shm 64.0M 0 64.0M 0% /dev/shm 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dry_go-mod-core-contracts_PR-641 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dry_go-mod-core-contracts_PR-641@tmp 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 19:23:09 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 19:23:09 19:23:09 19:23:09 ---> free -m: 19:23:09 total used free shared buff/cache available 19:23:09 Mem: 7821 1033 4634 0 2153 6626 19:23:09 Swap: 1023 0 1023 19:23:09 19:23:09 19:23:09 ---> ip addr: 19:23:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:09 inet 127.0.0.1/8 scope host lo 19:23:09 valid_lft forever preferred_lft forever 19:23:09 inet6 ::1/128 scope host 19:23:09 valid_lft forever preferred_lft forever 19:23:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:09 link/ether fa:16:3e:00:5c:b6 brd ff:ff:ff:ff:ff:ff 19:23:09 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 19:23:09 valid_lft 80612sec preferred_lft 80612sec 19:23:09 inet6 fe80::f816:3eff:fe00:5cb6/64 scope link 19:23:09 valid_lft forever preferred_lft forever 19:23:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:09 link/ether 02:42:01:ca:66:df brd ff:ff:ff:ff:ff:ff 19:23:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:09 valid_lft forever preferred_lft forever 19:23:09 inet6 fe80::42:1ff:feca:66df/64 scope link 19:23:09 valid_lft forever preferred_lft forever 19:23:09 19:23:09 19:23:09 ---> sar -b -r -n DEV: 19:23:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 19:23:09 19:23:09 17:46:29 LINUX RESTART (2 CPU) 19:23:09 19:23:09 17:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:09 17:48:01 81.57 4.05 77.52 0.00 2765.23 3582.02 0.00 19:23:09 17:49:01 0.35 0.00 0.35 0.00 0.00 5.83 0.00 19:23:09 17:50:01 0.40 0.00 0.40 0.00 0.00 6.13 0.00 19:23:09 17:51:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 19:23:09 17:52:01 0.22 0.00 0.22 0.00 0.00 2.37 0.00 19:23:09 17:53:01 0.35 0.00 0.35 0.00 0.00 4.56 0.00 19:23:09 17:54:01 0.25 0.00 0.25 0.00 0.00 2.72 0.00 19:23:09 17:55:02 0.25 0.00 0.25 0.00 0.00 3.88 0.00 19:23:09 17:56:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 19:23:09 17:57:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 19:23:09 17:58:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 19:23:09 17:59:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 19:23:09 18:00:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 19:23:09 18:01:01 0.23 0.02 0.22 0.00 0.13 2.83 0.00 19:23:09 18:02:01 1.03 0.25 0.78 0.00 6.53 17.84 0.00 19:23:09 18:03:01 0.30 0.00 0.30 0.00 0.00 2.90 0.00 19:23:09 18:04:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 19:23:09 18:05:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 19:23:09 18:06:01 0.17 0.00 0.17 0.00 0.00 2.15 0.00 19:23:09 18:07:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 19:23:09 18:08:01 0.30 0.00 0.30 0.00 0.00 4.33 0.00 19:23:09 18:09:01 0.20 0.00 0.20 0.00 0.00 3.45 0.00 19:23:09 18:10:01 0.28 0.00 0.28 0.00 0.00 3.70 0.00 19:23:09 18:11:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 19:23:09 18:12:01 0.30 0.00 0.30 0.00 0.00 4.61 0.00 19:23:09 18:13:01 0.28 0.00 0.28 0.00 0.00 4.60 0.00 19:23:09 18:14:01 0.25 0.00 0.25 0.00 0.00 3.35 0.00 19:23:09 18:15:01 0.20 0.00 0.20 0.00 0.00 3.43 0.00 19:23:09 18:16:01 0.22 0.00 0.22 0.00 0.00 2.77 0.00 19:23:09 18:17:01 4.83 4.36 0.47 0.00 64.09 9.71 0.00 19:23:09 18:18:01 271.71 249.68 22.04 0.00 3380.44 974.73 0.00 19:23:09 18:19:01 0.55 0.00 0.55 0.00 0.00 10.09 0.00 19:23:09 18:20:01 0.17 0.00 0.17 0.00 0.00 3.83 0.00 19:23:09 18:21:01 0.17 0.00 0.17 0.00 0.00 3.43 0.00 19:23:09 18:22:01 0.18 0.00 0.18 0.00 0.00 3.43 0.00 19:23:09 18:23:01 0.28 0.00 0.28 0.00 0.00 5.40 0.00 19:23:09 18:24:01 0.27 0.00 0.27 0.00 0.00 4.08 0.00 19:23:09 18:25:01 0.25 0.00 0.25 0.00 0.00 3.95 0.00 19:23:09 18:26:01 0.20 0.00 0.20 0.00 0.00 2.77 0.00 19:23:09 18:27:01 0.20 0.00 0.20 0.00 0.00 3.30 0.00 19:23:09 18:28:01 0.33 0.00 0.33 0.00 0.00 5.83 0.00 19:23:09 18:29:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 19:23:09 18:30:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 19:23:09 18:31:01 0.19 0.00 0.19 0.00 0.00 1.56 0.00 19:23:09 18:32:01 0.18 0.00 0.18 0.00 0.00 2.38 0.00 19:23:09 18:33:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 19:23:09 18:34:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 19:23:09 18:35:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 19:23:09 18:36:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:23:09 18:37:01 0.15 0.00 0.15 0.00 0.00 1.20 0.00 19:23:09 18:38:01 0.37 0.00 0.37 0.00 0.00 5.66 0.00 19:23:09 18:39:01 0.30 0.00 0.30 0.00 0.00 4.45 0.00 19:23:09 18:40:01 0.15 0.00 0.15 0.00 0.00 1.35 0.00 19:23:09 18:41:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 19:23:09 18:42:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 19:23:09 18:43:01 0.20 0.00 0.20 0.00 0.00 2.42 0.00 19:23:09 18:44:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 19:23:09 18:45:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:23:09 18:46:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 19:23:09 18:47:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 19:23:09 18:48:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:23:09 18:49:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 19:23:09 18:50:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:23:09 18:51:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 19:23:09 18:52:01 0.32 0.00 0.32 0.00 0.00 4.30 0.00 19:23:09 18:53:01 0.30 0.00 0.30 0.00 0.00 3.45 0.00 19:23:09 18:54:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:23:09 18:55:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:09 18:56:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:09 18:57:01 0.27 0.00 0.27 0.00 0.00 3.05 0.00 19:23:09 18:58:01 0.33 0.00 0.33 0.00 0.00 4.80 0.00 19:23:09 18:59:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 19:23:09 19:00:01 0.27 0.00 0.27 0.00 0.00 2.62 0.00 19:23:09 19:01:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 19:23:09 19:02:01 0.22 0.00 0.22 0.00 0.00 2.56 0.00 19:23:09 19:03:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 19:23:09 19:04:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:23:09 19:05:01 0.22 0.00 0.22 0.00 0.00 3.22 0.00 19:23:09 19:06:01 0.28 0.00 0.28 0.00 0.00 2.83 0.00 19:23:09 19:07:01 0.18 0.00 0.18 0.00 0.00 1.65 0.00 19:23:09 19:08:02 0.23 0.00 0.23 0.00 0.00 2.92 0.00 19:23:09 19:09:01 0.20 0.00 0.20 0.00 0.00 2.63 0.00 19:23:09 19:10:01 0.23 0.00 0.23 0.00 0.00 2.67 0.00 19:23:09 19:11:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:23:09 19:12:01 0.15 0.00 0.15 0.00 0.00 1.37 0.00 19:23:09 19:13:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 19:23:09 19:14:01 0.22 0.00 0.22 0.00 0.00 2.98 0.00 19:23:09 19:15:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 19:23:09 19:16:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:23:09 19:17:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:23:09 19:18:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 19:23:09 19:19:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:23:09 19:20:01 0.28 0.00 0.28 0.00 0.00 3.10 0.00 19:23:09 19:21:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 19:23:09 19:22:01 0.13 0.00 0.13 0.00 0.00 2.17 0.00 19:23:09 19:23:01 8.33 0.13 8.19 0.00 13.72 420.47 0.00 19:23:09 Average: 4.05 2.69 1.36 0.00 64.95 55.08 0.00 19:23:09 19:23:09 17:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:09 17:48:01 5445560 0 823580 10.28 2620 1737180 1303648 14.39 592592 1568656 16 19:23:09 17:49:01 5454060 0 815072 10.18 2620 1737188 1238048 13.67 585660 1568620 16 19:23:09 17:50:01 5456680 0 812452 10.14 2620 1737188 1207268 13.33 587980 1564756 20 19:23:09 17:51:01 5456512 0 812612 10.15 2620 1737196 1206992 13.33 588080 1564756 20 19:23:09 17:52:01 5456960 0 812160 10.14 2620 1737200 1207088 13.33 582700 1570556 12 19:23:09 17:53:01 5456620 0 812496 10.14 2620 1737204 1207052 13.33 582548 1570560 12 19:23:09 17:54:01 5456576 0 812532 10.15 2620 1737212 1206992 13.33 582416 1570556 20 19:23:09 17:55:02 5446408 0 822696 10.27 2620 1737216 1207184 13.33 592312 1570556 8 19:23:09 17:56:01 5447436 0 821664 10.26 2620 1737220 1206992 13.33 591692 1570556 16 19:23:09 17:57:01 5446088 0 823008 10.28 2620 1737224 1207088 13.33 595232 1568748 16 19:23:09 17:58:01 5446416 0 822676 10.27 2620 1737228 1207056 13.33 594952 1568748 8 19:23:09 17:59:01 5446056 0 823032 10.28 2620 1737232 1207104 13.33 599856 1563788 8 19:23:09 18:00:01 5446244 0 822836 10.27 2620 1737240 1207056 13.33 599692 1563792 16 19:23:09 18:01:01 5444744 0 824336 10.29 2620 1737240 1209396 13.35 600028 1564068 20 19:23:09 18:02:01 5445192 0 823760 10.29 2620 1737368 1207660 13.33 600288 1564128 20 19:23:09 18:03:01 5445192 0 823760 10.29 2620 1737368 1207636 13.33 600136 1564128 12 19:23:09 18:04:01 5445800 0 823144 10.28 2620 1737376 1207564 13.33 599640 1564128 16 19:23:09 18:05:01 5445768 0 823172 10.28 2620 1737380 1207564 13.33 599780 1564128 16 19:23:09 18:06:01 5445620 0 823316 10.28 2620 1737384 1207564 13.33 599768 1564128 8 19:23:09 18:07:01 5445236 0 823696 10.28 2620 1737388 1207660 13.33 600268 1564128 16 19:23:09 18:08:01 5445392 0 823536 10.28 2620 1737392 1207624 13.33 600264 1563848 12 19:23:09 18:09:01 5445712 0 823212 10.28 2620 1737396 1207564 13.33 599944 1563848 12 19:23:09 18:10:01 5445580 0 823340 10.28 2620 1737400 1207564 13.33 599968 1563848 8 19:23:09 18:11:01 5445604 0 823312 10.28 2620 1737404 1207564 13.33 600004 1563848 8 19:23:09 18:12:01 5445048 0 823864 10.29 2620 1737408 1207660 13.33 600576 1563848 20 19:23:09 18:13:01 5445424 0 823480 10.28 2620 1737416 1207624 13.33 600388 1563852 12 19:23:09 18:14:01 5445720 0 823184 10.28 2620 1737416 1207564 13.33 599996 1563848 8 19:23:09 18:15:01 5445976 0 822920 10.28 2620 1737424 1207564 13.33 600072 1563848 8 19:23:09 18:16:01 5445952 0 822944 10.28 2620 1737424 1207564 13.33 600104 1563848 8 19:23:09 18:17:01 5439528 0 827888 10.34 2620 1738904 1212132 13.38 602884 1564396 20 19:23:09 18:18:01 5291360 0 918144 11.46 2620 1796816 1207644 13.33 640540 1582980 12 19:23:09 18:19:01 5291900 0 917604 11.46 2620 1796816 1207596 13.33 640420 1582980 20 19:23:09 18:20:01 5291456 0 918040 11.46 2620 1796824 1207660 13.33 640496 1582980 8 19:23:09 18:21:01 5291456 0 918040 11.46 2620 1796824 1207660 13.33 640380 1582980 8 19:23:09 18:22:01 5290712 0 918776 11.47 2620 1796832 1207840 13.34 641316 1582980 12 19:23:09 18:23:01 5290228 0 919256 11.48 2620 1796836 1208156 13.34 641788 1582980 8 19:23:09 18:24:01 5291680 0 917800 11.46 2620 1796840 1207916 13.34 640536 1582984 8 19:23:09 18:25:01 5291580 0 917896 11.46 2620 1796844 1207916 13.34 640528 1582980 8 19:23:09 18:26:01 5291464 0 918012 11.46 2620 1796844 1207916 13.34 640448 1582980 8 19:23:09 18:27:01 5291644 0 917824 11.46 2620 1796852 1208072 13.34 640832 1582980 12 19:23:09 18:28:01 5291428 0 918036 11.46 2620 1796856 1208024 13.34 640676 1582980 12 19:23:09 18:29:01 5291696 0 917764 11.46 2620 1796860 1207916 13.34 640536 1582980 8 19:23:09 18:30:01 5291696 0 917760 11.46 2620 1796864 1207916 13.34 640428 1582980 8 19:23:09 18:31:01 5291620 0 917832 11.46 2620 1796868 1207916 13.34 640456 1582984 8 19:23:09 18:32:01 5291336 0 918112 11.46 2620 1796872 1208000 13.34 640588 1582980 12 19:23:09 18:33:01 5292020 0 917424 11.45 2620 1796876 1207976 13.34 640528 1582980 8 19:23:09 18:34:01 5291928 0 917512 11.46 2620 1796880 1207916 13.34 640408 1582980 8 19:23:09 18:35:01 5291068 0 918340 11.47 2620 1796912 1208108 13.34 640868 1582980 12 19:23:09 18:36:01 5291836 0 917592 11.46 2620 1796892 1207916 13.34 640588 1582980 8 19:23:09 18:37:01 5291312 0 918116 11.46 2620 1796892 1208024 13.34 640664 1582980 12 19:23:09 18:38:01 5291384 0 918036 11.46 2620 1796900 1207976 13.34 640604 1582964 12 19:23:09 18:39:01 5291448 0 917972 11.46 2620 1796900 1207916 13.34 640640 1582964 8 19:23:09 18:40:01 5291820 0 917596 11.46 2620 1796904 1207916 13.34 640500 1582964 8 19:23:09 18:41:01 5292124 0 917284 11.45 2620 1796912 1207916 13.34 640572 1582964 8 19:23:09 18:42:01 5291468 0 917940 11.46 2620 1796912 1208000 13.34 640612 1582964 12 19:23:09 18:43:01 5291328 0 918072 11.46 2620 1796920 1208000 13.34 640636 1582964 8 19:23:09 18:44:01 5291316 0 918084 11.46 2620 1796920 1207916 13.34 640564 1582964 8 19:23:09 18:45:01 5291844 0 917548 11.46 2620 1796928 1207916 13.34 640504 1582964 8 19:23:09 18:46:01 5291572 0 917816 11.46 2620 1796932 1207916 13.34 640556 1582964 8 19:23:09 18:47:01 5291404 0 917980 11.46 2620 1796936 1208140 13.34 640800 1582968 12 19:23:09 18:48:01 5291444 0 917936 11.46 2620 1796940 1208044 13.34 640752 1582964 12 19:23:09 18:49:01 5291216 0 918164 11.46 2620 1796940 1207984 13.34 640624 1582964 8 19:23:09 18:50:01 5291488 0 917884 11.46 2620 1796948 1207984 13.34 640628 1582964 8 19:23:09 18:51:01 5291884 0 917484 11.46 2620 1796952 1207984 13.34 640700 1582964 12 19:23:09 18:52:01 5291680 0 917684 11.46 2620 1796956 1208056 13.34 640744 1582964 12 19:23:09 18:53:01 5291376 0 917980 11.46 2620 1796964 1208068 13.34 640736 1582968 8 19:23:09 18:54:01 5291200 0 918152 11.46 2620 1796968 1207984 13.34 640648 1582964 8 19:23:09 18:55:01 5290620 0 918728 11.47 2620 1796972 1208152 13.34 641132 1582964 8 19:23:09 18:56:01 5292140 0 917204 11.45 2620 1796976 1207984 13.34 640640 1582964 8 19:23:09 18:57:01 5291952 0 917388 11.45 2620 1796980 1207516 13.33 640504 1582964 12 19:23:09 18:58:01 5291744 0 917648 11.46 2620 1796928 1207480 13.33 640588 1582940 12 19:23:09 18:59:01 5292320 0 917060 11.45 2620 1796940 1207444 13.33 640256 1582940 8 19:23:09 19:00:01 5291688 0 917692 11.46 2620 1796940 1207528 13.33 640676 1582940 8 19:23:09 19:01:01 5290408 0 918964 11.47 2620 1796948 1210640 13.37 641328 1582940 8 19:23:09 19:02:01 5291564 0 917808 11.46 2620 1796948 1207528 13.33 640604 1582940 12 19:23:09 19:03:01 5291904 0 917460 11.46 2620 1796956 1207528 13.33 640580 1582940 8 19:23:09 19:04:01 5291792 0 917568 11.46 2620 1796960 1207444 13.33 640364 1582940 8 19:23:09 19:05:01 5291312 0 918044 11.46 2620 1796964 1207612 13.33 640936 1582940 8 19:23:09 19:06:01 5291956 0 917396 11.45 2620 1796968 1207444 13.33 640624 1582940 8 19:23:09 19:07:01 5291672 0 917676 11.46 2620 1796972 1207528 13.33 640556 1582940 12 19:23:09 19:08:02 5291680 0 917664 11.46 2620 1796976 1207516 13.33 640652 1582940 12 19:23:09 19:09:01 5291956 0 917380 11.45 2620 1796984 1207444 13.33 640552 1582944 8 19:23:09 19:10:01 5291676 0 917660 11.46 2620 1796984 1207444 13.33 640476 1582940 8 19:23:09 19:11:01 5291784 0 917548 11.46 2620 1796988 1207444 13.33 640580 1582940 8 19:23:09 19:12:01 5291532 0 917796 11.46 2620 1796992 1207540 13.33 640604 1582940 12 19:23:09 19:13:01 5290808 0 918516 11.47 2620 1796996 1207636 13.33 641004 1582940 12 19:23:09 19:14:01 5291692 0 917620 11.46 2620 1797008 1207444 13.33 640496 1582940 16 19:23:09 19:15:01 5291128 0 918184 11.46 2620 1797008 1207576 13.33 640932 1582940 16 19:23:09 19:16:01 5291552 0 917752 11.46 2620 1797016 1207444 13.33 640520 1582940 12 19:23:09 19:17:01 5291312 0 917988 11.46 2620 1797020 1207740 13.33 641164 1582944 16 19:23:09 19:18:01 5290860 0 918440 11.47 2620 1797020 1207812 13.33 641376 1582940 16 19:23:09 19:19:01 5291544 0 917748 11.46 2620 1797028 1207572 13.33 640740 1582940 12 19:23:09 19:20:01 5291652 0 917640 11.46 2620 1797028 1207572 13.33 640672 1582940 8 19:23:09 19:21:01 5290720 0 918564 11.47 2620 1797036 1207812 13.33 641388 1582940 20 19:23:09 19:22:01 5290836 0 918444 11.47 2620 1797040 1207824 13.34 641440 1582940 16 19:23:09 19:23:01 4735372 0 1070080 13.36 2620 2200868 1701160 18.78 864412 1845960 403052 19:23:09 Average: 5334497 0 889300 11.10 2620 1782523 1214226 13.41 629057 1580322 4210 19:23:09 19:23:09 17:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:09 17:48:01 eth0 320.08 201.83 655.76 56.30 0.00 0.00 0.00 0.00 19:23:09 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:48:01 docker0 12.30 7.39 2.48 26.49 0.00 0.00 0.00 0.00 19:23:09 17:49:01 eth0 1.85 0.63 0.63 0.40 0.00 0.00 0.00 0.00 19:23:09 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:50:01 eth0 0.85 0.28 0.31 0.23 0.00 0.00 0.00 0.00 19:23:09 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:52:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:53:01 eth0 0.23 0.17 0.10 0.04 0.00 0.00 0.00 0.00 19:23:09 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:54:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:23:09 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:55:02 eth0 0.57 0.33 0.28 0.20 0.00 0.00 0.00 0.00 19:23:09 17:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:57:01 eth0 0.27 0.18 0.09 0.04 0.00 0.00 0.00 0.00 19:23:09 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:58:01 eth0 0.52 0.10 0.05 0.03 0.00 0.00 0.00 0.00 19:23:09 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:59:01 eth0 0.22 0.20 0.07 0.01 0.00 0.00 0.00 0.00 19:23:09 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:00:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:01:01 eth0 0.58 0.07 0.06 0.01 0.00 0.00 0.00 0.00 19:23:09 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:02:01 eth0 0.20 0.20 0.08 0.05 0.00 0.00 0.00 0.00 19:23:09 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:03:01 eth0 0.28 0.12 0.07 0.04 0.00 0.00 0.00 0.00 19:23:09 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:04:01 eth0 0.90 0.10 0.10 0.01 0.00 0.00 0.00 0.00 19:23:09 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:05:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:06:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:23:09 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:07:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:08:01 eth0 0.17 0.12 0.07 0.04 0.00 0.00 0.00 0.00 19:23:09 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:09:01 eth0 0.50 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:23:09 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:10:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:11:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:12:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:23:09 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:13:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:23:09 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:14:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:17:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:18:01 eth0 0.13 0.08 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:20:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:21:01 eth0 0.32 0.07 0.03 0.01 0.00 0.00 0.00 0.00 19:23:09 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:22:01 eth0 1.28 0.42 0.42 0.24 0.00 0.00 0.00 0.00 19:23:09 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:23:01 eth0 0.65 0.35 0.33 0.23 0.00 0.00 0.00 0.00 19:23:09 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:24:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:25:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:23:09 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:26:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:27:01 eth0 0.62 0.37 0.35 0.26 0.00 0.00 0.00 0.00 19:23:09 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:28:01 eth0 0.07 0.03 0.06 0.00 0.00 0.00 0.00 0.00 19:23:09 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:29:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:30:01 eth0 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:23:09 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:32:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:33:01 eth0 0.12 0.10 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:34:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:23:09 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:35:01 eth0 0.48 0.28 0.27 0.17 0.00 0.00 0.00 0.00 19:23:09 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:36:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:23:09 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:37:01 eth0 0.13 0.08 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:38:01 eth0 0.13 0.12 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:42:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:43:01 eth0 0.12 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:45:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:23:09 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:47:01 eth0 1.05 0.42 0.39 0.24 0.00 0.00 0.00 0.00 19:23:09 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:48:01 eth0 0.13 0.05 0.07 0.03 0.00 0.00 0.00 0.00 19:23:09 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:51:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:52:01 eth0 0.12 0.12 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:53:01 eth0 0.13 0.10 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:54:01 eth0 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:23:09 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:55:01 eth0 0.63 0.30 0.28 0.20 0.00 0.00 0.00 0.00 19:23:09 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:57:01 eth0 0.15 0.08 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:58:01 eth0 0.12 0.08 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:00:01 eth0 0.17 0.13 0.12 0.06 0.00 0.00 0.00 0.00 19:23:09 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:02:01 eth0 0.15 0.13 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:03:01 eth0 0.10 0.05 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:04:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:23:09 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:05:01 eth0 0.43 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:23:09 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:07:01 eth0 0.12 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:08:02 eth0 0.12 0.07 0.06 0.03 0.00 0.00 0.00 0.00 19:23:09 19:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:12:01 eth0 0.13 0.10 0.08 0.04 0.00 0.00 0.00 0.00 19:23:09 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:13:01 eth0 1.07 0.30 0.38 0.23 0.00 0.00 0.00 0.00 19:23:09 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:15:01 eth0 4.61 0.27 0.55 0.16 0.00 0.00 0.00 0.00 19:23:09 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:16:01 eth0 2.37 0.00 0.25 0.00 0.00 0.00 0.00 0.00 19:23:09 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:17:01 eth0 2.35 0.55 0.72 0.46 0.00 0.00 0.00 0.00 19:23:09 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:18:01 eth0 1.22 0.55 0.61 0.39 0.00 0.00 0.00 0.00 19:23:09 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:19:01 eth0 0.07 0.03 0.00 0.03 0.00 0.00 0.00 0.00 19:23:09 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:20:01 eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:23:09 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:21:01 eth0 2.42 0.43 0.68 0.38 0.00 0.00 0.00 0.00 19:23:09 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:22:01 eth0 1.72 0.37 0.45 0.24 0.00 0.00 0.00 0.00 19:23:09 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:23:01 eth0 313.17 205.45 2178.65 49.70 0.00 0.00 0.00 0.00 19:23:09 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 Average: eth0 6.98 4.37 29.65 1.16 0.00 0.00 0.00 0.00 19:23:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:09 Average: docker0 0.13 0.08 0.03 0.28 0.00 0.00 0.00 0.00 19:23:09 19:23:09 19:23:09 ---> sar -P ALL: 19:23:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 19:23:09 19:23:09 17:46:29 LINUX RESTART (2 CPU) 19:23:09 19:23:09 17:47:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 17:48:01 all 8.00 0.00 2.76 1.39 0.05 87.80 19:23:09 17:48:01 0 7.47 0.00 3.61 2.28 0.05 86.59 19:23:09 17:48:01 1 8.53 0.00 1.90 0.51 0.05 89.00 19:23:09 17:49:01 all 0.18 0.00 0.05 0.00 0.03 99.73 19:23:09 17:49:01 0 0.32 0.00 0.07 0.00 0.03 99.58 19:23:09 17:49:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 17:50:01 all 0.12 0.00 0.04 0.00 0.04 99.80 19:23:09 17:50:01 0 0.13 0.00 0.05 0.00 0.03 99.78 19:23:09 17:50:01 1 0.10 0.00 0.03 0.00 0.05 99.82 19:23:09 17:51:01 all 0.04 0.00 0.03 0.00 0.04 99.88 19:23:09 17:51:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 17:51:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 17:52:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:23:09 17:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 17:52:01 1 0.13 0.00 0.05 0.00 0.03 99.78 19:23:09 17:53:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:09 17:53:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:23:09 17:53:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:23:09 17:54:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:23:09 17:54:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:23:09 17:54:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:23:09 17:55:02 all 0.15 0.00 0.06 0.00 0.03 99.77 19:23:09 17:55:02 0 0.05 0.00 0.05 0.00 0.03 99.87 19:23:09 17:55:02 1 0.25 0.00 0.07 0.00 0.02 99.67 19:23:09 17:56:01 all 0.11 0.00 0.03 0.00 0.04 99.82 19:23:09 17:56:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:09 17:56:01 1 0.17 0.00 0.03 0.00 0.05 99.74 19:23:09 17:57:01 all 0.07 0.00 0.04 0.00 0.04 99.85 19:23:09 17:57:01 0 0.02 0.00 0.05 0.00 0.03 99.90 19:23:09 17:57:01 1 0.12 0.00 0.03 0.00 0.05 99.80 19:23:09 17:58:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:23:09 17:58:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 17:58:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:23:09 19:23:09 17:58:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 17:59:01 all 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 17:59:01 0 0.07 0.00 0.03 0.00 0.05 99.85 19:23:09 17:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:09 18:00:01 all 0.23 0.00 0.03 0.00 0.04 99.71 19:23:09 18:00:01 0 0.42 0.00 0.03 0.00 0.05 99.50 19:23:09 18:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:01:01 all 0.09 0.00 0.03 0.00 0.03 99.84 19:23:09 18:01:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:23:09 18:01:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 18:02:01 all 0.10 0.00 0.05 0.00 0.03 99.82 19:23:09 18:02:01 0 0.15 0.00 0.03 0.00 0.00 99.82 19:23:09 18:02:01 1 0.05 0.00 0.07 0.00 0.05 99.83 19:23:09 18:03:01 all 0.16 0.00 0.02 0.00 0.03 99.79 19:23:09 18:03:01 0 0.28 0.00 0.02 0.00 0.03 99.67 19:23:09 18:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:04:01 all 0.07 0.00 0.01 0.00 0.03 99.89 19:23:09 18:04:01 0 0.12 0.00 0.00 0.00 0.03 99.85 19:23:09 18:04:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:23:09 18:05:01 all 0.18 0.00 0.02 0.00 0.03 99.77 19:23:09 18:05:01 0 0.33 0.00 0.02 0.00 0.03 99.62 19:23:09 18:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:09 18:06:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:23:09 18:06:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:09 18:07:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:07:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:07:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:08:01 all 0.02 0.00 0.03 0.00 0.03 99.92 19:23:09 18:08:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:23:09 18:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:23:09 18:09:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:23:09 18:09:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:23:09 18:09:01 1 0.05 0.00 0.02 0.00 0.05 99.88 19:23:09 19:23:09 18:09:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 18:10:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:23:09 18:10:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:23:09 18:10:01 1 0.02 0.00 0.05 0.00 0.03 99.90 19:23:09 18:11:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:23:09 18:11:01 0 0.22 0.00 0.02 0.00 0.00 99.77 19:23:09 18:11:01 1 0.05 0.00 0.03 0.00 0.07 99.85 19:23:09 18:12:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:23:09 18:12:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:23:09 18:12:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:23:09 18:13:01 all 0.24 0.00 0.02 0.00 0.04 99.70 19:23:09 18:13:01 0 0.47 0.00 0.02 0.00 0.03 99.48 19:23:09 18:13:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:23:09 18:14:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:23:09 18:14:01 0 0.32 0.00 0.03 0.00 0.03 99.62 19:23:09 18:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:23:09 18:15:01 all 0.22 0.00 0.01 0.00 0.03 99.74 19:23:09 18:15:01 0 0.42 0.00 0.02 0.00 0.03 99.53 19:23:09 18:15:01 1 0.02 0.00 0.00 0.00 0.03 99.95 19:23:09 18:16:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:23:09 18:16:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:23:09 18:16:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:23:09 18:17:01 all 0.07 0.08 0.27 0.06 0.03 99.51 19:23:09 18:17:01 0 0.10 0.07 0.23 0.08 0.03 99.48 19:23:09 18:17:01 1 0.03 0.08 0.30 0.03 0.02 99.53 19:23:09 18:18:01 all 0.12 3.93 14.71 2.74 0.03 78.47 19:23:09 18:18:01 0 0.08 3.85 14.15 2.83 0.03 79.05 19:23:09 18:18:01 1 0.15 4.02 15.26 2.64 0.03 77.89 19:23:09 18:19:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:23:09 18:19:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:23:09 18:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:23:09 18:20:01 all 0.24 0.00 0.03 0.00 0.03 99.71 19:23:09 18:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:20:01 1 0.45 0.00 0.03 0.00 0.02 99.50 19:23:09 19:23:09 18:20:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 18:21:01 all 0.20 0.00 0.03 0.00 0.03 99.74 19:23:09 18:21:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:09 18:21:01 1 0.38 0.00 0.03 0.00 0.03 99.55 19:23:09 18:22:01 all 0.17 0.00 0.03 0.00 0.03 99.78 19:23:09 18:22:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:23:09 18:22:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:23:09 18:23:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:23:09 18:23:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:23:09 18:23:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 18:24:01 all 0.15 0.00 0.03 0.01 0.02 99.80 19:23:09 18:24:01 0 0.25 0.00 0.02 0.02 0.00 99.72 19:23:09 18:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 18:25:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:23:09 18:25:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:23:09 18:25:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:23:09 18:26:01 all 0.11 0.00 0.03 0.00 0.03 99.82 19:23:09 18:26:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:23:09 18:26:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:23:09 18:27:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:23:09 18:27:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:23:09 18:27:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:09 18:28:01 all 0.03 0.00 0.03 0.00 0.05 99.89 19:23:09 18:28:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:09 18:28:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 18:29:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:23:09 18:29:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:09 18:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:30:01 all 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 18:30:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:23:09 18:30:01 1 0.10 0.00 0.05 0.00 0.03 99.82 19:23:09 18:31:01 all 0.14 0.00 0.02 0.00 0.03 99.81 19:23:09 18:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:31:01 1 0.25 0.00 0.02 0.00 0.02 99.71 19:23:09 19:23:09 18:31:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 18:32:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:23:09 18:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:09 18:32:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:23:09 18:33:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:09 18:33:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:09 18:33:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:23:09 18:34:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:23:09 18:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:23:09 18:34:01 1 0.12 0.00 0.00 0.00 0.02 99.87 19:23:09 18:35:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:23:09 18:35:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:23:09 18:35:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:23:09 18:36:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:23:09 18:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:36:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:23:09 18:37:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:23:09 18:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:09 18:37:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:23:09 18:38:01 all 0.09 0.01 0.03 0.00 0.03 99.84 19:23:09 18:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 18:38:01 1 0.15 0.02 0.03 0.00 0.03 99.77 19:23:09 18:39:01 all 0.04 0.00 0.03 0.00 0.02 99.92 19:23:09 18:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:23:09 18:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:23:09 18:40:01 all 0.08 0.00 0.05 0.00 0.03 99.83 19:23:09 18:40:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:23:09 18:40:01 1 0.05 0.00 0.07 0.00 0.05 99.83 19:23:09 18:41:01 all 0.03 0.00 0.03 0.00 0.02 99.92 19:23:09 18:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:23:09 18:41:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 18:42:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:23:09 18:42:01 0 0.10 0.00 0.00 0.00 0.02 99.88 19:23:09 18:42:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 19:23:09 18:42:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 18:43:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:23:09 18:43:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:23:09 18:43:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 18:44:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:23:09 18:44:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:23:09 18:44:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 18:45:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:23:09 18:45:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:23:09 18:45:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 18:46:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:23:09 18:46:01 0 0.18 0.00 0.02 0.00 0.03 99.77 19:23:09 18:46:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:09 18:47:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:09 18:47:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:23:09 18:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:23:09 18:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:23:09 18:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:23:09 18:48:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:23:09 18:49:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:23:09 18:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:23:09 18:49:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:09 18:50:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:23:09 18:50:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:23:09 18:50:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 18:51:01 all 0.09 0.00 0.02 0.00 0.03 99.86 19:23:09 18:51:01 0 0.17 0.00 0.00 0.00 0.02 99.82 19:23:09 18:51:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:23:09 18:52:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:09 18:52:01 0 0.18 0.00 0.02 0.00 0.00 99.80 19:23:09 18:52:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:23:09 18:53:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:23:09 18:53:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:23:09 18:53:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 19:23:09 18:53:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 18:54:01 all 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 18:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:09 18:54:01 1 0.07 0.00 0.05 0.00 0.05 99.83 19:23:09 18:55:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:23:09 18:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:23:09 18:55:01 1 0.10 0.00 0.03 0.00 0.05 99.82 19:23:09 18:56:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:23:09 18:56:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:09 18:56:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:23:09 18:57:01 all 0.09 0.00 0.04 0.01 0.03 99.83 19:23:09 18:57:01 0 0.05 0.00 0.05 0.02 0.03 99.85 19:23:09 18:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:23:09 18:58:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:23:09 18:58:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:23:09 18:58:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:23:09 18:59:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:23:09 18:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:23:09 18:59:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:23:09 19:00:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:09 19:00:01 0 0.12 0.00 0.03 0.00 0.03 99.82 19:23:09 19:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:23:09 19:01:01 all 0.17 0.00 0.04 0.00 0.03 99.76 19:23:09 19:01:01 0 0.30 0.00 0.05 0.00 0.03 99.62 19:23:09 19:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:09 19:02:01 all 0.21 0.00 0.03 0.00 0.03 99.73 19:23:09 19:02:01 0 0.38 0.00 0.03 0.00 0.02 99.57 19:23:09 19:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:09 19:03:01 all 0.21 0.00 0.03 0.00 0.02 99.75 19:23:09 19:03:01 0 0.38 0.00 0.02 0.00 0.02 99.58 19:23:09 19:03:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:23:09 19:04:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:23:09 19:04:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:23:09 19:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:23:09 19:23:09 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 19:05:01 all 0.18 0.00 0.03 0.00 0.03 99.77 19:23:09 19:05:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:23:09 19:05:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:23:09 19:06:01 all 0.15 0.00 0.04 0.00 0.03 99.78 19:23:09 19:06:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:23:09 19:06:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:23:09 19:07:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:23:09 19:07:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:23:09 19:07:01 1 0.32 0.00 0.02 0.00 0.00 99.67 19:23:09 19:08:02 all 0.12 0.00 0.03 0.00 0.02 99.83 19:23:09 19:08:02 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 19:08:02 1 0.18 0.00 0.03 0.00 0.00 99.78 19:23:09 19:09:01 all 0.16 0.00 0.03 0.00 0.03 99.78 19:23:09 19:09:01 0 0.05 0.00 0.05 0.00 0.03 99.86 19:23:09 19:09:01 1 0.27 0.00 0.02 0.00 0.02 99.69 19:23:09 19:10:01 all 0.13 0.00 0.04 0.00 0.02 99.81 19:23:09 19:10:01 0 0.05 0.00 0.07 0.00 0.03 99.85 19:23:09 19:10:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:23:09 19:11:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:23:09 19:11:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:23:09 19:11:01 1 0.17 0.00 0.00 0.00 0.02 99.82 19:23:09 19:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:23:09 19:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:09 19:12:01 1 0.23 0.00 0.03 0.00 0.02 99.72 19:23:09 19:13:01 all 0.12 0.00 0.03 0.00 0.04 99.82 19:23:09 19:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:09 19:13:01 1 0.22 0.00 0.03 0.00 0.05 99.70 19:23:09 19:14:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:23:09 19:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 19:14:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:23:09 19:15:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:23:09 19:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:09 19:15:01 1 0.32 0.00 0.05 0.00 0.02 99.62 19:23:09 19:23:09 19:15:01 CPU %user %nice %system %iowait %steal %idle 19:23:09 19:16:01 all 0.04 0.00 0.03 0.00 0.03 99.90 19:23:09 19:16:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:23:09 19:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:09 19:17:01 all 0.11 0.00 0.04 0.00 0.03 99.82 19:23:09 19:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:09 19:17:01 1 0.17 0.00 0.05 0.00 0.02 99.77 19:23:09 19:18:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:23:09 19:18:01 0 0.08 0.00 0.03 0.00 0.05 99.83 19:23:09 19:18:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:23:09 19:19:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:09 19:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:09 19:19:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:23:09 19:20:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:23:09 19:20:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:09 19:20:01 1 0.32 0.00 0.02 0.00 0.00 99.67 19:23:09 19:21:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:23:09 19:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:09 19:21:01 1 0.23 0.00 0.05 0.00 0.03 99.68 19:23:09 19:22:01 all 0.19 0.00 0.03 0.00 0.02 99.77 19:23:09 19:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 19:23:09 19:22:01 1 0.30 0.00 0.03 0.00 0.02 99.65 19:23:09 19:23:01 all 6.99 0.00 2.52 0.04 0.05 90.39 19:23:09 19:23:01 0 7.36 0.00 2.62 0.05 0.03 89.94 19:23:09 19:23:01 1 6.63 0.00 2.43 0.03 0.07 90.84 19:23:09 Average: all 0.26 0.04 0.23 0.04 0.03 99.39 19:23:09 Average: 0 0.26 0.04 0.24 0.05 0.03 99.38 19:23:09 Average: 1 0.26 0.04 0.23 0.03 0.03 99.40 19:23:09 19:23:09 19:23:09