Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 97adba6105f7ab528caee412eaa8e5bb2050c4a0+a701db29a77f3bc55bc717b71f527cfd5cf355f2 (58283d1311941f33dad3a4fdd2a26795c65ae429) 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-ssh18031987558786585409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6360278127580297216.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh 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-448/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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13036643496929858460.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-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2281447027098719870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9926796052406698714.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-448/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-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12258128827654448192.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 590556114a56c6d90cc8043840e039c2f74196dc 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-6385 in /w/workspace/undry_device-onvif-camera_PR-448 [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-448 # 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/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a701db29a77f3bc55bc717b71f527cfd5cf355f2 into PR head commit 97adba6105f7ab528caee412eaa8e5bb2050c4a0 Merge succeeded, producing 97adba6105f7ab528caee412eaa8e5bb2050c4a0 Checking out Revision 97adba6105f7ab528caee412eaa8e5bb2050c4a0 (PR-448) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # 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 a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:29:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:29:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:29:02 ========================================================= 03:29:02 EdgeX Global Pipelines Version Info 03:29:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:29:03 ------------------- 03:29:03 stable info: 03:29:03 ------------------- 03:29:03 Commited By: Ginny Guan ginny@iotechsys.com 03:29:03 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 03:29:03 Message: update stable to v1.0.260 03:29:04 ------------------- 03:29:04 experimental info: 03:29:04 ------------------- 03:29:04 Commited By: Ginny Guan ginny@iotechsys.com 03:29:04 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 03:29:04 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:29:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:29:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97adba6 [Pipeline] echo 03:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:06 provisioning config files... 03:29:06 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config208510017314803600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:07 ---> ****-login.sh 03:29:07 nexus3.edgexfoundry.org:10001 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:07 Configure a credential helper to remove this warning. See 03:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:07 03:29:07 Login Succeeded 03:29:07 nexus3.edgexfoundry.org:10002 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:07 Configure a credential helper to remove this warning. See 03:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:07 03:29:07 Login Succeeded 03:29:07 nexus3.edgexfoundry.org:10003 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:07 Configure a credential helper to remove this warning. See 03:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:07 03:29:07 Login Succeeded 03:29:07 nexus3.edgexfoundry.org:10004 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:07 Configure a credential helper to remove this warning. See 03:29:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:07 03:29:07 Login Succeeded 03:29:07 ****.io 03:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:08 Configure a credential helper to remove this warning. See 03:29:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:08 03:29:08 Login Succeeded 03:29:08 ---> ****-login.sh ends [Pipeline] } 03:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:29:08 + git rev-list -1 --merges 97adba6105f7ab528caee412eaa8e5bb2050c4a0~1..97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo 03:29:08 -----------> git rev-list -1 --merges 97adba6105f7ab528caee412eaa8e5bb2050c4a0~1..97adba6105f7ab528caee412eaa8e5bb2050c4a0 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [false] [Pipeline] sh 03:29:09 + git log --format=format:%s -1 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo 03:29:09 ========================================================= 03:29:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:29:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:09 + git log --format=format:%s -1 97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] echo 03:29:09 [semverPrep] GIT_COMMIT: 97adba6105f7ab528caee412eaa8e5bb2050c4a0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 03:29:09 [semverPrep] This is not a build commit. [Pipeline] sh 03:29:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:29:10 + grep -v github /etc/ssh/ssh_known_hosts 03:29:10 + [ -e /tmp/ssh_known_hosts ] 03:29:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:29:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:29:10 + sudo tee -a /etc/ssh/ssh_known_hosts 03:29:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:10 03:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:11 0.1.4: Pulling from edgex-devops/py-git-semver 03:29:11 b85a868b505f: Pulling fs layer 03:29:11 e2be974225ed: Pulling fs layer 03:29:11 339a4e72a1f5: Pulling fs layer 03:29:11 988bab9f4d93: Pulling fs layer 03:29:11 1469e6f7b9e6: Pulling fs layer 03:29:11 eaf3925da568: Pulling fs layer 03:29:11 bab4dde63d76: Pulling fs layer 03:29:11 bde34c3a00c8: Pulling fs layer 03:29:11 b352a97aabf1: Pulling fs layer 03:29:11 4872d77fe225: Pulling fs layer 03:29:11 5851b861e8e6: Pulling fs layer 03:29:11 bab4dde63d76: Waiting 03:29:11 bde34c3a00c8: Waiting 03:29:11 b352a97aabf1: Waiting 03:29:11 4872d77fe225: Waiting 03:29:11 5851b861e8e6: Waiting 03:29:11 988bab9f4d93: Waiting 03:29:11 1469e6f7b9e6: Waiting 03:29:11 eaf3925da568: Waiting 03:29:11 e2be974225ed: Verifying Checksum 03:29:11 e2be974225ed: Download complete 03:29:11 988bab9f4d93: Verifying Checksum 03:29:11 988bab9f4d93: Download complete 03:29:11 339a4e72a1f5: Verifying Checksum 03:29:11 339a4e72a1f5: Download complete 03:29:11 1469e6f7b9e6: Verifying Checksum 03:29:11 1469e6f7b9e6: Download complete 03:29:11 eaf3925da568: Verifying Checksum 03:29:11 eaf3925da568: Download complete 03:29:11 bde34c3a00c8: Verifying Checksum 03:29:11 bde34c3a00c8: Download complete 03:29:11 b352a97aabf1: Verifying Checksum 03:29:11 b352a97aabf1: Download complete 03:29:11 4872d77fe225: Download complete 03:29:11 5851b861e8e6: Verifying Checksum 03:29:11 5851b861e8e6: Download complete 03:29:11 b85a868b505f: Verifying Checksum 03:29:11 b85a868b505f: Download complete 03:29:11 bab4dde63d76: Verifying Checksum 03:29:11 bab4dde63d76: Download complete 03:29:12 b85a868b505f: Pull complete 03:29:12 e2be974225ed: Pull complete 03:29:13 339a4e72a1f5: Pull complete 03:29:13 988bab9f4d93: Pull complete 03:29:13 1469e6f7b9e6: Pull complete 03:29:13 eaf3925da568: Pull complete 03:29:15 bab4dde63d76: Pull complete 03:29:15 bde34c3a00c8: Pull complete 03:29:15 b352a97aabf1: Pull complete 03:29:15 4872d77fe225: Pull complete 03:29:15 5851b861e8e6: Pull complete 03:29:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:29:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:29:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:29:16 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 03:29:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 03:29:20 $ docker top ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:20 [ssh-agent] Looking for ssh-agent implementation... 03:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:20 $ docker exec ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent 03:29:20 SSH_AUTH_SOCK=/tmp/ssh-aOM6PU81E1pA/agent.31 03:29:20 SSH_AGENT_PID=37 03:29:20 Running ssh-add (command line suppressed) 03:29:20 Identity added: /w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_16211040330704136029.key (/w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_16211040330704136029.key) 03:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:21 + git tag --points-at HEAD [Pipeline] } 03:29:21 $ docker exec --env ******** --env ******** ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent -k 03:29:21 unset SSH_AUTH_SOCK; 03:29:21 unset SSH_AGENT_PID; 03:29:21 echo Agent pid 37 killed; 03:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:29:21 [ssh-agent] Looking for ssh-agent implementation... 03:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:29:21 $ docker exec ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent 03:29:21 SSH_AUTH_SOCK=/tmp/ssh-2JuY87DGwGhf/agent.70 03:29:21 SSH_AGENT_PID=76 03:29:21 Running ssh-add (command line suppressed) 03:29:21 Identity added: /w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_12405066152735863925.key (/w/workspace/undry_device-onvif-camera_PR-448@tmp/private_key_12405066152735863925.key) 03:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:29:22 + git semver init 03:29:22 2024-07-25 03:29:22,345 [run_init] DEBUG init version:0.0.0 force:False 03:29:22 2024-07-25 03:29:22,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-448/.semver 03:29:22 2024-07-25 03:29:22,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-448/.semver 03:29:22 2024-07-25 03:29:22,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-448/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-448, universal_newlines=False, shell=None, istream=None) 03:29:24 2024-07-25 03:29:23,949 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-448/.git/info/exclude 03:29:24 2024-07-25 03:29:23,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-448/.semver/PR-448 with force:False 03:29:24 2024-07-25 03:29:23,950 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-448/.semver/PR-448 03:29:24 2024-07-25 03:29:23,954 [execute] INFO git cat-file --batch-check 03:29:24 2024-07-25 03:29:23,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-448/.semver, universal_newlines=False, shell=None, istream=) 03:29:24 2024-07-25 03:29:23,960 [execute] INFO git cat-file --batch 03:29:24 2024-07-25 03:29:23,961 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-448/.semver, universal_newlines=False, shell=None, istream=) 03:29:24 2024-07-25 03:29:23,965 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-448/.semver/PR-448 03:29:24 0.0.0 [Pipeline] } 03:29:24 $ docker exec --env ******** --env ******** ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 ssh-agent -k 03:29:24 unset SSH_AUTH_SOCK; 03:29:24 unset SSH_AGENT_PID; 03:29:24 echo Agent pid 76 killed; 03:29:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:29:25 + git semver [Pipeline] } 03:29:25 $ docker stop --time=1 ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 03:29:26 $ docker rm -f --volumes ce29b28f51d8e4a2096507081dee5fd59fd60f6bd3b7186ba83861be07f90870 [Pipeline] // withDockerContainer [Pipeline] sh 03:29:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:29:27 Stashed 1 file(s) [Pipeline] echo 03:29:27 [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] { 03:29:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6395 in /w/workspace/undry_device-onvif-camera_PR-448 [Pipeline] configFileProvider 03:29:28 provisioning config files... 03:29:28 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config1557517040598662446tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 03:29:28 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:29:28 The recommended git tool is: git 03:29:28 ---> ****-login.sh 03:29:28 nexus3.edgexfoundry.org:10001 03:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:28 Configure a credential helper to remove this warning. See 03:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:28 03:29:28 Login Succeeded 03:29:28 nexus3.edgexfoundry.org:10002 03:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:28 Configure a credential helper to remove this warning. See 03:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:28 03:29:28 Login Succeeded 03:29:28 nexus3.edgexfoundry.org:10003 03:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:28 Configure a credential helper to remove this warning. See 03:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:28 03:29:28 Login Succeeded 03:29:28 nexus3.edgexfoundry.org:10004 03:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:28 Configure a credential helper to remove this warning. See 03:29:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:28 03:29:28 Login Succeeded 03:29:28 ****.io 03:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:29 Configure a credential helper to remove this warning. See 03:29:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:29 03:29:29 Login Succeeded 03:29:29 ---> ****-login.sh ends [Pipeline] } 03:29:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:29:29 ========================================================= 03:29:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:29:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:30 + 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 . 03:29:30 Sending build context to Docker daemon 36.63MB 03:29:30 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:29:30 Step 2/13 : FROM ${BASE} AS builder 03:29:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:29:30 619be1103602: Pulling fs layer 03:29:30 7862e08f4a3e: Pulling fs layer 03:29:30 5df492c9dc93: Pulling fs layer 03:29:30 7629e6793208: Pulling fs layer 03:29:30 4f4fb700ef54: Pulling fs layer 03:29:30 fb5054dd5b73: Pulling fs layer 03:29:30 eeca6798cff9: Pulling fs layer 03:29:30 aa269ceb94a6: Pulling fs layer 03:29:30 ada007ff1a6a: Pulling fs layer 03:29:30 7629e6793208: Waiting 03:29:30 aa269ceb94a6: Waiting 03:29:30 ada007ff1a6a: Waiting 03:29:30 4f4fb700ef54: Waiting 03:29:30 fb5054dd5b73: Waiting 03:29:30 eeca6798cff9: Waiting 03:29:30 7862e08f4a3e: Verifying Checksum 03:29:30 7862e08f4a3e: Download complete 03:29:30 7629e6793208: Verifying Checksum 03:29:30 7629e6793208: Download complete 03:29:30 4f4fb700ef54: Verifying Checksum 03:29:30 4f4fb700ef54: Download complete 03:29:30 fb5054dd5b73: Verifying Checksum 03:29:30 fb5054dd5b73: Download complete 03:29:30 619be1103602: Verifying Checksum 03:29:30 619be1103602: Download complete 03:29:30 eeca6798cff9: Verifying Checksum 03:29:30 eeca6798cff9: Download complete 03:29:30 619be1103602: Pull complete 03:29:30 ada007ff1a6a: Verifying Checksum 03:29:30 ada007ff1a6a: Download complete 03:29:30 7862e08f4a3e: Pull complete 03:29:31 5df492c9dc93: Verifying Checksum 03:29:31 5df492c9dc93: Download complete 03:29:31 aa269ceb94a6: Verifying Checksum 03:29:31 aa269ceb94a6: Download complete 03:29:32 using credential edgex-jenkins-ssh 03:29:32 Cloning the remote Git repository 03:29:32 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:29:32 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:29:32 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:29:32 > git --version # timeout=10 03:29:32 > git --version # 'git version 2.25.1' 03:29:32 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:34 5df492c9dc93: Pull complete 03:29:34 7629e6793208: Pull complete 03:29:34 4f4fb700ef54: Pull complete 03:29:34 fb5054dd5b73: Pull complete 03:29:34 eeca6798cff9: Pull complete 03:29:35 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:29:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:37 Merging remotes/origin/main commit a701db29a77f3bc55bc717b71f527cfd5cf355f2 into PR head commit 97adba6105f7ab528caee412eaa8e5bb2050c4a0 03:29:37 aa269ceb94a6: Pull complete 03:29:36 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:29:36 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:29:36 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:29:37 > git config core.sparsecheckout # timeout=10 03:29:37 > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # timeout=10 03:29:37 Merge succeeded, producing 97adba6105f7ab528caee412eaa8e5bb2050c4a0 03:29:37 Checking out Revision 97adba6105f7ab528caee412eaa8e5bb2050c4a0 (PR-448) 03:29:37 ada007ff1a6a: Pull complete 03:29:37 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:29:37 ---> f489d0715acc 03:29:37 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:29:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 03:29:38 > git --version # timeout=10 03:29:38 > git --version # 'git version 2.25.1' 03:29:38 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 03:29:37 > git remote # timeout=10 03:29:37 > git config --get remote.origin.url # timeout=10 03:29:37 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:37 > git merge a701db29a77f3bc55bc717b71f527cfd5cf355f2 # timeout=10 03:29:37 > git rev-parse HEAD^{commit} # timeout=10 03:29:37 > git config core.sparsecheckout # timeout=10 03:29:37 > git checkout -f 97adba6105f7ab528caee412eaa8e5bb2050c4a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:29:43 ---> Running in dc5ae0479abe 03:29:43 Removing intermediate container dc5ae0479abe 03:29:43 ---> 7f6cd40e8e1b 03:29:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:29:43 ---> Running in 2ecb9786ab8f 03:29:43 Removing intermediate container 2ecb9786ab8f 03:29:43 ---> 74f2958b1ed6 03:29:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:29:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:29:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:43 Dload Upload Total Spent Left Speed 03:29:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 03:29:43 ---> Running in 06b0a2c936e0 03:29:43 Removing intermediate container 06b0a2c936e0 03:29:43 ---> ed05212ccf8f 03:29:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:29:43 ---> Running in aafcb1504480 03:29:43 Removing intermediate container aafcb1504480 03:29:43 ---> 9c466e27198a 03:29:43 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:29:43 ---> Running in f55d925d4621 03:29:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:29:43 Removing intermediate container f55d925d4621 03:29:43 ---> 6ff23022fe84 03:29:43 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:29:43 ---> Running in 80a5326e1dea 03:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:29:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:29:43 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 03:29:43 /etc/docker/daemon.json 03:29:43 { 03:29:43 "registry-mirrors": [ 03:29:43 "https://nexus3.edgexfoundry.org:10001" 03:29:43 ], 03:29:43 "bip": "10.250.0.254/24", 03:29:43 "hosts": [ 03:29:43 "tcp://0.0.0.0:5555", 03:29:43 "unix:///var/run/docker.sock" 03:29:43 ], 03:29:43 "mtu": 1458, 03:29:43 "selinux-enabled": true, 03:29:43 "seccomp-profile": "/etc/docker/seccomp.json" 03:29:43 } [Pipeline] sh 03:29:44 OK: 264 MiB in 52 packages 03:29:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:29:44 Removing intermediate container 80a5326e1dea 03:29:44 ---> 24137dd5d904 03:29:44 Step 9/13 : WORKDIR /device-onvif-camera 03:29:44 ---> Running in 912731bd6a3b 03:29:44 + sudo service docker restart 03:29:44 Removing intermediate container 912731bd6a3b 03:29:44 ---> 80ac87a0ef06 03:29:44 Step 10/13 : COPY go.mod vendor* ./ 03:29:44 ---> 4dfa8072cc08 03:29:44 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:44 ---> Running in a912aeeec7d1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:02 provisioning config files... 03:30:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config10278735244598128724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:03 ---> ****-login.sh 03:30:03 nexus3.edgexfoundry.org:10001 03:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:03 Configure a credential helper to remove this warning. See 03:30:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:03 03:30:03 Login Succeeded 03:30:03 nexus3.edgexfoundry.org:10002 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:04 Configure a credential helper to remove this warning. See 03:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:04 03:30:04 Login Succeeded 03:30:04 nexus3.edgexfoundry.org:10003 03:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:04 Configure a credential helper to remove this warning. See 03:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:04 03:30:04 Login Succeeded 03:30:04 nexus3.edgexfoundry.org:10004 03:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:05 Configure a credential helper to remove this warning. See 03:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:05 03:30:05 Login Succeeded 03:30:05 ****.io 03:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:30:05 Configure a credential helper to remove this warning. See 03:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:30:05 03:30:05 Login Succeeded 03:30:05 ---> ****-login.sh ends [Pipeline] } 03:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:30:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:30:06 ========================================================= 03:30:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:30:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + 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 . 03:30:07 Sending build context to Docker daemon 21.72MB 03:30:07 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 03:30:07 Step 2/13 : FROM ${BASE} AS builder 03:30:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:30:07 c6b39de5b339: Pulling fs layer 03:30:07 a69c41024577: Pulling fs layer 03:30:07 d6de4b400683: Pulling fs layer 03:30:07 35cb2a7552d0: Pulling fs layer 03:30:07 4f4fb700ef54: Pulling fs layer 03:30:07 464afbd9ba4c: Pulling fs layer 03:30:07 00f215d4a9da: Pulling fs layer 03:30:07 d496ad576159: Pulling fs layer 03:30:07 35cb2a7552d0: Waiting 03:30:07 4f4fb700ef54: Waiting 03:30:07 464afbd9ba4c: Waiting 03:30:07 d496ad576159: Waiting 03:30:07 00f215d4a9da: Waiting 03:30:07 a69c41024577: Download complete 03:30:07 35cb2a7552d0: Verifying Checksum 03:30:07 35cb2a7552d0: Download complete 03:30:07 4f4fb700ef54: Verifying Checksum 03:30:07 4f4fb700ef54: Download complete 03:30:07 464afbd9ba4c: Verifying Checksum 03:30:07 464afbd9ba4c: Download complete 03:30:07 c6b39de5b339: Verifying Checksum 03:30:07 c6b39de5b339: Download complete 03:30:08 d496ad576159: Verifying Checksum 03:30:08 d496ad576159: Download complete 03:30:08 c6b39de5b339: Pull complete 03:30:09 a69c41024577: Pull complete 03:30:09 d6de4b400683: Verifying Checksum 03:30:09 d6de4b400683: Download complete 03:30:10 00f215d4a9da: Verifying Checksum 03:30:10 00f215d4a9da: Download complete 03:30:22 d6de4b400683: Pull complete 03:30:22 35cb2a7552d0: Pull complete 03:30:22 4f4fb700ef54: Pull complete 03:30:22 464afbd9ba4c: Pull complete 03:30:31 00f215d4a9da: Pull complete 03:30:32 d496ad576159: Pull complete 03:30:32 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:30:32 ---> f246e2811388 03:30:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:30:34 ---> Running in d5c99f384089 03:30:34 Removing intermediate container d5c99f384089 03:30:34 ---> 63c4a0aa9e73 03:30:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:30:34 ---> Running in f426922e5a49 03:30:34 Removing intermediate container f426922e5a49 03:30:34 ---> acda68031428 03:30:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:30:34 ---> Running in 24d36374189c 03:30:35 Removing intermediate container 24d36374189c 03:30:35 ---> 3dc9c2249c3e 03:30:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:30:35 ---> Running in c13e3aa21367 03:30:35 Removing intermediate container c13e3aa21367 03:30:35 ---> 65767caac5f3 03:30:35 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:30:35 ---> Running in f0f7772545ee 03:30:35 Removing intermediate container f0f7772545ee 03:30:35 ---> fda332c76d04 03:30:35 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:35 ---> Running in c7f058b47c15 03:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:30:38 OK: 266 MiB in 52 packages 03:30:39 Removing intermediate container c7f058b47c15 03:30:39 ---> 5c863bb8207e 03:30:39 Step 9/13 : WORKDIR /device-onvif-camera 03:30:39 ---> Running in 3f387b11f2cc 03:30:39 Removing intermediate container 3f387b11f2cc 03:30:39 ---> 0e926062dcfe 03:30:39 Step 10/13 : COPY go.mod vendor* ./ 03:30:39 ---> 2983b65af104 03:30:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:39 ---> Running in aa5528ec05eb 03:30:41 Removing intermediate container a912aeeec7d1 03:30:41 ---> 8d8168fb555b 03:30:41 Step 12/13 : COPY . . 03:30:41 ---> 327bc6b01708 03:30:41 Step 13/13 : RUN ${MAKE} 03:30:41 ---> Running in bc7ee37d6bdb 03:30:41 noop 03:30:41 Removing intermediate container bc7ee37d6bdb 03:30:41 ---> c4fe1a65a615 03:30:41 Successfully built c4fe1a65a615 03:30:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:41 + docker inspect -f . ci-base-image-x86_64 03:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:41 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 03:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 03:30:42 $ docker top 3520aa1733dbd864754e81dfc6ebc78c5ff750b07951bacc664f6f28923ec35e -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:42 + go version 03:30:42 go version go1.21.9 linux/amd64 [Pipeline] } 03:30:42 $ docker stop --time=1 3520aa1733dbd864754e81dfc6ebc78c5ff750b07951bacc664f6f28923ec35e 03:30:43 $ docker rm -f --volumes 3520aa1733dbd864754e81dfc6ebc78c5ff750b07951bacc664f6f28923ec35e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:44 + docker inspect -f . ci-base-image-x86_64 03:30:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:45 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 03:30:45 $ 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-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 03:30:45 $ docker top 0563d0b62dcb14b51f67f354e83bfd863542cd558fcdfdc7adf63238a0718b25 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:45 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-448 [Pipeline] fileExists [Pipeline] sh 03:30:46 + make test 03:30:46 go test ./... -coverprofile=coverage.out ./... 03:30:47 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:31:07 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:31:07 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:31:09 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements 03:31:09 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.327s coverage: 86.5% of statements 03:31:19 go vet ./... 03:31:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:31:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:31:24 ./bin/test-attribution-txt.sh 03:31:24 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:31:24 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:31:24 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:31:24 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:31:24 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:31:24 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:31:24 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:31:24 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:31:24 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:31:24 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:31:24 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:31:25 $ docker stop --time=1 0563d0b62dcb14b51f67f354e83bfd863542cd558fcdfdc7adf63238a0718b25 03:31:30 $ docker rm -f --volumes 0563d0b62dcb14b51f67f354e83bfd863542cd558fcdfdc7adf63238a0718b25 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:31:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:31:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:31:34 + ls -al . 03:31:34 total 312 03:31:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 03:30 . 03:31:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:28 .. 03:31:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 03:31 .git 03:31:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:28 .github 03:31:34 -rw-rw-r-- 1 jenkins jenkins 493 Jul 25 03:28 .gitignore 03:31:34 -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 03:28 .golangci.yml 03:31:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 03:29 .semver 03:31:34 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 25 03:28 Attribution.txt 03:31:34 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 25 03:28 CHANGELOG.md 03:31:34 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 25 03:28 Dockerfile 03:31:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 03:28 GOVERNANCE.md 03:31:34 -rw-rw-r-- 1 jenkins jenkins 739 Jul 25 03:28 Jenkinsfile 03:31:34 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 25 03:28 LICENSE 03:31:34 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 25 03:28 Makefile 03:31:34 -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 03:28 OWNERS.md 03:31:34 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 25 03:28 README.md 03:31:34 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 03:29 VERSION 03:31:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 03:28 bin 03:31:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:28 cmd 03:31:34 -rw-r--r-- 1 jenkins jenkins 78805 Jul 25 03:31 coverage.out 03:31:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:28 doc 03:31:34 -rw-rw-r-- 1 jenkins jenkins 7331 Jul 25 03:28 go.mod 03:31:34 -rw-rw-r-- 1 jenkins jenkins 102413 Jul 25 03:28 go.sum 03:31:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:28 internal 03:31:34 -rw-rw-r-- 1 jenkins jenkins 236 Jul 25 03:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + 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=97adba6105f7ab528caee412eaa8e5bb2050c4a0 --label arch=amd64 --label version=0.0.0 . 03:31:34 Sending build context to Docker daemon 36.71MB 03:31:34 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:31:34 Step 2/27 : FROM ${BASE} AS builder 03:31:34 ---> c4fe1a65a615 03:31:34 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:31:35 ---> Running in 34552d33850e 03:31:35 Removing intermediate container 34552d33850e 03:31:35 ---> 51313e3449ab 03:31:35 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:35 ---> Running in 91d2615ee991 03:31:35 Removing intermediate container 91d2615ee991 03:31:35 ---> 816078e5883c 03:31:35 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:31:35 ---> Running in 873ebb8e3cb2 03:31:35 Removing intermediate container 873ebb8e3cb2 03:31:35 ---> 092e115fda86 03:31:35 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:31:35 ---> Running in 374424e52bb0 03:31:35 Removing intermediate container 374424e52bb0 03:31:35 ---> d372b4c66832 03:31:35 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:31:35 ---> Running in fef778f052bd 03:31:35 Removing intermediate container fef778f052bd 03:31:35 ---> 1a6d122a8f88 03:31:35 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:35 ---> Running in 99beb55d2a15 03:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:31:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:31:36 OK: 264 MiB in 52 packages 03:31:36 Removing intermediate container 99beb55d2a15 03:31:36 ---> b6ae55b630c2 03:31:36 Step 9/27 : WORKDIR /device-onvif-camera 03:31:36 ---> Running in bb480069d6ba 03:31:36 Removing intermediate container bb480069d6ba 03:31:36 ---> d4866ebb18f2 03:31:36 Step 10/27 : COPY go.mod vendor* ./ 03:31:36 ---> e170673cb3ce 03:31:36 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:36 ---> Running in 48402881e9c6 03:31:37 Removing intermediate container 48402881e9c6 03:31:37 ---> 15b3d475b94d 03:31:37 Step 12/27 : COPY . . 03:31:39 ---> 61ca50d2c298 03:31:39 Step 13/27 : RUN ${MAKE} 03:31:39 ---> Running in f85c29e0bd8a 03:31:39 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.26" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:32:18 Removing intermediate container f85c29e0bd8a 03:32:18 ---> 1fb73be38b95 03:32:18 Step 14/27 : FROM alpine:3.18 03:32:18 3.18: Pulling from library/alpine 03:32:18 930bdd4d222e: Pulling fs layer 03:32:18 930bdd4d222e: Verifying Checksum 03:32:18 930bdd4d222e: Download complete 03:32:18 930bdd4d222e: Pull complete 03:32:18 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:32:18 Status: Downloaded newer image for alpine:3.18 03:32:18 ---> 18f865063206 03:32:18 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:32:18 ---> Running in e7178208e1c2 03:32:18 Removing intermediate container e7178208e1c2 03:32:18 ---> 877a85d3191d 03:32:18 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:32:18 ---> Running in 40eeab2f701c 03:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:32:18 (1/1) Installing dumb-init (1.2.5-r2) 03:32:18 Executing busybox-1.36.1-r7.trigger 03:32:18 OK: 7 MiB in 16 packages 03:32:18 Removing intermediate container 40eeab2f701c 03:32:18 ---> 2b08389fca34 03:32:18 Step 17/27 : RUN apk --no-cache upgrade 03:32:18 ---> Running in 7cf01adf8373 03:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:32:18 OK: 7 MiB in 16 packages 03:32:18 Removing intermediate container 7cf01adf8373 03:32:18 ---> ab4d12c47692 03:32:18 Step 18/27 : WORKDIR / 03:32:18 ---> Running in 5d47059c1824 03:32:18 Removing intermediate container 5d47059c1824 03:32:18 ---> db47050679f3 03:32:18 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:32:20 ---> 167af82f4ab0 03:32:20 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:32:20 ---> 1cae90d975e7 03:32:20 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:32:20 ---> c59e4219358c 03:32:20 Step 22/27 : EXPOSE 59984 03:32:20 ---> Running in 2e3d0551c5a5 03:32:20 Removing intermediate container 2e3d0551c5a5 03:32:20 ---> 10d6d8c0ffb6 03:32:20 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:32:20 ---> Running in ea9732839e78 03:32:20 Removing intermediate container ea9732839e78 03:32:20 ---> 541b0450e748 03:32:20 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:32:20 ---> Running in c9992b334490 03:32:20 Removing intermediate container c9992b334490 03:32:20 ---> fdeea0c61b8e 03:32:20 Step 25/27 : LABEL arch=amd64 03:32:20 ---> Running in 41cdec671382 03:32:20 Removing intermediate container 41cdec671382 03:32:20 ---> 96d651488f35 03:32:20 Step 26/27 : LABEL git_sha=97adba6105f7ab528caee412eaa8e5bb2050c4a0 03:32:20 ---> Running in e6fa357e1788 03:32:20 Removing intermediate container e6fa357e1788 03:32:20 ---> 074f69fa3fe1 03:32:20 Step 27/27 : LABEL version=0.0.0 03:32:20 ---> Running in 16bca0a982c0 03:32:20 Removing intermediate container 16bca0a982c0 03:32:20 ---> 0451d54a668f 03:32:20 [Warning] One or more build-args [ARCH] were not consumed 03:32:20 Successfully built 0451d54a668f 03:32:20 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 03:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:22 03:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:22 latest: Pulling from edgex-lftools-log-publisher 03:32:22 5eb5b503b376: Pulling fs layer 03:32:22 5c69ac0246d0: Pulling fs layer 03:32:22 ec43610c2a17: Pulling fs layer 03:32:22 3a2ae6a8a46f: Pulling fs layer 03:32:22 33b1e0a273af: Pulling fs layer 03:32:22 5d3b04190fa2: Pulling fs layer 03:32:22 2f39f015ded8: Pulling fs layer 03:32:22 33b1e0a273af: Waiting 03:32:22 3a2ae6a8a46f: Waiting 03:32:22 5d3b04190fa2: Waiting 03:32:22 2f39f015ded8: Waiting 03:32:22 5c69ac0246d0: Download complete 03:32:22 3a2ae6a8a46f: Verifying Checksum 03:32:22 3a2ae6a8a46f: Download complete 03:32:22 33b1e0a273af: Verifying Checksum 03:32:22 33b1e0a273af: Download complete 03:32:22 ec43610c2a17: Verifying Checksum 03:32:22 ec43610c2a17: Download complete 03:32:22 5d3b04190fa2: Verifying Checksum 03:32:22 5d3b04190fa2: Download complete 03:32:22 5eb5b503b376: Verifying Checksum 03:32:22 5eb5b503b376: Download complete 03:32:23 2f39f015ded8: Download complete 03:32:23 5eb5b503b376: Pull complete 03:32:24 5c69ac0246d0: Pull complete 03:32:24 ec43610c2a17: Pull complete 03:32:24 3a2ae6a8a46f: Pull complete 03:32:24 33b1e0a273af: Pull complete 03:32:25 5d3b04190fa2: Pull complete 03:32:29 2f39f015ded8: Pull complete 03:32:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:29 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 03:32:29 $ 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-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 03:32:31 Removing intermediate container aa5528ec05eb 03:32:31 ---> 01f3d892c7f4 03:32:31 Step 12/13 : COPY . . 03:32:31 ---> 00df95cc7136 03:32:31 Step 13/13 : RUN ${MAKE} 03:32:31 ---> Running in 45eaeed79a56 03:32:31 noop 03:32:31 Removing intermediate container 45eaeed79a56 03:32:31 ---> c4a529f06820 03:32:31 Successfully built c4a529f06820 03:32:31 Successfully tagged ci-base-image-arm64:latest 03:32:34 $ docker top 985009abaa0ecc4507b74629ec5bdc357a39556f855e90e8192dbf7d6f063c03 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:35 ---> job-cost.sh 03:32:35 lf-activate-venv: SKIPPING 03:32:35 INFO: No Stack... 03:32:35 + docker inspect -f . ci-base-image-arm64 03:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:35 prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container 03:32:35 $ 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 03:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:32:35 INFO: Archiving Costs 03:32:36 $ docker top 6a87f1e72a362d683b9d51a6a557602e531a7318fc91445ac5599847c3b8e7e8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 03:32:37 + cat /w/workspace/undry_device-onvif-camera_PR-448/archives/cost.csv 03:32:37 + cut -d, -f6 [Pipeline] lock 03:32:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] 03:32:37 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] did not exist. Created. 03:32:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:32:37 + go version 03:32:37 go version go1.21.9 linux/arm64 [Pipeline] } 03:32:37 $ docker stop --time=1 6a87f1e72a362d683b9d51a6a557602e531a7318fc91445ac5599847c3b8e7e8 03:32:37 + echo total: 0.4399999976158142 03:32:39 $ docker rm -f --volumes 6a87f1e72a362d683b9d51a6a557602e531a7318fc91445ac5599847c3b8e7e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash 03:32:39 Stashed 1 file(s) [Pipeline] // script [Pipeline] } [Pipeline] } 03:32:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] } 03:32:40 $ docker stop --time=1 985009abaa0ecc4507b74629ec5bdc357a39556f855e90e8192dbf7d6f063c03 03:32:41 $ docker rm -f --volumes 985009abaa0ecc4507b74629ec5bdc357a39556f855e90e8192dbf7d6f063c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:42 + docker inspect -f . ci-base-image-arm64 03:32:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:42 prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container 03:32:42 $ 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 03:32:43 $ docker top 0fa31fb940517f8b433876938d4bd915dcc91f02537f0c8f3f18eadc7e07be29 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:32:45 + make test 03:32:45 go test ./... -coverprofile=coverage.out ./... 03:32:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:36:12 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 03:36:12 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 03:36:12 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.159s coverage: 31.4% of statements 03:36:34 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.479s coverage: 86.5% of statements 03:36:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:36:34 go vet ./... 03:37:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:21 ./bin/test-attribution-txt.sh 03:37:21 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 03:37:21 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 03:37:21 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 03:37:21 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 03:37:21 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 03:37:21 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 03:37:21 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 03:37:21 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 03:37:21 An attribution for golang.org/x/term is missing from Attribution.txt, please add 03:37:21 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 03:37:21 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 03:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:37:21 $ docker stop --time=1 0fa31fb940517f8b433876938d4bd915dcc91f02537f0c8f3f18eadc7e07be29 03:37:23 $ docker rm -f --volumes 0fa31fb940517f8b433876938d4bd915dcc91f02537f0c8f3f18eadc7e07be29 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:24 Warning: overwriting stash ‘coverage-report’ 03:37:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:26 + ls -al . 03:37:26 total 308 03:37:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 03:32 . 03:37:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:29 .. 03:37:26 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 03:29 .git 03:37:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:29 .github 03:37:26 -rw-rw-r-- 1 jenkins jenkins 493 Jul 25 03:29 .gitignore 03:37:26 -rw-rw-r-- 1 jenkins jenkins 42 Jul 25 03:29 .golangci.yml 03:37:26 -rw-rw-r-- 1 jenkins jenkins 11155 Jul 25 03:29 Attribution.txt 03:37:26 -rw-rw-r-- 1 jenkins jenkins 17665 Jul 25 03:29 CHANGELOG.md 03:37:26 -rw-rw-r-- 1 jenkins jenkins 1683 Jul 25 03:29 Dockerfile 03:37:26 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 03:29 GOVERNANCE.md 03:37:26 -rw-rw-r-- 1 jenkins jenkins 739 Jul 25 03:29 Jenkinsfile 03:37:26 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 25 03:29 LICENSE 03:37:26 -rw-rw-r-- 1 jenkins jenkins 2883 Jul 25 03:29 Makefile 03:37:26 -rw-rw-r-- 1 jenkins jenkins 625 Jul 25 03:29 OWNERS.md 03:37:26 -rw-rw-r-- 1 jenkins jenkins 2620 Jul 25 03:29 README.md 03:37:26 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 03:29 VERSION 03:37:26 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 03:29 bin 03:37:26 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 03:29 cmd 03:37:26 -rw-r--r-- 1 jenkins jenkins 78805 Jul 25 03:36 coverage.out 03:37:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:29 doc 03:37:26 -rw-rw-r-- 1 jenkins jenkins 7331 Jul 25 03:29 go.mod 03:37:26 -rw-rw-r-- 1 jenkins jenkins 102413 Jul 25 03:29 go.sum 03:37:26 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 03:29 internal 03:37:26 -rw-rw-r-- 1 jenkins jenkins 236 Jul 25 03:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:26 + 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=97adba6105f7ab528caee412eaa8e5bb2050c4a0 --label arch=arm64 --label version=0.0.0 . 03:37:27 Sending build context to Docker daemon 21.8MB 03:37:27 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:37:27 Step 2/27 : FROM ${BASE} AS builder 03:37:27 ---> c4a529f06820 03:37:27 Step 3/27 : ARG ADD_BUILD_TAGS="" 03:37:27 ---> Running in 7a90bddbd323 03:37:27 Removing intermediate container 7a90bddbd323 03:37:27 ---> 99f5afec4639 03:37:27 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:37:27 ---> Running in 5fb6a9a88e07 03:37:28 Removing intermediate container 5fb6a9a88e07 03:37:28 ---> 447885283f07 03:37:28 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 03:37:28 ---> Running in 38c1285a28a3 03:37:28 Removing intermediate container 38c1285a28a3 03:37:28 ---> c6fdfa4aaca5 03:37:28 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 03:37:28 ---> Running in 78b548e22205 03:37:28 Removing intermediate container 78b548e22205 03:37:28 ---> 6044327656ff 03:37:28 Step 7/27 : LABEL Name=edgex-device-onvif-camera 03:37:28 ---> Running in 1885b91095d0 03:37:29 Removing intermediate container 1885b91095d0 03:37:29 ---> 9dab54c4ad8a 03:37:29 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:29 ---> Running in 8067afee92d1 03:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:37:31 OK: 266 MiB in 52 packages 03:37:32 Removing intermediate container 8067afee92d1 03:37:32 ---> 5c169936a5fe 03:37:32 Step 9/27 : WORKDIR /device-onvif-camera 03:37:32 ---> Running in 73e8e9102545 03:37:33 Removing intermediate container 73e8e9102545 03:37:33 ---> fa42d7157870 03:37:33 Step 10/27 : COPY go.mod vendor* ./ 03:37:33 ---> f9e6c98f0604 03:37:33 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:33 ---> Running in e779cc466978 03:37:36 Removing intermediate container e779cc466978 03:37:36 ---> 622ff7749dd2 03:37:36 Step 12/27 : COPY . . 03:37:37 ---> a6c29cee7bf6 03:37:37 Step 13/27 : RUN ${MAKE} 03:37:37 ---> Running in a960912b80f4 03:37:38 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.26" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 03:41:00 Removing intermediate container a960912b80f4 03:41:00 ---> 7400862a065a 03:41:00 Step 14/27 : FROM alpine:3.18 03:41:00 3.18: Pulling from library/alpine 03:41:00 4983c3fe2029: Pulling fs layer 03:41:00 4983c3fe2029: Verifying Checksum 03:41:00 4983c3fe2029: Download complete 03:41:00 4983c3fe2029: Pull complete 03:41:00 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:41:00 Status: Downloaded newer image for alpine:3.18 03:41:00 ---> a0237000ae83 03:41:00 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:41:00 ---> Running in f0b9fa2733e2 03:41:00 Removing intermediate container f0b9fa2733e2 03:41:00 ---> ba8684b29350 03:41:00 Step 16/27 : RUN apk add --update --no-cache dumb-init 03:41:00 ---> Running in 2cd7b7437d58 03:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:41:02 (1/1) Installing dumb-init (1.2.5-r2) 03:41:02 Executing busybox-1.36.1-r7.trigger 03:41:02 OK: 8 MiB in 16 packages 03:41:03 Removing intermediate container 2cd7b7437d58 03:41:03 ---> 65cb2a3bee0f 03:41:03 Step 17/27 : RUN apk --no-cache upgrade 03:41:03 ---> Running in 686a3f07f0c5 03:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:41:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:41:05 OK: 8 MiB in 16 packages 03:41:06 Removing intermediate container 686a3f07f0c5 03:41:06 ---> 8588aa2468a4 03:41:06 Step 18/27 : WORKDIR / 03:41:06 ---> Running in 56d5648180ab 03:41:07 Removing intermediate container 56d5648180ab 03:41:07 ---> a6ad46eac4e6 03:41:07 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 03:41:09 ---> 904601780c4d 03:41:09 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 03:41:09 ---> a3b012afb50f 03:41:09 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 03:41:09 ---> f51a76b09db7 03:41:09 Step 22/27 : EXPOSE 59984 03:41:09 ---> Running in 1c23cb5f071e 03:41:10 Removing intermediate container 1c23cb5f071e 03:41:10 ---> 024f6280e7e6 03:41:10 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 03:41:10 ---> Running in 084394eb7acb 03:41:10 Removing intermediate container 084394eb7acb 03:41:10 ---> 225fa5cb4023 03:41:10 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:10 ---> Running in 9d2fdb4c5229 03:41:10 Removing intermediate container 9d2fdb4c5229 03:41:10 ---> d603b9350b94 03:41:10 Step 25/27 : LABEL arch=arm64 03:41:10 ---> Running in bae98d2b02b9 03:41:11 Removing intermediate container bae98d2b02b9 03:41:11 ---> 294484a42fb6 03:41:11 Step 26/27 : LABEL git_sha=97adba6105f7ab528caee412eaa8e5bb2050c4a0 03:41:11 ---> Running in 5f817179d45c 03:41:11 Removing intermediate container 5f817179d45c 03:41:11 ---> 92bf305dc0ae 03:41:11 Step 27/27 : LABEL version=0.0.0 03:41:11 ---> Running in f89e3034070c 03:41:12 Removing intermediate container f89e3034070c 03:41:12 ---> 078223a55c4e 03:41:12 [Warning] One or more build-args [ARCH] were not consumed 03:41:12 Successfully built 078223a55c4e 03:41:12 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 03:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:13 03:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:13 arm64: Pulling from edgex-lftools-log-publisher 03:41:13 8998bd30e6a1: Pulling fs layer 03:41:13 04944245beec: Pulling fs layer 03:41:13 699f458cf7ca: Pulling fs layer 03:41:13 765212b225bb: Pulling fs layer 03:41:13 f23df028b6ca: Pulling fs layer 03:41:13 d65c8cfc05b1: Pulling fs layer 03:41:13 2437ff75d9bd: Pulling fs layer 03:41:13 765212b225bb: Waiting 03:41:13 f23df028b6ca: Waiting 03:41:13 2437ff75d9bd: Waiting 03:41:13 d65c8cfc05b1: Waiting 03:41:13 04944245beec: Verifying Checksum 03:41:13 04944245beec: Download complete 03:41:13 765212b225bb: Verifying Checksum 03:41:13 765212b225bb: Download complete 03:41:13 f23df028b6ca: Verifying Checksum 03:41:13 f23df028b6ca: Download complete 03:41:13 d65c8cfc05b1: Verifying Checksum 03:41:13 d65c8cfc05b1: Download complete 03:41:13 699f458cf7ca: Verifying Checksum 03:41:13 699f458cf7ca: Download complete 03:41:14 8998bd30e6a1: Verifying Checksum 03:41:14 8998bd30e6a1: Download complete 03:41:16 2437ff75d9bd: Verifying Checksum 03:41:16 2437ff75d9bd: Download complete 03:41:18 8998bd30e6a1: Pull complete 03:41:19 04944245beec: Pull complete 03:41:20 699f458cf7ca: Pull complete 03:41:21 765212b225bb: Pull complete 03:41:22 f23df028b6ca: Pull complete 03:41:22 d65c8cfc05b1: Pull complete 03:41:40 2437ff75d9bd: Pull complete 03:41:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:40 prd-ubuntu20.04-docker-arm64-4c-16g-6395 does not seem to be running inside a container 03:41:40 $ 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 03:41:43 $ docker top 735df98dc7a465b089604131775e11200ab754e9656c48f40eb76b11cf1f0928 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:44 ---> job-cost.sh 03:41:44 lf-activate-venv: SKIPPING 03:41:44 INFO: No Stack... 03:41:44 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:45 INFO: Archiving Costs [Pipeline] sh 03:41:46 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:41:46 + cut -d, -f6 [Pipeline] lock 03:41:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] 03:41:46 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] did not exist. Created. 03:41:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:46 /w/workspace/device-onvif-camera/1@tmp/durable-427f0da5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:41:47 + echo total: 0.2199999988079071 [Pipeline] stash 03:41:47 Warning: overwriting stash ‘stack-cost’ 03:41:47 Stashed 1 file(s) [Pipeline] } 03:41:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:47 $ docker stop --time=1 735df98dc7a465b089604131775e11200ab754e9656c48f40eb76b11cf1f0928 03:41:48 $ docker rm -f --volumes 735df98dc7a465b089604131775e11200ab754e9656c48f40eb76b11cf1f0928 [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 03:41:50 provisioning config files... 03:41:50 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config3643203270574349132tmp [Pipeline] { [Pipeline] sh 03:41:50 + set +x 03:41:50 + + curl -s https://codecov.io/bash 03:41:50 bash -s -- 03:41:50 03:41:50 _____ _ 03:41:50 / ____| | | 03:41:50 | | ___ __| | ___ ___ _____ __ 03:41:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:50 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:50 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:50 Bash-1.0.6 03:41:50 03:41:50 03:41:50 ==> git version 2.25.1 found 03:41:50 ==> 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 03:41:50 Release-Date: 2020-01-08 03:41:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:41:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:50 ==> Jenkins CI detected. 03:41:50 current dir:  /w/workspace/undry_device-onvif-camera_PR-448 03:41:50 project root: . 03:41:50 --> token set from env 03:41:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:50 ==> Running gcov in . (disable via -X gcov) 03:41:50 ==> Python coveragepy not found 03:41:50 ==> Searching for coverage reports in: 03:41:50 + . 03:41:50 -> Found 1 reports 03:41:50 ==> Detecting git/mercurial file structure 03:41:50 ==> Reading reports 03:41:50 + ./coverage.out bytes=78805 03:41:50 ==> Appending adjustments 03:41:50 https://docs.codecov.io/docs/fixing-reports 03:41:50 + Found adjustments 03:41:50 ==> Gzipping contents 03:41:50 12K /tmp/codecov.Belmbj.gz 03:41:50 ==> Uploading reports 03:41:50 url: https://codecov.io 03:41:50 query: branch=PR-448&commit=97adba6105f7ab528caee412eaa8e5bb2050c4a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=448&job=&cmd_args= 03:41:50 -> Pinging Codecov 03:41:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-448&commit=97adba6105f7ab528caee412eaa8e5bb2050c4a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=448&job=&cmd_args= 03:41:51 -> Uploading to 03:41:51 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/F29A59C45E3A92E06B3E522C9905F8EF/97adba6105f7ab528caee412eaa8e5bb2050c4a0/66222c98-8ff9-4ad8-bf43-adabc817e002.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T034150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=49d82d09d442fb2bb22d491d16940aab378215c4b717c7284cd1431a02f990f5 03:41:51 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:51 Dload Upload Total Spent Left Speed 03:41:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 41106 --:--:-- --:--:-- --:--:-- 41106 03:41:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/97adba6105f7ab528caee412eaa8e5bb2050c4a0 [Pipeline] } 03:41:51 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 03:41:53 + [ -d /w/workspace/undry_device-onvif-camera_PR-448/archives ] 03:41:53 + ls -al /w/workspace/undry_device-onvif-camera_PR-448/archives 03:41:53 total 16 03:41:53 drwxr-xr-x 3 root root 4096 Jul 25 03:32 . 03:41:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 03:32 .. 03:41:53 drwxr-xr-x 2 root root 4096 Jul 25 03:32 cost 03:41:53 -rw-r--r-- 1 root root 92 Jul 25 03:32 cost.csv 03:41:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-448/archives 03:41:53 + ls -al /w/workspace/undry_device-onvif-camera_PR-448/archives 03:41:53 total 16 03:41:53 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 03:32 . 03:41:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 03:32 .. 03:41:53 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 03:32 cost 03:41:53 -rw-r--r-- 1 jenkins jenkins 92 Jul 25 03:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:41:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:55 ---> package-listing.sh 03:41:55 ++ facter osfamily 03:41:55 ++ tr '[:upper:]' '[:lower:]' 03:41:55 + OS_FAMILY=debian 03:41:55 + workspace=/w/workspace/undry_device-onvif-camera_PR-448 03:41:55 + START_PACKAGES=/tmp/packages_start.txt 03:41:55 + END_PACKAGES=/tmp/packages_end.txt 03:41:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:55 + PACKAGES=/tmp/packages_start.txt 03:41:55 + '[' /w/workspace/undry_device-onvif-camera_PR-448 ']' 03:41:55 + PACKAGES=/tmp/packages_end.txt 03:41:55 + case "${OS_FAMILY}" in 03:41:55 + dpkg -l 03:41:55 + grep '^ii' 03:41:55 + '[' -f /tmp/packages_start.txt ']' 03:41:55 + '[' -f /tmp/packages_end.txt ']' 03:41:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:55 + '[' /w/workspace/undry_device-onvif-camera_PR-448 ']' 03:41:55 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-448/archives/ 03:41:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-448/archives/ [Pipeline] echo 03:41:55 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-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:56 prd-ubuntu20.04-docker-8c-8g-6385 does not seem to be running inside a container 03:41:56 $ 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-448/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-448 -v /w/workspace/undry_device-onvif-camera_PR-448:/w/workspace/undry_device-onvif-camera_PR-448:rw,z -v /w/workspace/undry_device-onvif-camera_PR-448@tmp:/w/workspace/undry_device-onvif-camera_PR-448@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 03:41:56 $ docker top de4a3c8fe87a064af38ed8de3dc713054d6a4276825aca6e85d259a018edec9e -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:57 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:57 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:57 + ls /var/log/sa-host 03:41:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:58 provisioning config files... 03:41:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-448@tmp/config17554436397633467411tmp [Pipeline] { [Pipeline] echo 03:41:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:58 ---> create-netrc.sh [Pipeline] } 03:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> python-tools-install.sh [Pipeline] echo 03:41:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> sudo-logs.sh 03:41:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> job-cost.sh 03:41:59 lf-activate-venv: SKIPPING 03:41:59 DEBUG: total: 0.4399999976158142 03:41:59 INFO: Retrieving Stack Cost... 03:42:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:00 INFO: Archiving Costs [Pipeline] echo 03:42:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:01 ---> logs-deploy.sh 03:42:01 lf-activate-venv: SKIPPING 03:42:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-448/1 03:42:01 INFO: archiving workspace using pattern(s): 03:42:01 Archives upload complete. 03:42:02 INFO: archiving logs to Nexus 03:42:02 ---> uname -a: 03:42:02 Linux prd-ubuntu20-04-docker-8c-8g-6385 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:42:02 03:42:02 03:42:02 ---> lscpu: 03:42:02 Architecture: x86_64 03:42:02 CPU op-mode(s): 32-bit, 64-bit 03:42:02 Byte Order: Little Endian 03:42:02 Address sizes: 40 bits physical, 48 bits virtual 03:42:02 CPU(s): 8 03:42:02 On-line CPU(s) list: 0-7 03:42:02 Thread(s) per core: 1 03:42:02 Core(s) per socket: 1 03:42:02 Socket(s): 8 03:42:02 NUMA node(s): 1 03:42:02 Vendor ID: AuthenticAMD 03:42:02 CPU family: 23 03:42:02 Model: 49 03:42:02 Model name: AMD EPYC-Rome Processor 03:42:02 Stepping: 0 03:42:02 CPU MHz: 2799.998 03:42:02 BogoMIPS: 5599.99 03:42:02 Virtualization: AMD-V 03:42:02 Hypervisor vendor: KVM 03:42:02 Virtualization type: full 03:42:02 L1d cache: 256 KiB 03:42:02 L1i cache: 256 KiB 03:42:02 L2 cache: 4 MiB 03:42:02 L3 cache: 128 MiB 03:42:02 NUMA node0 CPU(s): 0-7 03:42:02 Vulnerability Itlb multihit: Not affected 03:42:02 Vulnerability L1tf: Not affected 03:42:02 Vulnerability Mds: Not affected 03:42:02 Vulnerability Meltdown: Not affected 03:42:02 Vulnerability Mmio stale data: Not affected 03:42:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:42:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:42:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:42:02 Vulnerability Srbds: Not affected 03:42:02 Vulnerability Tsx async abort: Not affected 03:42:02 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 03:42:02 03:42:02 03:42:02 ---> nproc: 03:42:02 8 03:42:02 03:42:02 03:42:02 ---> df -h: 03:42:02 Filesystem Size Used Avail Use% Mounted on 03:42:02 overlay 155G 13G 143G 8% / 03:42:02 tmpfs 64M 0 64M 0% /dev 03:42:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:42:02 shm 64M 0 64M 0% /dev/shm 03:42:02 /dev/vda1 155G 13G 143G 8% /facter-os 03:42:02 03:42:02 03:42:02 ---> sar -b -r -n DEV: 03:42:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6385) 07/25/24 _x86_64_ (8 CPU) 03:42:02 03:42:02 02:08:28 LINUX RESTART (8 CPU) 03:42:02 03:42:02 02:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:42:02 02:10:01 18.43 1.24 17.20 0.00 58.15 82167.42 0.00 03:42:02 02:11:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 03:42:02 02:12:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 03:42:02 02:13:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 03:42:02 02:14:01 33.23 3.88 29.35 0.00 2072.19 4795.87 0.00 03:42:02 02:15:01 20.98 2.25 18.73 0.00 2292.28 3957.74 0.00 03:42:02 02:16:01 3.37 0.02 3.35 0.00 0.13 92.25 0.00 03:42:02 02:17:01 1.90 0.02 1.88 0.00 0.13 20.66 0.00 03:42:02 02:18:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 03:42:02 02:19:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 03:42:02 02:20:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 03:42:02 02:21:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 03:42:02 02:22:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 03:42:02 02:23:01 1.28 0.02 1.27 0.00 0.13 14.53 0.00 03:42:02 02:24:01 1.62 0.00 1.62 0.00 0.00 23.59 0.00 03:42:02 02:25:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 03:42:02 02:26:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 03:42:02 02:27:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 03:42:02 02:28:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 03:42:02 02:29:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 03:42:02 02:30:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 03:42:02 02:31:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 03:42:02 02:32:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 03:42:02 02:33:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 03:42:02 02:34:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 03:42:02 02:35:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 03:42:02 02:36:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 03:42:02 02:37:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 03:42:02 02:38:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 03:42:02 02:39:01 1.38 0.00 1.38 0.00 0.00 17.19 0.00 03:42:02 02:40:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 03:42:02 02:41:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 03:42:02 02:42:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 03:42:02 02:43:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 03:42:02 02:44:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 03:42:02 02:45:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 03:42:02 02:46:01 1.27 0.19 1.08 0.00 18.84 11.79 0.00 03:42:02 02:47:01 1.53 0.00 1.53 0.00 0.00 21.20 0.00 03:42:02 02:48:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 03:42:02 02:49:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 03:42:02 02:50:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 03:42:02 02:51:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 03:42:02 02:52:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 03:42:02 02:53:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 03:42:02 02:54:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 03:42:02 02:55:01 1.93 0.00 1.93 0.00 0.00 22.93 0.00 03:42:02 02:56:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 03:42:02 02:57:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 03:42:02 02:58:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:42:02 02:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 03:42:02 03:00:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 03:42:02 03:01:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 03:42:02 03:02:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 03:42:02 03:03:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 03:42:02 03:04:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 03:42:02 03:05:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 03:42:02 03:06:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 03:42:02 03:07:01 5.73 3.88 1.85 0.00 88.25 34.13 0.00 03:42:02 03:08:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 03:42:02 03:09:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 03:42:02 03:10:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 03:42:02 03:11:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 03:42:02 03:12:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 03:42:02 03:13:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 03:42:02 03:14:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 03:42:02 03:15:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 03:42:02 03:16:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 03:42:02 03:17:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 03:42:02 03:18:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 03:42:02 03:19:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 03:42:02 03:20:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 03:42:02 03:21:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 03:42:02 03:22:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 03:42:02 03:23:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 03:42:02 03:24:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 03:42:02 03:25:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 03:42:02 03:26:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 03:42:02 03:27:01 1.77 0.00 1.77 0.00 0.00 20.39 0.00 03:42:02 03:28:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 03:42:02 03:29:01 231.88 3.17 228.71 0.00 145.18 2709.15 0.00 03:42:02 03:30:01 209.97 12.57 197.40 0.00 1763.76 40656.64 0.00 03:42:02 03:31:01 220.01 0.02 220.00 0.00 4.27 76904.12 0.00 03:42:02 03:32:01 90.04 0.10 89.94 0.00 2.93 19734.76 0.00 03:42:02 03:33:01 147.41 0.07 147.34 0.00 4.67 47387.97 0.00 03:42:02 03:34:01 1.87 0.00 1.87 0.00 0.00 22.66 0.00 03:42:02 03:35:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 03:42:02 03:36:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 03:42:02 03:37:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 03:42:02 03:38:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 03:42:02 03:39:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 03:42:02 03:40:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 03:42:02 03:41:01 1.00 0.00 1.00 0.00 0.00 12.07 0.00 03:42:02 03:42:01 6.60 0.25 6.35 0.00 23.33 138.51 0.00 03:42:02 Average: 11.76 0.30 11.46 0.00 69.75 2998.11 0.00 03:42:02 03:42:02 02:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:42:02 02:10:01 30593340 31866548 509564 1.55 47360 1541824 1640920 4.84 595076 1413872 4 03:42:02 02:11:01 30592508 31865848 509740 1.55 47448 1541828 1640920 4.84 594820 1413796 8 03:42:02 02:12:01 30592680 31866112 509436 1.55 47528 1541832 1640920 4.84 596100 1413800 8 03:42:02 02:13:01 30591184 31864624 510840 1.55 47552 1541836 1640920 4.84 597176 1413804 52 03:42:02 02:14:01 30327384 31834628 507688 1.54 63884 1764452 1623176 4.78 721924 1520280 19680 03:42:02 02:15:01 30124048 31823712 513452 1.56 77788 1940200 1596376 4.70 883664 1548028 200 03:42:02 02:16:01 30130208 31825152 512208 1.56 76412 1936948 1617764 4.77 881672 1544828 12 03:42:02 02:17:01 30130208 31825284 512136 1.56 76508 1936948 1617764 4.77 882020 1544824 8 03:42:02 02:18:01 30129504 31824664 512452 1.56 76604 1936948 1617764 4.77 881912 1544828 8 03:42:02 02:19:01 30131764 31827032 509912 1.55 76692 1936964 1617764 4.77 880240 1544840 8 03:42:02 02:20:01 30131612 31826980 509912 1.55 76780 1936964 1617764 4.77 880612 1544844 8 03:42:02 02:21:01 30132248 31827684 509016 1.55 76812 1936968 1617764 4.77 879360 1544844 40 03:42:02 02:22:01 30132380 31827832 508768 1.55 76844 1936972 1617764 4.77 879624 1544852 8 03:42:02 02:23:01 30125512 31821024 515456 1.57 76864 1936972 1629144 4.80 891416 1544848 40 03:42:02 02:24:01 30130276 31825776 510460 1.55 76936 1936952 1629144 4.80 880252 1544820 32 03:42:02 02:25:01 30130364 31825896 510288 1.55 76960 1936952 1629144 4.80 880828 1544820 40 03:42:02 02:26:01 30130588 31826180 510152 1.55 77016 1936956 1629144 4.80 880540 1544828 8 03:42:02 02:27:01 30130832 31826444 509816 1.55 77040 1936964 1629144 4.80 880644 1544836 52 03:42:02 02:28:01 30130304 31825972 510232 1.55 77064 1936964 1629144 4.80 880804 1544840 8 03:42:02 02:29:01 30131296 31826972 509172 1.55 77100 1936952 1629144 4.80 880236 1544844 40 03:42:02 02:30:01 30131184 31826920 509180 1.55 77124 1936968 1629144 4.80 880944 1544840 8 03:42:02 02:31:01 30130916 31826660 509356 1.55 77148 1936972 1629144 4.80 880680 1544844 140 03:42:02 02:32:01 30131368 31827148 509040 1.55 77164 1936976 1629144 4.80 880584 1544844 24 03:42:02 02:33:01 30131068 31827012 509144 1.55 77200 1937104 1629144 4.80 880868 1544972 132 03:42:02 02:34:01 30131472 31827440 508860 1.55 77224 1937104 1629144 4.80 880760 1544976 8 03:42:02 02:35:01 30130992 31827016 509216 1.55 77256 1937116 1629144 4.80 881424 1544984 168 03:42:02 02:36:01 30131196 31827220 508924 1.55 77280 1937120 1629144 4.80 881308 1544984 188 03:42:02 02:37:01 30131284 31827340 508848 1.55 77296 1937124 1629144 4.80 881044 1544992 40 03:42:02 02:38:01 30131520 31827600 508804 1.55 77328 1937124 1629144 4.80 881252 1544992 8 03:42:02 02:39:01 30131648 31827760 508616 1.55 77360 1937112 1629144 4.80 881084 1544996 40 03:42:02 02:40:01 30131160 31827320 509036 1.55 77384 1937132 1629144 4.80 881560 1545000 8 03:42:02 02:41:01 30131396 31827604 508704 1.55 77424 1937132 1629144 4.80 881432 1545000 140 03:42:02 02:42:01 30131412 31827664 508592 1.55 77456 1937136 1629144 4.80 881688 1545004 24 03:42:02 02:43:01 30131072 31827344 508844 1.55 77480 1937136 1612588 4.75 881708 1545004 136 03:42:02 02:44:01 30130804 31827096 509020 1.55 77512 1937124 1612588 4.75 881884 1545008 24 03:42:02 02:45:01 30130996 31827328 508932 1.55 77528 1937148 1612588 4.75 881996 1545016 48 03:42:02 02:46:01 30118600 31815252 519640 1.58 77552 1937584 1598600 4.71 890792 1545308 8 03:42:02 02:47:01 30127804 31824860 511668 1.56 77584 1937708 1581768 4.66 882484 1545340 172 03:42:02 02:48:01 30127724 31824784 511604 1.56 77600 1937712 1581768 4.66 882884 1545344 184 03:42:02 02:49:01 30127708 31824768 511648 1.56 77616 1937712 1581768 4.66 883040 1545344 228 03:42:02 02:50:01 30127684 31824800 511568 1.56 77656 1937716 1581768 4.66 883436 1545348 28 03:42:02 02:51:01 30127536 31824700 511824 1.56 77684 1937720 1581768 4.66 883492 1545352 224 03:42:02 02:52:01 30127544 31824728 511780 1.56 77700 1937724 1581768 4.66 883512 1545356 200 03:42:02 02:53:01 30127276 31824492 511956 1.56 77724 1937732 1581768 4.66 883504 1545364 224 03:42:02 02:54:01 30127804 31825036 511412 1.56 77740 1937732 1581768 4.66 883060 1545364 8 03:42:02 02:55:01 30128072 31825384 511004 1.55 77820 1937728 1581768 4.66 883680 1545368 8 03:42:02 02:56:01 30127772 31825136 511200 1.55 77852 1937740 1581768 4.66 883556 1545372 12 03:42:02 02:57:01 30127636 31825032 511132 1.55 77876 1937740 1581768 4.66 883336 1545372 40 03:42:02 02:58:01 30127580 31824980 511096 1.55 77892 1937744 1581768 4.66 883456 1545376 8 03:42:02 02:59:01 30127424 31824828 511336 1.56 77916 1937744 1581768 4.66 883508 1545376 40 03:42:02 03:00:01 30127440 31824904 511260 1.55 77952 1937736 1581768 4.66 883700 1545380 8 03:42:02 03:01:01 30127584 31825104 511008 1.55 77980 1937752 1581768 4.66 883828 1545388 40 03:42:02 03:02:01 30127536 31825080 510972 1.55 78004 1937752 1581768 4.66 885176 1545388 20 03:42:02 03:03:01 30127252 31824828 511100 1.55 78020 1937760 1581768 4.66 885544 1545392 276 03:42:02 03:04:01 30126984 31824560 511348 1.56 78036 1937760 1581768 4.66 885044 1545392 8 03:42:02 03:05:01 30126732 31824436 511284 1.55 78132 1937764 1581768 4.66 885576 1545396 32 03:42:02 03:06:01 30126748 31824496 511204 1.55 78156 1937768 1581768 4.66 885996 1545400 20 03:42:02 03:07:01 30069908 31771144 563868 1.71 78208 1940692 1581768 4.66 941500 1546988 228 03:42:02 03:08:01 30069932 31771184 563812 1.71 78232 1940700 1581768 4.66 940824 1546960 16 03:42:02 03:09:01 30069592 31770888 564056 1.72 78264 1940704 1581768 4.66 940976 1546964 212 03:42:02 03:10:01 30069696 31771040 563940 1.71 78308 1940688 1597832 4.71 941532 1546968 8 03:42:02 03:11:01 30069464 31770840 563856 1.71 78332 1940712 1597832 4.71 941048 1546968 156 03:42:02 03:12:01 30069432 31770840 563828 1.71 78348 1940712 1581700 4.66 941064 1546968 8 03:42:02 03:13:01 30069432 31770864 563788 1.71 78380 1940716 1581700 4.66 941140 1546972 12 03:42:02 03:14:01 30069692 31771132 563456 1.71 78404 1940720 1581700 4.66 941448 1546980 8 03:42:02 03:15:01 30069432 31770940 563880 1.71 78440 1940708 1597760 4.71 941772 1546984 40 03:42:02 03:16:01 30069424 31770936 563824 1.71 78468 1940724 1597760 4.71 941544 1546988 8 03:42:02 03:17:01 30068832 31770444 564268 1.72 78492 1940788 1597760 4.71 941600 1547032 8 03:42:02 03:18:01 30068808 31770452 564192 1.72 78508 1940792 1597760 4.71 941656 1547060 8 03:42:02 03:19:01 30069052 31770700 563884 1.71 78524 1940796 1597760 4.71 941512 1547064 56 03:42:02 03:20:01 30069052 31770756 563784 1.71 78556 1940788 1597760 4.71 942012 1547064 8 03:42:02 03:21:01 30068900 31770632 563772 1.71 78580 1940804 1597760 4.71 942196 1547076 188 03:42:02 03:22:01 30068956 31770752 563840 1.71 78660 1940808 1597760 4.71 941904 1547084 8 03:42:02 03:23:01 30068828 31770688 563836 1.71 78684 1940812 1597760 4.71 942364 1547092 220 03:42:02 03:24:01 30068852 31770716 563784 1.71 78708 1940816 1597760 4.71 942096 1547096 8 03:42:02 03:25:01 30068540 31770564 564088 1.72 78748 1940944 1597760 4.71 942700 1547172 56 03:42:02 03:26:01 30068540 31770600 564052 1.72 78772 1940948 1597760 4.71 942372 1547208 8 03:42:02 03:27:01 30068484 31770628 563960 1.72 78820 1940952 1597760 4.71 942716 1547212 8 03:42:02 03:28:01 30068612 31770780 563992 1.72 78844 1940952 1597760 4.71 942540 1547212 8 03:42:02 03:29:01 29882340 31623276 709688 2.16 79308 1978452 1642448 4.84 1107608 1566720 7320 03:42:02 03:30:01 27539684 31507756 768720 2.34 163304 3959136 1843844 5.43 1570020 3222928 945016 03:42:02 03:31:01 26540532 31200612 1065300 3.24 224468 4524004 2353052 6.93 2086520 3629664 529948 03:42:02 03:32:01 26922280 31490872 778580 2.37 229464 4440032 1855428 5.47 1667324 3683188 376128 03:42:02 03:33:01 26425676 31503872 765036 2.33 237680 4895852 1686456 4.97 1674844 4120796 364 03:42:02 03:34:01 26425484 31503720 765172 2.33 237732 4895856 1686456 4.97 1674704 4120800 16 03:42:02 03:35:01 26435008 31513336 755716 2.30 237776 4895844 1686456 4.97 1665580 4120804 40 03:42:02 03:36:01 26435712 31514084 755164 2.30 237812 4895860 1686456 4.97 1665592 4120804 4 03:42:02 03:37:01 26440476 31518892 750320 2.28 237848 4895868 1686456 4.97 1661144 4120812 8 03:42:02 03:38:01 26440964 31519432 749716 2.28 237900 4895868 1686456 4.97 1660888 4120812 8 03:42:02 03:39:01 26441484 31520028 749112 2.28 237964 4895872 1686456 4.97 1660492 4120816 20 03:42:02 03:40:01 26441240 31519792 749288 2.28 237988 4895868 1686456 4.97 1660548 4120820 8 03:42:02 03:41:01 26441200 31519784 749204 2.28 238004 4895876 1686456 4.97 1660532 4120820 184 03:42:02 03:42:01 26387824 31470552 793368 2.41 238176 4897896 1794696 5.29 1711044 4118084 468 03:42:02 Average: 29635887 31764694 563559 1.71 97651 2314353 1628865 4.80 998313 1880284 20258 03:42:02 03:42:02 02:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:42:02 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:10:01 ens3 109.34 66.98 311.41 16.75 0.00 0.00 0.00 0.00 03:42:02 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:11:01 ens3 2.52 0.70 0.50 0.30 0.00 0.00 0.00 0.00 03:42:02 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:12:01 ens3 3.22 0.85 0.83 0.48 0.00 0.00 0.00 0.00 03:42:02 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:13:01 ens3 2.02 0.82 0.85 0.61 0.00 0.00 0.00 0.00 03:42:02 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:42:02 02:14:01 ens3 132.11 49.43 1667.98 3.99 0.00 0.00 0.00 0.00 03:42:02 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:15:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 03:42:02 02:15:01 ens3 63.56 21.01 1046.56 1.53 0.00 0.00 0.00 0.00 03:42:02 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:02 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:17:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:42:02 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:18:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:19:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:02 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:20:01 ens3 0.35 0.12 0.09 0.07 0.00 0.00 0.00 0.00 03:42:02 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:21:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:22:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:02 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:23:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:24:01 ens3 0.35 0.12 0.07 0.01 0.00 0.00 0.00 0.00 03:42:02 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:25:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 03:42:02 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:26:01 ens3 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:42:02 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:27:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:02 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:28:01 ens3 0.33 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:42:02 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:29:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:42:02 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:30:01 ens3 0.27 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:42:02 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:31:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:32:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:42:02 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:33:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:42:02 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:35:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:42:02 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:39:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:40:01 ens3 0.23 0.18 0.09 0.08 0.00 0.00 0.00 0.00 03:42:02 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:41:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:42:01 ens3 0.32 0.22 0.13 0.01 0.00 0.00 0.00 0.00 03:42:02 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:45:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:42:02 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:46:01 ens3 0.17 0.24 0.08 0.03 0.00 0.00 0.00 0.00 03:42:02 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:47:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 03:42:02 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:42:02 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:51:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 03:42:02 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:55:01 ens3 0.37 0.28 0.14 0.08 0.00 0.00 0.00 0.00 03:42:02 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 02:59:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:00:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:42:02 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:01:01 ens3 0.58 0.17 0.11 0.01 0.00 0.00 0.00 0.00 03:42:02 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:02:01 ens3 0.78 0.73 0.52 0.43 0.00 0.00 0.00 0.00 03:42:02 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:04:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:05:01 ens3 1.02 0.25 0.21 0.08 0.00 0.00 0.00 0.00 03:42:02 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:06:01 ens3 0.68 0.35 0.29 0.21 0.00 0.00 0.00 0.00 03:42:02 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:42:02 03:07:01 ens3 11.33 9.33 12.51 6.65 0.00 0.00 0.00 0.00 03:42:02 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:10:01 ens3 0.25 0.12 0.13 0.07 0.00 0.00 0.00 0.00 03:42:02 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:14:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:15:01 ens3 0.40 0.28 0.15 0.08 0.00 0.00 0.00 0.00 03:42:02 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:20:01 ens3 0.33 0.12 0.14 0.07 0.00 0.00 0.00 0.00 03:42:02 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:25:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 03:42:02 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:29:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 03:42:02 03:29:01 ens3 130.23 106.63 484.50 45.16 0.00 0.00 0.00 0.00 03:42:02 03:30:01 docker0 343.99 533.19 30.19 3650.40 0.00 0.00 0.00 0.00 03:42:02 03:30:01 lo 5.96 5.96 0.59 0.59 0.00 0.00 0.00 0.00 03:42:02 03:30:01 ens3 782.91 496.64 8475.07 74.81 0.00 0.00 0.00 0.00 03:42:02 03:31:01 vethdd196a3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:42:02 03:31:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:42:02 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:31:01 ens3 33.68 27.75 26.04 62.59 0.00 0.00 0.00 0.00 03:42:02 03:32:01 docker0 1.45 2.15 0.09 30.87 0.00 0.00 0.00 0.00 03:42:02 03:32:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 03:42:02 03:32:01 ens3 25.84 16.69 52.95 10.64 0.00 0.00 0.00 0.00 03:42:02 03:33:01 docker0 2.93 5.42 0.18 62.31 0.00 0.00 0.00 0.00 03:42:02 03:33:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 03:42:02 03:33:01 ens3 109.30 68.64 2643.58 12.93 0.00 0.00 0.00 0.00 03:42:02 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:34:01 ens3 0.60 0.40 1.39 0.03 0.00 0.00 0.00 0.00 03:42:02 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:35:01 ens3 0.37 0.35 0.14 0.08 0.00 0.00 0.00 0.00 03:42:02 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:40:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:42:02 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:42:02 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:42:02 03:42:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 03:42:02 03:42:01 ens3 27.71 17.13 31.01 10.38 0.00 0.00 0.00 0.00 03:42:02 Average: docker0 3.77 5.85 0.33 40.51 0.00 0.00 0.00 0.00 03:42:02 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 03:42:02 Average: ens3 15.63 9.61 159.27 2.68 0.00 0.00 0.00 0.00 03:42:02 03:42:02 03:42:02 ---> sar -P ALL: 03:42:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6385) 07/25/24 _x86_64_ (8 CPU) 03:42:02 03:42:02 02:08:28 LINUX RESTART (8 CPU) 03:42:02 03:42:02 02:09:02 CPU %user %nice %system %iowait %steal %idle 03:42:02 02:10:01 all 1.02 0.00 0.10 4.36 0.03 94.49 03:42:02 02:10:01 0 1.42 0.00 0.24 0.00 0.02 98.33 03:42:02 02:10:01 1 1.25 0.00 0.10 0.05 0.02 98.58 03:42:02 02:10:01 2 0.93 0.00 0.10 0.00 0.10 98.86 03:42:02 02:10:01 3 1.97 0.00 0.08 0.00 0.02 97.93 03:42:02 02:10:01 4 0.56 0.00 0.08 0.34 0.02 99.00 03:42:02 02:10:01 5 0.39 0.00 0.08 0.12 0.00 99.41 03:42:02 02:10:01 6 0.25 0.00 0.07 18.51 0.02 81.15 03:42:02 02:10:01 7 1.37 0.00 0.07 15.95 0.02 82.59 03:42:02 02:11:01 all 0.06 0.00 0.02 0.10 0.01 99.82 03:42:02 02:11:01 0 0.23 0.00 0.07 0.02 0.02 99.67 03:42:02 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 02:11:01 3 0.08 0.00 0.02 0.00 0.02 99.88 03:42:02 02:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:11:01 6 0.03 0.00 0.00 0.75 0.00 99.22 03:42:02 02:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:12:01 all 0.10 0.00 0.00 0.01 0.01 99.89 03:42:02 02:12:01 0 0.52 0.00 0.00 0.02 0.02 99.45 03:42:02 02:12:01 1 0.17 0.00 0.00 0.00 0.00 99.83 03:42:02 02:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 02:12:01 6 0.02 0.00 0.00 0.05 0.00 99.93 03:42:02 02:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:13:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:42:02 02:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 02:13:01 1 0.10 0.00 0.00 0.00 0.00 99.90 03:42:02 02:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 02:13:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 02:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 03:42:02 02:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:14:01 all 1.60 0.00 0.84 4.03 0.02 93.52 03:42:02 02:14:01 0 1.21 0.00 0.55 0.39 0.03 97.82 03:42:02 02:14:01 1 2.96 0.00 1.17 1.50 0.02 94.35 03:42:02 02:14:01 2 1.42 0.00 0.90 0.52 0.02 97.15 03:42:02 02:14:01 3 1.24 0.00 0.48 0.27 0.02 97.99 03:42:02 02:14:01 4 1.82 0.00 0.62 0.30 0.02 97.24 03:42:02 02:14:01 5 1.20 0.00 0.62 1.19 0.02 96.98 03:42:02 02:14:01 6 0.99 0.00 1.60 27.13 0.02 70.26 03:42:02 02:14:01 7 1.97 0.00 0.77 0.92 0.02 96.33 03:42:02 02:15:01 all 1.18 0.00 0.63 7.39 0.01 90.78 03:42:02 02:15:01 0 0.97 0.00 0.44 1.39 0.03 97.16 03:42:02 02:15:01 1 1.54 0.00 0.80 1.87 0.00 95.79 03:42:02 02:15:01 2 0.92 0.00 1.10 0.68 0.00 97.29 03:42:02 02:15:01 3 0.98 0.00 1.29 23.45 0.02 74.27 03:42:02 02:15:01 4 1.69 0.00 0.35 1.35 0.02 96.60 03:42:02 02:15:01 5 0.72 0.00 0.47 20.14 0.02 78.65 03:42:02 02:15:01 6 1.84 0.00 0.30 7.48 0.02 90.37 03:42:02 02:15:01 7 0.82 0.00 0.28 2.79 0.02 96.09 03:42:02 02:16:01 all 0.10 0.00 0.06 0.04 0.01 99.79 03:42:02 02:16:01 0 0.23 0.00 0.07 0.00 0.02 99.68 03:42:02 02:16:01 1 0.27 0.00 0.10 0.00 0.00 99.63 03:42:02 02:16:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 02:16:01 3 0.07 0.00 0.05 0.07 0.00 99.82 03:42:02 02:16:01 4 0.05 0.00 0.07 0.00 0.00 99.88 03:42:02 02:16:01 5 0.02 0.00 0.07 0.20 0.02 99.70 03:42:02 02:16:01 6 0.10 0.00 0.03 0.02 0.00 99.85 03:42:02 02:16:01 7 0.07 0.00 0.08 0.00 0.02 99.83 03:42:02 02:17:01 all 0.18 0.00 0.02 0.03 0.00 99.78 03:42:02 02:17:01 0 1.34 0.00 0.03 0.00 0.00 98.63 03:42:02 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:17:01 3 0.00 0.00 0.00 0.02 0.02 99.97 03:42:02 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:17:01 5 0.03 0.00 0.00 0.20 0.00 99.77 03:42:02 02:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 03:42:02 02:18:01 all 0.03 0.00 0.01 0.01 0.00 99.96 03:42:02 02:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:42:02 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:18:01 5 0.05 0.00 0.02 0.05 0.00 99.88 03:42:02 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 02:19:01 all 0.09 0.00 0.02 0.28 0.01 99.60 03:42:02 02:19:01 0 0.68 0.00 0.07 0.00 0.02 99.23 03:42:02 02:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 02:19:01 3 0.00 0.00 0.00 0.52 0.00 99.48 03:42:02 02:19:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 02:19:01 5 0.00 0.00 0.02 1.75 0.00 98.23 03:42:02 02:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:20:01 all 0.08 0.00 0.01 0.01 0.00 99.90 03:42:02 02:20:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:42:02 02:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:20:01 4 0.45 0.00 0.03 0.00 0.00 99.52 03:42:02 02:20:01 5 0.03 0.00 0.00 0.07 0.00 99.90 03:42:02 02:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 03:42:02 02:20:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 02:21:01 all 0.02 0.00 0.01 0.09 0.01 99.88 03:42:02 02:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:21:01 3 0.00 0.00 0.00 0.18 0.00 99.82 03:42:02 02:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:21:01 5 0.05 0.00 0.00 0.55 0.02 99.38 03:42:02 02:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:22:01 all 0.13 0.00 0.02 0.02 0.00 99.83 03:42:02 02:22:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:42:02 02:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:22:01 4 0.93 0.00 0.10 0.00 0.00 98.97 03:42:02 02:22:01 5 0.02 0.00 0.02 0.15 0.00 99.82 03:42:02 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:23:01 all 0.03 0.00 0.03 0.01 0.06 99.87 03:42:02 02:23:01 0 0.05 0.00 0.03 0.00 0.46 99.45 03:42:02 02:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 02:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 03:42:02 02:23:01 4 0.07 0.00 0.07 0.00 0.00 99.87 03:42:02 02:23:01 5 0.05 0.00 0.02 0.05 0.00 99.88 03:42:02 02:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 02:24:01 all 0.06 0.00 0.01 0.01 0.01 99.91 03:42:02 02:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 02:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:24:01 4 0.33 0.00 0.02 0.00 0.02 99.63 03:42:02 02:24:01 5 0.03 0.00 0.02 0.03 0.00 99.92 03:42:02 02:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:42:02 02:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 02:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:25:01 5 0.02 0.00 0.03 0.03 0.02 99.90 03:42:02 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:42:02 02:26:01 0 0.07 0.00 0.03 0.00 0.00 99.90 03:42:02 02:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 02:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:27:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:42:02 02:27:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:42:02 02:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:42:02 02:27:01 4 0.07 0.00 0.03 0.00 0.00 99.90 03:42:02 02:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:42:02 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:27:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:42:02 02:28:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:42:02 02:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:42:02 02:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:28:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 03:42:02 02:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:28:01 7 0.03 0.00 0.05 0.00 0.00 99.92 03:42:02 02:29:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:42:02 02:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:29:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 02:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:42:02 02:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 03:42:02 02:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:42:02 02:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:30:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:42:02 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:31:01 all 0.10 0.00 0.02 0.00 0.00 99.87 03:42:02 02:31:01 0 0.68 0.00 0.02 0.00 0.02 99.28 03:42:02 02:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 02:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:31:01 3 0.00 0.00 0.07 0.00 0.00 99.93 03:42:02 02:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 02:31:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:42:02 02:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 03:42:02 02:31:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 02:32:01 all 0.25 0.00 0.01 0.00 0.00 99.74 03:42:02 02:32:01 0 1.89 0.00 0.03 0.00 0.02 98.06 03:42:02 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:42:02 02:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:32:01 7 0.00 0.00 0.03 0.00 0.02 99.95 03:42:02 02:33:01 all 0.03 0.00 0.01 0.06 0.00 99.91 03:42:02 02:33:01 0 0.13 0.00 0.00 0.00 0.02 99.85 03:42:02 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:33:01 3 0.00 0.00 0.00 0.43 0.02 99.55 03:42:02 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:33:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 02:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:42:02 02:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:34:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 02:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:42:02 02:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:42:02 02:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:35:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:42:02 02:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:35:01 5 0.02 0.00 0.00 0.03 0.02 99.93 03:42:02 02:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:42:02 02:36:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:42:02 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:36:01 3 0.03 0.00 0.02 0.07 0.00 99.88 03:42:02 02:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:37:01 all 0.14 0.00 0.02 0.03 0.01 99.80 03:42:02 02:37:01 0 1.01 0.00 0.07 0.00 0.02 98.91 03:42:02 02:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:42:02 02:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:37:01 3 0.05 0.00 0.00 0.15 0.02 99.78 03:42:02 02:37:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:37:01 5 0.00 0.00 0.02 0.10 0.00 99.88 03:42:02 02:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:38:01 all 0.01 0.00 0.01 0.09 0.00 99.89 03:42:02 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:38:01 5 0.00 0.00 0.00 0.72 0.00 99.28 03:42:02 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:39:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:42:02 02:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 03:42:02 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:39:01 3 0.07 0.00 0.03 0.02 0.02 99.87 03:42:02 02:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:39:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 02:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:40:01 all 0.19 0.00 0.01 0.00 0.00 99.79 03:42:02 02:40:01 0 1.42 0.00 0.00 0.00 0.02 98.56 03:42:02 02:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:40:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:41:01 all 0.22 0.00 0.01 0.01 0.01 99.76 03:42:02 02:41:01 0 1.67 0.00 0.03 0.00 0.02 98.29 03:42:02 02:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:41:01 3 0.05 0.00 0.00 0.02 0.02 99.92 03:42:02 02:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:41:01 5 0.02 0.00 0.00 0.03 0.00 99.95 03:42:02 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:42:01 all 0.02 0.00 0.02 0.01 0.00 99.95 03:42:02 02:42:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:42:02 02:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:42:01 5 0.02 0.00 0.02 0.07 0.02 99.88 03:42:02 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:42:02 02:42:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 02:43:01 all 0.08 0.00 0.01 0.00 0.00 99.90 03:42:02 02:43:01 0 0.55 0.00 0.02 0.00 0.02 99.42 03:42:02 02:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:43:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:43:01 5 0.02 0.00 0.00 0.03 0.00 99.95 03:42:02 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:42:02 02:44:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:42:02 02:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:44:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:45:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:42:02 02:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:42:02 02:45:01 1 0.43 0.00 0.02 0.00 0.00 99.55 03:42:02 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:45:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:46:01 all 0.35 0.00 0.03 0.00 0.01 99.61 03:42:02 02:46:01 0 0.07 0.00 0.07 0.00 0.02 99.85 03:42:02 02:46:01 1 1.99 0.00 0.03 0.00 0.02 97.96 03:42:02 02:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:46:01 3 0.58 0.00 0.08 0.00 0.02 99.32 03:42:02 02:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 02:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:47:01 all 0.07 0.00 0.01 0.00 0.00 99.92 03:42:02 02:47:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:47:01 1 0.45 0.00 0.02 0.00 0.00 99.53 03:42:02 02:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:47:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:42:02 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:42:02 02:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:42:02 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:48:01 5 0.00 0.00 0.02 0.08 0.00 99.90 03:42:02 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:49:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:42:02 02:49:01 0 0.03 0.00 0.07 0.00 0.00 99.90 03:42:02 02:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:49:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:42:02 02:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:42:02 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:51:01 all 0.21 0.00 0.01 0.00 0.01 99.77 03:42:02 02:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:42:02 02:51:01 1 1.55 0.00 0.02 0.00 0.02 98.42 03:42:02 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 02:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:51:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:42:02 02:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:52:01 all 0.11 0.00 0.01 0.00 0.00 99.88 03:42:02 02:52:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 02:52:01 1 0.76 0.00 0.03 0.00 0.00 99.20 03:42:02 02:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:42:02 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:42:02 02:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:53:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:42:02 02:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 02:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:42:02 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 02:54:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:42:02 02:54:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:42:02 02:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 03:42:02 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 03:42:02 02:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 02:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 03:42:02 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:55:01 5 0.00 0.00 0.02 0.05 0.00 99.93 03:42:02 02:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:42:02 02:56:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:42:02 02:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 02:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:56:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:42:02 02:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:57:01 all 0.11 0.00 0.01 0.00 0.00 99.88 03:42:02 02:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 02:57:01 1 0.76 0.00 0.03 0.00 0.00 99.20 03:42:02 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:57:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:42:02 02:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:42:02 02:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:58:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:42:02 02:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 02:58:01 1 1.99 0.00 0.02 0.00 0.00 98.00 03:42:02 02:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:58:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 02:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 02:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 02:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 02:59:01 all 0.16 0.00 0.00 0.00 0.00 99.83 03:42:02 02:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 02:59:01 1 1.11 0.00 0.00 0.00 0.00 98.89 03:42:02 02:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 02:59:01 3 0.10 0.00 0.02 0.00 0.02 99.87 03:42:02 02:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:00:01 all 0.01 0.00 0.01 0.00 0.00 99.96 03:42:02 03:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 03:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 03:00:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 03:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 03:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 03:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:01:01 all 0.09 0.00 0.02 0.01 0.01 99.88 03:42:02 03:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:42:02 03:01:01 1 0.55 0.00 0.05 0.00 0.00 99.40 03:42:02 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:01:01 3 0.07 0.00 0.03 0.00 0.02 99.88 03:42:02 03:01:01 4 0.02 0.00 0.00 0.05 0.00 99.93 03:42:02 03:01:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:42:02 03:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:42:02 03:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:02:01 3 0.08 0.00 0.00 0.00 0.00 99.92 03:42:02 03:02:01 4 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 03:02:01 5 0.03 0.00 0.05 0.02 0.00 99.90 03:42:02 03:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:03:01 all 0.03 0.00 0.02 0.00 0.01 99.95 03:42:02 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 03:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:03:01 3 0.08 0.00 0.03 0.00 0.00 99.88 03:42:02 03:03:01 4 0.00 0.00 0.02 0.00 0.03 99.95 03:42:02 03:03:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:42:02 03:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:04:01 all 0.09 0.00 0.01 0.00 0.00 99.90 03:42:02 03:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:04:01 1 0.63 0.00 0.03 0.00 0.00 99.33 03:42:02 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:42:02 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 03:05:01 all 0.09 0.00 0.01 0.02 0.00 99.88 03:42:02 03:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:05:01 1 0.52 0.00 0.02 0.00 0.02 99.45 03:42:02 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 03:05:01 5 0.07 0.00 0.02 0.17 0.02 99.73 03:42:02 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:42:02 03:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 03:06:01 5 0.03 0.00 0.03 0.02 0.02 99.90 03:42:02 03:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:07:01 all 0.44 0.00 0.04 0.02 0.00 99.49 03:42:02 03:07:01 0 0.07 0.00 0.02 0.00 0.02 99.90 03:42:02 03:07:01 1 0.33 0.00 0.07 0.02 0.00 99.58 03:42:02 03:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:07:01 3 1.55 0.00 0.02 0.00 0.00 98.43 03:42:02 03:07:01 4 0.77 0.00 0.08 0.07 0.00 99.08 03:42:02 03:07:01 5 0.05 0.00 0.03 0.05 0.02 99.85 03:42:02 03:07:01 6 0.57 0.00 0.02 0.05 0.00 99.37 03:42:02 03:07:01 7 0.20 0.00 0.05 0.00 0.00 99.75 03:42:02 03:08:01 all 0.01 0.00 0.02 0.00 0.00 99.96 03:42:02 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:42:02 03:08:01 4 0.02 0.00 0.05 0.00 0.00 99.93 03:42:02 03:08:01 5 0.03 0.00 0.03 0.02 0.00 99.92 03:42:02 03:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 03:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:09:01 all 0.27 0.00 0.01 0.01 0.01 99.71 03:42:02 03:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:42:02 03:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:09:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 03:09:01 4 1.97 0.00 0.00 0.02 0.02 98.00 03:42:02 03:09:01 5 0.05 0.00 0.00 0.02 0.02 99.92 03:42:02 03:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:42:02 03:10:01 all 0.26 0.00 0.01 0.00 0.00 99.71 03:42:02 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 03:10:01 4 1.97 0.00 0.00 0.00 0.00 98.03 03:42:02 03:10:01 5 0.03 0.00 0.03 0.03 0.02 99.88 03:42:02 03:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:11:01 all 0.11 0.00 0.03 0.00 0.00 99.85 03:42:02 03:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 03:42:02 03:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 03:11:01 4 0.70 0.00 0.17 0.00 0.00 99.14 03:42:02 03:11:01 5 0.03 0.00 0.03 0.02 0.02 99.90 03:42:02 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:42:02 03:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:42:02 03:12:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:12:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:42:02 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 03:42:02 03:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 03:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:42:02 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:13:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 03:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 03:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:13:01 5 0.03 0.00 0.03 0.05 0.02 99.87 03:42:02 03:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:14:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:42:02 03:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:14:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:42:02 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:14:01 4 0.81 0.00 0.02 0.00 0.00 99.17 03:42:02 03:14:01 5 0.03 0.00 0.03 0.02 0.02 99.90 03:42:02 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 03:42:02 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 03:15:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:42:02 03:15:01 4 1.99 0.00 0.00 0.00 0.00 98.01 03:42:02 03:15:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:42:02 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:42:02 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 03:16:01 all 0.26 0.00 0.01 0.00 0.00 99.73 03:42:02 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 03:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 03:16:01 4 1.95 0.00 0.00 0.00 0.00 98.05 03:42:02 03:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:17:01 all 0.14 0.00 0.01 0.00 0.00 99.85 03:42:02 03:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 03:17:01 4 0.99 0.00 0.02 0.00 0.00 98.99 03:42:02 03:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:42:02 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:18:01 all 0.10 0.00 0.01 0.00 0.01 99.89 03:42:02 03:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:42:02 03:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:42:02 03:18:01 4 0.61 0.00 0.02 0.00 0.00 99.37 03:42:02 03:18:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:19:01 all 0.08 0.00 0.02 0.00 0.00 99.90 03:42:02 03:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 03:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:42:02 03:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:42:02 03:19:01 4 0.52 0.00 0.02 0.00 0.02 99.45 03:42:02 03:19:01 5 0.02 0.00 0.03 0.02 0.00 99.93 03:42:02 03:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:42:02 03:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 03:42:02 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:21:01 all 0.12 0.00 0.01 0.00 0.00 99.86 03:42:02 03:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 03:42:02 03:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:21:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:42:02 03:21:01 4 0.85 0.00 0.00 0.00 0.00 99.15 03:42:02 03:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:42:02 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:22:01 4 1.97 0.00 0.00 0.00 0.00 98.03 03:42:02 03:22:01 5 0.02 0.00 0.03 0.03 0.02 99.90 03:42:02 03:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:23:01 all 0.26 0.00 0.01 0.00 0.00 99.72 03:42:02 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 03:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:23:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:42:02 03:23:01 4 1.97 0.00 0.00 0.00 0.00 98.03 03:42:02 03:23:01 5 0.02 0.00 0.03 0.02 0.02 99.92 03:42:02 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:24:01 all 0.27 0.00 0.01 0.00 0.00 99.71 03:42:02 03:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:24:01 1 0.08 0.00 0.02 0.00 0.00 99.90 03:42:02 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:42:02 03:24:01 4 1.95 0.00 0.00 0.00 0.02 98.03 03:42:02 03:24:01 5 0.03 0.00 0.02 0.02 0.00 99.93 03:42:02 03:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:42:02 03:25:01 all 0.18 0.00 0.02 0.00 0.01 99.79 03:42:02 03:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 03:25:01 4 1.37 0.00 0.07 0.00 0.00 98.56 03:42:02 03:25:01 5 0.02 0.00 0.02 0.03 0.02 99.92 03:42:02 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:42:02 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:42:02 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:26:01 5 0.05 0.00 0.05 0.02 0.00 99.88 03:42:02 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:42:02 03:26:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 03:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:42:02 03:27:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 03:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:27:01 5 0.02 0.00 0.02 0.03 0.02 99.92 03:42:02 03:27:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:42:02 03:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:28:01 all 0.13 0.00 0.01 0.00 0.00 99.85 03:42:02 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:42:02 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:28:01 4 0.96 0.00 0.00 0.00 0.00 99.04 03:42:02 03:28:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:42:02 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 03:42:02 03:29:01 all 2.09 0.00 0.28 0.45 0.01 97.18 03:42:02 03:29:01 0 1.15 0.00 0.52 0.88 0.00 97.45 03:42:02 03:29:01 1 4.05 0.00 0.13 0.12 0.02 95.68 03:42:02 03:29:01 2 2.02 0.00 0.10 0.00 0.02 97.87 03:42:02 03:29:01 3 1.30 0.00 0.13 0.02 0.02 98.53 03:42:02 03:29:01 4 4.49 0.00 0.67 2.02 0.02 92.79 03:42:02 03:29:01 5 1.44 0.00 0.30 0.30 0.02 97.95 03:42:02 03:29:01 6 1.89 0.00 0.13 0.18 0.02 97.78 03:42:02 03:29:01 7 0.32 0.00 0.22 0.02 0.00 99.45 03:42:02 03:30:01 all 8.54 0.00 3.66 3.40 0.08 84.32 03:42:02 03:30:01 0 6.89 0.00 3.75 1.66 0.08 87.63 03:42:02 03:30:01 1 10.04 0.00 4.33 6.84 0.08 78.71 03:42:02 03:30:01 2 8.97 0.00 3.50 2.45 0.07 85.02 03:42:02 03:30:01 3 8.46 0.00 3.21 2.44 0.07 85.83 03:42:02 03:30:01 4 7.71 0.00 3.08 1.04 0.08 88.09 03:42:02 03:30:01 5 7.59 0.00 3.94 3.39 0.07 85.01 03:42:02 03:30:01 6 9.97 0.00 3.26 0.55 0.07 86.16 03:42:02 03:30:01 7 8.74 0.00 4.22 8.86 0.10 78.08 03:42:02 03:31:01 all 22.98 0.00 5.95 5.46 0.08 65.53 03:42:02 03:31:01 0 22.85 0.00 4.77 6.06 0.12 66.20 03:42:02 03:31:01 1 23.67 0.00 5.24 0.10 0.07 70.92 03:42:02 03:31:01 2 23.10 0.00 7.10 34.65 0.10 35.06 03:42:02 03:31:01 3 23.66 0.00 6.84 0.95 0.08 68.47 03:42:02 03:31:01 4 23.31 0.00 6.24 0.56 0.07 69.82 03:42:02 03:31:01 5 22.27 0.00 4.92 0.72 0.07 72.02 03:42:02 03:31:01 6 22.51 0.00 6.69 0.78 0.09 69.94 03:42:02 03:31:01 7 22.46 0.00 5.78 0.24 0.05 71.47 03:42:02 03:32:01 all 45.82 0.00 6.45 1.47 0.09 46.16 03:42:02 03:32:01 0 47.57 0.00 6.09 0.08 0.08 46.18 03:42:02 03:32:01 1 47.26 0.00 5.88 0.08 0.08 46.69 03:42:02 03:32:01 2 45.92 0.00 6.66 0.52 0.10 46.79 03:42:02 03:32:01 3 45.65 0.00 6.65 0.29 0.10 47.31 03:42:02 03:32:01 4 44.55 0.00 6.40 0.24 0.10 48.71 03:42:02 03:32:01 5 46.96 0.00 6.98 9.09 0.10 36.87 03:42:02 03:32:01 6 44.81 0.00 6.55 1.38 0.08 47.18 03:42:02 03:32:01 7 43.85 0.00 6.43 0.10 0.10 49.52 03:42:02 03:33:01 all 4.11 0.00 1.90 3.37 0.04 90.59 03:42:02 03:33:01 0 3.97 0.00 1.72 0.03 0.03 94.25 03:42:02 03:33:01 1 3.68 0.00 2.06 6.07 0.03 88.16 03:42:02 03:33:01 2 3.72 0.00 2.66 3.05 0.03 90.53 03:42:02 03:33:01 3 4.07 0.00 1.45 0.29 0.03 94.17 03:42:02 03:33:01 4 3.95 0.00 2.16 2.23 0.03 91.63 03:42:02 03:33:01 5 4.06 0.00 1.48 7.41 0.05 87.00 03:42:02 03:33:01 6 3.96 0.00 1.37 7.40 0.03 87.24 03:42:02 03:33:01 7 5.45 0.00 2.29 0.52 0.03 91.71 03:42:02 03:34:01 all 0.02 0.00 0.00 0.00 0.01 99.96 03:42:02 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:34:01 1 0.05 0.00 0.03 0.03 0.03 99.85 03:42:02 03:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:35:01 all 0.13 0.00 0.01 0.00 0.00 99.85 03:42:02 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:35:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:42:02 03:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 03:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:42:02 03:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:42:02 03:35:01 7 0.86 0.00 0.02 0.00 0.00 99.12 03:42:02 03:36:01 all 0.18 0.00 0.01 0.00 0.00 99.81 03:42:02 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:36:01 1 0.02 0.00 0.02 0.03 0.00 99.93 03:42:02 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:36:01 7 1.32 0.00 0.00 0.00 0.00 98.68 03:42:02 03:37:01 all 0.02 0.00 0.00 0.00 0.01 99.96 03:42:02 03:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:37:01 1 0.02 0.00 0.00 0.03 0.02 99.93 03:42:02 03:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:42:02 03:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:37:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:42:02 03:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:42:02 03:42:02 03:37:01 CPU %user %nice %system %iowait %steal %idle 03:42:02 03:38:01 all 0.01 0.00 0.00 0.01 0.00 99.98 03:42:02 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:38:01 1 0.00 0.00 0.02 0.05 0.00 99.93 03:42:02 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 03:39:01 all 0.06 0.00 0.01 0.00 0.01 99.92 03:42:02 03:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:42:02 03:39:01 1 0.23 0.00 0.02 0.02 0.00 99.73 03:42:02 03:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:42:02 03:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:42:02 03:39:01 7 0.10 0.00 0.02 0.00 0.00 99.88 03:42:02 03:40:01 all 0.07 0.00 0.00 0.02 0.01 99.91 03:42:02 03:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:40:01 1 0.07 0.00 0.00 0.12 0.00 99.82 03:42:02 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:42:02 03:40:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:42:02 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:42:02 03:40:01 7 0.40 0.00 0.00 0.00 0.02 99.58 03:42:02 03:41:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:42:02 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:42:02 03:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:42:02 03:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:42:02 03:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:42:02 03:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:42:02 03:41:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:42:02 03:42:01 all 0.64 0.00 0.30 0.03 0.01 99.03 03:42:02 03:42:01 0 0.27 0.00 0.35 0.03 0.00 99.35 03:42:02 03:42:01 1 1.30 0.00 0.25 0.05 0.02 98.38 03:42:02 03:42:01 2 0.68 0.00 0.28 0.02 0.00 99.02 03:42:02 03:42:01 3 0.38 0.00 0.32 0.05 0.02 99.23 03:42:02 03:42:01 4 0.58 0.00 0.23 0.02 0.02 99.15 03:42:02 03:42:01 5 0.37 0.00 0.33 0.02 0.00 99.28 03:42:02 03:42:01 6 0.80 0.00 0.28 0.00 0.02 98.90 03:42:02 03:42:01 7 0.74 0.00 0.32 0.02 0.00 98.93 03:42:02 Average: all 1.02 0.00 0.23 0.33 0.01 98.41 03:42:02 Average: 0 1.05 0.00 0.22 0.11 0.02 98.61 03:42:02 Average: 1 1.17 0.00 0.23 0.18 0.01 98.42 03:42:02 Average: 2 0.94 0.00 0.24 0.44 0.01 98.37 03:42:02 Average: 3 0.98 0.00 0.23 0.32 0.01 98.46 03:42:02 Average: 4 1.21 0.00 0.22 0.09 0.01 98.48 03:42:02 Average: 5 0.92 0.00 0.21 0.51 0.01 98.35 03:42:02 Average: 6 0.95 0.00 0.23 0.69 0.01 98.14 03:42:02 Average: 7 0.96 0.00 0.23 0.31 0.01 98.50 03:42:02 03:42:02 03:42:02