Pull request #454 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b0f377cce459a867640f9594ca6af4a253f0e79+8926137e1ee1dca90be7e6fe7248a1fca1e6078a (381751c514d7ef12e03cecd16c6cf5c1d0a40427) 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-ssh4592717891549513682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh195432372890318002.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3607566281227810641.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18229892630974322071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12115123279173628416.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1668093207296173161.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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-8874 in /w/workspace/undry_device-onvif-camera_PR-454 [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/undry_device-onvif-camera_PR-454 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/454/head:refs/remotes/origin/PR-454 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 9b0f377cce459a867640f9594ca6af4a253f0e79 Merge succeeded, producing 9b0f377cce459a867640f9594ca6af4a253f0e79 Checking out Revision 9b0f377cce459a867640f9594ca6af4a253f0e79 (PR-454) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0f377cce459a867640f9594ca6af4a253f0e79 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9b0f377cce459a867640f9594ca6af4a253f0e79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:01:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:01:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:01:55 ========================================================= 04:01:55 EdgeX Global Pipelines Version Info 04:01:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:01:56 ------------------- 04:01:56 stable info: 04:01:56 ------------------- 04:01:56 Commited By: Cherry Wang cherry@iotechsys.com 04:01:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:01:56 Message: update stable to v1.0.263 04:01:56 ------------------- 04:01:56 experimental info: 04:01:56 ------------------- 04:01:56 Commited By: Cherry Wang cherry@iotechsys.com 04:01:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:01:56 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:01:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-454 [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-454 [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-454 [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b0f377cce459a867640f9594ca6af4a253f0e79 [Pipeline] echo 04:01:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b0f377 [Pipeline] echo 04:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:01:59 provisioning config files... 04:01:59 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-454@tmp/config1841161731855266860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:01:59 ---> ****-login.sh 04:01:59 nexus3.edgexfoundry.org:10001 04:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:00 Configure a credential helper to remove this warning. See 04:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:00 04:02:00 Login Succeeded 04:02:00 nexus3.edgexfoundry.org:10002 04:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:00 Configure a credential helper to remove this warning. See 04:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:00 04:02:00 Login Succeeded 04:02:00 nexus3.edgexfoundry.org:10003 04:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:00 Configure a credential helper to remove this warning. See 04:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:00 04:02:00 Login Succeeded 04:02:00 nexus3.edgexfoundry.org:10004 04:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:00 Configure a credential helper to remove this warning. See 04:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:00 04:02:00 Login Succeeded 04:02:00 ****.io 04:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:00 Configure a credential helper to remove this warning. See 04:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:00 04:02:00 Login Succeeded 04:02:00 ---> ****-login.sh ends [Pipeline] } 04:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:02:01 + git rev-list -1 --merges 9b0f377cce459a867640f9594ca6af4a253f0e79~1..9b0f377cce459a867640f9594ca6af4a253f0e79 [Pipeline] echo 04:02:01 -----------> git rev-list -1 --merges 9b0f377cce459a867640f9594ca6af4a253f0e79~1..9b0f377cce459a867640f9594ca6af4a253f0e79 9b0f377cce459a867640f9594ca6af4a253f0e79 [false] [Pipeline] sh 04:02:01 + git log --format=format:%s -1 9b0f377cce459a867640f9594ca6af4a253f0e79 [Pipeline] echo 04:02:01 ========================================================= 04:02:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:02:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:02:02 + git log --format=format:%s -1 9b0f377cce459a867640f9594ca6af4a253f0e79 [Pipeline] echo 04:02:02 [semverPrep] GIT_COMMIT: 9b0f377cce459a867640f9594ca6af4a253f0e79, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 04:02:02 [semverPrep] This is not a build commit. [Pipeline] sh 04:02:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:02:02 + grep -v github /etc/ssh/ssh_known_hosts 04:02:02 + [ -e /tmp/ssh_known_hosts ] 04:02:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:02:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 04:02:02 sudo tee -a /etc/ssh/ssh_known_hosts 04:02:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:03 04:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:03 0.1.4: Pulling from edgex-devops/py-git-semver 04:02:03 b85a868b505f: Pulling fs layer 04:02:03 e2be974225ed: Pulling fs layer 04:02:03 339a4e72a1f5: Pulling fs layer 04:02:03 988bab9f4d93: Pulling fs layer 04:02:03 1469e6f7b9e6: Pulling fs layer 04:02:03 eaf3925da568: Pulling fs layer 04:02:03 bab4dde63d76: Pulling fs layer 04:02:03 bde34c3a00c8: Pulling fs layer 04:02:03 b352a97aabf1: Pulling fs layer 04:02:03 4872d77fe225: Pulling fs layer 04:02:03 5851b861e8e6: Pulling fs layer 04:02:03 eaf3925da568: Waiting 04:02:03 bab4dde63d76: Waiting 04:02:03 988bab9f4d93: Waiting 04:02:03 bde34c3a00c8: Waiting 04:02:03 1469e6f7b9e6: Waiting 04:02:03 b352a97aabf1: Waiting 04:02:03 5851b861e8e6: Waiting 04:02:03 4872d77fe225: Waiting 04:02:03 e2be974225ed: Verifying Checksum 04:02:03 988bab9f4d93: Verifying Checksum 04:02:03 988bab9f4d93: Download complete 04:02:03 1469e6f7b9e6: Verifying Checksum 04:02:03 1469e6f7b9e6: Download complete 04:02:03 eaf3925da568: Verifying Checksum 04:02:03 eaf3925da568: Download complete 04:02:03 339a4e72a1f5: Verifying Checksum 04:02:03 339a4e72a1f5: Download complete 04:02:03 bde34c3a00c8: Verifying Checksum 04:02:03 bde34c3a00c8: Download complete 04:02:04 b352a97aabf1: Verifying Checksum 04:02:04 b352a97aabf1: Download complete 04:02:04 4872d77fe225: Verifying Checksum 04:02:04 4872d77fe225: Download complete 04:02:04 5851b861e8e6: Verifying Checksum 04:02:04 5851b861e8e6: Download complete 04:02:04 b85a868b505f: Verifying Checksum 04:02:04 b85a868b505f: Download complete 04:02:04 bab4dde63d76: Verifying Checksum 04:02:04 bab4dde63d76: Download complete 04:02:05 b85a868b505f: Pull complete 04:02:05 e2be974225ed: Pull complete 04:02:05 339a4e72a1f5: Pull complete 04:02:05 988bab9f4d93: Pull complete 04:02:06 1469e6f7b9e6: Pull complete 04:02:06 eaf3925da568: Pull complete 04:02:07 bab4dde63d76: Pull complete 04:02:07 bde34c3a00c8: Pull complete 04:02:07 b352a97aabf1: Pull complete 04:02:07 4872d77fe225: Pull complete 04:02:08 5851b861e8e6: Pull complete 04:02:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:02:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:08 prd-ubuntu20.04-docker-8c-8g-8874 does not seem to be running inside a container 04:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-454 -v /w/workspace/undry_device-onvif-camera_PR-454:/w/workspace/undry_device-onvif-camera_PR-454:rw,z -v /w/workspace/undry_device-onvif-camera_PR-454@tmp:/w/workspace/undry_device-onvif-camera_PR-454@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 04:02:11 $ docker top 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:11 [ssh-agent] Looking for ssh-agent implementation... 04:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:11 $ docker exec 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c ssh-agent 04:02:12 SSH_AUTH_SOCK=/tmp/ssh-WUfJTxWkW9al/agent.33 04:02:12 SSH_AGENT_PID=39 04:02:12 Running ssh-add (command line suppressed) 04:02:12 Identity added: /w/workspace/undry_device-onvif-camera_PR-454@tmp/private_key_15286191601717498713.key (/w/workspace/undry_device-onvif-camera_PR-454@tmp/private_key_15286191601717498713.key) 04:02:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:12 + git tag --points-at HEAD [Pipeline] } 04:02:12 $ docker exec --env ******** --env ******** 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c ssh-agent -k 04:02:12 unset SSH_AUTH_SOCK; 04:02:12 unset SSH_AGENT_PID; 04:02:12 echo Agent pid 39 killed; 04:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:02:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:02:12 [ssh-agent] Looking for ssh-agent implementation... 04:02:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:02:12 $ docker exec 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c ssh-agent 04:02:13 SSH_AUTH_SOCK=/tmp/ssh-WjbWJOi47ZJm/agent.72 04:02:13 SSH_AGENT_PID=78 04:02:13 Running ssh-add (command line suppressed) 04:02:13 Identity added: /w/workspace/undry_device-onvif-camera_PR-454@tmp/private_key_7651091909632437502.key (/w/workspace/undry_device-onvif-camera_PR-454@tmp/private_key_7651091909632437502.key) 04:02:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:02:13 + git semver init 04:02:13 2024-08-28 04:02:13,648 [run_init] DEBUG init version:0.0.0 force:False 04:02:13 2024-08-28 04:02:13,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-454/.semver 04:02:13 2024-08-28 04:02:13,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-454/.semver 04:02:13 2024-08-28 04:02:13,649 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-454/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-454, universal_newlines=False, shell=None, istream=None) 04:02:15 2024-08-28 04:02:15,169 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-454/.git/info/exclude 04:02:15 2024-08-28 04:02:15,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-454/.semver/PR-454 with force:False 04:02:15 2024-08-28 04:02:15,169 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-454/.semver/PR-454 04:02:15 2024-08-28 04:02:15,174 [execute] INFO git cat-file --batch-check 04:02:15 2024-08-28 04:02:15,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-454/.semver, universal_newlines=False, shell=None, istream=) 04:02:15 2024-08-28 04:02:15,181 [execute] INFO git cat-file --batch 04:02:15 2024-08-28 04:02:15,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-454/.semver, universal_newlines=False, shell=None, istream=) 04:02:15 2024-08-28 04:02:15,186 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-454/.semver/PR-454 04:02:15 0.0.0 [Pipeline] } 04:02:15 $ docker exec --env ******** --env ******** 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c ssh-agent -k 04:02:15 unset SSH_AUTH_SOCK; 04:02:15 unset SSH_AGENT_PID; 04:02:15 echo Agent pid 78 killed; 04:02:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:02:16 + git semver [Pipeline] } 04:02:16 $ docker stop --time=1 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c 04:02:17 $ docker rm -f --volumes 97f5205eb41b8ff5b938027d5f5b056ab3ab38b140a0a5c0a8b8e059a0564d2c [Pipeline] // withDockerContainer [Pipeline] sh 04:02:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:02:18 Stashed 1 file(s) [Pipeline] echo 04:02:18 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:19 provisioning config files... 04:02:19 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-454@tmp/config2042857108454448314tmp [Pipeline] { 04:02:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8883 in /w/workspace/undry_device-onvif-camera_PR-454 [Pipeline] libraryResource [Pipeline] sh [Pipeline] { [Pipeline] ws 04:02:19 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 04:02:19 The recommended git tool is: git 04:02:19 ---> ****-login.sh 04:02:19 nexus3.edgexfoundry.org:10001 04:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:19 Configure a credential helper to remove this warning. See 04:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:19 04:02:19 Login Succeeded 04:02:19 nexus3.edgexfoundry.org:10002 04:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:19 Configure a credential helper to remove this warning. See 04:02:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:19 04:02:19 Login Succeeded 04:02:19 nexus3.edgexfoundry.org:10003 04:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:20 Configure a credential helper to remove this warning. See 04:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:20 04:02:20 Login Succeeded 04:02:20 nexus3.edgexfoundry.org:10004 04:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:20 Configure a credential helper to remove this warning. See 04:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:20 04:02:20 Login Succeeded 04:02:20 ****.io 04:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:20 Configure a credential helper to remove this warning. See 04:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:20 04:02:20 Login Succeeded 04:02:20 ---> ****-login.sh ends [Pipeline] } 04:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:20 ========================================================= 04:02:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:02:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:21 + 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 . 04:02:21 Sending build context to Docker daemon 36.65MB 04:02:21 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:02:21 Step 2/13 : FROM ${BASE} AS builder 04:02:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:02:21 619be1103602: Pulling fs layer 04:02:21 7862e08f4a3e: Pulling fs layer 04:02:21 5df492c9dc93: Pulling fs layer 04:02:21 7629e6793208: Pulling fs layer 04:02:21 4f4fb700ef54: Pulling fs layer 04:02:21 fb5054dd5b73: Pulling fs layer 04:02:21 eeca6798cff9: Pulling fs layer 04:02:21 aa269ceb94a6: Pulling fs layer 04:02:21 ada007ff1a6a: Pulling fs layer 04:02:21 4f4fb700ef54: Waiting 04:02:21 eeca6798cff9: Waiting 04:02:21 fb5054dd5b73: Waiting 04:02:21 aa269ceb94a6: Waiting 04:02:21 ada007ff1a6a: Waiting 04:02:21 7629e6793208: Waiting 04:02:21 7862e08f4a3e: Download complete 04:02:21 7629e6793208: Download complete 04:02:21 4f4fb700ef54: Verifying Checksum 04:02:21 4f4fb700ef54: Download complete 04:02:21 619be1103602: Verifying Checksum 04:02:21 619be1103602: Download complete 04:02:21 fb5054dd5b73: Verifying Checksum 04:02:21 fb5054dd5b73: Download complete 04:02:21 eeca6798cff9: Verifying Checksum 04:02:21 619be1103602: Pull complete 04:02:21 ada007ff1a6a: Verifying Checksum 04:02:21 ada007ff1a6a: Download complete 04:02:21 7862e08f4a3e: Pull complete 04:02:22 5df492c9dc93: Verifying Checksum 04:02:22 5df492c9dc93: Download complete 04:02:22 aa269ceb94a6: Verifying Checksum 04:02:22 aa269ceb94a6: Download complete 04:02:23 using credential edgex-jenkins-ssh 04:02:23 Cloning the remote Git repository 04:02:24 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 04:02:24 > git init /w/workspace/device-onvif-camera/1 # timeout=10 04:02:24 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:02:24 > git --version # timeout=10 04:02:24 > git --version # 'git version 2.25.1' 04:02:24 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:25 5df492c9dc93: Pull complete 04:02:25 7629e6793208: Pull complete 04:02:25 4f4fb700ef54: Pull complete 04:02:25 fb5054dd5b73: Pull complete 04:02:25 eeca6798cff9: Pull complete 04:02:26 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:02:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:02:28 aa269ceb94a6: Pull complete 04:02:27 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 04:02:27 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 04:02:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/454/head:refs/remotes/origin/PR-454 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:02:28 Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 9b0f377cce459a867640f9594ca6af4a253f0e79 04:02:28 ada007ff1a6a: Pull complete 04:02:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:02:28 ---> f489d0715acc 04:02:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:02:28 Merge succeeded, producing 9b0f377cce459a867640f9594ca6af4a253f0e79 04:02:28 Checking out Revision 9b0f377cce459a867640f9594ca6af4a253f0e79 (PR-454) 04:02:29 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 04:02:29 > git --version # timeout=10 04:02:29 > git --version # 'git version 2.25.1' 04:02:29 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 04:02:28 > git config core.sparsecheckout # timeout=10 04:02:28 > git checkout -f 9b0f377cce459a867640f9594ca6af4a253f0e79 # timeout=10 04:02:28 > git remote # timeout=10 04:02:28 > git config --get remote.origin.url # timeout=10 04:02:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:02:28 > git merge 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 04:02:28 > git rev-parse HEAD^{commit} # timeout=10 04:02:28 > git config core.sparsecheckout # timeout=10 04:02:28 > git checkout -f 9b0f377cce459a867640f9594ca6af4a253f0e79 # timeout=10 04:02:33 ---> Running in a54b2c855411 04:02:33 Removing intermediate container a54b2c855411 04:02:33 ---> 3b55875f103d 04:02:33 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:33 ---> Running in 24d50f73693d 04:02:33 Removing intermediate container 24d50f73693d 04:02:33 ---> 0ada8cefef52 04:02:33 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:02:33 ---> Running in 9057e9d3fb8e 04:02:33 Removing intermediate container 9057e9d3fb8e 04:02:33 ---> cabdabcaea20 04:02:33 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:02:33 ---> Running in f698e4c0b916 04:02:33 Removing intermediate container f698e4c0b916 04:02:33 ---> f5aac282f832 04:02:33 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:02:33 ---> Running in 9a5ff7ac0638 04:02:33 Removing intermediate container 9a5ff7ac0638 04:02:33 ---> 11f68947db46 04:02:33 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:02:33 ---> Running in f69eff53480d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 04:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 04:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:02:34 OK: 264 MiB in 52 packages 04:02:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:02:34 % Total % Received % Xferd Average Speed Time Time Time Current 04:02:34 Dload Upload Total Spent Left Speed 04:02:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 04:02:34 Removing intermediate container f69eff53480d 04:02:34 ---> 80711e5dd6bb 04:02:34 Step 9/13 : WORKDIR /device-onvif-camera 04:02:34 ---> Running in 86930179884a 04:02:34 Removing intermediate container 86930179884a 04:02:34 ---> 620e7f8cc111 04:02:34 Step 10/13 : COPY go.mod vendor* ./ 04:02:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:02:35 ---> 4742c2167587 04:02:35 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:02:35 ---> Running in 84c552f72b1b 04:02:35 + sudo tee /etc/docker/daemon.new+ 04:02:35 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:02:35 { 04:02:35 "registry-mirrors": [ 04:02:35 "https://nexus3.edgexfoundry.org:10001" 04:02:35 ], 04:02:35 "bip": "10.250.0.254/24", 04:02:35 "hosts": [ 04:02:35 "tcp://0.0.0.0:5555", 04:02:35 "unix:///var/run/docker.sock" 04:02:35 ], 04:02:35 "mtu": 1458, 04:02:35 "selinux-enabled": true, 04:02:35 "seccomp-profile": "/etc/docker/seccomp.json" 04:02:35 } [Pipeline] sh 04:02:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:02:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:02:54 provisioning config files... 04:02:54 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12247715330740187008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:54 ---> ****-login.sh 04:02:54 nexus3.edgexfoundry.org:10001 04:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:55 Configure a credential helper to remove this warning. See 04:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:55 04:02:55 Login Succeeded 04:02:55 nexus3.edgexfoundry.org:10002 04:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:56 Configure a credential helper to remove this warning. See 04:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:56 04:02:56 Login Succeeded 04:02:56 nexus3.edgexfoundry.org:10003 04:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:56 Configure a credential helper to remove this warning. See 04:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:56 04:02:56 Login Succeeded 04:02:56 nexus3.edgexfoundry.org:10004 04:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:56 Configure a credential helper to remove this warning. See 04:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:56 04:02:56 Login Succeeded 04:02:56 ****.io 04:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:57 Configure a credential helper to remove this warning. See 04:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:57 04:02:57 Login Succeeded 04:02:57 ---> ****-login.sh ends [Pipeline] } 04:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:02:57 ========================================================= 04:02:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:02:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:58 + 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 . 04:02:58 Sending build context to Docker daemon 21.73MB 04:02:58 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 04:02:58 Step 2/13 : FROM ${BASE} AS builder 04:02:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:02:59 c6b39de5b339: Pulling fs layer 04:02:59 a69c41024577: Pulling fs layer 04:02:59 d6de4b400683: Pulling fs layer 04:02:59 35cb2a7552d0: Pulling fs layer 04:02:59 4f4fb700ef54: Pulling fs layer 04:02:59 464afbd9ba4c: Pulling fs layer 04:02:59 00f215d4a9da: Pulling fs layer 04:02:59 d496ad576159: Pulling fs layer 04:02:59 35cb2a7552d0: Waiting 04:02:59 4f4fb700ef54: Waiting 04:02:59 464afbd9ba4c: Waiting 04:02:59 00f215d4a9da: Waiting 04:02:59 d496ad576159: Waiting 04:02:59 a69c41024577: Verifying Checksum 04:02:59 a69c41024577: Download complete 04:02:59 35cb2a7552d0: Verifying Checksum 04:02:59 35cb2a7552d0: Download complete 04:02:59 4f4fb700ef54: Verifying Checksum 04:02:59 4f4fb700ef54: Download complete 04:02:59 464afbd9ba4c: Verifying Checksum 04:02:59 464afbd9ba4c: Download complete 04:02:59 c6b39de5b339: Download complete 04:02:59 d496ad576159: Verifying Checksum 04:02:59 d496ad576159: Download complete 04:02:59 c6b39de5b339: Pull complete 04:03:00 a69c41024577: Pull complete 04:03:00 d6de4b400683: Verifying Checksum 04:03:00 d6de4b400683: Download complete 04:03:01 00f215d4a9da: Verifying Checksum 04:03:01 00f215d4a9da: Download complete 04:03:14 d6de4b400683: Pull complete 04:03:14 35cb2a7552d0: Pull complete 04:03:14 4f4fb700ef54: Pull complete 04:03:14 464afbd9ba4c: Pull complete 04:03:22 00f215d4a9da: Pull complete 04:03:24 d496ad576159: Pull complete 04:03:24 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:03:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:03:24 ---> f246e2811388 04:03:24 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:03:26 ---> Running in d26f010de219 04:03:26 Removing intermediate container d26f010de219 04:03:26 ---> 6dd121f486d9 04:03:26 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:03:26 ---> Running in 74aa63ec94a6 04:03:26 Removing intermediate container 74aa63ec94a6 04:03:26 ---> 9140fe60dc98 04:03:26 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 04:03:26 ---> Running in e7ffc16cb9df 04:03:26 Removing intermediate container e7ffc16cb9df 04:03:26 ---> 5cee326b9046 04:03:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 04:03:26 ---> Running in d2c181c5b3a9 04:03:27 Removing intermediate container d2c181c5b3a9 04:03:27 ---> ad4931dfb9ee 04:03:27 Step 7/13 : LABEL Name=edgex-device-onvif-camera 04:03:27 ---> Running in a46492367f14 04:03:27 Removing intermediate container a46492367f14 04:03:27 ---> 074e30d7ea04 04:03:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:03:27 ---> Running in 8f570ddf5b0a 04:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:03:30 OK: 266 MiB in 52 packages 04:03:31 Removing intermediate container 8f570ddf5b0a 04:03:31 ---> d89e33aaca82 04:03:31 Step 9/13 : WORKDIR /device-onvif-camera 04:03:31 ---> Running in dd0d74a1e46b 04:03:31 Removing intermediate container dd0d74a1e46b 04:03:31 ---> 0129cf7943c7 04:03:31 Step 10/13 : COPY go.mod vendor* ./ 04:03:31 ---> f39eb69e61c5 04:03:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:03:31 ---> Running in 8a79ecd68596 04:03:42 Removing intermediate container 84c552f72b1b 04:03:42 ---> b786d610bc46 04:03:42 Step 12/13 : COPY . . 04:03:42 ---> 23f6edccb7bf 04:03:42 Step 13/13 : RUN ${MAKE} 04:03:42 ---> Running in b5be53f5fe57 04:03:42 noop 04:03:42 Removing intermediate container b5be53f5fe57 04:03:42 ---> d26533aff474 04:03:42 Successfully built d26533aff474 04:03:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:43 + docker inspect -f . ci-base-image-x86_64 04:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:43 prd-ubuntu20.04-docker-8c-8g-8874 does not seem to be running inside a container 04:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-454 -v /w/workspace/undry_device-onvif-camera_PR-454:/w/workspace/undry_device-onvif-camera_PR-454:rw,z -v /w/workspace/undry_device-onvif-camera_PR-454@tmp:/w/workspace/undry_device-onvif-camera_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:03:44 $ docker top 390d49915196b280389e4b5c549ea4c9aecf961aff814ae128ba558d093f7324 -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:44 + go version 04:03:44 go version go1.21.9 linux/amd64 [Pipeline] } 04:03:44 $ docker stop --time=1 390d49915196b280389e4b5c549ea4c9aecf961aff814ae128ba558d093f7324 04:03:45 $ docker rm -f --volumes 390d49915196b280389e4b5c549ea4c9aecf961aff814ae128ba558d093f7324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:46 + docker inspect -f . ci-base-image-x86_64 04:03:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:03:46 prd-ubuntu20.04-docker-8c-8g-8874 does not seem to be running inside a container 04:03:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-454 -v /w/workspace/undry_device-onvif-camera_PR-454:/w/workspace/undry_device-onvif-camera_PR-454:rw,z -v /w/workspace/undry_device-onvif-camera_PR-454@tmp:/w/workspace/undry_device-onvif-camera_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:03:47 $ docker top e2889d3164e1198a853eaeb1a8ba392c725f8412e7783f57ba951e008d4c906c -eo pid,comm [Pipeline] { [Pipeline] sh 04:03:47 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-454 [Pipeline] fileExists [Pipeline] sh 04:03:48 + make test 04:03:48 go test ./... -coverprofile=coverage.out ./... 04:03:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:04:08 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:04:08 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:04:08 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.028s coverage: 31.4% of statements 04:04:08 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.069s coverage: 86.5% of statements 04:04:18 go vet ./... 04:04:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:04:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:04:23 ./bin/test-attribution-txt.sh 04:04:23 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:04:23 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:04:23 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:04:23 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:04:23 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:04:23 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:04:23 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:04:23 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:04:23 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:04:23 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:04:23 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:04:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:04:23 $ docker stop --time=1 e2889d3164e1198a853eaeb1a8ba392c725f8412e7783f57ba951e008d4c906c 04:04:27 $ docker rm -f --volumes e2889d3164e1198a853eaeb1a8ba392c725f8412e7783f57ba951e008d4c906c [Pipeline] // withDockerContainer [Pipeline] sh 04:04:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:04:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:04:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:04:29 + ls -al . 04:04:29 total 312 04:04:29 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 04:03 . 04:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:01 .. 04:04:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:04 .git 04:04:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:01 .github 04:04:29 -rw-rw-r-- 1 jenkins jenkins 493 Aug 28 04:01 .gitignore 04:04:29 -rw-rw-r-- 1 jenkins jenkins 42 Aug 28 04:01 .golangci.yml 04:04:29 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:02 .semver 04:04:29 -rw-rw-r-- 1 jenkins jenkins 11155 Aug 28 04:01 Attribution.txt 04:04:29 -rw-rw-r-- 1 jenkins jenkins 17665 Aug 28 04:01 CHANGELOG.md 04:04:29 -rw-rw-r-- 1 jenkins jenkins 1683 Aug 28 04:01 Dockerfile 04:04:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:01 GOVERNANCE.md 04:04:29 -rw-rw-r-- 1 jenkins jenkins 739 Aug 28 04:01 Jenkinsfile 04:04:29 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 04:01 LICENSE 04:04:29 -rw-rw-r-- 1 jenkins jenkins 2883 Aug 28 04:01 Makefile 04:04:29 -rw-rw-r-- 1 jenkins jenkins 625 Aug 28 04:01 OWNERS.md 04:04:29 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 28 04:01 README.md 04:04:29 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:02 VERSION 04:04:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:01 bin 04:04:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:01 cmd 04:04:29 -rw-r--r-- 1 jenkins jenkins 78805 Aug 28 04:04 coverage.out 04:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:01 doc 04:04:29 -rw-rw-r-- 1 jenkins jenkins 7331 Aug 28 04:01 go.mod 04:04:29 -rw-rw-r-- 1 jenkins jenkins 102413 Aug 28 04:01 go.sum 04:04:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:01 internal 04:04:29 -rw-rw-r-- 1 jenkins jenkins 236 Aug 28 04:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:29 + 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=9b0f377cce459a867640f9594ca6af4a253f0e79 --label arch=amd64 --label version=0.0.0 . 04:04:29 Sending build context to Docker daemon 36.73MB 04:04:29 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:04:29 Step 2/27 : FROM ${BASE} AS builder 04:04:29 ---> d26533aff474 04:04:29 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:04:30 ---> Running in 695bbb0c3994 04:04:30 Removing intermediate container 695bbb0c3994 04:04:30 ---> b6501b0ffb1d 04:04:30 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:04:30 ---> Running in 8c8e3ecf9cbf 04:04:30 Removing intermediate container 8c8e3ecf9cbf 04:04:30 ---> fc5249a38113 04:04:30 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:04:30 ---> Running in 5db058c332ca 04:04:30 Removing intermediate container 5db058c332ca 04:04:30 ---> 56a7c238739f 04:04:30 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:04:30 ---> Running in ff025bdd5571 04:04:30 Removing intermediate container ff025bdd5571 04:04:30 ---> 4f0cf167e01e 04:04:30 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:04:30 ---> Running in 3fd226878427 04:04:30 Removing intermediate container 3fd226878427 04:04:30 ---> 5a903ab855de 04:04:30 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:30 ---> Running in 1cc677326f2e 04:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:31 OK: 264 MiB in 52 packages 04:04:31 Removing intermediate container 1cc677326f2e 04:04:31 ---> 9f2aebc9ee61 04:04:31 Step 9/27 : WORKDIR /device-onvif-camera 04:04:31 ---> Running in e7d286697841 04:04:31 Removing intermediate container e7d286697841 04:04:31 ---> 2e1cbf0d9b47 04:04:31 Step 10/27 : COPY go.mod vendor* ./ 04:04:32 ---> 0be015ee3507 04:04:32 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:32 ---> Running in 21576c3c480b 04:04:33 Removing intermediate container 21576c3c480b 04:04:33 ---> 8c2394fbd9af 04:04:33 Step 12/27 : COPY . . 04:04:34 ---> 06c6b82c8bbc 04:04:34 Step 13/27 : RUN ${MAKE} 04:04:34 ---> Running in aa134d933f25 04:04:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:05:06 Removing intermediate container aa134d933f25 04:05:06 ---> 61eb6815c121 04:05:06 Step 14/27 : FROM alpine:3.18 04:05:06 3.18: Pulling from library/alpine 04:05:06 930bdd4d222e: Pulling fs layer 04:05:07 930bdd4d222e: Verifying Checksum 04:05:07 930bdd4d222e: Pull complete 04:05:07 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:05:07 Status: Downloaded newer image for alpine:3.18 04:05:07 ---> 18f865063206 04:05:07 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:05:07 ---> Running in 92d230c56ee0 04:05:07 Removing intermediate container 92d230c56ee0 04:05:07 ---> d058268b6413 04:05:07 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:05:07 ---> Running in cc718b68935d 04:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:08 (1/1) Installing dumb-init (1.2.5-r2) 04:05:08 Executing busybox-1.36.1-r7.trigger 04:05:08 OK: 7 MiB in 16 packages 04:05:08 Removing intermediate container cc718b68935d 04:05:08 ---> 9ce407cb317d 04:05:08 Step 17/27 : RUN apk --no-cache upgrade 04:05:08 ---> Running in 19e13a90be25 04:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:05:09 OK: 7 MiB in 16 packages 04:05:09 Removing intermediate container 19e13a90be25 04:05:09 ---> e5ae2d114550 04:05:09 Step 18/27 : WORKDIR / 04:05:09 ---> Running in b13793bc7d2e 04:05:09 Removing intermediate container b13793bc7d2e 04:05:09 ---> c70b3cadca2e 04:05:09 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:05:10 ---> 37963d7eacb2 04:05:10 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:05:10 ---> 1c7d2b9ca985 04:05:10 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:05:10 ---> 4483a3ead56e 04:05:10 Step 22/27 : EXPOSE 59984 04:05:10 ---> Running in 7c288ecafb3f 04:05:10 Removing intermediate container 7c288ecafb3f 04:05:10 ---> e305791dd2c0 04:05:10 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:05:10 ---> Running in c6a12c3009a3 04:05:10 Removing intermediate container c6a12c3009a3 04:05:10 ---> 32d2ab767244 04:05:10 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:05:10 ---> Running in ce84503cd54b 04:05:11 Removing intermediate container ce84503cd54b 04:05:11 ---> 408f38a9cd7d 04:05:11 Step 25/27 : LABEL arch=amd64 04:05:11 ---> Running in ae73b789ef0c 04:05:11 Removing intermediate container ae73b789ef0c 04:05:11 ---> e9125e75ae14 04:05:11 Step 26/27 : LABEL git_sha=9b0f377cce459a867640f9594ca6af4a253f0e79 04:05:11 ---> Running in f87833f47323 04:05:11 Removing intermediate container f87833f47323 04:05:11 ---> dfef487e72f2 04:05:11 Step 27/27 : LABEL version=0.0.0 04:05:11 ---> Running in 9324e8259837 04:05:11 Removing intermediate container 9324e8259837 04:05:11 ---> 0a6145af99c2 04:05:11 [Warning] One or more build-args [ARCH] were not consumed 04:05:11 Successfully built 0a6145af99c2 04:05:11 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 04:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:12 04:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:12 latest: Pulling from edgex-lftools-log-publisher 04:05:12 5eb5b503b376: Pulling fs layer 04:05:12 5c69ac0246d0: Pulling fs layer 04:05:12 ec43610c2a17: Pulling fs layer 04:05:12 3a2ae6a8a46f: Pulling fs layer 04:05:12 33b1e0a273af: Pulling fs layer 04:05:12 5d3b04190fa2: Pulling fs layer 04:05:12 2f39f015ded8: Pulling fs layer 04:05:12 3a2ae6a8a46f: Waiting 04:05:12 33b1e0a273af: Waiting 04:05:12 5d3b04190fa2: Waiting 04:05:12 2f39f015ded8: Waiting 04:05:12 5c69ac0246d0: Verifying Checksum 04:05:12 5c69ac0246d0: Download complete 04:05:12 3a2ae6a8a46f: Verifying Checksum 04:05:12 3a2ae6a8a46f: Download complete 04:05:12 33b1e0a273af: Verifying Checksum 04:05:12 33b1e0a273af: Download complete 04:05:12 5d3b04190fa2: Download complete 04:05:12 ec43610c2a17: Verifying Checksum 04:05:12 ec43610c2a17: Download complete 04:05:13 5eb5b503b376: Verifying Checksum 04:05:13 5eb5b503b376: Download complete 04:05:13 2f39f015ded8: Download complete 04:05:14 5eb5b503b376: Pull complete 04:05:14 5c69ac0246d0: Pull complete 04:05:14 ec43610c2a17: Pull complete 04:05:14 3a2ae6a8a46f: Pull complete 04:05:14 33b1e0a273af: Pull complete 04:05:14 5d3b04190fa2: Pull complete 04:05:19 2f39f015ded8: Pull complete 04:05:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:19 prd-ubuntu20.04-docker-8c-8g-8874 does not seem to be running inside a container 04:05: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/undry_device-onvif-camera_PR-454 -v /w/workspace/undry_device-onvif-camera_PR-454:/w/workspace/undry_device-onvif-camera_PR-454:rw,z -v /w/workspace/undry_device-onvif-camera_PR-454@tmp:/w/workspace/undry_device-onvif-camera_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:23 $ docker top e56df508dae7841a8b2cfa837123e38571351fdc5b062857c25cdfec23dbc8cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:23 Removing intermediate container 8a79ecd68596 04:05:23 ---> d484040d706a 04:05:23 Step 12/13 : COPY . . 04:05:23 ---> ef15465709b6 04:05:23 Step 13/13 : RUN ${MAKE} 04:05:23 ---> Running in 830d813e46e1 04:05:23 noop 04:05:23 ---> job-cost.sh 04:05:23 lf-activate-venv: SKIPPING 04:05:23 INFO: No Stack... 04:05:23 Removing intermediate container 830d813e46e1 04:05:23 ---> 1ba17858b966 04:05:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:24 Successfully built 1ba17858b966 04:05:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:24 INFO: Archiving Costs [Pipeline] sh 04:05:24 + docker inspect -f . ci-base-image-arm64 04:05:24 . [Pipeline] } [Pipeline] // withEnv 04:05:24 + cat /w/workspace/undry_device-onvif-camera_PR-454/archives/cost.csv 04:05:24 + cut -d, -f6 [Pipeline] withDockerContainer 04:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-8883 does not seem to be running inside a container 04:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:05:26 $ docker top 6420c2fa315d7e3e9e3e1674f9da97e00576e4fe0e153976a58930b9d40f485d -eo pid,comm [Pipeline] { [Pipeline] lock 04:05:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] 04:05:26 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] did not exist. Created. 04:05:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 04:05:27 + echo total: 0.4399999976158142 [Pipeline] stash 04:05:27 Stashed 1 file(s) [Pipeline] } 04:05:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] [Pipeline] // lock 04:05:27 + go version 04:05:27 go version go1.21.9 linux/arm64 [Pipeline] } 04:05:27 $ docker stop --time=1 e56df508dae7841a8b2cfa837123e38571351fdc5b062857c25cdfec23dbc8cb 04:05:28 $ docker rm -f --volumes e56df508dae7841a8b2cfa837123e38571351fdc5b062857c25cdfec23dbc8cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 04:05:28 $ docker stop --time=1 6420c2fa315d7e3e9e3e1674f9da97e00576e4fe0e153976a58930b9d40f485d 04:05:30 $ docker rm -f --volumes 6420c2fa315d7e3e9e3e1674f9da97e00576e4fe0e153976a58930b9d40f485d [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:31 + docker inspect -f . ci-base-image-arm64 04:05:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:32 prd-ubuntu20.04-docker-arm64-4c-16g-8883 does not seem to be running inside a container 04:05:32 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:05:33 $ docker top db284af2b744656eac51037c000e514b415b90c458e2ad9e4138a3c5bbd49c13 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:33 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 04:05:34 + make test 04:05:34 go test ./... -coverprofile=coverage.out ./... 04:05:40 ? github.com/edgexfoundry/device-onvif-camera [no test files] 04:09:02 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 04:09:02 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 04:09:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.178s coverage: 31.4% of statements 04:09:28 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.115s coverage: 86.5% of statements 04:09:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:09:28 go vet ./... 04:10:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:10:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:10:15 ./bin/test-attribution-txt.sh 04:10:15 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 04:10:15 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 04:10:15 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 04:10:15 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 04:10:15 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 04:10:15 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 04:10:15 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 04:10:15 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 04:10:15 An attribution for golang.org/x/term is missing from Attribution.txt, please add 04:10:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 04:10:15 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 04:10:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:10:15 $ docker stop --time=1 db284af2b744656eac51037c000e514b415b90c458e2ad9e4138a3c5bbd49c13 04:10:17 $ docker rm -f --volumes db284af2b744656eac51037c000e514b415b90c458e2ad9e4138a3c5bbd49c13 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:19 Warning: overwriting stash ‘coverage-report’ 04:10:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:20 + ls -al . 04:10:20 total 308 04:10:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:05 . 04:10:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:02 .. 04:10:20 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:02 .git 04:10:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:02 .github 04:10:20 -rw-rw-r-- 1 jenkins jenkins 493 Aug 28 04:02 .gitignore 04:10:20 -rw-rw-r-- 1 jenkins jenkins 42 Aug 28 04:02 .golangci.yml 04:10:20 -rw-rw-r-- 1 jenkins jenkins 11155 Aug 28 04:02 Attribution.txt 04:10:20 -rw-rw-r-- 1 jenkins jenkins 17665 Aug 28 04:02 CHANGELOG.md 04:10:20 -rw-rw-r-- 1 jenkins jenkins 1683 Aug 28 04:02 Dockerfile 04:10:20 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:02 GOVERNANCE.md 04:10:20 -rw-rw-r-- 1 jenkins jenkins 739 Aug 28 04:02 Jenkinsfile 04:10:20 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 28 04:02 LICENSE 04:10:20 -rw-rw-r-- 1 jenkins jenkins 2883 Aug 28 04:02 Makefile 04:10:20 -rw-rw-r-- 1 jenkins jenkins 625 Aug 28 04:02 OWNERS.md 04:10:20 -rw-rw-r-- 1 jenkins jenkins 2620 Aug 28 04:02 README.md 04:10:20 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 04:02 VERSION 04:10:20 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:02 bin 04:10:20 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:02 cmd 04:10:20 -rw-r--r-- 1 jenkins jenkins 78805 Aug 28 04:09 coverage.out 04:10:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:02 doc 04:10:20 -rw-rw-r-- 1 jenkins jenkins 7331 Aug 28 04:02 go.mod 04:10:20 -rw-rw-r-- 1 jenkins jenkins 102413 Aug 28 04:02 go.sum 04:10:20 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:02 internal 04:10:20 -rw-rw-r-- 1 jenkins jenkins 236 Aug 28 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:21 + 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=9b0f377cce459a867640f9594ca6af4a253f0e79 --label arch=arm64 --label version=0.0.0 . 04:10:21 Sending build context to Docker daemon 21.81MB 04:10:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:10:21 Step 2/27 : FROM ${BASE} AS builder 04:10:21 ---> 1ba17858b966 04:10:21 Step 3/27 : ARG ADD_BUILD_TAGS="" 04:10:21 ---> Running in b5d567f74dd2 04:10:22 Removing intermediate container b5d567f74dd2 04:10:22 ---> aca6acdf5f4c 04:10:22 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:22 ---> Running in 7ec268330140 04:10:22 Removing intermediate container 7ec268330140 04:10:22 ---> 4effd6dfd87e 04:10:22 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 04:10:22 ---> Running in 665cbaf87e7e 04:10:23 Removing intermediate container 665cbaf87e7e 04:10:23 ---> f1ea2b5a569f 04:10:23 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 04:10:23 ---> Running in edfeddf0f54e 04:10:23 Removing intermediate container edfeddf0f54e 04:10:23 ---> 9d7d8b854bb4 04:10:23 Step 7/27 : LABEL Name=edgex-device-onvif-camera 04:10:23 ---> Running in 45c5e3366b3a 04:10:23 Removing intermediate container 45c5e3366b3a 04:10:23 ---> a68976a93c0f 04:10:23 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:23 ---> Running in 41b205ff097e 04:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:10:26 OK: 266 MiB in 52 packages 04:10:27 Removing intermediate container 41b205ff097e 04:10:27 ---> 664c5ca98819 04:10:27 Step 9/27 : WORKDIR /device-onvif-camera 04:10:27 ---> Running in 7191ebf263aa 04:10:27 Removing intermediate container 7191ebf263aa 04:10:27 ---> 7ac436dff465 04:10:27 Step 10/27 : COPY go.mod vendor* ./ 04:10:27 ---> c534dd928b1f 04:10:27 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:27 ---> Running in 4bfac309896c 04:10:30 Removing intermediate container 4bfac309896c 04:10:30 ---> 0a6ef2211e32 04:10:30 Step 12/27 : COPY . . 04:10:32 ---> 59011203e184 04:10:32 Step 13/27 : RUN ${MAKE} 04:10:32 ---> Running in 8b5a14c7805d 04:10:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 04:14:10 Removing intermediate container 8b5a14c7805d 04:14:10 ---> 6e0aaa5963af 04:14:10 Step 14/27 : FROM alpine:3.18 04:14:10 3.18: Pulling from library/alpine 04:14:10 4983c3fe2029: Pulling fs layer 04:14:10 4983c3fe2029: Verifying Checksum 04:14:10 4983c3fe2029: Download complete 04:14:10 4983c3fe2029: Pull complete 04:14:10 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:14:10 Status: Downloaded newer image for alpine:3.18 04:14:10 ---> a0237000ae83 04:14:10 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 04:14:10 ---> Running in 47f985c71426 04:14:10 Removing intermediate container 47f985c71426 04:14:10 ---> 8037e1398408 04:14:10 Step 16/27 : RUN apk add --update --no-cache dumb-init 04:14:10 ---> Running in c6d8f3460624 04:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:14:10 (1/1) Installing dumb-init (1.2.5-r2) 04:14:10 Executing busybox-1.36.1-r7.trigger 04:14:10 OK: 8 MiB in 16 packages 04:14:10 Removing intermediate container c6d8f3460624 04:14:10 ---> a2ac6e79a4e4 04:14:10 Step 17/27 : RUN apk --no-cache upgrade 04:14:10 ---> Running in 5e49d7b9bdee 04:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:14:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:14:10 OK: 8 MiB in 16 packages 04:14:10 Removing intermediate container 5e49d7b9bdee 04:14:10 ---> 443e9bb55327 04:14:10 Step 18/27 : WORKDIR / 04:14:10 ---> Running in ee1d6d219fdd 04:14:10 Removing intermediate container ee1d6d219fdd 04:14:10 ---> 3a89504fe0b8 04:14:10 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 04:14:10 ---> 1d1ded14af93 04:14:10 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 04:14:10 ---> 88da4e12cadb 04:14:10 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 04:14:10 ---> 94363ef130f2 04:14:10 Step 22/27 : EXPOSE 59984 04:14:10 ---> Running in 25795b1b5fc4 04:14:10 Removing intermediate container 25795b1b5fc4 04:14:10 ---> 858e03f9f7a2 04:14:10 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 04:14:10 ---> Running in 4da3e19ec2d0 04:14:10 Removing intermediate container 4da3e19ec2d0 04:14:10 ---> 77371ea3f1b4 04:14:10 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 04:14:10 ---> Running in 58d0df5516a3 04:14:10 Removing intermediate container 58d0df5516a3 04:14:10 ---> 5d771bfc5bd7 04:14:10 Step 25/27 : LABEL arch=arm64 04:14:10 ---> Running in e328db2c469f 04:14:10 Removing intermediate container e328db2c469f 04:14:10 ---> 8c6b2e1bec70 04:14:10 Step 26/27 : LABEL git_sha=9b0f377cce459a867640f9594ca6af4a253f0e79 04:14:10 ---> Running in f9c61ffc309f 04:14:10 Removing intermediate container f9c61ffc309f 04:14:10 ---> 372ac835ed08 04:14:10 Step 27/27 : LABEL version=0.0.0 04:14:10 ---> Running in 5ed57ee34a89 04:14:10 Removing intermediate container 5ed57ee34a89 04:14:10 ---> 7f53f60e5131 04:14:10 [Warning] One or more build-args [ARCH] were not consumed 04:14:10 Successfully built 7f53f60e5131 04:14:10 Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:11 04:14:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:11 arm64: Pulling from edgex-lftools-log-publisher 04:14:11 8998bd30e6a1: Pulling fs layer 04:14:11 04944245beec: Pulling fs layer 04:14:11 699f458cf7ca: Pulling fs layer 04:14:11 765212b225bb: Pulling fs layer 04:14:11 f23df028b6ca: Pulling fs layer 04:14:11 d65c8cfc05b1: Pulling fs layer 04:14:11 2437ff75d9bd: Pulling fs layer 04:14:11 765212b225bb: Waiting 04:14:11 f23df028b6ca: Waiting 04:14:11 d65c8cfc05b1: Waiting 04:14:11 2437ff75d9bd: Waiting 04:14:11 04944245beec: Verifying Checksum 04:14:11 04944245beec: Download complete 04:14:11 765212b225bb: Verifying Checksum 04:14:11 765212b225bb: Download complete 04:14:11 f23df028b6ca: Verifying Checksum 04:14:11 f23df028b6ca: Download complete 04:14:11 d65c8cfc05b1: Verifying Checksum 04:14:11 d65c8cfc05b1: Download complete 04:14:12 699f458cf7ca: Verifying Checksum 04:14:12 699f458cf7ca: Download complete 04:14:12 8998bd30e6a1: Verifying Checksum 04:14:12 8998bd30e6a1: Download complete 04:14:14 2437ff75d9bd: Download complete 04:14:17 8998bd30e6a1: Pull complete 04:14:17 04944245beec: Pull complete 04:14:19 699f458cf7ca: Pull complete 04:14:19 765212b225bb: Pull complete 04:14:20 f23df028b6ca: Pull complete 04:14:20 d65c8cfc05b1: Pull complete 04:14:38 2437ff75d9bd: Pull complete 04:14:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:14:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:38 prd-ubuntu20.04-docker-arm64-4c-16g-8883 does not seem to be running inside a container 04:14:38 $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:14:41 $ docker top 204fc5ab92fe6b057b2b194ea88ca6afb16915b8ba4538fc52defb237dd88710 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:42 ---> job-cost.sh 04:14:42 lf-activate-venv: SKIPPING 04:14:42 INFO: No Stack... 04:14:43 INFO: Retrieving Pricing Info for: v3-standard-4 04:14:43 INFO: Archiving Costs [Pipeline] sh 04:14:44 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 04:14:44 + cut -d, -f6 [Pipeline] lock 04:14:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] 04:14:44 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] did not exist. Created. 04:14:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:14:45 /w/workspace/device-onvif-camera/1@tmp/durable-11a2bb09/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:14:45 + echo total: 0.33000001311302185 [Pipeline] stash 04:14:45 Warning: overwriting stash ‘stack-cost’ 04:14:46 Stashed 1 file(s) [Pipeline] } 04:14:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-454-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:14:46 $ docker stop --time=1 204fc5ab92fe6b057b2b194ea88ca6afb16915b8ba4538fc52defb237dd88710 04:14:47 $ docker rm -f --volumes 204fc5ab92fe6b057b2b194ea88ca6afb16915b8ba4538fc52defb237dd88710 [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 04:14:48 provisioning config files... 04:14:48 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-454@tmp/config10372433030364203616tmp [Pipeline] { [Pipeline] sh 04:14:49 + set +x 04:14:49 + curl+ -s https://codecov.io/bash 04:14:49 bash -s -- 04:14:49 04:14:49 _____ _ 04:14:49 / ____| | | 04:14:49 | | ___ __| | ___ ___ _____ __ 04:14:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:14:49 | |___| (_) | (_| | __/ (_| (_) \ V / 04:14:49 \_____\___/ \__,_|\___|\___\___/ \_/ 04:14:49 Bash-1.0.6 04:14:49 04:14:49 04:14:49 ==> git version 2.25.1 found 04:14:49 ==> 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 04:14:49 Release-Date: 2020-01-08 04:14:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:14:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:14:49 ==> Jenkins CI detected. 04:14:49 current dir:  /w/workspace/undry_device-onvif-camera_PR-454 04:14:49 project root: . 04:14:49 --> token set from env 04:14:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:14:49 ==> Running gcov in . (disable via -X gcov) 04:14:49 ==> Python coveragepy not found 04:14:49 ==> Searching for coverage reports in: 04:14:49 + . 04:14:49 -> Found 1 reports 04:14:49 ==> Detecting git/mercurial file structure 04:14:49 ==> Reading reports 04:14:49 + ./coverage.out bytes=78805 04:14:49 ==> Appending adjustments 04:14:49 https://docs.codecov.io/docs/fixing-reports 04:14:49 + Found adjustments 04:14:49 ==> Gzipping contents 04:14:49 12K /tmp/codecov.2JXQ37.gz 04:14:49 ==> Uploading reports 04:14:49 url: https://codecov.io 04:14:49 query: branch=PR-454&commit=9b0f377cce459a867640f9594ca6af4a253f0e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=454&job=&cmd_args= 04:14:49 -> Pinging Codecov 04:14:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-454&commit=9b0f377cce459a867640f9594ca6af4a253f0e79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=454&job=&cmd_args= 04:14:49 -> Uploading to 04:14:49 https://storage.googleapis.com/codecov/v4/raw/2024-08-28/F29A59C45E3A92E06B3E522C9905F8EF/9b0f377cce459a867640f9594ca6af4a253f0e79/04cfa678-d704-4c40-a2eb-d4383edbe501.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T041449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a7aaaa2be37347769507c1305b0d44db527a12468a9a9227322d5afcf1b1efe 04:14:49 % Total % Received % Xferd Average Speed Time Time Time Current 04:14:49 Dload Upload Total Spent Left Speed 04:14:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 43881 --:--:-- --:--:-- --:--:-- 43881 04:14:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9b0f377cce459a867640f9594ca6af4a253f0e79 [Pipeline] } 04:14:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 04:14:52 + [ -d /w/workspace/undry_device-onvif-camera_PR-454/archives ] 04:14:52 + ls -al /w/workspace/undry_device-onvif-camera_PR-454/archives 04:14:52 total 16 04:14:52 drwxr-xr-x 3 root root 4096 Aug 28 04:05 . 04:14:52 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 04:05 .. 04:14:52 drwxr-xr-x 2 root root 4096 Aug 28 04:05 cost 04:14:52 -rw-r--r-- 1 root root 92 Aug 28 04:05 cost.csv 04:14:52 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-454/archives 04:14:52 + ls -al /w/workspace/undry_device-onvif-camera_PR-454/archives 04:14:52 total 16 04:14:52 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:05 . 04:14:52 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 04:05 .. 04:14:52 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 04:05 cost 04:14:52 -rw-r--r-- 1 jenkins jenkins 92 Aug 28 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:14:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:14:54 ---> package-listing.sh 04:14:54 ++ facter osfamily 04:14:54 ++ tr '[:upper:]' '[:lower:]' 04:14:54 + OS_FAMILY=debian 04:14:54 + workspace=/w/workspace/undry_device-onvif-camera_PR-454 04:14:54 + START_PACKAGES=/tmp/packages_start.txt 04:14:54 + END_PACKAGES=/tmp/packages_end.txt 04:14:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:14:54 + PACKAGES=/tmp/packages_start.txt 04:14:54 + '[' /w/workspace/undry_device-onvif-camera_PR-454 ']' 04:14:54 + PACKAGES=/tmp/packages_end.txt 04:14:54 + case "${OS_FAMILY}" in 04:14:54 + dpkg -l 04:14:54 + grep '^ii' 04:14:54 + '[' -f /tmp/packages_start.txt ']' 04:14:54 + '[' -f /tmp/packages_end.txt ']' 04:14:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:14:54 + '[' /w/workspace/undry_device-onvif-camera_PR-454 ']' 04:14:54 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-454/archives/ 04:14:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-454/archives/ [Pipeline] echo 04:14:54 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/undry_device-onvif-camera_PR-454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:14:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:14:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:14:55 prd-ubuntu20.04-docker-8c-8g-8874 does not seem to be running inside a container 04:14:55 $ 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/undry_device-onvif-camera_PR-454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-454 -v /w/workspace/undry_device-onvif-camera_PR-454:/w/workspace/undry_device-onvif-camera_PR-454:rw,z -v /w/workspace/undry_device-onvif-camera_PR-454@tmp:/w/workspace/undry_device-onvif-camera_PR-454@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:14:56 $ docker top e9f91238172bb4e260379862ef172adb2129659a0b2ee03e4ee43c290c59bc85 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:56 + touch /tmp/pre-build-complete [Pipeline] sh 04:14:56 + mkdir -p /var/log/sysstat [Pipeline] sh 04:14:57 + ls /var/log/sa-host 04:14:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:57 provisioning config files... 04:14:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-454@tmp/config2919773920820923019tmp [Pipeline] { [Pipeline] echo 04:14:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:14:57 ---> create-netrc.sh [Pipeline] } 04:14:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:14:58 ---> python-tools-install.sh [Pipeline] echo 04:14:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:14:58 ---> sudo-logs.sh 04:14:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:14:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:14:59 ---> job-cost.sh 04:14:59 lf-activate-venv: SKIPPING 04:14:59 DEBUG: total: 0.4399999976158142 04:14:59 INFO: Retrieving Stack Cost... 04:14:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:14:59 INFO: Archiving Costs [Pipeline] echo 04:14:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:15:00 ---> logs-deploy.sh 04:15:00 lf-activate-venv: SKIPPING 04:15:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-454/1 04:15:00 INFO: archiving workspace using pattern(s): 04:15:00 Archives upload complete. 04:15:00 INFO: archiving logs to Nexus 04:15:01 ---> uname -a: 04:15:01 Linux prd-ubuntu20-04-docker-8c-8g-8874 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:15:01 04:15:01 04:15:01 ---> lscpu: 04:15:01 Architecture: x86_64 04:15:01 CPU op-mode(s): 32-bit, 64-bit 04:15:01 Byte Order: Little Endian 04:15:01 Address sizes: 40 bits physical, 48 bits virtual 04:15:01 CPU(s): 8 04:15:01 On-line CPU(s) list: 0-7 04:15:01 Thread(s) per core: 1 04:15:01 Core(s) per socket: 1 04:15:01 Socket(s): 8 04:15:01 NUMA node(s): 1 04:15:01 Vendor ID: AuthenticAMD 04:15:01 CPU family: 23 04:15:01 Model: 49 04:15:01 Model name: AMD EPYC-Rome Processor 04:15:01 Stepping: 0 04:15:01 CPU MHz: 2800.000 04:15:01 BogoMIPS: 5600.00 04:15:01 Virtualization: AMD-V 04:15:01 Hypervisor vendor: KVM 04:15:01 Virtualization type: full 04:15:01 L1d cache: 256 KiB 04:15:01 L1i cache: 256 KiB 04:15:01 L2 cache: 4 MiB 04:15:01 L3 cache: 128 MiB 04:15:01 NUMA node0 CPU(s): 0-7 04:15:01 Vulnerability Itlb multihit: Not affected 04:15:01 Vulnerability L1tf: Not affected 04:15:01 Vulnerability Mds: Not affected 04:15:01 Vulnerability Meltdown: Not affected 04:15:01 Vulnerability Mmio stale data: Not affected 04:15:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:15:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:15:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:15:01 Vulnerability Srbds: Not affected 04:15:01 Vulnerability Tsx async abort: Not affected 04:15:01 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 04:15:01 04:15:01 04:15:01 ---> nproc: 04:15:01 8 04:15:01 04:15:01 04:15:01 ---> df -h: 04:15:01 Filesystem Size Used Avail Use% Mounted on 04:15:01 overlay 155G 13G 143G 8% / 04:15:01 tmpfs 64M 0 64M 0% /dev 04:15:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:15:01 shm 64M 0 64M 0% /dev/shm 04:15:01 /dev/vda1 155G 13G 143G 8% /facter-os 04:15:01 04:15:01 04:15:01 ---> sar -b -r -n DEV: 04:15:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8874) 08/28/24 _x86_64_ (8 CPU) 04:15:01 04:15:01 02:07:43 LINUX RESTART (8 CPU) 04:15:01 04:15:01 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:15:01 02:09:01 58.66 31.09 27.56 0.00 3331.31 37089.42 0.00 04:15:01 02:10:01 1.28 0.00 1.28 0.00 0.00 15.08 0.00 04:15:01 02:11:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 04:15:01 02:12:01 1.02 0.00 1.02 0.00 0.00 13.86 0.00 04:15:01 02:13:01 13.61 1.62 12.00 0.00 87.32 1810.90 0.00 04:15:01 02:14:01 20.42 2.28 18.14 0.00 1984.81 2978.55 0.00 04:15:01 02:15:01 17.98 1.23 16.75 0.00 2270.42 3984.27 0.00 04:15:01 02:16:01 5.85 0.02 5.83 0.00 0.13 116.65 0.00 04:15:01 02:17:01 1.40 0.02 1.38 0.00 0.13 15.73 0.00 04:15:01 02:18:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 04:15:01 02:19:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 04:15:01 02:20:01 1.88 0.00 1.88 0.00 0.00 21.33 0.00 04:15:01 02:21:01 1.50 0.00 1.50 0.00 0.00 22.13 0.00 04:15:01 02:22:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 04:15:01 02:23:01 1.97 0.02 1.95 0.00 0.13 22.79 0.00 04:15:01 02:24:01 1.85 0.00 1.85 0.00 0.00 25.06 0.00 04:15:01 02:25:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 04:15:01 02:26:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 04:15:01 02:27:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 04:15:01 02:28:01 4.76 3.26 1.50 0.00 77.28 30.11 0.00 04:15:01 02:29:01 1.80 0.58 1.21 0.00 10.78 14.24 0.00 04:15:01 02:30:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 04:15:01 02:31:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 04:15:01 02:32:01 0.97 0.00 0.97 0.00 0.00 12.34 0.00 04:15:01 02:33:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 04:15:01 02:34:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 04:15:01 02:35:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 04:15:01 02:36:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 04:15:01 02:37:01 0.85 0.00 0.85 0.00 0.00 9.86 0.00 04:15:01 02:38:01 1.50 0.00 1.50 0.00 0.00 18.67 0.00 04:15:01 02:39:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 04:15:01 02:40:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 04:15:01 02:41:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 04:15:01 02:42:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 04:15:01 02:43:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 04:15:01 02:44:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 04:15:01 02:45:01 1.48 0.00 1.48 0.00 0.00 15.60 0.00 04:15:01 02:46:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 04:15:01 02:47:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 04:15:01 02:48:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 04:15:01 02:49:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 04:15:01 02:50:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 04:15:01 02:51:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 04:15:01 02:52:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 04:15:01 02:53:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 04:15:01 02:54:01 1.12 0.00 1.12 0.00 0.00 13.72 0.00 04:15:01 02:55:01 3.43 1.02 2.42 0.00 21.86 31.99 0.00 04:15:01 02:56:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 04:15:01 02:57:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 04:15:01 02:58:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 04:15:01 02:59:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 04:15:01 03:00:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 04:15:01 03:01:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 04:15:01 03:02:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 04:15:01 03:03:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 04:15:01 03:04:01 1.55 0.00 1.55 0.00 0.00 19.86 0.00 04:15:01 03:05:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 04:15:01 03:06:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 04:15:01 03:07:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 04:15:01 03:08:01 0.87 0.00 0.87 0.00 0.00 11.06 0.00 04:15:01 03:09:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 04:15:01 03:10:01 1.62 0.00 1.62 0.00 0.00 20.26 0.00 04:15:01 03:11:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 04:15:01 03:12:01 0.95 0.00 0.95 0.00 0.00 12.80 0.00 04:15:01 03:13:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 04:15:01 03:14:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 04:15:01 03:15:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 04:15:01 03:16:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 04:15:01 03:17:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 04:15:01 03:18:01 1.55 0.00 1.55 0.00 0.00 19.46 0.00 04:15:01 03:19:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 04:15:01 03:20:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 04:15:01 03:21:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 04:15:01 03:22:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 04:15:01 03:23:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 04:15:01 03:24:01 1.45 0.00 1.45 0.00 0.00 18.53 0.00 04:15:01 03:25:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 04:15:01 03:26:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 04:15:01 03:27:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 04:15:01 03:28:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 04:15:01 03:29:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:15:01 03:30:01 1.20 0.00 1.20 0.00 0.00 15.19 0.00 04:15:01 03:31:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 04:15:01 03:32:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 04:15:01 03:33:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 04:15:01 03:34:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 04:15:01 03:35:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 04:15:01 03:36:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 04:15:01 03:37:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 04:15:01 03:38:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 04:15:01 03:39:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 04:15:01 03:40:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 04:15:01 03:41:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 04:15:01 03:42:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 04:15:01 03:43:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 04:15:01 03:44:01 0.97 0.00 0.97 0.00 0.00 13.60 0.00 04:15:01 03:45:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 04:15:01 03:46:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 04:15:01 03:47:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 04:15:01 03:48:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 04:15:01 03:49:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 04:15:01 03:50:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 04:15:01 03:51:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 04:15:01 03:52:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 04:15:01 03:53:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 04:15:01 03:54:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 04:15:01 03:55:02 1.12 0.00 1.12 0.00 0.00 13.20 0.00 04:15:01 03:56:01 1.59 0.00 1.59 0.00 0.00 19.12 0.00 04:15:01 03:57:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 04:15:01 03:58:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 04:15:01 03:59:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 04:15:01 04:00:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 04:15:01 04:01:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 04:15:01 04:02:01 257.04 9.57 247.48 0.00 1408.70 2894.32 0.00 04:15:01 04:03:01 201.62 5.88 195.73 0.00 522.45 44083.19 0.00 04:15:01 04:04:01 208.08 0.03 208.05 0.00 0.53 73553.08 0.00 04:15:01 04:05:01 109.03 0.10 108.93 0.00 2.00 33209.40 0.00 04:15:01 04:06:01 131.21 0.03 131.18 0.00 3.60 34159.51 0.00 04:15:01 04:07:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 04:15:01 04:08:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 04:15:01 04:09:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 04:15:01 04:10:01 1.65 0.00 1.65 0.00 0.00 20.53 0.00 04:15:01 04:11:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 04:15:01 04:12:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 04:15:01 04:13:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 04:15:01 04:14:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 04:15:01 04:15:01 7.12 0.23 6.88 0.00 17.20 160.91 0.00 04:15:01 Average: 9.31 0.45 8.86 0.00 76.71 1857.38 0.00 04:15:01 04:15:01 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:15:01 02:09:01 30578312 31850800 528344 1.61 47280 1540604 1682044 4.96 608936 1414152 76 04:15:01 02:10:01 30578524 31851120 527496 1.60 47312 1540608 1682044 4.96 608372 1414128 120 04:15:01 02:11:01 30577108 31849816 528440 1.61 47344 1540608 1682044 4.96 609892 1414220 184 04:15:01 02:12:01 30576556 31849360 528680 1.61 47392 1540608 1682044 4.96 611212 1414228 184 04:15:01 02:13:01 30467304 31812264 543800 1.65 58216 1610416 2001732 5.90 677612 1438552 992 04:15:01 02:14:01 30327916 31813932 531676 1.62 63628 1743804 1614160 4.76 742116 1499984 116 04:15:01 02:15:01 30109140 31806660 533564 1.62 77708 1938456 1622396 4.78 896632 1553272 920 04:15:01 02:16:01 30113296 31806120 533900 1.62 76292 1935200 1603172 4.72 896052 1550052 16 04:15:01 02:17:01 30121792 31814688 525232 1.60 76392 1935200 1603172 4.72 887960 1550060 8 04:15:01 02:18:01 30121804 31814852 524772 1.60 76440 1935208 1603172 4.72 888156 1550060 176 04:15:01 02:19:01 30124268 31817412 522180 1.59 76512 1935208 1603172 4.72 885376 1550060 8 04:15:01 02:20:01 30124012 31817228 522268 1.59 76592 1935212 1603172 4.72 885584 1550064 4 04:15:01 02:21:01 30124524 31817808 521620 1.59 76680 1935212 1603172 4.72 885836 1550076 8 04:15:01 02:22:01 30124548 31817964 521424 1.59 76768 1935220 1603172 4.72 886080 1550072 8 04:15:01 02:23:01 30121872 31815436 523600 1.59 76860 1935220 1627132 4.80 886340 1550072 12 04:15:01 02:24:01 30122008 31815680 523444 1.59 76948 1935204 1627132 4.80 886812 1550048 40 04:15:01 02:25:01 30121872 31815620 523452 1.59 77020 1935208 1627132 4.80 887048 1550052 8 04:15:01 02:26:01 30122024 31815844 523180 1.59 77100 1935212 1627132 4.80 887032 1550056 16 04:15:01 02:27:01 30122280 31816116 523100 1.59 77124 1935212 1627132 4.80 887104 1550056 8 04:15:01 02:28:01 30083488 31780472 557980 1.70 77176 1937812 1627132 4.80 927140 1551672 92 04:15:01 02:29:01 30077760 31775104 563260 1.71 77212 1938128 1627132 4.80 934560 1551644 8 04:15:01 02:30:01 30076792 31774184 564164 1.72 77252 1938140 1627132 4.80 934264 1551644 192 04:15:01 02:31:01 30076524 31773932 564340 1.72 77276 1938144 1627132 4.80 934316 1551648 4 04:15:01 02:32:01 30076468 31773932 564284 1.72 77316 1938148 1627132 4.80 934436 1551648 176 04:15:01 02:33:01 30076420 31773896 564252 1.72 77332 1938152 1627132 4.80 934488 1551652 8 04:15:01 02:34:01 30076140 31773800 564500 1.72 77396 1938276 1627132 4.80 935200 1551780 4 04:15:01 02:35:01 30075856 31773548 564704 1.72 77420 1938284 1627132 4.80 934940 1551788 8 04:15:01 02:36:01 30075864 31773616 564612 1.72 77444 1938288 1627132 4.80 935024 1551792 168 04:15:01 02:37:01 30075816 31773568 564576 1.72 77468 1938288 1627132 4.80 934900 1551792 8 04:15:01 02:38:01 30075516 31773316 564880 1.72 77500 1938288 1627132 4.80 934956 1551796 4 04:15:01 02:39:01 30075232 31773056 565044 1.72 77532 1938300 1627132 4.80 935152 1551804 12 04:15:01 02:40:01 30075176 31773068 564992 1.72 77572 1938300 1627132 4.80 935528 1551804 40 04:15:01 02:41:01 30075032 31772940 565040 1.72 77596 1938308 1627132 4.80 935380 1551808 8 04:15:01 02:42:01 30074940 31772896 565252 1.72 77628 1938308 1594376 4.70 935420 1551808 40 04:15:01 02:43:01 30074924 31772896 565208 1.72 77644 1938312 1594376 4.70 935504 1551812 8 04:15:01 02:44:01 30075056 31773076 564964 1.72 77692 1938308 1594376 4.70 935696 1551820 40 04:15:01 02:45:01 30074448 31772584 565400 1.72 77780 1938316 1594376 4.70 935872 1551820 8 04:15:01 02:46:01 30074228 31772392 565524 1.72 77812 1938320 1594376 4.70 935884 1551824 180 04:15:01 02:47:01 30074672 31772852 565200 1.72 77828 1938324 1594376 4.70 935876 1551828 8 04:15:01 02:48:01 30074880 31773092 565160 1.72 77852 1938324 1594376 4.70 935952 1551828 180 04:15:01 02:49:01 30074708 31772936 565272 1.72 77892 1938312 1594376 4.70 936188 1551832 8 04:15:01 02:50:01 30074100 31772396 565744 1.72 77924 1938332 1610520 4.75 936292 1551832 4 04:15:01 02:51:01 30074076 31772384 565692 1.72 77948 1938336 1610520 4.75 936356 1551836 8 04:15:01 02:52:01 30073996 31772348 565684 1.72 77972 1938340 1626572 4.79 936384 1551840 40 04:15:01 02:53:01 30073728 31772088 565876 1.72 77988 1938340 1626572 4.79 936436 1551840 8 04:15:01 02:54:01 30073252 31771668 566236 1.72 78028 1938344 1626572 4.79 936820 1551844 180 04:15:01 02:55:01 30068672 31767980 569692 1.73 78120 1938964 1649952 4.86 937092 1552380 8 04:15:01 02:56:01 30068324 31767692 570116 1.73 78152 1938968 1649952 4.86 937120 1552384 8 04:15:01 02:57:01 30068804 31768256 569488 1.73 78232 1938972 1649952 4.86 937232 1552388 8 04:15:01 02:58:01 30068528 31768024 569668 1.73 78280 1938976 1649952 4.86 937192 1552392 48 04:15:01 02:59:01 30068228 31767744 569888 1.73 78316 1938968 1649952 4.86 937256 1552396 8 04:15:01 03:00:01 30068964 31768676 569120 1.73 78352 1939112 1633712 4.81 937412 1552520 40 04:15:01 03:01:01 30068672 31768388 569344 1.73 78368 1939112 1633712 4.81 937360 1552520 8 04:15:01 03:02:01 30066608 31766368 571316 1.74 78400 1939116 1633712 4.81 941232 1552532 28 04:15:01 03:03:01 30066592 31766372 571244 1.74 78424 1939116 1633712 4.81 941200 1552532 16 04:15:01 03:04:01 30066064 31765904 571656 1.74 78480 1939104 1633712 4.81 941564 1552536 40 04:15:01 03:05:01 30066420 31766288 571196 1.74 78520 1939124 1633712 4.81 942316 1552540 8 04:15:01 03:06:01 30066120 31766044 571412 1.74 78544 1939124 1633712 4.81 942464 1552540 40 04:15:01 03:07:01 30066288 31766228 571368 1.74 78568 1939128 1633712 4.81 942516 1552544 8 04:15:01 03:08:01 30066580 31766560 571012 1.74 78592 1939132 1633712 4.81 942284 1552544 188 04:15:01 03:09:01 30066304 31766300 571192 1.74 78632 1939120 1633712 4.81 942488 1552552 8 04:15:01 03:10:01 30066136 31766240 571144 1.74 78672 1939132 1633712 4.81 942612 1552556 4 04:15:01 03:11:01 30065584 31765712 571556 1.74 78688 1939144 1633712 4.81 942948 1552560 8 04:15:01 03:12:01 30065728 31765912 571492 1.74 78728 1939148 1633712 4.81 943040 1552564 196 04:15:01 03:13:01 30065652 31765840 571684 1.74 78768 1939152 1633712 4.81 942992 1552568 4 04:15:01 03:14:01 30065604 31765880 571664 1.74 78816 1939144 1633712 4.81 943180 1552568 184 04:15:01 03:15:01 30065304 31765588 571828 1.74 78840 1939156 1633712 4.81 943240 1552572 8 04:15:01 03:16:01 30065540 31765904 571480 1.74 78888 1939156 1633712 4.81 943364 1552572 184 04:15:01 03:17:01 30065232 31765608 571692 1.74 78912 1939164 1633712 4.81 943120 1552580 8 04:15:01 03:18:01 30064964 31765540 571696 1.74 78936 1939296 1633712 4.81 943200 1552712 40 04:15:01 03:19:01 30064812 31765388 571780 1.74 78976 1939280 1633712 4.81 943400 1552712 8 04:15:01 03:20:01 30064964 31765616 571732 1.74 79008 1939300 1633712 4.81 943536 1552716 184 04:15:01 03:21:01 30065232 31765888 571404 1.74 79024 1939304 1633712 4.81 943544 1552720 8 04:15:01 03:22:01 30064844 31765552 571724 1.74 79056 1939304 1633712 4.81 943996 1552720 224 04:15:01 03:23:01 30064616 31765328 571932 1.74 79072 1939308 1617496 4.77 943624 1552724 8 04:15:01 03:24:01 30064252 31765012 572196 1.74 79112 1939308 1633624 4.81 944120 1552724 40 04:15:01 03:25:01 30063912 31764684 572536 1.74 79144 1939312 1633624 4.81 944456 1552728 8 04:15:01 03:26:01 30064136 31764964 572460 1.74 79168 1939320 1633624 4.81 944264 1552736 4 04:15:01 03:27:01 30064120 31764952 572424 1.74 79192 1939324 1633624 4.81 944368 1552740 8 04:15:01 03:28:01 30063496 31764388 572952 1.74 79216 1939328 1649676 4.86 945280 1552744 40 04:15:01 03:29:01 30056904 31757848 579360 1.76 79240 1939328 1649676 4.86 950644 1551872 8 04:15:01 03:30:01 30057044 31758080 579084 1.76 79312 1939332 1649676 4.86 950300 1551860 188 04:15:01 03:31:01 30056776 31757820 579268 1.76 79328 1939336 1649676 4.86 950280 1551864 8 04:15:01 03:32:01 30056720 31757820 579232 1.76 79360 1939336 1649676 4.86 950248 1551864 40 04:15:01 03:33:01 30056608 31757752 579180 1.76 79400 1939340 1649676 4.86 950720 1551868 180 04:15:01 03:34:01 30057148 31758320 578808 1.76 79432 1939344 1649676 4.86 950420 1551872 200 04:15:01 03:35:01 30056856 31758044 579016 1.76 79464 1939344 1649676 4.86 950384 1551872 4 04:15:01 03:36:01 30056804 31758044 579220 1.76 79488 1939352 1649676 4.86 950408 1551880 188 04:15:01 03:37:01 30056788 31758036 579192 1.76 79504 1939352 1649676 4.86 950460 1551880 8 04:15:01 03:38:01 30056196 31757480 579696 1.76 79528 1939356 1649676 4.86 950688 1551884 200 04:15:01 03:39:01 30056700 31757996 579104 1.76 79564 1939348 1633212 4.81 950692 1551888 8 04:15:01 03:40:01 30056588 31757956 579096 1.76 79604 1939360 1633212 4.81 950776 1551888 188 04:15:01 03:41:01 30056540 31757920 579340 1.76 79636 1939364 1633212 4.81 950828 1551892 8 04:15:01 03:42:01 30056228 31757680 579684 1.76 79672 1939364 1633212 4.81 950944 1551892 188 04:15:01 03:43:01 30056440 31757896 579424 1.76 79696 1939368 1633212 4.81 950932 1551896 8 04:15:01 03:44:01 30056424 31757952 579340 1.76 79736 1939380 1633212 4.81 951252 1551904 224 04:15:01 03:45:01 30055872 31757408 579788 1.76 79780 1939380 1633212 4.81 951200 1551908 8 04:15:01 03:46:01 30055588 31757216 580004 1.76 79820 1939384 1633212 4.81 951404 1551912 200 04:15:01 03:47:01 30055572 31757204 579928 1.76 79844 1939388 1633212 4.81 951388 1551916 4 04:15:01 03:48:01 30055776 31757472 579668 1.76 79884 1939388 1633212 4.81 951680 1551916 188 04:15:01 03:49:01 30055484 31757184 579872 1.76 79924 1939376 1633212 4.81 951840 1551920 8 04:15:01 03:50:01 30055300 31757084 579928 1.76 79980 1939384 1633212 4.81 951948 1551920 4 04:15:01 03:51:01 30055720 31757508 579624 1.76 80004 1939396 1633212 4.81 951936 1551924 8 04:15:01 03:52:01 30055688 31757556 579580 1.76 80028 1939400 1633212 4.81 952100 1551928 40 04:15:01 03:53:01 30055632 31757500 579544 1.76 80052 1939400 1633212 4.81 952092 1551928 8 04:15:01 03:54:01 30055808 31757736 579480 1.76 80088 1939404 1633212 4.81 952172 1551932 192 04:15:01 03:55:02 30055824 31757712 579488 1.76 80128 1939408 1633212 4.81 952200 1551936 8 04:15:01 03:56:01 30055704 31757656 579508 1.76 80152 1939412 1633212 4.81 952260 1551940 12 04:15:01 03:57:01 30055656 31757620 579468 1.76 80176 1939416 1633212 4.81 952344 1551944 4 04:15:01 03:58:01 30055136 31757140 579904 1.76 80200 1939416 1633212 4.81 952436 1551944 4 04:15:01 03:59:01 30054932 31756948 580060 1.76 80224 1939420 1633212 4.81 952708 1551948 8 04:15:01 04:00:01 30055128 31757232 579740 1.76 80280 1939424 1616828 4.76 952836 1551952 20 04:15:01 04:01:01 30055064 31757184 579704 1.76 80300 1939428 1632884 4.81 952836 1551956 24 04:15:01 04:02:01 29828304 31607716 727044 2.21 80792 2015392 1603000 4.72 1161212 1569140 7852 04:15:01 04:03:01 27531652 31500128 777160 2.36 164536 3958364 1883556 5.55 1573184 3227836 815964 04:15:01 04:04:01 26623872 31276368 993644 3.02 225584 4516332 2309840 6.81 2005480 3631612 524192 04:15:01 04:05:01 26682708 31469748 803988 2.44 230520 4649848 1997440 5.89 1693096 3893480 209192 04:15:01 04:06:01 26418232 31497420 774020 2.35 238900 4895932 1738688 5.12 1680252 4126628 4 04:15:01 04:07:01 26417916 31497176 774196 2.35 238936 4895936 1738688 5.12 1679896 4126636 12 04:15:01 04:08:01 26428460 31507780 763668 2.32 238968 4895940 1738688 5.12 1669688 4126640 4 04:15:01 04:09:01 26430940 31510284 761120 2.31 239000 4895944 1738688 5.12 1667628 4126640 8 04:15:01 04:10:01 26433580 31512980 758368 2.31 239048 4895940 1738688 5.12 1665040 4126648 44 04:15:01 04:11:01 26434284 31513684 757836 2.30 239068 4895948 1738688 5.12 1665040 4126648 8 04:15:01 04:12:01 26434300 31513768 757772 2.30 239088 4895952 1738688 5.12 1665396 4126656 192 04:15:01 04:13:01 26433904 31513376 758092 2.31 239100 4895956 1738688 5.12 1665136 4126660 8 04:15:01 04:14:01 26434012 31513484 757904 2.30 239120 4895956 1738688 5.12 1665036 4126660 40 04:15:01 04:15:01 26367328 31453020 813148 2.47 239312 4897148 1808916 5.33 1733932 4116092 724 04:15:01 Average: 29730029 31743626 588838 1.79 92961 2212932 1652611 4.87 1002075 1797055 12336 04:15:01 04:15:01 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:15:01 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:09:01 ens3 142.58 120.05 491.97 24.15 0.00 0.00 0.00 0.00 04:15:01 02:09:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:15:01 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:10:01 ens3 2.12 0.15 0.18 0.01 0.00 0.00 0.00 0.00 04:15:01 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:11:01 ens3 3.90 1.02 1.09 0.70 0.00 0.00 0.00 0.00 04:15:01 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:12:01 ens3 2.17 0.98 0.86 0.63 0.00 0.00 0.00 0.00 04:15:01 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:13:01 ens3 40.64 16.01 669.11 1.89 0.00 0.00 0.00 0.00 04:15:01 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:15:01 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:14:01 ens3 38.76 15.01 670.40 1.14 0.00 0.00 0.00 0.00 04:15:01 02:14:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 04:15:01 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:15:01 ens3 69.57 20.48 1393.35 1.48 0.00 0.00 0.00 0.00 04:15:01 02:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:15:01 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:16:01 ens3 0.53 0.25 0.09 0.02 0.00 0.00 0.00 0.00 04:15:01 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:17:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:19:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:15:01 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:20:01 ens3 0.52 0.17 0.08 0.01 0.00 0.00 0.00 0.00 04:15:01 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:22:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:23:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:24:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:25:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:26:01 ens3 0.45 0.17 0.08 0.01 0.00 0.00 0.00 0.00 04:15:01 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:27:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:28:01 ens3 7.76 6.81 9.94 4.41 0.00 0.00 0.00 0.00 04:15:01 02:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:15:01 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:29:01 ens3 4.36 3.64 2.79 2.45 0.00 0.00 0.00 0.00 04:15:01 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:30:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:31:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:32:01 ens3 0.31 0.10 0.02 0.01 0.00 0.00 0.00 0.00 04:15:01 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:34:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:38:01 ens3 0.35 0.22 0.08 0.02 0.00 0.00 0.00 0.00 04:15:01 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:39:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:15:01 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:40:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:41:01 ens3 0.18 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:15:01 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:42:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:44:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 04:15:01 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:46:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:48:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:49:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 04:15:01 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:54:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 02:59:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 04:15:01 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:01:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:15:01 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:02:01 ens3 1.27 0.72 0.78 0.43 0.00 0.00 0.00 0.00 04:15:01 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:04:01 ens3 0.70 0.20 0.13 0.07 0.00 0.00 0.00 0.00 04:15:01 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:05:01 ens3 0.58 0.38 0.41 0.28 0.00 0.00 0.00 0.00 04:15:01 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:09:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:15:01 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:10:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:14:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:15:01 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:16:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:19:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:15:01 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:21:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:24:01 ens3 0.45 0.32 0.31 0.08 0.00 0.00 0.00 0.00 04:15:01 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:28:01 ens3 0.43 0.25 0.11 0.24 0.00 0.00 0.00 0.00 04:15:01 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:29:01 ens3 4.13 3.53 2.35 4.45 0.00 0.00 0.00 0.00 04:15:01 03:29:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:34:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:39:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:15:01 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:44:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:48:01 ens3 0.30 0.13 0.18 0.01 0.00 0.00 0.00 0.00 04:15:01 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:49:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 04:15:01 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:50:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:54:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:55:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:55:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 03:59:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:15:01 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:00:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:02:01 ens3 186.32 131.33 507.26 59.97 0.00 0.00 0.00 0.00 04:15:01 04:02:01 lo 2.60 2.60 0.24 0.24 0.00 0.00 0.00 0.00 04:15:01 04:03:01 docker0 356.84 518.45 31.10 3670.00 0.00 0.00 0.00 0.00 04:15:01 04:03:01 ens3 736.14 489.15 8502.62 64.35 0.00 0.00 0.00 0.00 04:15:01 04:03:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 04:15:01 04:04:01 vethaff926c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:15:01 04:04:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:15:01 04:04:01 ens3 32.31 25.87 25.72 58.61 0.00 0.00 0.00 0.00 04:15:01 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:05:01 docker0 1.42 2.25 0.09 30.86 0.00 0.00 0.00 0.00 04:15:01 04:05:01 ens3 25.85 17.25 51.62 10.47 0.00 0.00 0.00 0.00 04:15:01 04:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:15:01 04:06:01 docker0 2.87 4.65 0.18 62.23 0.00 0.00 0.00 0.00 04:15:01 04:06:01 ens3 110.73 67.44 2647.05 13.45 0.00 0.00 0.00 0.00 04:15:01 04:06:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:15:01 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:09:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 04:15:01 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:10:01 ens3 0.73 0.50 2.91 0.04 0.00 0.00 0.00 0.00 04:15:01 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:13:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:14:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 04:15:01 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:15:01 04:15:01 ens3 31.23 18.75 33.42 13.22 0.00 0.00 0.00 0.00 04:15:01 04:15:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 04:15:01 Average: docker0 2.84 4.14 0.25 29.64 0.00 0.00 0.00 0.00 04:15:01 Average: ens3 11.48 7.46 118.27 2.08 0.00 0.00 0.00 0.00 04:15:01 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 04:15:01 04:15:01 04:15:01 ---> sar -P ALL: 04:15:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8874) 08/28/24 _x86_64_ (8 CPU) 04:15:01 04:15:01 02:07:43 LINUX RESTART (8 CPU) 04:15:01 04:15:01 02:08:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 02:09:01 all 1.98 0.00 0.61 0.92 0.02 96.47 04:15:01 02:09:01 0 1.45 0.00 0.47 0.05 0.02 98.02 04:15:01 02:09:01 1 1.52 0.00 0.57 0.70 0.02 97.20 04:15:01 02:09:01 2 3.50 0.00 0.48 0.42 0.00 95.60 04:15:01 02:09:01 3 2.43 0.00 1.64 5.46 0.03 90.43 04:15:01 02:09:01 4 2.99 0.00 0.43 0.37 0.03 96.17 04:15:01 02:09:01 5 1.65 0.00 0.42 0.10 0.02 97.82 04:15:01 02:09:01 6 1.39 0.00 0.27 0.08 0.02 98.25 04:15:01 02:09:01 7 0.92 0.00 0.63 0.17 0.02 98.27 04:15:01 02:10:01 all 0.03 0.00 0.01 0.04 0.00 99.92 04:15:01 02:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:10:01 1 0.02 0.00 0.00 0.08 0.00 99.90 04:15:01 02:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:10:01 3 0.03 0.00 0.05 0.20 0.00 99.72 04:15:01 02:10:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 02:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:10:01 7 0.05 0.00 0.00 0.00 0.00 99.95 04:15:01 02:11:01 all 0.15 0.00 0.02 0.01 0.01 99.81 04:15:01 02:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:11:01 1 0.08 0.00 0.03 0.02 0.02 99.85 04:15:01 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:11:01 3 0.86 0.00 0.03 0.07 0.00 99.04 04:15:01 02:11:01 4 0.07 0.00 0.03 0.00 0.00 99.90 04:15:01 02:11:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:15:01 02:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:11:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 02:12:01 all 0.13 0.00 0.03 0.00 0.00 99.83 04:15:01 02:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:12:01 3 0.93 0.00 0.13 0.03 0.00 98.90 04:15:01 02:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 04:15:01 02:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:15:01 02:13:01 all 0.79 0.00 0.40 2.42 0.01 96.38 04:15:01 02:13:01 0 0.33 0.00 0.22 0.35 0.02 99.08 04:15:01 02:13:01 1 0.83 0.00 0.42 0.22 0.02 98.51 04:15:01 02:13:01 2 0.32 0.00 0.13 0.18 0.00 99.37 04:15:01 02:13:01 3 2.41 0.00 0.21 16.63 0.03 80.71 04:15:01 02:13:01 4 0.50 0.00 0.18 0.43 0.02 98.87 04:15:01 02:13:01 5 1.13 0.00 0.30 0.42 0.00 98.15 04:15:01 02:13:01 6 0.22 0.00 1.25 0.30 0.02 98.22 04:15:01 02:13:01 7 0.55 0.00 0.47 0.58 0.02 98.38 04:15:01 02:14:01 all 1.18 0.00 0.56 12.13 0.02 86.11 04:15:01 02:14:01 0 1.56 0.00 0.64 3.48 0.03 94.30 04:15:01 02:14:01 1 0.82 0.00 0.37 0.43 0.02 98.36 04:15:01 02:14:01 2 0.95 0.00 0.63 0.05 0.02 98.35 04:15:01 02:14:01 3 1.02 0.00 0.50 83.23 0.02 15.23 04:15:01 02:14:01 4 1.02 0.00 0.50 2.05 0.02 96.41 04:15:01 02:14:01 5 1.73 0.00 0.87 0.74 0.03 96.63 04:15:01 02:14:01 6 1.05 0.00 0.50 3.75 0.02 94.68 04:15:01 02:14:01 7 1.28 0.00 0.50 3.24 0.02 94.96 04:15:01 02:15:01 all 1.11 0.00 0.57 5.86 0.02 92.43 04:15:01 02:15:01 0 1.62 0.00 0.38 0.50 0.03 97.46 04:15:01 02:15:01 1 1.78 0.00 0.47 0.34 0.03 97.39 04:15:01 02:15:01 2 0.72 0.00 0.95 1.17 0.02 97.15 04:15:01 02:15:01 3 0.72 0.00 0.35 41.03 0.02 57.89 04:15:01 02:15:01 4 1.32 0.00 0.42 0.90 0.02 97.35 04:15:01 02:15:01 5 0.82 0.00 0.67 0.92 0.02 97.58 04:15:01 02:15:01 6 1.25 0.00 0.30 1.34 0.00 97.11 04:15:01 02:15:01 7 0.68 0.00 1.04 0.75 0.02 97.51 04:15:01 02:16:01 all 0.11 0.00 0.05 0.16 0.01 99.67 04:15:01 02:16:01 0 0.08 0.00 0.03 0.35 0.02 99.52 04:15:01 02:16:01 1 0.37 0.00 0.07 0.00 0.02 99.55 04:15:01 02:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:16:01 3 0.07 0.00 0.03 0.47 0.00 99.43 04:15:01 02:16:01 4 0.05 0.00 0.03 0.02 0.00 99.90 04:15:01 02:16:01 5 0.05 0.00 0.05 0.00 0.00 99.90 04:15:01 02:16:01 6 0.22 0.00 0.13 0.47 0.02 99.17 04:15:01 02:16:01 7 0.03 0.00 0.03 0.02 0.00 99.92 04:15:01 02:17:01 all 0.04 0.00 0.01 0.03 0.00 99.92 04:15:01 02:17:01 0 0.03 0.00 0.02 0.12 0.00 99.83 04:15:01 02:17:01 1 0.15 0.00 0.02 0.00 0.00 99.83 04:15:01 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:17:01 3 0.02 0.00 0.02 0.13 0.00 99.83 04:15:01 02:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:17:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 02:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:15:01 02:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:18:01 1 0.03 0.00 0.00 0.00 0.05 99.92 04:15:01 02:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:18:01 3 0.00 0.00 0.02 0.03 0.00 99.95 04:15:01 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:15:01 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:15:01 02:19:01 0 0.02 0.00 0.00 0.00 0.03 99.95 04:15:01 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:19:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:15:01 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 04:15:01 02:19:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 02:20:01 all 0.01 0.00 0.00 0.04 0.01 99.94 04:15:01 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:20:01 3 0.00 0.00 0.00 0.17 0.00 99.83 04:15:01 02:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:20:01 6 0.00 0.00 0.02 0.13 0.03 99.82 04:15:01 02:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:21:01 all 0.10 0.00 0.01 0.04 0.01 99.85 04:15:01 02:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:21:01 1 0.68 0.00 0.02 0.00 0.00 99.30 04:15:01 02:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:21:01 3 0.00 0.00 0.00 0.18 0.02 99.80 04:15:01 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:21:01 6 0.03 0.00 0.03 0.12 0.02 99.80 04:15:01 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:22:01 all 0.02 0.00 0.02 0.02 0.01 99.94 04:15:01 02:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:22:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:15:01 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:22:01 3 0.00 0.00 0.02 0.12 0.00 99.87 04:15:01 02:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:22:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:15:01 02:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:23:01 all 0.02 0.00 0.02 0.01 0.00 99.95 04:15:01 02:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:23:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:15:01 02:23:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:23:01 6 0.03 0.00 0.02 0.02 0.02 99.92 04:15:01 02:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:15:01 02:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:15:01 02:24:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:15:01 02:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 02:24:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:15:01 02:24:01 3 0.02 0.00 0.00 0.05 0.00 99.93 04:15:01 02:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 02:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 02:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:15:01 02:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 02:26:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:15:01 02:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:26:01 3 0.00 0.00 0.00 0.03 0.00 99.97 04:15:01 02:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:26:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 02:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:27:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:15:01 02:27:01 2 0.00 0.00 0.02 0.02 0.02 99.95 04:15:01 02:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:27:01 6 0.00 0.00 0.02 0.00 0.03 99.95 04:15:01 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:28:01 all 0.30 0.00 0.04 0.09 0.01 99.57 04:15:01 02:28:01 0 0.73 0.00 0.03 0.00 0.02 99.22 04:15:01 02:28:01 1 0.59 0.00 0.02 0.00 0.02 99.38 04:15:01 02:28:01 2 0.35 0.00 0.08 0.35 0.00 99.22 04:15:01 02:28:01 3 0.10 0.00 0.03 0.07 0.00 99.80 04:15:01 02:28:01 4 0.28 0.00 0.03 0.00 0.00 99.68 04:15:01 02:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:28:01 6 0.08 0.00 0.07 0.08 0.02 99.75 04:15:01 02:28:01 7 0.27 0.00 0.07 0.18 0.00 99.48 04:15:01 02:29:01 all 0.19 0.00 0.02 0.13 0.01 99.65 04:15:01 02:29:01 0 0.38 0.00 0.02 0.00 0.02 99.58 04:15:01 02:29:01 1 0.73 0.00 0.03 0.00 0.00 99.24 04:15:01 02:29:01 2 0.15 0.00 0.00 0.32 0.03 99.50 04:15:01 02:29:01 3 0.02 0.00 0.02 0.57 0.02 99.38 04:15:01 02:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:29:01 5 0.13 0.00 0.02 0.00 0.00 99.85 04:15:01 02:29:01 6 0.07 0.00 0.05 0.17 0.02 99.70 04:15:01 02:29:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:15:01 02:30:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:15:01 02:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:30:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:30:01 3 0.02 0.00 0.02 0.05 0.00 99.92 04:15:01 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:15:01 02:30:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 02:31:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:15:01 02:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:31:01 1 0.08 0.00 0.02 0.00 0.02 99.88 04:15:01 02:31:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:15:01 02:31:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:15:01 02:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:31:01 6 0.03 0.00 0.05 0.00 0.03 99.88 04:15:01 02:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:32:01 all 0.04 0.00 0.00 0.00 0.01 99.95 04:15:01 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:32:01 1 0.25 0.00 0.00 0.00 0.00 99.75 04:15:01 02:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:32:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 02:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:33:01 all 0.12 0.00 0.01 0.00 0.01 99.86 04:15:01 02:33:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:15:01 02:33:01 1 0.98 0.00 0.00 0.00 0.02 99.01 04:15:01 02:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:34:01 all 0.07 0.00 0.01 0.08 0.00 99.84 04:15:01 02:34:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 02:34:01 1 0.42 0.00 0.00 0.00 0.00 99.58 04:15:01 02:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:34:01 3 0.03 0.00 0.02 0.60 0.00 99.35 04:15:01 02:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:34:01 6 0.07 0.00 0.03 0.02 0.02 99.87 04:15:01 02:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:35:01 all 0.05 0.00 0.01 0.02 0.01 99.91 04:15:01 02:35:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:35:01 1 0.30 0.00 0.05 0.00 0.02 99.63 04:15:01 02:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:35:01 3 0.00 0.00 0.00 0.17 0.00 99.83 04:15:01 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 02:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 02:36:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:15:01 02:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:36:01 6 0.03 0.00 0.05 0.00 0.00 99.92 04:15:01 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:37:01 all 0.06 0.00 0.00 0.00 0.01 99.92 04:15:01 02:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:37:01 1 0.50 0.00 0.00 0.00 0.02 99.48 04:15:01 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:37:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 02:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 04:15:01 02:38:01 0 0.02 0.00 0.00 0.03 0.00 99.95 04:15:01 02:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:38:01 4 0.00 0.00 0.03 0.00 0.02 99.95 04:15:01 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:15:01 02:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 02:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:15:01 02:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 02:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:40:01 all 0.05 0.00 0.01 0.01 0.00 99.93 04:15:01 02:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 02:40:01 1 0.33 0.00 0.00 0.00 0.00 99.67 04:15:01 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:40:01 3 0.02 0.00 0.02 0.03 0.00 99.93 04:15:01 02:40:01 4 0.03 0.00 0.05 0.00 0.00 99.92 04:15:01 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 02:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:41:01 all 0.21 0.00 0.01 0.00 0.01 99.78 04:15:01 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:41:01 1 1.50 0.00 0.02 0.00 0.02 98.47 04:15:01 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:41:01 4 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 02:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:15:01 02:41:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 02:42:01 all 0.21 0.00 0.01 0.00 0.01 99.77 04:15:01 02:42:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:15:01 02:42:01 1 1.61 0.00 0.05 0.00 0.00 98.34 04:15:01 02:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 02:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 02:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:42:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:15:01 02:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:43:01 1 0.17 0.00 0.03 0.00 0.02 99.78 04:15:01 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:43:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:15:01 02:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 02:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 02:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:15:01 02:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:44:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:44:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:45:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:15:01 02:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:45:01 3 0.02 0.00 0.02 0.10 0.00 99.87 04:15:01 02:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:46:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:15:01 02:46:01 0 0.00 0.00 0.08 0.02 0.02 99.88 04:15:01 02:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:46:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 02:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:47:01 all 0.16 0.00 0.01 0.00 0.01 99.82 04:15:01 02:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:47:01 1 1.24 0.00 0.02 0.00 0.02 98.73 04:15:01 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:48:01 all 0.01 0.00 0.01 0.02 0.00 99.97 04:15:01 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:48:01 3 0.00 0.00 0.02 0.13 0.00 99.85 04:15:01 02:48:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:15:01 02:49:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:15:01 02:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 02:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 02:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 02:50:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 02:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:15:01 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:50:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 02:50:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:15:01 02:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:51:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:15:01 02:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 02:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 02:52:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:15:01 02:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 02:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:15:01 02:52:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 02:53:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:15:01 02:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:53:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 02:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 02:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:54:01 all 0.02 0.00 0.00 0.01 0.01 99.95 04:15:01 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:54:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:15:01 02:54:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 02:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 02:54:01 7 0.02 0.00 0.00 0.07 0.00 99.92 04:15:01 02:55:01 all 0.05 0.00 0.04 0.01 0.01 99.90 04:15:01 02:55:01 0 0.00 0.00 0.05 0.02 0.02 99.92 04:15:01 02:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:15:01 02:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 02:55:01 3 0.03 0.00 0.05 0.03 0.02 99.87 04:15:01 02:55:01 4 0.00 0.00 0.08 0.00 0.02 99.90 04:15:01 02:55:01 5 0.08 0.00 0.02 0.00 0.00 99.90 04:15:01 02:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:55:01 7 0.20 0.00 0.05 0.03 0.00 99.72 04:15:01 02:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:15:01 02:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:56:01 1 0.20 0.00 0.02 0.00 0.02 99.77 04:15:01 02:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 02:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 02:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 02:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:15:01 02:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:57:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:15:01 02:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 02:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:58:01 all 0.02 0.00 0.01 0.04 0.00 99.92 04:15:01 02:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 02:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 02:58:01 3 0.02 0.00 0.02 0.32 0.00 99.65 04:15:01 02:58:01 4 0.02 0.00 0.05 0.00 0.02 99.92 04:15:01 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 02:59:01 all 0.14 0.00 0.00 0.00 0.01 99.85 04:15:01 02:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 02:59:01 1 1.01 0.00 0.00 0.00 0.02 98.97 04:15:01 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 02:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 02:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 02:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:00:01 all 0.21 0.00 0.01 0.00 0.01 99.76 04:15:01 03:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 03:00:01 1 1.58 0.00 0.00 0.00 0.02 98.40 04:15:01 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 04:15:01 03:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:01:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:15:01 03:01:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:15:01 03:01:01 1 1.94 0.00 0.02 0.00 0.00 98.04 04:15:01 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:02:01 all 0.12 0.00 0.02 0.00 0.01 99.86 04:15:01 03:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:02:01 1 0.55 0.00 0.07 0.00 0.02 99.37 04:15:01 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:02:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:15:01 03:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:02:01 7 0.32 0.00 0.00 0.00 0.02 99.67 04:15:01 03:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 03:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 03:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:15:01 03:03:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 03:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:15:01 03:04:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:04:01 3 0.03 0.00 0.03 0.03 0.00 99.90 04:15:01 03:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 04:15:01 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:05:01 all 0.09 0.00 0.01 0.00 0.00 99.90 04:15:01 03:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:05:01 1 0.61 0.00 0.00 0.00 0.02 99.37 04:15:01 03:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 03:05:01 4 0.02 0.00 0.05 0.00 0.02 99.92 04:15:01 03:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:06:01 all 0.16 0.00 0.01 0.01 0.00 99.82 04:15:01 03:06:01 0 0.03 0.00 0.00 0.02 0.02 99.93 04:15:01 03:06:01 1 1.11 0.00 0.03 0.00 0.00 98.86 04:15:01 03:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:06:01 3 0.02 0.00 0.03 0.05 0.00 99.90 04:15:01 03:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:15:01 03:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 03:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:07:01 2 0.00 0.00 0.03 0.00 0.02 99.95 04:15:01 03:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:15:01 03:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 03:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:15:01 03:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:15:01 03:09:01 2 0.05 0.00 0.02 0.02 0.02 99.90 04:15:01 03:09:01 3 0.03 0.00 0.02 0.02 0.00 99.93 04:15:01 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:10:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:15:01 03:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 03:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:15:01 03:12:01 3 0.03 0.00 0.03 0.02 0.00 99.92 04:15:01 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 03:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:13:01 1 0.07 0.00 0.00 0.00 0.00 99.93 04:15:01 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:15:01 03:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 04:15:01 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 04:15:01 03:14:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 03:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:15:01 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:16:01 all 0.08 0.00 0.02 0.00 0.00 99.89 04:15:01 03:16:01 0 0.00 0.00 0.03 0.02 0.00 99.95 04:15:01 03:16:01 1 0.63 0.00 0.02 0.00 0.02 99.33 04:15:01 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:16:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:17:01 all 0.05 0.00 0.01 0.00 0.00 99.94 04:15:01 03:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 03:17:01 1 0.23 0.00 0.03 0.00 0.00 99.73 04:15:01 03:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:15:01 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:17:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 03:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:15:01 03:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 03:19:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 03:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:15:01 03:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 03:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 04:15:01 03:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:20:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:15:01 03:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:21:01 all 0.09 0.00 0.01 0.00 0.01 99.89 04:15:01 03:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:21:01 1 0.58 0.00 0.02 0.00 0.02 99.38 04:15:01 03:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:15:01 03:22:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:15:01 03:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:22:01 1 0.23 0.00 0.02 0.00 0.02 99.73 04:15:01 03:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:23:01 all 0.07 0.00 0.01 0.00 0.00 99.92 04:15:01 03:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:23:01 1 0.38 0.00 0.05 0.00 0.00 99.57 04:15:01 03:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:24:01 all 0.19 0.00 0.01 0.00 0.00 99.80 04:15:01 03:24:01 0 0.02 0.00 0.03 0.02 0.00 99.93 04:15:01 03:24:01 1 1.40 0.00 0.00 0.00 0.02 98.58 04:15:01 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:24:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:15:01 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:15:01 03:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:15:01 03:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 04:15:01 03:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 04:15:01 03:25:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 03:26:01 all 0.25 0.00 0.00 0.00 0.00 99.74 04:15:01 03:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 03:26:01 1 1.94 0.00 0.02 0.00 0.00 98.05 04:15:01 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:26:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 03:27:01 all 0.11 0.00 0.01 0.00 0.00 99.88 04:15:01 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:27:01 1 0.81 0.00 0.02 0.00 0.02 99.15 04:15:01 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:28:01 all 0.11 0.00 0.02 0.02 0.00 99.85 04:15:01 03:28:01 0 0.00 0.00 0.03 0.02 0.00 99.95 04:15:01 03:28:01 1 0.72 0.00 0.00 0.00 0.00 99.28 04:15:01 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:28:01 3 0.02 0.00 0.02 0.15 0.00 99.82 04:15:01 03:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:28:01 7 0.08 0.00 0.07 0.00 0.00 99.85 04:15:01 03:29:01 all 0.16 0.00 0.01 0.02 0.00 99.80 04:15:01 03:29:01 0 0.08 0.00 0.02 0.02 0.00 99.88 04:15:01 03:29:01 1 0.33 0.00 0.02 0.00 0.00 99.65 04:15:01 03:29:01 2 0.08 0.00 0.03 0.00 0.00 99.88 04:15:01 03:29:01 3 0.07 0.00 0.02 0.17 0.00 99.75 04:15:01 03:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:29:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:15:01 03:29:01 6 0.08 0.00 0.00 0.00 0.02 99.90 04:15:01 03:29:01 7 0.52 0.00 0.00 0.00 0.02 99.47 04:15:01 03:30:01 all 0.01 0.00 0.01 0.08 0.01 99.89 04:15:01 03:30:01 0 0.00 0.00 0.00 0.37 0.02 99.62 04:15:01 03:30:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:15:01 03:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:30:01 3 0.00 0.00 0.00 0.27 0.00 99.73 04:15:01 03:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:30:01 7 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 03:31:01 all 0.02 0.00 0.01 0.02 0.00 99.95 04:15:01 03:31:01 0 0.00 0.00 0.00 0.07 0.00 99.93 04:15:01 03:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:31:01 3 0.02 0.00 0.05 0.10 0.00 99.83 04:15:01 03:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:32:01 all 0.08 0.00 0.01 0.01 0.01 99.89 04:15:01 03:32:01 0 0.00 0.00 0.02 0.03 0.00 99.95 04:15:01 03:32:01 1 0.58 0.00 0.00 0.00 0.02 99.40 04:15:01 03:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 04:15:01 03:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 04:15:01 03:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:32:01 7 0.03 0.00 0.05 0.00 0.00 99.92 04:15:01 03:33:01 all 0.14 0.00 0.01 0.01 0.00 99.84 04:15:01 03:33:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:33:01 1 0.96 0.00 0.00 0.00 0.00 99.04 04:15:01 03:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:33:01 3 0.03 0.00 0.02 0.07 0.00 99.88 04:15:01 03:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:34:01 all 0.24 0.00 0.02 0.01 0.01 99.72 04:15:01 03:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 04:15:01 03:34:01 1 1.87 0.00 0.00 0.00 0.02 98.11 04:15:01 03:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:34:01 3 0.00 0.00 0.02 0.07 0.00 99.92 04:15:01 03:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:34:01 7 0.03 0.00 0.05 0.00 0.02 99.90 04:15:01 03:35:01 all 0.12 0.00 0.00 0.04 0.00 99.83 04:15:01 03:35:01 0 0.00 0.00 0.00 0.10 0.00 99.90 04:15:01 03:35:01 1 0.90 0.00 0.00 0.00 0.00 99.10 04:15:01 03:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:35:01 3 0.02 0.00 0.02 0.22 0.00 99.75 04:15:01 03:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 03:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 03:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:15:01 03:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:36:01 7 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 04:15:01 03:36:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 03:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:15:01 03:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 04:15:01 03:37:01 1 0.07 0.00 0.00 0.00 0.00 99.93 04:15:01 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:37:01 3 0.00 0.00 0.03 0.02 0.00 99.95 04:15:01 03:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:38:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:15:01 03:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:38:01 3 0.03 0.00 0.00 0.02 0.00 99.95 04:15:01 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:15:01 03:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:39:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:39:01 7 0.00 0.00 0.03 0.00 0.02 99.95 04:15:01 03:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:15:01 03:40:01 0 0.02 0.00 0.00 0.05 0.00 99.93 04:15:01 03:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:40:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:15:01 03:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:41:01 all 0.08 0.00 0.01 0.00 0.00 99.90 04:15:01 03:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:41:01 1 0.62 0.00 0.02 0.00 0.00 99.37 04:15:01 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:42:01 all 0.02 0.00 0.00 0.01 0.00 99.96 04:15:01 03:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:42:01 1 0.10 0.00 0.00 0.00 0.02 99.88 04:15:01 03:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:42:01 3 0.02 0.00 0.00 0.05 0.00 99.93 04:15:01 03:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:43:01 all 0.08 0.00 0.01 0.00 0.00 99.90 04:15:01 03:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:43:01 1 0.60 0.00 0.00 0.00 0.00 99.40 04:15:01 03:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:43:01 3 0.00 0.00 0.02 0.02 0.02 99.95 04:15:01 03:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:15:01 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:44:01 all 0.02 0.00 0.01 0.04 0.01 99.92 04:15:01 03:44:01 0 0.03 0.00 0.00 0.13 0.00 99.83 04:15:01 03:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 04:15:01 03:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:44:01 3 0.00 0.00 0.02 0.20 0.00 99.78 04:15:01 03:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:15:01 03:45:01 all 0.01 0.00 0.01 0.04 0.00 99.94 04:15:01 03:45:01 0 0.00 0.00 0.02 0.13 0.00 99.85 04:15:01 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:45:01 3 0.02 0.00 0.00 0.22 0.00 99.77 04:15:01 03:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 04:15:01 03:46:01 all 0.03 0.00 0.00 0.00 0.00 99.96 04:15:01 03:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:46:01 1 0.13 0.00 0.00 0.00 0.02 99.85 04:15:01 03:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:46:01 3 0.02 0.00 0.00 0.03 0.00 99.95 04:15:01 03:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:15:01 03:47:01 all 0.08 0.00 0.01 0.00 0.00 99.90 04:15:01 03:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:47:01 1 0.62 0.00 0.00 0.00 0.00 99.38 04:15:01 03:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:47:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:47:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:15:01 04:15:01 03:47:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 03:48:01 all 0.02 0.00 0.01 0.00 0.01 99.97 04:15:01 03:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:48:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:49:01 all 0.17 0.00 0.02 0.00 0.00 99.80 04:15:01 03:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:49:01 1 1.29 0.00 0.03 0.00 0.00 98.68 04:15:01 03:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:49:01 7 0.05 0.00 0.05 0.00 0.02 99.88 04:15:01 03:50:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:15:01 03:50:01 0 0.00 0.00 0.00 0.03 0.00 99.97 04:15:01 03:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:50:01 3 0.03 0.00 0.02 0.07 0.00 99.88 04:15:01 03:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:51:01 all 0.02 0.00 0.00 0.04 0.01 99.93 04:15:01 03:51:01 0 0.00 0.00 0.02 0.15 0.02 99.82 04:15:01 03:51:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:15:01 03:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:51:01 3 0.00 0.00 0.00 0.15 0.00 99.85 04:15:01 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:51:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:51:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:15:01 03:52:01 all 0.26 0.00 0.01 0.00 0.00 99.73 04:15:01 03:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:52:01 1 1.94 0.00 0.00 0.00 0.00 98.06 04:15:01 03:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:52:01 7 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 03:53:01 all 0.10 0.00 0.02 0.00 0.00 99.88 04:15:01 03:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:53:01 1 0.73 0.00 0.08 0.00 0.02 99.17 04:15:01 03:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 03:53:01 3 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:54:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:15:01 03:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:54:01 1 0.08 0.00 0.00 0.00 0.00 99.92 04:15:01 03:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 03:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:55:02 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 03:55:02 0 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:55:02 1 0.05 0.00 0.00 0.00 0.00 99.95 04:15:01 03:55:02 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:55:02 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 03:55:02 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:55:02 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:55:02 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:55:02 7 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 03:56:01 all 0.08 0.00 0.01 0.00 0.01 99.90 04:15:01 03:56:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 03:56:01 1 0.61 0.00 0.02 0.00 0.02 99.36 04:15:01 03:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 04:15:01 03:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 04:15:01 03:57:01 all 0.24 0.00 0.01 0.00 0.00 99.74 04:15:01 03:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:57:01 1 1.88 0.00 0.00 0.00 0.00 98.12 04:15:01 03:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:15:01 03:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 04:15:01 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 03:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:15:01 03:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 03:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 03:58:01 3 0.02 0.00 0.03 0.02 0.00 99.93 04:15:01 03:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:15:01 03:58:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 03:59:01 all 0.10 0.00 0.00 0.01 0.01 99.88 04:15:01 03:59:01 0 0.07 0.00 0.02 0.07 0.02 99.83 04:15:01 03:59:01 1 0.65 0.00 0.00 0.00 0.02 99.33 04:15:01 03:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:59:01 3 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 03:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 03:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 03:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 03:59:01 7 0.05 0.00 0.00 0.00 0.02 99.93 04:15:01 04:00:01 all 0.18 0.00 0.01 0.00 0.00 99.81 04:15:01 04:00:01 0 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 04:00:01 1 1.37 0.00 0.00 0.00 0.00 98.63 04:15:01 04:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 04:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 04:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 04:01:01 all 0.14 0.00 0.01 0.39 0.02 99.44 04:15:01 04:01:01 0 0.03 0.00 0.00 0.20 0.00 99.77 04:15:01 04:01:01 1 1.06 0.00 0.02 0.00 0.02 98.91 04:15:01 04:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:01:01 3 0.00 0.00 0.00 2.92 0.00 97.08 04:15:01 04:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:01:01 7 0.02 0.00 0.02 0.00 0.13 99.83 04:15:01 04:02:01 all 2.10 0.00 0.43 0.49 0.02 96.96 04:15:01 04:02:01 0 1.17 0.00 1.50 3.32 0.02 93.99 04:15:01 04:02:01 1 1.34 0.00 0.23 0.02 0.02 98.39 04:15:01 04:02:01 2 1.57 0.00 0.28 0.28 0.02 97.85 04:15:01 04:02:01 3 2.77 0.00 0.32 0.20 0.02 96.70 04:15:01 04:02:01 4 2.52 0.00 0.30 0.00 0.00 97.18 04:15:01 04:02:01 5 1.37 0.00 0.48 0.05 0.02 98.08 04:15:01 04:02:01 6 2.73 0.00 0.20 0.03 0.02 97.02 04:15:01 04:02:01 7 3.37 0.00 0.15 0.02 0.03 96.43 04:15:01 04:03:01 all 8.15 0.00 3.69 2.71 0.06 85.39 04:15:01 04:03:01 0 8.20 0.00 3.77 0.71 0.07 87.26 04:15:01 04:03:01 1 7.96 0.00 4.21 4.81 0.07 82.95 04:15:01 04:03:01 2 8.71 0.00 3.77 0.49 0.07 86.96 04:15:01 04:03:01 3 6.72 0.00 3.07 3.44 0.05 86.73 04:15:01 04:03:01 4 6.91 0.00 3.30 0.35 0.05 89.38 04:15:01 04:03:01 5 9.24 0.00 3.22 0.30 0.07 87.17 04:15:01 04:03:01 6 7.95 0.00 3.27 6.92 0.07 81.80 04:15:01 04:03:01 7 9.50 0.00 4.94 4.67 0.05 80.85 04:15:01 04:04:01 all 20.46 0.00 4.97 4.09 0.07 70.42 04:15:01 04:04:01 0 20.13 0.00 6.62 15.72 0.10 57.42 04:15:01 04:04:01 1 21.00 0.00 4.94 11.28 0.08 62.69 04:15:01 04:04:01 2 19.86 0.00 5.31 3.08 0.05 71.70 04:15:01 04:04:01 3 19.94 0.00 4.37 0.13 0.05 75.50 04:15:01 04:04:01 4 21.20 0.00 5.04 0.50 0.07 73.19 04:15:01 04:04:01 5 21.23 0.00 4.37 0.60 0.07 73.74 04:15:01 04:04:01 6 21.29 0.00 4.14 0.86 0.05 73.66 04:15:01 04:04:01 7 18.99 0.00 4.97 0.61 0.07 75.37 04:15:01 04:05:01 all 44.63 0.00 7.00 1.78 0.09 46.50 04:15:01 04:05:01 0 45.33 0.00 6.47 1.56 0.08 46.55 04:15:01 04:05:01 1 45.67 0.00 7.04 0.35 0.10 46.84 04:15:01 04:05:01 2 45.11 0.00 6.95 0.47 0.08 47.38 04:15:01 04:05:01 3 44.03 0.00 6.98 5.21 0.08 43.70 04:15:01 04:05:01 4 43.25 0.00 7.91 0.12 0.12 48.60 04:15:01 04:05:01 5 43.49 0.00 7.34 6.36 0.08 42.73 04:15:01 04:05:01 6 44.28 0.00 7.05 0.05 0.10 48.52 04:15:01 04:05:01 7 45.86 0.00 6.26 0.15 0.10 47.63 04:15:01 04:06:01 all 3.65 0.00 1.68 1.74 0.05 92.88 04:15:01 04:06:01 0 4.21 0.00 1.17 0.12 0.05 94.45 04:15:01 04:06:01 1 3.71 0.00 1.95 0.12 0.05 94.18 04:15:01 04:06:01 2 3.41 0.00 1.86 0.03 0.07 94.63 04:15:01 04:06:01 3 3.70 0.00 1.24 0.02 0.03 95.02 04:15:01 04:06:01 4 4.10 0.00 1.91 5.11 0.07 88.81 04:15:01 04:06:01 5 2.56 0.00 1.79 7.94 0.07 87.64 04:15:01 04:06:01 6 4.01 0.00 2.10 0.52 0.03 93.34 04:15:01 04:06:01 7 3.51 0.00 1.42 0.10 0.03 94.93 04:15:01 04:07:01 all 0.06 0.00 0.02 0.00 0.00 99.92 04:15:01 04:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 04:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:15:01 04:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:15:01 04:07:01 4 0.32 0.00 0.05 0.00 0.00 99.63 04:15:01 04:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:15:01 04:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 04:08:01 all 0.06 0.00 0.02 0.00 0.01 99.92 04:15:01 04:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 04:15:01 04:08:01 2 0.08 0.00 0.03 0.00 0.02 99.87 04:15:01 04:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 04:08:01 4 0.25 0.00 0.02 0.02 0.02 99.70 04:15:01 04:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:15:01 04:09:01 all 0.06 0.00 0.01 0.00 0.00 99.92 04:15:01 04:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:15:01 04:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 04:15:01 04:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 04:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:09:01 4 0.40 0.00 0.02 0.00 0.00 99.58 04:15:01 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:09:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:15:01 04:15:01 04:09:01 CPU %user %nice %system %iowait %steal %idle 04:15:01 04:10:01 all 0.26 0.00 0.01 0.00 0.01 99.72 04:15:01 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:10:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 04:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 04:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 04:10:01 4 1.87 0.00 0.00 0.00 0.00 98.13 04:15:01 04:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:15:01 04:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 04:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:15:01 04:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:15:01 04:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:15:01 04:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 04:12:01 all 0.06 0.00 0.02 0.01 0.00 99.91 04:15:01 04:12:01 0 0.02 0.00 0.02 0.07 0.02 99.88 04:15:01 04:12:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:15:01 04:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:15:01 04:12:01 3 0.30 0.00 0.03 0.00 0.00 99.67 04:15:01 04:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:15:01 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:12:01 7 0.00 0.00 0.00 0.03 0.00 99.97 04:15:01 04:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:15:01 04:13:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:15:01 04:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 04:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:13:01 3 0.08 0.00 0.03 0.00 0.00 99.88 04:15:01 04:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:15:01 04:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:15:01 04:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:15:01 04:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:15:01 04:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:14:01 1 0.07 0.00 0.00 0.00 0.02 99.92 04:15:01 04:14:01 2 0.07 0.00 0.03 0.00 0.02 99.88 04:15:01 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:15:01 04:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:15:01 04:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:15:01 04:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:15:01 04:14:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:15:01 04:15:01 all 0.96 0.00 0.32 0.03 0.02 98.67 04:15:01 04:15:01 0 0.43 0.00 0.38 0.00 0.02 99.17 04:15:01 04:15:01 1 0.72 0.00 0.30 0.00 0.03 98.95 04:15:01 04:15:01 2 0.35 0.00 0.22 0.07 0.02 99.35 04:15:01 04:15:01 3 2.40 0.00 0.47 0.02 0.02 97.10 04:15:01 04:15:01 4 1.43 0.00 0.25 0.00 0.02 98.30 04:15:01 04:15:01 5 0.63 0.00 0.28 0.02 0.02 99.05 04:15:01 04:15:01 6 0.87 0.00 0.32 0.02 0.00 98.80 04:15:01 04:15:01 7 0.87 0.00 0.33 0.13 0.02 98.65 04:15:01 Average: all 0.73 0.00 0.17 0.27 0.01 98.83 04:15:01 Average: 0 0.68 0.00 0.18 0.22 0.01 98.91 04:15:01 Average: 1 1.00 0.00 0.17 0.14 0.01 98.67 04:15:01 Average: 2 0.68 0.00 0.17 0.05 0.01 99.09 04:15:01 Average: 3 0.70 0.00 0.16 1.30 0.00 97.83 04:15:01 Average: 4 0.71 0.00 0.17 0.08 0.01 99.04 04:15:01 Average: 5 0.66 0.00 0.16 0.14 0.01 99.04 04:15:01 Average: 6 0.68 0.00 0.16 0.12 0.01 99.03 04:15:01 Average: 7 0.70 0.00 0.17 0.08 0.01 99.04 04:15:01 04:15:01 04:15:01