Pull request #43 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40589a07ea4cad09ed8964c37a045b47b8bbbdcb+56892a91667df0cb4a226694a2db23c3232d0973 (78e610202551c87ae90c6175256d4956eb6d9a67) 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-ssh546323794793421702.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-ssh2378680327711027420.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-configuration/branches/PR-43/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-configuration/branches/PR-43/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7208053368361805308.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-ssh4000045847729404379.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-configuration/branches/PR-43/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-configuration/branches/PR-43/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8148322949650207148.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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-417 in /w/workspace/undry_go-mod-configuration_PR-43 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-43 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh4697028555411321285.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.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/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh1152949634429173702.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 56892a91667df0cb4a226694a2db23c3232d0973 into PR head commit 40589a07ea4cad09ed8964c37a045b47b8bbbdcb Merge succeeded, producing 40589a07ea4cad09ed8964c37a045b47b8bbbdcb Checking out Revision 40589a07ea4cad09ed8964c37a045b47b8bbbdcb (PR-43) > git config core.sparsecheckout # timeout=10 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-43@tmp/jenkins-gitclient-ssh5764973762781487575.key > git merge 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:48:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:48:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:48:07 ========================================================= 17:48:07 EdgeX Global Pipelines Version Info 17:48:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 236461aa76e77bdacf34e4fd7f86908f940984a3 # timeout=10 17:48:08 ------------------- 17:48:08 stable info: 17:48:08 ------------------- 17:48:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:48:08 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:48:08 Message: update stable to v1.0.196 17:48:09 ------------------- 17:48:09 experimental info: 17:48:09 ------------------- 17:48:09 Commited By: **** collab-it+edgex@linuxfoundation.org 17:48:09 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:48:09 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:48:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40589a0 [Pipeline] echo 17:48:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:10 + git log --format=format:%s -1 40589a07ea4cad09ed8964c37a045b47b8bbbdcb [Pipeline] echo 17:48:10 GIT_COMMIT: 40589a07ea4cad09ed8964c37a045b47b8bbbdcb, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1 [Pipeline] echo 17:48:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:48:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:48:11 17:48:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:48:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:48:11 latest: Pulling from edgex-devops/git-semver 17:48:11 31603596830f: Pulling fs layer 17:48:11 b6dc333f4379: Pulling fs layer 17:48:11 3d9ef1400e77: Pulling fs layer 17:48:11 fd332fbdc1db: Pulling fs layer 17:48:11 fd332fbdc1db: Waiting 17:48:11 b6dc333f4379: Verifying Checksum 17:48:11 b6dc333f4379: Download complete 17:48:12 31603596830f: Verifying Checksum 17:48:12 31603596830f: Download complete 17:48:12 31603596830f: Pull complete 17:48:12 b6dc333f4379: Pull complete 17:48:12 fd332fbdc1db: Verifying Checksum 17:48:12 fd332fbdc1db: Download complete 17:48:12 3d9ef1400e77: Verifying Checksum 17:48:12 3d9ef1400e77: Download complete 17:48:12 3d9ef1400e77: Pull complete 17:48:12 fd332fbdc1db: Pull complete 17:48:12 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:48:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:48:13 prd-centos7-docker-4c-2g-417 does not seem to be running inside a container 17:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@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:48:13 $ docker top 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:14 [ssh-agent] Looking for ssh-agent implementation... 17:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:14 $ docker exec 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent 17:48:14 SSH_AUTH_SOCK=/tmp/ssh-GqZ2cTgENS7v/agent.15 17:48:14 SSH_AGENT_PID=21 17:48:14 Running ssh-add (command line suppressed) 17:48:14 Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_5192546210814820808.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_5192546210814820808.key) 17:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:14 + git tag --points-at HEAD [Pipeline] } 17:48:14 $ docker exec --env ******** --env ******** 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent -k 17:48:14 unset SSH_AUTH_SOCK; 17:48:14 unset SSH_AGENT_PID; 17:48:14 echo Agent pid 21 killed; 17:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:14 [ssh-agent] Looking for ssh-agent implementation... 17:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:15 $ docker exec 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent 17:48:15 SSH_AUTH_SOCK=/tmp/ssh-yvAhxL6GL8BP/agent.53 17:48:15 SSH_AGENT_PID=60 17:48:15 Running ssh-add (command line suppressed) 17:48:15 Identity added: /w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_3367366729326888561.key (/w/workspace/undry_go-mod-configuration_PR-43@tmp/private_key_3367366729326888561.key) 17:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:15 + git semver init 17:48:15 # -> Open(): unable to determine branch for HEAD 17:48:15 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.git 17:48:15 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-43 17:48:15 # $SEMVER_REMOTE_NAME = origin 17:48:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:48:15 # $SEMVER_USER_NAME = edgex-jenkins 17:48:15 # $SEMVER_BRANCH = PR-43 17:48:15 # $SEMVER_TEMP = /tmp/semver-326128162 17:48:15 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 17:48:15 # '/tmp/semver-326128162' -> '/w/workspace/undry_go-mod-configuration_PR-43/.semver' 17:48:15 # -> Force: false 17:48:15 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-43/.semver [Pipeline] } 17:48:15 $ docker exec --env ******** --env ******** 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 ssh-agent -k 17:48:15 unset SSH_AUTH_SOCK; 17:48:15 unset SSH_AGENT_PID; 17:48:15 echo Agent pid 60 killed; 17:48:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:48:16 + git semver [Pipeline] } 17:48:16 $ docker stop --time=1 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 17:48:17 $ docker rm -f 1af3a3371ba98352a878da056a90530c15f3678c3de75aa0b81999d986abc4e9 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:48:18 Stashed 1 file(s) [Pipeline] echo 17:48:18 [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:48:33 Still waiting to schedule task 17:48:33 ‘prd-centos7-builder-2c-1g-365’ doesn’t have label ‘centos7-docker-4c-2g’ 17:48:33 ‘prd-centos7-builder-2c-1g-370’ doesn’t have label ‘centos7-docker-4c-2g’ 17:48:33 ‘prd-centos7-docker-4c-2g-360’ is offline 17:48:33 ‘prd-centos7-docker-4c-2g-363’ is offline 17:48:33 ‘prd-centos7-docker-4c-2g-374’ is offline 17:48:33 ‘prd-centos7-docker-4c-2g-379’ is offline 17:48:33 ‘prd-centos7-docker-4c-2g-426’ is offline 17:48:33 Still waiting to schedule task 17:48:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:54:12 Running on prd-centos7-docker-4c-2g-535 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws 17:54:12 Running in /w/workspace/go-mod-configuration/4 [Pipeline] { [Pipeline] checkout 17:54:12 Selected Git installation does not exist. Using Default 17:54:12 The recommended git tool is: NONE 17:54:15 using credential edgex-jenkins-ssh 17:54:15 Cloning the remote Git repository 17:54:14 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:54:14 > git init /w/workspace/go-mod-configuration/4 # timeout=10 17:54:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:54:14 > git --version # timeout=10 17:54:14 > git --version # 'git version 2.24.4' 17:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:14 [INFO] Currently running in a labeled security context 17:54:14 [INFO] Currently SELinux is 'enforcing' on the host 17:54:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh6686639175970959484.key 17:54:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:16 Merging remotes/origin/main commit 56892a91667df0cb4a226694a2db23c3232d0973 into PR head commit 40589a07ea4cad09ed8964c37a045b47b8bbbdcb 17:54:16 Merge succeeded, producing 40589a07ea4cad09ed8964c37a045b47b8bbbdcb 17:54:16 Checking out Revision 40589a07ea4cad09ed8964c37a045b47b8bbbdcb (PR-43) 17:54:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:54:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:54:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:54:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:15 [INFO] Currently running in a labeled security context 17:54:15 [INFO] Currently SELinux is 'enforcing' on the host 17:54:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh62302314735178226.key 17:54:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:54:15 > git config core.sparsecheckout # timeout=10 17:54:15 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 17:54:16 > git remote # timeout=10 17:54:16 > git config --get remote.origin.url # timeout=10 17:54:16 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:16 [INFO] Currently running in a labeled security context 17:54:16 [INFO] Currently SELinux is 'enforcing' on the host 17:54:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/4@tmp/jenkins-gitclient-ssh2441828676940033499.key 17:54:16 > git merge 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 17:54:16 > git rev-parse HEAD^{commit} # timeout=10 17:54:16 > git config core.sparsecheckout # timeout=10 17:54:16 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 17:54:20 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:54:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:54:21 + sudo service docker restart 17:54:21 + true 17:54:21 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:54:40 ========================================================= 17:54:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:54:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:54:40 + 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:54:40 Sending build context to Docker daemon 276.5kB 17:54:40 Step 1/7 : ARG BASE=golang:1.16-alpine 17:54:40 Step 2/7 : FROM ${BASE} 17:54:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:54:42 540db60ca938: Pulling fs layer 17:54:42 adcc1eea9eea: Pulling fs layer 17:54:42 4c4ab2625f07: Pulling fs layer 17:54:42 0773c198feca: Pulling fs layer 17:54:42 345f892a5656: Pulling fs layer 17:54:42 9ac62484cfdc: Pulling fs layer 17:54:42 5ac4037533be: Pulling fs layer 17:54:42 dc6bda0758c5: Pulling fs layer 17:54:42 0773c198feca: Waiting 17:54:42 9ac62484cfdc: Waiting 17:54:42 345f892a5656: Waiting 17:54:42 5ac4037533be: Waiting 17:54:42 dc6bda0758c5: Waiting 17:54:42 4c4ab2625f07: Verifying Checksum 17:54:42 4c4ab2625f07: Download complete 17:54:42 adcc1eea9eea: Verifying Checksum 17:54:42 adcc1eea9eea: Download complete 17:54:42 345f892a5656: Verifying Checksum 17:54:42 345f892a5656: Download complete 17:54:42 9ac62484cfdc: Verifying Checksum 17:54:42 9ac62484cfdc: Download complete 17:54:42 540db60ca938: Verifying Checksum 17:54:42 540db60ca938: Download complete 17:54:42 540db60ca938: Pull complete 17:54:42 adcc1eea9eea: Pull complete 17:54:42 4c4ab2625f07: Pull complete 17:54:42 5ac4037533be: Verifying Checksum 17:54:42 5ac4037533be: Download complete 17:54:46 dc6bda0758c5: Verifying Checksum 17:54:46 dc6bda0758c5: Download complete 17:54:46 0773c198feca: Verifying Checksum 17:54:46 0773c198feca: Download complete 17:54:50 0773c198feca: Pull complete 17:54:50 345f892a5656: Pull complete 17:54:50 9ac62484cfdc: Pull complete 17:54:50 5ac4037533be: Pull complete 17:54:51 dc6bda0758c5: Pull complete 17:54:51 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 17:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:54:51 ---> eb58bd16d52e 17:54:51 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:54:54 ---> Running in 38dbdb200056 17:54:54 Removing intermediate container 38dbdb200056 17:54:54 ---> c17654632c61 17:54:54 Step 4/7 : RUN apk add --update bash 17:54:54 ---> Running in 33043a5c88e1 17:54:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:54:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:54:56 OK: 149 MiB in 40 packages 17:54:56 Removing intermediate container 33043a5c88e1 17:54:56 ---> 34fda7269619 17:54:56 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:54:56 ---> Running in 3d73694f998e 17:54:56 Removing intermediate container 3d73694f998e 17:54:56 ---> c14b2672df50 17:54:56 Step 6/7 : COPY go.mod . 17:54:56 ---> 389749ef8a36 17:54:56 Step 7/7 : RUN go mod download 17:54:56 ---> Running in 5776da5e19e0 17:55:03 Removing intermediate container 5776da5e19e0 17:55:03 ---> 88eb05ded563 17:55:03 Successfully built 88eb05ded563 17:55:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:55:03 + docker inspect -f . ci-base-image-x86_64 17:55:03 . [Pipeline] withDockerContainer 17:55:04 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 17:55:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 17:55:04 $ docker top 46ea4f831b28357561f7990a180a3122b787816c7aa7eee82c487619b5fcf1eb -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:04 + go version 17:55:04 go version go1.16.5 linux/amd64 [Pipeline] } 17:55:05 $ docker stop --time=1 46ea4f831b28357561f7990a180a3122b787816c7aa7eee82c487619b5fcf1eb 17:55:06 $ docker rm -f 46ea4f831b28357561f7990a180a3122b787816c7aa7eee82c487619b5fcf1eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:55:06 + docker inspect -f . ci-base-image-x86_64 17:55:06 . [Pipeline] withDockerContainer 17:55:06 prd-centos7-docker-4c-2g-535 does not seem to be running inside a container 17:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/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 ******** ci-base-image-x86_64 cat 17:55:07 $ docker top 87a3390bcc58b78c89e43675033ccb4afbb2a58eb86b55cfed06f5f393d6752e -eo pid,comm [Pipeline] { [Pipeline] sh 17:55:07 + go mod tidy [Pipeline] sh 17:55:08 + make test 17:55:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:55:18 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.009s coverage: 85.7% of statements 17:55:20 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.528s coverage: 87.4% of statements 17:55:20 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 17:55:20 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:55:24 gofmt -l . 17:55:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:55:24 $ docker stop --time=1 87a3390bcc58b78c89e43675033ccb4afbb2a58eb86b55cfed06f5f393d6752e 17:55:26 $ docker rm -f 87a3390bcc58b78c89e43675033ccb4afbb2a58eb86b55cfed06f5f393d6752e [Pipeline] // withDockerContainer [Pipeline] sh 17:55:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55: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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:55:28 ---> job-cost.sh 17:55:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G6pr 17:55:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:55:50 lf-activate-venv(): INFO: Adding /tmp/venv-G6pr/bin to PATH 17:55:50 INFO: No Stack... 17:55:50 INFO: Retrieving Pricing Info for: v3-standard-2 17:55:51 INFO: Archiving Costs [Pipeline] sh 17:55:51 + cat /w/workspace/go-mod-configuration/4/archives/cost.csv 17:55:51 + cut -d, -f6 [Pipeline] lock 17:55:51 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] 17:55:51 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] did not exist. Created. 17:55:51 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:52 + echo total: 0.05999999865889549 [Pipeline] stash 17:55:52 Stashed 1 file(s) [Pipeline] } 17:55:52 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:16:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2760 in /w/workspace/undry_go-mod-configuration_PR-43 [Pipeline] { [Pipeline] ws 19:16:33 Running in /w/workspace/go-mod-configuration/4 [Pipeline] { [Pipeline] checkout 19:16:33 Selected Git installation does not exist. Using Default 19:16:33 The recommended git tool is: NONE 19:16:39 using credential edgex-jenkins-ssh 19:16:40 Cloning the remote Git repository 19:16:40 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 19:16:40 > git init /w/workspace/go-mod-configuration/4 # timeout=10 19:16:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:16:40 > git --version # timeout=10 19:16:40 > git --version # 'git version 2.17.1' 19:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:42 Merging remotes/origin/main commit 56892a91667df0cb4a226694a2db23c3232d0973 into PR head commit 40589a07ea4cad09ed8964c37a045b47b8bbbdcb 19:16:42 Merge succeeded, producing 40589a07ea4cad09ed8964c37a045b47b8bbbdcb 19:16:42 Checking out Revision 40589a07ea4cad09ed8964c37a045b47b8bbbdcb (PR-43) 19:16:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:16:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:41 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 19:16:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 19:16:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:42 > git config core.sparsecheckout # timeout=10 19:16:42 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 19:16:42 > git remote # timeout=10 19:16:42 > git config --get remote.origin.url # timeout=10 19:16:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:42 > git merge 56892a91667df0cb4a226694a2db23c3232d0973 # timeout=10 19:16:42 > git rev-parse HEAD^{commit} # timeout=10 19:16:42 > git config core.sparsecheckout # timeout=10 19:16:42 > git checkout -f 40589a07ea4cad09ed8964c37a045b47b8bbbdcb # timeout=10 19:16:46 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/hashicorp/consul/api-1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:16:48 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:48 + sudo service docker restart 19:16:48 + true [Pipeline] unstash [Pipeline] echo 19:17:07 ========================================================= 19:17:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:17:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:07 + 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:08 Sending build context to Docker daemon 275.5kB 19:17:08 Step 1/7 : ARG BASE=golang:1.16-alpine 19:17:08 Step 2/7 : FROM ${BASE} 19:17:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:09 595b0fe564bb: Pulling fs layer 19:17:09 24495759ef45: Pulling fs layer 19:17:09 d148012ef14d: Pulling fs layer 19:17:09 cb65c68fc2e2: Pulling fs layer 19:17:09 093eec477d81: Pulling fs layer 19:17:09 20fd20ab2234: Pulling fs layer 19:17:09 43245461236d: Pulling fs layer 19:17:09 5a37c24eccbd: Pulling fs layer 19:17:09 20fd20ab2234: Waiting 19:17:09 cb65c68fc2e2: Waiting 19:17:09 43245461236d: Waiting 19:17:09 093eec477d81: Waiting 19:17:09 5a37c24eccbd: Waiting 19:17:09 d148012ef14d: Download complete 19:17:09 24495759ef45: Verifying Checksum 19:17:09 24495759ef45: Download complete 19:17:09 093eec477d81: Verifying Checksum 19:17:09 093eec477d81: Download complete 19:17:09 20fd20ab2234: Verifying Checksum 19:17:09 43245461236d: Verifying Checksum 19:17:09 43245461236d: Download complete 19:17:09 595b0fe564bb: Verifying Checksum 19:17:09 595b0fe564bb: Download complete 19:17:10 595b0fe564bb: Pull complete 19:17:11 24495759ef45: Pull complete 19:17:11 d148012ef14d: Pull complete 19:17:12 5a37c24eccbd: Verifying Checksum 19:17:12 5a37c24eccbd: Download complete 19:17:14 cb65c68fc2e2: Verifying Checksum 19:17:14 cb65c68fc2e2: Download complete 19:17:24 cb65c68fc2e2: Pull complete 19:17:25 093eec477d81: Pull complete 19:17:25 20fd20ab2234: Pull complete 19:17:25 43245461236d: Pull complete 19:17:30 5a37c24eccbd: Pull complete 19:17:30 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 19:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:30 ---> 274d7007c78b 19:17:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:17:34 ---> Running in 3432784d486a 19:17:34 Removing intermediate container 3432784d486a 19:17:34 ---> 825ea78324ba 19:17:34 Step 4/7 : RUN apk add --update bash 19:17:34 ---> Running in 9e987066b4a1 19:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:39 OK: 138 MiB in 40 packages 19:17:40 Removing intermediate container 9e987066b4a1 19:17:40 ---> 2ab89c0fb3b6 19:17:40 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:17:41 ---> Running in f2ac2d1b7aed 19:17:41 Removing intermediate container f2ac2d1b7aed 19:17:41 ---> d9cf91e6e90b 19:17:41 Step 6/7 : COPY go.mod . 19:17:42 ---> d6a91d22f36d 19:17:42 Step 7/7 : RUN go mod download 19:17:42 ---> Running in 4645916613c3 19:18:01 Removing intermediate container 4645916613c3 19:18:01 ---> afb284c3efc0 19:18:01 Successfully built afb284c3efc0 19:18:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:01 + docker inspect -f . ci-base-image-arm64 19:18:01 . [Pipeline] withDockerContainer 19:18:01 prd-ubuntu18.04-docker-arm64-4c-16g-2760 does not seem to be running inside a container 19:18:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/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:18:03 $ docker top b02840b27644ecf7ff56a758344552b534db6b266d425ff5d74e6ad4687ee097 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:04 + go version 19:18:04 go version go1.16.5 linux/arm64 [Pipeline] } 19:18:04 $ docker stop --time=1 b02840b27644ecf7ff56a758344552b534db6b266d425ff5d74e6ad4687ee097 19:18:06 $ docker rm -f b02840b27644ecf7ff56a758344552b534db6b266d425ff5d74e6ad4687ee097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:07 + docker inspect -f . ci-base-image-arm64 19:18:07 . [Pipeline] withDockerContainer 19:18:07 prd-ubuntu18.04-docker-arm64-4c-16g-2760 does not seem to be running inside a container 19:18:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/4 -v /w/workspace/go-mod-configuration/4:/w/workspace/go-mod-configuration/4:rw,z -v /w/workspace/go-mod-configuration/4@tmp:/w/workspace/go-mod-configuration/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:18:09 $ docker top ebc703f12e6f1cf3e04fce2503f7f25d1ed04541e85e598574088a92b44be3a8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:10 + go mod tidy [Pipeline] sh 19:18:11 + make test 19:18:11 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:18:50 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements 19:18:50 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.612s coverage: 87.4% of statements 19:18:50 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.058s coverage: 100.0% of statements 19:18:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:19:08 gofmt -l . 19:19:08 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:19:08 $ docker stop --time=1 ebc703f12e6f1cf3e04fce2503f7f25d1ed04541e85e598574088a92b44be3a8 19:19:11 $ docker rm -f ebc703f12e6f1cf3e04fce2503f7f25d1ed04541e85e598574088a92b44be3a8 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:11 Warning: overwriting stash ‘coverage-report’ 19:19:12 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:19:13 ---> job-cost.sh 19:19:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l5gu 19:20:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:22:07 lf-activate-venv(): INFO: Adding /tmp/venv-l5gu/bin to PATH 19:22:07 INFO: No Stack... 19:22:07 INFO: Retrieving Pricing Info for: v2-standard-4 19:22:07 INFO: Archiving Costs [Pipeline] sh 19:22:07 + cat /w/workspace/go-mod-configuration/4/archives/cost.csv 19:22:07 + cut -d, -f6 [Pipeline] lock 19:22:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] 19:22:07 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] did not exist. Created. 19:22:07 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-43-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:07 /w/workspace/go-mod-configuration/4@tmp/durable-5b409039/script.sh: 1: /w/workspace/go-mod-configuration/4@tmp/durable-5b409039/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:22:08 + echo total: 0.18000000715255737 [Pipeline] stash 19:22:08 Warning: overwriting stash ‘stack-cost’ 19:22:08 Stashed 1 file(s) [Pipeline] } 19:22:08 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-43-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:08 provisioning config files... 19:22:08 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config6935124045883437129tmp [Pipeline] { [Pipeline] sh 19:22:09 + set +x 19:22:09 + curl -s https://codecov.io/bash 19:22:09 + bash -s -- 19:22:09 19:22:09 _____ _ 19:22:09 / ____| | | 19:22:09 | | ___ __| | ___ ___ _____ __ 19:22:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:22:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:22:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:22:09 Bash-1.0.4 19:22:09 19:22:09 19:22:09 ==> git version 2.24.4 found 19:22:09 ==> 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:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:22:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:22:09 ==> Jenkins CI detected. 19:22:09 project root: . 19:22:09 --> token set from env 19:22:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:22:09 ==> Running gcov in . (disable via -X gcov) 19:22:09 ==> Python coveragepy not found 19:22:09 ==> Searching for coverage reports in: 19:22:09 + . 19:22:09 -> Found 1 reports 19:22:09 ==> Detecting git/mercurial file structure 19:22:09 ==> Reading reports 19:22:09 + ./coverage.out bytes=14452 19:22:09 ==> Appending adjustments 19:22:09 https://docs.codecov.io/docs/fixing-reports 19:22:09 + Found adjustments 19:22:09 ==> Gzipping contents 19:22:09 4.0K /tmp/codecov.W2RAqd.gz 19:22:09 ==> Uploading reports 19:22:09 url: https://codecov.io 19:22:09 query: branch=PR-43&commit=40589a07ea4cad09ed8964c37a045b47b8bbbdcb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= 19:22:09 -> Pinging Codecov 19:22:09 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-43&commit=40589a07ea4cad09ed8964c37a045b47b8bbbdcb&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-43%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=43&job=&cmd_args= 19:22:09 -> Uploading to 19:22:09 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/9F92B070CA9CA35F4914AC8684776953/40589a07ea4cad09ed8964c37a045b47b8bbbdcb/1762d234-5385-4f12-a669-08b3f52418d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95d5a511b7af69f2bd1005886ca9afe15fc8c755ed012fdbf86717935ee4a587 19:22:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:09 Dload Upload Total Spent Left Speed 19:22:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2559 0 0 100 2559 0 7477 --:--:-- --:--:-- --:--:-- 7482 19:22:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/40589a07ea4cad09ed8964c37a045b47b8bbbdcb [Pipeline] } 19:22:10 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:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:12 ---> package-listing.sh 19:22:12 ++ facter osfamily 19:22:12 ++ tr '[:upper:]' '[:lower:]' 19:22:13 + OS_FAMILY=redhat 19:22:13 + workspace=/w/workspace/undry_go-mod-configuration_PR-43 19:22:13 + START_PACKAGES=/tmp/packages_start.txt 19:22:13 + END_PACKAGES=/tmp/packages_end.txt 19:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:13 + PACKAGES=/tmp/packages_start.txt 19:22:13 + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' 19:22:13 + PACKAGES=/tmp/packages_end.txt 19:22:13 + case "${OS_FAMILY}" in 19:22:13 + rpm -qa 19:22:13 + sort 19:22:13 + '[' -f /tmp/packages_start.txt ']' 19:22:13 + '[' -f /tmp/packages_end.txt ']' 19:22:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:13 + '[' /w/workspace/undry_go-mod-configuration_PR-43 ']' 19:22:13 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-43/archives/ 19:22:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-43/archives/ [Pipeline] echo 19:22:13 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/undry_go-mod-configuration_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:14 19:22:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:22:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:14 alpine: Pulling from edgex-lftools-log-publisher 19:22:14 df20fa9351a1: Pulling fs layer 19:22:14 36b3adc4ff6f: Pulling fs layer 19:22:14 8ad3a11d3b57: Pulling fs layer 19:22:14 46f8f816bc3b: Pulling fs layer 19:22:14 93b61091891f: Pulling fs layer 19:22:14 93b9cdb0e59b: Pulling fs layer 19:22:14 5e14af77c1be: Pulling fs layer 19:22:14 01666e4c0597: Pulling fs layer 19:22:14 aa168da1d23b: Pulling fs layer 19:22:14 93b9cdb0e59b: Waiting 19:22:14 5e14af77c1be: Waiting 19:22:14 01666e4c0597: Waiting 19:22:14 aa168da1d23b: Waiting 19:22:14 46f8f816bc3b: Waiting 19:22:14 93b61091891f: Waiting 19:22:14 36b3adc4ff6f: Verifying Checksum 19:22:14 36b3adc4ff6f: Download complete 19:22:15 46f8f816bc3b: Verifying Checksum 19:22:15 46f8f816bc3b: Download complete 19:22:15 df20fa9351a1: Verifying Checksum 19:22:15 df20fa9351a1: Download complete 19:22:15 93b9cdb0e59b: Verifying Checksum 19:22:15 93b9cdb0e59b: Download complete 19:22:15 93b61091891f: Verifying Checksum 19:22:15 93b61091891f: Download complete 19:22:15 5e14af77c1be: Verifying Checksum 19:22:15 5e14af77c1be: Download complete 19:22:15 01666e4c0597: Verifying Checksum 19:22:15 01666e4c0597: Download complete 19:22:15 df20fa9351a1: Pull complete 19:22:15 36b3adc4ff6f: Pull complete 19:22:15 8ad3a11d3b57: Verifying Checksum 19:22:15 8ad3a11d3b57: Download complete 19:22:16 8ad3a11d3b57: Pull complete 19:22:16 46f8f816bc3b: Pull complete 19:22:16 93b61091891f: Pull complete 19:22:16 93b9cdb0e59b: Pull complete 19:22:16 5e14af77c1be: Pull complete 19:22:16 01666e4c0597: Pull complete 19:22:20 aa168da1d23b: Verifying Checksum 19:22:20 aa168da1d23b: Download complete 19:22:23 aa168da1d23b: Pull complete 19:22:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:22:23 prd-centos7-docker-4c-2g-417 does not seem to be running inside a container 19:22:23 $ 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/undry_go-mod-configuration_PR-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-43 -v /w/workspace/undry_go-mod-configuration_PR-43:/w/workspace/undry_go-mod-configuration_PR-43:rw,z -v /w/workspace/undry_go-mod-configuration_PR-43@tmp:/w/workspace/undry_go-mod-configuration_PR-43@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:22:25 $ docker top 445b4a671eb26818eb432b701c51912263645a7d15ac064bc3c7978894b7bd2c -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:22:26 + mkdir -p /var/log/sa [Pipeline] sh 19:22:26 + ls /var/log/sa-host 19:22:26 + sadf -c /var/log/sa-host/sa05 19:22:26 file_magic: OK 19:22:26 HZ: Using current value: 100 19:22:26 file_header: OK 19:22:26 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:22:26 Statistics: 19:22:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:22:26 File successfully converted to sysstat format version 12.2.1 19:22:26 + sadf -c /var/log/sa-host/sa14 19:22:26 file_magic: OK 19:22:26 HZ: Using current value: 100 19:22:26 file_header: OK 19:22:26 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:22:26 Statistics: 19:22:26 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... 19:22:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:26 provisioning config files... 19:22:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-43@tmp/config2723493823151383160tmp [Pipeline] { [Pipeline] echo 19:22:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:22:27 ---> create-netrc.sh [Pipeline] } 19:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:22:27 ---> python-tools-install.sh [Pipeline] echo 19:22:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:22:27 ---> sudo-logs.sh 19:22:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:22:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:22:28 ---> job-cost.sh 19:22:28 lf-activate-venv: SKIPPING 19:22:28 DEBUG: total: 0.18000000715255737 19:22:28 INFO: Retrieving Stack Cost... 19:22:29 INFO: Retrieving Pricing Info for: v3-standard-2 19:22:30 INFO: Archiving Costs [Pipeline] echo 19:22:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:22:30 ---> logs-deploy.sh 19:22:30 lf-activate-venv: SKIPPING 19:22:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-43/4 19:22:30 INFO: archiving workspace using pattern(s): 19:22:31 Archives upload complete. 19:22:31 INFO: archiving logs to Nexus 19:22:31 ---> uname -a: 19:22:31 Linux prd-centos7-docker-4c-2g-417.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:22:31 19:22:31 19:22:31 ---> lscpu: 19:22:31 Architecture: x86_64 19:22:31 CPU op-mode(s): 32-bit, 64-bit 19:22:31 Byte Order: Little Endian 19:22:31 Address sizes: 40 bits physical, 48 bits virtual 19:22:31 CPU(s): 2 19:22:31 On-line CPU(s) list: 0,1 19:22:31 Thread(s) per core: 1 19:22:31 Core(s) per socket: 1 19:22:31 Socket(s): 2 19:22:31 NUMA node(s): 1 19:22:31 Vendor ID: AuthenticAMD 19:22:31 CPU family: 23 19:22:31 Model: 49 19:22:31 Model name: AMD EPYC-Rome Processor 19:22:31 Stepping: 0 19:22:31 CPU MHz: 2799.998 19:22:31 BogoMIPS: 5599.99 19:22:31 Virtualization: AMD-V 19:22:31 Hypervisor vendor: KVM 19:22:31 Virtualization type: full 19:22:31 L1d cache: 64 KiB 19:22:31 L1i cache: 64 KiB 19:22:31 L2 cache: 1 MiB 19:22:31 L3 cache: 32 MiB 19:22:31 NUMA node0 CPU(s): 0,1 19:22:31 Vulnerability Itlb multihit: Not affected 19:22:31 Vulnerability L1tf: Not affected 19:22:31 Vulnerability Mds: Not affected 19:22:31 Vulnerability Meltdown: Not affected 19:22:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:22:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:22:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:22:31 Vulnerability Srbds: Not affected 19:22:31 Vulnerability Tsx async abort: Not affected 19:22:31 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:22:31 19:22:31 19:22:31 ---> nproc: 19:22:31 2 19:22:31 19:22:31 19:22:31 ---> df -h: 19:22:31 Filesystem Size Used Available Use% Mounted on 19:22:31 overlay 40.0G 7.2G 32.8G 18% / 19:22:31 tmpfs 64.0M 0 64.0M 0% /dev 19:22:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:22:31 shm 64.0M 0 64.0M 0% /dev/shm 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/undry_go-mod-configuration_PR-43 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/undry_go-mod-configuration_PR-43@tmp 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 19:22:31 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 19:22:31 19:22:31 19:22:31 ---> free -m: 19:22:31 total used free shared buff/cache available 19:22:31 Mem: 7821 1068 4605 0 2147 6591 19:22:31 Swap: 1023 0 1023 19:22:31 19:22:31 19:22:31 ---> ip addr: 19:22:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:22:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:22:31 inet 127.0.0.1/8 scope host lo 19:22:31 valid_lft forever preferred_lft forever 19:22:31 inet6 ::1/128 scope host 19:22:31 valid_lft forever preferred_lft forever 19:22:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:22:31 link/ether fa:16:3e:5f:5b:44 brd ff:ff:ff:ff:ff:ff 19:22:31 inet 10.30.122.199/23 brd 10.30.123.255 scope global dynamic eth0 19:22:31 valid_lft 80706sec preferred_lft 80706sec 19:22:31 inet6 fe80::f816:3eff:fe5f:5b44/64 scope link 19:22:31 valid_lft forever preferred_lft forever 19:22:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:22:31 link/ether 02:42:0f:26:97:82 brd ff:ff:ff:ff:ff:ff 19:22:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:22:31 valid_lft forever preferred_lft forever 19:22:31 inet6 fe80::42:fff:fe26:9782/64 scope link 19:22:31 valid_lft forever preferred_lft forever 19:22:31 19:22:31 19:22:31 ---> sar -b -r -n DEV: 19:22:31 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:22:31 19:22:31 17:47:27 LINUX RESTART (2 CPU) 19:22:31 19:22:31 17:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:22:31 17:49:01 77.04 3.41 73.63 0.00 2558.24 3066.55 0.00 19:22:31 17:50:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 19:22:31 17:51:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 19:22:31 17:52:01 0.22 0.00 0.22 0.00 0.00 2.58 0.00 19:22:31 17:53:01 0.32 0.00 0.32 0.00 0.00 3.30 0.00 19:22:31 17:54:01 0.30 0.00 0.30 0.00 0.00 4.22 0.00 19:22:31 17:55:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 19:22:31 17:56:02 0.25 0.00 0.25 0.00 0.00 3.88 0.00 19:22:31 17:57:01 0.25 0.00 0.25 0.00 0.00 2.51 0.00 19:22:31 17:58:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 19:22:31 17:59:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:22:31 18:00:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 19:22:31 18:01:01 0.28 0.02 0.27 0.00 0.13 3.61 0.00 19:22:31 18:02:01 0.42 0.10 0.32 0.00 1.73 5.01 0.00 19:22:31 18:03:01 0.27 0.07 0.20 0.00 2.13 2.60 0.00 19:22:31 18:04:01 0.88 0.08 0.80 0.00 2.67 16.06 0.00 19:22:31 18:05:01 0.22 0.00 0.22 0.00 0.00 2.33 0.00 19:22:31 18:06:01 0.20 0.00 0.20 0.00 0.00 2.50 0.00 19:22:31 18:07:01 0.18 0.00 0.18 0.00 0.00 1.78 0.00 19:22:31 18:08:01 0.17 0.00 0.17 0.00 0.00 1.38 0.00 19:22:31 18:09:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 19:22:31 18:10:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 19:22:31 18:11:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 19:22:31 18:12:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 19:22:31 18:13:01 0.18 0.00 0.18 0.00 0.00 1.95 0.00 19:22:31 18:14:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 19:22:31 18:15:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 19:22:31 18:16:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:22:31 18:17:01 0.17 0.00 0.17 0.00 0.00 1.23 0.00 19:22:31 18:18:01 0.17 0.00 0.17 0.00 0.00 1.80 0.00 19:22:31 18:19:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:22:31 18:20:01 0.22 0.00 0.22 0.00 0.00 3.02 0.00 19:22:31 18:21:01 0.13 0.00 0.13 0.00 0.00 2.03 0.00 19:22:31 18:22:01 0.13 0.00 0.13 0.00 0.00 1.95 0.00 19:22:31 18:23:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 19:22:31 18:24:01 0.32 0.00 0.32 0.00 0.00 5.45 0.00 19:22:31 18:25:01 0.27 0.00 0.27 0.00 0.00 4.03 0.00 19:22:31 18:26:01 0.20 0.00 0.20 0.00 0.00 3.32 0.00 19:22:31 18:27:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 19:22:31 18:28:01 0.25 0.00 0.25 0.00 0.00 4.10 0.00 19:22:31 18:29:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:22:31 18:30:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:22:31 18:31:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:31 18:32:02 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:31 18:33:01 0.17 0.00 0.17 0.00 0.00 1.36 0.00 19:22:31 18:34:01 276.19 253.96 22.23 0.00 3443.40 975.44 0.00 19:22:31 18:35:01 0.63 0.00 0.63 0.00 0.00 10.80 0.00 19:22:31 18:36:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 19:22:31 18:37:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:31 18:38:01 0.38 0.00 0.38 0.00 0.00 4.37 0.00 19:22:31 18:39:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:22:31 18:40:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 19:22:31 18:41:01 0.20 0.00 0.20 0.00 0.00 1.73 0.00 19:22:31 18:42:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 19:22:31 18:43:01 0.20 0.00 0.20 0.00 0.00 1.47 0.00 19:22:31 18:44:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:22:31 18:45:01 0.27 0.00 0.27 0.00 0.00 3.71 0.00 19:22:31 18:46:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:31 18:47:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:31 18:48:01 0.22 0.00 0.22 0.00 0.00 3.03 0.00 19:22:31 18:49:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 19:22:31 18:50:01 0.23 0.00 0.23 0.00 0.00 2.52 0.00 19:22:31 18:51:01 0.70 0.00 0.70 0.00 0.00 8.25 0.00 19:22:31 18:52:01 0.55 0.00 0.55 0.00 0.00 5.56 0.00 19:22:31 18:53:01 0.57 0.00 0.57 0.00 0.00 5.83 0.00 19:22:31 18:54:01 0.58 0.00 0.58 0.00 0.00 8.95 0.00 19:22:31 18:55:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 19:22:31 18:56:01 0.23 0.00 0.23 0.00 0.00 1.92 0.00 19:22:31 18:57:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 19:22:31 18:58:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 19:22:31 18:59:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 19:22:31 19:00:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 19:22:31 19:01:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 19:22:31 19:02:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 19:22:31 19:03:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:31 19:04:01 0.20 0.00 0.20 0.00 0.00 1.73 0.00 19:22:31 19:05:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:22:31 19:06:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 19:22:31 19:07:01 0.23 0.00 0.23 0.00 0.00 2.33 0.00 19:22:31 19:08:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 19:22:31 19:09:01 0.32 0.00 0.32 0.00 0.00 3.83 0.00 19:22:31 19:10:01 0.17 0.00 0.17 0.00 0.00 1.81 0.00 19:22:31 19:11:01 0.32 0.00 0.32 0.00 0.00 3.22 0.00 19:22:31 19:12:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:22:31 19:13:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:22:31 19:14:01 0.37 0.00 0.37 0.00 0.00 5.80 0.00 19:22:31 19:15:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:22:31 19:16:01 0.25 0.00 0.25 0.00 0.00 2.17 0.00 19:22:31 19:17:01 0.30 0.00 0.30 0.00 0.00 4.88 0.00 19:22:31 19:18:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:31 19:19:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 19:22:31 19:20:01 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:22:31 19:21:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 19:22:31 19:22:01 0.62 0.00 0.62 0.00 0.00 8.60 0.00 19:22:31 Average: 4.02 2.74 1.28 0.00 63.98 46.18 0.00 19:22:31 19:22:31 17:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:22:31 17:49:01 5467024 0 808200 10.09 2620 1731096 1299696 14.35 581868 1560696 20 19:22:31 17:50:01 5477636 0 797580 9.96 2620 1731104 1205488 13.31 573268 1560660 16 19:22:31 17:51:01 5478808 0 796408 9.94 2620 1731104 1205272 13.31 570972 1561684 8 19:22:31 17:52:01 5476900 0 798308 9.97 2620 1731112 1205272 13.31 572916 1561684 8 19:22:31 17:53:01 5476916 0 798288 9.97 2620 1731116 1205368 13.31 571480 1563732 20 19:22:31 17:54:01 5476288 0 798912 9.98 2620 1731120 1205272 13.31 572004 1563732 12 19:22:31 17:55:01 5475548 0 799644 9.98 2620 1731128 1205392 13.31 572576 1563788 20 19:22:31 17:56:02 5463436 0 811752 10.14 2620 1731132 1205272 13.31 584400 1563788 8 19:22:31 17:57:01 5463180 0 812004 10.14 2620 1731136 1205272 13.31 584796 1563788 16 19:22:31 17:58:01 5462784 0 812396 10.14 2620 1731140 1205368 13.31 587240 1561916 12 19:22:31 17:59:01 5462956 0 812220 10.14 2620 1731144 1205344 13.31 587072 1561916 12 19:22:31 18:00:01 5463320 0 811852 10.14 2620 1731148 1205272 13.31 594108 1554604 8 19:22:31 18:01:01 5461052 0 814028 10.16 2620 1731240 1208472 13.34 594744 1554624 16 19:22:31 18:02:01 5462544 0 812496 10.14 2620 1731280 1205748 13.31 593680 1555284 16 19:22:31 18:03:01 5460732 0 814304 10.17 2620 1731284 1207616 13.33 595704 1555280 12 19:22:31 18:04:01 5461956 0 813076 10.15 2620 1731288 1205864 13.31 594148 1555284 12 19:22:31 18:05:01 5462340 0 812688 10.15 2620 1731292 1205780 13.31 593712 1555280 16 19:22:31 18:06:01 5462316 0 812708 10.15 2620 1731296 1205780 13.31 593688 1555280 16 19:22:31 18:07:01 5462596 0 812424 10.14 2620 1731300 1205780 13.31 593908 1555280 8 19:22:31 18:08:01 5461948 0 813068 10.15 2620 1731304 1205876 13.31 594232 1555280 12 19:22:31 18:09:01 5462156 0 812856 10.15 2620 1731308 1205828 13.31 594604 1554664 12 19:22:31 18:10:01 5462328 0 812680 10.15 2620 1731312 1205780 13.31 594464 1554664 8 19:22:31 18:11:01 5462452 0 812548 10.15 2620 1731320 1205780 13.31 594436 1554668 8 19:22:31 18:12:01 5462676 0 812324 10.14 2620 1731320 1205780 13.31 594376 1554664 8 19:22:31 18:13:01 5459256 0 815740 10.19 2620 1731324 1205864 13.31 597724 1554664 16 19:22:31 18:14:01 5458740 0 816248 10.19 2620 1731332 1205864 13.31 597696 1554668 8 19:22:31 18:15:01 5459696 0 815292 10.18 2620 1731332 1205780 13.31 597108 1554664 8 19:22:31 18:16:01 5459844 0 815136 10.18 2620 1731340 1205780 13.31 597180 1554664 8 19:22:31 18:17:01 5459736 0 815244 10.18 2620 1731340 1205780 13.31 597180 1554664 8 19:22:31 18:18:01 5459228 0 815744 10.19 2620 1731348 1205928 13.31 597660 1554664 16 19:22:31 18:19:01 5460108 0 814860 10.17 2620 1731352 1205844 13.31 597168 1554664 12 19:22:31 18:20:01 5459844 0 815124 10.18 2620 1731352 1205844 13.31 597212 1554664 8 19:22:31 18:21:01 5460032 0 814928 10.18 2620 1731360 1205844 13.31 597464 1554664 8 19:22:31 18:22:01 5458792 0 816164 10.19 2620 1731364 1206024 13.32 598276 1554668 8 19:22:31 18:23:01 5458620 0 816328 10.19 2620 1731372 1206024 13.32 598408 1554664 12 19:22:31 18:24:01 5459800 0 815144 10.18 2620 1731376 1205912 13.31 597320 1554664 12 19:22:31 18:25:01 5459768 0 815168 10.18 2620 1731384 1205912 13.31 597248 1554664 8 19:22:31 18:26:01 5460000 0 814932 10.18 2620 1731388 1205912 13.31 597268 1554664 8 19:22:31 18:27:01 5458428 0 816504 10.19 2620 1731388 1206068 13.32 598196 1554664 8 19:22:31 18:28:01 5459344 0 815580 10.18 2620 1731396 1205996 13.31 597772 1554664 16 19:22:31 18:29:01 5459292 0 815628 10.18 2620 1731400 1205948 13.31 597660 1554664 12 19:22:31 18:30:01 5459504 0 815412 10.18 2620 1731404 1205912 13.31 597352 1554664 12 19:22:31 18:31:01 5459272 0 815640 10.18 2620 1731408 1205912 13.31 597472 1554664 8 19:22:31 18:32:02 5460032 0 814876 10.17 2620 1731412 1205912 13.31 597448 1554664 8 19:22:31 18:33:01 5459468 0 815436 10.18 2620 1731416 1206252 13.32 597672 1554664 16 19:22:31 18:34:01 5304840 0 910680 11.37 2620 1790800 1206296 13.32 638020 1573796 8 19:22:31 18:35:01 5304868 0 910652 11.37 2620 1790800 1206368 13.32 638164 1573792 8 19:22:31 18:36:01 5305480 0 910036 11.36 2620 1790804 1206200 13.32 637672 1573792 8 19:22:31 18:37:01 5305232 0 910276 11.37 2620 1790812 1206200 13.32 637756 1573792 8 19:22:31 18:38:01 5305608 0 909900 11.36 2620 1790812 1206284 13.32 637780 1573792 8 19:22:31 18:39:01 5305436 0 910064 11.36 2620 1790820 1206296 13.32 637908 1573792 8 19:22:31 18:40:01 5305364 0 910136 11.36 2620 1790820 1206200 13.32 637584 1573792 8 19:22:31 18:41:01 5305152 0 910340 11.37 2620 1790828 1206200 13.32 637772 1573796 8 19:22:31 18:42:01 5305316 0 910172 11.36 2620 1790832 1206200 13.32 637708 1573792 8 19:22:31 18:43:01 5305028 0 910460 11.37 2620 1790832 1206284 13.32 637924 1573792 12 19:22:31 18:44:01 5305324 0 910156 11.36 2620 1790840 1206200 13.32 637592 1573792 12 19:22:31 18:45:01 5305744 0 909736 11.36 2620 1790840 1206200 13.32 637908 1573792 8 19:22:31 18:46:01 5305472 0 910000 11.36 2620 1790848 1206200 13.32 637724 1573792 8 19:22:31 18:47:01 5304784 0 910684 11.37 2620 1790852 1206344 13.32 638164 1573792 12 19:22:31 18:48:01 5305204 0 910260 11.37 2620 1790856 1206284 13.32 637940 1573792 12 19:22:31 18:49:01 5305688 0 909772 11.36 2620 1790860 1206236 13.32 637816 1573792 12 19:22:31 18:50:01 5305464 0 909996 11.36 2620 1790860 1206200 13.32 637736 1573792 8 19:22:31 18:51:01 5305768 0 909684 11.36 2620 1790868 1206200 13.32 637828 1573792 8 19:22:31 18:52:01 5305488 0 909960 11.36 2620 1790872 1206200 13.32 637772 1573792 8 19:22:31 18:53:01 5305212 0 910228 11.37 2620 1790880 1206296 13.32 637892 1573792 16 19:22:31 18:54:01 5305044 0 910396 11.37 2620 1790880 1206224 13.32 637900 1573776 12 19:22:31 18:55:01 5304744 0 910692 11.37 2620 1790884 1206432 13.32 638240 1573776 8 19:22:31 18:56:01 5305420 0 910012 11.36 2620 1790888 1206264 13.32 637956 1573776 8 19:22:31 18:57:01 5305092 0 910332 11.37 2620 1790896 1206264 13.32 637844 1573780 8 19:22:31 18:58:01 5305500 0 909924 11.36 2620 1790896 1206348 13.32 637920 1573776 12 19:22:31 18:59:01 5305316 0 910104 11.36 2620 1790900 1206300 13.32 637884 1573776 12 19:22:31 19:00:01 5305104 0 910308 11.37 2620 1790908 1206372 13.32 638024 1573776 8 19:22:31 19:01:01 5303748 0 911664 11.38 2620 1790908 1209464 13.35 638628 1573776 8 19:22:31 19:02:01 5304976 0 910428 11.37 2620 1790916 1206264 13.32 637988 1573776 8 19:22:31 19:03:01 5304848 0 910552 11.37 2620 1790920 1206336 13.32 637972 1573776 12 19:22:31 19:04:01 5305268 0 910128 11.36 2620 1790924 1206324 13.32 638048 1573776 12 19:22:31 19:05:01 5304676 0 910716 11.37 2620 1790928 1206432 13.32 638352 1573776 8 19:22:31 19:06:01 5304952 0 910436 11.37 2620 1790932 1206264 13.32 637936 1573776 8 19:22:31 19:07:01 5304976 0 910404 11.37 2620 1790940 1206264 13.32 637940 1573780 8 19:22:31 19:08:01 5304616 0 910760 11.37 2620 1790944 1206348 13.32 638056 1573776 12 19:22:31 19:09:01 5305316 0 910056 11.36 2620 1790948 1206312 13.32 637984 1573776 12 19:22:31 19:10:01 5304960 0 910404 11.37 2620 1790956 1206264 13.32 637996 1573776 8 19:22:31 19:11:01 5305396 0 909968 11.36 2620 1790956 1206264 13.32 638048 1573776 8 19:22:31 19:12:01 5305288 0 910072 11.36 2620 1790960 1206264 13.32 638088 1573776 8 19:22:31 19:13:01 5304448 0 910908 11.37 2620 1790964 1206468 13.32 638544 1573776 20 19:22:31 19:14:01 5305832 0 909576 11.36 2620 1790912 1205724 13.31 637684 1573752 12 19:22:31 19:15:01 5305028 0 910344 11.37 2620 1790948 1205844 13.31 638188 1573764 24 19:22:31 19:16:01 5305412 0 909984 11.36 2620 1790924 1205724 13.31 637828 1573752 16 19:22:31 19:17:01 5304760 0 910628 11.37 2620 1790932 1205904 13.31 638296 1573752 8 19:22:31 19:18:01 5304564 0 910820 11.37 2620 1790936 1205976 13.31 638540 1573756 12 19:22:31 19:19:01 5305420 0 909960 11.36 2620 1790940 1205724 13.31 637740 1573756 12 19:22:31 19:20:01 5305668 0 909708 11.36 2620 1790944 1205724 13.31 637868 1573752 8 19:22:31 19:21:01 5304248 0 911128 11.38 2620 1790944 1206056 13.32 638520 1573752 16 19:22:31 19:22:01 5304388 0 910980 11.37 2620 1790952 1206068 13.32 638620 1573752 8 19:22:31 Average: 5380747 0 863218 10.78 2620 1762356 1207062 13.33 615895 1565589 11 19:22:31 19:22:31 17:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:22:31 17:49:01 eth0 121.81 75.26 370.86 23.53 0.00 0.00 0.00 0.00 19:22:31 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:49:01 docker0 1.20 0.98 0.25 1.58 0.00 0.00 0.00 0.00 19:22:31 17:50:01 eth0 0.92 0.32 0.31 0.23 0.00 0.00 0.00 0.00 19:22:31 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:53:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:54:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:22:31 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:55:01 eth0 0.63 0.42 0.36 0.21 0.00 0.00 0.00 0.00 19:22:31 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:56:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 17:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:57:01 eth0 0.14 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:58:01 eth0 0.63 0.20 0.13 0.07 0.00 0.00 0.00 0.00 19:22:31 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:59:01 eth0 0.17 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:22:31 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:01:01 eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:31 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:02:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:03:01 eth0 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 19:22:31 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:04:01 eth0 1.00 0.17 0.16 0.01 0.00 0.00 0.00 0.00 19:22:31 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:05:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:06:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:22:31 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:08:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:09:01 eth0 0.63 0.10 0.12 0.01 0.00 0.00 0.00 0.00 19:22:31 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:10:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:11:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:12:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:13:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:14:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:22:31 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:16:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:18:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:31 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:19:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:21:01 eth0 0.28 0.03 0.03 0.00 0.00 0.00 0.00 0.00 19:22:31 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:22:01 eth0 1.13 0.20 0.34 0.19 0.00 0.00 0.00 0.00 19:22:31 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:23:01 eth0 0.68 0.35 0.40 0.26 0.00 0.00 0.00 0.00 19:22:31 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:31 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:26:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:27:01 eth0 0.47 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:22:31 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:28:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:29:01 eth0 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 19:22:31 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:30:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:31:01 eth0 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:32:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:33:01 eth0 0.24 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:34:01 eth0 0.55 0.05 0.11 0.00 0.00 0.00 0.00 0.00 19:22:31 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:35:01 eth0 0.47 0.32 0.27 0.21 0.00 0.00 0.00 0.00 19:22:31 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:37:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:38:01 eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 19:22:31 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:39:01 eth0 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:31 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:43:01 eth0 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:22:31 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:47:01 eth0 0.87 0.22 0.31 0.19 0.00 0.00 0.00 0.00 19:22:31 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:48:01 eth0 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:49:01 eth0 0.12 0.07 0.07 0.00 0.00 0.00 0.00 0.00 19:22:31 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:50:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:53:01 eth0 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:54:01 eth0 0.42 0.05 0.10 0.00 0.00 0.00 0.00 0.00 19:22:31 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:55:01 eth0 0.60 0.25 0.28 0.20 0.00 0.00 0.00 0.00 19:22:31 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:57:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:58:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:59:01 eth0 0.08 0.03 0.06 0.00 0.00 0.00 0.00 0.00 19:22:31 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:00:01 eth0 0.17 0.10 0.12 0.06 0.00 0.00 0.00 0.00 19:22:31 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:01:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:03:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:31 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:04:01 eth0 0.57 0.05 0.11 0.00 0.00 0.00 0.00 0.00 19:22:31 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:05:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 19:22:31 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:07:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:08:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 19:22:31 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:09:01 eth0 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:22:31 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:12:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:13:01 eth0 1.12 0.42 0.45 0.27 0.00 0.00 0.00 0.00 19:22:31 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:15:01 eth0 4.63 0.30 0.55 0.20 0.00 0.00 0.00 0.00 19:22:31 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:16:01 eth0 2.42 0.05 0.26 0.00 0.00 0.00 0.00 0.00 19:22:31 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:17:01 eth0 2.15 0.45 0.64 0.36 0.00 0.00 0.00 0.00 19:22:31 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:18:01 eth0 1.25 0.72 0.69 0.43 0.00 0.00 0.00 0.00 19:22:31 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:19:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:20:01 eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:22:31 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:21:01 eth0 2.47 0.52 0.69 0.42 0.00 0.00 0.00 0.00 19:22:31 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:22:01 eth0 1.58 0.28 0.37 0.23 0.00 0.00 0.00 0.00 19:22:31 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 Average: eth0 1.66 0.91 4.05 0.30 0.00 0.00 0.00 0.00 19:22:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:31 Average: docker0 0.01 0.01 0.00 0.02 0.00 0.00 0.00 0.00 19:22:31 19:22:31 19:22:31 ---> sar -P ALL: 19:22:31 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:22:31 19:22:31 17:47:27 LINUX RESTART (2 CPU) 19:22:31 19:22:31 17:48:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 17:49:01 all 5.00 0.00 2.12 1.98 0.04 90.86 19:22:31 17:49:01 0 5.16 0.00 2.23 1.23 0.03 91.34 19:22:31 17:49:01 1 4.85 0.00 2.01 2.72 0.05 90.37 19:22:31 17:50:01 all 0.21 0.00 0.06 0.00 0.03 99.71 19:22:31 17:50:01 0 0.08 0.00 0.07 0.00 0.03 99.82 19:22:31 17:50:01 1 0.33 0.00 0.05 0.00 0.02 99.60 19:22:31 17:51:01 all 0.21 0.00 0.03 0.00 0.02 99.74 19:22:31 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:31 17:51:01 1 0.38 0.00 0.05 0.00 0.02 99.55 19:22:31 17:52:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:22:31 17:52:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:22:31 17:52:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:22:31 17:53:01 all 0.16 0.00 0.03 0.00 0.03 99.78 19:22:31 17:53:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:22:31 17:53:01 1 0.23 0.00 0.03 0.00 0.02 99.72 19:22:31 17:54:01 all 0.20 0.00 0.02 0.00 0.02 99.77 19:22:31 17:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:22:31 17:54:01 1 0.35 0.00 0.02 0.00 0.02 99.62 19:22:31 17:55:01 all 0.23 0.00 0.05 0.00 0.02 99.71 19:22:31 17:55:01 0 0.40 0.00 0.07 0.00 0.02 99.52 19:22:31 17:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:31 17:56:02 all 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 17:56:02 0 0.07 0.00 0.05 0.00 0.03 99.85 19:22:31 17:56:02 1 0.03 0.00 0.05 0.00 0.00 99.92 19:22:31 17:57:01 all 0.16 0.00 0.04 0.00 0.02 99.78 19:22:31 17:57:01 0 0.27 0.00 0.05 0.00 0.02 99.66 19:22:31 17:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:31 17:58:01 all 0.21 0.00 0.04 0.00 0.02 99.73 19:22:31 17:58:01 0 0.38 0.00 0.05 0.00 0.02 99.55 19:22:31 17:58:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 17:59:01 all 0.13 0.00 0.04 0.00 0.03 99.81 19:22:31 17:59:01 0 0.18 0.00 0.05 0.00 0.03 99.73 19:22:31 17:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:22:31 19:22:31 17:59:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 18:00:01 all 0.03 0.00 0.03 0.00 0.01 99.92 19:22:31 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:31 18:00:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 18:01:01 all 0.14 0.00 0.04 0.00 0.03 99.79 19:22:31 18:01:01 0 0.23 0.00 0.05 0.00 0.02 99.70 19:22:31 18:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:22:31 18:02:01 all 0.08 0.00 0.04 0.00 0.02 99.87 19:22:31 18:02:01 0 0.10 0.00 0.05 0.00 0.03 99.82 19:22:31 18:02:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:22:31 18:03:01 all 0.12 0.00 0.05 0.00 0.02 99.82 19:22:31 18:03:01 0 0.22 0.00 0.07 0.00 0.02 99.70 19:22:31 18:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:31 18:04:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:22:31 18:04:01 0 0.23 0.00 0.03 0.00 0.03 99.70 19:22:31 18:04:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:05:01 all 0.17 0.00 0.03 0.00 0.03 99.78 19:22:31 18:05:01 0 0.32 0.00 0.02 0.00 0.02 99.65 19:22:31 18:05:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:31 18:06:01 all 0.09 0.00 0.03 0.00 0.02 99.87 19:22:31 18:06:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:22:31 18:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:31 18:07:01 all 0.10 0.00 0.03 0.00 0.03 99.83 19:22:31 18:07:01 0 0.17 0.00 0.03 0.00 0.03 99.77 19:22:31 18:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:31 18:08:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:31 18:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:22:31 18:08:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:22:31 18:09:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:22:31 18:09:01 0 0.15 0.00 0.03 0.00 0.02 99.80 19:22:31 18:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 18:10:01 all 0.14 0.00 0.01 0.00 0.02 99.83 19:22:31 18:10:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:22:31 18:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:22:31 19:22:31 18:10:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 18:11:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:31 18:11:01 0 0.13 0.00 0.03 0.00 0.03 99.80 19:22:31 18:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:22:31 18:12:01 all 0.19 0.00 0.02 0.00 0.02 99.77 19:22:31 18:12:01 0 0.35 0.00 0.03 0.00 0.02 99.60 19:22:31 18:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:22:31 18:13:01 all 0.23 0.00 0.03 0.00 0.02 99.72 19:22:31 18:13:01 0 0.43 0.00 0.03 0.00 0.02 99.52 19:22:31 18:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:14:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:22:31 18:14:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:31 18:14:01 1 0.17 0.00 0.05 0.00 0.02 99.77 19:22:31 18:15:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:22:31 18:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 18:15:01 1 0.35 0.00 0.05 0.00 0.03 99.57 19:22:31 18:16:01 all 0.04 0.00 0.03 0.00 0.02 99.91 19:22:31 18:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:31 18:16:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:22:31 18:17:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:22:31 18:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:17:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:22:31 18:18:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:22:31 18:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 18:18:01 1 0.33 0.00 0.02 0.00 0.03 99.62 19:22:31 18:19:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:22:31 18:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:22:31 18:19:01 1 0.32 0.00 0.02 0.00 0.02 99.65 19:22:31 18:20:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:22:31 18:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:22:31 18:20:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:22:31 18:21:01 all 0.22 0.00 0.03 0.00 0.03 99.73 19:22:31 18:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:31 18:21:01 1 0.38 0.00 0.02 0.00 0.02 99.58 19:22:31 19:22:31 18:21:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 18:22:01 all 0.10 0.00 0.04 0.00 0.02 99.84 19:22:31 18:22:01 0 0.12 0.00 0.05 0.00 0.03 99.80 19:22:31 18:22:01 1 0.08 0.00 0.03 0.00 0.00 99.88 19:22:31 18:23:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:31 18:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:22:31 18:23:01 1 0.23 0.00 0.03 0.00 0.03 99.70 19:22:31 18:24:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:22:31 18:24:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:22:31 18:24:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:22:31 18:25:01 all 0.16 0.00 0.03 0.00 0.03 99.78 19:22:31 18:25:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:31 18:25:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:22:31 18:26:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:31 18:26:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:22:31 18:26:01 1 0.23 0.00 0.02 0.00 0.00 99.75 19:22:31 18:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:31 18:27:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:22:31 18:27:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:31 18:28:01 all 0.17 0.00 0.03 0.00 0.03 99.78 19:22:31 18:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 18:28:01 1 0.32 0.00 0.03 0.00 0.03 99.62 19:22:31 18:29:01 all 0.23 0.00 0.02 0.00 0.02 99.74 19:22:31 18:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:31 18:29:01 1 0.42 0.00 0.02 0.00 0.02 99.55 19:22:31 18:30:01 all 0.13 0.00 0.04 0.00 0.02 99.81 19:22:31 18:30:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:22:31 18:30:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:22:31 18:31:01 all 0.09 0.00 0.02 0.00 0.03 99.86 19:22:31 18:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:31 18:31:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:22:31 18:32:02 all 0.05 0.00 0.03 0.00 0.02 99.91 19:22:31 18:32:02 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:32:02 1 0.07 0.00 0.02 0.00 0.02 99.90 19:22:31 19:22:31 18:32:02 CPU %user %nice %system %iowait %steal %idle 19:22:31 18:33:01 all 0.06 0.00 0.05 0.00 0.03 99.86 19:22:31 18:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:22:31 18:33:01 1 0.09 0.00 0.05 0.00 0.02 99.85 19:22:31 18:34:01 all 0.26 4.04 12.69 2.60 0.04 80.37 19:22:31 18:34:01 0 0.02 4.23 13.29 2.50 0.03 79.93 19:22:31 18:34:01 1 0.51 3.84 12.08 2.71 0.05 80.81 19:22:31 18:35:01 all 0.15 0.00 0.04 0.00 0.02 99.79 19:22:31 18:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:31 18:35:01 1 0.28 0.00 0.05 0.00 0.02 99.65 19:22:31 18:36:01 all 0.18 0.00 0.03 0.00 0.01 99.78 19:22:31 18:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:22:31 18:36:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:22:31 18:37:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:31 18:37:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:22:31 18:37:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:31 18:38:01 all 0.13 0.00 0.04 0.00 0.02 99.81 19:22:31 18:38:01 0 0.23 0.00 0.03 0.00 0.00 99.73 19:22:31 18:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:22:31 18:39:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:22:31 18:39:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:22:31 18:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:31 18:40:01 all 0.17 0.00 0.03 0.00 0.01 99.79 19:22:31 18:40:01 0 0.30 0.00 0.03 0.00 0.00 99.67 19:22:31 18:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:41:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:22:31 18:41:01 0 0.33 0.00 0.03 0.00 0.00 99.63 19:22:31 18:41:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:31 18:42:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:31 18:42:01 0 0.22 0.00 0.00 0.00 0.02 99.77 19:22:31 18:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 18:43:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:22:31 18:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 19:22:31 18:43:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:22:31 19:22:31 18:43:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 18:44:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:22:31 18:44:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:22:31 18:44:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:22:31 18:45:01 all 0.13 0.00 0.03 0.00 0.01 99.84 19:22:31 18:45:01 0 0.22 0.00 0.00 0.00 0.00 99.78 19:22:31 18:45:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:22:31 18:46:01 all 0.18 0.00 0.02 0.00 0.03 99.78 19:22:31 18:46:01 0 0.33 0.00 0.02 0.00 0.02 99.63 19:22:31 18:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:31 18:47:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:22:31 18:47:01 0 0.18 0.00 0.03 0.00 0.03 99.75 19:22:31 18:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:31 18:48:01 all 0.07 0.00 0.03 0.00 0.02 99.88 19:22:31 18:48:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:22:31 18:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:49:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:31 18:49:01 0 0.10 0.00 0.03 0.00 0.03 99.83 19:22:31 18:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:31 18:50:01 all 0.13 0.00 0.02 0.00 0.02 99.83 19:22:31 18:50:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:22:31 18:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 18:51:01 all 0.22 0.00 0.03 0.00 0.02 99.73 19:22:31 18:51:01 0 0.38 0.00 0.03 0.00 0.02 99.57 19:22:31 18:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:31 18:52:01 all 0.19 0.00 0.02 0.00 0.02 99.77 19:22:31 18:52:01 0 0.35 0.00 0.02 0.00 0.00 99.63 19:22:31 18:52:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:22:31 18:53:01 all 0.18 0.01 0.03 0.00 0.03 99.75 19:22:31 18:53:01 0 0.32 0.00 0.03 0.00 0.02 99.63 19:22:31 18:53:01 1 0.05 0.02 0.03 0.00 0.03 99.87 19:22:31 18:54:01 all 0.23 0.00 0.02 0.00 0.03 99.73 19:22:31 18:54:01 0 0.43 0.00 0.02 0.00 0.02 99.53 19:22:31 18:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:22:31 19:22:31 18:54:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 18:55:01 all 0.23 0.00 0.02 0.00 0.03 99.73 19:22:31 18:55:01 0 0.40 0.00 0.02 0.00 0.02 99.57 19:22:31 18:55:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:31 18:56:01 all 0.10 0.00 0.03 0.01 0.02 99.84 19:22:31 18:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 18:56:01 1 0.15 0.00 0.02 0.02 0.02 99.80 19:22:31 18:57:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:31 18:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:31 18:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:22:31 18:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:31 18:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:22:31 18:58:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:31 18:59:01 all 0.12 0.00 0.02 0.00 0.03 99.83 19:22:31 18:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:31 18:59:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:31 19:00:01 all 0.19 0.00 0.03 0.00 0.02 99.76 19:22:31 19:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 19:00:01 1 0.37 0.00 0.05 0.00 0.02 99.57 19:22:31 19:01:01 all 0.15 0.00 0.03 0.00 0.01 99.81 19:22:31 19:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 19:01:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:22:31 19:02:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:31 19:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:31 19:02:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:31 19:03:01 all 0.14 0.00 0.03 0.00 0.03 99.81 19:22:31 19:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:31 19:03:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:22:31 19:04:01 all 0.16 0.00 0.03 0.00 0.02 99.80 19:22:31 19:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:31 19:04:01 1 0.28 0.00 0.03 0.00 0.02 99.67 19:22:31 19:05:01 all 0.18 0.00 0.03 0.00 0.02 99.77 19:22:31 19:05:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:22:31 19:05:01 1 0.28 0.00 0.02 0.00 0.02 99.68 19:22:31 19:22:31 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 19:06:01 all 0.18 0.00 0.02 0.00 0.02 99.78 19:22:31 19:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 19:06:01 1 0.35 0.00 0.02 0.00 0.02 99.62 19:22:31 19:07:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:22:31 19:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:22:31 19:07:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:31 19:08:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:22:31 19:08:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:31 19:08:01 1 0.23 0.00 0.03 0.00 0.00 99.73 19:22:31 19:09:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:22:31 19:09:01 0 0.07 0.00 0.03 0.00 0.05 99.85 19:22:31 19:09:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:31 19:10:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:22:31 19:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:31 19:10:01 1 0.27 0.00 0.03 0.00 0.02 99.68 19:22:31 19:11:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:22:31 19:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:22:31 19:11:01 1 0.30 0.00 0.03 0.00 0.03 99.63 19:22:31 19:12:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:22:31 19:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:31 19:12:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:22:31 19:13:01 all 0.20 0.00 0.03 0.00 0.02 99.75 19:22:31 19:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:31 19:13:01 1 0.37 0.00 0.05 0.00 0.02 99.57 19:22:31 19:14:01 all 0.08 0.00 0.05 0.00 0.02 99.85 19:22:31 19:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:22:31 19:14:01 1 0.13 0.00 0.05 0.00 0.02 99.80 19:22:31 19:15:01 all 0.08 0.00 0.05 0.00 0.03 99.85 19:22:31 19:15:01 0 0.03 0.00 0.07 0.00 0.03 99.87 19:22:31 19:15:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:22:31 19:16:01 all 0.13 0.00 0.03 0.01 0.02 99.81 19:22:31 19:16:01 0 0.03 0.00 0.03 0.02 0.03 99.88 19:22:31 19:16:01 1 0.23 0.00 0.03 0.00 0.00 99.73 19:22:31 19:22:31 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:22:31 19:17:01 all 0.20 0.00 0.03 0.00 0.03 99.75 19:22:31 19:17:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:22:31 19:17:01 1 0.33 0.00 0.02 0.00 0.02 99.63 19:22:31 19:18:01 all 0.17 0.00 0.05 0.00 0.02 99.77 19:22:31 19:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 19:18:01 1 0.28 0.00 0.05 0.00 0.02 99.65 19:22:31 19:19:01 all 0.21 0.00 0.03 0.00 0.03 99.73 19:22:31 19:19:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:31 19:19:01 1 0.37 0.00 0.03 0.00 0.02 99.58 19:22:31 19:20:01 all 0.17 0.00 0.01 0.00 0.03 99.80 19:22:31 19:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:22:31 19:20:01 1 0.32 0.00 0.02 0.00 0.03 99.63 19:22:31 19:21:01 all 0.21 0.00 0.03 0.00 0.02 99.74 19:22:31 19:21:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:22:31 19:21:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:22:31 19:22:01 all 0.18 0.00 0.04 0.00 0.01 99.77 19:22:31 19:22:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:22:31 19:22:01 1 0.30 0.00 0.03 0.00 0.00 99.67 19:22:31 Average: all 0.20 0.04 0.19 0.05 0.02 99.51 19:22:31 Average: 0 0.18 0.04 0.19 0.04 0.02 99.53 19:22:31 Average: 1 0.22 0.04 0.18 0.06 0.02 99.49 19:22:31 19:22:31 19:22:31