Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d632d3d89b54818b584083cb51298962faa4457 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-ssh2747580072837499253.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2703898651662376484.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10783103805618323330.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh5952790674738459160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18057539049649765566.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4974 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d632d3d89b54818b584083cb51298962faa4457 (main) Commit message: "Merge pull request #443 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 > git rev-list --no-walk 4403bb01aaef0144ea9be46ab10d7e2cec719e21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:00:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:00:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:00:33 ========================================================= 05:00:33 EdgeX Global Pipelines Version Info 05:00:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:00:34 ------------------- 05:00:34 stable info: 05:00:34 ------------------- 05:00:34 Commited By: Ginny Guan ginny@iotechsys.com 05:00:34 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:00:34 Message: update stable to v1.0.260 05:00:34 ------------------- 05:00:34 experimental info: 05:00:34 ------------------- 05:00:34 Commited By: Ginny Guan ginny@iotechsys.com 05:00:34 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:00:34 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d632d3 [Pipeline] echo 05:00:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:35 provisioning config files... 05:00:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17158201037944393092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:36 ---> ****-login.sh 05:00:36 nexus3.edgexfoundry.org:10001 05:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:36 Configure a credential helper to remove this warning. See 05:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:36 05:00:36 Login Succeeded 05:00:36 nexus3.edgexfoundry.org:10002 05:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:36 Configure a credential helper to remove this warning. See 05:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:36 05:00:36 Login Succeeded 05:00:36 nexus3.edgexfoundry.org:10003 05:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:36 Configure a credential helper to remove this warning. See 05:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:36 05:00:36 Login Succeeded 05:00:36 nexus3.edgexfoundry.org:10004 05:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:36 Configure a credential helper to remove this warning. See 05:00:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:36 05:00:36 Login Succeeded 05:00:36 ****.io 05:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:37 Configure a credential helper to remove this warning. See 05:00:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:37 05:00:37 Login Succeeded 05:00:37 ---> ****-login.sh ends [Pipeline] } 05:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:00:37 + git rev-list -1 --merges 2d632d3d89b54818b584083cb51298962faa4457~1..2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo 05:00:37 -----------> git rev-list -1 --merges 2d632d3d89b54818b584083cb51298962faa4457~1..2d632d3d89b54818b584083cb51298962faa4457 2d632d3d89b54818b584083cb51298962faa4457 05:00:37 2d632d3d89b54818b584083cb51298962faa4457 [false] [Pipeline] sh 05:00:37 + git log --format=format:%s -1 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo 05:00:37 ========================================================= 05:00:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:00:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:00:38 + git log --format=format:%s -1 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] echo 05:00:38 [semverPrep] GIT_COMMIT: 2d632d3d89b54818b584083cb51298962faa4457, Commit Message: Merge pull request #443 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20 [Pipeline] echo 05:00:38 [semverPrep] This is not a build commit. [Pipeline] sh 05:00:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:00:38 + grep -v github /etc/ssh/ssh_known_hosts 05:00:38 + [ -e /tmp/ssh_known_hosts ] 05:00:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:00:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:00:38 + sudo tee -a /etc/ssh/ssh_known_hosts 05:00:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:39 05:00:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:39 0.1.4: Pulling from edgex-devops/py-git-semver 05:00:39 b85a868b505f: Pulling fs layer 05:00:39 e2be974225ed: Pulling fs layer 05:00:39 339a4e72a1f5: Pulling fs layer 05:00:39 988bab9f4d93: Pulling fs layer 05:00:39 1469e6f7b9e6: Pulling fs layer 05:00:39 eaf3925da568: Pulling fs layer 05:00:39 bab4dde63d76: Pulling fs layer 05:00:39 bde34c3a00c8: Pulling fs layer 05:00:39 b352a97aabf1: Pulling fs layer 05:00:39 4872d77fe225: Pulling fs layer 05:00:39 5851b861e8e6: Pulling fs layer 05:00:39 988bab9f4d93: Waiting 05:00:39 1469e6f7b9e6: Waiting 05:00:39 bab4dde63d76: Waiting 05:00:39 eaf3925da568: Waiting 05:00:39 4872d77fe225: Waiting 05:00:39 bde34c3a00c8: Waiting 05:00:39 5851b861e8e6: Waiting 05:00:39 e2be974225ed: Download complete 05:00:39 988bab9f4d93: Verifying Checksum 05:00:39 988bab9f4d93: Download complete 05:00:39 1469e6f7b9e6: Verifying Checksum 05:00:39 1469e6f7b9e6: Download complete 05:00:39 eaf3925da568: Verifying Checksum 05:00:39 eaf3925da568: Download complete 05:00:39 339a4e72a1f5: Verifying Checksum 05:00:39 339a4e72a1f5: Download complete 05:00:39 bde34c3a00c8: Download complete 05:00:39 b352a97aabf1: Verifying Checksum 05:00:39 b352a97aabf1: Download complete 05:00:39 4872d77fe225: Verifying Checksum 05:00:39 4872d77fe225: Download complete 05:00:39 5851b861e8e6: Verifying Checksum 05:00:39 b85a868b505f: Verifying Checksum 05:00:39 b85a868b505f: Download complete 05:00:39 bab4dde63d76: Verifying Checksum 05:00:39 bab4dde63d76: Download complete 05:00:40 b85a868b505f: Pull complete 05:00:41 e2be974225ed: Pull complete 05:00:41 339a4e72a1f5: Pull complete 05:00:41 988bab9f4d93: Pull complete 05:00:42 1469e6f7b9e6: Pull complete 05:00:42 eaf3925da568: Pull complete 05:00:43 bab4dde63d76: Pull complete 05:00:43 bde34c3a00c8: Pull complete 05:00:43 b352a97aabf1: Pull complete 05:00:43 4872d77fe225: Pull complete 05:00:44 5851b861e8e6: Pull complete 05:00:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:00:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:44 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:00:46 $ docker top ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 -eo pid,comm 05:00:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:00:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:00:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:47 [ssh-agent] Looking for ssh-agent implementation... 05:00:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:47 $ docker exec ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent 05:00:47 SSH_AUTH_SOCK=/tmp/ssh-r3Pv6neGoD6s/agent.32 05:00:47 SSH_AGENT_PID=38 05:00:47 Running ssh-add (command line suppressed) 05:00:47 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17815372208650247104.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17815372208650247104.key) 05:00:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:47 + git tag --points-at HEAD [Pipeline] } 05:00:47 $ docker exec --env ******** --env ******** ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent -k 05:00:47 unset SSH_AUTH_SOCK; 05:00:47 unset SSH_AGENT_PID; 05:00:47 echo Agent pid 38 killed; 05:00:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:00:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:00:47 [ssh-agent] Looking for ssh-agent implementation... 05:00:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:00:47 $ docker exec ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent 05:00:48 SSH_AUTH_SOCK=/tmp/ssh-PHOUiagMDw24/agent.72 05:00:48 SSH_AGENT_PID=78 05:00:48 Running ssh-add (command line suppressed) 05:00:48 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1899352976839126539.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1899352976839126539.key) 05:00:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:00:48 + git semver init 05:00:48 2024-07-04 05:00:48,696 [run_init] DEBUG init version:0.0.0 force:False 05:00:48 2024-07-04 05:00:48,696 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 05:00:48 2024-07-04 05:00:48,697 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 05:00:48 2024-07-04 05:00:48,697 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 05:00:50 2024-07-04 05:00:49,983 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 05:00:50 2024-07-04 05:00:49,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 05:00:50 2024-07-04 05:00:49,984 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:00:50 2024-07-04 05:00:49,984 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:00:50 3.2.0-dev.14 [Pipeline] } 05:00:50 $ docker exec --env ******** --env ******** ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 ssh-agent -k 05:00:50 unset SSH_AUTH_SOCK; 05:00:50 unset SSH_AGENT_PID; 05:00:50 echo Agent pid 78 killed; 05:00:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:00:50 + git semver [Pipeline] } 05:00:50 $ docker stop --time=1 ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 05:00:52 $ docker rm -f --volumes ecb843d647be0d0d263cd71de4957326930c055be055ba75bc5563b2436b4b84 [Pipeline] // withDockerContainer [Pipeline] sh 05:00:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:00:52 Stashed 1 file(s) [Pipeline] echo 05:00:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:52 provisioning config files... 05:00:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7054395839072922184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:00:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4984 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 05:00:53 Running in /w/workspace/device-onvif-camera/200 [Pipeline] { [Pipeline] checkout 05:00:53 The recommended git tool is: git 05:00:53 ---> ****-login.sh 05:00:53 nexus3.edgexfoundry.org:10001 05:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:53 Configure a credential helper to remove this warning. See 05:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:53 05:00:53 Login Succeeded 05:00:53 nexus3.edgexfoundry.org:10002 05:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:53 Configure a credential helper to remove this warning. See 05:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:53 05:00:53 Login Succeeded 05:00:53 nexus3.edgexfoundry.org:10003 05:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:53 Configure a credential helper to remove this warning. See 05:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:53 05:00:53 Login Succeeded 05:00:53 nexus3.edgexfoundry.org:10004 05:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:53 Configure a credential helper to remove this warning. See 05:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:53 05:00:53 Login Succeeded 05:00:53 ****.io 05:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:00:53 Configure a credential helper to remove this warning. See 05:00:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:00:53 05:00:53 Login Succeeded 05:00:53 ---> ****-login.sh ends [Pipeline] } 05:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:00:53 ========================================================= 05:00:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:00:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:00:54 Sending build context to Docker daemon 36.59MB 05:00:54 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:00:54 Step 2/13 : FROM ${BASE} AS builder 05:00:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:00:54 619be1103602: Pulling fs layer 05:00:54 7862e08f4a3e: Pulling fs layer 05:00:54 5df492c9dc93: Pulling fs layer 05:00:54 7629e6793208: Pulling fs layer 05:00:54 4f4fb700ef54: Pulling fs layer 05:00:54 fb5054dd5b73: Pulling fs layer 05:00:54 eeca6798cff9: Pulling fs layer 05:00:54 7629e6793208: Waiting 05:00:54 4f4fb700ef54: Waiting 05:00:54 aa269ceb94a6: Pulling fs layer 05:00:54 eeca6798cff9: Waiting 05:00:54 ada007ff1a6a: Pulling fs layer 05:00:54 aa269ceb94a6: Waiting 05:00:54 ada007ff1a6a: Waiting 05:00:54 7862e08f4a3e: Download complete 05:00:54 7629e6793208: Verifying Checksum 05:00:54 7629e6793208: Download complete 05:00:54 4f4fb700ef54: Verifying Checksum 05:00:54 4f4fb700ef54: Download complete 05:00:54 fb5054dd5b73: Verifying Checksum 05:00:54 fb5054dd5b73: Download complete 05:00:54 619be1103602: Verifying Checksum 05:00:54 619be1103602: Download complete 05:00:54 eeca6798cff9: Verifying Checksum 05:00:54 eeca6798cff9: Download complete 05:00:54 619be1103602: Pull complete 05:00:54 ada007ff1a6a: Verifying Checksum 05:00:54 ada007ff1a6a: Download complete 05:00:54 7862e08f4a3e: Pull complete 05:00:54 5df492c9dc93: Verifying Checksum 05:00:54 5df492c9dc93: Download complete 05:00:55 aa269ceb94a6: Verifying Checksum 05:00:55 aa269ceb94a6: Download complete 05:00:57 using credential edgex-jenkins-ssh 05:00:57 Cloning the remote Git repository 05:00:57 5df492c9dc93: Pull complete 05:00:57 7629e6793208: Pull complete 05:00:57 4f4fb700ef54: Pull complete 05:00:58 fb5054dd5b73: Pull complete 05:00:58 eeca6798cff9: Pull complete 05:00:57 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 05:00:57 > git init /w/workspace/device-onvif-camera/200 # timeout=10 05:00:57 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 05:00:57 > git --version # timeout=10 05:00:57 > git --version # 'git version 2.25.1' 05:00:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:00:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:00 aa269ceb94a6: Pull complete 05:01:00 ada007ff1a6a: Pull complete 05:01:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:01:00 ---> f489d0715acc 05:01:00 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:01:00 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 05:01:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:01:01 Avoid second fetch 05:01:01 Checking out Revision 2d632d3d89b54818b584083cb51298962faa4457 (main) 05:01:01 Commit message: "Merge pull request #443 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.20" 05:01:01 > git config core.sparsecheckout # timeout=10 05:01:01 > git checkout -f 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 05:01:04 ---> Running in c4d876699921 05:01:04 Removing intermediate container c4d876699921 05:01:04 ---> bc180e23e93a 05:01:04 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:01:04 ---> Running in 3d7c216e8ab1 05:01:04 Removing intermediate container 3d7c216e8ab1 05:01:04 ---> a9959db0524f 05:01:04 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:01:04 ---> Running in 57a5103b6c62 05:01:04 Removing intermediate container 57a5103b6c62 05:01:04 ---> 5204353e7d5a 05:01:04 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:01:04 ---> Running in a5fef2d9a41e 05:01:04 Removing intermediate container a5fef2d9a41e 05:01:04 ---> 58b7e0c317a6 05:01:04 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:01:04 ---> Running in 9a8a99d36b61 05:01:04 Removing intermediate container 9a8a99d36b61 05:01:04 ---> f0b27a72f19d 05:01:04 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:04 ---> Running in 23e1b485c1ff 05:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:01:05 OK: 264 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:06 Removing intermediate container 23e1b485c1ff 05:01:06 ---> 33cc44dbe276 05:01:06 Step 9/13 : WORKDIR /device-onvif-camera 05:01:06 ---> Running in 4867e423a4a5 05:01:06 Removing intermediate container 4867e423a4a5 05:01:06 ---> 166fcf2ead52 05:01:06 Step 10/13 : COPY go.mod vendor* ./ 05:01:06 ---> 5a625745ac7e 05:01:06 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:06 ---> Running in 1fd467b95994 05:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:01:06 Dload Upload Total Spent Left Speed 05:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 05:01:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:01:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:01:07 + sudo tee /etc/docker/daemon.new 05:01:07 { 05:01:07 "registry-mirrors": [ 05:01:07 "https://nexus3.edgexfoundry.org:10001" 05:01:07 ], 05:01:07 "bip": "10.250.0.254/24", 05:01:07 "hosts": [ 05:01:07 "tcp://0.0.0.0:5555", 05:01:07 "unix:///var/run/docker.sock" 05:01:07 ], 05:01:07 "mtu": 1458, 05:01:07 "selinux-enabled": true, 05:01:07 "seccomp-profile": "/etc/docker/seccomp.json" 05:01:07 } [Pipeline] sh 05:01:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:01:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:26 provisioning config files... 05:01:26 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/200@tmp/config13214143920137030248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:26 ---> ****-login.sh 05:01:26 nexus3.edgexfoundry.org:10001 05:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 nexus3.edgexfoundry.org:10002 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 nexus3.edgexfoundry.org:10003 05:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:27 Configure a credential helper to remove this warning. See 05:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:27 05:01:27 Login Succeeded 05:01:27 nexus3.edgexfoundry.org:10004 05:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:28 Configure a credential helper to remove this warning. See 05:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:28 05:01:28 Login Succeeded 05:01:28 ****.io 05:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:28 Configure a credential helper to remove this warning. See 05:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:28 05:01:28 Login Succeeded 05:01:28 ---> ****-login.sh ends [Pipeline] } 05:01:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:01:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:01:28 ========================================================= 05:01:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:01:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:01:29 Sending build context to Docker daemon 21.7MB 05:01:29 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 05:01:29 Step 2/13 : FROM ${BASE} AS builder 05:01:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:01:30 c6b39de5b339: Pulling fs layer 05:01:30 a69c41024577: Pulling fs layer 05:01:30 d6de4b400683: Pulling fs layer 05:01:30 35cb2a7552d0: Pulling fs layer 05:01:30 4f4fb700ef54: Pulling fs layer 05:01:30 464afbd9ba4c: Pulling fs layer 05:01:30 00f215d4a9da: Pulling fs layer 05:01:30 d496ad576159: Pulling fs layer 05:01:30 35cb2a7552d0: Waiting 05:01:30 4f4fb700ef54: Waiting 05:01:30 464afbd9ba4c: Waiting 05:01:30 00f215d4a9da: Waiting 05:01:30 d496ad576159: Waiting 05:01:30 a69c41024577: Verifying Checksum 05:01:30 a69c41024577: Download complete 05:01:30 35cb2a7552d0: Verifying Checksum 05:01:30 35cb2a7552d0: Download complete 05:01:30 4f4fb700ef54: Verifying Checksum 05:01:30 4f4fb700ef54: Download complete 05:01:30 464afbd9ba4c: Verifying Checksum 05:01:30 464afbd9ba4c: Download complete 05:01:30 c6b39de5b339: Verifying Checksum 05:01:30 c6b39de5b339: Download complete 05:01:30 d496ad576159: Verifying Checksum 05:01:30 d496ad576159: Download complete 05:01:31 c6b39de5b339: Pull complete 05:01:31 a69c41024577: Pull complete 05:01:31 d6de4b400683: Download complete 05:01:33 00f215d4a9da: Verifying Checksum 05:01:33 00f215d4a9da: Download complete 05:01:45 d6de4b400683: Pull complete 05:01:45 35cb2a7552d0: Pull complete 05:01:45 4f4fb700ef54: Pull complete 05:01:45 464afbd9ba4c: Pull complete 05:01:53 00f215d4a9da: Pull complete 05:01:55 d496ad576159: Pull complete 05:01:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:01:55 ---> f246e2811388 05:01:55 Step 3/13 : ARG ADD_BUILD_TAGS="" 05:01:57 ---> Running in 8e79e413169d 05:01:57 Removing intermediate container 8e79e413169d 05:01:57 ---> dc8ab443e557 05:01:57 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:01:57 ---> Running in 835f89cf3931 05:01:57 Removing intermediate container 835f89cf3931 05:01:57 ---> a58753cb56ff 05:01:57 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 05:01:57 ---> Running in d4b1524d946e 05:01:58 Removing intermediate container d4b1524d946e 05:01:58 ---> 98a9e3c7da53 05:01:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 05:01:58 ---> Running in be57715d5cfe 05:01:58 Removing intermediate container be57715d5cfe 05:01:58 ---> e8f18618f415 05:01:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 05:01:58 ---> Running in 107b314b180f 05:01:59 Removing intermediate container 107b314b180f 05:01:59 ---> c346139f2cec 05:01:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:59 ---> Running in 30dff2587edd 05:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:02:01 OK: 266 MiB in 52 packages 05:02:02 Removing intermediate container 30dff2587edd 05:02:02 ---> 3ec28d8e916b 05:02:02 Step 9/13 : WORKDIR /device-onvif-camera 05:02:02 ---> Running in 6a2e5ddc7852 05:02:02 Removing intermediate container 6a2e5ddc7852 05:02:02 ---> 2cbea5f15092 05:02:02 Step 10/13 : COPY go.mod vendor* ./ 05:02:03 ---> beab986c6be7 05:02:03 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:03 ---> Running in 083858b52961 05:02:21 Removing intermediate container 1fd467b95994 05:02:21 ---> 4618fc35358c 05:02:21 Step 12/13 : COPY . . 05:02:21 ---> dc9a5ba6baa5 05:02:21 Step 13/13 : RUN ${MAKE} 05:02:21 ---> Running in 2b763a096f89 05:02:21 noop 05:02:21 Removing intermediate container 2b763a096f89 05:02:21 ---> 20cdec107e87 05:02:21 Successfully built 20cdec107e87 05:02:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:22 + docker inspect -f . ci-base-image-x86_64 05:02:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:22 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:02:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat 05:02:22 $ docker top 56599ab7b72175ee08a1c735a1e4b0d9714f9b10be4a81fc833faf1445f28350 -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:23 + go version 05:02:23 go version go1.21.9 linux/amd64 [Pipeline] } 05:02:23 $ docker stop --time=1 56599ab7b72175ee08a1c735a1e4b0d9714f9b10be4a81fc833faf1445f28350 05:02:24 $ docker rm -f --volumes 56599ab7b72175ee08a1c735a1e4b0d9714f9b10be4a81fc833faf1445f28350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:24 + docker inspect -f . ci-base-image-x86_64 05:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:24 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** ci-base-image-x86_64 cat 05:02:25 $ docker top 8722b94ffc4accf366852095dd1f6734a3a4da17fc0080f655491c16d1d392fa -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:25 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 05:02:25 + make test 05:02:25 go test ./... -coverprofile=coverage.out ./... 05:02:27 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:02:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:02:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 05:02:49 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.4% of statements 05:02:49 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.472s coverage: 86.5% of statements 05:03:02 go vet ./... 05:03:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:08 ./bin/test-attribution-txt.sh 05:03:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:03:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:03:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:03:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:03:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:03:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:03:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:03:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:03:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:03:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:03:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:03:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:03:08 $ docker stop --time=1 8722b94ffc4accf366852095dd1f6734a3a4da17fc0080f655491c16d1d392fa 05:03:11 $ docker rm -f --volumes 8722b94ffc4accf366852095dd1f6734a3a4da17fc0080f655491c16d1d392fa [Pipeline] // withDockerContainer [Pipeline] sh 05:03:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:12 + ls -al . 05:03:12 total 312 05:03:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:02 . 05:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 .. 05:03:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:02 .git 05:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:00 .github 05:03:12 -rw-rw-r-- 1 jenkins jenkins 493 Jul 4 05:00 .gitignore 05:03:12 -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 05:00 .golangci.yml 05:03:12 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:00 .semver 05:03:12 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 4 05:00 Attribution.txt 05:03:12 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 4 05:00 CHANGELOG.md 05:03:12 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 4 05:00 Dockerfile 05:03:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:00 GOVERNANCE.md 05:03:12 -rw-rw-r-- 1 jenkins jenkins 739 Jul 4 05:00 Jenkinsfile 05:03:12 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 05:00 LICENSE 05:03:12 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 4 05:00 Makefile 05:03:12 -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 05:00 OWNERS.md 05:03:12 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 4 05:00 README.md 05:03:12 -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:00 VERSION 05:03:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:00 bin 05:03:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:00 cmd 05:03:12 -rw-r--r-- 1 jenkins jenkins 78805 Jul 4 05:02 coverage.out 05:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 doc 05:03:12 -rw-rw-r-- 1 jenkins jenkins 7388 Jul 4 05:00 go.mod 05:03:12 -rw-rw-r-- 1 jenkins jenkins 102691 Jul 4 05:00 go.sum 05:03:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 internal 05:03:12 -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 05:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:13 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2d632d3d89b54818b584083cb51298962faa4457 --label arch=amd64 --label version=3.2.0-dev.14 . 05:03:13 Sending build context to Docker daemon 36.67MB 05:03:13 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:03:13 Step 2/27 : FROM ${BASE} AS builder 05:03:13 ---> 20cdec107e87 05:03:13 Step 3/27 : ARG ADD_BUILD_TAGS="" 05:03:13 ---> Running in b03b51e33edd 05:03:13 Removing intermediate container b03b51e33edd 05:03:13 ---> dd19133768f7 05:03:13 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:13 ---> Running in 12a96ddf823e 05:03:13 Removing intermediate container 12a96ddf823e 05:03:13 ---> 6a908db843d0 05:03:13 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 05:03:13 ---> Running in 0c96a5837d96 05:03:14 Removing intermediate container 0c96a5837d96 05:03:14 ---> 0f511e67c3d4 05:03:14 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 05:03:14 ---> Running in 0a7cdaf8c9cc 05:03:14 Removing intermediate container 0a7cdaf8c9cc 05:03:14 ---> 7422484079c5 05:03:14 Step 7/27 : LABEL Name=edgex-device-onvif-camera 05:03:14 ---> Running in bc1396bcb35d 05:03:14 Removing intermediate container bc1396bcb35d 05:03:14 ---> 8092f8bfb11a 05:03:14 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:14 ---> Running in 0f6387550ef1 05:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:03:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:03:14 OK: 264 MiB in 52 packages 05:03:15 Removing intermediate container 0f6387550ef1 05:03:15 ---> d10d47699ce1 05:03:15 Step 9/27 : WORKDIR /device-onvif-camera 05:03:15 ---> Running in 308a38a2f287 05:03:15 Removing intermediate container 308a38a2f287 05:03:15 ---> a7597020c758 05:03:15 Step 10/27 : COPY go.mod vendor* ./ 05:03:15 ---> 0a303c2d7a56 05:03:15 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:15 ---> Running in 1b02fc375b73 05:03:16 Removing intermediate container 1b02fc375b73 05:03:16 ---> dff11a1c8922 05:03:16 Step 12/27 : COPY . . 05:03:17 ---> 64143628a6e4 05:03:17 Step 13/27 : RUN ${MAKE} 05:03:17 ---> Running in a703c4f5c2bb 05:03:17 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 05:03:54 Removing intermediate container a703c4f5c2bb 05:03:54 ---> 23f44a0455be 05:03:54 Step 14/27 : FROM alpine:3.18 05:03:54 3.18: Pulling from library/alpine 05:03:54 73baa7ef167e: Pulling fs layer 05:03:54 73baa7ef167e: Verifying Checksum 05:03:54 73baa7ef167e: Download complete 05:03:54 73baa7ef167e: Pull complete 05:03:54 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:03:54 Status: Downloaded newer image for alpine:3.18 05:03:54 ---> 8fd7cac70a4a 05:03:54 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:03:54 ---> Running in b3ae401430c0 05:03:54 Removing intermediate container b3ae401430c0 05:03:54 ---> 568c2184b8cd 05:03:54 Step 16/27 : RUN apk add --update --no-cache dumb-init 05:03:54 ---> Running in 7a07fa181fc5 05:03:55 Removing intermediate container 083858b52961 05:03:55 ---> 9c816bf71a32 05:03:55 Step 12/13 : COPY . . 05:03:55 ---> 327318b1472c 05:03:55 Step 13/13 : RUN ${MAKE} 05:03:55 ---> Running in 7121bef4ce8c 05:03:55 noop 05:03:55 Removing intermediate container 7121bef4ce8c 05:03:55 ---> 97fe0935912c 05:03:55 Successfully built 97fe0935912c 05:03:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv 05:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:03:55 (1/1) Installing dumb-init (1.2.5-r2) 05:03:55 Executing busybox-1.36.1-r7.trigger 05:03:55 + docker inspect -f . ci-base-image-arm64 05:03:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:55 prd-ubuntu20.04-docker-arm64-4c-16g-4984 does not seem to be running inside a container 05:03:55 OK: 7 MiB in 16 packages 05:03:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/200 -v /w/workspace/device-onvif-camera/200:/w/workspace/device-onvif-camera/200:rw,z -v /w/workspace/device-onvif-camera/200@tmp:/w/workspace/device-onvif-camera/200@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 05:03:56 Removing intermediate container 7a07fa181fc5 05:03:56 ---> 1be7acae610e 05:03:56 Step 17/27 : RUN apk --no-cache upgrade 05:03:56 ---> Running in 1d267d8d8479 05:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:03:57 $ docker top 32cd907779aa3aa61826d476d272015a27b3ed99da3298e648e400311ed53594 -eo pid,comm 05:03:57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:03:57 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:03:57 OK: 7 MiB in 16 packages [Pipeline] { [Pipeline] sh 05:03:57 Removing intermediate container 1d267d8d8479 05:03:57 ---> 6426e36562ba 05:03:57 Step 18/27 : WORKDIR / 05:03:57 + go version 05:03:57 go version go1.21.9 linux/arm64 [Pipeline] } 05:03:57 $ docker stop --time=1 32cd907779aa3aa61826d476d272015a27b3ed99da3298e648e400311ed53594 05:03:57 ---> Running in 47c31ea0efbe 05:03:57 Removing intermediate container 47c31ea0efbe 05:03:57 ---> 406560dfbf20 05:03:57 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 05:03:59 ---> c94212c45fe7 05:03:59 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 05:03:59 ---> 442d295f3e4b 05:03:59 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:03:59 ---> 2eecd7bc1353 05:03:59 Step 22/27 : EXPOSE 59984 05:03:59 ---> Running in 9dbb9367f750 05:03:59 $ docker rm -f --volumes 32cd907779aa3aa61826d476d272015a27b3ed99da3298e648e400311ed53594 05:03:59 Removing intermediate container 9dbb9367f750 05:03:59 ---> d86e2f4a88e0 05:03:59 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 05:03:59 ---> Running in f1e4c4eab804 05:03:59 Removing intermediate container f1e4c4eab804 05:03:59 ---> 6787b46c6820 05:03:59 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:03:59 ---> Running in b5ebdf011bc1 05:03:59 Removing intermediate container b5ebdf011bc1 05:03:59 ---> d443d7da7f5c 05:03:59 Step 25/27 : LABEL arch=amd64 05:03:59 ---> Running in cc558f2be650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:59 Removing intermediate container cc558f2be650 05:03:59 ---> 0e889005484f 05:03:59 Step 26/27 : LABEL git_sha=2d632d3d89b54818b584083cb51298962faa4457 05:03:59 ---> Running in 01c24d217037 05:03:59 Removing intermediate container 01c24d217037 05:03:59 ---> 6ec55b880f07 05:03:59 Step 27/27 : LABEL version=3.2.0-dev.14 05:03:59 ---> Running in 1c5c4002beaa 05:03:59 Removing intermediate container 1c5c4002beaa 05:03:59 ---> fea844aadb11 05:03:59 [Warning] One or more build-args [ARCH] were not consumed 05:03:59 Successfully built fea844aadb11 05:04:00 + docker inspect -f . ci-base-image-arm64 05:04:00 . 05:04:00 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withDockerContainer 05:04:00 prd-ubuntu20.04-docker-arm64-4c-16g-4984 does not seem to be running inside a container 05:04:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/200 -v /w/workspace/device-onvif-camera/200:/w/workspace/device-onvif-camera/200:rw,z -v /w/workspace/device-onvif-camera/200@tmp:/w/workspace/device-onvif-camera/200@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 05:04:01 $ docker top 3ccb1f5fa1ee56c9fc331c70e0cd1c0acfadabb055ecb581b7bdecb188a98441 -eo pid,comm [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:01 provisioning config files... 05:04:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17550939064897550670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:02 ---> ****-login.sh 05:04:02 nexus3.edgexfoundry.org:10001 05:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:02 Configure a credential helper to remove this warning. See 05:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:02 05:04:02 Login Succeeded 05:04:02 nexus3.edgexfoundry.org:10002 05:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:02 Configure a credential helper to remove this warning. See 05:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:02 05:04:02 Login Succeeded 05:04:02 nexus3.edgexfoundry.org:10003 05:04:02 + git config --global --add safe.directory /w/workspace/device-onvif-camera/200 [Pipeline] fileExists [Pipeline] sh 05:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:02 Configure a credential helper to remove this warning. See 05:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:02 05:04:02 Login Succeeded 05:04:02 nexus3.edgexfoundry.org:10004 05:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:02 Configure a credential helper to remove this warning. See 05:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:02 05:04:02 Login Succeeded 05:04:02 ****.io 05:04:02 + make test 05:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:02 Configure a credential helper to remove this warning. See 05:04:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:02 05:04:02 Login Succeeded 05:04:02 ---> ****-login.sh ends [Pipeline] } 05:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:04:02 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 05:04:02 2d632d3d89b54818b584083cb51298962faa4457 05:04:02 latest 05:04:02 3.2.0-dev.14 05:04:02 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 05:04:02 main 05:04:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:02 go test ./... -coverprofile=coverage.out ./... 05:04:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457 05:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:04:03 4aed11a82f82: Preparing 05:04:03 9ebcbe66bc7f: Preparing 05:04:03 a299edf7c241: Preparing 05:04:03 7f7e0dacc90d: Preparing 05:04:03 b73a172725c7: Preparing 05:04:03 63ec0bd56cf3: Preparing 05:04:03 63ec0bd56cf3: Waiting 05:04:03 9ebcbe66bc7f: Pushed 05:04:03 4aed11a82f82: Pushed 05:04:03 b73a172725c7: Pushed 05:04:03 63ec0bd56cf3: Layer already exists 05:04:04 7f7e0dacc90d: Pushed 05:04:07 a299edf7c241: Pushed 05:04:07 2d632d3d89b54818b584083cb51298962faa4457: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:04:08 4aed11a82f82: Preparing 05:04:08 9ebcbe66bc7f: Preparing 05:04:08 a299edf7c241: Preparing 05:04:08 7f7e0dacc90d: Preparing 05:04:08 b73a172725c7: Preparing 05:04:08 63ec0bd56cf3: Preparing 05:04:08 63ec0bd56cf3: Waiting 05:04:08 9ebcbe66bc7f: Layer already exists 05:04:08 a299edf7c241: Layer already exists 05:04:08 4aed11a82f82: Layer already exists 05:04:08 b73a172725c7: Layer already exists 05:04:08 7f7e0dacc90d: Layer already exists 05:04:08 63ec0bd56cf3: Layer already exists 05:04:08 latest: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 05:04:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.14 05:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:04:08 4aed11a82f82: Preparing 05:04:08 9ebcbe66bc7f: Preparing 05:04:08 a299edf7c241: Preparing 05:04:08 7f7e0dacc90d: Preparing 05:04:08 b73a172725c7: Preparing 05:04:08 63ec0bd56cf3: Preparing 05:04:08 63ec0bd56cf3: Waiting 05:04:08 7f7e0dacc90d: Layer already exists 05:04:08 b73a172725c7: Layer already exists 05:04:08 9ebcbe66bc7f: Layer already exists 05:04:08 a299edf7c241: Layer already exists 05:04:08 4aed11a82f82: Layer already exists 05:04:08 63ec0bd56cf3: Layer already exists 05:04:08 3.2.0-dev.14: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 05:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:04:09 4aed11a82f82: Preparing 05:04:09 9ebcbe66bc7f: Preparing 05:04:09 a299edf7c241: Preparing 05:04:09 7f7e0dacc90d: Preparing 05:04:09 b73a172725c7: Preparing 05:04:09 63ec0bd56cf3: Preparing 05:04:09 63ec0bd56cf3: Waiting 05:04:09 a299edf7c241: Layer already exists 05:04:09 b73a172725c7: Layer already exists 05:04:09 7f7e0dacc90d: Layer already exists 05:04:09 9ebcbe66bc7f: Layer already exists 05:04:09 4aed11a82f82: Layer already exists 05:04:09 63ec0bd56cf3: Layer already exists 05:04:09 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:09 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 05:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 05:04:10 4aed11a82f82: Preparing 05:04:10 9ebcbe66bc7f: Preparing 05:04:10 a299edf7c241: Preparing 05:04:10 7f7e0dacc90d: Preparing 05:04:10 b73a172725c7: Preparing 05:04:10 63ec0bd56cf3: Preparing 05:04:10 63ec0bd56cf3: Waiting 05:04:10 a299edf7c241: Layer already exists 05:04:10 4aed11a82f82: Layer already exists 05:04:10 7f7e0dacc90d: Layer already exists 05:04:10 b73a172725c7: Layer already exists 05:04:10 9ebcbe66bc7f: Layer already exists 05:04:10 63ec0bd56cf3: Layer already exists 05:04:10 main: digest: sha256:233afd357a3c6bbae71b99599fe7c730de92c266aec2c1e5a57c3f39c910c978 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:10 ===================================================== [Pipeline] echo 05:04:10 taggedImages: 05:04:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457 05:04:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 05:04:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.14 05:04:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 05:04:10 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:10 05:04:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:10 latest: Pulling from edgex-lftools-log-publisher 05:04:10 5eb5b503b376: Pulling fs layer 05:04:10 5c69ac0246d0: Pulling fs layer 05:04:10 ec43610c2a17: Pulling fs layer 05:04:10 3a2ae6a8a46f: Pulling fs layer 05:04:10 33b1e0a273af: Pulling fs layer 05:04:10 5d3b04190fa2: Pulling fs layer 05:04:10 2f39f015ded8: Pulling fs layer 05:04:10 33b1e0a273af: Waiting 05:04:10 3a2ae6a8a46f: Waiting 05:04:10 2f39f015ded8: Waiting 05:04:10 5c69ac0246d0: Verifying Checksum 05:04:10 5c69ac0246d0: Download complete 05:04:10 3a2ae6a8a46f: Verifying Checksum 05:04:10 3a2ae6a8a46f: Download complete 05:04:10 33b1e0a273af: Verifying Checksum 05:04:10 33b1e0a273af: Download complete 05:04:10 ec43610c2a17: Verifying Checksum 05:04:10 ec43610c2a17: Download complete 05:04:10 5d3b04190fa2: Verifying Checksum 05:04:10 5d3b04190fa2: Download complete 05:04:11 5eb5b503b376: Verifying Checksum 05:04:11 5eb5b503b376: Download complete 05:04:11 2f39f015ded8: Verifying Checksum 05:04:11 2f39f015ded8: Download complete 05:04:12 5eb5b503b376: Pull complete 05:04:12 5c69ac0246d0: Pull complete 05:04:13 ec43610c2a17: Pull complete 05:04:13 3a2ae6a8a46f: Pull complete 05:04:13 33b1e0a273af: Pull complete 05:04:13 5d3b04190fa2: Pull complete 05:04:19 2f39f015ded8: Pull complete 05:04:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:19 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:04:24 $ docker top 327fc13211d8a7fa03238eb1043bc4bc9dd4ebee00f1ac942cf71eccaed958d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:24 ---> job-cost.sh 05:04:24 lf-activate-venv: SKIPPING 05:04:24 INFO: No Stack... 05:04:25 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:25 INFO: Archiving Costs [Pipeline] sh 05:04:25 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 05:04:25 + cut -d, -f6 [Pipeline] lock 05:04:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] 05:04:25 Resource [jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] did not exist. Created. 05:04:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:26 + echo total: 0.6600000262260437 [Pipeline] stash 05:04:26 Stashed 1 file(s) [Pipeline] } 05:04:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:26 $ docker stop --time=1 327fc13211d8a7fa03238eb1043bc4bc9dd4ebee00f1ac942cf71eccaed958d1 05:04:27 $ docker rm -f --volumes 327fc13211d8a7fa03238eb1043bc4bc9dd4ebee00f1ac942cf71eccaed958d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:45 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 05:07:45 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 05:07:48 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.206s coverage: 31.4% of statements 05:08:10 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.719s coverage: 86.5% of statements 05:08:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:08:11 go vet ./... 05:09:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:08 ./bin/test-attribution-txt.sh 05:09:08 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:09:08 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:09:08 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:09:08 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:09:08 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:09:08 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:09:08 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:09:08 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:09:08 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:09:08 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 05:09:08 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:09:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:09:08 $ docker stop --time=1 3ccb1f5fa1ee56c9fc331c70e0cd1c0acfadabb055ecb581b7bdecb188a98441 05:09:10 $ docker rm -f --volumes 3ccb1f5fa1ee56c9fc331c70e0cd1c0acfadabb055ecb581b7bdecb188a98441 [Pipeline] // withDockerContainer [Pipeline] sh 05:09:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:11 Warning: overwriting stash ‘coverage-report’ 05:09:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:13 + ls -al . 05:09:13 total 308 05:09:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:04 . 05:09:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:00 .. 05:09:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:01 .git 05:09:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:01 .github 05:09:13 -rw-rw-r-- 1 jenkins jenkins 493 Jul 4 05:01 .gitignore 05:09:13 -rw-rw-r-- 1 jenkins jenkins 42 Jul 4 05:01 .golangci.yml 05:09:13 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 4 05:01 Attribution.txt 05:09:13 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 4 05:01 CHANGELOG.md 05:09:13 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 4 05:01 Dockerfile 05:09:13 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:01 GOVERNANCE.md 05:09:13 -rw-rw-r-- 1 jenkins jenkins 739 Jul 4 05:01 Jenkinsfile 05:09:13 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 4 05:01 LICENSE 05:09:13 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 4 05:01 Makefile 05:09:13 -rw-rw-r-- 1 jenkins jenkins 625 Jul 4 05:01 OWNERS.md 05:09:13 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 4 05:01 README.md 05:09:13 -rw-rw-r-- 1 jenkins jenkins 12 Jul 4 05:00 VERSION 05:09:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:01 bin 05:09:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:01 cmd 05:09:13 -rw-r--r-- 1 jenkins jenkins 78805 Jul 4 05:08 coverage.out 05:09:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:01 doc 05:09:13 -rw-rw-r-- 1 jenkins jenkins 7388 Jul 4 05:01 go.mod 05:09:13 -rw-rw-r-- 1 jenkins jenkins 102691 Jul 4 05:01 go.sum 05:09:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:01 internal 05:09:13 -rw-rw-r-- 1 jenkins jenkins 236 Jul 4 05:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:13 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d632d3d89b54818b584083cb51298962faa4457 --label arch=arm64 --label version=3.2.0-dev.14 . 05:09:14 Sending build context to Docker daemon 21.78MB 05:09:14 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:09:14 Step 2/27 : FROM ${BASE} AS builder 05:09:14 ---> 97fe0935912c 05:09:14 Step 3/27 : ARG ADD_BUILD_TAGS="" 05:09:14 ---> Running in f90ce70110d7 05:09:15 Removing intermediate container f90ce70110d7 05:09:15 ---> eb5aca0defc8 05:09:15 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:09:15 ---> Running in 65efa40b6b09 05:09:15 Removing intermediate container 65efa40b6b09 05:09:15 ---> 8796d161f9c6 05:09:15 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 05:09:15 ---> Running in d4a00c0fc6fc 05:09:15 Removing intermediate container d4a00c0fc6fc 05:09:15 ---> 9f226767a44b 05:09:15 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 05:09:16 ---> Running in 1bc8c1d5ed3f 05:09:16 Removing intermediate container 1bc8c1d5ed3f 05:09:16 ---> 3655a931e6bb 05:09:16 Step 7/27 : LABEL Name=edgex-device-onvif-camera 05:09:16 ---> Running in cadf92dd5b76 05:09:16 Removing intermediate container cadf92dd5b76 05:09:16 ---> 2c81f2c9ca22 05:09:16 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:16 ---> Running in 96cba8129b81 05:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:09:19 OK: 266 MiB in 52 packages 05:09:20 Removing intermediate container 96cba8129b81 05:09:20 ---> 41b1c0fda386 05:09:20 Step 9/27 : WORKDIR /device-onvif-camera 05:09:20 ---> Running in 373fa850f276 05:09:20 Removing intermediate container 373fa850f276 05:09:20 ---> 120a3b36aa17 05:09:20 Step 10/27 : COPY go.mod vendor* ./ 05:09:21 ---> e2329a2123c1 05:09:21 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:21 ---> Running in 91d4ad80f97a 05:09:23 Removing intermediate container 91d4ad80f97a 05:09:23 ---> 3971e3e83cda 05:09:23 Step 12/27 : COPY . . 05:09:25 ---> eca9ea35d9c1 05:09:25 Step 13/27 : RUN ${MAKE} 05:09:25 ---> Running in dae598f68285 05:09:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.20" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 05:13:03 Removing intermediate container dae598f68285 05:13:03 ---> 36bcfb1b17b1 05:13:03 Step 14/27 : FROM alpine:3.18 05:13:03 3.18: Pulling from library/alpine 05:13:03 5c905c7ebe2f: Pulling fs layer 05:13:03 5c905c7ebe2f: Verifying Checksum 05:13:03 5c905c7ebe2f: Download complete 05:13:03 5c905c7ebe2f: Pull complete 05:13:03 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:13:03 Status: Downloaded newer image for alpine:3.18 05:13:03 ---> dec292d02e07 05:13:03 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:13:03 ---> Running in 216d726fec73 05:13:04 Removing intermediate container 216d726fec73 05:13:04 ---> b5555182ae6d 05:13:04 Step 16/27 : RUN apk add --update --no-cache dumb-init 05:13:04 ---> Running in 92f4d14c3d6f 05:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:07 (1/1) Installing dumb-init (1.2.5-r2) 05:13:07 Executing busybox-1.36.1-r7.trigger 05:13:07 OK: 8 MiB in 16 packages 05:13:07 Removing intermediate container 92f4d14c3d6f 05:13:07 ---> 186782ece5fc 05:13:07 Step 17/27 : RUN apk --no-cache upgrade 05:13:07 ---> Running in 7d49e382ffdf 05:13:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:13:10 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:13:10 OK: 8 MiB in 16 packages 05:13:11 Removing intermediate container 7d49e382ffdf 05:13:11 ---> 7200255b299e 05:13:11 Step 18/27 : WORKDIR / 05:13:11 ---> Running in db2d100be7f6 05:13:11 Removing intermediate container db2d100be7f6 05:13:11 ---> c4ca36af0f83 05:13:11 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 05:13:13 ---> ebed1179fc12 05:13:13 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 05:13:13 ---> 522a4bdcccdb 05:13:13 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 05:13:14 ---> 796fa80ebc87 05:13:14 Step 22/27 : EXPOSE 59984 05:13:14 ---> Running in 06a191f6c39b 05:13:15 Removing intermediate container 06a191f6c39b 05:13:15 ---> 7f6ca8a33373 05:13:15 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 05:13:15 ---> Running in a72009dc5227 05:13:15 Removing intermediate container a72009dc5227 05:13:15 ---> 4d676d1d0510 05:13:15 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 05:13:15 ---> Running in 2dffaa530eb5 05:13:15 Removing intermediate container 2dffaa530eb5 05:13:15 ---> 7011fcf7c18b 05:13:15 Step 25/27 : LABEL arch=arm64 05:13:15 ---> Running in 42d4f0022478 05:13:16 Removing intermediate container 42d4f0022478 05:13:16 ---> 4dc886f45b3c 05:13:16 Step 26/27 : LABEL git_sha=2d632d3d89b54818b584083cb51298962faa4457 05:13:16 ---> Running in 33b47f1790a4 05:13:16 Removing intermediate container 33b47f1790a4 05:13:16 ---> c7a09774262b 05:13:16 Step 27/27 : LABEL version=3.2.0-dev.14 05:13:16 ---> Running in 1def32a18a65 05:13:17 Removing intermediate container 1def32a18a65 05:13:17 ---> 626eb92c3156 05:13:17 [Warning] One or more build-args [ARCH] were not consumed 05:13:17 Successfully built 626eb92c3156 05:13:17 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:13:17 provisioning config files... 05:13:17 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/200@tmp/config771686597963185292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:17 ---> ****-login.sh 05:13:17 nexus3.edgexfoundry.org:10001 05:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:17 Configure a credential helper to remove this warning. See 05:13:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:17 05:13:17 Login Succeeded 05:13:17 nexus3.edgexfoundry.org:10002 05:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:18 Configure a credential helper to remove this warning. See 05:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:18 05:13:18 Login Succeeded 05:13:18 nexus3.edgexfoundry.org:10003 05:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:18 Configure a credential helper to remove this warning. See 05:13:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:18 05:13:18 Login Succeeded 05:13:18 nexus3.edgexfoundry.org:10004 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:19 Configure a credential helper to remove this warning. See 05:13:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:19 05:13:19 Login Succeeded 05:13:19 ****.io 05:13:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:13:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:13:19 Configure a credential helper to remove this warning. See 05:13:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:13:19 05:13:19 Login Succeeded 05:13:19 ---> ****-login.sh ends [Pipeline] } 05:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:13:19 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 05:13:19 2d632d3d89b54818b584083cb51298962faa4457 05:13:19 latest 05:13:19 3.2.0-dev.14 05:13:19 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 05:13:19 main 05:13:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:20 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:20 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457 05:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:13:20 69cf592d939e: Preparing 05:13:20 8f07c73e1127: Preparing 05:13:20 960ae682f566: Preparing 05:13:20 409f7b058ce8: Preparing 05:13:20 b63f6edf09b5: Preparing 05:13:20 da707bb00cb8: Preparing 05:13:20 8f07c73e1127: Pushed 05:13:20 69cf592d939e: Pushed 05:13:20 b63f6edf09b5: Pushed 05:13:20 da707bb00cb8: Layer already exists 05:13:21 409f7b058ce8: Pushed 05:13:26 960ae682f566: Pushed 05:13:26 2d632d3d89b54818b584083cb51298962faa4457: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:27 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:27 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:13:27 69cf592d939e: Preparing 05:13:27 8f07c73e1127: Preparing 05:13:27 960ae682f566: Preparing 05:13:27 409f7b058ce8: Preparing 05:13:27 b63f6edf09b5: Preparing 05:13:27 da707bb00cb8: Preparing 05:13:27 da707bb00cb8: Waiting 05:13:27 69cf592d939e: Layer already exists 05:13:27 8f07c73e1127: Layer already exists 05:13:27 b63f6edf09b5: Layer already exists 05:13:27 409f7b058ce8: Layer already exists 05:13:27 960ae682f566: Layer already exists 05:13:27 da707bb00cb8: Layer already exists 05:13:27 latest: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:28 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:28 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 05:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:13:28 69cf592d939e: Preparing 05:13:28 8f07c73e1127: Preparing 05:13:28 960ae682f566: Preparing 05:13:28 409f7b058ce8: Preparing 05:13:28 b63f6edf09b5: Preparing 05:13:28 da707bb00cb8: Preparing 05:13:28 da707bb00cb8: Waiting 05:13:28 960ae682f566: Layer already exists 05:13:28 409f7b058ce8: Layer already exists 05:13:28 b63f6edf09b5: Layer already exists 05:13:28 8f07c73e1127: Layer already exists 05:13:28 69cf592d939e: Layer already exists 05:13:28 da707bb00cb8: Layer already exists 05:13:28 3.2.0-dev.14: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:29 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:29 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 05:13:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:13:29 69cf592d939e: Preparing 05:13:29 8f07c73e1127: Preparing 05:13:29 960ae682f566: Preparing 05:13:29 409f7b058ce8: Preparing 05:13:29 b63f6edf09b5: Preparing 05:13:29 da707bb00cb8: Preparing 05:13:29 da707bb00cb8: Waiting 05:13:29 8f07c73e1127: Layer already exists 05:13:29 960ae682f566: Layer already exists 05:13:29 69cf592d939e: Layer already exists 05:13:29 b63f6edf09b5: Layer already exists 05:13:29 409f7b058ce8: Layer already exists 05:13:29 da707bb00cb8: Layer already exists 05:13:29 2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:30 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:30 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 05:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 05:13:30 69cf592d939e: Preparing 05:13:30 8f07c73e1127: Preparing 05:13:30 960ae682f566: Preparing 05:13:30 409f7b058ce8: Preparing 05:13:30 b63f6edf09b5: Preparing 05:13:30 da707bb00cb8: Preparing 05:13:30 da707bb00cb8: Waiting 05:13:30 b63f6edf09b5: Layer already exists 05:13:30 960ae682f566: Layer already exists 05:13:30 409f7b058ce8: Layer already exists 05:13:30 69cf592d939e: Layer already exists 05:13:30 8f07c73e1127: Layer already exists 05:13:30 da707bb00cb8: Layer already exists 05:13:30 main: digest: sha256:eb414f0b0ee50cd4806d652357949f0fc03c048c2ed96b9ea802d57557825105 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:13:30 ===================================================== [Pipeline] echo 05:13:30 taggedImages: 05:13:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457 05:13:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 05:13:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.14 05:13:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2d632d3d89b54818b584083cb51298962faa4457-3.2.0-dev.14 05:13:30 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:31 05:13:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:31 arm64: Pulling from edgex-lftools-log-publisher 05:13:31 8998bd30e6a1: Pulling fs layer 05:13:31 04944245beec: Pulling fs layer 05:13:31 699f458cf7ca: Pulling fs layer 05:13:31 765212b225bb: Pulling fs layer 05:13:31 f23df028b6ca: Pulling fs layer 05:13:31 d65c8cfc05b1: Pulling fs layer 05:13:31 2437ff75d9bd: Pulling fs layer 05:13:31 f23df028b6ca: Waiting 05:13:31 d65c8cfc05b1: Waiting 05:13:31 765212b225bb: Waiting 05:13:31 2437ff75d9bd: Waiting 05:13:31 04944245beec: Verifying Checksum 05:13:31 04944245beec: Download complete 05:13:31 765212b225bb: Verifying Checksum 05:13:31 765212b225bb: Download complete 05:13:31 f23df028b6ca: Verifying Checksum 05:13:31 f23df028b6ca: Download complete 05:13:31 d65c8cfc05b1: Verifying Checksum 05:13:31 d65c8cfc05b1: Download complete 05:13:31 699f458cf7ca: Verifying Checksum 05:13:31 699f458cf7ca: Download complete 05:13:32 8998bd30e6a1: Verifying Checksum 05:13:32 8998bd30e6a1: Download complete 05:13:35 2437ff75d9bd: Verifying Checksum 05:13:35 2437ff75d9bd: Download complete 05:13:37 8998bd30e6a1: Pull complete 05:13:37 04944245beec: Pull complete 05:13:39 699f458cf7ca: Pull complete 05:13:39 765212b225bb: Pull complete 05:13:40 f23df028b6ca: Pull complete 05:13:40 d65c8cfc05b1: Pull complete 05:13:58 2437ff75d9bd: Pull complete 05:13:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:58 prd-ubuntu20.04-docker-arm64-4c-16g-4984 does not seem to be running inside a container 05:13:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/200 -v /w/workspace/device-onvif-camera/200:/w/workspace/device-onvif-camera/200:rw,z -v /w/workspace/device-onvif-camera/200@tmp:/w/workspace/device-onvif-camera/200@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:14:01 $ docker top e659d4a07d8ce15b1de175d01c75aed42a4d4154bf3811de21b166a610c9f07d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:02 ---> job-cost.sh 05:14:02 lf-activate-venv: SKIPPING 05:14:02 INFO: No Stack... 05:14:03 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:03 INFO: Archiving Costs [Pipeline] sh 05:14:04 + cat /w/workspace/device-onvif-camera/200/archives/cost.csv 05:14:04 + cut -d, -f6 [Pipeline] lock 05:14:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] 05:14:04 Resource [jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] did not exist. Created. 05:14:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:05 /w/workspace/device-onvif-camera/200@tmp/durable-d7985fd3/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:05 + echo total: 0.4399999976158142 [Pipeline] stash 05:14:05 Warning: overwriting stash ‘stack-cost’ 05:14:05 Stashed 1 file(s) [Pipeline] } 05:14:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-200-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:05 $ docker stop --time=1 e659d4a07d8ce15b1de175d01c75aed42a4d4154bf3811de21b166a610c9f07d 05:14:07 $ docker rm -f --volumes e659d4a07d8ce15b1de175d01c75aed42a4d4154bf3811de21b166a610c9f07d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:14:07 provisioning config files... 05:14:07 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10912662125588239412tmp [Pipeline] { [Pipeline] sh 05:14:08 + set +x 05:14:08 + + curlbash -s -s https://codecov.io/bash -- 05:14:08 05:14:08 05:14:08 _____ _ 05:14:08 / ____| | | 05:14:08 | | ___ __| | ___ ___ _____ __ 05:14:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:14:08 | |___| (_) | (_| | __/ (_| (_) \ V / 05:14:08 \_____\___/ \__,_|\___|\___\___/ \_/ 05:14:08 Bash-1.0.6 05:14:08 05:14:08 05:14:08 ==> git version 2.25.1 found 05:14:08 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:14:08 Release-Date: 2020-01-08 05:14:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:14:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:14:08 ==> Jenkins CI detected. 05:14:08 current dir:  /w/workspace/foundry_device-onvif-camera_main 05:14:08 project root: . 05:14:08 --> token set from env 05:14:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:14:08 ==> Running gcov in . (disable via -X gcov) 05:14:08 ==> Python coveragepy not found 05:14:08 ==> Searching for coverage reports in: 05:14:08 + . 05:14:08 -> Found 1 reports 05:14:08 ==> Detecting git/mercurial file structure 05:14:08 ==> Reading reports 05:14:08 + ./coverage.out bytes=78805 05:14:08 ==> Appending adjustments 05:14:08 https://docs.codecov.io/docs/fixing-reports 05:14:08 + Found adjustments 05:14:08 ==> Gzipping contents 05:14:08 12K /tmp/codecov.NYyH4r.gz 05:14:08 ==> Uploading reports 05:14:08 url: https://codecov.io 05:14:08 query: branch=main&commit=2d632d3d89b54818b584083cb51298962faa4457&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:08 -> Pinging Codecov 05:14:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2d632d3d89b54818b584083cb51298962faa4457&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 05:14:08 -> Uploading to 05:14:08 https://storage.googleapis.com/codecov/v4/raw/2024-07-04/F29A59C45E3A92E06B3E522C9905F8EF/2d632d3d89b54818b584083cb51298962faa4457/6f69f4c4-5ec5-4fa9-8144-38de7d420fd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240704%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240704T051408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc7eaeb18df128af24b3c78ec0362863a6daccf78bf93b08a9e767ef2b334e46 05:14:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:08 Dload Upload Total Spent Left Speed 05:14:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 39393 --:--:-- --:--:-- --:--:-- 39245 05:14:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] } 05:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:14:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:14:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:14:09 05:14:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:14:09 latest: Pulling from edgex-devops/edgex-snyk-go 05:14:09 619be1103602: Already exists 05:14:09 f8ea3408117e: Pulling fs layer 05:14:09 91320369b822: Pulling fs layer 05:14:09 0406650e8295: Pulling fs layer 05:14:09 4f4fb700ef54: Pulling fs layer 05:14:09 96d80e3f36e1: Pulling fs layer 05:14:09 bcf3aedb951c: Pulling fs layer 05:14:09 4f4fb700ef54: Waiting 05:14:09 96d80e3f36e1: Waiting 05:14:09 bcf3aedb951c: Waiting 05:14:09 0406650e8295: Verifying Checksum 05:14:09 0406650e8295: Download complete 05:14:09 4f4fb700ef54: Verifying Checksum 05:14:09 4f4fb700ef54: Download complete 05:14:09 f8ea3408117e: Pull complete 05:14:10 96d80e3f36e1: Verifying Checksum 05:14:10 96d80e3f36e1: Download complete 05:14:10 91320369b822: Verifying Checksum 05:14:10 91320369b822: Download complete 05:14:10 bcf3aedb951c: Verifying Checksum 05:14:10 bcf3aedb951c: Download complete 05:14:13 91320369b822: Pull complete 05:14:13 0406650e8295: Pull complete 05:14:13 4f4fb700ef54: Pull complete 05:14:14 96d80e3f36e1: Pull complete 05:14:17 bcf3aedb951c: Pull complete 05:14:17 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:14:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:17 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:14:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:14:20 $ docker top 1cfb9fa473115b72f86edf93dbd42574f4e297281e2495feae118cb22d53f912 -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:20 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo 05:14:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 05:14:20 + set -o pipefail 05:14:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 05:14:30 05:14:30 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 05:14:30 05:14:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/4a78cc2f-d7f5-4c7a-85f7-bdce287843f0 05:14:30 05:14:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:14:30 05:14:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:14:30 05:14:30 05:14:30 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 05:14:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:14:30 $ docker stop --time=1 1cfb9fa473115b72f86edf93dbd42574f4e297281e2495feae118cb22d53f912 05:14:35 $ docker rm -f --volumes 1cfb9fa473115b72f86edf93dbd42574f4e297281e2495feae118cb22d53f912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:14:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:36 provisioning config files... 05:14:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6555035713865443821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:37 --> edgex-publish-swagger.sh 05:14:37 === Publish doc/openapi/v3 API === 05:14:37 [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger 05:14:37 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] 05:14:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:14:37 Dload Upload Total Spent Left Speed 05:14:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 205 639k --:--:-- --:--:-- --:--:-- 639k 100 485k 100 156 100 485k 205 638k --:--:-- --:--:-- --:--:-- 638k 05:14:37 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:14:37 [Pipeline] } 05:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:38 + git log --format=format:%s -1 2d632d3d89b54818b584083cb51298962faa4457 [Pipeline] sh 05:14:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:38 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:14:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat 05:14:39 $ docker top a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 -eo pid,comm 05:14:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:14:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:39 [ssh-agent] Looking for ssh-agent implementation... 05:14:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:39 $ docker exec a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 ssh-agent 05:14:39 SSH_AUTH_SOCK=/tmp/ssh-1nF2I3XrU5hD/agent.32 05:14:39 SSH_AGENT_PID=38 05:14:39 Running ssh-add (command line suppressed) 05:14:39 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6841714668225879365.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6841714668225879365.key) 05:14:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:40 + git semver tag 05:14:40 2024-07-04 05:14:40,213 [run_tag] DEBUG tag force:False 05:14:40 2024-07-04 05:14:40,213 [check_head_tag] DEBUG check head tag 05:14:40 2024-07-04 05:14:40,214 [execute] INFO git cat-file --batch-check 05:14:40 2024-07-04 05:14:40,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 05:14:40 2024-07-04 05:14:40,218 [execute] INFO git cat-file --batch 05:14:40 2024-07-04 05:14:40,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 05:14:40 2024-07-04 05:14:40,236 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:14:40 2024-07-04 05:14:40,236 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 05:14:40 2024-07-04 05:14:40,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 05:14:40 2024-07-04 05:14:40,241 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:14:40 3.2.0-dev.14 [Pipeline] } 05:14:40 $ docker exec --env ******** --env ******** a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 ssh-agent -k 05:14:40 unset SSH_AUTH_SOCK; 05:14:40 unset SSH_AGENT_PID; 05:14:40 echo Agent pid 38 killed; 05:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:40 + git semver [Pipeline] } 05:14:41 $ docker stop --time=1 a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 05:14:42 $ docker rm -f --volumes a477f6dd52dca34430329723770ce54e59ad7fb7e80aada2a73573de7e2d1417 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:42 05:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:43 0.23.1-centos7: Pulling from edgex-lftools 05:14:43 ab5ef0e58194: Pulling fs layer 05:14:43 9712f1f96733: Pulling fs layer 05:14:43 63f879dbbcfc: Pulling fs layer 05:14:43 0d9ebad4ef96: Pulling fs layer 05:14:43 e9a5061849ea: Pulling fs layer 05:14:43 d747dcd14b5f: Pulling fs layer 05:14:43 2de7ff778b66: Pulling fs layer 05:14:43 0d9ebad4ef96: Waiting 05:14:43 e9a5061849ea: Waiting 05:14:43 2de7ff778b66: Waiting 05:14:43 d747dcd14b5f: Waiting 05:14:43 9712f1f96733: Verifying Checksum 05:14:43 9712f1f96733: Download complete 05:14:43 63f879dbbcfc: Verifying Checksum 05:14:43 63f879dbbcfc: Download complete 05:14:43 e9a5061849ea: Verifying Checksum 05:14:43 e9a5061849ea: Download complete 05:14:43 d747dcd14b5f: Verifying Checksum 05:14:43 d747dcd14b5f: Download complete 05:14:43 ab5ef0e58194: Verifying Checksum 05:14:43 ab5ef0e58194: Download complete 05:14:43 0d9ebad4ef96: Verifying Checksum 05:14:43 0d9ebad4ef96: Download complete 05:14:43 2de7ff778b66: Verifying Checksum 05:14:43 2de7ff778b66: Download complete 05:14:48 ab5ef0e58194: Pull complete 05:14:48 9712f1f96733: Pull complete 05:14:49 63f879dbbcfc: Pull complete 05:14:54 0d9ebad4ef96: Pull complete 05:14:54 e9a5061849ea: Pull complete 05:14:54 d747dcd14b5f: Pull complete 05:14:55 2de7ff778b66: Pull complete 05:14:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:14:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:14:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:55 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:14:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-lftools:0.23.1-centos7 cat 05:15:00 $ docker top 254a5a68746e52f88762af2fd7542da415408586aab2671278eec9234c37b805 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:15:00 provisioning config files... 05:15:00 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7390362763477183455tmp 05:15:00 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8708310715784583515tmp 05:15:00 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12465730284090382797tmp [Pipeline] { [Pipeline] echo 05:15:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:15:00 ---> sigul-configuration.sh 05:15:00 gpg: directory `/root/.gnupg' created 05:15:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:15:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:15:00 gpg: keyring `/root/.gnupg/secring.gpg' created 05:15:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:15:00 gpg: CAST5 encrypted data 05:15:00 gpg: encrypted with 1 passphrase 05:15:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:15:00 + mkdir /home/jenkins 05:15:00 + mkdir /home/jenkins/sigul [Pipeline] sh 05:15:01 + 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 05:15:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:15:01 ---> sigul-install.sh 05:15:01 Sigul already installed; skipping installation. [Pipeline] sh 05:15:02 + git tag --list 05:15:02 v0.0.0 05:15:02 v2.2.0 05:15:02 v2.3.0 05:15:02 v2.3.1 05:15:02 v3.0 05:15:02 v3.0.0 05:15:02 v3.1 05:15:02 v3.1.0 05:15:02 v3.1.0-dev.1 05:15:02 v3.1.0-dev.10 05:15:02 v3.1.0-dev.11 05:15:02 v3.1.0-dev.12 05:15:02 v3.1.0-dev.13 05:15:02 v3.1.0-dev.14 05:15:02 v3.1.0-dev.15 05:15:02 v3.1.0-dev.16 05:15:02 v3.1.0-dev.17 05:15:02 v3.1.0-dev.18 05:15:02 v3.1.0-dev.19 05:15:02 v3.1.0-dev.2 05:15:02 v3.1.0-dev.20 05:15:02 v3.1.0-dev.21 05:15:02 v3.1.0-dev.22 05:15:02 v3.1.0-dev.23 05:15:02 v3.1.0-dev.24 05:15:02 v3.1.0-dev.25 05:15:02 v3.1.0-dev.26 05:15:02 v3.1.0-dev.27 05:15:02 v3.1.0-dev.28 05:15:02 v3.1.0-dev.3 05:15:02 v3.1.0-dev.4 05:15:02 v3.1.0-dev.5 05:15:02 v3.1.0-dev.6 05:15:02 v3.1.0-dev.7 05:15:02 v3.1.0-dev.8 05:15:02 v3.1.0-dev.9 05:15:02 v3.1.1 05:15:02 v3.2.0-dev.1 05:15:02 v3.2.0-dev.10 05:15:02 v3.2.0-dev.11 05:15:02 v3.2.0-dev.12 05:15:02 v3.2.0-dev.13 05:15:02 v3.2.0-dev.14 05:15:02 v3.2.0-dev.2 05:15:02 v3.2.0-dev.3 05:15:02 v3.2.0-dev.4 05:15:02 v3.2.0-dev.5 05:15:02 v3.2.0-dev.6 05:15:02 v3.2.0-dev.7 05:15:02 v3.2.0-dev.8 05:15:02 v3.2.0-dev.9 [Pipeline] sh 05:15:02 + lftools sign git-tag v3.2.0-dev.14 05:15:02 Signing Git tag with Sigul... 05:15:02 Signing v3.2.0-dev.14 [Pipeline] echo 05:15:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:15:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:15:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:15:04 $ docker stop --time=1 254a5a68746e52f88762af2fd7542da415408586aab2671278eec9234c37b805 05:15:06 $ docker rm -f --volumes 254a5a68746e52f88762af2fd7542da415408586aab2671278eec9234c37b805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:15:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:07 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat 05:15:08 $ docker top f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d -eo pid,comm 05:15:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:15:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:08 [ssh-agent] Looking for ssh-agent implementation... 05:15:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:08 $ docker exec f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d ssh-agent 05:15:08 SSH_AUTH_SOCK=/tmp/ssh-B0P7ff9tIygx/agent.32 05:15:08 SSH_AGENT_PID=38 05:15:08 Running ssh-add (command line suppressed) 05:15:08 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16417623461428502951.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16417623461428502951.key) 05:15:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:08 + git semver bump pre 05:15:09 2024-07-04 05:15:09,015 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:15:09 2024-07-04 05:15:09,016 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 05:15:09 2024-07-04 05:15:09,016 [bump_version] DEBUG bumped version:3.2.0-dev.15 05:15:09 2024-07-04 05:15:09,016 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 05:15:09 2024-07-04 05:15:09,016 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:15:09 2024-07-04 05:15:09,016 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 05:15:09 2024-07-04 05:15:09,018 [execute] INFO git cat-file --batch-check 05:15:09 2024-07-04 05:15:09,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:15:09 2024-07-04 05:15:09,023 [execute] INFO git cat-file --batch 05:15:09 2024-07-04 05:15:09,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:15:09 2024-07-04 05:15:09,027 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:15:09 3.2.0-dev.15 [Pipeline] } 05:15:09 $ docker exec --env ******** --env ******** f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d ssh-agent -k 05:15:09 unset SSH_AUTH_SOCK; 05:15:09 unset SSH_AGENT_PID; 05:15:09 echo Agent pid 38 killed; 05:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:09 + git semver [Pipeline] } 05:15:09 $ docker stop --time=1 f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d 05:15:11 $ docker rm -f --volumes f76f1d551020f542bc0a5b235b238677f44c924eebebf2a3a3b82fc53c4bc40d [Pipeline] // withDockerContainer [Pipeline] sh 05:15:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:16 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:15:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/py-git-semver:0.1.4 cat 05:15:17 $ docker top 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:18 [ssh-agent] Looking for ssh-agent implementation... 05:15:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:19 $ docker exec 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 ssh-agent 05:15:19 SSH_AUTH_SOCK=/tmp/ssh-LG5abIGriaIO/agent.32 05:15:19 SSH_AGENT_PID=37 05:15:19 Running ssh-add (command line suppressed) 05:15:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5939138433597974033.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5939138433597974033.key) 05:15:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:20 + git semver push 05:15:20 2024-07-04 05:15:20,500 [run_push] DEBUG push 05:15:20 2024-07-04 05:15:20,501 [execute] INFO git cat-file --batch-check 05:15:20 2024-07-04 05:15:20,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 05:15:20 2024-07-04 05:15:20,505 [execute] INFO git rev-list 2b229ea84874d10deb9c8dae82533b81ae52775f -- 05:15:20 2024-07-04 05:15:20,505 [execute] DEBUG Popen(['git', 'rev-list', '2b229ea84874d10deb9c8dae82533b81ae52775f', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:15:20 2024-07-04 05:15:20,515 [execute] INFO git fetch -v origin 05:15:20 2024-07-04 05:15:20,515 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 05:15:21 2024-07-04 05:15:20,967 [run_push] DEBUG no remote changes detected 05:15:21 2024-07-04 05:15:20,968 [execute] INFO git push origin semver 05:15:21 2024-07-04 05:15:20,968 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 05:15:21 2024-07-04 05:15:21,665 [run_push] DEBUG push all version tags 05:15:21 2024-07-04 05:15:21,665 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:15:21 2024-07-04 05:15:21,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 05:15:22 2024-07-04 05:15:22,319 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 05:15:22 3.2.0-dev.15 [Pipeline] } 05:15:22 $ docker exec --env ******** --env ******** 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 ssh-agent -k 05:15:22 unset SSH_AUTH_SOCK; 05:15:22 unset SSH_AGENT_PID; 05:15:22 echo Agent pid 37 killed; 05:15:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:23 + git semver [Pipeline] } 05:15:23 $ docker stop --time=1 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 05:15:24 $ docker rm -f --volumes 8123fb99e9ab37ca061f456380c24488849cb555b3549d00ae3af12edf11a100 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:15:25 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 05:15:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:15:25 total 16 05:15:25 drwxr-xr-x 3 root root 4096 Jul 4 05:04 . 05:15:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:15 .. 05:15:25 drwxr-xr-x 2 root root 4096 Jul 4 05:04 cost 05:15:25 -rw-r--r-- 1 root root 93 Jul 4 05:04 cost.csv 05:15:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 05:15:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 05:15:25 total 16 05:15:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:04 . 05:15:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:15 .. 05:15:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 05:04 cost 05:15:25 -rw-r--r-- 1 jenkins jenkins 93 Jul 4 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:26 ---> package-listing.sh 05:15:26 ++ facter osfamily 05:15:26 ++ tr '[:upper:]' '[:lower:]' 05:15:26 + OS_FAMILY=debian 05:15:26 + workspace=/w/workspace/foundry_device-onvif-camera_main 05:15:26 + START_PACKAGES=/tmp/packages_start.txt 05:15:26 + END_PACKAGES=/tmp/packages_end.txt 05:15:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:26 + PACKAGES=/tmp/packages_start.txt 05:15:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:15:26 + PACKAGES=/tmp/packages_end.txt 05:15:26 + case "${OS_FAMILY}" in 05:15:26 + dpkg -l 05:15:26 + grep '^ii' 05:15:26 + '[' -f /tmp/packages_start.txt ']' 05:15:26 + '[' -f /tmp/packages_end.txt ']' 05:15:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 05:15:26 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 05:15:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 05:15:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:27 prd-ubuntu20.04-docker-8c-8g-4974 does not seem to be running inside a container 05:15:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-lftools-log-publisher:latest cat 05:15:27 $ docker top 8e7f063784e920dbcb9a36cd7456a2edd9123f12cdc31f68e40d114fee9616d7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:28 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:28 + ls /var/log/sa-host 05:15:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:28 provisioning config files... 05:15:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12218392997464009367tmp [Pipeline] { [Pipeline] echo 05:15:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:29 ---> create-netrc.sh [Pipeline] } 05:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:29 ---> python-tools-install.sh [Pipeline] echo 05:15:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:29 ---> sudo-logs.sh 05:15:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:30 ---> job-cost.sh 05:15:30 lf-activate-venv: SKIPPING 05:15:30 DEBUG: total: 0.6600000262260437 05:15:30 INFO: Retrieving Stack Cost... 05:15:30 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:30 INFO: Archiving Costs [Pipeline] echo 05:15:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:30 ---> logs-deploy.sh 05:15:30 lf-activate-venv: SKIPPING 05:15:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/200 05:15:30 INFO: archiving workspace using pattern(s): 05:15:31 Archives upload complete. 05:15:32 INFO: archiving logs to Nexus 05:15:32 ---> uname -a: 05:15:32 Linux prd-ubuntu20-04-docker-8c-8g-4974 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:15:32 05:15:32 05:15:32 ---> lscpu: 05:15:32 Architecture: x86_64 05:15:32 CPU op-mode(s): 32-bit, 64-bit 05:15:32 Byte Order: Little Endian 05:15:32 Address sizes: 40 bits physical, 48 bits virtual 05:15:32 CPU(s): 8 05:15:32 On-line CPU(s) list: 0-7 05:15:32 Thread(s) per core: 1 05:15:32 Core(s) per socket: 1 05:15:32 Socket(s): 8 05:15:32 NUMA node(s): 1 05:15:32 Vendor ID: AuthenticAMD 05:15:32 CPU family: 23 05:15:32 Model: 49 05:15:32 Model name: AMD EPYC-Rome Processor 05:15:32 Stepping: 0 05:15:32 CPU MHz: 2799.998 05:15:32 BogoMIPS: 5599.99 05:15:32 Virtualization: AMD-V 05:15:32 Hypervisor vendor: KVM 05:15:32 Virtualization type: full 05:15:32 L1d cache: 256 KiB 05:15:32 L1i cache: 256 KiB 05:15:32 L2 cache: 4 MiB 05:15:32 L3 cache: 128 MiB 05:15:32 NUMA node0 CPU(s): 0-7 05:15:32 Vulnerability Itlb multihit: Not affected 05:15:32 Vulnerability L1tf: Not affected 05:15:32 Vulnerability Mds: Not affected 05:15:32 Vulnerability Meltdown: Not affected 05:15:32 Vulnerability Mmio stale data: Not affected 05:15:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:15:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:15:32 Vulnerability Srbds: Not affected 05:15:32 Vulnerability Tsx async abort: Not affected 05:15:32 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:15:32 05:15:32 05:15:32 ---> nproc: 05:15:32 8 05:15:32 05:15:32 05:15:32 ---> df -h: 05:15:32 Filesystem Size Used Avail Use% Mounted on 05:15:32 overlay 155G 14G 142G 9% / 05:15:32 tmpfs 64M 0 64M 0% /dev 05:15:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:15:32 shm 64M 0 64M 0% /dev/shm 05:15:32 /dev/vda1 155G 14G 142G 9% /facter-os 05:15:32 05:15:32 05:15:32 ---> sar -b -r -n DEV: 05:15:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4974) 07/04/24 _x86_64_ (8 CPU) 05:15:32 05:15:32 02:07:52 LINUX RESTART (8 CPU) 05:15:32 05:15:32 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:15:32 02:09:02 76.22 33.14 43.08 0.00 3473.69 82886.45 0.00 05:15:32 02:10:01 6.98 0.00 6.98 0.00 0.00 45796.59 0.00 05:15:32 02:11:01 7.08 0.00 7.08 0.00 0.00 45841.16 0.00 05:15:32 02:12:01 1.87 0.00 1.87 0.00 0.00 7270.12 0.00 05:15:32 02:13:01 15.64 2.28 13.36 0.00 91.84 1811.53 0.00 05:15:32 02:14:01 33.96 3.85 30.11 0.00 4272.62 6591.70 0.00 05:15:32 02:15:01 3.42 0.02 3.40 0.00 0.13 92.50 0.00 05:15:32 02:16:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 05:15:32 02:17:01 1.38 0.02 1.37 0.00 0.13 15.60 0.00 05:15:32 02:18:01 2.15 0.00 2.15 0.00 0.00 24.53 0.00 05:15:32 02:19:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 05:15:32 02:20:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 05:15:32 02:21:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 05:15:32 02:22:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 05:15:32 02:23:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 05:15:32 02:24:01 1.50 0.02 1.48 0.00 0.13 21.73 0.00 05:15:32 02:25:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 05:15:32 02:26:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 05:15:32 02:27:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 05:15:32 02:28:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 05:15:32 02:29:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 05:15:32 02:30:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 05:15:32 02:31:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 05:15:32 02:32:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 05:15:32 02:33:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 05:15:32 02:34:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 05:15:32 02:35:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 05:15:32 02:36:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 05:15:32 02:37:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 05:15:32 02:38:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 05:15:32 02:39:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 05:15:32 02:40:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 05:15:32 02:41:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 05:15:32 02:42:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 05:15:32 02:43:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 05:15:32 02:44:01 1.85 0.00 1.85 0.00 0.00 21.99 0.00 05:15:32 02:45:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 05:15:32 02:46:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 05:15:32 02:47:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 05:15:32 02:48:02 1.77 0.00 1.77 0.00 0.00 20.66 0.00 05:15:32 02:49:01 1.03 0.00 1.03 0.00 0.00 12.20 0.00 05:15:32 02:50:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 05:15:32 02:51:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 05:15:32 02:52:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 05:15:32 02:53:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 05:15:32 02:54:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 05:15:32 02:55:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 05:15:32 02:56:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 05:15:32 02:57:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 05:15:32 02:58:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 05:15:32 02:59:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 05:15:32 03:00:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 05:15:32 03:01:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 05:15:32 03:02:01 1.00 0.00 1.00 0.00 0.00 13.73 0.00 05:15:32 03:03:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 05:15:32 03:04:01 1.63 0.00 1.63 0.00 0.00 20.66 0.00 05:15:32 03:05:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 05:15:32 03:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 05:15:32 03:07:01 5.52 3.88 1.63 0.00 88.27 32.40 0.00 05:15:32 03:08:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 05:15:32 03:09:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 05:15:32 03:10:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 05:15:32 03:11:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 05:15:32 03:12:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 05:15:32 03:13:01 1.10 0.00 1.10 0.00 0.00 14.66 0.00 05:15:32 03:14:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 05:15:32 03:15:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 05:15:32 03:16:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 05:15:32 03:17:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 05:15:32 03:18:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 05:15:32 03:19:01 1.42 0.00 1.42 0.00 0.00 18.40 0.00 05:15:32 03:20:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 05:15:32 03:21:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 05:15:32 03:22:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 05:15:32 03:23:01 1.45 0.00 1.45 0.00 0.00 19.06 0.00 05:15:32 03:24:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 05:15:32 03:25:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 05:15:32 03:26:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 05:15:32 03:27:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 05:15:32 03:28:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 05:15:32 03:29:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 05:15:32 03:30:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 05:15:32 03:31:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 05:15:32 03:32:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 05:15:32 03:33:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 05:15:32 03:34:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 05:15:32 03:35:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 05:15:32 03:36:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 05:15:32 03:37:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 05:15:32 03:38:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 05:15:32 03:39:01 1.88 0.00 1.88 0.00 0.00 22.67 0.00 05:15:32 03:40:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 05:15:32 03:41:01 1.25 0.00 1.25 0.00 0.00 15.72 0.00 05:15:32 03:42:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 05:15:32 03:43:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 05:15:32 03:44:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 05:15:32 03:45:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 05:15:32 03:46:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 05:15:32 03:47:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 05:15:32 03:48:01 0.83 0.00 0.83 0.00 0.00 9.46 0.00 05:15:32 03:49:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 05:15:32 03:50:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 05:15:32 03:51:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 05:15:32 03:52:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 05:15:32 03:53:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 05:15:32 03:54:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 05:15:32 03:55:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 05:15:32 03:56:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 05:15:32 03:57:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 05:15:32 03:58:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 05:15:32 03:59:01 1.37 0.00 1.37 0.00 0.00 17.46 0.00 05:15:32 04:00:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 05:15:32 04:01:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 05:15:32 04:02:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 05:15:32 04:03:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 05:15:32 04:04:02 1.15 0.00 1.15 0.00 0.00 14.39 0.00 05:15:32 04:05:01 1.27 0.00 1.27 0.00 0.00 16.27 0.00 05:15:32 04:06:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 05:15:32 04:07:01 1.22 0.00 1.22 0.00 0.00 16.00 0.00 05:15:32 04:08:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 05:15:32 04:09:01 1.27 0.00 1.27 0.00 0.00 16.53 0.00 05:15:32 04:10:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 05:15:32 04:11:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 05:15:32 04:12:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 05:15:32 04:13:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 05:15:32 04:14:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 05:15:32 04:15:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 05:15:32 04:16:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 05:15:32 04:17:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 05:15:32 04:18:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 05:15:32 04:19:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 05:15:32 04:20:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 05:15:32 04:21:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 05:15:32 04:22:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 05:15:32 04:23:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 05:15:32 04:24:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 05:15:32 04:25:01 1.43 0.02 1.42 0.00 2.13 17.73 0.00 05:15:32 04:26:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 05:15:32 04:27:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 05:15:32 04:28:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 05:15:32 04:29:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 05:15:32 04:30:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 05:15:32 04:31:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 05:15:32 04:32:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 05:15:32 04:33:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 05:15:32 04:34:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 05:15:32 04:35:01 1.45 0.00 1.45 0.00 0.00 18.66 0.00 05:15:32 04:36:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 05:15:32 04:37:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 05:15:32 04:38:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 05:15:32 04:39:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 05:15:32 04:40:01 1.15 0.00 1.15 0.00 0.00 13.19 0.00 05:15:32 04:41:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 05:15:32 04:42:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 05:15:32 04:43:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 05:15:32 04:44:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 05:15:32 04:45:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 05:15:32 04:46:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 05:15:32 04:47:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 05:15:32 04:48:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 05:15:32 04:49:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 05:15:32 04:50:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 05:15:32 04:51:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 05:15:32 04:52:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 05:15:32 04:53:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 05:15:32 04:54:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 05:15:32 04:55:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 05:15:32 04:56:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 05:15:32 04:57:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 05:15:32 04:58:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 05:15:32 04:59:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 05:15:32 05:00:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 05:15:32 05:01:01 306.28 13.26 293.02 0.00 1928.35 21255.66 0.00 05:15:32 05:02:01 215.13 1.68 213.45 0.00 20.80 56091.58 0.00 05:15:32 05:03:01 138.19 0.13 138.06 0.00 16.66 46189.90 0.00 05:15:32 05:04:01 176.29 0.15 176.14 0.00 11.86 48105.05 0.00 05:15:32 05:05:01 52.25 0.02 52.23 0.00 1.73 16846.92 0.00 05:15:32 05:06:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 05:15:32 05:07:01 2.18 0.00 2.18 0.00 0.00 25.06 0.00 05:15:32 05:08:01 1.08 0.02 1.07 0.00 2.13 12.40 0.00 05:15:32 05:09:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 05:15:32 05:10:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 05:15:32 05:11:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 05:15:32 05:12:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 05:15:32 05:13:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 05:15:32 05:14:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 05:15:32 05:15:01 145.98 0.25 145.73 0.00 9.33 64527.91 0.00 05:15:32 Average: 7.45 0.31 7.14 0.00 53.06 2380.57 0.00 05:15:32 05:15:32 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:32 02:09:02 30577324 31849192 526184 1.60 47312 1540716 1648508 4.86 610360 1412724 176 05:15:32 02:10:01 30576588 31848604 526432 1.60 47400 1540720 1648508 4.86 610068 1412680 220 05:15:32 02:11:01 30576340 31848492 526412 1.60 47496 1540720 1648508 4.86 611720 1412680 32 05:15:32 02:12:01 30575248 31847456 527368 1.60 47552 1540720 1648508 4.86 612508 1412684 160 05:15:32 02:13:01 30403964 31756856 593532 1.80 60276 1615532 1651724 4.87 734396 1441896 948 05:15:32 02:14:01 30106244 31803924 533516 1.62 76904 1939092 1627376 4.80 903528 1546592 148 05:15:32 02:15:01 30111792 31804828 532536 1.62 75520 1935844 1610948 4.75 901888 1543372 172 05:15:32 02:16:01 30112116 31805236 532080 1.62 75616 1935836 1610948 4.75 901844 1543368 136 05:15:32 02:17:01 30112152 31805428 531652 1.62 75708 1935848 1610948 4.75 901692 1543372 208 05:15:32 02:18:01 30112096 31805484 531424 1.62 75804 1935856 1610948 4.75 901256 1543376 4 05:15:32 02:19:01 30111600 31805104 531760 1.62 75900 1935856 1610948 4.75 901876 1543388 172 05:15:32 02:20:01 30111408 31804940 531856 1.62 75940 1935860 1610948 4.75 901688 1543384 140 05:15:32 02:21:01 30113880 31807468 529284 1.61 75972 1935868 1610948 4.75 899312 1543392 4 05:15:32 02:22:01 30114196 31807800 528864 1.61 76000 1935868 1610948 4.75 899332 1543392 140 05:15:32 02:23:01 30114380 31808024 528800 1.61 76048 1935864 1610948 4.75 899268 1543396 8 05:15:32 02:24:01 30112612 31806388 530332 1.61 76124 1935848 1623992 4.79 900288 1543364 140 05:15:32 02:25:01 30112644 31806424 530184 1.61 76156 1935852 1623992 4.79 900292 1543368 12 05:15:32 02:26:01 30112840 31806692 529904 1.61 76188 1935856 1623992 4.79 900532 1543376 140 05:15:32 02:27:01 30112840 31806728 529740 1.61 76220 1935860 1607880 4.74 900904 1543380 196 05:15:32 02:28:01 30113456 31807388 529188 1.61 76256 1935864 1607880 4.74 900360 1543376 28 05:15:32 02:29:01 30113772 31807712 528832 1.61 76304 1935864 1607880 4.74 900468 1543376 8 05:15:32 02:30:01 30113860 31807864 528668 1.61 76344 1935868 1607880 4.74 900328 1543384 4 05:15:32 02:31:01 30113728 31807740 528916 1.61 76368 1935872 1607880 4.74 900344 1543388 8 05:15:32 02:32:01 30113532 31807604 529184 1.61 76384 1935872 1607880 4.74 900252 1543392 140 05:15:32 02:33:01 30113988 31808100 528588 1.61 76416 1935876 1607880 4.74 900756 1543392 36 05:15:32 02:34:01 30113788 31808060 528588 1.61 76488 1936000 1607880 4.74 900832 1543520 140 05:15:32 02:35:01 30113728 31808064 528756 1.61 76520 1936008 1607880 4.74 900592 1543524 4 05:15:32 02:36:01 30113868 31808208 528548 1.61 76544 1936016 1607880 4.74 900660 1543528 4 05:15:32 02:37:01 30113732 31808132 528588 1.61 76564 1936016 1607880 4.74 900768 1543532 8 05:15:32 02:38:01 30113204 31807612 528952 1.61 76612 1936024 1607880 4.74 901068 1543536 140 05:15:32 02:39:01 30113084 31807576 528956 1.61 76660 1936028 1607880 4.74 901736 1543528 176 05:15:32 02:40:01 30113456 31808060 528488 1.61 76756 1936028 1607880 4.74 901364 1543536 36 05:15:32 02:41:01 30113608 31808220 528436 1.61 76788 1936032 1607880 4.74 901348 1543540 8 05:15:32 02:42:01 30113380 31807992 528592 1.61 76812 1936032 1623936 4.79 901416 1543540 148 05:15:32 02:43:01 30113816 31808512 528296 1.61 76844 1936028 1623936 4.79 901460 1543564 8 05:15:32 02:44:01 30113664 31808448 528292 1.61 76940 1936040 1623936 4.79 902072 1543560 36 05:15:32 02:45:01 30113460 31808364 528352 1.61 77020 1936040 1623936 4.79 901920 1543568 8 05:15:32 02:46:01 30113152 31808060 528568 1.61 77036 1936048 1607228 4.74 901936 1543572 152 05:15:32 02:47:01 30113388 31808300 528232 1.61 77068 1936052 1607228 4.74 902040 1543576 12 05:15:32 02:48:02 30113252 31808268 528160 1.61 77128 1936048 1607228 4.74 902544 1543564 4 05:15:32 02:49:01 30112560 31807616 528792 1.61 77164 1936056 1607228 4.74 902468 1543572 4 05:15:32 02:50:01 30112552 31807656 528692 1.61 77196 1936056 1623436 4.78 902508 1543576 144 05:15:32 02:51:01 30112528 31807700 528588 1.61 77268 1936060 1623436 4.78 902568 1543584 8 05:15:32 02:52:01 30112584 31807764 528624 1.61 77284 1936064 1607204 4.74 902860 1543588 212 05:15:32 02:53:01 30112592 31807776 528516 1.61 77308 1936064 1607204 4.74 902964 1543588 180 05:15:32 02:54:01 30112364 31807640 528688 1.61 77364 1936060 1607204 4.74 902924 1543588 4 05:15:32 02:55:01 30112632 31807972 528296 1.61 77408 1936076 1607204 4.74 902916 1543592 40 05:15:32 02:56:01 30112560 31807916 528248 1.61 77440 1936080 1607204 4.74 902976 1543604 24 05:15:32 02:57:01 30112568 31807988 528160 1.61 77472 1936084 1607204 4.74 903016 1543612 8 05:15:32 02:58:01 30112688 31808112 528156 1.61 77500 1936084 1607204 4.74 903064 1543612 148 05:15:32 02:59:01 30111988 31807492 528776 1.61 77548 1936088 1607204 4.74 903336 1543604 44 05:15:32 03:00:01 30111664 31807172 529088 1.61 77580 1936092 1607204 4.74 903308 1543608 148 05:15:32 03:01:01 30111672 31807184 529020 1.61 77596 1936092 1607204 4.74 903384 1543608 8 05:15:32 03:02:01 30111200 31806924 529508 1.61 77620 1936224 1607204 4.74 904984 1543744 204 05:15:32 03:03:01 30111376 31807124 529288 1.61 77640 1936224 1607204 4.74 904516 1543740 12 05:15:32 03:04:01 30111124 31806876 529564 1.61 77700 1936208 1607204 4.74 904740 1543744 140 05:15:32 03:05:01 30110744 31806584 529832 1.61 77740 1936236 1607204 4.74 905748 1543752 36 05:15:32 03:06:01 30110200 31806076 530276 1.61 77764 1936236 1607204 4.74 905344 1543752 8 05:15:32 03:07:01 30069068 31768388 567152 1.72 77832 1939164 1607204 4.74 946444 1545340 196 05:15:32 03:08:01 30069312 31768676 566876 1.72 77864 1939164 1607204 4.74 945548 1545344 16 05:15:32 03:09:01 30069000 31768408 567280 1.73 77904 1939156 1607204 4.74 946128 1545344 20 05:15:32 03:10:01 30068156 31767576 568032 1.73 77944 1939172 1623264 4.78 945732 1545348 300 05:15:32 03:11:01 30068336 31767876 567560 1.73 77960 1939176 1607112 4.74 945908 1545352 8 05:15:32 03:12:01 30068328 31767872 567480 1.73 77984 1939180 1607112 4.74 945944 1545356 4 05:15:32 03:13:01 30068732 31768332 567232 1.73 78008 1939188 1607112 4.74 946204 1545364 8 05:15:32 03:14:01 30068252 31767860 567644 1.73 78036 1939184 1607112 4.74 946460 1545364 8 05:15:32 03:15:01 30068260 31767900 567592 1.73 78064 1939192 1607112 4.74 946252 1545360 8 05:15:32 03:16:01 30068228 31767856 567556 1.73 78080 1939192 1607112 4.74 946276 1545360 156 05:15:32 03:17:01 30067892 31767584 568076 1.73 78104 1939196 1623424 4.78 946344 1545376 4 05:15:32 03:18:01 30067724 31767456 568060 1.73 78120 1939200 1623424 4.78 946384 1545376 8 05:15:32 03:19:01 30067252 31767160 568340 1.73 78192 1939320 1623424 4.78 946664 1545504 8 05:15:32 03:20:01 30066384 31766336 569100 1.73 78232 1939332 1623424 4.78 947012 1545508 8 05:15:32 03:21:01 30066620 31766640 568708 1.73 78256 1939332 1623424 4.78 946792 1545512 8 05:15:32 03:22:01 30066564 31766648 568616 1.73 78336 1939340 1623424 4.78 947156 1545520 12 05:15:32 03:23:01 30066020 31766172 569008 1.73 78416 1939344 1623424 4.78 946868 1545528 8 05:15:32 03:24:01 30066220 31766500 568852 1.73 78504 1939344 1623424 4.78 947624 1545520 228 05:15:32 03:25:01 30066172 31766520 568760 1.73 78576 1939348 1623424 4.78 947792 1545528 204 05:15:32 03:26:01 30065904 31766256 568940 1.73 78600 1939352 1623424 4.78 947576 1545532 192 05:15:32 03:27:01 30066284 31766696 568564 1.73 78672 1939348 1623424 4.78 947300 1545536 8 05:15:32 03:28:01 30065984 31766460 568860 1.73 78704 1939360 1623424 4.78 947364 1545544 8 05:15:32 03:29:01 30066124 31766672 568616 1.73 78760 1939352 1623424 4.78 947692 1545532 8 05:15:32 03:30:01 30066252 31766816 568604 1.73 78784 1939364 1623424 4.78 947688 1545540 8 05:15:32 03:31:01 30065984 31766552 568816 1.73 78808 1939368 1623424 4.78 947716 1545544 8 05:15:32 03:32:01 30065392 31766024 569288 1.73 78856 1939372 1623424 4.78 947844 1545548 8 05:15:32 03:33:01 30065596 31766296 568908 1.73 78904 1939376 1623424 4.78 948348 1545556 192 05:15:32 03:34:01 30065108 31765884 569284 1.73 78952 1939376 1623424 4.78 948756 1545552 220 05:15:32 03:35:01 30064880 31765664 569472 1.73 78984 1939380 1623424 4.78 948204 1545556 8 05:15:32 03:36:01 30065040 31765888 569428 1.73 79008 1939384 1623424 4.78 948304 1545564 4 05:15:32 03:37:01 30065528 31766380 568868 1.73 79048 1939384 1623424 4.78 948320 1545564 8 05:15:32 03:38:01 30064776 31765700 569460 1.73 79080 1939388 1623424 4.78 948996 1545572 204 05:15:32 03:39:01 30064524 31765492 569624 1.73 79152 1939384 1639476 4.83 948956 1545584 8 05:15:32 03:40:01 30064500 31765516 569556 1.73 79184 1939392 1639476 4.83 949012 1545568 8 05:15:32 03:41:01 30064388 31765456 569576 1.73 79208 1939400 1639476 4.83 949100 1545576 4 05:15:32 03:42:01 30064548 31765616 569652 1.73 79224 1939400 1623332 4.78 949104 1545576 8 05:15:32 03:43:01 30064712 31765784 569492 1.73 79248 1939404 1606820 4.74 949476 1545580 180 05:15:32 03:44:01 30064412 31765576 569696 1.73 79288 1939412 1606820 4.74 950040 1545588 16 05:15:32 03:45:01 30064604 31765772 569620 1.73 79312 1939412 1606820 4.74 949868 1545588 200 05:15:32 03:46:01 30064628 31765804 569572 1.73 79328 1939416 1606820 4.74 949488 1545592 8 05:15:32 03:47:01 30064588 31765828 569568 1.73 79352 1939420 1606820 4.74 949596 1545600 8 05:15:32 03:48:01 30064748 31765988 569536 1.73 79368 1939420 1606820 4.74 949604 1545600 8 05:15:32 03:49:01 30064292 31765572 569936 1.73 79408 1939408 1606820 4.74 950120 1545604 8 05:15:32 03:50:01 30064244 31765512 569952 1.73 79432 1939424 1606820 4.74 950128 1545600 68 05:15:32 03:51:01 30064440 31765716 569660 1.73 79456 1939432 1606820 4.74 950296 1545604 208 05:15:32 03:52:01 30064196 31765544 569868 1.73 79472 1939436 1606820 4.74 949972 1545612 8 05:15:32 03:53:01 30063612 31764980 570376 1.73 79488 1939436 1606820 4.74 949984 1545608 8 05:15:32 03:54:01 30063572 31764976 570304 1.73 79528 1939432 1623092 4.78 950460 1545616 8 05:15:32 03:55:01 30063768 31765192 570028 1.73 79560 1939432 1623092 4.78 950228 1545616 12 05:15:32 03:56:01 30063500 31764980 570204 1.73 79576 1939444 1623092 4.78 950280 1545624 8 05:15:32 03:57:01 30063668 31765184 570152 1.73 79608 1939448 1623092 4.78 950368 1545632 12 05:15:32 03:58:01 30063644 31765164 570124 1.73 79632 1939448 1623092 4.78 950352 1545632 8 05:15:32 03:59:01 30063124 31764688 570548 1.74 79672 1939440 1623092 4.78 950608 1545644 8 05:15:32 04:00:01 30063076 31764684 570484 1.73 79704 1939460 1623092 4.78 950624 1545656 28 05:15:32 04:01:01 30063572 31765216 569900 1.73 79728 1939464 1623092 4.78 950688 1545660 12 05:15:32 04:02:01 30062992 31764696 570624 1.74 79768 1939468 1623092 4.78 951408 1545672 20 05:15:32 04:03:01 30062796 31764524 570764 1.74 79792 1939468 1623092 4.78 951768 1545672 12 05:15:32 04:04:02 30061368 31763200 571996 1.74 79840 1939536 1623092 4.78 952804 1545704 20 05:15:32 04:05:01 30061132 31763008 572184 1.74 79872 1939532 1623092 4.78 952464 1545716 12 05:15:32 04:06:01 30060856 31762732 572392 1.74 79888 1939540 1623092 4.78 952448 1545716 8 05:15:32 04:07:01 30052372 31754496 580792 1.77 79920 1939672 1639184 4.83 961928 1544964 24 05:15:32 04:08:01 30052272 31754436 580812 1.77 79956 1939672 1639184 4.83 961572 1544948 16 05:15:32 04:09:01 30052516 31754700 580468 1.77 80004 1939680 1622624 4.78 961796 1544952 44 05:15:32 04:10:01 30052224 31754472 580624 1.77 80048 1939684 1622624 4.78 961740 1544956 8 05:15:32 04:11:01 30051860 31754108 580884 1.77 80088 1939684 1622624 4.78 961804 1544956 12 05:15:32 04:12:01 30051812 31754124 580836 1.77 80120 1939688 1622624 4.78 961844 1544964 4 05:15:32 04:13:01 30051512 31753888 581040 1.77 80152 1939692 1622624 4.78 961952 1544972 28 05:15:32 04:14:01 30051244 31753636 581240 1.77 80188 1939692 1622624 4.78 962236 1544972 4 05:15:32 04:15:01 30050944 31753528 581252 1.77 80236 1939824 1622624 4.78 962432 1545104 28 05:15:32 04:16:01 30051112 31753704 581224 1.77 80276 1939824 1622624 4.78 962288 1545112 12 05:15:32 04:17:01 30050820 31753480 581480 1.77 80292 1939828 1622624 4.78 962584 1545120 8 05:15:32 04:18:01 30050820 31753488 581368 1.77 80308 1939840 1622624 4.78 962408 1545108 8 05:15:32 04:19:01 30050252 31752944 581868 1.77 80336 1939840 1622624 4.78 962524 1545108 4 05:15:32 04:20:01 30050480 31753184 581536 1.77 80368 1939836 1638680 4.83 962604 1545112 8 05:15:32 04:21:01 30050212 31752980 581696 1.77 80400 1939844 1638680 4.83 962612 1545124 8 05:15:32 04:22:01 30050400 31753172 581420 1.77 80416 1939848 1638680 4.83 962680 1545128 8 05:15:32 04:23:01 30050352 31753192 581368 1.77 80440 1939852 1638680 4.83 962736 1545136 8 05:15:32 04:24:01 30050300 31753168 581536 1.77 80476 1939852 1638680 4.83 963220 1545136 4 05:15:32 04:25:01 30049772 31752756 581928 1.77 80524 1939912 1638680 4.83 962988 1545208 8 05:15:32 04:26:01 30049700 31752732 581792 1.77 80564 1939924 1638680 4.83 963016 1545200 24 05:15:32 04:27:01 30049684 31752724 581716 1.77 80580 1939928 1638680 4.83 963096 1545200 8 05:15:32 04:28:01 30049384 31752488 582144 1.77 80596 1939932 1638680 4.83 963164 1545208 8 05:15:32 04:29:01 30048948 31752092 582476 1.77 80644 1939932 1638680 4.83 963652 1545212 8 05:15:32 04:30:01 30049160 31752348 582204 1.77 80684 1939920 1638680 4.83 963704 1545220 12 05:15:32 04:31:01 30049168 31752368 582128 1.77 80700 1939940 1638680 4.83 963772 1545224 216 05:15:32 04:32:01 30049112 31752316 582108 1.77 80716 1939940 1638680 4.83 963824 1545224 212 05:15:32 04:33:01 30049144 31752412 582040 1.77 80748 1939944 1638680 4.83 963544 1545232 8 05:15:32 04:34:01 30049116 31752416 582232 1.77 80772 1939948 1638680 4.83 964000 1545236 8 05:15:32 04:35:01 30048872 31752224 582440 1.77 80820 1939936 1638680 4.83 963848 1545244 8 05:15:32 04:36:01 30048580 31751940 582668 1.77 80852 1939956 1638680 4.83 964204 1545248 4 05:15:32 04:37:01 30048776 31752204 582372 1.77 80876 1939960 1638680 4.83 963932 1545256 8 05:15:32 04:38:01 30048484 31751916 582568 1.77 80908 1939964 1638680 4.83 963896 1545260 4 05:15:32 04:39:01 30048460 31752072 582360 1.77 80940 1940096 1622376 4.78 964176 1545372 160 05:15:32 04:40:01 30048160 31751828 582560 1.77 80996 1940080 1622376 4.78 964304 1545404 12 05:15:32 04:41:01 30048572 31752304 582240 1.77 81028 1940100 1622376 4.78 964392 1545412 28 05:15:32 04:42:01 30048556 31752288 582196 1.77 81060 1940100 1622376 4.78 964452 1545412 8 05:15:32 04:43:01 30048720 31752460 581932 1.77 81084 1940104 1638428 4.83 964268 1545416 4 05:15:32 04:44:01 30048388 31752212 582152 1.77 81124 1940108 1638428 4.83 964500 1545428 24 05:15:32 04:45:01 30047700 31751544 582632 1.77 81172 1940096 1638428 4.83 964544 1545428 8 05:15:32 04:46:01 30047340 31751220 583124 1.77 81196 1940116 1638428 4.83 965552 1545440 188 05:15:32 04:47:01 30047664 31751544 582792 1.77 81220 1940116 1638428 4.83 965216 1545440 8 05:15:32 04:48:01 30047324 31751264 583016 1.77 81236 1940120 1638428 4.83 965728 1545448 196 05:15:32 04:49:01 30046984 31750940 583260 1.77 81260 1940124 1638428 4.83 965796 1545452 216 05:15:32 04:50:01 30046684 31750664 583468 1.77 81292 1940124 1638428 4.83 965844 1545456 12 05:15:32 04:51:01 30046768 31750772 583260 1.77 81324 1940132 1638428 4.83 966004 1545460 200 05:15:32 04:52:01 30046920 31750960 583292 1.77 81340 1940136 1638428 4.83 965972 1545408 200 05:15:32 04:53:01 30046928 31750968 583244 1.77 81356 1940136 1638428 4.83 965652 1545408 8 05:15:32 04:54:01 30046724 31750804 583400 1.77 81380 1940140 1638428 4.83 965908 1545412 8 05:15:32 04:55:01 30046896 31750976 583132 1.77 81428 1940128 1638428 4.83 965892 1545412 8 05:15:32 04:56:01 30046732 31750880 583348 1.77 81444 1940148 1638428 4.83 966356 1545428 200 05:15:32 04:57:01 30046220 31750372 583812 1.78 81468 1940152 1654640 4.88 966404 1545432 216 05:15:32 04:58:01 30046464 31750680 583540 1.77 81492 1940152 1654640 4.88 966048 1545436 8 05:15:32 04:59:01 30046692 31750948 583208 1.77 81532 1940148 1654640 4.88 966308 1545444 12 05:15:32 05:00:01 30046568 31750824 583412 1.77 81576 1940152 1638332 4.83 966612 1545444 12 05:15:32 05:01:01 28718996 31508212 772336 2.35 108184 2957192 1814108 5.35 1311852 2425708 433464 05:15:32 05:02:01 26700896 31455644 819256 2.49 205564 4623300 2004464 5.91 1660400 3890156 708596 05:15:32 05:03:01 25904784 30441924 1825104 5.55 227700 4386888 2723188 8.03 2663280 3677860 317964 05:15:32 05:04:01 26918596 31496980 775044 2.36 231936 4451260 1728092 5.09 1667832 3687724 444 05:15:32 05:05:01 26406980 31494592 775576 2.36 239440 4903288 1723272 5.08 1688596 4126584 4 05:15:32 05:06:01 26407392 31495120 774936 2.36 239512 4903304 1723272 5.08 1688748 4126588 220 05:15:32 05:07:01 26415696 31503520 766432 2.33 239588 4903308 1723272 5.08 1681060 4126444 212 05:15:32 05:08:01 26416260 31504220 765868 2.33 239616 4903372 1723272 5.08 1681456 4126508 168 05:15:32 05:09:01 26421916 31509908 760296 2.31 239652 4903376 1723272 5.08 1675900 4126512 24 05:15:32 05:10:01 26421892 31509888 760360 2.31 239680 4903368 1723272 5.08 1675132 4126516 8 05:15:32 05:11:01 26422040 31510064 760128 2.31 239704 4903380 1723272 5.08 1675196 4126516 4 05:15:32 05:12:01 26422024 31510096 760060 2.31 239736 4903384 1723272 5.08 1675532 4126524 8 05:15:32 05:13:01 26422144 31510264 760016 2.31 239752 4903388 1723272 5.08 1675392 4126528 168 05:15:32 05:14:01 26421984 31510116 760156 2.31 239780 4903388 1723272 5.08 1675144 4126524 4 05:15:32 05:15:01 24997544 31465008 797460 2.43 262804 6136516 1771952 5.22 1769960 5325796 556 05:15:32 Average: 29800394 31748428 582771 1.77 90101 2155601 1638116 4.83 993661 1739843 7877 05:15:32 05:15:32 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:32 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:15:32 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:09:02 ens3 143.89 95.12 489.41 22.53 0.00 0.00 0.00 0.00 05:15:32 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:10:01 ens3 1.91 0.14 0.16 0.01 0.00 0.00 0.00 0.00 05:15:32 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:11:01 ens3 3.25 0.65 0.81 0.48 0.00 0.00 0.00 0.00 05:15:32 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:12:01 ens3 3.27 0.78 0.99 0.61 0.00 0.00 0.00 0.00 05:15:32 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:15:32 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:13:01 ens3 37.50 14.58 667.60 2.20 0.00 0.00 0.00 0.00 05:15:32 02:14:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 05:15:32 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:14:01 ens3 106.23 38.71 2043.75 2.81 0.00 0.00 0.00 0.00 05:15:32 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:15:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:15:32 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:16:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:15:32 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:17:01 ens3 0.25 0.05 0.01 0.00 0.00 0.00 0.00 0.00 05:15:32 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:18:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:15:32 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:19:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:20:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:15:32 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:21:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:15:32 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:22:01 ens3 0.28 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:23:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:15:32 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:24:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:15:32 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:25:01 ens3 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 05:15:32 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:26:01 ens3 0.52 0.18 0.14 0.01 0.00 0.00 0.00 0.00 05:15:32 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:27:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 05:15:32 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:28:01 ens3 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:15:32 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:29:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:30:01 ens3 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:15:32 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:31:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:32:01 ens3 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 05:15:32 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:33:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:34:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 05:15:32 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:36:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:37:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:38:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:39:01 ens3 0.28 0.13 0.24 0.07 0.00 0.00 0.00 0.00 05:15:32 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:40:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:42:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:43:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:44:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 05:15:32 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:45:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 05:15:32 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:47:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:48:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:48:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:48:02 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:49:01 ens3 0.15 0.14 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:50:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:52:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:53:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:54:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 05:15:32 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:55:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:56:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:57:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:58:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 02:59:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:00:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:01:01 ens3 0.25 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:15:32 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:02:01 ens3 1.30 0.87 0.59 0.43 0.00 0.00 0.00 0.00 05:15:32 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:04:01 ens3 0.65 0.18 0.13 0.07 0.00 0.00 0.00 0.00 05:15:32 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:05:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 05:15:32 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:07:01 ens3 11.98 10.07 12.76 6.69 0.00 0.00 0.00 0.00 05:15:32 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:08:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:09:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:10:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:12:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:13:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 05:15:32 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:14:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 05:15:32 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:16:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:19:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:20:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:23:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:24:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:29:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:34:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 05:15:32 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:35:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:38:01 ens3 0.38 0.28 0.31 0.02 0.00 0.00 0.00 0.00 05:15:32 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:39:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 05:15:32 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:43:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:44:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:49:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:50:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:15:32 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:51:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:54:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 03:59:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:02:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 05:15:32 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:03:01 ens3 0.23 0.13 0.28 0.01 0.00 0.00 0.00 0.00 05:15:32 04:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:04:02 ens3 1.02 0.58 0.44 0.29 0.00 0.00 0.00 0.00 05:15:32 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:15:32 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:07:01 ens3 4.42 3.77 2.38 4.57 0.00 0.00 0.00 0.00 05:15:32 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:09:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:14:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:19:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:23:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:24:01 ens3 0.30 0.22 0.09 0.11 0.00 0.00 0.00 0.00 05:15:32 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:29:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 05:15:32 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:30:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:34:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:39:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:42:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:44:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:45:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:46:01 ens3 0.33 0.25 0.44 0.01 0.00 0.00 0.00 0.00 05:15:32 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:49:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 05:15:32 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:54:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:55:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 04:59:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 05:15:32 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:01:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 05:15:32 05:01:01 docker0 31.93 38.26 2.55 241.75 0.00 0.00 0.00 0.00 05:15:32 05:01:01 ens3 413.88 281.17 5567.87 87.25 0.00 0.00 0.00 0.00 05:15:32 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:02:01 docker0 330.44 543.34 29.03 3439.27 0.00 0.00 0.00 0.00 05:15:32 05:02:01 ens3 552.24 336.88 3446.46 37.69 0.00 0.00 0.00 0.00 05:15:32 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 05:03:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:15:32 05:03:01 vethee0cfbb 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 05:15:32 05:03:01 ens3 23.65 15.46 25.86 10.33 0.00 0.00 0.00 0.00 05:15:32 05:04:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 05:15:32 05:04:01 docker0 5.00 8.67 0.30 125.65 0.00 0.00 0.00 0.00 05:15:32 05:04:01 ens3 64.26 55.87 216.59 85.81 0.00 0.00 0.00 0.00 05:15:32 05:05:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 05:15:32 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:05:01 ens3 137.12 99.93 2548.13 226.30 0.00 0.00 0.00 0.00 05:15:32 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:06:01 ens3 1.20 0.47 2.55 0.03 0.00 0.00 0.00 0.00 05:15:32 05:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:15:32 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:07:01 ens3 2.28 1.50 1.11 3.15 0.00 0.00 0.00 0.00 05:15:32 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:08:01 ens3 3.67 3.08 2.14 2.56 0.00 0.00 0.00 0.00 05:15:32 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:09:01 ens3 0.32 0.30 0.10 0.09 0.00 0.00 0.00 0.00 05:15:32 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:10:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 05:15:32 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:15:32 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 05:14:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:15:32 05:15:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 05:15:32 05:15:01 vetha6d62a7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 05:15:32 05:15:01 docker0 83.95 145.51 7.56 1304.36 0.00 0.00 0.00 0.00 05:15:32 05:15:01 ens3 414.25 254.46 8138.70 49.80 0.00 0.00 0.00 0.00 05:15:32 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 05:15:32 Average: vetha6d62a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:32 Average: docker0 2.41 3.94 0.21 27.34 0.00 0.00 0.00 0.00 05:15:32 Average: ens3 10.45 6.57 123.96 2.93 0.00 0.00 0.00 0.00 05:15:32 05:15:32 05:15:32 ---> sar -P ALL: 05:15:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4974) 07/04/24 _x86_64_ (8 CPU) 05:15:32 05:15:32 02:07:52 LINUX RESTART (8 CPU) 05:15:32 05:15:32 02:08:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 02:09:02 all 2.01 0.00 0.68 1.32 0.02 95.97 05:15:32 02:09:02 0 3.49 0.00 0.50 0.13 0.00 95.87 05:15:32 02:09:02 1 1.32 0.00 0.62 4.81 0.03 93.21 05:15:32 02:09:02 2 2.07 0.00 0.60 0.13 0.02 97.18 05:15:32 02:09:02 3 1.10 0.00 0.52 0.40 0.02 97.96 05:15:32 02:09:02 4 2.57 0.00 0.55 3.83 0.02 93.03 05:15:32 02:09:02 5 1.66 0.00 0.54 0.20 0.02 97.59 05:15:32 02:09:02 6 2.99 0.00 1.74 0.62 0.02 94.64 05:15:32 02:09:02 7 0.89 0.00 0.40 0.45 0.02 98.25 05:15:32 02:10:01 all 0.18 0.00 0.01 0.01 0.01 99.78 05:15:32 02:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:10:01 1 0.07 0.00 0.00 0.08 0.00 99.85 05:15:32 02:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:10:01 5 1.28 0.00 0.02 0.00 0.02 98.69 05:15:32 02:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:10:01 7 0.02 0.00 0.02 0.03 0.00 99.93 05:15:32 02:11:01 all 0.10 0.00 0.02 0.01 0.01 99.86 05:15:32 02:11:01 0 0.22 0.00 0.03 0.00 0.00 99.75 05:15:32 02:11:01 1 0.05 0.00 0.05 0.07 0.03 99.80 05:15:32 02:11:01 2 0.12 0.00 0.00 0.00 0.00 99.88 05:15:32 02:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:11:01 5 0.30 0.00 0.02 0.00 0.02 99.67 05:15:32 02:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:11:01 7 0.03 0.00 0.00 0.05 0.00 99.92 05:15:32 02:12:01 all 0.19 0.00 0.01 0.01 0.01 99.78 05:15:32 02:12:01 0 1.19 0.00 0.00 0.00 0.02 98.79 05:15:32 02:12:01 1 0.08 0.00 0.02 0.05 0.02 99.83 05:15:32 02:12:01 2 0.08 0.00 0.02 0.02 0.00 99.88 05:15:32 02:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:12:01 5 0.08 0.00 0.02 0.00 0.00 99.90 05:15:32 02:12:01 6 0.10 0.00 0.00 0.00 0.02 99.88 05:15:32 02:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 05:15:32 02:13:01 all 0.69 0.00 0.47 0.15 0.01 98.68 05:15:32 02:13:01 0 0.27 0.00 0.22 0.02 0.00 99.50 05:15:32 02:13:01 1 0.60 0.00 1.40 0.05 0.03 97.91 05:15:32 02:13:01 2 0.30 0.00 0.48 0.03 0.02 99.17 05:15:32 02:13:01 3 0.28 0.00 0.30 0.05 0.00 99.37 05:15:32 02:13:01 4 0.63 0.00 0.22 0.75 0.02 98.38 05:15:32 02:13:01 5 1.85 0.00 0.18 0.00 0.02 97.95 05:15:32 02:13:01 6 1.33 0.00 0.70 0.28 0.00 97.68 05:15:32 02:13:01 7 0.28 0.00 0.23 0.02 0.00 99.47 05:15:32 02:14:01 all 1.89 0.00 0.83 0.56 0.02 96.69 05:15:32 02:14:01 0 1.47 0.00 0.55 0.02 0.02 97.94 05:15:32 02:14:01 1 2.40 0.00 0.95 0.12 0.02 96.51 05:15:32 02:14:01 2 1.85 0.00 1.44 0.47 0.05 96.19 05:15:32 02:14:01 3 1.50 0.00 0.87 0.97 0.02 96.65 05:15:32 02:14:01 4 1.35 0.00 0.55 2.34 0.02 95.75 05:15:32 02:14:01 5 2.97 0.00 0.57 0.02 0.02 96.43 05:15:32 02:14:01 6 1.58 0.00 0.77 0.53 0.02 97.10 05:15:32 02:14:01 7 2.00 0.00 0.95 0.03 0.02 97.00 05:15:32 02:15:01 all 0.13 0.00 0.04 0.03 0.01 99.80 05:15:32 02:15:01 0 0.45 0.00 0.05 0.00 0.02 99.48 05:15:32 02:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 02:15:01 2 0.18 0.00 0.07 0.02 0.02 99.72 05:15:32 02:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:15:01 4 0.12 0.00 0.05 0.23 0.00 99.60 05:15:32 02:15:01 5 0.10 0.00 0.03 0.00 0.00 99.87 05:15:32 02:15:01 6 0.05 0.00 0.03 0.02 0.00 99.90 05:15:32 02:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 02:16:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:15:32 02:16:01 0 0.28 0.00 0.00 0.00 0.02 99.70 05:15:32 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:16:01 2 0.00 0.00 0.02 0.00 0.03 99.95 05:15:32 02:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:16:01 4 0.02 0.00 0.02 0.12 0.00 99.85 05:15:32 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:17:01 all 0.15 0.00 0.01 0.59 0.01 99.24 05:15:32 02:17:01 0 1.04 0.00 0.02 0.00 0.02 98.92 05:15:32 02:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:17:01 2 0.03 0.00 0.07 1.77 0.02 98.12 05:15:32 02:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:17:01 4 0.02 0.00 0.00 2.95 0.02 97.02 05:15:32 02:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:18:01 all 0.14 0.00 0.01 0.00 0.01 99.84 05:15:32 02:18:01 0 1.06 0.00 0.03 0.00 0.02 98.89 05:15:32 02:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:18:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:15:32 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:18:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:19:01 all 0.02 0.00 0.00 0.01 0.01 99.95 05:15:32 02:19:01 0 0.08 0.00 0.00 0.00 0.00 99.92 05:15:32 02:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 05:15:32 02:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:19:01 4 0.00 0.00 0.02 0.05 0.00 99.93 05:15:32 02:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 05:15:32 02:19:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 02:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 02:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:20:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 02:21:01 all 0.12 0.00 0.01 0.00 0.01 99.86 05:15:32 02:21:01 0 0.83 0.00 0.00 0.00 0.00 99.17 05:15:32 02:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:21:01 7 0.05 0.00 0.00 0.00 0.03 99.92 05:15:32 02:22:01 all 0.11 0.00 0.01 0.00 0.01 99.87 05:15:32 02:22:01 0 0.81 0.00 0.00 0.00 0.02 99.17 05:15:32 02:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:22:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:15:32 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 02:23:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:15:32 02:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 02:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:24:01 all 0.05 0.00 0.02 0.00 0.02 99.90 05:15:32 02:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 02:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:24:01 4 0.02 0.00 0.05 0.03 0.00 99.90 05:15:32 02:24:01 5 0.20 0.00 0.02 0.00 0.02 99.77 05:15:32 02:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:24:01 7 0.05 0.00 0.03 0.00 0.08 99.83 05:15:32 02:25:01 all 0.04 0.00 0.01 0.02 0.03 99.90 05:15:32 02:25:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:15:32 02:25:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 02:25:01 2 0.00 0.00 0.00 0.00 0.08 99.92 05:15:32 02:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:25:01 4 0.00 0.00 0.02 0.13 0.02 99.83 05:15:32 02:25:01 5 0.28 0.00 0.02 0.00 0.02 99.68 05:15:32 02:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:26:01 all 0.02 0.00 0.01 0.00 0.01 99.97 05:15:32 02:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 02:26:01 1 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 02:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:26:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:15:32 02:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:26:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:27:01 all 0.12 0.00 0.02 0.01 0.01 99.84 05:15:32 02:27:01 0 0.02 0.00 0.03 0.00 0.08 99.87 05:15:32 02:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:27:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 02:27:01 5 0.85 0.00 0.08 0.00 0.02 99.05 05:15:32 02:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 02:28:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:15:32 02:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 02:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:28:01 4 0.02 0.00 0.00 0.05 0.00 99.93 05:15:32 02:28:01 5 0.15 0.00 0.05 0.00 0.07 99.73 05:15:32 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:29:01 all 0.02 0.00 0.01 0.01 0.02 99.95 05:15:32 02:29:01 0 0.03 0.00 0.05 0.00 0.08 99.83 05:15:32 02:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:29:01 4 0.02 0.00 0.02 0.03 0.03 99.90 05:15:32 02:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:29:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:30:01 all 0.03 0.00 0.01 0.02 0.01 99.92 05:15:32 02:30:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:15:32 02:30:01 1 0.03 0.00 0.00 0.03 0.02 99.92 05:15:32 02:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:30:01 4 0.00 0.00 0.00 0.13 0.00 99.87 05:15:32 02:30:01 5 0.18 0.00 0.00 0.00 0.02 99.80 05:15:32 02:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:15:32 02:30:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 02:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:15:32 02:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:31:01 1 0.00 0.00 0.03 0.07 0.00 99.90 05:15:32 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 02:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 02:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:32:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 02:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:32:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 02:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 02:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 02:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 02:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:33:01 7 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 02:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:15:32 02:34:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:15:32 02:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:34:01 4 0.00 0.00 0.00 0.05 0.00 99.95 05:15:32 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 02:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 02:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 02:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 02:36:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:15:32 02:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:37:01 all 0.03 0.00 0.01 0.01 0.01 99.93 05:15:32 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:37:01 1 0.02 0.00 0.00 0.00 0.12 99.87 05:15:32 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:37:01 4 0.00 0.00 0.02 0.07 0.00 99.92 05:15:32 02:37:01 5 0.17 0.00 0.00 0.05 0.00 99.78 05:15:32 02:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:38:01 all 0.01 0.00 0.01 0.07 0.04 99.87 05:15:32 02:38:01 0 0.02 0.00 0.03 0.10 0.18 99.67 05:15:32 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:38:01 4 0.00 0.00 0.02 0.30 0.02 99.67 05:15:32 02:38:01 5 0.02 0.00 0.02 0.15 0.03 99.78 05:15:32 02:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:39:01 all 0.02 0.00 0.01 0.05 0.01 99.91 05:15:32 02:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:15:32 02:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:39:01 4 0.02 0.00 0.00 0.37 0.00 99.62 05:15:32 02:39:01 5 0.00 0.00 0.00 0.05 0.02 99.93 05:15:32 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:40:01 all 0.04 0.00 0.01 0.04 0.00 99.90 05:15:32 02:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:15:32 02:40:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 02:40:01 2 0.00 0.00 0.02 0.05 0.00 99.93 05:15:32 02:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:40:01 4 0.00 0.00 0.00 0.27 0.00 99.73 05:15:32 02:40:01 5 0.32 0.00 0.00 0.00 0.00 99.68 05:15:32 02:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:41:01 all 0.05 0.00 0.01 0.03 0.01 99.90 05:15:32 02:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:41:01 2 0.00 0.00 0.00 0.03 0.02 99.95 05:15:32 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:41:01 4 0.00 0.00 0.00 0.23 0.00 99.77 05:15:32 02:41:01 5 0.35 0.00 0.03 0.00 0.02 99.60 05:15:32 02:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:15:32 02:41:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 02:42:01 all 0.03 0.00 0.01 0.01 0.01 99.93 05:15:32 02:42:01 0 0.03 0.00 0.03 0.00 0.05 99.88 05:15:32 02:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 02:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 02:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:42:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:15:32 02:42:01 5 0.15 0.00 0.00 0.00 0.00 99.85 05:15:32 02:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 02:43:01 all 0.08 0.00 0.01 0.01 0.00 99.90 05:15:32 02:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:15:32 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:43:01 4 0.00 0.00 0.00 0.12 0.00 99.88 05:15:32 02:43:01 5 0.48 0.00 0.00 0.00 0.00 99.52 05:15:32 02:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:44:01 all 0.01 0.00 0.02 0.05 0.01 99.91 05:15:32 02:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 02:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 02:44:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:15:32 02:44:01 3 0.00 0.00 0.02 0.03 0.00 99.95 05:15:32 02:44:01 4 0.00 0.00 0.00 0.32 0.02 99.67 05:15:32 02:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:44:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:45:01 all 0.02 0.00 0.00 0.04 0.00 99.94 05:15:32 02:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:45:01 4 0.02 0.00 0.00 0.30 0.00 99.68 05:15:32 02:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:45:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 02:46:01 all 0.16 0.00 0.00 0.00 0.01 99.83 05:15:32 02:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 02:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:46:01 7 1.24 0.00 0.00 0.00 0.02 98.74 05:15:32 02:47:01 all 0.04 0.00 0.01 0.01 0.00 99.93 05:15:32 02:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 02:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:47:01 2 0.00 0.00 0.05 0.02 0.02 99.92 05:15:32 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:47:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:47:01 7 0.22 0.00 0.02 0.00 0.00 99.77 05:15:32 02:48:02 all 0.00 0.00 0.01 0.00 0.01 99.98 05:15:32 02:48:02 0 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 02:48:02 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:48:02 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 02:48:02 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:48:02 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 02:48:02 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:48:02 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:48:02 7 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 02:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 02:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 02:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:15:32 02:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 02:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:50:01 4 0.00 0.00 0.00 0.05 0.00 99.95 05:15:32 02:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 02:51:01 all 0.18 0.00 0.00 0.26 0.01 99.55 05:15:32 02:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 05:15:32 02:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:51:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:15:32 02:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:51:01 4 0.02 0.00 0.00 2.03 0.00 97.95 05:15:32 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:51:01 7 1.37 0.00 0.00 0.00 0.02 98.61 05:15:32 02:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 05:15:32 02:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 02:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:52:01 7 1.99 0.00 0.03 0.00 0.02 97.96 05:15:32 05:15:32 02:52:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 02:53:01 all 0.08 0.00 0.00 0.00 0.01 99.91 05:15:32 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 02:53:01 7 0.58 0.00 0.00 0.00 0.02 99.40 05:15:32 02:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:15:32 02:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:54:01 4 0.03 0.00 0.00 0.03 0.00 99.93 05:15:32 02:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:54:01 7 0.10 0.00 0.00 0.00 0.03 99.87 05:15:32 02:55:01 all 0.05 0.00 0.01 0.01 0.01 99.92 05:15:32 02:55:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 02:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:55:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:15:32 02:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:15:32 02:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:55:01 7 0.38 0.00 0.03 0.00 0.02 99.57 05:15:32 02:56:01 all 0.04 0.00 0.01 0.02 0.00 99.93 05:15:32 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:56:01 4 0.00 0.00 0.00 0.17 0.00 99.83 05:15:32 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 02:56:01 7 0.17 0.00 0.00 0.00 0.03 99.80 05:15:32 02:57:01 all 0.06 0.00 0.02 0.03 0.00 99.88 05:15:32 02:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:57:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 02:57:01 2 0.00 0.00 0.03 0.07 0.00 99.90 05:15:32 02:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 02:57:01 4 0.00 0.00 0.00 0.20 0.00 99.80 05:15:32 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 02:57:01 7 0.43 0.00 0.08 0.00 0.03 99.45 05:15:32 02:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 02:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 02:58:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 02:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:58:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 02:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 02:58:01 7 0.00 0.00 0.02 0.00 0.03 99.95 05:15:32 02:59:01 all 0.04 0.00 0.00 0.00 0.00 99.95 05:15:32 02:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 02:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 02:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 02:59:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 02:59:01 7 0.18 0.00 0.02 0.00 0.02 99.78 05:15:32 03:00:01 all 0.10 0.00 0.01 0.00 0.01 99.88 05:15:32 03:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:00:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:00:01 7 0.70 0.00 0.03 0.00 0.02 99.25 05:15:32 03:01:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:15:32 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:01:01 2 0.23 0.00 0.02 0.00 0.02 99.73 05:15:32 03:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:01:01 7 0.02 0.00 0.02 0.00 0.03 99.93 05:15:32 03:02:01 all 0.15 0.00 0.01 0.00 0.00 99.83 05:15:32 03:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:02:01 2 1.03 0.00 0.02 0.00 0.02 98.94 05:15:32 03:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 03:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 03:02:01 7 0.07 0.00 0.03 0.00 0.00 99.90 05:15:32 03:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:03:01 4 0.00 0.00 0.00 0.03 0.02 99.95 05:15:32 03:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:03:01 7 0.02 0.00 0.03 0.00 0.03 99.92 05:15:32 05:15:32 03:03:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 03:04:01 all 0.04 0.00 0.01 0.03 0.01 99.92 05:15:32 03:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:04:01 2 0.12 0.00 0.00 0.07 0.02 99.80 05:15:32 03:04:01 3 0.12 0.00 0.00 0.00 0.00 99.88 05:15:32 03:04:01 4 0.00 0.00 0.00 0.13 0.00 99.87 05:15:32 03:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:04:01 6 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 03:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 03:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:06:01 all 0.03 0.00 0.01 0.00 0.00 99.95 05:15:32 03:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:06:01 2 0.18 0.00 0.03 0.02 0.02 99.75 05:15:32 03:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:06:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 03:07:01 all 0.38 0.00 0.05 0.02 0.01 99.55 05:15:32 03:07:01 0 0.22 0.00 0.07 0.00 0.00 99.72 05:15:32 03:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:15:32 03:07:01 2 0.05 0.00 0.00 0.02 0.00 99.93 05:15:32 03:07:01 3 1.25 0.00 0.02 0.00 0.02 98.72 05:15:32 03:07:01 4 0.05 0.00 0.05 0.03 0.00 99.87 05:15:32 03:07:01 5 0.57 0.00 0.02 0.00 0.00 99.42 05:15:32 03:07:01 6 0.67 0.00 0.13 0.13 0.02 99.05 05:15:32 03:07:01 7 0.15 0.00 0.03 0.00 0.03 99.78 05:15:32 03:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 05:15:32 03:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:08:01 4 0.00 0.00 0.00 0.10 0.00 99.90 05:15:32 03:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:09:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:15:32 03:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:09:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:09:01 7 0.00 0.00 0.00 0.00 0.03 99.97 05:15:32 03:10:01 all 0.02 0.00 0.00 0.00 0.01 99.97 05:15:32 03:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 05:15:32 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 03:12:01 all 0.17 0.00 0.01 0.00 0.01 99.81 05:15:32 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:12:01 2 1.26 0.00 0.03 0.02 0.02 98.68 05:15:32 03:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:12:01 7 0.02 0.00 0.00 0.00 0.03 99.95 05:15:32 03:13:01 all 0.24 0.00 0.00 0.00 0.01 99.74 05:15:32 03:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:13:01 2 1.87 0.00 0.00 0.00 0.02 98.11 05:15:32 03:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:13:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:15:32 03:14:01 all 0.20 0.00 0.01 0.00 0.01 99.78 05:15:32 03:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:14:01 2 1.52 0.00 0.00 0.02 0.02 98.45 05:15:32 03:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 05:15:32 03:14:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 03:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:15:32 03:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:15:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:15:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 03:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 05:15:32 03:16:01 all 0.22 0.00 0.01 0.00 0.01 99.77 05:15:32 03:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 05:15:32 03:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:16:01 2 1.66 0.00 0.02 0.00 0.00 98.32 05:15:32 03:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:17:01 all 0.06 0.00 0.01 0.00 0.01 99.92 05:15:32 03:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:17:01 2 0.32 0.00 0.02 0.02 0.02 99.63 05:15:32 03:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:18:01 2 0.12 0.00 0.00 0.00 0.02 99.87 05:15:32 03:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:18:01 7 0.02 0.00 0.05 0.00 0.02 99.92 05:15:32 03:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:15:32 03:19:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:19:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:20:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:15:32 03:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 03:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:15:32 03:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 03:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:21:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 03:21:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:22:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:15:32 03:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 03:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 05:15:32 03:23:01 all 0.02 0.00 0.01 0.02 0.01 99.95 05:15:32 03:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:23:01 2 0.03 0.00 0.00 0.07 0.03 99.87 05:15:32 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:23:01 4 0.02 0.00 0.00 0.08 0.00 99.90 05:15:32 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 03:24:01 all 0.01 0.00 0.00 0.01 0.01 99.97 05:15:32 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:24:01 4 0.00 0.00 0.00 0.05 0.00 99.95 05:15:32 03:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:24:01 7 0.03 0.00 0.02 0.00 0.03 99.92 05:15:32 03:25:01 all 0.00 0.00 0.01 0.01 0.01 99.96 05:15:32 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:25:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 03:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:25:01 4 0.00 0.00 0.00 0.03 0.02 99.95 05:15:32 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:25:01 7 0.00 0.00 0.03 0.00 0.03 99.93 05:15:32 05:15:32 03:25:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 03:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:15:32 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 03:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:27:01 all 0.02 0.00 0.02 0.01 0.00 99.95 05:15:32 03:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:27:01 2 0.10 0.00 0.00 0.02 0.02 99.87 05:15:32 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:27:01 4 0.02 0.00 0.00 0.05 0.00 99.93 05:15:32 03:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:27:01 7 0.02 0.00 0.07 0.00 0.02 99.90 05:15:32 03:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 03:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 03:28:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:29:01 all 0.01 0.00 0.01 0.01 0.00 99.96 05:15:32 03:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 03:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:29:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 03:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:29:01 7 0.03 0.00 0.05 0.00 0.02 99.90 05:15:32 03:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:15:32 03:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:30:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:31:01 all 0.17 0.00 0.01 0.00 0.01 99.80 05:15:32 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:31:01 2 1.32 0.00 0.03 0.02 0.02 98.61 05:15:32 03:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:31:01 4 0.03 0.00 0.02 0.02 0.02 99.92 05:15:32 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 03:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:32:01 4 0.03 0.00 0.03 0.03 0.02 99.88 05:15:32 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 03:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:33:01 2 0.08 0.00 0.02 0.00 0.02 99.88 05:15:32 03:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:33:01 4 0.03 0.00 0.02 0.03 0.02 99.90 05:15:32 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:34:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:15:32 03:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:34:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 03:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:35:01 all 0.02 0.00 0.01 0.09 0.01 99.87 05:15:32 03:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:35:01 2 0.07 0.00 0.00 0.13 0.02 99.78 05:15:32 03:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:35:01 4 0.02 0.00 0.00 0.53 0.00 99.45 05:15:32 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:35:01 6 0.05 0.00 0.05 0.08 0.02 99.80 05:15:32 03:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:15:32 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 03:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:36:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 03:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:15:32 03:36:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 03:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:15:32 03:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:37:01 4 0.03 0.00 0.00 0.03 0.00 99.93 05:15:32 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:37:01 6 0.07 0.00 0.05 0.00 0.03 99.85 05:15:32 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:38:01 all 0.05 0.00 0.01 0.00 0.01 99.93 05:15:32 03:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 03:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:38:01 2 0.20 0.00 0.05 0.02 0.02 99.72 05:15:32 03:38:01 3 0.07 0.00 0.00 0.00 0.02 99.92 05:15:32 03:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:38:01 6 0.03 0.00 0.03 0.00 0.03 99.90 05:15:32 03:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:39:01 all 0.21 0.00 0.01 0.00 0.00 99.77 05:15:32 03:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:39:01 2 1.65 0.00 0.00 0.00 0.00 98.35 05:15:32 03:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:39:01 4 0.02 0.00 0.00 0.03 0.02 99.93 05:15:32 03:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:40:01 all 0.12 0.00 0.02 0.00 0.01 99.85 05:15:32 03:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:40:01 2 0.90 0.00 0.07 0.02 0.02 99.00 05:15:32 03:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:40:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 03:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:41:01 all 0.03 0.00 0.00 0.00 0.00 99.96 05:15:32 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:41:01 2 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 03:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 05:15:32 03:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:42:01 all 0.15 0.00 0.00 0.00 0.01 99.83 05:15:32 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:42:01 2 1.09 0.00 0.00 0.02 0.02 98.87 05:15:32 03:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:42:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:15:32 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:42:01 6 0.05 0.00 0.02 0.00 0.03 99.90 05:15:32 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 03:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:43:01 2 0.10 0.00 0.03 0.02 0.00 99.85 05:15:32 03:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 03:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:44:01 all 0.06 0.00 0.02 0.00 0.01 99.91 05:15:32 03:44:01 0 0.07 0.00 0.02 0.00 0.00 99.92 05:15:32 03:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:44:01 2 0.28 0.00 0.02 0.00 0.02 99.68 05:15:32 03:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 03:44:01 4 0.05 0.00 0.02 0.02 0.00 99.92 05:15:32 03:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:44:01 6 0.08 0.00 0.03 0.00 0.02 99.87 05:15:32 03:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 03:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:15:32 03:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:45:01 2 0.15 0.00 0.02 0.02 0.02 99.80 05:15:32 03:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:45:01 4 0.02 0.00 0.02 0.10 0.00 99.87 05:15:32 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:45:01 6 0.03 0.00 0.05 0.00 0.02 99.90 05:15:32 03:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:15:32 03:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:46:01 4 0.03 0.00 0.00 0.02 0.00 99.95 05:15:32 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:46:01 6 0.10 0.00 0.03 0.00 0.02 99.85 05:15:32 03:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 05:15:32 03:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 03:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 03:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:47:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:15:32 03:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:15:32 03:47:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 03:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:15:32 03:48:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:48:01 2 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 03:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:48:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 03:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:49:01 all 0.04 0.00 0.02 0.01 0.00 99.94 05:15:32 03:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:49:01 2 0.17 0.00 0.00 0.02 0.00 99.82 05:15:32 03:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 03:49:01 4 0.02 0.00 0.02 0.03 0.00 99.93 05:15:32 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:49:01 6 0.02 0.00 0.05 0.00 0.00 99.93 05:15:32 03:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:50:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:15:32 03:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 03:50:01 2 0.18 0.00 0.00 0.00 0.02 99.80 05:15:32 03:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 03:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:50:01 6 0.05 0.00 0.05 0.00 0.02 99.88 05:15:32 03:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:51:01 all 0.06 0.00 0.01 0.00 0.00 99.93 05:15:32 03:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:51:01 2 0.28 0.00 0.02 0.02 0.00 99.68 05:15:32 03:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 03:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:51:01 6 0.05 0.00 0.05 0.00 0.02 99.88 05:15:32 03:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 03:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:52:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 03:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:15:32 03:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 03:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:53:01 6 0.08 0.00 0.02 0.00 0.02 99.88 05:15:32 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:15:32 03:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:54:01 4 0.02 0.00 0.02 0.03 0.00 99.93 05:15:32 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:55:01 all 0.02 0.00 0.00 0.01 0.00 99.97 05:15:32 03:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:55:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:15:32 03:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:55:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 03:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:15:32 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 05:15:32 03:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 05:15:32 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:56:01 6 0.07 0.00 0.05 0.00 0.02 99.87 05:15:32 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:57:01 all 0.04 0.00 0.01 0.01 0.00 99.94 05:15:32 03:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 03:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 03:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:57:01 4 0.20 0.00 0.00 0.03 0.02 99.75 05:15:32 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 03:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:58:01 all 0.15 0.00 0.00 0.01 0.01 99.83 05:15:32 03:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 03:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:58:01 4 1.08 0.00 0.00 0.05 0.00 98.87 05:15:32 03:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 03:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:15:32 03:58:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 03:59:01 all 0.02 0.00 0.01 0.01 0.00 99.95 05:15:32 03:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 03:59:01 2 0.02 0.00 0.05 0.03 0.02 99.88 05:15:32 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 03:59:01 4 0.07 0.00 0.00 0.07 0.00 99.87 05:15:32 03:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 03:59:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 03:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:00:01 all 0.09 0.00 0.00 0.01 0.00 99.89 05:15:32 04:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:00:01 4 0.65 0.00 0.00 0.07 0.00 99.29 05:15:32 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:00:01 6 0.03 0.00 0.00 0.00 0.03 99.93 05:15:32 04:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 04:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:01:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:01:01 6 0.05 0.00 0.03 0.00 0.00 99.92 05:15:32 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:02:01 all 0.08 0.00 0.01 0.00 0.00 99.90 05:15:32 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:02:01 4 0.58 0.00 0.00 0.03 0.00 99.38 05:15:32 04:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:02:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:03:01 all 0.21 0.00 0.00 0.01 0.00 99.78 05:15:32 04:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:03:01 4 1.58 0.00 0.00 0.05 0.00 98.37 05:15:32 04:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 04:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:04:02 all 0.23 0.00 0.01 0.02 0.01 99.74 05:15:32 04:04:02 0 0.07 0.00 0.03 0.00 0.02 99.88 05:15:32 04:04:02 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:04:02 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:04:02 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:04:02 4 1.63 0.00 0.03 0.12 0.02 98.21 05:15:32 04:04:02 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:04:02 6 0.07 0.00 0.00 0.00 0.02 99.92 05:15:32 04:04:02 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:05:01 all 0.05 0.00 0.01 0.01 0.00 99.93 05:15:32 04:05:01 0 0.32 0.00 0.02 0.00 0.00 99.66 05:15:32 04:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:05:01 2 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 04:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:05:01 4 0.00 0.00 0.00 0.07 0.00 99.93 05:15:32 04:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:06:01 all 0.02 0.00 0.00 0.00 0.00 99.97 05:15:32 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:06:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:06:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 04:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:07:01 all 0.14 0.00 0.03 0.00 0.01 99.83 05:15:32 04:07:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:15:32 04:07:01 1 0.08 0.00 0.03 0.00 0.00 99.88 05:15:32 04:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:07:01 4 0.13 0.00 0.03 0.02 0.00 99.82 05:15:32 04:07:01 5 0.62 0.00 0.02 0.00 0.00 99.37 05:15:32 04:07:01 6 0.20 0.00 0.05 0.00 0.02 99.73 05:15:32 04:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 04:08:01 all 0.12 0.00 0.00 0.01 0.00 99.86 05:15:32 04:08:01 0 0.81 0.00 0.02 0.00 0.00 99.17 05:15:32 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:08:01 6 0.12 0.00 0.02 0.00 0.02 99.85 05:15:32 04:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:09:01 all 0.14 0.00 0.01 0.35 0.00 99.49 05:15:32 04:09:01 0 1.04 0.00 0.03 0.00 0.00 98.92 05:15:32 04:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 04:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:09:01 4 0.02 0.00 0.00 2.80 0.00 97.18 05:15:32 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 04:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:15:32 04:09:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 04:10:01 all 0.02 0.00 0.01 0.00 0.06 99.91 05:15:32 04:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:10:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 04:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:10:01 6 0.05 0.00 0.03 0.00 0.50 99.42 05:15:32 04:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:11:01 all 0.00 0.00 0.01 0.01 0.00 99.98 05:15:32 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:11:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:11:01 4 0.00 0.00 0.02 0.03 0.00 99.95 05:15:32 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:11:01 6 0.02 0.00 0.05 0.00 0.02 99.92 05:15:32 04:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:12:01 all 0.12 0.00 0.01 0.00 0.00 99.86 05:15:32 04:12:01 0 0.90 0.00 0.03 0.00 0.00 99.07 05:15:32 04:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:12:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 04:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:13:01 all 0.21 0.00 0.00 0.00 0.01 99.77 05:15:32 04:13:01 0 1.53 0.00 0.00 0.00 0.02 98.45 05:15:32 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:13:01 4 0.02 0.00 0.02 0.02 0.02 99.93 05:15:32 04:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:13:01 6 0.07 0.00 0.00 0.00 0.02 99.92 05:15:32 04:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:14:01 all 0.01 0.00 0.01 0.01 0.00 99.98 05:15:32 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:14:01 4 0.00 0.00 0.00 0.07 0.00 99.93 05:15:32 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:15:01 all 0.05 0.00 0.01 0.06 0.01 99.89 05:15:32 04:15:01 0 0.20 0.00 0.02 0.00 0.02 99.77 05:15:32 04:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:15:01 3 0.00 0.00 0.00 0.03 0.02 99.95 05:15:32 04:15:01 4 0.02 0.00 0.00 0.33 0.00 99.65 05:15:32 04:15:01 5 0.02 0.00 0.00 0.08 0.00 99.90 05:15:32 04:15:01 6 0.12 0.00 0.02 0.00 0.02 99.85 05:15:32 04:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:15:32 04:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 04:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 04:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:17:01 all 0.03 0.00 0.01 0.01 0.00 99.96 05:15:32 04:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:17:01 4 0.03 0.00 0.02 0.05 0.00 99.90 05:15:32 04:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:17:01 6 0.08 0.00 0.02 0.00 0.00 99.90 05:15:32 04:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:18:01 all 0.08 0.00 0.01 0.00 0.00 99.91 05:15:32 04:18:01 0 0.57 0.00 0.02 0.00 0.00 99.42 05:15:32 04:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:19:01 all 0.09 0.00 0.00 0.00 0.01 99.90 05:15:32 04:19:01 0 0.50 0.00 0.00 0.00 0.00 99.50 05:15:32 04:19:01 1 0.00 0.00 0.00 0.00 0.03 99.97 05:15:32 04:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 05:15:32 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:20:01 all 0.06 0.00 0.01 0.00 0.00 99.92 05:15:32 04:20:01 0 0.42 0.00 0.02 0.00 0.00 99.57 05:15:32 04:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:20:01 6 0.05 0.00 0.05 0.00 0.00 99.90 05:15:32 04:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:15:32 04:20:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 04:21:01 all 0.13 0.00 0.02 0.01 0.00 99.84 05:15:32 04:21:01 0 0.90 0.00 0.03 0.00 0.00 99.07 05:15:32 04:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:21:01 4 0.02 0.00 0.02 0.07 0.02 99.88 05:15:32 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:21:01 6 0.07 0.00 0.05 0.00 0.02 99.87 05:15:32 04:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 04:22:01 all 0.13 0.00 0.01 0.02 0.00 99.84 05:15:32 04:22:01 0 1.03 0.00 0.00 0.00 0.02 98.96 05:15:32 04:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:22:01 2 0.00 0.00 0.02 0.08 0.00 99.90 05:15:32 04:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:22:01 4 0.00 0.00 0.00 0.07 0.00 99.93 05:15:32 04:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 04:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:23:01 all 0.20 0.00 0.01 0.00 0.00 99.78 05:15:32 04:23:01 0 1.44 0.00 0.05 0.00 0.00 98.52 05:15:32 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:23:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:15:32 04:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:24:01 all 0.12 0.00 0.01 0.00 0.01 99.87 05:15:32 04:24:01 0 0.93 0.00 0.02 0.00 0.00 99.05 05:15:32 04:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:25:01 all 0.10 0.00 0.01 0.00 0.00 99.89 05:15:32 04:25:01 0 0.71 0.00 0.00 0.00 0.00 99.29 05:15:32 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:15:32 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 04:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 04:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:26:01 4 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 04:26:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 04:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:15:32 04:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 04:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:27:01 7 0.03 0.00 0.00 0.02 0.02 99.93 05:15:32 04:28:01 all 0.11 0.00 0.01 0.00 0.00 99.88 05:15:32 04:28:01 0 0.75 0.00 0.05 0.00 0.02 99.19 05:15:32 04:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:28:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 04:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:29:01 all 0.09 0.00 0.01 0.00 0.00 99.90 05:15:32 04:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:29:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:29:01 6 0.63 0.00 0.02 0.00 0.00 99.35 05:15:32 04:29:01 7 0.02 0.00 0.02 0.02 0.02 99.93 05:15:32 04:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:15:32 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 04:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 04:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:15:32 04:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:31:01 4 0.00 0.00 0.00 0.07 0.00 99.93 05:15:32 04:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:31:01 6 0.07 0.00 0.00 0.00 0.00 99.93 05:15:32 04:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 05:15:32 04:31:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 04:32:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:15:32 04:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 04:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:32:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:32:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 04:32:01 5 0.00 0.00 0.02 0.05 0.02 99.92 05:15:32 04:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:32:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 04:33:01 all 0.13 0.00 0.01 0.05 0.00 99.81 05:15:32 04:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:33:01 2 0.02 0.00 0.00 0.27 0.00 99.72 05:15:32 04:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:33:01 4 0.00 0.00 0.00 0.15 0.00 99.85 05:15:32 04:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:33:01 6 0.96 0.00 0.02 0.00 0.02 99.01 05:15:32 04:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 04:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 04:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:34:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:34:01 6 0.10 0.00 0.00 0.00 0.00 99.90 05:15:32 04:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:35:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:15:32 04:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:35:01 4 0.00 0.00 0.00 0.08 0.00 99.92 05:15:32 04:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:35:01 7 0.07 0.00 0.03 0.00 0.00 99.90 05:15:32 04:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:15:32 04:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:36:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 04:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:36:01 6 0.12 0.00 0.00 0.00 0.00 99.88 05:15:32 04:36:01 7 0.00 0.00 0.07 0.00 0.02 99.92 05:15:32 04:37:01 all 0.12 0.00 0.01 0.00 0.00 99.86 05:15:32 04:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:37:01 6 0.90 0.00 0.03 0.00 0.02 99.05 05:15:32 04:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:38:01 all 0.05 0.00 0.00 0.01 0.00 99.94 05:15:32 04:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:38:01 3 0.22 0.00 0.00 0.00 0.00 99.78 05:15:32 04:38:01 4 0.02 0.00 0.00 0.03 0.00 99.95 05:15:32 04:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:38:01 6 0.17 0.00 0.00 0.00 0.00 99.83 05:15:32 04:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:39:01 all 0.27 0.00 0.01 0.00 0.01 99.71 05:15:32 04:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 04:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:39:01 3 1.97 0.00 0.02 0.00 0.02 98.00 05:15:32 04:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:39:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:15:32 04:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:40:01 all 0.23 0.00 0.01 0.01 0.01 99.75 05:15:32 04:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:40:01 3 1.76 0.00 0.00 0.00 0.00 98.24 05:15:32 04:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 04:40:01 5 0.00 0.00 0.03 0.00 0.00 99.97 05:15:32 04:40:01 6 0.03 0.00 0.02 0.02 0.02 99.92 05:15:32 04:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:15:32 04:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:15:32 04:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:41:01 3 0.08 0.00 0.02 0.00 0.05 99.85 05:15:32 04:41:01 4 0.00 0.00 0.00 0.03 0.02 99.95 05:15:32 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 04:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:15:32 04:42:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:15:32 04:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 05:15:32 04:42:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 04:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 04:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:43:01 3 0.07 0.00 0.00 0.00 0.00 99.93 05:15:32 04:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:44:01 all 0.01 0.00 0.00 0.00 0.00 99.98 05:15:32 04:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:44:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 04:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:45:01 all 0.02 0.00 0.00 0.00 0.00 99.97 05:15:32 04:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:45:01 1 0.07 0.00 0.00 0.00 0.02 99.92 05:15:32 04:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 04:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:15:32 04:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:46:01 4 0.00 0.00 0.00 0.08 0.00 99.92 05:15:32 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:15:32 04:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 04:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 05:15:32 04:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 05:15:32 04:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 04:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 05:15:32 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:49:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:15:32 04:49:01 2 0.02 0.00 0.03 0.02 0.02 99.92 05:15:32 04:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:49:01 4 0.00 0.00 0.00 0.05 0.00 99.95 05:15:32 04:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:50:01 all 0.02 0.00 0.01 0.03 0.00 99.93 05:15:32 04:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:50:01 2 0.00 0.00 0.03 0.13 0.00 99.83 05:15:32 04:50:01 3 0.08 0.00 0.00 0.00 0.02 99.90 05:15:32 04:50:01 4 0.00 0.00 0.00 0.13 0.00 99.87 05:15:32 04:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:15:32 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 04:51:01 3 0.15 0.00 0.02 0.00 0.00 99.83 05:15:32 04:51:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 04:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 04:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:52:01 all 0.15 0.00 0.00 0.00 0.00 99.84 05:15:32 04:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 04:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 04:52:01 3 1.08 0.00 0.00 0.00 0.00 98.92 05:15:32 04:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:52:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:53:01 all 0.01 0.00 0.02 0.00 0.01 99.96 05:15:32 04:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:53:01 1 0.00 0.00 0.05 0.00 0.02 99.93 05:15:32 04:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 04:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:15:32 04:53:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 04:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 05:15:32 04:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 04:54:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:55:01 all 0.09 0.00 0.01 0.00 0.00 99.89 05:15:32 04:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:55:01 3 0.71 0.00 0.00 0.00 0.02 99.27 05:15:32 04:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:56:01 all 0.08 0.00 0.01 0.00 0.01 99.90 05:15:32 04:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 04:56:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:15:32 04:56:01 3 0.48 0.00 0.00 0.00 0.02 99.50 05:15:32 04:56:01 4 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 04:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 04:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:15:32 04:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 04:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 04:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 05:15:32 04:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 04:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 04:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:15:32 04:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 04:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:15:32 04:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 05:15:32 04:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 04:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:15:32 04:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:15:32 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 04:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 04:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:00:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:15:32 05:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:15:32 05:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 05:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:15:32 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:00:01 4 0.00 0.00 0.00 0.03 0.00 99.97 05:15:32 05:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 05:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:15:32 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:01:01 all 6.81 0.00 2.47 1.40 0.04 89.27 05:15:32 05:01:01 0 5.97 0.00 1.97 0.05 0.05 91.95 05:15:32 05:01:01 1 5.22 0.00 3.00 3.01 0.03 88.74 05:15:32 05:01:01 2 7.15 0.00 2.35 0.08 0.03 90.38 05:15:32 05:01:01 3 6.18 0.00 3.21 2.35 0.05 88.21 05:15:32 05:01:01 4 7.47 0.00 2.02 1.08 0.03 89.40 05:15:32 05:01:01 5 7.02 0.00 2.15 1.08 0.03 89.72 05:15:32 05:01:01 6 7.99 0.00 2.60 1.85 0.05 87.51 05:15:32 05:01:01 7 7.49 0.00 2.49 1.75 0.05 88.21 05:15:32 05:02:01 all 5.98 0.00 3.05 12.53 0.08 78.37 05:15:32 05:02:01 0 5.62 0.00 3.92 14.62 0.05 75.78 05:15:32 05:02:01 1 6.55 0.00 2.59 16.99 0.07 73.79 05:15:32 05:02:01 2 4.16 0.00 1.75 0.34 0.05 93.69 05:15:32 05:02:01 3 6.66 0.00 2.04 0.62 0.07 90.61 05:15:32 05:02:01 4 6.12 0.00 3.28 8.85 0.11 81.64 05:15:32 05:02:01 5 6.82 0.00 3.66 28.37 0.07 61.07 05:15:32 05:02:01 6 5.54 0.00 4.06 13.41 0.05 76.94 05:15:32 05:02:01 7 6.39 0.00 3.08 16.68 0.14 73.72 05:15:32 05:03:01 all 41.76 0.00 6.21 2.46 0.08 49.49 05:15:32 05:03:01 0 40.46 0.00 5.79 0.17 0.08 53.50 05:15:32 05:03:01 1 41.20 0.00 6.36 1.94 0.07 50.44 05:15:32 05:03:01 2 38.15 0.00 5.61 12.70 0.08 43.45 05:15:32 05:03:01 3 45.01 0.00 6.34 1.58 0.07 47.00 05:15:32 05:03:01 4 43.78 0.00 7.51 1.23 0.07 47.41 05:15:32 05:03:01 5 41.78 0.00 5.80 0.56 0.10 51.75 05:15:32 05:03:01 6 41.61 0.00 6.24 1.19 0.07 50.89 05:15:32 05:03:01 7 42.05 0.00 6.03 0.37 0.08 51.47 05:15:32 05:04:01 all 32.25 0.00 7.24 2.52 0.08 57.91 05:15:32 05:04:01 0 30.92 0.00 7.07 2.61 0.07 59.33 05:15:32 05:04:01 1 33.27 0.00 7.47 1.30 0.07 57.89 05:15:32 05:04:01 2 29.66 0.00 5.72 0.02 0.08 64.52 05:15:32 05:04:01 3 31.29 0.00 8.37 9.97 0.10 50.26 05:15:32 05:04:01 4 34.80 0.00 6.77 0.86 0.08 57.48 05:15:32 05:04:01 5 32.98 0.00 7.55 2.18 0.08 57.21 05:15:32 05:04:01 6 32.89 0.00 7.06 1.35 0.09 58.62 05:15:32 05:04:01 7 32.18 0.00 7.91 1.86 0.07 57.99 05:15:32 05:15:32 05:04:01 CPU %user %nice %system %iowait %steal %idle 05:15:32 05:05:01 all 3.95 0.00 1.48 1.11 0.04 93.41 05:15:32 05:05:01 0 4.53 0.00 1.88 1.90 0.03 91.65 05:15:32 05:05:01 1 3.09 0.00 1.68 0.10 0.03 95.10 05:15:32 05:05:01 2 2.90 0.00 0.92 0.02 0.02 96.15 05:15:32 05:05:01 3 4.85 0.00 1.75 5.93 0.05 87.42 05:15:32 05:05:01 4 5.06 0.00 1.26 0.83 0.07 92.79 05:15:32 05:05:01 5 3.89 0.00 1.63 0.08 0.03 94.36 05:15:32 05:05:01 6 2.91 0.00 1.36 0.02 0.05 95.67 05:15:32 05:05:01 7 4.43 0.00 1.39 0.02 0.03 94.13 05:15:32 05:06:01 all 0.15 0.00 0.01 0.00 0.01 99.83 05:15:32 05:06:01 0 1.04 0.00 0.03 0.00 0.02 98.91 05:15:32 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:15:32 05:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:06:01 4 0.07 0.00 0.02 0.00 0.03 99.88 05:15:32 05:06:01 5 0.00 0.00 0.02 0.03 0.00 99.95 05:15:32 05:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:15:32 05:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:07:01 all 0.15 0.00 0.03 0.02 0.01 99.80 05:15:32 05:07:01 0 0.27 0.00 0.03 0.00 0.00 99.70 05:15:32 05:07:01 1 0.15 0.00 0.00 0.00 0.02 99.83 05:15:32 05:07:01 2 0.15 0.00 0.05 0.02 0.00 99.78 05:15:32 05:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:15:32 05:07:01 4 0.13 0.00 0.05 0.00 0.02 99.80 05:15:32 05:07:01 5 0.07 0.00 0.02 0.15 0.00 99.77 05:15:32 05:07:01 6 0.20 0.00 0.03 0.00 0.00 99.77 05:15:32 05:07:01 7 0.17 0.00 0.00 0.00 0.02 99.82 05:15:32 05:08:01 all 0.15 0.00 0.03 0.00 0.01 99.81 05:15:32 05:08:01 0 0.78 0.00 0.08 0.00 0.02 99.12 05:15:32 05:08:01 1 0.13 0.00 0.02 0.00 0.00 99.85 05:15:32 05:08:01 2 0.02 0.00 0.05 0.02 0.02 99.90 05:15:32 05:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:08:01 4 0.08 0.00 0.03 0.00 0.02 99.87 05:15:32 05:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:08:01 6 0.15 0.00 0.05 0.00 0.00 99.80 05:15:32 05:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:09:01 all 0.04 0.00 0.01 0.02 0.01 99.92 05:15:32 05:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 05:09:01 2 0.03 0.00 0.00 0.13 0.00 99.83 05:15:32 05:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:09:01 4 0.07 0.00 0.02 0.00 0.03 99.88 05:15:32 05:09:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 05:09:01 6 0.20 0.00 0.00 0.00 0.00 99.80 05:15:32 05:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:10:01 all 0.04 0.00 0.02 0.00 0.01 99.93 05:15:32 05:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:15:32 05:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 05:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 05:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:15:32 05:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 05:10:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 05:10:01 6 0.12 0.00 0.03 0.00 0.00 99.85 05:15:32 05:10:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:15:32 05:11:01 all 0.04 0.00 0.01 0.00 0.00 99.95 05:15:32 05:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 05:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 05:15:32 05:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:11:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:15:32 05:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:11:01 7 0.02 0.00 0.02 0.02 0.00 99.95 05:15:32 05:12:01 all 0.04 0.00 0.01 0.00 0.00 99.95 05:15:32 05:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:12:01 2 0.02 0.00 0.02 0.03 0.00 99.93 05:15:32 05:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:15:32 05:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:12:01 6 0.22 0.00 0.03 0.00 0.02 99.73 05:15:32 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:15:32 05:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:15:32 05:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 05:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 05:15:32 05:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:13:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:15:32 05:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 05:15:32 05:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:15:32 05:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:15:32 05:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:15:32 05:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:15:32 05:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 05:15:32 05:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:15:32 05:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 05:15:32 05:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:15:32 05:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:15:32 05:15:01 all 8.98 0.00 4.07 2.82 0.05 84.08 05:15:32 05:15:01 0 8.23 0.00 3.84 1.27 0.05 86.61 05:15:32 05:15:01 1 9.68 0.00 4.00 0.02 0.05 86.25 05:15:32 05:15:01 2 8.85 0.00 5.13 9.73 0.05 76.24 05:15:32 05:15:01 3 9.13 0.00 4.34 6.19 0.05 80.29 05:15:32 05:15:01 4 9.80 0.00 3.17 0.15 0.05 86.82 05:15:32 05:15:01 5 7.46 0.00 5.03 3.97 0.05 83.49 05:15:32 05:15:01 6 10.34 0.00 3.30 0.81 0.05 85.49 05:15:32 05:15:01 7 8.38 0.00 3.74 0.37 0.05 87.46 05:15:32 05:15:32 Average: CPU %user %nice %system %iowait %steal %idle 05:15:32 Average: all 0.61 0.00 0.15 0.14 0.01 99.09 05:15:32 Average: 0 0.65 0.00 0.15 0.11 0.01 99.08 05:15:32 Average: 1 0.56 0.00 0.16 0.15 0.01 99.12 05:15:32 Average: 2 0.59 0.00 0.14 0.14 0.01 99.12 05:15:32 Average: 3 0.61 0.00 0.15 0.15 0.01 99.09 05:15:32 Average: 4 0.63 0.00 0.14 0.19 0.01 99.04 05:15:32 Average: 5 0.60 0.00 0.15 0.19 0.01 99.05 05:15:32 Average: 6 0.62 0.00 0.16 0.11 0.01 99.10 05:15:32 Average: 7 0.61 0.00 0.15 0.11 0.01 99.12 05:15:32 05:15:32 05:15:32