Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e14485956ada2e3a45ee492e2ff461dd1b2a0b88 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-ssh487647417653031607.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-ssh6537836370255447753.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-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh973808827511087317.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-ssh2119497310163475571.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-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8768146274981708761.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap 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-bootstrap 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 ‘prd-centos7-docker-4c-2g-360’ Running on prd-centos7-docker-4c-2g-373 in /w/workspace/gexfoundry_go-mod-bootstrap_main [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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh673336691754680352.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262)" > git rev-list --no-walk 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:41:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:41:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:41:36 ========================================================= 17:41:36 EdgeX Global Pipelines Version Info 17:41:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:41:37 ------------------- 17:41:37 stable info: 17:41:37 ------------------- 17:41:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:41:37 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:41:37 Message: update stable to v1.0.196 17:41:38 ------------------- 17:41:38 experimental info: 17:41:38 ------------------- 17:41:38 Commited By: **** collab-it+edgex@linuxfoundation.org 17:41:38 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:41:38 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e144859 [Pipeline] echo 17:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:39 + git log --format=format:%s -1 e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] echo 17:41:39 GIT_COMMIT: e14485956ada2e3a45ee492e2ff461dd1b2a0b88, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262) [Pipeline] echo 17:41:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:40 17:41:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:41:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:40 latest: Pulling from edgex-devops/git-semver 17:41:40 31603596830f: Pulling fs layer 17:41:40 b6dc333f4379: Pulling fs layer 17:41:40 3d9ef1400e77: Pulling fs layer 17:41:40 fd332fbdc1db: Pulling fs layer 17:41:40 fd332fbdc1db: Waiting 17:41:40 b6dc333f4379: Verifying Checksum 17:41:40 b6dc333f4379: Download complete 17:41:40 31603596830f: Verifying Checksum 17:41:40 31603596830f: Download complete 17:41:40 fd332fbdc1db: Verifying Checksum 17:41:40 fd332fbdc1db: Download complete 17:41:41 31603596830f: Pull complete 17:41:41 b6dc333f4379: Pull complete 17:41:41 3d9ef1400e77: Verifying Checksum 17:41:41 3d9ef1400e77: Download complete 17:41:41 3d9ef1400e77: Pull complete 17:41:41 fd332fbdc1db: Pull complete 17:41:41 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:41:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:41:41 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 17:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:41:42 $ docker top 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:42 [ssh-agent] Looking for ssh-agent implementation... 17:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:42 $ docker exec 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent 17:41:42 SSH_AUTH_SOCK=/tmp/ssh-zoLwqvTp3oVH/agent.14 17:41:42 SSH_AGENT_PID=20 17:41:42 Running ssh-add (command line suppressed) 17:41:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4294614373875834876.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4294614373875834876.key) 17:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:43 + git tag --points-at HEAD [Pipeline] } 17:41:43 $ docker exec --env ******** --env ******** 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent -k 17:41:43 unset SSH_AUTH_SOCK; 17:41:43 unset SSH_AGENT_PID; 17:41:43 echo Agent pid 20 killed; 17:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:43 [ssh-agent] Looking for ssh-agent implementation... 17:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:43 $ docker exec 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent 17:41:43 SSH_AUTH_SOCK=/tmp/ssh-mxspdJG1SBZ2/agent.54 17:41:43 SSH_AGENT_PID=60 17:41:43 Running ssh-add (command line suppressed) 17:41:43 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5574211460136837414.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5574211460136837414.key) 17:41:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:44 + git semver init 17:41:44 # -> Open(): unable to determine branch for HEAD 17:41:44 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 17:41:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 17:41:44 # $SEMVER_REMOTE_NAME = origin 17:41:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:41:44 # $SEMVER_USER_NAME = edgex-jenkins 17:41:44 # $SEMVER_BRANCH = main 17:41:44 # $SEMVER_TEMP = /tmp/semver-281423718 17:41:44 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 17:41:44 # '/tmp/semver-281423718' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 17:41:44 # -> Force: false 17:41:44 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 17:41:44 $ docker exec --env ******** --env ******** 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 ssh-agent -k 17:41:44 unset SSH_AUTH_SOCK; 17:41:44 unset SSH_AGENT_PID; 17:41:44 echo Agent pid 60 killed; 17:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:45 + git semver [Pipeline] } 17:41:45 $ docker stop --time=1 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 17:41:46 $ docker rm -f 7aa10bca5581a3ec10218647fb0d821dacb829a489a39a7db084f4744a2106d7 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:41:47 Stashed 1 file(s) [Pipeline] echo 17:41:47 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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:42:02 Still waiting to schedule task 17:42:02 ‘prd-centos7-builder-2c-1g-365’ doesn’t have label ‘centos7-docker-4c-2g’ 17:42:02 ‘prd-centos7-builder-2c-1g-370’ doesn’t have label ‘centos7-docker-4c-2g’ 17:42:02 ‘prd-centos7-docker-4c-2g-360’ is offline 17:42:02 ‘prd-centos7-docker-4c-2g-363’ is offline 17:42:02 ‘prd-centos7-docker-4c-2g-372’ is offline 17:42:02 Still waiting to schedule task 17:42:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:42:16 Running on prd-centos7-docker-4c-2g-374 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:42:16 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 17:42:16 Selected Git installation does not exist. Using Default 17:42:16 The recommended git tool is: NONE 17:42:19 using credential edgex-jenkins-ssh 17:42:19 Cloning the remote Git repository 17:42:18 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:42:18 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 17:42:18 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:42:18 > git --version # timeout=10 17:42:18 > git --version # 'git version 2.24.4' 17:42:18 using GIT_SSH to set credentials SSH Credentials for GitHub 17:42:18 [INFO] Currently running in a labeled security context 17:42:18 [INFO] Currently SELinux is 'enforcing' on the host 17:42:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/2@tmp/jenkins-gitclient-ssh4227305586880011321.key 17:42:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:19 Avoid second fetch 17:42:19 Checking out Revision e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (main) 17:42:19 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:42:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:19 > git config core.sparsecheckout # timeout=10 17:42:19 > git checkout -f e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 17:42:23 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:42:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:42:25 + sudo service docker restart 17:42:25 + true 17:42:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:42:43 ========================================================= 17:42:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:42:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:42:43 + 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:42:43 Sending build context to Docker daemon 1.004MB 17:42:43 Step 1/8 : ARG BASE=golang:1.16-alpine 17:42:43 Step 2/8 : FROM ${BASE} 17:42:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:42:44 540db60ca938: Pulling fs layer 17:42:44 adcc1eea9eea: Pulling fs layer 17:42:44 4c4ab2625f07: Pulling fs layer 17:42:44 0773c198feca: Pulling fs layer 17:42:44 345f892a5656: Pulling fs layer 17:42:44 9ac62484cfdc: Pulling fs layer 17:42:44 5ac4037533be: Pulling fs layer 17:42:44 dc6bda0758c5: Pulling fs layer 17:42:44 345f892a5656: Waiting 17:42:44 9ac62484cfdc: Waiting 17:42:44 5ac4037533be: Waiting 17:42:44 dc6bda0758c5: Waiting 17:42:44 0773c198feca: Waiting 17:42:44 4c4ab2625f07: Verifying Checksum 17:42:44 4c4ab2625f07: Download complete 17:42:44 adcc1eea9eea: Verifying Checksum 17:42:44 adcc1eea9eea: Download complete 17:42:44 345f892a5656: Verifying Checksum 17:42:44 345f892a5656: Download complete 17:42:44 9ac62484cfdc: Verifying Checksum 17:42:44 9ac62484cfdc: Download complete 17:42:44 540db60ca938: Verifying Checksum 17:42:44 540db60ca938: Download complete 17:42:44 540db60ca938: Pull complete 17:42:44 adcc1eea9eea: Pull complete 17:42:44 4c4ab2625f07: Pull complete 17:42:44 5ac4037533be: Verifying Checksum 17:42:44 5ac4037533be: Download complete 17:42:47 dc6bda0758c5: Verifying Checksum 17:42:47 dc6bda0758c5: Download complete 17:42:48 0773c198feca: Verifying Checksum 17:42:48 0773c198feca: Download complete 17:42:51 0773c198feca: Pull complete 17:42:51 345f892a5656: Pull complete 17:42:51 9ac62484cfdc: Pull complete 17:42:51 5ac4037533be: Pull complete 17:42:52 dc6bda0758c5: Pull complete 17:42:52 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 17:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:42:52 ---> eb58bd16d52e 17:42:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:42:56 ---> Running in a3578db2df25 17:42:56 Removing intermediate container a3578db2df25 17:42:56 ---> 497bbdab609f 17:42:56 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:42:56 ---> Running in 5776fa9eaa92 17:42:56 Removing intermediate container 5776fa9eaa92 17:42:56 ---> 217c87886471 17:42:56 Step 5/8 : RUN apk add --update --no-cache git make 17:42:56 ---> Running in b041dea343c3 17:42:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:42:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:42:58 OK: 149 MiB in 40 packages 17:42:58 Removing intermediate container b041dea343c3 17:42:58 ---> b22da7ce0e3d 17:42:58 Step 6/8 : WORKDIR /build 17:42:58 ---> Running in 280cb9f5b887 17:42:58 Removing intermediate container 280cb9f5b887 17:42:58 ---> 2d73617789fa 17:42:58 Step 7/8 : COPY go.mod . 17:42:59 ---> 2a3e4506fefe 17:42:59 Step 8/8 : RUN go mod download 17:42:59 ---> Running in ac9be52f1095 17:43:11 Removing intermediate container ac9be52f1095 17:43:11 ---> 1f9ff0e51d82 17:43:11 Successfully built 1f9ff0e51d82 17:43:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:43:11 + docker inspect -f . ci-base-image-x86_64 17:43:11 . [Pipeline] withDockerContainer 17:43:11 prd-centos7-docker-4c-2g-374 does not seem to be running inside a container 17:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:12 $ docker top 19d177ea6723380098df15f7b97836258aff0da3646a2e2d35e8820573e8e6c1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:12 + go version 17:43:12 go version go1.16.5 linux/amd64 [Pipeline] } 17:43:12 $ docker stop --time=1 19d177ea6723380098df15f7b97836258aff0da3646a2e2d35e8820573e8e6c1 17:43:13 $ docker rm -f 19d177ea6723380098df15f7b97836258aff0da3646a2e2d35e8820573e8e6c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:14 + docker inspect -f . ci-base-image-x86_64 17:43:14 . [Pipeline] withDockerContainer 17:43:14 prd-centos7-docker-4c-2g-374 does not seem to be running inside a container 17:43:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:43:14 $ docker top 4f2ca76ef2c6326be50e0c54dc22867fac711d976be5bf73b953e54702895246 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:15 + go mod tidy [Pipeline] sh 17:43:15 + make test 17:43:15 go mod tidy 17:43:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:43:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:43:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.012s coverage: 5.4% of statements 17:43:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:43:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements 17:43:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements 17:43:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 17:43:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:43:29 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:43:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements 17:43:29 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.016s coverage: 26.7% of statements 17:43:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 91.0% of statements 17:43:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:43:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 17:43:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 17:43:33 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:43:39 gofmt -l . 17:43:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:43:40 $ docker stop --time=1 4f2ca76ef2c6326be50e0c54dc22867fac711d976be5bf73b953e54702895246 17:43:41 $ docker rm -f 4f2ca76ef2c6326be50e0c54dc22867fac711d976be5bf73b953e54702895246 [Pipeline] // withDockerContainer [Pipeline] sh 17:43:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:42 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:43:43 ---> job-cost.sh 17:43:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tXYR 17:43:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-tXYR/bin to PATH 17:44:05 INFO: No Stack... 17:44:06 INFO: Retrieving Pricing Info for: v3-standard-2 17:44:06 INFO: Archiving Costs [Pipeline] sh 17:44:07 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 17:44:07 + cut -d, -f6 [Pipeline] lock 17:44:07 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] 17:44:07 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] did not exist. Created. 17:44:07 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:07 + echo total: 0.05999999865889549 [Pipeline] stash 17:44:07 Stashed 1 file(s) [Pipeline] } 17:44:07 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:16:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2759 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 19:16:17 Running in /w/workspace/go-mod-bootstrap/2 [Pipeline] { [Pipeline] checkout 19:16:17 Selected Git installation does not exist. Using Default 19:16:17 The recommended git tool is: NONE 19:16:24 using credential edgex-jenkins-ssh 19:16:24 Cloning the remote Git repository 19:16:24 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 19:16:24 > git init /w/workspace/go-mod-bootstrap/2 # timeout=10 19:16:24 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 19:16:24 > git --version # timeout=10 19:16:24 > git --version # 'git version 2.17.1' 19:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:25 Avoid second fetch 19:16:25 Checking out Revision e14485956ada2e3a45ee492e2ff461dd1b2a0b88 (main) 19:16:25 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 19:16:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:25 > git config core.sparsecheckout # timeout=10 19:16:25 > git checkout -f e14485956ada2e3a45ee492e2ff461dd1b2a0b88 # timeout=10 19:16:30 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 (#262)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:16:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:32 + sudo service docker restart 19:16:32 + true [Pipeline] unstash [Pipeline] echo 19:16:51 ========================================================= 19:16:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:16:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:16:51 + 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:16:52 Sending build context to Docker daemon 1.003MB 19:16:52 Step 1/8 : ARG BASE=golang:1.16-alpine 19:16:52 Step 2/8 : FROM ${BASE} 19:16:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:16:53 595b0fe564bb: Pulling fs layer 19:16:53 24495759ef45: Pulling fs layer 19:16:53 d148012ef14d: Pulling fs layer 19:16:53 cb65c68fc2e2: Pulling fs layer 19:16:53 093eec477d81: Pulling fs layer 19:16:53 20fd20ab2234: Pulling fs layer 19:16:53 43245461236d: Pulling fs layer 19:16:53 5a37c24eccbd: Pulling fs layer 19:16:53 cb65c68fc2e2: Waiting 19:16:53 093eec477d81: Waiting 19:16:53 20fd20ab2234: Waiting 19:16:53 43245461236d: Waiting 19:16:53 5a37c24eccbd: Waiting 19:16:53 24495759ef45: Verifying Checksum 19:16:53 24495759ef45: Download complete 19:16:53 d148012ef14d: Verifying Checksum 19:16:53 d148012ef14d: Download complete 19:16:53 093eec477d81: Verifying Checksum 19:16:53 093eec477d81: Download complete 19:16:53 20fd20ab2234: Verifying Checksum 19:16:53 20fd20ab2234: Download complete 19:16:53 595b0fe564bb: Download complete 19:16:53 43245461236d: Verifying Checksum 19:16:53 43245461236d: Download complete 19:16:54 595b0fe564bb: Pull complete 19:16:54 24495759ef45: Pull complete 19:16:55 d148012ef14d: Pull complete 19:16:58 5a37c24eccbd: Verifying Checksum 19:16:58 5a37c24eccbd: Download complete 19:17:01 cb65c68fc2e2: Verifying Checksum 19:17:01 cb65c68fc2e2: Download complete 19:17:11 cb65c68fc2e2: Pull complete 19:17:11 093eec477d81: Pull complete 19:17:12 20fd20ab2234: Pull complete 19:17:12 43245461236d: Pull complete 19:17:17 5a37c24eccbd: Pull complete 19:17:17 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 19:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:17 ---> 274d7007c78b 19:17:17 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:17:21 ---> Running in c3a6cad62384 19:17:21 Removing intermediate container c3a6cad62384 19:17:21 ---> 92f9f860756e 19:17:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:22 ---> Running in d13532063f33 19:17:24 Removing intermediate container d13532063f33 19:17:24 ---> 77c92fff26da 19:17:24 Step 5/8 : RUN apk add --update --no-cache git make 19:17:25 ---> Running in 9ea7979ed336 19:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:28 OK: 138 MiB in 40 packages 19:17:30 Removing intermediate container 9ea7979ed336 19:17:30 ---> dcabf5f639ef 19:17:30 Step 6/8 : WORKDIR /build 19:17:30 ---> Running in bad3b31553e2 19:17:30 Removing intermediate container bad3b31553e2 19:17:30 ---> 5ffc643bb0de 19:17:30 Step 7/8 : COPY go.mod . 19:17:31 ---> d9c64170d240 19:17:31 Step 8/8 : RUN go mod download 19:17:31 ---> Running in 5e54fd887997 19:17:58 Removing intermediate container 5e54fd887997 19:17:58 ---> 86bc9b6aae2f 19:17:58 Successfully built 86bc9b6aae2f 19:17:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:17:58 + docker inspect -f . ci-base-image-arm64 19:17:58 . [Pipeline] withDockerContainer 19:17:59 prd-ubuntu18.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container 19:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:01 $ docker top 99418de6d25d5941854fdcbf54e89f87dfc673c6e0cad91fe4469c8b77c08c73 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:02 + go version 19:18:02 go version go1.16.5 linux/arm64 [Pipeline] } 19:18:02 $ docker stop --time=1 99418de6d25d5941854fdcbf54e89f87dfc673c6e0cad91fe4469c8b77c08c73 19:18:04 $ docker rm -f 99418de6d25d5941854fdcbf54e89f87dfc673c6e0cad91fe4469c8b77c08c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:05 + docker inspect -f . ci-base-image-arm64 19:18:05 . [Pipeline] withDockerContainer 19:18:05 prd-ubuntu18.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container 19:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/2 -v /w/workspace/go-mod-bootstrap/2:/w/workspace/go-mod-bootstrap/2:rw,z -v /w/workspace/go-mod-bootstrap/2@tmp:/w/workspace/go-mod-bootstrap/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:07 $ docker top 30e711b1f1b9f82d4d833f1eb85edc4e2cf1fda443124de01838dfb1be45b286 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:08 + go mod tidy [Pipeline] sh 19:18:09 + make test 19:18:09 go mod tidy 19:18:09 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:18:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 19:18:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.037s coverage: 5.4% of statements 19:18:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 19:18:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.185s coverage: 92.2% of statements 19:18:56 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements 19:18:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 19:18:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 19:18:56 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 19:18:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.052s coverage: 100.0% of statements 19:18:57 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.041s coverage: 26.7% of statements 19:19:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.061s coverage: 91.0% of statements 19:19:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 19:19:01 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 19:19:01 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.011s coverage: 91.3% of statements 19:19:02 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:19:29 gofmt -l . 19:19:29 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:19:29 $ docker stop --time=1 30e711b1f1b9f82d4d833f1eb85edc4e2cf1fda443124de01838dfb1be45b286 19:19:31 $ docker rm -f 30e711b1f1b9f82d4d833f1eb85edc4e2cf1fda443124de01838dfb1be45b286 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:32 Warning: overwriting stash ‘coverage-report’ 19:19:32 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:33 ---> job-cost.sh 19:19:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rpO6 19:20:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:21:57 lf-activate-venv(): INFO: Adding /tmp/venv-rpO6/bin to PATH 19:21:57 INFO: No Stack... 19:21:57 INFO: Retrieving Pricing Info for: v2-standard-4 19:21:57 INFO: Archiving Costs [Pipeline] sh 19:21:57 + cat /w/workspace/go-mod-bootstrap/2/archives/cost.csv 19:21:57 + cut -d, -f6 [Pipeline] lock 19:21:57 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] 19:21:57 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] did not exist. Created. 19:21:57 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:21:58 /w/workspace/go-mod-bootstrap/2@tmp/durable-c56e0403/script.sh: 1: /w/workspace/go-mod-bootstrap/2@tmp/durable-c56e0403/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:21:58 + echo total: 0.18000000715255737 [Pipeline] stash 19:21:58 Warning: overwriting stash ‘stack-cost’ 19:21:58 Stashed 1 file(s) [Pipeline] } 19:21:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:21:59 provisioning config files... 19:21:59 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1447118338903641678tmp [Pipeline] { [Pipeline] sh 19:21:59 + set +x 19:21:59 + curl -s https://codecov.io/bash 19:21:59 + bash -s -- 19:21:59 19:21:59 _____ _ 19:21:59 / ____| | | 19:21:59 | | ___ __| | ___ ___ _____ __ 19:21:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:59 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:59 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:59 Bash-1.0.4 19:21:59 19:21:59 19:21:59 ==> git version 2.24.4 found 19:21:59 ==> 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:21:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:21:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:21:59 ==> Jenkins CI detected. 19:21:59 project root: . 19:21:59 --> token set from env 19:21:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:59 ==> Running gcov in . (disable via -X gcov) 19:21:59 ==> Python coveragepy not found 19:21:59 ==> Searching for coverage reports in: 19:21:59 + . 19:21:59 -> Found 1 reports 19:21:59 ==> Detecting git/mercurial file structure 19:21:59 ==> Reading reports 19:21:59 + ./coverage.out bytes=31740 19:21:59 ==> Appending adjustments 19:21:59 https://docs.codecov.io/docs/fixing-reports 19:21:59 + Found adjustments 19:21:59 ==> Gzipping contents 19:21:59 8.0K /tmp/codecov.rUYYyp.gz 19:21:59 ==> Uploading reports 19:21:59 url: https://codecov.io 19:21:59 query: branch=main&commit=e14485956ada2e3a45ee492e2ff461dd1b2a0b88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 19:21:59 -> Pinging Codecov 19:21:59 https://codecov.io/upload/v4?package=bash-1.0.4&branch=main&commit=e14485956ada2e3a45ee492e2ff461dd1b2a0b88&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 19:22:00 -> Uploading to 19:22:00 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/833815588EE85121546D348822E98E2E/e14485956ada2e3a45ee492e2ff461dd1b2a0b88/40937594-8e48-4ac3-a911-9224d744a34d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192200Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7a790588be5b31450f321ec73d61b6cb592fbc8c34fa84ff1346c877f4f3878 19:22:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:22:00 Dload Upload Total Spent Left Speed 19:22:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5866 0 0 100 5866 0 17336 --:--:-- --:--:-- --:--:-- 17303 19:22:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] } 19:22:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:22:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:22:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:22:01 19:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:22:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:22:01 188c0c94c7c5: Pulling fs layer 19:22:01 0ef7d3d256c8: Pulling fs layer 19:22:01 de9db76c5a1d: Pulling fs layer 19:22:01 0eba1c9be4d2: Pulling fs layer 19:22:01 0d57e429df01: Pulling fs layer 19:22:01 4e4be7b47b0d: Pulling fs layer 19:22:01 e1f770b5df2f: Pulling fs layer 19:22:01 85a0685a4137: Pulling fs layer 19:22:01 0eba1c9be4d2: Waiting 19:22:01 0d57e429df01: Waiting 19:22:01 4e4be7b47b0d: Waiting 19:22:01 e1f770b5df2f: Waiting 19:22:01 85a0685a4137: Waiting 19:22:01 de9db76c5a1d: Download complete 19:22:01 0ef7d3d256c8: Verifying Checksum 19:22:01 0ef7d3d256c8: Download complete 19:22:02 0d57e429df01: Verifying Checksum 19:22:02 0d57e429df01: Download complete 19:22:02 188c0c94c7c5: Verifying Checksum 19:22:02 188c0c94c7c5: Download complete 19:22:02 4e4be7b47b0d: Verifying Checksum 19:22:02 4e4be7b47b0d: Download complete 19:22:02 188c0c94c7c5: Pull complete 19:22:02 0ef7d3d256c8: Pull complete 19:22:02 de9db76c5a1d: Pull complete 19:22:03 e1f770b5df2f: Verifying Checksum 19:22:03 e1f770b5df2f: Download complete 19:22:07 0eba1c9be4d2: Verifying Checksum 19:22:07 0eba1c9be4d2: Download complete 19:22:08 85a0685a4137: Verifying Checksum 19:22:08 85a0685a4137: Download complete 19:22:11 0eba1c9be4d2: Pull complete 19:22:11 0d57e429df01: Pull complete 19:22:11 4e4be7b47b0d: Pull complete 19:22:11 e1f770b5df2f: Pull complete 19:22:16 85a0685a4137: Pull complete 19:22:16 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:22:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:22:16 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 19:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:22:17 $ docker top cc1d1dc5fa71fd48584f43914267fa07af4d4aad999b89d90d14119e53ceb488 -eo pid,comm [Pipeline] { [Pipeline] echo 19:22:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:22:17 + set -o pipefail 19:22:17 + snyk monitor '--org=edgex-jenkins' 19:22:23 19:22:23 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 19:22:23 19:22:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/23d0da91-297d-4885-bb78-8e1855bbc5e6 19:22:23 19:22:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:22:23 19:22:23 [Pipeline] } 19:22:23 $ docker stop --time=1 cc1d1dc5fa71fd48584f43914267fa07af4d4aad999b89d90d14119e53ceb488 19:22:25 $ docker rm -f cc1d1dc5fa71fd48584f43914267fa07af4d4aad999b89d90d14119e53ceb488 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:22:26 + git log --format=format:%s -1 e14485956ada2e3a45ee492e2ff461dd1b2a0b88 [Pipeline] isUnix [Pipeline] sh 19:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:26 . [Pipeline] withDockerContainer 19:22:26 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 19:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:22:27 $ docker top 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:22:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:27 [ssh-agent] Looking for ssh-agent implementation... 19:22:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:27 $ docker exec 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 ssh-agent 19:22:27 SSH_AUTH_SOCK=/tmp/ssh-uOOuEtcWtX5J/agent.14 19:22:27 SSH_AGENT_PID=21 19:22:27 Running ssh-add (command line suppressed) 19:22:27 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_154017629487997576.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_154017629487997576.key) 19:22:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:27 + git semver tag 19:22:27 # -> Open(): unable to determine branch for HEAD 19:22:27 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 19:22:27 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 19:22:27 # $SEMVER_REMOTE_NAME = origin 19:22:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:22:27 # $SEMVER_USER_NAME = edgex-jenkins 19:22:27 # $SEMVER_BRANCH = main 19:22:27 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 19:22:27 # e14485956ada2e3a45ee492e2ff461dd1b2a0b88 HEAD 19:22:27 # -> Force: false 19:22:27 # 9e4a1b1a76b73402b30b50912d349444b811f2e0 refs/tags/v2.0.1-dev.1 [Pipeline] } 19:22:27 $ docker exec --env ******** --env ******** 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 ssh-agent -k 19:22:28 unset SSH_AUTH_SOCK; 19:22:28 unset SSH_AGENT_PID; 19:22:28 echo Agent pid 21 killed; 19:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:28 + git semver [Pipeline] } 19:22:28 $ docker stop --time=1 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 19:22:29 $ docker rm -f 5c5e8e6246fed5ed192e59f9f90e39db5b4f6641dc5b5c52f152c353b74ef1e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:22:30 19:22:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:22:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:22:30 0.23.1-centos7: Pulling from edgex-lftools 19:22:30 ab5ef0e58194: Pulling fs layer 19:22:30 9712f1f96733: Pulling fs layer 19:22:30 63f879dbbcfc: Pulling fs layer 19:22:30 0d9ebad4ef96: Pulling fs layer 19:22:30 e9a5061849ea: Pulling fs layer 19:22:30 d747dcd14b5f: Pulling fs layer 19:22:30 2de7ff778b66: Pulling fs layer 19:22:30 0d9ebad4ef96: Waiting 19:22:30 e9a5061849ea: Waiting 19:22:30 d747dcd14b5f: Waiting 19:22:30 2de7ff778b66: Waiting 19:22:30 9712f1f96733: Verifying Checksum 19:22:30 9712f1f96733: Download complete 19:22:32 63f879dbbcfc: Verifying Checksum 19:22:32 63f879dbbcfc: Download complete 19:22:32 e9a5061849ea: Verifying Checksum 19:22:32 e9a5061849ea: Download complete 19:22:32 d747dcd14b5f: Verifying Checksum 19:22:32 d747dcd14b5f: Download complete 19:22:33 2de7ff778b66: Verifying Checksum 19:22:33 2de7ff778b66: Download complete 19:22:34 0d9ebad4ef96: Verifying Checksum 19:22:34 0d9ebad4ef96: Download complete 19:22:34 ab5ef0e58194: Verifying Checksum 19:22:34 ab5ef0e58194: Download complete 19:22:37 ab5ef0e58194: Pull complete 19:22:37 9712f1f96733: Pull complete 19:22:37 63f879dbbcfc: Pull complete 19:22:41 0d9ebad4ef96: Pull complete 19:22:41 e9a5061849ea: Pull complete 19:22:41 d747dcd14b5f: Pull complete 19:22:42 2de7ff778b66: Pull complete 19:22:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:22:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:22:42 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 19:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:22:45 $ docker top 742d1b23303b89cf59c05e1cbc9351d3d62cc7298195f4594af4fc76ff3f62f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:22:45 provisioning config files... 19:22:45 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2265559571486010127tmp 19:22:45 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2248985839598535207tmp 19:22:45 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1958402825831257077tmp [Pipeline] { [Pipeline] echo 19:22:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:22:45 ---> sigul-configuration.sh 19:22:45 gpg: directory `/root/.gnupg' created 19:22:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:22:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:22:45 gpg: keyring `/root/.gnupg/secring.gpg' created 19:22:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:22:45 gpg: CAST5 encrypted data 19:22:45 gpg: encrypted with 1 passphrase 19:22:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:22:46 + mkdir /home/jenkins 19:22:46 + mkdir /home/jenkins/sigul [Pipeline] sh 19:22:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:22:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:22:46 ---> sigul-install.sh 19:22:52 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 19:22:52 + git tag --list 19:22:52 v0.0.1 19:22:52 v0.0.10 19:22:52 v0.0.11 19:22:52 v0.0.12 19:22:52 v0.0.13 19:22:52 v0.0.14 19:22:52 v0.0.15 19:22:52 v0.0.16 19:22:52 v0.0.17 19:22:52 v0.0.18 19:22:52 v0.0.19 19:22:52 v0.0.2 19:22:52 v0.0.20 19:22:52 v0.0.21 19:22:52 v0.0.22 19:22:52 v0.0.23 19:22:52 v0.0.24 19:22:52 v0.0.25 19:22:52 v0.0.26 19:22:52 v0.0.27 19:22:52 v0.0.28 19:22:52 v0.0.29 19:22:52 v0.0.3 19:22:52 v0.0.30 19:22:52 v0.0.31 19:22:52 v0.0.32 19:22:52 v0.0.33 19:22:52 v0.0.34 19:22:52 v0.0.35 19:22:52 v0.0.36 19:22:52 v0.0.37 19:22:52 v0.0.38 19:22:52 v0.0.39 19:22:52 v0.0.4 19:22:52 v0.0.40 19:22:52 v0.0.41 19:22:52 v0.0.42 19:22:52 v0.0.43 19:22:52 v0.0.44 19:22:52 v0.0.45 19:22:52 v0.0.46 19:22:52 v0.0.47 19:22:52 v0.0.48 19:22:52 v0.0.49 19:22:52 v0.0.5 19:22:52 v0.0.50 19:22:52 v0.0.51 19:22:52 v0.0.52 19:22:52 v0.0.53 19:22:52 v0.0.54 19:22:52 v0.0.55 19:22:52 v0.0.56 19:22:52 v0.0.57 19:22:52 v0.0.58 19:22:52 v0.0.59 19:22:52 v0.0.6 19:22:52 v0.0.60 19:22:52 v0.0.61 19:22:52 v0.0.62 19:22:52 v0.0.63 19:22:52 v0.0.64 19:22:52 v0.0.65 19:22:52 v0.0.66 19:22:52 v0.0.67 19:22:52 v0.0.68 19:22:52 v0.0.69 19:22:52 v0.0.7 19:22:52 v0.0.70 19:22:52 v0.0.71 19:22:52 v0.0.72 19:22:52 v0.0.8 19:22:52 v0.0.9 19:22:52 v2.0.0 19:22:52 v2.0.0-dev.1 19:22:52 v2.0.0-dev.10 19:22:52 v2.0.0-dev.11 19:22:52 v2.0.0-dev.12 19:22:52 v2.0.0-dev.13 19:22:52 v2.0.0-dev.14 19:22:52 v2.0.0-dev.15 19:22:52 v2.0.0-dev.16 19:22:52 v2.0.0-dev.17 19:22:52 v2.0.0-dev.18 19:22:52 v2.0.0-dev.19 19:22:52 v2.0.0-dev.2 19:22:52 v2.0.0-dev.20 19:22:52 v2.0.0-dev.21 19:22:52 v2.0.0-dev.22 19:22:52 v2.0.0-dev.23 19:22:52 v2.0.0-dev.24 19:22:52 v2.0.0-dev.25 19:22:52 v2.0.0-dev.26 19:22:52 v2.0.0-dev.27 19:22:52 v2.0.0-dev.28 19:22:52 v2.0.0-dev.29 19:22:52 v2.0.0-dev.3 19:22:52 v2.0.0-dev.30 19:22:52 v2.0.0-dev.31 19:22:52 v2.0.0-dev.32 19:22:52 v2.0.0-dev.33 19:22:52 v2.0.0-dev.34 19:22:52 v2.0.0-dev.35 19:22:52 v2.0.0-dev.36 19:22:52 v2.0.0-dev.37 19:22:52 v2.0.0-dev.38 19:22:52 v2.0.0-dev.39 19:22:52 v2.0.0-dev.4 19:22:52 v2.0.0-dev.40 19:22:52 v2.0.0-dev.41 19:22:52 v2.0.0-dev.42 19:22:52 v2.0.0-dev.43 19:22:52 v2.0.0-dev.44 19:22:52 v2.0.0-dev.45 19:22:52 v2.0.0-dev.46 19:22:52 v2.0.0-dev.47 19:22:52 v2.0.0-dev.48 19:22:52 v2.0.0-dev.49 19:22:52 v2.0.0-dev.5 19:22:52 v2.0.0-dev.50 19:22:52 v2.0.0-dev.51 19:22:52 v2.0.0-dev.52 19:22:52 v2.0.0-dev.53 19:22:52 v2.0.0-dev.54 19:22:52 v2.0.0-dev.55 19:22:52 v2.0.0-dev.56 19:22:52 v2.0.0-dev.57 19:22:52 v2.0.0-dev.58 19:22:52 v2.0.0-dev.59 19:22:52 v2.0.0-dev.6 19:22:52 v2.0.0-dev.60 19:22:52 v2.0.0-dev.61 19:22:52 v2.0.0-dev.62 19:22:52 v2.0.0-dev.63 19:22:52 v2.0.0-dev.64 19:22:52 v2.0.0-dev.65 19:22:52 v2.0.0-dev.66 19:22:52 v2.0.0-dev.67 19:22:52 v2.0.0-dev.7 19:22:52 v2.0.0-dev.8 19:22:52 v2.0.0-dev.9 19:22:52 v2.0.1-dev.1 [Pipeline] sh 19:22:53 + lftools sign git-tag v2.0.1-dev.1 19:22:53 Signing Git tag with Sigul... 19:22:53 Signing v2.0.1-dev.1 [Pipeline] echo 19:22:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:22:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:22:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:22:55 $ docker stop --time=1 742d1b23303b89cf59c05e1cbc9351d3d62cc7298195f4594af4fc76ff3f62f4 19:22:56 $ docker rm -f 742d1b23303b89cf59c05e1cbc9351d3d62cc7298195f4594af4fc76ff3f62f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 19:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:22:57 . [Pipeline] withDockerContainer 19:22:57 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 19:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:22:57 $ docker top f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:22:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:22:57 [ssh-agent] Looking for ssh-agent implementation... 19:22:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:22:57 $ docker exec f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 ssh-agent 19:22:58 SSH_AUTH_SOCK=/tmp/ssh-MWuwPYwChUrD/agent.14 19:22:58 SSH_AGENT_PID=20 19:22:58 Running ssh-add (command line suppressed) 19:22:58 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6439029010378180231.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6439029010378180231.key) 19:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:22:58 + git semver bump pre 19:22:58 # -> Open(): unable to determine branch for HEAD 19:22:58 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 19:22:58 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 19:22:58 # $SEMVER_REMOTE_NAME = origin 19:22:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:22:58 # $SEMVER_USER_NAME = edgex-jenkins 19:22:58 # $SEMVER_BRANCH = main 19:22:58 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 19:22:58 2.0.1-dev.2 [Pipeline] } 19:22:58 $ docker exec --env ******** --env ******** f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 ssh-agent -k 19:22:58 unset SSH_AUTH_SOCK; 19:22:58 unset SSH_AGENT_PID; 19:22:58 echo Agent pid 20 killed; 19:22:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:58 + git semver [Pipeline] } 19:22:58 $ docker stop --time=1 f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 19:23:00 $ docker rm -f f347d5f55cbbfbdc18edd1747cfdb0ed3ee3c00b038430e1b836868552867928 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 19:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:23:00 . [Pipeline] withDockerContainer 19:23:00 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 19:23:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:23:01 $ docker top af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:23:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:23:01 [ssh-agent] Looking for ssh-agent implementation... 19:23:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:23:01 $ docker exec af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 ssh-agent 19:23:01 SSH_AUTH_SOCK=/tmp/ssh-vFAqOCsiX4Ol/agent.14 19:23:01 SSH_AGENT_PID=21 19:23:01 Running ssh-add (command line suppressed) 19:23:01 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1544201170762431621.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1544201170762431621.key) 19:23:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:23:01 + git semver push 19:23:01 # -> Open(): unable to determine branch for HEAD 19:23:01 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 19:23:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 19:23:01 # $SEMVER_REMOTE_NAME = origin 19:23:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:23:01 # $SEMVER_USER_NAME = edgex-jenkins 19:23:01 # $SEMVER_BRANCH = main 19:23:01 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 19:23:08 $ docker exec --env ******** --env ******** af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 ssh-agent -k 19:23:08 unset SSH_AUTH_SOCK; 19:23:08 unset SSH_AGENT_PID; 19:23:08 echo Agent pid 21 killed; 19:23:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:23:09 + git semver [Pipeline] } 19:23:09 $ docker stop --time=1 af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 19:23:10 $ docker rm -f af9255f6acea0f8489ee8560daa16bcc761b0bd5e022cd8cf88e05e700a609a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:23:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:12 ---> package-listing.sh 19:23:12 ++ facter osfamily 19:23:12 ++ tr '[:upper:]' '[:lower:]' 19:23:12 + OS_FAMILY=redhat 19:23:12 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 19:23:12 + START_PACKAGES=/tmp/packages_start.txt 19:23:12 + END_PACKAGES=/tmp/packages_end.txt 19:23:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:12 + PACKAGES=/tmp/packages_start.txt 19:23:12 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 19:23:12 + PACKAGES=/tmp/packages_end.txt 19:23:12 + case "${OS_FAMILY}" in 19:23:12 + rpm -qa 19:23:12 + sort 19:23:13 + '[' -f /tmp/packages_start.txt ']' 19:23:13 + '[' -f /tmp/packages_end.txt ']' 19:23:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:13 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 19:23:13 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 19:23:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 19:23: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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:13 19:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:14 alpine: Pulling from edgex-lftools-log-publisher 19:23:14 df20fa9351a1: Pulling fs layer 19:23:14 36b3adc4ff6f: Pulling fs layer 19:23:14 8ad3a11d3b57: Pulling fs layer 19:23:14 46f8f816bc3b: Pulling fs layer 19:23:14 93b61091891f: Pulling fs layer 19:23:14 93b9cdb0e59b: Pulling fs layer 19:23:14 5e14af77c1be: Pulling fs layer 19:23:14 01666e4c0597: Pulling fs layer 19:23:14 aa168da1d23b: Pulling fs layer 19:23:14 93b9cdb0e59b: Waiting 19:23:14 5e14af77c1be: Waiting 19:23:14 01666e4c0597: Waiting 19:23:14 aa168da1d23b: Waiting 19:23:14 46f8f816bc3b: Waiting 19:23:14 93b61091891f: Waiting 19:23:14 36b3adc4ff6f: Download complete 19:23:14 46f8f816bc3b: Verifying Checksum 19:23:14 46f8f816bc3b: Download complete 19:23:14 df20fa9351a1: Verifying Checksum 19:23:14 df20fa9351a1: Download complete 19:23:14 93b9cdb0e59b: Verifying Checksum 19:23:14 93b9cdb0e59b: Download complete 19:23:14 5e14af77c1be: Verifying Checksum 19:23:14 5e14af77c1be: Download complete 19:23:14 93b61091891f: Verifying Checksum 19:23:14 93b61091891f: Download complete 19:23:14 df20fa9351a1: Pull complete 19:23:14 36b3adc4ff6f: Pull complete 19:23:14 01666e4c0597: Verifying Checksum 19:23:14 01666e4c0597: Download complete 19:23:14 8ad3a11d3b57: Verifying Checksum 19:23:14 8ad3a11d3b57: Download complete 19:23:15 8ad3a11d3b57: Pull complete 19:23:15 46f8f816bc3b: Pull complete 19:23:15 93b61091891f: Pull complete 19:23:15 93b9cdb0e59b: Pull complete 19:23:15 5e14af77c1be: Pull complete 19:23:15 01666e4c0597: Pull complete 19:23:19 aa168da1d23b: Verifying Checksum 19:23:19 aa168da1d23b: Download complete 19:23:23 aa168da1d23b: Pull complete 19:23:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:23:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:23:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:23:23 prd-centos7-docker-4c-2g-373 does not seem to be running inside a container 19:23: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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:23:25 $ docker top 9def99868f52dfd1b1b09e1a61c6b5ae4e9564982030315edf009c76b9ac37df -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:25 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:26 + mkdir -p /var/log/sa [Pipeline] sh 19:23:26 + ls /var/log/sa-host 19:23:26 + sadf -c /var/log/sa-host/sa05 19:23:26 file_magic: OK 19:23:26 HZ: Using current value: 100 19:23:26 file_header: OK 19:23: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:23:26 Statistics: 19:23:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:26 File successfully converted to sysstat format version 12.2.1 19:23:26 + sadf -c /var/log/sa-host/sa14 19:23:26 file_magic: OK 19:23:26 HZ: Using current value: 100 19:23:26 file_header: OK 19:23: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:23:26 Statistics: 19:23: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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:23:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:26 provisioning config files... 19:23:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7507468047577240036tmp [Pipeline] { [Pipeline] echo 19:23:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:27 ---> create-netrc.sh [Pipeline] } 19:23:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:27 ---> python-tools-install.sh [Pipeline] echo 19:23:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:27 ---> sudo-logs.sh 19:23:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:28 ---> job-cost.sh 19:23:28 lf-activate-venv: SKIPPING 19:23:28 DEBUG: total: 0.18000000715255737 19:23:28 INFO: Retrieving Stack Cost... 19:23:29 INFO: Retrieving Pricing Info for: v3-standard-2 19:23:29 INFO: Archiving Costs [Pipeline] echo 19:23:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:30 ---> logs-deploy.sh 19:23:30 lf-activate-venv: SKIPPING 19:23:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/2 19:23:30 INFO: archiving workspace using pattern(s): 19:23:31 Archives upload complete. 19:23:31 INFO: archiving logs to Nexus 19:23:31 ---> uname -a: 19:23:31 Linux prd-centos7-docker-4c-2g-373.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:23:31 19:23:31 19:23:31 ---> lscpu: 19:23:31 Architecture: x86_64 19:23:31 CPU op-mode(s): 32-bit, 64-bit 19:23:31 Byte Order: Little Endian 19:23:31 Address sizes: 40 bits physical, 48 bits virtual 19:23:31 CPU(s): 2 19:23:31 On-line CPU(s) list: 0,1 19:23:31 Thread(s) per core: 1 19:23:31 Core(s) per socket: 1 19:23:31 Socket(s): 2 19:23:31 NUMA node(s): 1 19:23:31 Vendor ID: AuthenticAMD 19:23:31 CPU family: 23 19:23:31 Model: 49 19:23:31 Model name: AMD EPYC-Rome Processor 19:23:31 Stepping: 0 19:23:31 CPU MHz: 2799.998 19:23:31 BogoMIPS: 5599.99 19:23:31 Virtualization: AMD-V 19:23:31 Hypervisor vendor: KVM 19:23:31 Virtualization type: full 19:23:31 L1d cache: 64 KiB 19:23:31 L1i cache: 64 KiB 19:23:31 L2 cache: 1 MiB 19:23:31 L3 cache: 32 MiB 19:23:31 NUMA node0 CPU(s): 0,1 19:23:31 Vulnerability Itlb multihit: Not affected 19:23:31 Vulnerability L1tf: Not affected 19:23:31 Vulnerability Mds: Not affected 19:23:31 Vulnerability Meltdown: Not affected 19:23:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:23:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:23:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:23:31 Vulnerability Srbds: Not affected 19:23:31 Vulnerability Tsx async abort: Not affected 19:23: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:23:31 19:23:31 19:23:31 ---> nproc: 19:23:31 2 19:23:31 19:23:31 19:23:31 ---> df -h: 19:23:31 Filesystem Size Used Available Use% Mounted on 19:23:31 overlay 40.0G 8.5G 31.5G 21% / 19:23:31 tmpfs 64.0M 0 64.0M 0% /dev 19:23:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:23:31 shm 64.0M 0 64.0M 0% /dev/shm 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/gexfoundry_go-mod-bootstrap_main 19:23:31 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp 19:23:31 19:23:31 19:23:31 ---> free -m: 19:23:31 total used free shared buff/cache available 19:23:31 Mem: 7821 1372 3008 0 3439 6400 19:23:31 Swap: 1023 0 1023 19:23:31 19:23:31 19:23:31 ---> ip addr: 19:23:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:23:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:23:31 inet 127.0.0.1/8 scope host lo 19:23:31 valid_lft forever preferred_lft forever 19:23:31 inet6 ::1/128 scope host 19:23:31 valid_lft forever preferred_lft forever 19:23:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:23:31 link/ether fa:16:3e:50:1b:eb brd ff:ff:ff:ff:ff:ff 19:23:31 inet 10.30.123.74/23 brd 10.30.123.255 scope global dynamic eth0 19:23:31 valid_lft 80257sec preferred_lft 80257sec 19:23:31 inet6 fe80::f816:3eff:fe50:1beb/64 scope link 19:23:31 valid_lft forever preferred_lft forever 19:23:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:23:31 link/ether 02:42:b6:f1:22:1c brd ff:ff:ff:ff:ff:ff 19:23:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:23:31 valid_lft forever preferred_lft forever 19:23:31 inet6 fe80::42:b6ff:fef1:221c/64 scope link 19:23:31 valid_lft forever preferred_lft forever 19:23:31 19:23:31 19:23:31 ---> sar -b -r -n DEV: 19:23: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:23:31 19:23:31 17:40:56 LINUX RESTART (2 CPU) 19:23:31 19:23:31 17:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:23:31 17:43:02 1.88 0.00 1.88 0.00 0.00 38.96 0.00 19:23:31 17:44:01 0.25 0.00 0.25 0.00 0.00 4.07 0.00 19:23:31 17:45:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 19:23:31 17:46:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 19:23:31 17:47:01 0.38 0.00 0.38 0.00 0.00 4.93 0.00 19:23:31 17:48:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 19:23:31 17:49:01 0.25 0.00 0.25 0.00 0.00 4.28 0.00 19:23:31 17:50:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 19:23:31 17:51:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 19:23:31 17:52:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 19:23:31 17:53:01 0.25 0.00 0.25 0.00 0.00 2.65 0.00 19:23:31 17:54:01 0.23 0.00 0.23 0.00 0.00 1.93 0.00 19:23:31 17:55:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 19:23:31 17:56:01 0.37 0.15 0.22 0.00 4.80 3.56 0.00 19:23:31 17:57:01 0.77 0.00 0.77 0.00 0.00 15.48 0.00 19:23:31 17:58:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:23:31 17:59:01 0.23 0.00 0.23 0.00 0.00 3.35 0.00 19:23:31 18:00:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 19:23:31 18:01:01 0.25 0.03 0.22 0.00 0.27 2.05 0.00 19:23:31 18:02:01 0.38 0.08 0.30 0.00 1.60 4.75 0.00 19:23:31 18:03:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:23:31 18:04:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 19:23:31 18:05:01 0.20 0.00 0.20 0.00 0.00 2.03 0.00 19:23:31 18:06:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:23:31 18:07:01 0.27 0.00 0.27 0.00 0.00 3.52 0.00 19:23:31 18:08:01 0.25 0.00 0.25 0.00 0.00 2.75 0.00 19:23:31 18:09:01 0.23 0.00 0.23 0.00 0.00 1.90 0.00 19:23:31 18:10:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 19:23:31 18:11:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:23:31 18:12:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 19:23:31 18:13:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:23:31 18:14:01 0.17 0.00 0.17 0.00 0.00 2.17 0.00 19:23:31 18:15:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 19:23:31 18:16:01 0.17 0.00 0.17 0.00 0.00 1.77 0.00 19:23:31 18:17:01 0.30 0.00 0.30 0.00 0.00 3.52 0.00 19:23:31 18:18:02 0.25 0.00 0.25 0.00 0.00 2.60 0.00 19:23:31 18:19:01 0.15 0.00 0.15 0.00 0.00 1.44 0.00 19:23:31 18:20:01 0.22 0.00 0.22 0.00 0.00 2.93 0.00 19:23:31 18:21:01 0.23 0.00 0.23 0.00 0.00 3.45 0.00 19:23:31 18:22:01 0.32 0.00 0.32 0.00 0.00 6.00 0.00 19:23:31 18:23:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:23:31 18:24:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:31 18:25:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 18:26:01 0.18 0.00 0.18 0.00 0.00 1.37 0.00 19:23:31 18:27:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:23:31 18:28:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 19:23:31 18:29:01 0.20 0.00 0.20 0.00 0.00 2.52 0.00 19:23:31 18:30:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:31 18:31:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 18:32:01 0.25 0.00 0.25 0.00 0.00 2.78 0.00 19:23:31 18:33:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:23:31 18:34:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:31 18:35:01 276.08 254.00 22.09 0.00 3443.97 972.70 0.00 19:23:31 18:36:01 0.57 0.00 0.57 0.00 0.00 8.73 0.00 19:23:31 18:37:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:31 18:38:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:23:31 18:39:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:23:31 18:40:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 18:41:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:31 18:42:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 18:43:01 0.33 0.00 0.33 0.00 0.00 5.40 0.00 19:23:31 18:44:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:23:31 18:45:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:23:31 18:46:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 19:23:31 18:47:01 0.18 0.00 0.18 0.00 0.00 1.70 0.00 19:23:31 18:48:01 0.37 0.00 0.37 0.00 0.00 5.01 0.00 19:23:31 18:49:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:23:31 18:50:01 0.20 0.00 0.20 0.00 0.00 1.52 0.00 19:23:31 18:51:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 19:23:31 18:52:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:31 18:53:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 19:23:31 18:54:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 19:23:31 18:55:01 0.35 0.00 0.35 0.00 0.00 4.41 0.00 19:23:31 18:56:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:31 18:57:02 0.28 0.00 0.28 0.00 0.00 3.00 0.00 19:23:31 18:58:01 0.24 0.00 0.24 0.00 0.00 3.00 0.00 19:23:31 18:59:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 19:23:31 19:00:01 0.22 0.00 0.22 0.00 0.00 2.90 0.00 19:23:31 19:01:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:31 19:02:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 19:23:31 19:03:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 19:23:31 19:04:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 19:05:01 0.25 0.00 0.25 0.00 0.00 2.92 0.00 19:23:31 19:06:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 19:23:31 19:07:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 19:08:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 19:23:31 19:09:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:23:31 19:10:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 19:23:31 19:11:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 19:23:31 19:12:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 19:13:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:23:31 19:14:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:23:31 19:15:01 0.38 0.00 0.38 0.00 0.00 5.41 0.00 19:23:31 19:16:01 0.22 0.00 0.22 0.00 0.00 2.42 0.00 19:23:31 19:17:01 0.27 0.00 0.27 0.00 0.00 3.78 0.00 19:23:31 19:18:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 19:23:31 19:19:01 0.22 0.00 0.22 0.00 0.00 3.18 0.00 19:23:31 19:20:01 0.20 0.00 0.20 0.00 0.00 2.28 0.00 19:23:31 19:21:01 0.13 0.00 0.13 0.00 0.00 1.73 0.00 19:23:31 19:22:01 0.35 0.03 0.32 0.00 3.73 4.51 0.00 19:23:31 19:23:01 205.43 0.00 205.43 0.00 0.00 58059.24 0.00 19:23:31 Average: 5.02 2.52 2.50 0.00 34.23 587.95 0.00 19:23:31 19:23:31 17:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:23:31 17:43:02 5468164 0 805064 10.05 2620 1733092 1238308 13.67 575744 1566436 16 19:23:31 17:44:01 5471804 0 801416 10.01 2620 1733100 1204168 13.29 574036 1564784 8 19:23:31 17:45:01 5469588 0 803632 10.03 2620 1733100 1204392 13.30 576712 1564784 8 19:23:31 17:46:01 5470548 0 802664 10.02 2620 1733108 1204236 13.30 568800 1571600 8 19:23:31 17:47:01 5467600 0 805608 10.06 2620 1733112 1204332 13.30 572060 1571720 8 19:23:31 17:48:01 5465632 0 807572 10.08 2620 1733116 1204452 13.30 573764 1571768 20 19:23:31 17:49:01 5462636 0 810504 10.12 2620 1733180 1204564 13.30 576884 1571784 40 19:23:31 17:50:01 5454904 0 818288 10.22 2620 1733128 1204556 13.30 584148 1571768 16 19:23:31 17:51:01 5456288 0 816900 10.20 2620 1733132 1204364 13.30 584832 1570104 16 19:23:31 17:52:01 5455656 0 817528 10.21 2620 1733136 1204460 13.30 585280 1570104 8 19:23:31 17:53:01 5455860 0 817320 10.21 2620 1733140 1204412 13.30 592640 1562488 12 19:23:31 17:54:01 5456156 0 817020 10.20 2620 1733144 1204364 13.30 592512 1562488 12 19:23:31 17:55:01 5454976 0 818192 10.22 2620 1733152 1204632 13.30 593372 1562792 16 19:23:31 17:56:01 5456124 0 817044 10.20 2620 1733152 1204428 13.30 592108 1562792 16 19:23:31 17:57:01 5455688 0 817472 10.21 2620 1733160 1204512 13.30 592536 1562792 8 19:23:31 17:58:01 5455224 0 817936 10.21 2620 1733160 1204428 13.30 593084 1562792 12 19:23:31 17:59:01 5455504 0 817648 10.21 2620 1733168 1204428 13.30 592924 1562796 12 19:23:31 18:00:01 5455364 0 817784 10.21 2620 1733172 1204428 13.30 593032 1562792 16 19:23:31 18:01:01 5453572 0 819576 10.23 2620 1733172 1207592 13.33 593776 1562792 8 19:23:31 18:02:01 5454212 0 818808 10.22 2620 1733300 1205044 13.30 594184 1562548 8 19:23:31 18:03:01 5454348 0 818668 10.22 2620 1733304 1204984 13.30 593844 1562548 20 19:23:31 18:04:01 5454636 0 818376 10.22 2620 1733308 1204936 13.30 593592 1562548 8 19:23:31 18:05:01 5454520 0 818484 10.22 2620 1733316 1204936 13.30 593680 1562552 16 19:23:31 18:06:01 5455072 0 817932 10.21 2620 1733316 1204936 13.30 593736 1562548 8 19:23:31 18:07:01 5454252 0 818748 10.22 2620 1733320 1205032 13.30 594240 1562548 8 19:23:31 18:08:01 5454424 0 818564 10.22 2620 1733332 1204996 13.30 593940 1562552 8 19:23:31 18:09:01 5454752 0 818236 10.22 2620 1733332 1205004 13.30 593656 1562548 16 19:23:31 18:10:01 5454652 0 818328 10.22 2620 1733340 1205004 13.30 593612 1562548 8 19:23:31 18:11:01 5455032 0 817948 10.21 2620 1733340 1205004 13.30 593792 1562548 16 19:23:31 18:12:01 5454308 0 818664 10.22 2620 1733348 1205112 13.31 594360 1562548 8 19:23:31 18:13:01 5454760 0 818208 10.22 2620 1733352 1205004 13.30 593712 1562548 20 19:23:31 18:14:01 5454760 0 818208 10.22 2620 1733352 1205004 13.30 593696 1562548 20 19:23:31 18:15:01 5454736 0 818224 10.22 2620 1733360 1205004 13.30 593704 1562548 20 19:23:31 18:16:01 5454884 0 818072 10.21 2620 1733364 1205004 13.30 593804 1562552 8 19:23:31 18:17:01 5453824 0 819124 10.23 2620 1733372 1205184 13.31 594816 1562548 8 19:23:31 18:18:02 5454292 0 818652 10.22 2620 1733376 1205064 13.30 594156 1562548 8 19:23:31 18:19:01 5454760 0 818180 10.22 2620 1733380 1205004 13.30 593724 1562548 8 19:23:31 18:20:01 5454784 0 818152 10.22 2620 1733384 1205004 13.30 593664 1562548 16 19:23:31 18:21:01 5454820 0 818116 10.22 2620 1733384 1205004 13.30 593764 1562548 8 19:23:31 18:22:01 5453760 0 819168 10.23 2620 1733392 1205184 13.31 594236 1562548 8 19:23:31 18:23:01 5453800 0 819124 10.23 2620 1733396 1205184 13.31 594544 1562548 8 19:23:31 18:24:01 5454496 0 818424 10.22 2620 1733400 1205004 13.30 593768 1562548 12 19:23:31 18:25:01 5454504 0 818412 10.22 2620 1733404 1205004 13.30 593756 1562548 8 19:23:31 18:26:01 5454512 0 818400 10.22 2620 1733408 1205004 13.30 593760 1562548 8 19:23:31 18:27:01 5454240 0 818668 10.22 2620 1733412 1205184 13.31 594000 1562548 12 19:23:31 18:28:01 5455196 0 817704 10.21 2620 1733420 1205004 13.30 593808 1562552 16 19:23:31 18:29:01 5454852 0 818048 10.21 2620 1733420 1205004 13.30 593776 1562548 8 19:23:31 18:30:01 5454776 0 818120 10.22 2620 1733424 1205004 13.30 593904 1562548 8 19:23:31 18:31:01 5454900 0 817988 10.21 2620 1733432 1205004 13.30 593708 1562548 8 19:23:31 18:32:01 5454836 0 818052 10.21 2620 1733432 1205088 13.30 593804 1562548 8 19:23:31 18:33:01 5454860 0 818020 10.21 2620 1733440 1205004 13.30 593796 1562548 12 19:23:31 18:34:01 5454760 0 818120 10.22 2620 1733440 1205004 13.30 593800 1562548 8 19:23:31 18:35:01 5300676 0 912820 11.40 2620 1792824 1205228 13.31 634556 1581636 8 19:23:31 18:36:01 5301080 0 912412 11.39 2620 1792828 1205036 13.30 634120 1581632 8 19:23:31 18:37:01 5300704 0 912788 11.40 2620 1792828 1205132 13.31 634236 1581632 8 19:23:31 18:38:01 5301072 0 912412 11.39 2620 1792836 1205036 13.30 634080 1581632 12 19:23:31 18:39:01 5301072 0 912412 11.39 2620 1792836 1205036 13.30 634128 1581632 8 19:23:31 18:40:01 5301064 0 912412 11.39 2620 1792844 1205036 13.30 634236 1581632 8 19:23:31 18:41:01 5300544 0 912928 11.40 2620 1792848 1205036 13.30 634216 1581632 8 19:23:31 18:42:01 5300448 0 913020 11.40 2620 1792852 1205120 13.31 634224 1581632 8 19:23:31 18:43:01 5300716 0 912748 11.40 2620 1792856 1205036 13.30 634148 1581632 12 19:23:31 18:44:01 5300864 0 912600 11.39 2620 1792856 1205036 13.30 634132 1581632 8 19:23:31 18:45:01 5300684 0 912772 11.40 2620 1792864 1205036 13.30 634176 1581632 8 19:23:31 18:46:01 5300584 0 912868 11.40 2620 1792868 1205036 13.30 634160 1581632 8 19:23:31 18:47:01 5299956 0 913492 11.41 2620 1792872 1205216 13.31 634696 1581632 12 19:23:31 18:48:01 5300568 0 912876 11.40 2620 1792876 1205036 13.30 634088 1581632 12 19:23:31 18:49:01 5300684 0 912756 11.40 2620 1792880 1205036 13.30 634108 1581632 8 19:23:31 18:50:01 5300576 0 912860 11.40 2620 1792884 1205036 13.30 634292 1581632 8 19:23:31 18:51:01 5300336 0 913092 11.40 2620 1792892 1205036 13.30 634296 1581636 8 19:23:31 18:52:01 5300308 0 913120 11.40 2620 1792892 1205120 13.31 634296 1581632 8 19:23:31 18:53:01 5300684 0 912740 11.40 2620 1792896 1205036 13.30 634240 1581632 8 19:23:31 18:54:01 5300692 0 912724 11.40 2620 1792904 1205036 13.30 634316 1581632 8 19:23:31 18:55:01 5300020 0 913396 11.40 2620 1792904 1205180 13.31 634676 1581616 8 19:23:31 18:56:01 5300716 0 912692 11.40 2620 1792912 1205036 13.30 634360 1581616 8 19:23:31 18:57:02 5300572 0 912836 11.40 2620 1792912 1205132 13.31 634312 1581616 8 19:23:31 18:58:01 5300568 0 912832 11.40 2620 1792920 1205036 13.30 634232 1581620 8 19:23:31 18:59:01 5300876 0 912520 11.39 2620 1792924 1205036 13.30 634216 1581616 8 19:23:31 19:00:01 5300696 0 912700 11.40 2620 1792924 1205132 13.31 634272 1581616 8 19:23:31 19:01:01 5299272 0 914116 11.41 2620 1792932 1207720 13.33 634944 1581616 8 19:23:31 19:02:01 5300580 0 912804 11.40 2620 1792936 1205132 13.31 634484 1581616 8 19:23:31 19:03:01 5300740 0 912612 11.39 2620 1792968 1205036 13.30 634368 1581616 12 19:23:31 19:04:01 5300428 0 912944 11.40 2620 1792948 1205036 13.30 634268 1581616 8 19:23:31 19:05:01 5300344 0 913028 11.40 2620 1792948 1205192 13.31 634604 1581616 8 19:23:31 19:06:01 5300476 0 912892 11.40 2620 1792952 1205036 13.30 634324 1581616 8 19:23:31 19:07:01 5300516 0 912848 11.40 2620 1792956 1205132 13.31 634488 1581616 8 19:23:31 19:08:01 5300748 0 912608 11.39 2620 1792964 1205036 13.30 634280 1581620 8 19:23:31 19:09:01 5300560 0 912788 11.40 2620 1792972 1205036 13.30 634312 1581616 8 19:23:31 19:10:01 5300832 0 912516 11.39 2620 1792972 1205036 13.30 634360 1581616 8 19:23:31 19:11:01 5300816 0 912524 11.39 2620 1792980 1205036 13.30 634424 1581616 8 19:23:31 19:12:01 5300464 0 912872 11.40 2620 1792984 1205120 13.31 634592 1581620 8 19:23:31 19:13:01 5299552 0 913780 11.41 2620 1792988 1205304 13.31 634832 1581620 16 19:23:31 19:14:01 5300800 0 912528 11.39 2620 1792992 1205100 13.30 633724 1581616 12 19:23:31 19:15:01 5301112 0 912272 11.39 2620 1792936 1204728 13.30 633760 1581592 12 19:23:31 19:16:01 5301484 0 911892 11.39 2620 1792944 1204560 13.30 633416 1581592 12 19:23:31 19:17:01 5300380 0 912988 11.40 2620 1792952 1204800 13.30 634024 1581592 8 19:23:31 19:18:01 5300628 0 912736 11.40 2620 1792956 1204864 13.30 634484 1581592 20 19:23:31 19:19:01 5301456 0 911904 11.39 2620 1792960 1204624 13.30 633472 1581592 12 19:23:31 19:20:01 5301356 0 912000 11.39 2620 1792964 1204624 13.30 633504 1581596 8 19:23:31 19:21:01 5301884 0 911468 11.38 2620 1792968 1203224 13.28 632860 1581592 20 19:23:31 19:22:01 5256292 0 956904 11.95 2620 1793124 1394592 15.40 676696 1581836 60 19:23:31 19:23:01 3584088 0 1307240 16.32 2620 3114992 1664192 18.37 986068 2702348 36 19:23:31 Average: 5363507 0 867507 10.83 2620 1775306 1211714 13.38 615621 1583602 12 19:23:31 19:23:31 17:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:23:31 17:43:02 eth0 1.00 0.63 0.54 0.40 0.00 0.00 0.00 0.00 19:23:31 17:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:44:01 eth0 0.56 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:23:31 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:45:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:23:31 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:46:01 eth0 1.05 0.08 0.11 0.01 0.00 0.00 0.00 0.00 19:23:31 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:47:01 eth0 1.73 0.25 0.32 0.08 0.00 0.00 0.00 0.00 19:23:31 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:48:01 eth0 2.37 0.63 0.68 0.40 0.00 0.00 0.00 0.00 19:23:31 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:49:01 eth0 1.80 0.52 0.63 0.39 0.00 0.00 0.00 0.00 19:23:31 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:50:01 eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00 19:23:31 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:23:31 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:52:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:23:31 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:53:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:23:31 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:54:01 eth0 0.57 0.15 0.06 0.01 0.00 0.00 0.00 0.00 19:23:31 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:55:01 eth0 0.57 0.38 0.27 0.20 0.00 0.00 0.00 0.00 19:23:31 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:23:31 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:57:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:58:01 eth0 0.52 0.12 0.05 0.01 0.00 0.00 0.00 0.00 19:23:31 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:59:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:00:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:01:01 eth0 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 19:23:31 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:02:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:23:31 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:03:01 eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 19:23:31 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:04:01 eth0 0.85 0.05 0.10 0.00 0.00 0.00 0.00 0.00 19:23:31 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:05:01 eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:23:31 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:06:01 eth0 0.48 0.05 0.05 0.00 0.00 0.00 0.00 0.00 19:23:31 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:07:01 eth0 0.18 0.17 0.08 0.04 0.00 0.00 0.00 0.00 19:23:31 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:08:01 eth0 0.13 0.08 0.06 0.03 0.00 0.00 0.00 0.00 19:23:31 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:09:01 eth0 0.57 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:23:31 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:10:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:12:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:13:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:23:31 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:16:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:17:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:23:31 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:18:02 eth0 0.10 0.07 0.06 0.01 0.00 0.00 0.00 0.00 19:23:31 18:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:20:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:21:01 eth0 0.30 0.05 0.03 0.00 0.00 0.00 0.00 0.00 19:23:31 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:22:01 eth0 1.38 0.37 0.48 0.26 0.00 0.00 0.00 0.00 19:23:31 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:23:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 19:23:31 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:24:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:25:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:27:01 eth0 0.70 0.40 0.40 0.23 0.00 0.00 0.00 0.00 19:23:31 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:28:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:29:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 19:23:31 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:32:01 eth0 0.20 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:34:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:23:31 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:35:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 19:23:31 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:37:01 eth0 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:39:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:42:01 eth0 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:43:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:45:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:47:01 eth0 1.18 0.62 0.46 0.28 0.00 0.00 0.00 0.00 19:23:31 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:48:01 eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:23:31 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:50:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:52:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:54:01 eth0 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:23:31 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:55:01 eth0 0.65 0.32 0.28 0.20 0.00 0.00 0.00 0.00 19:23:31 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:56:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:57:02 eth0 0.22 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:58:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:00:01 eth0 0.17 0.10 0.12 0.06 0.00 0.00 0.00 0.00 19:23:31 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:02:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:04:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:23:31 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:05:01 eth0 0.48 0.27 0.27 0.20 0.00 0.00 0.00 0.00 19:23:31 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:07:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:09:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:23:31 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:12:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:23:31 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:13:01 eth0 0.93 0.30 0.32 0.20 0.00 0.00 0.00 0.00 19:23:31 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:15:01 eth0 4.60 0.23 0.55 0.19 0.00 0.00 0.00 0.00 19:23:31 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:16:01 eth0 2.38 0.00 0.25 0.00 0.00 0.00 0.00 0.00 19:23:31 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:17:01 eth0 2.25 0.58 0.77 0.42 0.00 0.00 0.00 0.00 19:23:31 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:18:01 eth0 1.02 0.50 0.54 0.39 0.00 0.00 0.00 0.00 19:23:31 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:19:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:20:01 eth0 0.53 0.00 0.06 0.00 0.00 0.00 0.00 0.00 19:23:31 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:21:01 eth0 2.47 0.50 0.69 0.39 0.00 0.00 0.00 0.00 19:23:31 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:22:01 eth0 9.71 5.61 7.30 2.60 0.00 0.00 0.00 0.00 19:23:31 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:23:01 veth30351dc 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:23:31 19:23:01 eth0 1532.64 1025.20 7998.77 171.70 0.00 0.00 0.00 0.00 19:23:31 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 19:23:01 docker0 140.87 220.59 9.04 635.51 0.00 0.00 0.00 0.00 19:23:31 Average: veth30351dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 Average: eth0 15.68 10.33 79.44 1.79 0.00 0.00 0.00 0.00 19:23:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:23:31 Average: docker0 1.40 2.19 0.09 6.30 0.00 0.00 0.00 0.00 19:23:31 19:23:31 19:23:31 ---> sar -P ALL: 19:23: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:23:31 19:23:31 17:40:56 LINUX RESTART (2 CPU) 19:23:31 19:23:31 17:42:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 17:43:02 all 0.13 0.00 0.04 0.00 0.03 99.80 19:23:31 17:43:02 0 0.20 0.00 0.03 0.00 0.02 99.75 19:23:31 17:43:02 1 0.07 0.00 0.05 0.00 0.03 99.85 19:23:31 17:44:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:23:31 17:44:01 0 0.19 0.00 0.03 0.00 0.02 99.76 19:23:31 17:44:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:23:31 17:45:01 all 0.08 0.00 0.04 0.00 0.03 99.84 19:23:31 17:45:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:23:31 17:45:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:23:31 17:46:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:23:31 17:46:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:23:31 17:46:01 1 0.10 0.00 0.03 0.00 0.03 99.83 19:23:31 17:47:01 all 0.06 0.00 0.05 0.00 0.05 99.84 19:23:31 17:47:01 0 0.02 0.00 0.05 0.00 0.05 99.88 19:23:31 17:47:01 1 0.10 0.00 0.05 0.00 0.05 99.80 19:23:31 17:48:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:23:31 17:48:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:23:31 17:48:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:23:31 17:49:01 all 0.18 0.00 0.04 0.00 0.02 99.77 19:23:31 17:49:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:23:31 17:49:01 1 0.28 0.00 0.03 0.00 0.00 99.68 19:23:31 17:50:01 all 0.12 0.00 0.04 0.00 0.03 99.82 19:23:31 17:50:01 0 0.07 0.00 0.07 0.00 0.03 99.83 19:23:31 17:50:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:23:31 17:51:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:23:31 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:31 17:51:01 1 0.25 0.00 0.03 0.00 0.05 99.67 19:23:31 17:52:01 all 0.16 0.00 0.03 0.00 0.03 99.79 19:23:31 17:52:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:31 17:52:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:23:31 17:53:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:23:31 17:53:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 17:53:01 1 0.22 0.00 0.02 0.00 0.00 99.77 19:23:31 19:23:31 17:53:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 17:54:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:23:31 17:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:23:31 17:54:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:23:31 17:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:23:31 17:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:31 17:55:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:23:31 17:56:01 all 0.10 0.00 0.05 0.00 0.03 99.82 19:23:31 17:56:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:23:31 17:56:01 1 0.15 0.00 0.05 0.00 0.02 99.78 19:23:31 17:57:01 all 0.13 0.00 0.04 0.00 0.03 99.80 19:23:31 17:57:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:23:31 17:57:01 1 0.22 0.00 0.03 0.00 0.00 99.75 19:23:31 17:58:01 all 0.11 0.00 0.03 0.00 0.02 99.85 19:23:31 17:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:31 17:58:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:23:31 17:59:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:31 17:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 17:59:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:23:31 18:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:31 18:00:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:00:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:23:31 18:01:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:23:31 18:01:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:23:31 18:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:23:31 18:02:01 all 0.10 0.00 0.03 0.01 0.03 99.83 19:23:31 18:02:01 0 0.17 0.00 0.05 0.02 0.05 99.72 19:23:31 18:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:23:31 18:03:01 all 0.04 0.00 0.03 0.00 0.02 99.92 19:23:31 18:03:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:23:31 18:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:23:31 18:04:01 all 0.06 0.00 0.03 0.00 0.03 99.87 19:23:31 18:04:01 0 0.10 0.00 0.05 0.00 0.05 99.80 19:23:31 18:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:23:31 19:23:31 18:04:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 18:05:01 all 0.14 0.00 0.01 0.00 0.04 99.81 19:23:31 18:05:01 0 0.27 0.00 0.00 0.00 0.05 99.68 19:23:31 18:05:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:06:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:23:31 18:06:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:23:31 18:06:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:07:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:23:31 18:07:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:23:31 18:07:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 18:08:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:31 18:08:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:23:31 18:08:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 18:09:01 all 0.15 0.00 0.02 0.00 0.04 99.79 19:23:31 18:09:01 0 0.30 0.00 0.02 0.00 0.03 99.65 19:23:31 18:09:01 1 0.00 0.00 0.02 0.00 0.05 99.93 19:23:31 18:10:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:23:31 18:10:01 0 0.08 0.00 0.02 0.00 0.03 99.87 19:23:31 18:10:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 18:11:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:23:31 18:11:01 0 0.10 0.00 0.02 0.00 0.03 99.85 19:23:31 18:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:23:31 18:12:01 all 0.15 0.00 0.03 0.00 0.03 99.79 19:23:31 18:12:01 0 0.27 0.00 0.03 0.00 0.05 99.65 19:23:31 18:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:31 18:13:01 all 0.03 0.00 0.01 0.00 0.03 99.92 19:23:31 18:13:01 0 0.07 0.00 0.00 0.00 0.07 99.87 19:23:31 18:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:23:31 18:14:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:23:31 18:14:01 0 0.13 0.00 0.03 0.00 0.03 99.80 19:23:31 18:14:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:23:31 18:15:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:23:31 18:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:23:31 19:23:31 18:15:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 18:16:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:23:31 18:16:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 18:16:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:23:31 18:17:01 all 0.13 0.00 0.01 0.00 0.03 99.84 19:23:31 18:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:23:31 18:17:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:23:31 18:18:02 all 0.15 0.00 0.03 0.00 0.04 99.78 19:23:31 18:18:02 0 0.02 0.00 0.03 0.00 0.05 99.90 19:23:31 18:18:02 1 0.28 0.00 0.02 0.00 0.03 99.67 19:23:31 18:19:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:23:31 18:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:19:01 1 0.10 0.00 0.02 0.00 0.02 99.86 19:23:31 18:20:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:23:31 18:20:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 18:20:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:23:31 18:21:01 all 0.03 0.00 0.01 0.00 0.03 99.92 19:23:31 18:21:01 0 0.02 0.00 0.00 0.00 0.03 99.95 19:23:31 18:21:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 18:22:01 all 0.04 0.00 0.03 0.00 0.05 99.87 19:23:31 18:22:01 0 0.05 0.00 0.05 0.00 0.08 99.82 19:23:31 18:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:23:31 18:23:01 all 0.08 0.00 0.03 0.00 0.04 99.84 19:23:31 18:23:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 18:23:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:23:31 18:24:01 all 0.09 0.00 0.01 0.00 0.04 99.86 19:23:31 18:24:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 18:24:01 1 0.15 0.00 0.00 0.00 0.03 99.82 19:23:31 18:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:23:31 18:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:25:01 1 0.25 0.00 0.02 0.00 0.03 99.70 19:23:31 18:26:01 all 0.06 0.00 0.02 0.00 0.04 99.88 19:23:31 18:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:26:01 1 0.10 0.00 0.02 0.00 0.05 99.83 19:23:31 19:23:31 18:26:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 18:27:01 all 0.09 0.00 0.01 0.00 0.03 99.87 19:23:31 18:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:23:31 18:27:01 1 0.15 0.00 0.02 0.00 0.05 99.78 19:23:31 18:28:01 all 0.14 0.00 0.01 0.00 0.03 99.82 19:23:31 18:28:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:28:01 1 0.27 0.00 0.00 0.00 0.03 99.70 19:23:31 18:29:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:23:31 18:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:29:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:31 18:30:01 all 0.02 0.00 0.02 0.00 0.04 99.92 19:23:31 18:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:30:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:23:31 18:31:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:23:31 18:31:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:23:31 18:31:01 1 0.05 0.00 0.03 0.00 0.03 99.88 19:23:31 18:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:31 18:32:01 0 0.15 0.00 0.02 0.00 0.00 99.83 19:23:31 18:32:01 1 0.00 0.00 0.03 0.00 0.05 99.92 19:23:31 18:33:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:23:31 18:33:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:23:31 18:33:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 18:34:01 all 0.04 0.00 0.02 0.00 0.03 99.91 19:23:31 18:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:23:31 18:34:01 1 0.02 0.00 0.02 0.00 0.05 99.92 19:23:31 18:35:01 all 0.14 3.95 13.71 2.45 0.05 79.70 19:23:31 18:35:01 0 0.03 3.97 14.00 2.35 0.07 79.57 19:23:31 18:35:01 1 0.24 3.93 13.42 2.56 0.03 79.82 19:23:31 18:36:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:23:31 18:36:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 18:36:01 1 0.15 0.00 0.03 0.00 0.00 99.82 19:23:31 18:37:01 all 0.10 0.00 0.02 0.00 0.03 99.85 19:23:31 18:37:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 18:37:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:23:31 19:23:31 18:37:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 18:38:01 all 0.10 0.00 0.02 0.00 0.03 99.85 19:23:31 18:38:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:23:31 18:38:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:23:31 18:39:01 all 0.16 0.00 0.02 0.00 0.04 99.78 19:23:31 18:39:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:23:31 18:39:01 1 0.32 0.00 0.02 0.00 0.05 99.62 19:23:31 18:40:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:23:31 18:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:31 18:40:01 1 0.17 0.00 0.03 0.00 0.03 99.77 19:23:31 18:41:01 all 0.15 0.00 0.01 0.00 0.04 99.80 19:23:31 18:41:01 0 0.00 0.00 0.00 0.00 0.03 99.97 19:23:31 18:41:01 1 0.30 0.00 0.02 0.00 0.05 99.63 19:23:31 18:42:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:23:31 18:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:42:01 1 0.25 0.00 0.03 0.00 0.03 99.68 19:23:31 18:43:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:23:31 18:43:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:23:31 18:43:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:23:31 18:44:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:23:31 18:44:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 18:44:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:31 18:45:01 all 0.05 0.00 0.02 0.00 0.03 99.91 19:23:31 18:45:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:45:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:31 18:46:01 all 0.11 0.00 0.01 0.00 0.03 99.85 19:23:31 18:46:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 18:46:01 1 0.18 0.00 0.00 0.00 0.02 99.80 19:23:31 18:47:01 all 0.19 0.00 0.02 0.00 0.03 99.76 19:23:31 18:47:01 0 0.35 0.00 0.02 0.00 0.03 99.60 19:23:31 18:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 18:48:01 all 0.18 0.00 0.03 0.00 0.04 99.75 19:23:31 18:48:01 0 0.37 0.00 0.03 0.00 0.05 99.55 19:23:31 18:48:01 1 0.00 0.00 0.02 0.00 0.03 99.95 19:23:31 19:23:31 18:48:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 18:49:01 all 0.18 0.00 0.02 0.00 0.03 99.77 19:23:31 18:49:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:23:31 18:49:01 1 0.33 0.00 0.03 0.00 0.03 99.60 19:23:31 18:50:01 all 0.10 0.00 0.02 0.01 0.03 99.84 19:23:31 18:50:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:23:31 18:50:01 1 0.20 0.00 0.02 0.00 0.05 99.73 19:23:31 18:51:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:23:31 18:51:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 18:51:01 1 0.18 0.00 0.02 0.00 0.02 99.78 19:23:31 18:52:01 all 0.08 0.00 0.01 0.00 0.04 99.87 19:23:31 18:52:01 0 0.02 0.00 0.00 0.00 0.05 99.93 19:23:31 18:52:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:23:31 18:53:01 all 0.07 0.00 0.03 0.00 0.02 99.88 19:23:31 18:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:23:31 18:53:01 1 0.12 0.00 0.03 0.00 0.00 99.85 19:23:31 18:54:01 all 0.08 0.00 0.02 0.00 0.04 99.86 19:23:31 18:54:01 0 0.15 0.00 0.02 0.00 0.05 99.78 19:23:31 18:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:55:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:23:31 18:55:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:23:31 18:55:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 18:56:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:23:31 18:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:23:31 18:56:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:23:31 18:57:02 all 0.05 0.00 0.01 0.00 0.03 99.91 19:23:31 18:57:02 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 18:57:02 1 0.05 0.00 0.00 0.00 0.03 99.92 19:23:31 18:58:01 all 0.02 0.00 0.03 0.00 0.03 99.92 19:23:31 18:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 18:58:01 1 0.02 0.00 0.03 0.00 0.03 99.91 19:23:31 18:59:01 all 0.09 0.00 0.01 0.00 0.05 99.85 19:23:31 18:59:01 0 0.03 0.00 0.00 0.00 0.05 99.92 19:23:31 18:59:01 1 0.15 0.00 0.02 0.00 0.05 99.78 19:23:31 19:23:31 18:59:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 19:00:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:31 19:00:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:23:31 19:00:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:23:31 19:01:01 all 0.08 0.00 0.04 0.00 0.03 99.86 19:23:31 19:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 19:23:31 19:01:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:23:31 19:02:01 all 0.11 0.00 0.03 0.00 0.03 99.84 19:23:31 19:02:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 19:02:01 1 0.18 0.00 0.02 0.00 0.00 99.80 19:23:31 19:03:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:23:31 19:03:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:23:31 19:03:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:23:31 19:04:01 all 0.11 0.00 0.04 0.00 0.02 99.83 19:23:31 19:04:01 0 0.07 0.00 0.07 0.00 0.03 99.83 19:23:31 19:04:01 1 0.15 0.00 0.02 0.00 0.00 99.83 19:23:31 19:05:01 all 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 19:05:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:23:31 19:05:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:23:31 19:06:01 all 0.05 0.00 0.02 0.00 0.04 99.89 19:23:31 19:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:23:31 19:06:01 1 0.07 0.00 0.02 0.00 0.05 99.87 19:23:31 19:07:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:23:31 19:07:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:23:31 19:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:23:31 19:08:01 all 0.17 0.00 0.02 0.00 0.02 99.80 19:23:31 19:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:31 19:08:01 1 0.28 0.00 0.00 0.00 0.00 99.72 19:23:31 19:09:01 all 0.18 0.00 0.03 0.00 0.03 99.76 19:23:31 19:09:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:23:31 19:09:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:23:31 19:10:01 all 0.18 0.00 0.02 0.00 0.03 99.77 19:23:31 19:10:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:23:31 19:10:01 1 0.32 0.00 0.02 0.00 0.02 99.65 19:23:31 19:23:31 19:10:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 19:11:01 all 0.22 0.00 0.02 0.00 0.03 99.74 19:23:31 19:11:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:23:31 19:11:01 1 0.43 0.00 0.02 0.00 0.02 99.53 19:23:31 19:12:01 all 0.20 0.00 0.01 0.00 0.03 99.76 19:23:31 19:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:23:31 19:12:01 1 0.38 0.00 0.02 0.00 0.05 99.55 19:23:31 19:13:01 all 0.19 0.00 0.02 0.00 0.02 99.77 19:23:31 19:13:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:23:31 19:13:01 1 0.33 0.00 0.02 0.00 0.00 99.65 19:23:31 19:14:01 all 0.11 0.00 0.03 0.00 0.03 99.82 19:23:31 19:14:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:23:31 19:14:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:23:31 19:15:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:23:31 19:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:23:31 19:15:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:23:31 19:16:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:23:31 19:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:23:31 19:16:01 1 0.20 0.00 0.03 0.00 0.05 99.72 19:23:31 19:17:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:23:31 19:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:23:31 19:17:01 1 0.30 0.00 0.03 0.00 0.03 99.63 19:23:31 19:18:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:23:31 19:18:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:23:31 19:18:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:23:31 19:19:01 all 0.16 0.00 0.03 0.00 0.03 99.78 19:23:31 19:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:31 19:19:01 1 0.28 0.00 0.03 0.00 0.05 99.63 19:23:31 19:20:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:23:31 19:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:23:31 19:20:01 1 0.17 0.00 0.02 0.00 0.05 99.77 19:23:31 19:21:01 all 0.09 0.00 0.03 0.00 0.03 99.84 19:23:31 19:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:23:31 19:21:01 1 0.15 0.00 0.05 0.00 0.05 99.75 19:23:31 19:23:31 19:21:01 CPU %user %nice %system %iowait %steal %idle 19:23:31 19:22:01 all 0.38 0.00 0.36 0.00 0.03 99.22 19:23:31 19:22:01 0 0.43 0.00 0.33 0.00 0.02 99.22 19:23:31 19:22:01 1 0.34 0.00 0.39 0.00 0.05 99.23 19:23:31 19:23:01 all 24.39 0.00 10.54 2.00 0.11 62.96 19:23:31 19:23:01 0 26.54 0.00 10.97 2.29 0.11 60.09 19:23:31 19:23:01 1 22.28 0.00 10.13 1.71 0.11 65.78 19:23:31 Average: all 0.33 0.04 0.26 0.04 0.03 99.30 19:23:31 Average: 0 0.31 0.04 0.26 0.04 0.03 99.31 19:23:31 Average: 1 0.35 0.04 0.25 0.04 0.03 99.29 19:23:31 19:23:31 19:23:31